rtl: ICE with thread_local and inline asm [PR104777]
[official-gcc.git] / gcc / po / hr.po
blob549905f8e8ee970f9d2de52d0efb14df6d8b4db6
1 # Translation of gcc to Croatian.
2 # Copyright (C) 2012 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the gcc package.
5 # Tomislav Krznar <tomislav.krznar@gmail.com>, 2012.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gcc 4.7.1\n"
9 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
10 "POT-Creation-Date: 2022-02-11 23:10+0000\n"
11 "PO-Revision-Date: 2012-07-05 15:49+0200\n"
12 "Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
13 "Language-Team: Croatian <lokalizacija@linux.hr>\n"
14 "Language: hr\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Bugs: Report translation errors to the Language-Team address.\n"
19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
20 "X-Generator: Lokalize 1.4\n"
22 #: cif-code.def:39
23 msgid "function not considered for inlining"
24 msgstr ""
26 #: cif-code.def:43
27 msgid "caller is not optimized"
28 msgstr ""
30 #: cif-code.def:47
31 msgid "function body not available"
32 msgstr "tijelo funkcije nije dostupno"
34 #: cif-code.def:51
35 msgid "redefined extern inline functions are not considered for inlining"
36 msgstr ""
38 #: cif-code.def:56
39 msgid "function not inlinable"
40 msgstr ""
42 #: cif-code.def:60
43 msgid "function body can be overwritten at link time"
44 msgstr "preko tijela funkcije se može pisati prilikom povezivanja"
46 #: cif-code.def:64
47 msgid "function not inline candidate"
48 msgstr ""
50 #: cif-code.def:68
51 msgid "--param large-function-growth limit reached"
52 msgstr ""
54 #: cif-code.def:70
55 msgid "--param large-stack-frame-growth limit reached"
56 msgstr ""
58 #: cif-code.def:72
59 msgid "--param max-inline-insns-single limit reached"
60 msgstr ""
62 #: cif-code.def:74
63 msgid "--param max-inline-insns-auto limit reached"
64 msgstr ""
66 #: cif-code.def:76
67 msgid "--param inline-unit-growth limit reached"
68 msgstr ""
70 #: cif-code.def:80
71 msgid "recursive inlining"
72 msgstr ""
74 #: cif-code.def:84
75 msgid "call is unlikely and code size would grow"
76 msgstr ""
78 #: cif-code.def:88
79 #, fuzzy
80 #| msgid "optimizing for size and code size would grow"
81 msgid "call is considered never executed and code size would grow"
82 msgstr "optimiziram za veličinu i veličina koda može narasti"
84 #: cif-code.def:92
85 msgid "function not declared inline and code size would grow"
86 msgstr ""
88 #: cif-code.def:96
89 msgid "mismatched declarations during linktime optimization"
90 msgstr ""
92 #: cif-code.def:100
93 msgid "variadic thunk call"
94 msgstr ""
96 #: cif-code.def:104
97 msgid "originally indirect function call not considered for inlining"
98 msgstr ""
100 #: cif-code.def:108
101 msgid "indirect function call with a yet undetermined callee"
102 msgstr ""
104 #: cif-code.def:112
105 msgid "exception handling personality mismatch"
106 msgstr ""
108 #: cif-code.def:117
109 msgid "non-call exception handling mismatch"
110 msgstr ""
112 #: cif-code.def:121
113 msgid "target specific option mismatch"
114 msgstr ""
116 #: cif-code.def:125
117 msgid "optimization level attribute mismatch"
118 msgstr ""
120 #: cif-code.def:129
121 msgid "callee refers to comdat-local symbols"
122 msgstr ""
124 #: cif-code.def:134
125 msgid "sanitizer function attribute mismatch"
126 msgstr ""
128 #: cif-code.def:139
129 msgid "function has external linkage when the user requests only inlining static for live patching"
130 msgstr ""
132 #: cif-code.def:144
133 #, fuzzy
134 #| msgid "unrecoverable error"
135 msgid "unreachable"
136 msgstr "greška, nemoguć oporavak"
138 #. The remainder are real diagnostic types.
139 #: diagnostic.def:33
140 msgid "fatal error: "
141 msgstr "fatalna greška: "
143 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
144 #. when reporting fatal signal in the compiler.
145 #: diagnostic.def:34 diagnostic.def:55
146 msgid "internal compiler error: "
147 msgstr "interna greška kompajlera: "
149 #. This one is just for counting DK_WARNING promoted to DK_ERROR
150 #. due to -Werror and -Werror=warning.
151 #: diagnostic.def:35 diagnostic.def:52
152 msgid "error: "
153 msgstr "greška: "
155 #: diagnostic.def:36
156 msgid "sorry, unimplemented: "
157 msgstr "žao mi je, nije implementirano: "
159 #: diagnostic.def:37
160 msgid "warning: "
161 msgstr "upozorenje: "
163 #: diagnostic.def:38
164 msgid "anachronism: "
165 msgstr ""
167 #: diagnostic.def:39
168 msgid "note: "
169 msgstr "napomena: "
171 #: diagnostic.def:40
172 msgid "debug: "
173 msgstr "debug: "
175 #. For use when using the diagnostic_show_locus machinery to show
176 #. a range of events within a path.
177 #: diagnostic.def:44
178 msgid "path: "
179 msgstr ""
181 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
182 #. prefix does not matter.
183 #: diagnostic.def:48
184 msgid "pedwarn: "
185 msgstr ""
187 #: diagnostic.def:49
188 msgid "permerror: "
189 msgstr ""
191 #: config/i386/djgpp.h:143
192 #, c-format
193 msgid "-f%s ignored (not supported for DJGPP)\n"
194 msgstr ""
196 #. The remainder are real diagnostic types.
197 #: fortran/gfc-diagnostic.def:33
198 #, fuzzy
199 #| msgid "fatal error: "
200 msgid "Fatal Error"
201 msgstr "fatalna greška: "
203 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
204 #. when reporting fatal signal in the compiler.
205 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
206 #, fuzzy
207 #| msgid "internal compiler error: "
208 msgid "internal compiler error"
209 msgstr "interna greška kompajlera: "
211 #: fortran/gfc-diagnostic.def:35
212 #, fuzzy
213 #| msgid "error: "
214 msgid "Error"
215 msgstr "greška: "
217 #: fortran/gfc-diagnostic.def:36
218 #, fuzzy
219 #| msgid "sorry, unimplemented: "
220 msgid "sorry, unimplemented"
221 msgstr "žao mi je, nije implementirano: "
223 #: fortran/gfc-diagnostic.def:37
224 #, fuzzy
225 #| msgid "warning: "
226 msgid "Warning"
227 msgstr "upozorenje: "
229 #: fortran/gfc-diagnostic.def:38
230 msgid "anachronism"
231 msgstr ""
233 #: fortran/gfc-diagnostic.def:39
234 #, fuzzy
235 #| msgid "note: "
236 msgid "note"
237 msgstr "napomena: "
239 #: fortran/gfc-diagnostic.def:40
240 #, fuzzy
241 #| msgid "debug: "
242 msgid "debug"
243 msgstr "debug: "
245 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
246 #. prefix does not matter.
247 #: fortran/gfc-diagnostic.def:43
248 msgid "pedwarn"
249 msgstr ""
251 #: fortran/gfc-diagnostic.def:44
252 #, fuzzy
253 #| msgid "error: "
254 msgid "permerror"
255 msgstr "greška: "
257 #. This one is just for counting DK_WARNING promoted to DK_ERROR
258 #. due to -Werror and -Werror=warning.
259 #: fortran/gfc-diagnostic.def:47
260 #, fuzzy
261 #| msgid "error: "
262 msgid "error"
263 msgstr "greška: "
265 #: gcc.cc:829 gcc.cc:833 gcc.cc:888
266 msgid "-gz is not supported in this configuration"
267 msgstr ""
269 #: gcc.cc:839 gcc.cc:899
270 msgid "-gz=zlib is not supported in this configuration"
271 msgstr ""
273 #: gcc.cc:1092
274 msgid "-fuse-linker-plugin is not supported in this configuration"
275 msgstr ""
277 #: gcc.cc:1108
278 msgid "cannot specify -static with -fsanitize=address"
279 msgstr ""
281 #: gcc.cc:1110
282 msgid "cannot specify -static with -fsanitize=hwaddress"
283 msgstr ""
285 #: gcc.cc:1112
286 msgid "cannot specify -static with -fsanitize=thread"
287 msgstr ""
289 #: gcc.cc:1134
290 msgid "-fvtable-verify=std is not supported in this configuration"
291 msgstr ""
293 #: gcc.cc:1136
294 msgid "-fvtable-verify=preinit is not supported in this configuration"
295 msgstr ""
297 #: gcc.cc:1273 ada/gcc-interface/lang-specs.h:37
298 msgid "-pg and -fomit-frame-pointer are incompatible"
299 msgstr ""
301 #: gcc.cc:1443
302 msgid "GNU C no longer supports -traditional without -E"
303 msgstr ""
305 #: gcc.cc:1452
306 msgid "-E or -x required when input is from standard input"
307 msgstr ""
309 #: config/darwin.h:154
310 msgid "conflicting code generation switches"
311 msgstr ""
313 #: config/darwin.h:159
314 msgid "-bundle_loader not allowed with -dynamiclib"
315 msgstr ""
317 #: config/darwin.h:161
318 msgid "-client_name not allowed with -dynamiclib"
319 msgstr ""
321 #: config/darwin.h:170
322 msgid "-keep_private_externs not allowed with -dynamiclib"
323 msgstr ""
325 #: config/darwin.h:172
326 msgid "-private_bundle not allowed with -dynamiclib"
327 msgstr ""
329 #: config/darwin.h:180
330 msgid "-compatibility_version only allowed with -dynamiclib"
331 msgstr ""
333 #: config/darwin.h:182
334 msgid "-current_version only allowed with -dynamiclib"
335 msgstr ""
337 #: config/darwin.h:184
338 msgid "-install_name only allowed with -dynamiclib"
339 msgstr ""
341 #: config/darwin.h:195
342 msgid "-bundle not allowed with -dynamiclib"
343 msgstr ""
345 #: config/darwin.h:211
346 msgid "-force_flat_namespace not allowed with -dynamiclib"
347 msgstr ""
349 #: config/darwin.h:216 config/darwin.h:614
350 msgid "gsplit-dwarf is not supported on this platform"
351 msgstr ""
353 #: config/darwin.h:285
354 msgid "rdynamic is not supported"
355 msgstr ""
357 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
358 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:758
359 #: config/sparc/freebsd.h:45
360 msgid "consider using '-pg' instead of '-p' with gprof(1)"
361 msgstr ""
363 #: config/lynx.h:69
364 msgid "cannot use mthreads and mlegacy-threads together"
365 msgstr ""
367 #: config/lynx.h:94
368 msgid "cannot use mshared and static together"
369 msgstr ""
371 #: config/sol2.h:350 config/sol2.h:355
372 msgid "does not support multilib"
373 msgstr ""
375 #: config/sol2.h:449
376 msgid "-pie is not supported in this configuration"
377 msgstr ""
379 #: config/vxworks.h:204
380 msgid "-Xbind-now and -Xbind-lazy are incompatible"
381 msgstr ""
383 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
384 #: config/riscv/freebsd.h:44
385 msgid "consider using `-pg' instead of `-p' with gprof (1)"
386 msgstr ""
388 #: config/arc/arc.h:68 config/mips/mips.h:1475
389 msgid "may not use both -EB and -EL"
390 msgstr ""
392 #: config/avr/specs.h:71 config/pru/pru.h:58
393 msgid "shared is not supported"
394 msgstr ""
396 #: config/bfin/elf.h:55
397 msgid "no processor type specified for linking"
398 msgstr ""
400 #: config/cris/cris.h:168
401 msgid "do not specify both -march=... and -mcpu=..."
402 msgstr ""
404 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:138
405 #: config/i386/mingw-w64.h:103 config/i386/mingw32.h:160
406 msgid "shared and mdll are not compatible"
407 msgstr ""
409 #: config/i386/darwin.h:93
410 msgid "Darwin is not an mx32 platform"
411 msgstr ""
413 #: config/i386/darwin.h:94
414 msgid "Darwin does not support -mfentry or associated options"
415 msgstr ""
417 #: config/i386/sol2.h:59
418 msgid "-mx32 is not supported on Solaris"
419 msgstr ""
421 #: config/mcore/mcore.h:53
422 msgid "the m210 does not have little endian support"
423 msgstr ""
425 #: config/mips/r3900.h:37
426 msgid "-mhard-float not supported"
427 msgstr ""
429 #: config/mips/r3900.h:39
430 msgid "-msingle-float and -msoft-float cannot both be specified"
431 msgstr ""
433 #: config/moxie/moxiebox.h:43
434 msgid "this target is little-endian"
435 msgstr ""
437 #: config/msp430/msp430.h:90
438 msgid "-mcode-region requires the large memory model (-mlarge)"
439 msgstr ""
441 #: config/msp430/msp430.h:92
442 msgid "-mdata-region requires the large memory model (-mlarge)"
443 msgstr ""
445 #: config/nios2/elf.h:44
446 msgid "You need a C startup file for -msys-crt0="
447 msgstr ""
449 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
450 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
451 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
452 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
453 #: config/pa/pa64-hpux.h:44
454 msgid "warning: consider linking with '-static' as system libraries with"
455 msgstr ""
457 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
458 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
459 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
460 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
461 #: config/pa/pa64-hpux.h:45
462 msgid "  profiling support are only provided in archive format"
463 msgstr ""
465 #: config/rs6000/darwin.h:123
466 msgid " conflicting code gen style switches are used"
467 msgstr ""
469 #: config/rs6000/freebsd64.h:114
470 msgid "consider using `-pg' instead of `-p' with gprof(1)"
471 msgstr ""
473 #: config/rs6000/rs6000.h:167
474 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
475 msgstr ""
477 #: config/rx/linux.h:53 config/rx/rx.h:82
478 msgid "rx200 cpu does not have FPU hardware"
479 msgstr ""
481 #: config/rx/rx.h:80
482 msgid "-mas100-syntax is incompatible with -gdwarf"
483 msgstr ""
485 #: config/rx/rx.h:81
486 msgid "rx100 cpu does not have FPU hardware"
487 msgstr ""
489 #: config/s390/tpf.h:119
490 msgid "static is not supported on TPF-OS"
491 msgstr ""
493 #: config/sh/sh.h:299 config/sh/sh.h:302
494 msgid "SH2a does not support little-endian"
495 msgstr ""
497 #: config/sparc/linux64.h:142
498 msgid "-fsanitize=address is not supported in this configuration"
499 msgstr ""
501 #: config/sparc/linux64.h:156 config/sparc/linux64.h:162
502 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
503 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
504 msgid "may not use both -m32 and -m64"
505 msgstr ""
507 #: config/tilegx/tilegx.h:520 config/tilegx/tilegx.h:525
508 msgid "-mbig-endian and -mlittle-endian may not be used together"
509 msgstr ""
511 #: config/vax/netbsd-elf.h:51
512 msgid "the -shared option is not currently supported for VAX ELF"
513 msgstr ""
515 #: config/vax/vax.h:46 config/vax/vax.h:47
516 msgid "profiling not supported with -mg"
517 msgstr ""
519 #: ada/gcc-interface/lang-specs.h:38
520 msgid "-c or -S required for Ada"
521 msgstr ""
523 #: ada/gcc-interface/lang-specs.h:56
524 msgid "-c required for gnat2why"
525 msgstr ""
527 #: ada/gcc-interface/lang-specs.h:67
528 msgid "-c required for gnat2scil"
529 msgstr ""
531 #: fortran/lang-specs.h:60 fortran/lang-specs.h:74
532 msgid "gfortran does not support -E without -cpp"
533 msgstr ""
535 #: objc/lang-specs.h:30 objc/lang-specs.h:41
536 msgid "GNU Objective C no longer supports traditional compilation"
537 msgstr ""
539 #: objc/lang-specs.h:55
540 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
541 msgstr ""
543 #: objcp/lang-specs.h:58
544 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
545 msgstr ""
547 #: fortran/lang.opt:146
548 #, no-c-format
549 msgid "-J<directory>\tPut MODULE files in 'directory'."
550 msgstr ""
552 #: fortran/lang.opt:198
553 #, no-c-format
554 msgid "Warn about possible aliasing of dummy arguments."
555 msgstr ""
557 #: fortran/lang.opt:202
558 #, no-c-format
559 msgid "Warn about alignment of COMMON blocks."
560 msgstr ""
562 #: fortran/lang.opt:206
563 #, no-c-format
564 msgid "Warn about missing ampersand in continued character constants."
565 msgstr ""
567 #: fortran/lang.opt:210
568 #, no-c-format
569 msgid "Warn about creation of array temporaries."
570 msgstr ""
572 #: fortran/lang.opt:214 fortran/lang.opt:535 config/alpha/alpha.opt:31
573 #: common.opt:680 common.opt:818 common.opt:1056 common.opt:1060
574 #: common.opt:1064 common.opt:1068 common.opt:1743 common.opt:1807
575 #: common.opt:1946 common.opt:1950 common.opt:2199 common.opt:2417
576 #: common.opt:3133
577 #, no-c-format
578 msgid "Does nothing. Preserved for backward compatibility."
579 msgstr ""
581 #: fortran/lang.opt:218
582 #, no-c-format
583 msgid "Warn if the type of a variable might be not interoperable with C."
584 msgstr ""
586 #: fortran/lang.opt:226
587 #, no-c-format
588 msgid "Warn about truncated character expressions."
589 msgstr ""
591 #: fortran/lang.opt:230
592 #, no-c-format
593 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
594 msgstr ""
596 #: fortran/lang.opt:238
597 #, no-c-format
598 msgid "Warn about most implicit conversions."
599 msgstr ""
601 #: fortran/lang.opt:242
602 #, no-c-format
603 msgid "Warn about possibly incorrect subscripts in do loops."
604 msgstr ""
606 #: fortran/lang.opt:250
607 #, no-c-format
608 msgid "Warn if loops have been interchanged."
609 msgstr ""
611 #: fortran/lang.opt:254
612 #, no-c-format
613 msgid "Warn about function call elimination."
614 msgstr ""
616 #: fortran/lang.opt:258
617 #, no-c-format
618 msgid "Warn about calls with implicit interface."
619 msgstr ""
621 #: fortran/lang.opt:262
622 #, no-c-format
623 msgid "Warn about called procedures not explicitly declared."
624 msgstr ""
626 #: fortran/lang.opt:266
627 #, no-c-format
628 msgid "Warn about constant integer divisions with truncated results."
629 msgstr ""
631 #: fortran/lang.opt:270
632 #, no-c-format
633 msgid "Warn about truncated source lines."
634 msgstr ""
636 #: fortran/lang.opt:274
637 #, no-c-format
638 msgid "Warn on intrinsics not part of the selected standard."
639 msgstr ""
641 #: fortran/lang.opt:286
642 #, no-c-format
643 msgid "Warn about USE statements that have no ONLY qualifier."
644 msgstr ""
646 #: fortran/lang.opt:298
647 #, no-c-format
648 msgid "Warn that -fno-automatic may break recursion."
649 msgstr ""
651 #: fortran/lang.opt:306
652 #, no-c-format
653 msgid "Warn about real-literal-constants with 'q' exponent-letter."
654 msgstr ""
656 #: fortran/lang.opt:310
657 #, no-c-format
658 msgid "Warn when a left-hand-side array variable is reallocated."
659 msgstr ""
661 #: fortran/lang.opt:314
662 #, no-c-format
663 msgid "Warn when a left-hand-side variable is reallocated."
664 msgstr ""
666 #: fortran/lang.opt:318
667 #, no-c-format
668 msgid "Warn if the pointer in a pointer assignment might outlive its target."
669 msgstr ""
671 #: fortran/lang.opt:326
672 #, no-c-format
673 msgid "Warn about \"suspicious\" constructs."
674 msgstr ""
676 #: fortran/lang.opt:330
677 #, no-c-format
678 msgid "Permit nonconforming uses of the tab character."
679 msgstr ""
681 #: fortran/lang.opt:334
682 #, no-c-format
683 msgid "Warn about an invalid DO loop."
684 msgstr ""
686 #: fortran/lang.opt:338
687 #, no-c-format
688 msgid "Warn about underflow of numerical constant expressions."
689 msgstr ""
691 #: fortran/lang.opt:346
692 #, no-c-format
693 msgid "Warn if a user-procedure has the same name as an intrinsic."
694 msgstr ""
696 #: fortran/lang.opt:354
697 #, no-c-format
698 msgid "Warn about unused dummy arguments."
699 msgstr ""
701 #: fortran/lang.opt:358
702 #, no-c-format
703 msgid "Warn about zero-trip DO loops."
704 msgstr ""
706 #: fortran/lang.opt:362
707 #, no-c-format
708 msgid "Enable preprocessing."
709 msgstr ""
711 #: fortran/lang.opt:370
712 #, no-c-format
713 msgid "Disable preprocessing."
714 msgstr ""
716 #: fortran/lang.opt:378
717 #, no-c-format
718 msgid "Accept argument mismatches in procedure calls."
719 msgstr ""
721 #: fortran/lang.opt:382
722 #, no-c-format
723 msgid "Eliminate multiple function invocations also for impure functions."
724 msgstr ""
726 #: fortran/lang.opt:386
727 #, no-c-format
728 msgid "Enable alignment of COMMON blocks."
729 msgstr ""
731 #: fortran/lang.opt:390
732 #, no-c-format
733 msgid "All intrinsics procedures are available regardless of selected standard."
734 msgstr ""
736 #: fortran/lang.opt:394
737 #, no-c-format
738 msgid "Allow a BOZ literal constant to appear in an invalid context and with X instead of Z."
739 msgstr ""
741 #: fortran/lang.opt:402
742 #, no-c-format
743 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
744 msgstr ""
746 #: fortran/lang.opt:406
747 #, no-c-format
748 msgid "Specify that backslash in string introduces an escape character."
749 msgstr ""
751 #: fortran/lang.opt:410
752 #, no-c-format
753 msgid "Produce a backtrace when a runtime error is encountered."
754 msgstr ""
756 #: fortran/lang.opt:414
757 #, no-c-format
758 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
759 msgstr ""
761 #: fortran/lang.opt:421
762 #, no-c-format
763 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
764 msgstr ""
766 #: fortran/lang.opt:425
767 #, no-c-format
768 msgid "-fconvert=<big-endian|little-endian|native|swap|r16_ieee|r16_ibm>\tThe endianness used for unformatted files."
769 msgstr ""
771 #: fortran/lang.opt:450
772 #, no-c-format
773 msgid "Use the Cray Pointer extension."
774 msgstr ""
776 #: fortran/lang.opt:454
777 #, no-c-format
778 msgid "Generate C prototypes from BIND(C) declarations."
779 msgstr ""
781 #: fortran/lang.opt:458
782 #, no-c-format
783 msgid "Generate C prototypes from non-BIND(C) external procedure definitions."
784 msgstr ""
786 #: fortran/lang.opt:462
787 #, no-c-format
788 msgid "Ignore 'D' in column one in fixed form."
789 msgstr ""
791 #: fortran/lang.opt:466
792 #, no-c-format
793 msgid "Treat lines with 'D' in column one as comments."
794 msgstr ""
796 #: fortran/lang.opt:470
797 #, no-c-format
798 msgid "Issue debug information for compiler-generated auxiliary variables."
799 msgstr ""
801 #: fortran/lang.opt:474
802 #, no-c-format
803 msgid "Enable all DEC language extensions."
804 msgstr ""
806 #: fortran/lang.opt:478
807 #, no-c-format
808 msgid "Enable the use of blank format items in format strings."
809 msgstr ""
811 #: fortran/lang.opt:482
812 #, no-c-format
813 msgid "Enable the use of character literals in assignments and data statements for non-character variables."
814 msgstr ""
816 #: fortran/lang.opt:487
817 #, no-c-format
818 msgid "Enable legacy parsing of INCLUDE as statement."
819 msgstr ""
821 #: fortran/lang.opt:491
822 #, no-c-format
823 msgid "Enable default widths for i, f and g format specifiers."
824 msgstr ""
826 #: fortran/lang.opt:495
827 #, no-c-format
828 msgid "Enable kind-specific variants of integer intrinsic functions."
829 msgstr ""
831 #: fortran/lang.opt:499
832 #, no-c-format
833 msgid "Enable legacy math intrinsics for compatibility."
834 msgstr ""
836 #: fortran/lang.opt:503
837 #, no-c-format
838 msgid "Enable support for DEC STRUCTURE/RECORD."
839 msgstr ""
841 #: fortran/lang.opt:507
842 #, no-c-format
843 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
844 msgstr ""
846 #: fortran/lang.opt:511
847 #, no-c-format
848 msgid "Set the default double precision kind to an 8 byte wide type."
849 msgstr ""
851 #: fortran/lang.opt:515
852 #, no-c-format
853 msgid "Set the default integer kind to an 8 byte wide type."
854 msgstr ""
856 #: fortran/lang.opt:519
857 #, no-c-format
858 msgid "Set the default real kind to an 8 byte wide type."
859 msgstr ""
861 #: fortran/lang.opt:523
862 #, no-c-format
863 msgid "Set the default real kind to an 10 byte wide type."
864 msgstr ""
866 #: fortran/lang.opt:527
867 #, no-c-format
868 msgid "Set the default real kind to an 16 byte wide type."
869 msgstr ""
871 #: fortran/lang.opt:531
872 #, no-c-format
873 msgid "Allow dollar signs in entity names."
874 msgstr ""
876 #: fortran/lang.opt:539
877 #, no-c-format
878 msgid "Display the code tree after parsing."
879 msgstr ""
881 #: fortran/lang.opt:543
882 #, no-c-format
883 msgid "Display the code tree after front end optimization."
884 msgstr ""
886 #: fortran/lang.opt:547
887 #, no-c-format
888 msgid "Display the global symbol table after parsing."
889 msgstr ""
891 #: fortran/lang.opt:551
892 #, no-c-format
893 msgid "Display the code tree after parsing; deprecated option."
894 msgstr ""
896 #: fortran/lang.opt:555
897 #, no-c-format
898 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
899 msgstr ""
901 #: fortran/lang.opt:559
902 #, no-c-format
903 msgid "Use f2c calling convention."
904 msgstr ""
906 #: fortran/lang.opt:563
907 #, no-c-format
908 msgid "Assume that the source file is fixed form."
909 msgstr ""
911 #: fortran/lang.opt:567
912 #, no-c-format
913 msgid "Force creation of temporary to test infrequently-executed forall code."
914 msgstr ""
916 #: fortran/lang.opt:571
917 #, no-c-format
918 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
919 msgstr ""
921 #: fortran/lang.opt:575 fortran/lang.opt:579
922 #, no-c-format
923 msgid "Specify where to find the compiled intrinsic modules."
924 msgstr ""
926 #: fortran/lang.opt:583
927 #, no-c-format
928 msgid "Allow arbitrary character line width in fixed mode."
929 msgstr ""
931 #: fortran/lang.opt:587
932 #, no-c-format
933 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
934 msgstr ""
936 #: fortran/lang.opt:591
937 #, no-c-format
938 msgid "Pad shorter fixed form lines to line width with spaces."
939 msgstr ""
941 #: fortran/lang.opt:595
942 #, no-c-format
943 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
944 msgstr ""
946 #: fortran/lang.opt:599
947 #, no-c-format
948 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
949 msgstr ""
951 #: fortran/lang.opt:603
952 #, no-c-format
953 msgid "Assume that the source file is free form."
954 msgstr ""
956 #: fortran/lang.opt:607
957 #, no-c-format
958 msgid "Allow arbitrary character line width in free mode."
959 msgstr ""
961 #: fortran/lang.opt:611
962 #, no-c-format
963 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
964 msgstr ""
966 #: fortran/lang.opt:615
967 #, no-c-format
968 msgid "Try to interchange loops if profitable."
969 msgstr ""
971 #: fortran/lang.opt:619
972 #, no-c-format
973 msgid "Enable front end optimization."
974 msgstr ""
976 #: fortran/lang.opt:623
977 #, no-c-format
978 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
979 msgstr ""
981 #: fortran/lang.opt:627
982 #, no-c-format
983 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
984 msgstr ""
986 #: fortran/lang.opt:631
987 #, no-c-format
988 msgid "Initialize components of derived type variables according to other init flags."
989 msgstr ""
991 #: fortran/lang.opt:635
992 #, no-c-format
993 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
994 msgstr ""
996 #: fortran/lang.opt:639
997 #, no-c-format
998 msgid "Initialize local variables to zero (from g77)."
999 msgstr ""
1001 #: fortran/lang.opt:643
1002 #, no-c-format
1003 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
1004 msgstr ""
1006 #: fortran/lang.opt:647
1007 #, no-c-format
1008 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
1009 msgstr ""
1011 #: fortran/lang.opt:669
1012 #, no-c-format
1013 msgid "-finline-arg-packing\tPerform argument packing inline."
1014 msgstr ""
1016 #: fortran/lang.opt:673
1017 #, no-c-format
1018 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
1019 msgstr ""
1021 #: fortran/lang.opt:677
1022 #, no-c-format
1023 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
1024 msgstr ""
1026 #: fortran/lang.opt:681
1027 #, no-c-format
1028 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
1029 msgstr ""
1031 #: fortran/lang.opt:685
1032 #, no-c-format
1033 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
1034 msgstr ""
1036 #: fortran/lang.opt:689
1037 #, no-c-format
1038 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
1039 msgstr ""
1041 #: fortran/lang.opt:693
1042 #, no-c-format
1043 msgid "Put all local arrays on stack."
1044 msgstr ""
1046 #: fortran/lang.opt:697
1047 #, no-c-format
1048 msgid "Set default accessibility of module entities to PRIVATE."
1049 msgstr ""
1051 #: fortran/lang.opt:717
1052 #, no-c-format
1053 msgid "Try to lay out derived types as compactly as possible."
1054 msgstr ""
1056 #: fortran/lang.opt:725
1057 #, no-c-format
1058 msgid "Protect parentheses in expressions."
1059 msgstr ""
1061 #: fortran/lang.opt:729
1062 #, no-c-format
1063 msgid "Path to header file that should be pre-included before each compilation unit."
1064 msgstr ""
1066 #: fortran/lang.opt:733
1067 #, no-c-format
1068 msgid "Enable range checking during compilation."
1069 msgstr ""
1071 #: fortran/lang.opt:737
1072 #, no-c-format
1073 msgid "Interpret any REAL(4) as a REAL(8)."
1074 msgstr ""
1076 #: fortran/lang.opt:741
1077 #, no-c-format
1078 msgid "Interpret any REAL(4) as a REAL(10)."
1079 msgstr ""
1081 #: fortran/lang.opt:745
1082 #, no-c-format
1083 msgid "Interpret any REAL(4) as a REAL(16)."
1084 msgstr ""
1086 #: fortran/lang.opt:749
1087 #, no-c-format
1088 msgid "Interpret any REAL(8) as a REAL(4)."
1089 msgstr ""
1091 #: fortran/lang.opt:753
1092 #, no-c-format
1093 msgid "Interpret any REAL(8) as a REAL(10)."
1094 msgstr ""
1096 #: fortran/lang.opt:757
1097 #, no-c-format
1098 msgid "Interpret any REAL(8) as a REAL(16)."
1099 msgstr ""
1101 #: fortran/lang.opt:761
1102 #, no-c-format
1103 msgid "Reallocate the LHS in assignments."
1104 msgstr ""
1106 #: fortran/lang.opt:765
1107 #, no-c-format
1108 msgid "Use a 4-byte record marker for unformatted files."
1109 msgstr ""
1111 #: fortran/lang.opt:769
1112 #, no-c-format
1113 msgid "Use an 8-byte record marker for unformatted files."
1114 msgstr ""
1116 #: fortran/lang.opt:773
1117 #, no-c-format
1118 msgid "Allocate local variables on the stack to allow indirect recursion."
1119 msgstr ""
1121 #: fortran/lang.opt:777
1122 #, no-c-format
1123 msgid "Copy array sections into a contiguous block on procedure entry."
1124 msgstr ""
1126 #: fortran/lang.opt:781
1127 #, no-c-format
1128 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
1129 msgstr ""
1131 #: fortran/lang.opt:797
1132 #, no-c-format
1133 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
1134 msgstr ""
1136 #: fortran/lang.opt:801
1137 #, no-c-format
1138 msgid "Append a second underscore if the name already contains an underscore."
1139 msgstr ""
1141 #: fortran/lang.opt:809
1142 #, no-c-format
1143 msgid "Apply negative sign to zero values."
1144 msgstr ""
1146 #: fortran/lang.opt:816
1147 #, no-c-format
1148 msgid "Disallow tail call optimization when a calling routine may have omitted character lengths."
1149 msgstr ""
1151 #: fortran/lang.opt:820
1152 #, no-c-format
1153 msgid "Append underscores to externally visible names."
1154 msgstr ""
1156 #: fortran/lang.opt:824 c-family/c.opt:1631 c-family/c.opt:1667
1157 #: c-family/c.opt:1675 c-family/c.opt:1990 config/pa/pa.opt:42
1158 #: config/pa/pa.opt:74 config/arc/arc.opt:140 config/arc/arc.opt:293
1159 #: config/arc/arc.opt:305 common.opt:638 common.opt:1147 common.opt:1151
1160 #: common.opt:1155 common.opt:1242 common.opt:1532 common.opt:1614
1161 #: common.opt:1898 common.opt:2041 common.opt:2084 common.opt:2492
1162 #: common.opt:2528 common.opt:2621 common.opt:2625 common.opt:2734
1163 #: common.opt:2825 common.opt:2833 common.opt:2841 common.opt:2849
1164 #: common.opt:2950 common.opt:3006 common.opt:3094 common.opt:3254
1165 #: common.opt:3258 common.opt:3262 common.opt:3266
1166 #, no-c-format
1167 msgid "Does nothing.  Preserved for backward compatibility."
1168 msgstr ""
1170 #: fortran/lang.opt:864
1171 #, no-c-format
1172 msgid "Statically link the GNU Fortran helper library (libgfortran)."
1173 msgstr ""
1175 #: fortran/lang.opt:868
1176 #, no-c-format
1177 msgid "Conform to the ISO Fortran 2003 standard."
1178 msgstr ""
1180 #: fortran/lang.opt:872
1181 #, no-c-format
1182 msgid "Conform to the ISO Fortran 2008 standard."
1183 msgstr ""
1185 #: fortran/lang.opt:876
1186 #, no-c-format
1187 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
1188 msgstr ""
1190 #: fortran/lang.opt:880
1191 #, no-c-format
1192 msgid "Conform to the ISO Fortran 2018 standard."
1193 msgstr ""
1195 #: fortran/lang.opt:884
1196 #, no-c-format
1197 msgid "Conform to the ISO Fortran 95 standard."
1198 msgstr ""
1200 #: fortran/lang.opt:888
1201 #, no-c-format
1202 msgid "Conform to nothing in particular."
1203 msgstr ""
1205 #: fortran/lang.opt:892
1206 #, no-c-format
1207 msgid "Accept extensions to support legacy code."
1208 msgstr ""
1210 #: c-family/c.opt:182
1211 #, no-c-format
1212 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>."
1213 msgstr ""
1215 #: c-family/c.opt:186
1216 #, no-c-format
1217 msgid "Do not discard comments."
1218 msgstr ""
1220 #: c-family/c.opt:190
1221 #, no-c-format
1222 msgid "Do not discard comments in macro expansions."
1223 msgstr ""
1225 #: c-family/c.opt:194
1226 #, no-c-format
1227 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1."
1228 msgstr ""
1230 #: c-family/c.opt:201
1231 #, no-c-format
1232 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
1233 msgstr ""
1235 #: c-family/c.opt:205
1236 #, no-c-format
1237 msgid "Enable parsing GIMPLE."
1238 msgstr ""
1240 #: c-family/c.opt:209
1241 #, no-c-format
1242 msgid "Print the name of header files as they are used."
1243 msgstr ""
1245 #: c-family/c.opt:213
1246 #, no-c-format
1247 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
1248 msgstr ""
1250 #: c-family/c.opt:217
1251 #, no-c-format
1252 msgid "Generate make dependencies."
1253 msgstr ""
1255 #: c-family/c.opt:221
1256 #, no-c-format
1257 msgid "Generate make dependencies and compile."
1258 msgstr ""
1260 #: c-family/c.opt:225
1261 #, no-c-format
1262 msgid "-MF <file>\tWrite dependency output to the given file."
1263 msgstr ""
1265 #: c-family/c.opt:229
1266 #, no-c-format
1267 msgid "Treat missing header files as generated files."
1268 msgstr ""
1270 #: c-family/c.opt:233
1271 #, no-c-format
1272 msgid "Like -M but ignore system header files."
1273 msgstr ""
1275 #: c-family/c.opt:237
1276 #, no-c-format
1277 msgid "Like -MD but ignore system header files."
1278 msgstr ""
1280 #: c-family/c.opt:241
1281 #, no-c-format
1282 msgid "Generate C++ Module dependency information."
1283 msgstr ""
1285 #: c-family/c.opt:249
1286 #, no-c-format
1287 msgid "Generate phony targets for all headers."
1288 msgstr ""
1290 #: c-family/c.opt:253
1291 #, no-c-format
1292 msgid "-MQ <target>\tAdd a target that may require quoting."
1293 msgstr ""
1295 #: c-family/c.opt:257
1296 #, no-c-format
1297 msgid "-MT <target>\tAdd a target that does not require quoting."
1298 msgstr ""
1300 #: c-family/c.opt:261
1301 #, no-c-format
1302 msgid "Do not generate #line directives."
1303 msgstr ""
1305 #: c-family/c.opt:265
1306 #, no-c-format
1307 msgid "-U<macro>\tUndefine <macro>."
1308 msgstr ""
1310 #: c-family/c.opt:269
1311 #, no-c-format
1312 msgid "Warn if the NSObject attribute is applied to a non-typedef."
1313 msgstr ""
1315 #: c-family/c.opt:273
1316 #, no-c-format
1317 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
1318 msgstr ""
1320 #: c-family/c.opt:277
1321 #, no-c-format
1322 msgid "Warn about things that change between the current -fabi-version and the specified version."
1323 msgstr ""
1325 #: c-family/c.opt:281
1326 #, no-c-format
1327 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
1328 msgstr ""
1330 #: c-family/c.opt:288
1331 #, no-c-format
1332 msgid "Warn on suspicious calls of standard functions computing absolute values."
1333 msgstr ""
1335 #: c-family/c.opt:292
1336 #, no-c-format
1337 msgid "Warn about suspicious uses of memory addresses."
1338 msgstr ""
1340 #: c-family/c.opt:308
1341 #, no-c-format
1342 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
1343 msgstr ""
1345 #: c-family/c.opt:312
1346 #, no-c-format
1347 msgid "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member allocation function."
1348 msgstr ""
1350 #: c-family/c.opt:316 ada/gcc-interface/lang.opt:57
1351 #, no-c-format
1352 msgid "Enable most warning messages."
1353 msgstr ""
1355 #: c-family/c.opt:320
1356 #, no-c-format
1357 msgid "Warn on any use of alloca."
1358 msgstr ""
1360 #: c-family/c.opt:324
1361 #, no-c-format
1362 msgid "-Walloc-size-larger-than=<bytes>\tWarn for calls to allocation functions that attempt to allocate objects larger than the specified number of bytes."
1363 msgstr ""
1365 #: c-family/c.opt:329
1366 #, no-c-format
1367 msgid "Disable Walloc-size-larger-than= warning.  Equivalent to Walloc-size-larger-than=<SIZE_MAX> or larger."
1368 msgstr ""
1370 #: c-family/c.opt:333
1371 #, no-c-format
1372 msgid "Warn for calls to allocation functions that specify zero bytes."
1373 msgstr ""
1375 #: c-family/c.opt:337
1376 #, no-c-format
1377 msgid "-Walloca-larger-than=<number>\tWarn on unbounded uses of alloca, and on bounded uses of alloca whose bound can be larger than <number> bytes."
1378 msgstr ""
1380 #: c-family/c.opt:343
1381 #, no-c-format
1382 msgid "Disable Walloca-larger-than= warning.  Equivalent to Walloca-larger-than=<SIZE_MAX> or larger."
1383 msgstr ""
1385 #: c-family/c.opt:355
1386 #, no-c-format
1387 msgid "Warn about comparisons between two operands of array type."
1388 msgstr ""
1390 #: c-family/c.opt:359 c-family/c.opt:363
1391 #, no-c-format
1392 msgid "Warn about mismatched declarations of array parameters and unsafe accesses to them."
1393 msgstr ""
1395 #: c-family/c.opt:367
1396 #, no-c-format
1397 msgid "Warn about accesses to interior zero-length array members."
1398 msgstr ""
1400 #: c-family/c.opt:371
1401 #, no-c-format
1402 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
1403 msgstr ""
1405 #: c-family/c.opt:375
1406 #, no-c-format
1407 msgid "Warn about casting functions to incompatible types."
1408 msgstr ""
1410 #: c-family/c.opt:383
1411 #, no-c-format
1412 msgid "-Wbidi-chars=[none|unpaired|any|ucn] Warn about UTF-8 bidirectional control characters."
1413 msgstr ""
1415 #: c-family/c.opt:406
1416 #, no-c-format
1417 msgid "Warn about boolean expression compared with an integer value different from true/false."
1418 msgstr ""
1420 #: c-family/c.opt:410
1421 #, no-c-format
1422 msgid "Warn about certain operations on boolean expressions."
1423 msgstr ""
1425 #: c-family/c.opt:414
1426 #, no-c-format
1427 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
1428 msgstr ""
1430 #: c-family/c.opt:418
1431 #, no-c-format
1432 msgid "Warn when a built-in function is declared with the wrong signature."
1433 msgstr ""
1435 #: c-family/c.opt:422
1436 #, no-c-format
1437 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
1438 msgstr ""
1440 #: c-family/c.opt:426
1441 #, no-c-format
1442 msgid "Warn about features not present in ISO C11, but present in ISO C2X."
1443 msgstr ""
1445 #: c-family/c.opt:430
1446 #, no-c-format
1447 msgid "Warn about features not present in ISO C90, but present in ISO C99."
1448 msgstr ""
1450 #: c-family/c.opt:434
1451 #, no-c-format
1452 msgid "Warn about features not present in ISO C99, but present in ISO C11."
1453 msgstr ""
1455 #: c-family/c.opt:438
1456 #, no-c-format
1457 msgid "Warn about C constructs that are not in the common subset of C and C++."
1458 msgstr ""
1460 #: c-family/c.opt:445
1461 #, no-c-format
1462 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
1463 msgstr ""
1465 #: c-family/c.opt:449
1466 #, no-c-format
1467 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
1468 msgstr ""
1470 #: c-family/c.opt:456
1471 #, no-c-format
1472 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO C++ 2017."
1473 msgstr ""
1475 #: c-family/c.opt:463
1476 #, no-c-format
1477 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2017 and ISO C++ 2020."
1478 msgstr ""
1480 #: c-family/c.opt:467
1481 #, no-c-format
1482 msgid "Warn about C++11 constructs in code compiled with an older standard."
1483 msgstr ""
1485 #: c-family/c.opt:471
1486 #, no-c-format
1487 msgid "Warn about C++14 constructs in code compiled with an older standard."
1488 msgstr ""
1490 #: c-family/c.opt:475
1491 #, no-c-format
1492 msgid "Warn about C++17 constructs in code compiled with an older standard."
1493 msgstr ""
1495 #: c-family/c.opt:479
1496 #, no-c-format
1497 msgid "Warn about C++20 constructs in code compiled with an older standard."
1498 msgstr ""
1500 #: c-family/c.opt:483
1501 #, no-c-format
1502 msgid "Warn about C++23 constructs in code compiled with an older standard."
1503 msgstr ""
1505 #: c-family/c.opt:487
1506 #, no-c-format
1507 msgid "Warn about casts between incompatible function types."
1508 msgstr ""
1510 #: c-family/c.opt:491
1511 #, no-c-format
1512 msgid "Warn about casts which discard qualifiers."
1513 msgstr ""
1515 #: c-family/c.opt:495 c-family/c.opt:499
1516 #, no-c-format
1517 msgid "Warn about catch handlers of non-reference type."
1518 msgstr ""
1520 #: c-family/c.opt:503
1521 #, no-c-format
1522 msgid "Warn about subscripts whose type is \"char\"."
1523 msgstr ""
1525 #: c-family/c.opt:507 c-family/c.opt:1528 c-family/c.opt:1532
1526 #: c-family/c.opt:1536 c-family/c.opt:1540 c-family/c.opt:1544
1527 #: c-family/c.opt:1548 c-family/c.opt:1552 c-family/c.opt:1559
1528 #: c-family/c.opt:1563 c-family/c.opt:1567 c-family/c.opt:1571
1529 #: c-family/c.opt:1575 c-family/c.opt:1579 c-family/c.opt:1583
1530 #: c-family/c.opt:1587 c-family/c.opt:1591 c-family/c.opt:1595
1531 #: c-family/c.opt:1599 c-family/c.opt:1603 c-family/c.opt:1607
1532 #: config/i386/i386.opt:991
1533 #, no-c-format
1534 msgid "Removed in GCC 9.  This switch has no effect."
1535 msgstr ""
1537 #: c-family/c.opt:511
1538 #, no-c-format
1539 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
1540 msgstr ""
1542 #: c-family/c.opt:515
1543 #, no-c-format
1544 msgid "Warn about uses of a comma operator within a subscripting expression."
1545 msgstr ""
1547 #: c-family/c.opt:519
1548 #, no-c-format
1549 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
1550 msgstr ""
1552 #: c-family/c.opt:523
1553 #, no-c-format
1554 msgid "Synonym for -Wcomment."
1555 msgstr ""
1557 #: c-family/c.opt:527
1558 #, no-c-format
1559 msgid "Warn for conditionally-supported constructs."
1560 msgstr ""
1562 #: c-family/c.opt:531
1563 #, no-c-format
1564 msgid "Warn for implicit type conversions that may change a value."
1565 msgstr ""
1567 #: c-family/c.opt:535
1568 #, no-c-format
1569 msgid "Warn for converting NULL from/to a non-pointer type."
1570 msgstr ""
1572 #: c-family/c.opt:543
1573 #, no-c-format
1574 msgid "Warn when performing class template argument deduction on a type with no deduction guides."
1575 msgstr ""
1577 #: c-family/c.opt:548
1578 #, no-c-format
1579 msgid "Warn when all constructors and destructors are private."
1580 msgstr ""
1582 #: c-family/c.opt:552
1583 #, no-c-format
1584 msgid "Warn about dangling else."
1585 msgstr ""
1587 #: c-family/c.opt:556 c-family/c.opt:560
1588 #, no-c-format
1589 msgid "Warn for uses of pointers to auto variables whose lifetime has ended."
1590 msgstr ""
1592 #: c-family/c.opt:564
1593 #, no-c-format
1594 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
1595 msgstr ""
1597 #: c-family/c.opt:568
1598 #, no-c-format
1599 msgid "Warn when a declaration is found after a statement."
1600 msgstr ""
1602 #: c-family/c.opt:572
1603 #, no-c-format
1604 msgid "Warn when deleting a pointer to incomplete type."
1605 msgstr ""
1607 #: c-family/c.opt:576
1608 #, no-c-format
1609 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
1610 msgstr ""
1612 #: c-family/c.opt:584
1613 #, no-c-format
1614 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation."
1615 msgstr ""
1617 #: c-family/c.opt:589
1618 #, no-c-format
1619 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation or destructor."
1620 msgstr ""
1622 #: c-family/c.opt:594
1623 #, no-c-format
1624 msgid "Warn about deprecated arithmetic conversions on operands of enumeration types."
1625 msgstr ""
1627 #: c-family/c.opt:598
1628 #, no-c-format
1629 msgid "Warn about deprecated arithmetic conversions on operands where one is of enumeration type and the other is of a floating-point type."
1630 msgstr ""
1632 #: c-family/c.opt:603
1633 #, no-c-format
1634 msgid "Warn about positional initialization of structs requiring designated initializers."
1635 msgstr ""
1637 #: c-family/c.opt:607
1638 #, no-c-format
1639 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
1640 msgstr ""
1642 #: c-family/c.opt:611
1643 #, no-c-format
1644 msgid "Warn if type qualifiers on pointers are discarded."
1645 msgstr ""
1647 #: c-family/c.opt:615
1648 #, no-c-format
1649 msgid "Warn about compile-time integer division by zero."
1650 msgstr ""
1652 #: c-family/c.opt:619
1653 #, no-c-format
1654 msgid "Warn about duplicated branches in if-else statements."
1655 msgstr ""
1657 #: c-family/c.opt:623
1658 #, no-c-format
1659 msgid "Warn about duplicated conditions in an if-else-if chain."
1660 msgstr ""
1662 #: c-family/c.opt:627
1663 #, no-c-format
1664 msgid "Warn about violations of Effective C++ style rules."
1665 msgstr ""
1667 #: c-family/c.opt:631
1668 #, no-c-format
1669 msgid "Warn about an empty body in an if or else statement."
1670 msgstr ""
1672 #: c-family/c.opt:635
1673 #, no-c-format
1674 msgid "Warn about stray tokens after #else and #endif."
1675 msgstr ""
1677 #: c-family/c.opt:639
1678 #, no-c-format
1679 msgid "Warn about comparison of different enum types."
1680 msgstr ""
1682 #: c-family/c.opt:643
1683 #, no-c-format
1684 msgid "Warn about implicit conversion of enum types."
1685 msgstr ""
1687 #: c-family/c.opt:651
1688 #, no-c-format
1689 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
1690 msgstr ""
1692 #: c-family/c.opt:655
1693 #, no-c-format
1694 msgid "Warn when an exception handler is shadowed by another handler."
1695 msgstr ""
1697 #: c-family/c.opt:663
1698 #, no-c-format
1699 msgid "Warn about semicolon after in-class function definition."
1700 msgstr ""
1702 #: c-family/c.opt:667
1703 #, no-c-format
1704 msgid "Warn for implicit type conversions that cause loss of floating point precision."
1705 msgstr ""
1707 #: c-family/c.opt:671
1708 #, no-c-format
1709 msgid "Warn if testing floating point numbers for equality."
1710 msgstr ""
1712 #: c-family/c.opt:675 c-family/c.opt:721
1713 #, no-c-format
1714 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
1715 msgstr ""
1717 #: c-family/c.opt:679
1718 #, no-c-format
1719 msgid "Warn about format strings that contain NUL bytes."
1720 msgstr ""
1722 #: c-family/c.opt:683
1723 #, no-c-format
1724 msgid "Warn about GCC format strings with strings unsuitable for diagnostics."
1725 msgstr ""
1727 #: c-family/c.opt:687
1728 #, no-c-format
1729 msgid "Warn if passing too many arguments to a function for its format string."
1730 msgstr ""
1732 #: c-family/c.opt:691
1733 #, no-c-format
1734 msgid "Warn about format strings that are not literals."
1735 msgstr ""
1737 #: c-family/c.opt:695
1738 #, no-c-format
1739 msgid "Warn about function calls with format strings that write past the end of the destination region.  Same as -Wformat-overflow=1."
1740 msgstr ""
1742 #: c-family/c.opt:700
1743 #, no-c-format
1744 msgid "Warn about possible security problems with format functions."
1745 msgstr ""
1747 #: c-family/c.opt:704
1748 #, no-c-format
1749 msgid "Warn about sign differences with format functions."
1750 msgstr ""
1752 #: c-family/c.opt:708
1753 #, no-c-format
1754 msgid "Warn about calls to snprintf and similar functions that truncate output. Same as -Wformat-truncation=1."
1755 msgstr ""
1757 #: c-family/c.opt:713
1758 #, no-c-format
1759 msgid "Warn about strftime formats yielding 2-digit years."
1760 msgstr ""
1762 #: c-family/c.opt:717
1763 #, no-c-format
1764 msgid "Warn about zero-length formats."
1765 msgstr ""
1767 #: c-family/c.opt:725
1768 #, no-c-format
1769 msgid "Warn about function calls with format strings that write past the end of the destination region."
1770 msgstr ""
1772 #: c-family/c.opt:730
1773 #, no-c-format
1774 msgid "Warn about calls to snprintf and similar functions that truncate output."
1775 msgstr ""
1777 #: c-family/c.opt:734
1778 #, no-c-format
1779 msgid "Warn when the field in a struct is not aligned."
1780 msgstr ""
1782 #: c-family/c.opt:738
1783 #, no-c-format
1784 msgid "Warn whenever type qualifiers are ignored."
1785 msgstr ""
1787 #: c-family/c.opt:742
1788 #, no-c-format
1789 msgid "Warn whenever attributes are ignored."
1790 msgstr ""
1792 #: c-family/c.opt:746
1793 #, no-c-format
1794 msgid "Warn when a base is inaccessible in derived due to ambiguity."
1795 msgstr ""
1797 #: c-family/c.opt:750
1798 #, no-c-format
1799 msgid "Warn when there is a conversion between pointers that have incompatible types."
1800 msgstr ""
1802 #: c-family/c.opt:754 common.opt:649
1803 #, no-c-format
1804 msgid "Warn for infinitely recursive calls."
1805 msgstr ""
1807 #: c-family/c.opt:758
1808 #, no-c-format
1809 msgid "Warn when the address of packed member of struct or union is taken."
1810 msgstr ""
1812 #: c-family/c.opt:762
1813 #, no-c-format
1814 msgid "Warn about variables which are initialized to themselves."
1815 msgstr ""
1817 #: c-family/c.opt:766
1818 #, no-c-format
1819 msgid "Warn about uses of std::initializer_list that can result in dangling pointers."
1820 msgstr ""
1822 #: c-family/c.opt:770
1823 #, no-c-format
1824 msgid "Warn about nonsensical values of --param destructive-interference-size or constructive-interference-size."
1825 msgstr ""
1827 #: c-family/c.opt:775
1828 #, no-c-format
1829 msgid "Warn about implicit declarations."
1830 msgstr ""
1832 #: c-family/c.opt:783
1833 #, no-c-format
1834 msgid "Warn about implicit conversions from \"float\" to \"double\"."
1835 msgstr ""
1837 #: c-family/c.opt:787
1838 #, no-c-format
1839 msgid "Warn if \"defined\" is used outside #if."
1840 msgstr ""
1842 #: c-family/c.opt:791
1843 #, no-c-format
1844 msgid "Warn about implicit function declarations."
1845 msgstr ""
1847 #: c-family/c.opt:795
1848 #, no-c-format
1849 msgid "Warn when a declaration does not specify a type."
1850 msgstr ""
1852 #: c-family/c.opt:802
1853 #, no-c-format
1854 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
1855 msgstr ""
1857 #: c-family/c.opt:806
1858 #, no-c-format
1859 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
1860 msgstr ""
1862 #: c-family/c.opt:810
1863 #, no-c-format
1864 msgid "Warn for suspicious integer expressions in boolean context."
1865 msgstr ""
1867 #: c-family/c.opt:814
1868 #, no-c-format
1869 msgid "Warn when there is a cast to a pointer from an integer of a different size."
1870 msgstr ""
1872 #: c-family/c.opt:818
1873 #, no-c-format
1874 msgid "Warn about invalid uses of the \"offsetof\" macro."
1875 msgstr ""
1877 #: c-family/c.opt:822
1878 #, no-c-format
1879 msgid "Warn about PCH files that are found but not used."
1880 msgstr ""
1882 #: c-family/c.opt:826
1883 #, no-c-format
1884 msgid "Warn when a jump misses a variable initialization."
1885 msgstr ""
1887 #: c-family/c.opt:830
1888 #, no-c-format
1889 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
1890 msgstr ""
1892 #: c-family/c.opt:834
1893 #, no-c-format
1894 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
1895 msgstr ""
1897 #: c-family/c.opt:838
1898 #, no-c-format
1899 msgid "Warn when logical not is used on the left hand side operand of a comparison."
1900 msgstr ""
1902 #: c-family/c.opt:842
1903 #, no-c-format
1904 msgid "Do not warn about using \"long long\" when -pedantic."
1905 msgstr ""
1907 #: c-family/c.opt:846
1908 #, no-c-format
1909 msgid "Warn about suspicious declarations of \"main\"."
1910 msgstr ""
1912 #: c-family/c.opt:854
1913 #, no-c-format
1914 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
1915 msgstr ""
1917 #: c-family/c.opt:858
1918 #, no-c-format
1919 msgid "Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size."
1920 msgstr ""
1922 #: c-family/c.opt:862
1923 #, no-c-format
1924 msgid "Warn when the indentation of the code does not reflect the block structure."
1925 msgstr ""
1927 #: c-family/c.opt:866
1928 #, no-c-format
1929 msgid "Warn for deallocation calls with arguments returned from mismatched allocation functions."
1930 msgstr ""
1932 #: c-family/c.opt:871
1933 #, no-c-format
1934 msgid "Warn for mismatches between calls to operator new or delete and the corresponding call to the allocation or deallocation function."
1935 msgstr ""
1937 #: c-family/c.opt:876
1938 #, no-c-format
1939 msgid "Warn when a class is redeclared or referenced using a mismatched class-key."
1940 msgstr ""
1942 #: c-family/c.opt:880
1943 #, no-c-format
1944 msgid "Warn about possibly missing braces around initializers."
1945 msgstr ""
1947 #: c-family/c.opt:884
1948 #, no-c-format
1949 msgid "Warn about global functions without previous declarations."
1950 msgstr ""
1952 #: c-family/c.opt:888
1953 #, no-c-format
1954 msgid "Warn about missing fields in struct initializers."
1955 msgstr ""
1957 #: c-family/c.opt:892
1958 #, no-c-format
1959 msgid "Warn about likely missing requires keyword."
1960 msgstr ""
1962 #: c-family/c.opt:896
1963 #, no-c-format
1964 msgid "Warn when the template keyword is missing after a member access token in a dependent member access expression if that member is a template."
1965 msgstr ""
1967 #: c-family/c.opt:900
1968 #, no-c-format
1969 msgid "Warn about unsafe macros expanding to multiple statements used as a body of a clause such as if, else, while, switch, or for."
1970 msgstr ""
1972 #: c-family/c.opt:904
1973 #, no-c-format
1974 msgid "Warn on direct multiple inheritance."
1975 msgstr ""
1977 #: c-family/c.opt:908
1978 #, no-c-format
1979 msgid "Warn on namespace definition."
1980 msgstr ""
1982 #: c-family/c.opt:912
1983 #, no-c-format
1984 msgid "Warn when fields in a struct with the packed attribute are misaligned."
1985 msgstr ""
1987 #: c-family/c.opt:916
1988 #, no-c-format
1989 msgid "Warn when a range-based for-loop is creating unnecessary copies."
1990 msgstr ""
1992 #: c-family/c.opt:920
1993 #, no-c-format
1994 msgid "Warn when a class or enumerated type is referenced using a redundant class-key."
1995 msgstr ""
1997 #: c-family/c.opt:924
1998 #, no-c-format
1999 msgid "Warn about missing sized deallocation functions."
2000 msgstr ""
2002 #: c-family/c.opt:928
2003 #, no-c-format
2004 msgid "Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers."
2005 msgstr ""
2007 #: c-family/c.opt:932
2008 #, no-c-format
2009 msgid "Warn about divisions of two sizeof operators when the first one is applied to an array and the divisor does not equal the size of the array element."
2010 msgstr ""
2012 #: c-family/c.opt:937
2013 #, no-c-format
2014 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
2015 msgstr ""
2017 #: c-family/c.opt:941
2018 #, no-c-format
2019 msgid "Warn when sizeof is applied on a parameter declared as an array."
2020 msgstr ""
2022 #: c-family/c.opt:945
2023 #, no-c-format
2024 msgid "Warn about calls to strcmp and strncmp used in equality expressions that are necessarily true or false due to the length of one and size of the other argument."
2025 msgstr ""
2027 #: c-family/c.opt:951
2028 #, no-c-format
2029 msgid "Warn about buffer overflow in string manipulation functions like memcpy and strcpy."
2030 msgstr ""
2032 #: c-family/c.opt:956
2033 #, no-c-format
2034 msgid "Under the control of Object Size type, warn about buffer overflow in string manipulation functions like memcpy and strcpy."
2035 msgstr ""
2037 #: c-family/c.opt:961
2038 #, no-c-format
2039 msgid "Warn about reading past the end of a source array in string manipulation functions like memchr and memcpy."
2040 msgstr ""
2042 #: c-family/c.opt:965
2043 #, no-c-format
2044 msgid "Warn about truncation in string manipulation functions like strncat and strncpy."
2045 msgstr ""
2047 #: c-family/c.opt:969
2048 #, no-c-format
2049 msgid "Warn about functions which might be candidates for format attributes."
2050 msgstr ""
2052 #: c-family/c.opt:973
2053 #, no-c-format
2054 msgid "Suggest that the override keyword be used when the declaration of a virtual function overrides another."
2055 msgstr ""
2057 #: c-family/c.opt:978
2058 #, no-c-format
2059 msgid "Warn about enumerated switches, with no default, missing a case."
2060 msgstr ""
2062 #: c-family/c.opt:982
2063 #, no-c-format
2064 msgid "Warn about enumerated switches missing a \"default:\" statement."
2065 msgstr ""
2067 #: c-family/c.opt:986
2068 #, no-c-format
2069 msgid "Warn about all enumerated switches missing a specific case."
2070 msgstr ""
2072 #: c-family/c.opt:990
2073 #, no-c-format
2074 msgid "Warn about switches with boolean controlling expression."
2075 msgstr ""
2077 #: c-family/c.opt:994
2078 #, no-c-format
2079 msgid "Warn about switch values that are outside of the switch's type range."
2080 msgstr ""
2082 #: c-family/c.opt:998
2083 #, no-c-format
2084 msgid "Warn on primary template declaration."
2085 msgstr ""
2087 #: c-family/c.opt:1002
2088 #, no-c-format
2089 msgid "Warn about declarations of entities that may be missing attributes that related entities have been declared with."
2090 msgstr ""
2092 #: c-family/c.opt:1011
2093 #, no-c-format
2094 msgid "Warn about user-specified include directories that do not exist."
2095 msgstr ""
2097 #: c-family/c.opt:1015
2098 #, no-c-format
2099 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
2100 msgstr ""
2102 #: c-family/c.opt:1019
2103 #, no-c-format
2104 msgid "Warn about global functions without prototypes."
2105 msgstr ""
2107 #: c-family/c.opt:1026
2108 #, no-c-format
2109 msgid "Warn about use of multi-character character constants."
2110 msgstr ""
2112 #: c-family/c.opt:1030
2113 #, no-c-format
2114 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
2115 msgstr ""
2117 #: c-family/c.opt:1034
2118 #, no-c-format
2119 msgid "Warn about \"extern\" declarations not at file scope."
2120 msgstr ""
2122 #: c-family/c.opt:1038
2123 #, no-c-format
2124 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
2125 msgstr ""
2127 #: c-family/c.opt:1042
2128 #, no-c-format
2129 msgid "Warn if C++17 noexcept function type will change the mangled name of a symbol."
2130 msgstr ""
2132 #: c-family/c.opt:1046
2133 #, no-c-format
2134 msgid "Warn when non-templatized friend functions are declared within a template."
2135 msgstr ""
2137 #: c-family/c.opt:1050
2138 #, no-c-format
2139 msgid "Warn when a conversion function will never be called due to the type it converts to."
2140 msgstr ""
2142 #: c-family/c.opt:1054
2143 #, no-c-format
2144 msgid "Warn for unsafe raw memory writes to objects of class types."
2145 msgstr ""
2147 #: c-family/c.opt:1058
2148 #, no-c-format
2149 msgid "Warn about non-virtual destructors."
2150 msgstr ""
2152 #: c-family/c.opt:1062
2153 #, no-c-format
2154 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
2155 msgstr ""
2157 #: c-family/c.opt:1078
2158 #, no-c-format
2159 msgid "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
2160 msgstr ""
2162 #: c-family/c.opt:1101
2163 #, no-c-format
2164 msgid "Warn if a class interface has no superclass.  Root classes may use an attribute to suppress this warning."
2165 msgstr ""
2167 #: c-family/c.opt:1106
2168 #, no-c-format
2169 msgid "Warn if a C-style cast is used in a program."
2170 msgstr ""
2172 #: c-family/c.opt:1110
2173 #, no-c-format
2174 msgid "Warn for obsolescent usage in a declaration."
2175 msgstr ""
2177 #: c-family/c.opt:1114
2178 #, no-c-format
2179 msgid "Warn if an old-style parameter definition is used."
2180 msgstr ""
2182 #: c-family/c.opt:1118
2183 #, no-c-format
2184 msgid "Warn about potentially suboptimal choices related to OpenACC parallelism."
2185 msgstr ""
2187 #: c-family/c.opt:1122
2188 #, no-c-format
2189 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
2190 msgstr ""
2192 #: c-family/c.opt:1126
2193 #, no-c-format
2194 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
2195 msgstr ""
2197 #: c-family/c.opt:1130
2198 #, no-c-format
2199 msgid "Warn about overloaded virtual function names."
2200 msgstr ""
2202 #: c-family/c.opt:1134
2203 #, no-c-format
2204 msgid "Warn about overriding initializers without side effects."
2205 msgstr ""
2207 #: c-family/c.opt:1138
2208 #, no-c-format
2209 msgid "Warn about overriding initializers with side effects."
2210 msgstr ""
2212 #: c-family/c.opt:1142
2213 #, no-c-format
2214 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
2215 msgstr ""
2217 #: c-family/c.opt:1146
2218 #, no-c-format
2219 msgid "Warn about possibly missing parentheses."
2220 msgstr ""
2222 #: c-family/c.opt:1154
2223 #, no-c-format
2224 msgid "Warn about calling std::move on a local object in a return statement preventing copy elision."
2225 msgstr ""
2227 #: c-family/c.opt:1158
2228 #, no-c-format
2229 msgid "Warn when converting the type of pointers to member functions."
2230 msgstr ""
2232 #: c-family/c.opt:1162
2233 #, no-c-format
2234 msgid "Warn about function pointer arithmetic."
2235 msgstr ""
2237 #: c-family/c.opt:1166
2238 #, no-c-format
2239 msgid "Warn when a pointer differs in signedness in an assignment."
2240 msgstr ""
2242 #: c-family/c.opt:1170
2243 #, no-c-format
2244 msgid "Warn when a pointer is compared with a zero character constant."
2245 msgstr ""
2247 #: c-family/c.opt:1174
2248 #, no-c-format
2249 msgid "Warn when a pointer is cast to an integer of a different size."
2250 msgstr ""
2252 #: c-family/c.opt:1178
2253 #, no-c-format
2254 msgid "Warn about misuses of pragmas."
2255 msgstr ""
2257 #: c-family/c.opt:1182
2258 #, no-c-format
2259 msgid "Warn if constructor or destructors with priorities from 0 to 100 are used."
2260 msgstr ""
2262 #: c-family/c.opt:1186
2263 #, no-c-format
2264 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
2265 msgstr ""
2267 #: c-family/c.opt:1190
2268 #, no-c-format
2269 msgid "Warn if inherited methods are unimplemented."
2270 msgstr ""
2272 #: c-family/c.opt:1194 c-family/c.opt:1198
2273 #, no-c-format
2274 msgid "Warn for placement new expressions with undefined behavior."
2275 msgstr ""
2277 #: c-family/c.opt:1202
2278 #, no-c-format
2279 msgid "Warn about multiple declarations of the same object."
2280 msgstr ""
2282 #: c-family/c.opt:1206
2283 #, no-c-format
2284 msgid "Warn about redundant calls to std::move."
2285 msgstr ""
2287 #: c-family/c.opt:1210
2288 #, no-c-format
2289 msgid "Warn about uses of register storage specifier."
2290 msgstr ""
2292 #: c-family/c.opt:1214
2293 #, no-c-format
2294 msgid "Warn when the compiler reorders code."
2295 msgstr ""
2297 #: c-family/c.opt:1218
2298 #, no-c-format
2299 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
2300 msgstr ""
2302 #: c-family/c.opt:1222
2303 #, no-c-format
2304 msgid "Warn on suspicious constructs involving reverse scalar storage order."
2305 msgstr ""
2307 #: c-family/c.opt:1226
2308 #, no-c-format
2309 msgid "Warn if a selector has multiple methods."
2310 msgstr ""
2312 #: c-family/c.opt:1230
2313 #, no-c-format
2314 msgid "Warn about possible violations of sequence point rules."
2315 msgstr ""
2317 #: c-family/c.opt:1234
2318 #, no-c-format
2319 msgid "Warn if a local declaration hides an instance variable."
2320 msgstr ""
2322 #: c-family/c.opt:1238 c-family/c.opt:1242
2323 #, no-c-format
2324 msgid "Warn if left shift of a signed value overflows."
2325 msgstr ""
2327 #: c-family/c.opt:1246
2328 #, no-c-format
2329 msgid "Warn if shift count is negative."
2330 msgstr ""
2332 #: c-family/c.opt:1250
2333 #, no-c-format
2334 msgid "Warn if shift count >= width of type."
2335 msgstr ""
2337 #: c-family/c.opt:1254
2338 #, no-c-format
2339 msgid "Warn if left shifting a negative value."
2340 msgstr ""
2342 #: c-family/c.opt:1258
2343 #, no-c-format
2344 msgid "Warn if conversion of the result of arithmetic might change the value even though converting the operands cannot."
2345 msgstr ""
2347 #: c-family/c.opt:1262
2348 #, no-c-format
2349 msgid "Warn about signed-unsigned comparisons."
2350 msgstr ""
2352 #: c-family/c.opt:1270
2353 #, no-c-format
2354 msgid "Warn for implicit type conversions between signed and unsigned integers."
2355 msgstr ""
2357 #: c-family/c.opt:1274
2358 #, no-c-format
2359 msgid "Warn when overload promotes from unsigned to signed."
2360 msgstr ""
2362 #: c-family/c.opt:1278
2363 #, no-c-format
2364 msgid "Warn about uncasted NULL used as sentinel."
2365 msgstr ""
2367 #: c-family/c.opt:1282
2368 #, no-c-format
2369 msgid "Warn about unprototyped function declarations."
2370 msgstr ""
2372 #: c-family/c.opt:1294
2373 #, no-c-format
2374 msgid "Warn if type signatures of candidate methods do not match exactly."
2375 msgstr ""
2377 #: c-family/c.opt:1298
2378 #, no-c-format
2379 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
2380 msgstr ""
2382 #: c-family/c.opt:1302
2383 #, no-c-format
2384 msgid "Deprecated.  This switch has no effect."
2385 msgstr ""
2387 #: c-family/c.opt:1310
2388 #, no-c-format
2389 msgid "Warn if a comparison always evaluates to true or false."
2390 msgstr ""
2392 #: c-family/c.opt:1314
2393 #, no-c-format
2394 msgid "Warn if a throw expression will always result in a call to terminate()."
2395 msgstr ""
2397 #: c-family/c.opt:1318
2398 #, no-c-format
2399 msgid "Warn about features not present in traditional C."
2400 msgstr ""
2402 #: c-family/c.opt:1322
2403 #, no-c-format
2404 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
2405 msgstr ""
2407 #: c-family/c.opt:1326
2408 #, no-c-format
2409 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
2410 msgstr ""
2412 #: c-family/c.opt:1330
2413 #, no-c-format
2414 msgid "Warn about @selector()s without previously declared methods."
2415 msgstr ""
2417 #: c-family/c.opt:1334
2418 #, no-c-format
2419 msgid "Warn if an undefined macro is used in an #if directive."
2420 msgstr ""
2422 #: c-family/c.opt:1346
2423 #, no-c-format
2424 msgid "Warn about unrecognized pragmas."
2425 msgstr ""
2427 #: c-family/c.opt:1350
2428 #, no-c-format
2429 msgid "Warn about unsuffixed float constants."
2430 msgstr ""
2432 #: c-family/c.opt:1358
2433 #, no-c-format
2434 msgid "Warn when typedefs locally defined in a function are not used."
2435 msgstr ""
2437 #: c-family/c.opt:1362
2438 #, no-c-format
2439 msgid "Warn about macros defined in the main file that are not used."
2440 msgstr ""
2442 #: c-family/c.opt:1366
2443 #, no-c-format
2444 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
2445 msgstr ""
2447 #: c-family/c.opt:1374 c-family/c.opt:1378
2448 #, no-c-format
2449 msgid "Warn when a const variable is unused."
2450 msgstr ""
2452 #: c-family/c.opt:1382
2453 #, no-c-format
2454 msgid "# effect."
2455 msgstr ""
2457 #: c-family/c.opt:1394
2458 #, no-c-format
2459 msgid "Warn about using variadic macros."
2460 msgstr ""
2462 #: c-family/c.opt:1398
2463 #, no-c-format
2464 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
2465 msgstr ""
2467 #: c-family/c.opt:1402
2468 #, no-c-format
2469 msgid "Warn about the most vexing parse syntactic ambiguity."
2470 msgstr ""
2472 #: c-family/c.opt:1406
2473 #, no-c-format
2474 msgid "Warn if a variable length array is used."
2475 msgstr ""
2477 #: c-family/c.opt:1410
2478 #, no-c-format
2479 msgid "-Wvla-larger-than=<number>\tWarn on unbounded uses of variable-length arrays, and on bounded uses of variable-length arrays whose bound can be larger than <number> bytes."
2480 msgstr ""
2482 #: c-family/c.opt:1416
2483 #, no-c-format
2484 msgid "Disable Wvla-larger-than= warning.  Equivalent to Wvla-larger-than=<SIZE_MAX> or larger."
2485 msgstr ""
2487 #: c-family/c.opt:1420
2488 #, no-c-format
2489 msgid "Warn about mismatched declarations of VLA parameters."
2490 msgstr ""
2492 #: c-family/c.opt:1424
2493 #, no-c-format
2494 msgid "Warn about deprecated uses of volatile qualifier."
2495 msgstr ""
2497 #: c-family/c.opt:1428
2498 #, no-c-format
2499 msgid "Warn when a register variable is declared volatile."
2500 msgstr ""
2502 #: c-family/c.opt:1432
2503 #, no-c-format
2504 msgid "Warn on direct virtual inheritance."
2505 msgstr ""
2507 #: c-family/c.opt:1436
2508 #, no-c-format
2509 msgid "Warn if a virtual base has a non-trivial move assignment operator."
2510 msgstr ""
2512 #: c-family/c.opt:1440
2513 #, no-c-format
2514 msgid "In C++, nonzero means warn about deprecated conversion from string literals to 'char *'.  In C, similar warning, except that the conversion is of course not deprecated by the ISO C standard."
2515 msgstr ""
2517 #: c-family/c.opt:1444
2518 #, no-c-format
2519 msgid "Warn when a literal '0' is used as null pointer."
2520 msgstr ""
2522 #: c-family/c.opt:1448
2523 #, no-c-format
2524 msgid "Warn about useless casts."
2525 msgstr ""
2527 #: c-family/c.opt:1452
2528 #, no-c-format
2529 msgid "Warn if a class type has a base or a field whose type uses the anonymous namespace or depends on a type with no linkage."
2530 msgstr ""
2532 #: c-family/c.opt:1456
2533 #, no-c-format
2534 msgid "Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier."
2535 msgstr ""
2537 #: c-family/c.opt:1460
2538 #, no-c-format
2539 msgid "Warn when an argument passed to a restrict-qualified parameter aliases with another argument."
2540 msgstr ""
2542 #: c-family/c.opt:1465
2543 #, no-c-format
2544 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
2545 msgstr ""
2547 #: c-family/c.opt:1473
2548 #, no-c-format
2549 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
2550 msgstr ""
2552 #: c-family/c.opt:1477
2553 #, no-c-format
2554 msgid "Enforce class member access control semantics."
2555 msgstr ""
2557 #: c-family/c.opt:1481
2558 #, no-c-format
2559 msgid "-fada-spec-parent=unit\tDump Ada specs as child units of given parent."
2560 msgstr ""
2562 #: c-family/c.opt:1485
2563 #, no-c-format
2564 msgid "Support C++17 allocation of over-aligned types."
2565 msgstr ""
2567 #: c-family/c.opt:1489
2568 #, no-c-format
2569 msgid "-faligned-new=<N>\tUse C++17 over-aligned type allocation for alignments greater than N."
2570 msgstr ""
2572 #: c-family/c.opt:1496
2573 #, no-c-format
2574 msgid "Allow variadic functions without named parameter."
2575 msgstr ""
2577 #: c-family/c.opt:1500 c-family/c.opt:1768 c-family/c.opt:2155
2578 #: c-family/c.opt:2159 c-family/c.opt:2175
2579 #, no-c-format
2580 msgid "No longer supported."
2581 msgstr ""
2583 #: c-family/c.opt:1504
2584 #, no-c-format
2585 msgid "Recognize the \"asm\" keyword."
2586 msgstr ""
2588 #: c-family/c.opt:1512
2589 #, no-c-format
2590 msgid "Recognize built-in functions."
2591 msgstr ""
2593 #: c-family/c.opt:1519
2594 #, no-c-format
2595 msgid "Where shorter, use canonicalized paths to systems headers."
2596 msgstr ""
2598 #: c-family/c.opt:1523
2599 #, no-c-format
2600 msgid "Enable the char8_t fundamental type and use it as the type for UTF-8 string and character literals."
2601 msgstr ""
2603 #: c-family/c.opt:1611
2604 #, no-c-format
2605 msgid "Removed in GCC 8.  This switch has no effect."
2606 msgstr ""
2608 #: c-family/c.opt:1615
2609 #, no-c-format
2610 msgid "Enable support for C++ concepts."
2611 msgstr ""
2613 #: c-family/c.opt:1619
2614 #, no-c-format
2615 msgid "Enable certain features present in the Concepts TS."
2616 msgstr ""
2618 #: c-family/c.opt:1623
2619 #, no-c-format
2620 msgid "Specify maximum error replay depth during recursive diagnosis of a constraint satisfaction failure."
2621 msgstr ""
2623 #: c-family/c.opt:1627
2624 #, no-c-format
2625 msgid "Allow the arguments of the '?' operator to have different types."
2626 msgstr ""
2628 #: c-family/c.opt:1635
2629 #, no-c-format
2630 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
2631 msgstr ""
2633 #: c-family/c.opt:1639
2634 #, no-c-format
2635 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
2636 msgstr ""
2638 #: c-family/c.opt:1643
2639 #, no-c-format
2640 msgid "-fconstexpr-cache-depth=<number>\tSpecify maximum constexpr recursion cache depth."
2641 msgstr ""
2643 #: c-family/c.opt:1647
2644 #, no-c-format
2645 msgid "Allow IEC559 floating point exceptions in constant expressions."
2646 msgstr ""
2648 #: c-family/c.opt:1651
2649 #, no-c-format
2650 msgid "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration count."
2651 msgstr ""
2653 #: c-family/c.opt:1655
2654 #, no-c-format
2655 msgid "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr operations during a single constexpr evaluation."
2656 msgstr ""
2658 #: c-family/c.opt:1659
2659 #, no-c-format
2660 msgid "Enable C++ coroutines (experimental)."
2661 msgstr ""
2663 #: c-family/c.opt:1663
2664 #, no-c-format
2665 msgid "Emit debug annotations during preprocessing."
2666 msgstr ""
2668 #: c-family/c.opt:1671
2669 #, no-c-format
2670 msgid "Factor complex constructors and destructors to favor space over speed."
2671 msgstr ""
2673 #: c-family/c.opt:1679
2674 #, no-c-format
2675 msgid "Print hierarchical comparisons when template types are mismatched."
2676 msgstr ""
2678 #: c-family/c.opt:1683
2679 #, no-c-format
2680 msgid "Preprocess directives only."
2681 msgstr ""
2683 #: c-family/c.opt:1687
2684 #, no-c-format
2685 msgid "Permit '$' as an identifier character."
2686 msgstr ""
2688 #: c-family/c.opt:1691
2689 #, no-c-format
2690 msgid "-fmacro-prefix-map=<old>=<new>\tMap one directory name to another in __FILE__, __BASE_FILE__, and __builtin_FILE()."
2691 msgstr ""
2693 #: c-family/c.opt:1695
2694 #, no-c-format
2695 msgid "Write all declarations as Ada code transitively."
2696 msgstr ""
2698 #: c-family/c.opt:1699
2699 #, no-c-format
2700 msgid "Write all declarations as Ada code for the given file only."
2701 msgstr ""
2703 #: c-family/c.opt:1706
2704 #, no-c-format
2705 msgid "Do not elide common elements in template comparisons."
2706 msgstr ""
2708 #: c-family/c.opt:1710
2709 #, no-c-format
2710 msgid "Generate code to check exception specifications."
2711 msgstr ""
2713 #: c-family/c.opt:1717
2714 #, no-c-format
2715 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
2716 msgstr ""
2718 #: c-family/c.opt:1721
2719 #, no-c-format
2720 msgid "Permit universal character names (\\u and \\U) in identifiers."
2721 msgstr ""
2723 #: c-family/c.opt:1725
2724 #, no-c-format
2725 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
2726 msgstr ""
2728 #: c-family/c.opt:1729
2729 #, no-c-format
2730 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
2731 msgstr ""
2733 #: c-family/c.opt:1739
2734 #, no-c-format
2735 msgid "Do not assume that standard C libraries and \"main\" exist."
2736 msgstr ""
2738 #: c-family/c.opt:1743
2739 #, no-c-format
2740 msgid "Recognize GNU-defined keywords."
2741 msgstr ""
2743 #: c-family/c.opt:1747
2744 #, no-c-format
2745 msgid "Generate code for GNU runtime environment."
2746 msgstr ""
2748 #: c-family/c.opt:1751
2749 #, no-c-format
2750 msgid "Use traditional GNU semantics for inline functions."
2751 msgstr ""
2753 #: c-family/c.opt:1764
2754 #, no-c-format
2755 msgid "Assume normal C execution environment."
2756 msgstr ""
2758 #: c-family/c.opt:1772
2759 #, no-c-format
2760 msgid "Export functions even if they can be inlined."
2761 msgstr ""
2763 #: c-family/c.opt:1776
2764 #, no-c-format
2765 msgid "Make inline functions constexpr by default."
2766 msgstr ""
2768 #: c-family/c.opt:1780
2769 #, no-c-format
2770 msgid "Emit implicit instantiations of inline templates."
2771 msgstr ""
2773 #: c-family/c.opt:1784
2774 #, no-c-format
2775 msgid "Emit implicit instantiations of templates."
2776 msgstr ""
2778 #: c-family/c.opt:1788
2779 #, no-c-format
2780 msgid "Implement C++17 inheriting constructor semantics."
2781 msgstr ""
2783 #: c-family/c.opt:1795
2784 #, no-c-format
2785 msgid "Don't emit dllexported inline functions unless needed."
2786 msgstr ""
2788 #: c-family/c.opt:1802
2789 #, no-c-format
2790 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
2791 msgstr ""
2793 #: c-family/c.opt:1806
2794 #, no-c-format
2795 msgid "Enable C++ modules-ts (experimental)."
2796 msgstr ""
2798 #: c-family/c.opt:1814
2799 #, no-c-format
2800 msgid "Enable C++ header module (experimental)."
2801 msgstr ""
2803 #: c-family/c.opt:1821
2804 #, no-c-format
2805 msgid "Member functions defined within their class are inline in module purview."
2806 msgstr ""
2808 #: c-family/c.opt:1825
2809 #, no-c-format
2810 msgid "Only emit Compiled Module Interface."
2811 msgstr ""
2813 #: c-family/c.opt:1829
2814 #, no-c-format
2815 msgid "Mapper for module to CMI files."
2816 msgstr ""
2818 #: c-family/c.opt:1833
2819 #, no-c-format
2820 msgid "Enable lazy module importing."
2821 msgstr ""
2823 #: c-family/c.opt:1841
2824 #, no-c-format
2825 msgid "Warn about macros that have conflicting header units definitions."
2826 msgstr ""
2828 #: c-family/c.opt:1845
2829 #, no-c-format
2830 msgid "Note #include directives translated to import declarations."
2831 msgstr ""
2833 #: c-family/c.opt:1849
2834 #, no-c-format
2835 msgid "Note #include directives not translated to import declarations, and not known to be textual."
2836 msgstr ""
2838 #: c-family/c.opt:1853
2839 #, no-c-format
2840 msgid "Note a #include translation of a specific header."
2841 msgstr ""
2843 #: c-family/c.opt:1857
2844 #, no-c-format
2845 msgid "Note Compiled Module Interface pathnames."
2846 msgstr ""
2848 #: c-family/c.opt:1861
2849 #, no-c-format
2850 msgid "Note Compiled Module Interface pathname of a specific module or header-unit."
2851 msgstr ""
2853 #: c-family/c.opt:1865
2854 #, no-c-format
2855 msgid "fmax-include-depth=<number> Set the maximum depth of the nested #include."
2856 msgstr ""
2858 #: c-family/c.opt:1869
2859 #, no-c-format
2860 msgid "Don't warn about uses of Microsoft extensions."
2861 msgstr ""
2863 #: c-family/c.opt:1888
2864 #, no-c-format
2865 msgid "Implement resolution of DR 150 for matching of template template arguments."
2866 msgstr ""
2868 #: c-family/c.opt:1892
2869 #, no-c-format
2870 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
2871 msgstr ""
2873 #: c-family/c.opt:1896
2874 #, no-c-format
2875 msgid "Assume that receivers of Objective-C messages may be nil."
2876 msgstr ""
2878 #: c-family/c.opt:1900
2879 #, no-c-format
2880 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
2881 msgstr ""
2883 #: c-family/c.opt:1904
2884 #, no-c-format
2885 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
2886 msgstr ""
2888 #: c-family/c.opt:1929
2889 #, no-c-format
2890 msgid "Treat a throw() exception specification as noexcept to improve code size."
2891 msgstr ""
2893 #: c-family/c.opt:1933
2894 #, no-c-format
2895 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
2896 msgstr ""
2898 #: c-family/c.opt:1939
2899 #, no-c-format
2900 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
2901 msgstr ""
2903 #: c-family/c.opt:1943
2904 #, no-c-format
2905 msgid "Allow fast jumps to the message dispatcher."
2906 msgstr ""
2908 #: c-family/c.opt:1949
2909 #, no-c-format
2910 msgid "Enable Objective-C exception and synchronization syntax."
2911 msgstr ""
2913 #: c-family/c.opt:1953
2914 #, no-c-format
2915 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
2916 msgstr ""
2918 #: c-family/c.opt:1957
2919 #, no-c-format
2920 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
2921 msgstr ""
2923 #: c-family/c.opt:1962
2924 #, no-c-format
2925 msgid "Enable Objective-C setjmp exception handling runtime."
2926 msgstr ""
2928 #: c-family/c.opt:1966
2929 #, no-c-format
2930 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
2931 msgstr ""
2933 #: c-family/c.opt:1970
2934 #, no-c-format
2935 msgid "Enable OpenACC."
2936 msgstr ""
2938 #: c-family/c.opt:1974
2939 #, no-c-format
2940 msgid "Specify default OpenACC compute dimensions."
2941 msgstr ""
2943 #: c-family/c.opt:1978
2944 #, no-c-format
2945 msgid "Enable OpenMP (implies -frecursive in Fortran)."
2946 msgstr ""
2948 #: c-family/c.opt:1982
2949 #, no-c-format
2950 msgid "Enable OpenMP's SIMD directives."
2951 msgstr ""
2953 #: c-family/c.opt:1986
2954 #, no-c-format
2955 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
2956 msgstr ""
2958 #: c-family/c.opt:1997
2959 #, no-c-format
2960 msgid "Look for and use PCH files even when preprocessing."
2961 msgstr ""
2963 #: c-family/c.opt:2001
2964 #, no-c-format
2965 msgid "Downgrade conformance errors to warnings."
2966 msgstr ""
2968 #: c-family/c.opt:2005
2969 #, no-c-format
2970 msgid "Enable Plan 9 language extensions."
2971 msgstr ""
2973 #: c-family/c.opt:2009
2974 #, no-c-format
2975 msgid "Treat the input file as already preprocessed."
2976 msgstr ""
2978 #: c-family/c.opt:2017
2979 #, no-c-format
2980 msgid "-ftrack-macro-expansion=<0|1|2>\tTrack locations of tokens coming from macro expansion and display them in error messages."
2981 msgstr ""
2983 #: c-family/c.opt:2021
2984 #, no-c-format
2985 msgid "Do not pretty-print template specializations as the template signature followed by the arguments."
2986 msgstr ""
2988 #: c-family/c.opt:2025
2989 #, no-c-format
2990 msgid "Treat known sprintf return values as constants."
2991 msgstr ""
2993 #: c-family/c.opt:2029
2994 #, no-c-format
2995 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
2996 msgstr ""
2998 #: c-family/c.opt:2033
2999 #, no-c-format
3000 msgid "Removed in GCC 10.  This switch has no effect."
3001 msgstr ""
3003 #: c-family/c.opt:2037
3004 #, no-c-format
3005 msgid "Generate run time type descriptor information."
3006 msgstr ""
3008 #: c-family/c.opt:2041 ada/gcc-interface/lang.opt:81
3009 #, no-c-format
3010 msgid "Use the narrowest integer type possible for enumeration types."
3011 msgstr ""
3013 #: c-family/c.opt:2045
3014 #, no-c-format
3015 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
3016 msgstr ""
3018 #: c-family/c.opt:2049
3019 #, no-c-format
3020 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
3021 msgstr ""
3023 #: c-family/c.opt:2053 ada/gcc-interface/lang.opt:85
3024 #, fuzzy, no-c-format
3025 #| msgid "enabled by default"
3026 msgid "Make \"char\" signed by default."
3027 msgstr "uobičajeno omogućeno"
3029 #: c-family/c.opt:2057
3030 #, no-c-format
3031 msgid "Enable C++14 sized deallocation support."
3032 msgstr ""
3034 #: c-family/c.opt:2064
3035 #, no-c-format
3036 msgid "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar storage order."
3037 msgstr ""
3039 #: c-family/c.opt:2080
3040 #, no-c-format
3041 msgid "Display statistics accumulated during compilation."
3042 msgstr ""
3044 #: c-family/c.opt:2084
3045 #, no-c-format
3046 msgid "Assume that values of enumeration type are always within the minimum range of that type."
3047 msgstr ""
3049 #: c-family/c.opt:2091 c-family/c.opt:2096
3050 #, no-c-format
3051 msgid "Follow the C++17 evaluation order requirements for assignment expressions, shift, member function calls, etc."
3052 msgstr ""
3054 #: c-family/c.opt:2113
3055 #, no-c-format
3056 msgid "Set the maximum number of template instantiation notes for a single warning or error."
3057 msgstr ""
3059 #: c-family/c.opt:2120
3060 #, no-c-format
3061 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
3062 msgstr ""
3064 #: c-family/c.opt:2127
3065 #, no-c-format
3066 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
3067 msgstr ""
3069 #: c-family/c.opt:2131
3070 #, no-c-format
3071 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
3072 msgstr ""
3074 #: c-family/c.opt:2135 ada/gcc-interface/lang.opt:89
3075 #, fuzzy, no-c-format
3076 #| msgid "enabled by default"
3077 msgid "Make \"char\" unsigned by default."
3078 msgstr "uobičajeno omogućeno"
3080 #: c-family/c.opt:2139
3081 #, no-c-format
3082 msgid "Use __cxa_atexit to register destructors."
3083 msgstr ""
3085 #: c-family/c.opt:2143
3086 #, no-c-format
3087 msgid "Use __cxa_get_exception_ptr in exception handling."
3088 msgstr ""
3090 #: c-family/c.opt:2147
3091 #, no-c-format
3092 msgid "Marks all inlined functions and methods as having hidden visibility."
3093 msgstr ""
3095 #: c-family/c.opt:2151
3096 #, no-c-format
3097 msgid "Changes visibility to match Microsoft Visual Studio by default."
3098 msgstr ""
3100 #: c-family/c.opt:2163
3101 #, no-c-format
3102 msgid "Emit common-like symbols as weak symbols."
3103 msgstr ""
3105 #: c-family/c.opt:2167
3106 #, no-c-format
3107 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
3108 msgstr ""
3110 #: c-family/c.opt:2171
3111 #, no-c-format
3112 msgid "Generate a #line directive pointing at the current working directory."
3113 msgstr ""
3115 #: c-family/c.opt:2179
3116 #, no-c-format
3117 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
3118 msgstr ""
3120 #: c-family/c.opt:2183
3121 #, no-c-format
3122 msgid "Dump declarations to a .decl file."
3123 msgstr ""
3125 #: c-family/c.opt:2187
3126 #, no-c-format
3127 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
3128 msgstr ""
3130 #: c-family/c.opt:2191
3131 #, no-c-format
3132 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
3133 msgstr ""
3135 #: c-family/c.opt:2195
3136 #, no-c-format
3137 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
3138 msgstr ""
3140 #: c-family/c.opt:2199
3141 #, no-c-format
3142 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding number literal rather than a user-defined number literal."
3143 msgstr ""
3145 #: c-family/c.opt:2204
3146 #, no-c-format
3147 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
3148 msgstr ""
3150 #: c-family/c.opt:2208
3151 #, no-c-format
3152 msgid "-imacros <file>\tAccept definition of macros in <file>."
3153 msgstr ""
3155 #: c-family/c.opt:2212
3156 #, no-c-format
3157 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
3158 msgstr ""
3160 #: c-family/c.opt:2216
3161 #, no-c-format
3162 msgid "-include <file>\tInclude the contents of <file> before other files."
3163 msgstr ""
3165 #: c-family/c.opt:2220
3166 #, no-c-format
3167 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
3168 msgstr ""
3170 #: c-family/c.opt:2224
3171 #, no-c-format
3172 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
3173 msgstr ""
3175 #: c-family/c.opt:2228
3176 #, no-c-format
3177 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
3178 msgstr ""
3180 #: c-family/c.opt:2232
3181 #, no-c-format
3182 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
3183 msgstr ""
3185 #: c-family/c.opt:2236
3186 #, no-c-format
3187 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
3188 msgstr ""
3190 #: c-family/c.opt:2240
3191 #, no-c-format
3192 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
3193 msgstr ""
3195 #: c-family/c.opt:2250
3196 #, no-c-format
3197 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
3198 msgstr ""
3200 #: c-family/c.opt:2254
3201 #, no-c-format
3202 msgid "Do not search standard system include directories for C++."
3203 msgstr ""
3205 #: c-family/c.opt:2266
3206 #, no-c-format
3207 msgid "Generate C header of platform-specific features."
3208 msgstr ""
3210 #: c-family/c.opt:2270
3211 #, no-c-format
3212 msgid "Remap file names when including files."
3213 msgstr ""
3215 #: c-family/c.opt:2274 c-family/c.opt:2278
3216 #, no-c-format
3217 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
3218 msgstr ""
3220 #: c-family/c.opt:2282
3221 #, no-c-format
3222 msgid "Conform to the ISO 2011 C++ standard."
3223 msgstr ""
3225 #: c-family/c.opt:2286
3226 #, no-c-format
3227 msgid "Deprecated in favor of -std=c++11."
3228 msgstr ""
3230 #: c-family/c.opt:2290
3231 #, no-c-format
3232 msgid "Deprecated in favor of -std=c++14."
3233 msgstr ""
3235 #: c-family/c.opt:2294
3236 #, no-c-format
3237 msgid "Conform to the ISO 2014 C++ standard."
3238 msgstr ""
3240 #: c-family/c.opt:2298
3241 #, no-c-format
3242 msgid "Deprecated in favor of -std=c++17."
3243 msgstr ""
3245 #: c-family/c.opt:2302
3246 #, no-c-format
3247 msgid "Conform to the ISO 2017 C++ standard."
3248 msgstr ""
3250 #: c-family/c.opt:2306 c-family/c.opt:2310
3251 #, no-c-format
3252 msgid "Conform to the ISO 2020 C++ standard (experimental and incomplete support)."
3253 msgstr ""
3255 #: c-family/c.opt:2314 c-family/c.opt:2318
3256 #, no-c-format
3257 msgid "Conform to the ISO 2023 C++ draft standard (experimental and incomplete support)."
3258 msgstr ""
3260 #: c-family/c.opt:2322 c-family/c.opt:2460
3261 #, no-c-format
3262 msgid "Conform to the ISO 2011 C standard."
3263 msgstr ""
3265 #: c-family/c.opt:2326
3266 #, no-c-format
3267 msgid "Deprecated in favor of -std=c11."
3268 msgstr ""
3270 #: c-family/c.opt:2330 c-family/c.opt:2334 c-family/c.opt:2464
3271 #: c-family/c.opt:2468
3272 #, no-c-format
3273 msgid "Conform to the ISO 2017 C standard (published in 2018)."
3274 msgstr ""
3276 #: c-family/c.opt:2338
3277 #, no-c-format
3278 msgid "Conform to the ISO 202X C standard draft (experimental and incomplete support)."
3279 msgstr ""
3281 #: c-family/c.opt:2342 c-family/c.opt:2346 c-family/c.opt:2444
3282 #, no-c-format
3283 msgid "Conform to the ISO 1990 C standard."
3284 msgstr ""
3286 #: c-family/c.opt:2350 c-family/c.opt:2452
3287 #, no-c-format
3288 msgid "Conform to the ISO 1999 C standard."
3289 msgstr ""
3291 #: c-family/c.opt:2354
3292 #, no-c-format
3293 msgid "Deprecated in favor of -std=c99."
3294 msgstr ""
3296 #: c-family/c.opt:2358 c-family/c.opt:2363
3297 #, no-c-format
3298 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensions."
3299 msgstr ""
3301 #: c-family/c.opt:2368
3302 #, no-c-format
3303 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
3304 msgstr ""
3306 #: c-family/c.opt:2372
3307 #, no-c-format
3308 msgid "Deprecated in favor of -std=gnu++11."
3309 msgstr ""
3311 #: c-family/c.opt:2376
3312 #, no-c-format
3313 msgid "Deprecated in favor of -std=gnu++14."
3314 msgstr ""
3316 #: c-family/c.opt:2380
3317 #, no-c-format
3318 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
3319 msgstr ""
3321 #: c-family/c.opt:2384
3322 #, no-c-format
3323 msgid "Deprecated in favor of -std=gnu++17."
3324 msgstr ""
3326 #: c-family/c.opt:2388
3327 #, no-c-format
3328 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
3329 msgstr ""
3331 #: c-family/c.opt:2392 c-family/c.opt:2396
3332 #, no-c-format
3333 msgid "Conform to the ISO 2020 C++ standard with GNU extensions (experimental and incomplete support)."
3334 msgstr ""
3336 #: c-family/c.opt:2400 c-family/c.opt:2404
3337 #, no-c-format
3338 msgid "Conform to the ISO 2023 C++ draft standard with GNU extensions (experimental and incomplete support)."
3339 msgstr ""
3341 #: c-family/c.opt:2408
3342 #, no-c-format
3343 msgid "Conform to the ISO 2011 C standard with GNU extensions."
3344 msgstr ""
3346 #: c-family/c.opt:2412
3347 #, no-c-format
3348 msgid "Deprecated in favor of -std=gnu11."
3349 msgstr ""
3351 #: c-family/c.opt:2416 c-family/c.opt:2420
3352 #, no-c-format
3353 msgid "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
3354 msgstr ""
3356 #: c-family/c.opt:2424
3357 #, no-c-format
3358 msgid "Conform to the ISO 202X C standard draft with GNU extensions (experimental and incomplete support)."
3359 msgstr ""
3361 #: c-family/c.opt:2428 c-family/c.opt:2432
3362 #, no-c-format
3363 msgid "Conform to the ISO 1990 C standard with GNU extensions."
3364 msgstr ""
3366 #: c-family/c.opt:2436
3367 #, no-c-format
3368 msgid "Conform to the ISO 1999 C standard with GNU extensions."
3369 msgstr ""
3371 #: c-family/c.opt:2440
3372 #, no-c-format
3373 msgid "Deprecated in favor of -std=gnu99."
3374 msgstr ""
3376 #: c-family/c.opt:2448
3377 #, no-c-format
3378 msgid "Conform to the ISO 1990 C standard as amended in 1994."
3379 msgstr ""
3381 #: c-family/c.opt:2456
3382 #, no-c-format
3383 msgid "Deprecated in favor of -std=iso9899:1999."
3384 msgstr ""
3386 #: c-family/c.opt:2472
3387 #, no-c-format
3388 msgid "-stdlib=[libstdc++|libc++]\tThe standard library to be used for C++ headers and runtime."
3389 msgstr ""
3391 #: c-family/c.opt:2489
3392 #, no-c-format
3393 msgid "Enable traditional preprocessing."
3394 msgstr ""
3396 #: c-family/c.opt:2493
3397 #, no-c-format
3398 msgid "-trigraphs\tSupport ISO C trigraphs."
3399 msgstr ""
3401 #: c-family/c.opt:2497
3402 #, no-c-format
3403 msgid "Do not predefine system-specific and GCC-specific macros."
3404 msgstr ""
3406 #: ada/gcc-interface/lang.opt:61
3407 #, no-c-format
3408 msgid "Dump Source Coverage Obligations."
3409 msgstr ""
3411 #: ada/gcc-interface/lang.opt:65
3412 #, no-c-format
3413 msgid "Synonym of -gnatk8."
3414 msgstr ""
3416 #: ada/gcc-interface/lang.opt:73
3417 #, no-c-format
3418 msgid "Do not look for object files in standard path."
3419 msgstr ""
3421 #: ada/gcc-interface/lang.opt:77
3422 #, no-c-format
3423 msgid "Select the runtime."
3424 msgstr ""
3426 #: ada/gcc-interface/lang.opt:93
3427 #, no-c-format
3428 msgid "Catch typos."
3429 msgstr ""
3431 #: ada/gcc-interface/lang.opt:97
3432 #, no-c-format
3433 msgid "Set name of output ALI file (internal switch)."
3434 msgstr ""
3436 #: ada/gcc-interface/lang.opt:101
3437 #, no-c-format
3438 msgid "-gnat<options>\tSpecify options to GNAT."
3439 msgstr ""
3441 #: ada/gcc-interface/lang.opt:105
3442 #, no-c-format
3443 msgid "Ignored."
3444 msgstr ""
3446 #: d/lang.opt:51
3447 #, no-c-format
3448 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
3449 msgstr ""
3451 #: d/lang.opt:55
3452 #, no-c-format
3453 msgid "-Hf <file>\tWrite D interface to <file>."
3454 msgstr ""
3456 #: d/lang.opt:123
3457 #, no-c-format
3458 msgid "Warn about casts that will produce a null result."
3459 msgstr ""
3461 #: d/lang.opt:139
3462 #, no-c-format
3463 msgid "Warn from speculative compiles such as __traits(compiles)."
3464 msgstr ""
3466 #: d/lang.opt:155
3467 #, no-c-format
3468 msgid "Generate JSON file."
3469 msgstr ""
3471 #: d/lang.opt:159
3472 #, no-c-format
3473 msgid "-Xf <file>\tWrite JSON output to the given <file>."
3474 msgstr ""
3476 #: d/lang.opt:163
3477 #, no-c-format
3478 msgid "Debug library to use instead of phobos."
3479 msgstr ""
3481 #: d/lang.opt:167
3482 #, no-c-format
3483 msgid "Default library to use instead of phobos."
3484 msgstr ""
3486 #: d/lang.opt:171
3487 #, no-c-format
3488 msgid "Do link the standard D startup files in the compilation."
3489 msgstr ""
3491 #: d/lang.opt:178
3492 #, no-c-format
3493 msgid "Generate code for all template instantiations."
3494 msgstr ""
3496 #: d/lang.opt:182
3497 #, no-c-format
3498 msgid "Generate code for assert contracts."
3499 msgstr ""
3501 #: d/lang.opt:190
3502 #, no-c-format
3503 msgid "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code only, or off."
3504 msgstr ""
3506 #: d/lang.opt:232
3507 #, no-c-format
3508 msgid "-fcheckaction=[throw,halt,context]\tBehavior on contract failure."
3509 msgstr ""
3511 #: d/lang.opt:248
3512 #, no-c-format
3513 msgid "Compile in debug code."
3514 msgstr ""
3516 #: d/lang.opt:252
3517 #, no-c-format
3518 msgid "-fdebug=<level|ident>\tCompile in debug code, code <= <level>, or code identified by <ident>."
3519 msgstr ""
3521 #: d/lang.opt:256
3522 #, no-c-format
3523 msgid "Generate documentation."
3524 msgstr ""
3526 #: d/lang.opt:260
3527 #, no-c-format
3528 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
3529 msgstr ""
3531 #: d/lang.opt:264
3532 #, no-c-format
3533 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
3534 msgstr ""
3536 #: d/lang.opt:268
3537 #, no-c-format
3538 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
3539 msgstr ""
3541 #: d/lang.opt:272
3542 #, no-c-format
3543 msgid "Assume that standard D runtime libraries and \"D main\" exist."
3544 msgstr ""
3546 #: d/lang.opt:276
3547 #, no-c-format
3548 msgid "Add comments for ignored declarations in the generated C++ header."
3549 msgstr ""
3551 #: d/lang.opt:280
3552 #, no-c-format
3553 msgid "-fdump-cxx-spec=<filename>\tWrite all declarations as C++ code to <file>."
3554 msgstr ""
3556 #: d/lang.opt:284
3557 #, no-c-format
3558 msgid "Display the frontend AST after parsing and semantic passes."
3559 msgstr ""
3561 #: d/lang.opt:288
3562 #, no-c-format
3563 msgid "-fextern-std=<standard>\tSet C++ name mangling compatibility with <standard>."
3564 msgstr ""
3566 #: d/lang.opt:313
3567 #, no-c-format
3568 msgid "Ignore unsupported pragmas."
3569 msgstr ""
3571 #: d/lang.opt:317
3572 #, no-c-format
3573 msgid "Generate code for class invariant contracts."
3574 msgstr ""
3576 #: d/lang.opt:321
3577 #, no-c-format
3578 msgid "Generate a default D main() function when compiling."
3579 msgstr ""
3581 #: d/lang.opt:325
3582 #, no-c-format
3583 msgid "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for <package.module>."
3584 msgstr ""
3586 #: d/lang.opt:329
3587 #, no-c-format
3588 msgid "Generate ModuleInfo struct for output module."
3589 msgstr ""
3591 #: d/lang.opt:333
3592 #, no-c-format
3593 msgid "Process all modules specified on the command line, but only generate code for the module specified by the argument."
3594 msgstr ""
3596 #: d/lang.opt:337
3597 #, no-c-format
3598 msgid "Generate code for postcondition contracts."
3599 msgstr ""
3601 #: d/lang.opt:341
3602 #, no-c-format
3603 msgid "Generate code for precondition contracts."
3604 msgstr ""
3606 #: d/lang.opt:345
3607 #, no-c-format
3608 msgid "Turn on all upcoming D language features."
3609 msgstr ""
3611 #: d/lang.opt:349
3612 #, no-c-format
3613 msgid "Implement DIP1000: Scoped pointers."
3614 msgstr ""
3616 #: d/lang.opt:353
3617 #, no-c-format
3618 msgid "Implement DIP1008: Allow exceptions in @nogc code."
3619 msgstr ""
3621 #: d/lang.opt:357
3622 #, no-c-format
3623 msgid "Implement DIP1021: Mutable function arguments."
3624 msgstr ""
3626 #: d/lang.opt:361
3627 #, no-c-format
3628 msgid "Implement DIP25: Sealed references."
3629 msgstr ""
3631 #: d/lang.opt:365
3632 #, no-c-format
3633 msgid "Destruct fields of partially constructed objects."
3634 msgstr ""
3636 #: d/lang.opt:369
3637 #, no-c-format
3638 msgid "Use field-wise comparisons for struct equality."
3639 msgstr ""
3641 #: d/lang.opt:373
3642 #, no-c-format
3643 msgid "When a symbol is resolved, check alias this scope before going to upper scopes."
3644 msgstr ""
3646 #: d/lang.opt:377
3647 #, no-c-format
3648 msgid "Implement 'in' parameters to mean scope const."
3649 msgstr ""
3651 #: d/lang.opt:381
3652 #, no-c-format
3653 msgid "Implement 'in' contracts of overridden methods to be a superset of parent contract."
3654 msgstr ""
3656 #: d/lang.opt:385
3657 #, no-c-format
3658 msgid "Disable access to shared memory objects."
3659 msgstr ""
3661 #: d/lang.opt:389
3662 #, no-c-format
3663 msgid "Enable rvalue arguments to ref parameters."
3664 msgstr ""
3666 #: d/lang.opt:393
3667 #, no-c-format
3668 msgid "Allow use of '=>' for methods and top-level functions in addition to lambdas."
3669 msgstr ""
3671 #: d/lang.opt:397
3672 #, no-c-format
3673 msgid "Compile release version."
3674 msgstr ""
3676 #: d/lang.opt:401
3677 #, no-c-format
3678 msgid "Turn off all revertable D language features."
3679 msgstr ""
3681 #: d/lang.opt:405
3682 #, no-c-format
3683 msgid "Revert DIP25: Sealed references."
3684 msgstr ""
3686 #: d/lang.opt:409
3687 #, no-c-format
3688 msgid "Don't destruct fields of partially constructed objects."
3689 msgstr ""
3691 #: d/lang.opt:413
3692 #, no-c-format
3693 msgid "Use C-style integral promotion for unary '+', '-' and '~'."
3694 msgstr ""
3696 #: d/lang.opt:417
3697 #, no-c-format
3698 msgid "Disable Markdown replacements in Ddoc."
3699 msgstr ""
3701 #: d/lang.opt:425
3702 #, no-c-format
3703 msgid "-fsave-mixins=<filename>\tExpand and save mixins to file specified by <filename>."
3704 msgstr ""
3706 #: d/lang.opt:429
3707 #, no-c-format
3708 msgid "Generate code for switches without a default case."
3709 msgstr ""
3711 #: d/lang.opt:433
3712 #, no-c-format
3713 msgid "List information on all D language transitions."
3714 msgstr ""
3716 #: d/lang.opt:437
3717 #, no-c-format
3718 msgid "List all non-mutable fields which occupy an object instance."
3719 msgstr ""
3721 #: d/lang.opt:441
3722 #, no-c-format
3723 msgid "List all usages of 'in' on parameter."
3724 msgstr ""
3726 #: d/lang.opt:445
3727 #, no-c-format
3728 msgid "List all hidden GC allocations."
3729 msgstr ""
3731 #: d/lang.opt:449
3732 #, no-c-format
3733 msgid "List statistics on template instantiations."
3734 msgstr ""
3736 #: d/lang.opt:453
3737 #, no-c-format
3738 msgid "List all variables going into thread local storage."
3739 msgstr ""
3741 #: d/lang.opt:457
3742 #, no-c-format
3743 msgid "List instances of Markdown replacements in Ddoc."
3744 msgstr ""
3746 #: d/lang.opt:461
3747 #, no-c-format
3748 msgid "Compile in unittest code."
3749 msgstr ""
3751 #: d/lang.opt:465
3752 #, no-c-format
3753 msgid "-fversion=<level|ident>\tCompile in version code >= <level> or identified by <ident>."
3754 msgstr ""
3756 #: d/lang.opt:469
3757 #, no-c-format
3758 msgid "Emit template instantiations as weak symbols."
3759 msgstr ""
3761 #: d/lang.opt:489
3762 #, no-c-format
3763 msgid "Do not link the standard D library in the compilation."
3764 msgstr ""
3766 #: d/lang.opt:497
3767 #, no-c-format
3768 msgid "Link the standard D library statically in the compilation."
3769 msgstr ""
3771 #: d/lang.opt:501
3772 #, no-c-format
3773 msgid "Link the standard D library dynamically in the compilation."
3774 msgstr ""
3776 #: go/lang.opt:42
3777 #, no-c-format
3778 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
3779 msgstr ""
3781 #: go/lang.opt:46
3782 #, no-c-format
3783 msgid "Add explicit checks for division by zero."
3784 msgstr ""
3786 #: go/lang.opt:50
3787 #, no-c-format
3788 msgid "Add explicit checks for division overflow in INT_MIN / -1."
3789 msgstr ""
3791 #: go/lang.opt:54
3792 #, no-c-format
3793 msgid "Apply special rules for compiling runtime package."
3794 msgstr ""
3796 #: go/lang.opt:58
3797 #, no-c-format
3798 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
3799 msgstr ""
3801 #: go/lang.opt:62
3802 #, no-c-format
3803 msgid "-fgo-embedcfg=<file>\tList embedded files via go:embed."
3804 msgstr ""
3806 #: go/lang.opt:66
3807 #, no-c-format
3808 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
3809 msgstr ""
3811 #: go/lang.opt:70
3812 #, no-c-format
3813 msgid "-fgo-pkgpath=<string>\tSet Go package path."
3814 msgstr ""
3816 #: go/lang.opt:74
3817 #, no-c-format
3818 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
3819 msgstr ""
3821 #: go/lang.opt:78
3822 #, no-c-format
3823 msgid "-fgo-relative-import-path=<path>\tTreat a relative import as relative to path."
3824 msgstr ""
3826 #: go/lang.opt:82
3827 #, no-c-format
3828 msgid "Functions which return values must end with return statements."
3829 msgstr ""
3831 #: go/lang.opt:86
3832 #, no-c-format
3833 msgid "Emit debugging information related to the escape analysis pass when run with -fgo-optimize-allocs."
3834 msgstr ""
3836 #: go/lang.opt:90
3837 #, no-c-format
3838 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
3839 msgstr ""
3841 #: go/lang.opt:94
3842 #, no-c-format
3843 msgid "Emit optimization diagnostics."
3844 msgstr ""
3846 #: analyzer/analyzer.opt:27
3847 #, no-c-format
3848 msgid "The maximum number of 'after supernode' exploded nodes within the analyzer per supernode, before terminating analysis."
3849 msgstr ""
3851 #: analyzer/analyzer.opt:31
3852 #, no-c-format
3853 msgid "The maximum number of exploded nodes per program point within the analyzer, before terminating analysis of that point."
3854 msgstr ""
3856 #: analyzer/analyzer.opt:35
3857 #, no-c-format
3858 msgid "The maximum number of constraints per state."
3859 msgstr ""
3861 #: analyzer/analyzer.opt:39
3862 #, no-c-format
3863 msgid "The maximum number of infeasible edges to reject before declaring a diagnostic as infeasible."
3864 msgstr ""
3866 #: analyzer/analyzer.opt:43
3867 #, no-c-format
3868 msgid "The maximum number of times a callsite can appear in a call stack within the analyzer, before terminating analysis of a call that would recurse deeper."
3869 msgstr ""
3871 #: analyzer/analyzer.opt:47
3872 #, no-c-format
3873 msgid "The maximum depth of a symbolic value, before approximating the value as unknown."
3874 msgstr ""
3876 #: analyzer/analyzer.opt:51
3877 #, no-c-format
3878 msgid "The minimum number of supernodes within a function for the analyzer to consider summarizing its effects at call sites."
3879 msgstr ""
3881 #: analyzer/analyzer.opt:55
3882 #, no-c-format
3883 msgid "The maximum depth of exploded nodes that should appear in a dot dump before switching to a less verbose format."
3884 msgstr ""
3886 #: analyzer/analyzer.opt:59
3887 #, no-c-format
3888 msgid "Warn about code paths in which a stdio FILE can be closed more than once."
3889 msgstr ""
3891 #: analyzer/analyzer.opt:63
3892 #, no-c-format
3893 msgid "Warn about code paths in which a pointer can be freed more than once."
3894 msgstr ""
3896 #: analyzer/analyzer.opt:67
3897 #, no-c-format
3898 msgid "Warn about code paths in which sensitive data is written to a file."
3899 msgstr ""
3901 #: analyzer/analyzer.opt:71
3902 #, no-c-format
3903 msgid "Warn about code paths in which a stdio FILE is not closed."
3904 msgstr ""
3906 #: analyzer/analyzer.opt:75
3907 #, no-c-format
3908 msgid "Warn about code paths in which a non-heap pointer is freed."
3909 msgstr ""
3911 #: analyzer/analyzer.opt:79
3912 #, no-c-format
3913 msgid "Warn about code paths in which a heap-allocated pointer leaks."
3914 msgstr ""
3916 #: analyzer/analyzer.opt:83
3917 #, no-c-format
3918 msgid "Warn about code paths in which the wrong deallocation function is called."
3919 msgstr ""
3921 #: analyzer/analyzer.opt:87
3922 #, no-c-format
3923 msgid "Warn about code paths in which a possibly-NULL value is passed to a must-not-be-NULL function argument."
3924 msgstr ""
3926 #: analyzer/analyzer.opt:91
3927 #, no-c-format
3928 msgid "Warn about code paths in which a possibly-NULL pointer is dereferenced."
3929 msgstr ""
3931 #: analyzer/analyzer.opt:95
3932 #, no-c-format
3933 msgid "Warn about code paths in which an async-signal-unsafe function is called from a signal handler."
3934 msgstr ""
3936 #: analyzer/analyzer.opt:99
3937 #, no-c-format
3938 msgid "Warn about code paths in which NULL is passed to a must-not-be-NULL function argument."
3939 msgstr ""
3941 #: analyzer/analyzer.opt:103
3942 #, no-c-format
3943 msgid "Warn about code paths in which a NULL pointer is dereferenced."
3944 msgstr ""
3946 #: analyzer/analyzer.opt:107
3947 #, no-c-format
3948 msgid "Warn about code paths in which a shift with negative count is attempted."
3949 msgstr ""
3951 #: analyzer/analyzer.opt:111
3952 #, no-c-format
3953 msgid "Warn about code paths in which a shift with count >= width of type is attempted."
3954 msgstr ""
3956 #: analyzer/analyzer.opt:115
3957 #, no-c-format
3958 msgid "Warn about code paths in which a longjmp rewinds to a jmp_buf saved in a stack frame that has returned."
3959 msgstr ""
3961 #: analyzer/analyzer.opt:119
3962 #, no-c-format
3963 msgid "Warn about code paths in which an unsanitized value is used as an allocation size."
3964 msgstr ""
3966 #: analyzer/analyzer.opt:123
3967 #, no-c-format
3968 msgid "Warn about code paths in which an unsanitized value is used as an array index."
3969 msgstr ""
3971 #: analyzer/analyzer.opt:127
3972 #, no-c-format
3973 msgid "Warn about code paths in which an unsanitized value is used as a divisor."
3974 msgstr ""
3976 #: analyzer/analyzer.opt:131
3977 #, no-c-format
3978 msgid "Warn about code paths in which an unsanitized value is used as a pointer offset."
3979 msgstr ""
3981 #: analyzer/analyzer.opt:135
3982 #, no-c-format
3983 msgid "Warn about code paths in which an unsanitized value is used as a size."
3984 msgstr ""
3986 #: analyzer/analyzer.opt:139
3987 #, no-c-format
3988 msgid "Warn about code paths in which a freed value is used."
3989 msgstr ""
3991 #: analyzer/analyzer.opt:143
3992 #, no-c-format
3993 msgid "Warn about code paths in which a pointer to a stale stack frame is used."
3994 msgstr ""
3996 #: analyzer/analyzer.opt:147
3997 #, no-c-format
3998 msgid "Warn about code paths which attempt to write to a const object."
3999 msgstr ""
4001 #: analyzer/analyzer.opt:151
4002 #, no-c-format
4003 msgid "Warn about code paths which attempt to write to a string literal."
4004 msgstr ""
4006 #: analyzer/analyzer.opt:155
4007 #, no-c-format
4008 msgid "Warn about code paths in which an uninitialized value is used."
4009 msgstr ""
4011 #: analyzer/analyzer.opt:159
4012 #, no-c-format
4013 msgid "Warn if the code is too complicated for the analyzer to fully explore."
4014 msgstr ""
4016 #: analyzer/analyzer.opt:163
4017 #, no-c-format
4018 msgid "Restrict the analyzer to run just the named checker."
4019 msgstr ""
4021 #: analyzer/analyzer.opt:167
4022 #, no-c-format
4023 msgid "Avoid combining multiple statements into one exploded edge."
4024 msgstr ""
4026 #: analyzer/analyzer.opt:171
4027 #, no-c-format
4028 msgid "Verify that paths are feasible when emitting diagnostics."
4029 msgstr ""
4031 #: analyzer/analyzer.opt:175
4032 #, no-c-format
4033 msgid "Issue a note when diagnostics are deduplicated."
4034 msgstr ""
4036 #: analyzer/analyzer.opt:179
4037 #, no-c-format
4038 msgid "Purge unneeded state during analysis."
4039 msgstr ""
4041 #: analyzer/analyzer.opt:183
4042 #, no-c-format
4043 msgid "Merge similar-enough states during analysis."
4044 msgstr ""
4046 #: analyzer/analyzer.opt:187
4047 #, no-c-format
4048 msgid "Enable transitivity of constraints during analysis."
4049 msgstr ""
4051 #: analyzer/analyzer.opt:191
4052 #, no-c-format
4053 msgid "Approximate the effect of function calls to simplify analysis."
4054 msgstr ""
4056 #: analyzer/analyzer.opt:195
4057 #, no-c-format
4058 msgid "Emit more verbose descriptions of control flow in diagnostics."
4059 msgstr ""
4061 #: analyzer/analyzer.opt:199
4062 #, no-c-format
4063 msgid "Emit more verbose descriptions of state changes in diagnostics."
4064 msgstr ""
4066 #: analyzer/analyzer.opt:203
4067 #, no-c-format
4068 msgid "Control which events are displayed in diagnostic paths."
4069 msgstr ""
4071 #: analyzer/analyzer.opt:207
4072 #, no-c-format
4073 msgid "Dump various analyzer internals to SRCFILE.analyzer.txt."
4074 msgstr ""
4076 #: analyzer/analyzer.opt:211
4077 #, no-c-format
4078 msgid "Dump various analyzer internals to stderr."
4079 msgstr ""
4081 #: analyzer/analyzer.opt:215
4082 #, no-c-format
4083 msgid "Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot file."
4084 msgstr ""
4086 #: analyzer/analyzer.opt:219
4087 #, no-c-format
4088 msgid "Dump the analyzer exploded graph to a SRCFILE.eg.dot file."
4089 msgstr ""
4091 #: analyzer/analyzer.opt:223
4092 #, no-c-format
4093 msgid "Emit diagnostics showing the location of nodes in the exploded graph."
4094 msgstr ""
4096 #: analyzer/analyzer.opt:227
4097 #, no-c-format
4098 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg.txt."
4099 msgstr ""
4101 #: analyzer/analyzer.opt:231
4102 #, no-c-format
4103 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt."
4104 msgstr ""
4106 #: analyzer/analyzer.opt:235
4107 #, no-c-format
4108 msgid "Dump a textual representation of each diagnostic's exploded path to SRCFILE.IDX.KIND.epath.txt."
4109 msgstr ""
4111 #: analyzer/analyzer.opt:239
4112 #, no-c-format
4113 msgid "Dump various analyzer internals to SRCFILE.*.fg.dot and SRCFILE.*.tg.dot."
4114 msgstr ""
4116 #: analyzer/analyzer.opt:243
4117 #, no-c-format
4118 msgid "Dump analyzer-specific data to a SRCFILE.analyzer.json.gz file."
4119 msgstr ""
4121 #: analyzer/analyzer.opt:247
4122 #, no-c-format
4123 msgid "Dump state-purging information to a SRCFILE.state-purge.dot file."
4124 msgstr ""
4126 #: analyzer/analyzer.opt:251
4127 #, no-c-format
4128 msgid "Dump the analyzer supergraph to a SRCFILE.supergraph.dot file."
4129 msgstr ""
4131 #: config/vms/vms.opt:27
4132 #, no-c-format
4133 msgid "Malloc data into P2 space."
4134 msgstr ""
4136 #: config/vms/vms.opt:31
4137 #, no-c-format
4138 msgid "Set name of main routine for the debugger."
4139 msgstr ""
4141 #: config/vms/vms.opt:35
4142 #, no-c-format
4143 msgid "Use VMS exit codes instead of posix ones."
4144 msgstr ""
4146 #: config/vms/vms.opt:39
4147 #, no-c-format
4148 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
4149 msgstr ""
4151 #: config/mcore/mcore.opt:23
4152 #, no-c-format
4153 msgid "Generate code for the M*Core M210."
4154 msgstr ""
4156 #: config/mcore/mcore.opt:27
4157 #, no-c-format
4158 msgid "Generate code for the M*Core M340."
4159 msgstr ""
4161 #: config/mcore/mcore.opt:31
4162 #, no-c-format
4163 msgid "Force functions to be aligned to a 4 byte boundary."
4164 msgstr ""
4166 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
4167 #, no-c-format
4168 msgid "Generate big-endian code."
4169 msgstr ""
4171 #: config/mcore/mcore.opt:39
4172 #, no-c-format
4173 msgid "Emit call graph information."
4174 msgstr ""
4176 #: config/mcore/mcore.opt:43
4177 #, no-c-format
4178 msgid "Use the divide instruction."
4179 msgstr ""
4181 #: config/mcore/mcore.opt:47
4182 #, no-c-format
4183 msgid "Inline constants if it can be done in 2 insns or less."
4184 msgstr ""
4186 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
4187 #, no-c-format
4188 msgid "Generate little-endian code."
4189 msgstr ""
4191 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
4192 #, no-c-format
4193 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
4194 msgstr ""
4196 #: config/mcore/mcore.opt:60
4197 #, no-c-format
4198 msgid "Use arbitrary sized immediates in bit operations."
4199 msgstr ""
4201 #: config/mcore/mcore.opt:64
4202 #, no-c-format
4203 msgid "Prefer word accesses over byte accesses."
4204 msgstr ""
4206 #: config/mcore/mcore.opt:71
4207 #, no-c-format
4208 msgid "Set the maximum amount for a single stack increment operation."
4209 msgstr ""
4211 #: config/mcore/mcore.opt:75
4212 #, no-c-format
4213 msgid "Always treat bitfields as int-sized."
4214 msgstr ""
4216 #: config/linux-android.opt:23
4217 #, no-c-format
4218 msgid "Generate code for the Android platform."
4219 msgstr ""
4221 #: config/mmix/mmix.opt:24
4222 #, no-c-format
4223 msgid "For intrinsics library: pass all parameters in registers."
4224 msgstr ""
4226 #: config/mmix/mmix.opt:28
4227 #, no-c-format
4228 msgid "Use register stack for parameters and return value."
4229 msgstr ""
4231 #: config/mmix/mmix.opt:32
4232 #, no-c-format
4233 msgid "Use call-clobbered registers for parameters and return value."
4234 msgstr ""
4236 #: config/mmix/mmix.opt:37
4237 #, no-c-format
4238 msgid "Use epsilon-respecting floating point compare instructions."
4239 msgstr ""
4241 #: config/mmix/mmix.opt:41
4242 #, no-c-format
4243 msgid "Use zero-extending memory loads, not sign-extending ones."
4244 msgstr ""
4246 #: config/mmix/mmix.opt:45
4247 #, no-c-format
4248 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
4249 msgstr ""
4251 #: config/mmix/mmix.opt:49
4252 #, no-c-format
4253 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
4254 msgstr ""
4256 #: config/mmix/mmix.opt:53
4257 #, no-c-format
4258 msgid "Do not provide a default start-address 0x100 of the program."
4259 msgstr ""
4261 #: config/mmix/mmix.opt:57
4262 #, no-c-format
4263 msgid "Link to emit program in ELF format (rather than mmo)."
4264 msgstr ""
4266 #: config/mmix/mmix.opt:61
4267 #, no-c-format
4268 msgid "Use P-mnemonics for branches statically predicted as taken."
4269 msgstr ""
4271 #: config/mmix/mmix.opt:65
4272 #, no-c-format
4273 msgid "Don't use P-mnemonics for branches."
4274 msgstr ""
4276 #: config/mmix/mmix.opt:79
4277 #, no-c-format
4278 msgid "Use addresses that allocate global registers."
4279 msgstr ""
4281 #: config/mmix/mmix.opt:83
4282 #, no-c-format
4283 msgid "Do not use addresses that allocate global registers."
4284 msgstr ""
4286 #: config/mmix/mmix.opt:87
4287 #, no-c-format
4288 msgid "Generate a single exit point for each function."
4289 msgstr ""
4291 #: config/mmix/mmix.opt:91
4292 #, no-c-format
4293 msgid "Do not generate a single exit point for each function."
4294 msgstr ""
4296 #: config/mmix/mmix.opt:95
4297 #, no-c-format
4298 msgid "Set start-address of the program."
4299 msgstr ""
4301 #: config/mmix/mmix.opt:99
4302 #, no-c-format
4303 msgid "Set start-address of data."
4304 msgstr ""
4306 #: config/darwin.opt:34
4307 #, no-c-format
4308 msgid "Generate code for darwin loadable kernel extensions."
4309 msgstr ""
4311 #: config/darwin.opt:38
4312 #, no-c-format
4313 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
4314 msgstr ""
4316 #: config/darwin.opt:42
4317 #, no-c-format
4318 msgid "Generate compile-time CFString objects."
4319 msgstr ""
4321 #: config/darwin.opt:46
4322 #, no-c-format
4323 msgid "Warn if constant CFString objects contain non-portable characters."
4324 msgstr ""
4326 #: config/darwin.opt:51
4327 #, no-c-format
4328 msgid "Generate AT&T-style stubs for Mach-O."
4329 msgstr ""
4331 #: config/darwin.opt:55
4332 #, no-c-format
4333 msgid "Generate code suitable for executables (NOT shared libs)."
4334 msgstr ""
4336 #: config/darwin.opt:59
4337 #, no-c-format
4338 msgid "Generate code suitable for fast turn around debugging."
4339 msgstr ""
4341 #: config/darwin.opt:63
4342 #, no-c-format
4343 msgid "Generate code for the kernel or loadable kernel extensions."
4344 msgstr ""
4346 #: config/darwin.opt:71
4347 #, no-c-format
4348 msgid "The earliest macOS version on which this program will run."
4349 msgstr ""
4351 #: config/darwin.opt:76
4352 #, no-c-format
4353 msgid "Set sizeof(bool) to 1."
4354 msgstr ""
4356 #: config/darwin.opt:80
4357 #, no-c-format
4358 msgid "Force generation of external symbol indirection stubs."
4359 msgstr ""
4361 #: config/darwin.opt:88
4362 #, no-c-format
4363 msgid "-mtarget-linker <version>\tSpecify that ld64 <version> is the toolchain linker for the current invocation."
4364 msgstr ""
4366 #: config/darwin.opt:94
4367 #, no-c-format
4368 msgid "Load all members of archive libraries, rather than only those that satisfy undefined symbols."
4369 msgstr ""
4371 #: config/darwin.opt:98
4372 #, no-c-format
4373 msgid "-allowable_client <name>\tThe output dylib is private to the client <name>."
4374 msgstr ""
4376 #: config/darwin.opt:102
4377 #, no-c-format
4378 msgid "-arch <name>\tGenerate output for architecture <name>."
4379 msgstr ""
4381 #: config/darwin.opt:106
4382 #, no-c-format
4383 msgid "Mismatches between file architecture and one specified by \"-arch\" are errors instead of warnings."
4384 msgstr ""
4386 #: config/darwin.opt:110
4387 #, no-c-format
4388 msgid "The earliest macOS version on which this program will run (formatted for the assembler)."
4389 msgstr ""
4391 #: config/darwin.opt:114
4392 #, no-c-format
4393 msgid "Generate an output executable that binds symbols on load, rather than lazily."
4394 msgstr ""
4396 #: config/darwin.opt:118
4397 #, no-c-format
4398 msgid "Generate a Mach-O bundle (file type MH_BUNDLE)."
4399 msgstr ""
4401 #: config/darwin.opt:122
4402 #, no-c-format
4403 msgid "-bundle_loader <executable>\tTreat <executable> (that will be loading this bundle) as if it was one of the dynamic libraries the bundle is linked against for symbol resolution."
4404 msgstr ""
4406 #: config/darwin.opt:126
4407 #, no-c-format
4408 msgid "-client_name <name>\tEnable the executable being built to link against a private dylib (using allowable_client)."
4409 msgstr ""
4411 #: config/darwin.opt:130
4412 #, no-c-format
4413 msgid "-compatibility_version <number>\tSet the version for the client interface.  Client programs must record a value less than or equal to <number>, or the binding will fail at runtime."
4414 msgstr ""
4416 #: config/darwin.opt:134
4417 #, no-c-format
4418 msgid "-current_version <number>\tSet the current version for the library to <number>."
4419 msgstr ""
4421 #: config/darwin.opt:138
4422 #, no-c-format
4423 msgid "Remove code and data that is unreachable from any exported symbol (including the entry point)."
4424 msgstr ""
4426 #: config/darwin.opt:142
4427 #, no-c-format
4428 msgid "-dylib_file install_name:file_name\tThis allows linking of a dylib with \"install_name\" but to be found in a different install position \"file_name\""
4429 msgstr ""
4431 #: config/darwin.opt:146
4432 #, no-c-format
4433 msgid "Produce a Mach-O dylinker (file type MH_DYLINKER), only used for building dyld."
4434 msgstr ""
4436 #: config/darwin.opt:150
4437 #, no-c-format
4438 msgid "-dylinker_install_name <path>\tOnly used for building dyld."
4439 msgstr ""
4441 #: config/darwin.opt:154
4442 #, no-c-format
4443 msgid "The default (and opposite of -static), implied by user mode executables, shared libraries and bundles."
4444 msgstr ""
4446 #: config/darwin.opt:158
4447 #, no-c-format
4448 msgid "Produce a Mach-O shared library (file type MH_DYLIB), synonym for \"-shared\"."
4449 msgstr ""
4451 #: config/darwin.opt:162
4452 #, no-c-format
4453 msgid "-exported_symbols_list <filename>\tExport global symbols in <filename> in linked output file; any symbols not mentioned will be treated as \"hidden\"."
4454 msgstr ""
4456 #: config/darwin.opt:166
4457 #, no-c-format
4458 msgid "Supply a list of objects to be linked from a file, rather than the command line."
4459 msgstr ""
4461 #: config/darwin.opt:170 config/darwin.opt:190
4462 #, no-c-format
4463 msgid "Used for generating code for some older kernel revisions."
4464 msgstr ""
4466 #: config/darwin.opt:174
4467 #, no-c-format
4468 msgid "Ignore the normal two-level namespace; resolve symbols in command line order and do not record which library provided the resolved symbol."
4469 msgstr ""
4471 #: config/darwin.opt:178
4472 #, no-c-format
4473 msgid "For the assembler (and linker) permit any architecture sub-variant to be used without error."
4474 msgstr ""
4476 #: config/darwin.opt:182
4477 #, no-c-format
4478 msgid "Set the output object such that, on loading, dyld will ignore any two-level namespace information and resolve symbols in the discovery order for loaded libs."
4479 msgstr ""
4481 #: config/darwin.opt:186
4482 #, no-c-format
4483 msgid "-framework <name>\tThe linker should search for the framework <name> in the framework search path."
4484 msgstr ""
4486 #: config/darwin.opt:194
4487 #, no-c-format
4488 msgid "Abbreviation for \"-g -fno-eliminate-unused-debug-symbols\"."
4489 msgstr ""
4491 #: config/darwin.opt:198
4492 #, no-c-format
4493 msgid "Abbreviation for \"-g -feliminate-unused-debug-symbols\"."
4494 msgstr ""
4496 #: config/darwin.opt:202
4497 #, no-c-format
4498 msgid "Automatically adds space for longer path names in load commands (up to MAXPATHLEN)."
4499 msgstr ""
4501 #: config/darwin.opt:206
4502 #, no-c-format
4503 msgid "-image_base <address>\tSpecify <address> as the base address for a dylib or bundle."
4504 msgstr ""
4506 #: config/darwin.opt:210
4507 #, no-c-format
4508 msgid "-init <symbol_name>\tThe symbol <symbol_name> will be used as the first initialiser for a dylib."
4509 msgstr ""
4511 #: config/darwin.opt:214
4512 #, no-c-format
4513 msgid "-install_name <name>\tSet the install name for a dylib."
4514 msgstr ""
4516 #: config/darwin.opt:218
4517 #, no-c-format
4518 msgid "Usually \"private extern\" (hidden) symbols are made local when linking, this command suppresses that such that they remain exported."
4519 msgstr ""
4521 #: config/darwin.opt:222
4522 #, no-c-format
4523 msgid "(Obsolete after 10.4) Multi modules are ignored at runtime since macOS 10.4."
4524 msgstr ""
4526 #: config/darwin.opt:226
4527 #, no-c-format
4528 msgid "(Obsolete after 10.4) -multiply_defined <treatment>\tProvided a mechanism for warning about symbols defined in multiple dylibs."
4529 msgstr ""
4531 #: config/darwin.opt:230
4532 #, no-c-format
4533 msgid "(Obsolete after 10.4) -multiply_defined_unused <treatment>\tProvided a mechanism for warning about symbols defined in the current executable also being defined in linked dylibs."
4534 msgstr ""
4536 #: config/darwin.opt:234
4537 #, no-c-format
4538 msgid "(Obsolete) Current linkers never dead-strip these items, so the option is not needed."
4539 msgstr ""
4541 #: config/darwin.opt:238
4542 #, no-c-format
4543 msgid "Do not add a default symbol exports to modules or dynamic libraries."
4544 msgstr ""
4546 #: config/darwin.opt:242
4547 #, no-c-format
4548 msgid "(Obsolete after 10.3.9) Set MH_NOPREFIXBINDING, in an executable."
4549 msgstr ""
4551 #: config/darwin.opt:246
4552 #, no-c-format
4553 msgid "(Obsolete after 10.4)\tSet MH_NOMULTIDEFS in an umbrella framework."
4554 msgstr ""
4556 #: config/darwin.opt:250 config/darwin.opt:265 config/darwin.opt:269
4557 #, no-c-format
4558 msgid "(Obsolete) LD_PREBIND is no longer supported."
4559 msgstr ""
4561 #: config/darwin.opt:254
4562 #, no-c-format
4563 msgid "(Obsolete) This is the default."
4564 msgstr ""
4566 #: config/darwin.opt:261
4567 #, no-c-format
4568 msgid "-pagezero_size <size>\tAllows setting the page 0 size to 4kb when required."
4569 msgstr ""
4571 #: config/darwin.opt:273
4572 #, no-c-format
4573 msgid "Produces a Mach-O file suitable for embedded/ROM use."
4574 msgstr ""
4576 #: config/darwin.opt:277
4577 #, no-c-format
4578 msgid "(Obsolete) Allowed linking to proceed with \"-flat_namespace\" when a linked bundle contained a symbol also exported from the main executable."
4579 msgstr ""
4581 #: config/darwin.opt:284
4582 #, no-c-format
4583 msgid "Synonym for \"-export-dynamic\" for linker versions that support it."
4584 msgstr ""
4586 #: config/darwin.opt:288
4587 #, no-c-format
4588 msgid "-read_only_relocs <treatment>\tAllow relocations in read-only pages (not recommended)."
4589 msgstr ""
4591 #: config/darwin.opt:292
4592 #, no-c-format
4593 msgid "-sectalign <segname> <sectname> <value>\tSet section <sectname> in segment <segname> to have alignment <value> which must be an integral power of two expressed in hexadecimal form."
4594 msgstr ""
4596 #: config/darwin.opt:296
4597 #, no-c-format
4598 msgid "-sectcreate <segname> <sectname> <file>\tCreate section <sectname> in segment <segname> from the contents of <file>."
4599 msgstr ""
4601 #: config/darwin.opt:300
4602 #, no-c-format
4603 msgid "(Obsolete) -sectobjectsymbols <segname> <sectname>\tSetting a local symbol at the start of a section is no longer supported."
4604 msgstr ""
4606 #: config/darwin.opt:304
4607 #, no-c-format
4608 msgid "(Obsolete) -sectorder <segname> <sectname> <orderfile>\tReplaced by a more general option \"-order_file\"."
4609 msgstr ""
4611 #: config/darwin.opt:308
4612 #, no-c-format
4613 msgid "-seg_addr_table <file>\tSpecify the base addresses for dynamic libraries; <file> contains a line for each library."
4614 msgstr ""
4616 #: config/darwin.opt:313
4617 #, no-c-format
4618 msgid "(Obsolete, ld_classic only) -seg_addr_table_filename <path>."
4619 msgstr ""
4621 #: config/darwin.opt:317
4622 #, no-c-format
4623 msgid "Synonym for \"image_base\"."
4624 msgstr ""
4626 #: config/darwin.opt:321
4627 #, no-c-format
4628 msgid "-segaddr <name> <address>\tSet the base address of segment <name> to <address> which must be aligned to a page boundary (currently 4kb)."
4629 msgstr ""
4631 #: config/darwin.opt:326
4632 #, no-c-format
4633 msgid "(Obsolete, ld_classic only) -sectcreate <segname> <sectname> <file>\tAllowed creation of a section from a file."
4634 msgstr ""
4636 #: config/darwin.opt:330
4637 #, no-c-format
4638 msgid "(Obsolete) Object files with LINKEDIT sections are no longer supported."
4639 msgstr ""
4641 #: config/darwin.opt:334
4642 #, no-c-format
4643 msgid "-segprot <segname> <max_prot> <init_prot>\tThe virtual memory protections for segment <segname> have maximum and initial values <max_prot> and <init_prot> respectively.  The specified values may contain \"r\", \"w\", \"x\" or \"-\" the latter meaning \"no access\"."
4644 msgstr ""
4646 #: config/darwin.opt:338
4647 #, no-c-format
4648 msgid "-segs_read_only_addr <address>\tSpecify that <address> is the base address of the read-only segments of a dylib."
4649 msgstr ""
4651 #: config/darwin.opt:342
4652 #, no-c-format
4653 msgid "-segs_read_write_addr <address>\tSpecify that <address> is the base address address of the read-write segments of a dylib."
4654 msgstr ""
4656 #: config/darwin.opt:346
4657 #, no-c-format
4658 msgid "(Obsolete)\tThis is the default."
4659 msgstr ""
4661 #: config/darwin.opt:350
4662 #, no-c-format
4663 msgid "-sub_library <name>\tLibrary named <name> will be re-exported (only useful for dylibs)."
4664 msgstr ""
4666 #: config/darwin.opt:354
4667 #, no-c-format
4668 msgid "-sub_umbrella <name>\tFramework named <name> will be re-exported (only useful for dylibs)."
4669 msgstr ""
4671 #: config/darwin.opt:358
4672 #, no-c-format
4673 msgid "This is the default."
4674 msgstr ""
4676 #: config/darwin.opt:362
4677 #, no-c-format
4678 msgid "Add extra information to the executable that can speed up dynamic loading (provided that dependent libraries are unchanged)."
4679 msgstr ""
4681 #: config/darwin.opt:366
4682 #, no-c-format
4683 msgid "-umbrella <framework>\tThe specified framework will be re-exported."
4684 msgstr ""
4686 #: config/darwin.opt:370
4687 #, no-c-format
4688 msgid "-undefined <treatment>\tSpecify the handling for undefined symbols (default is error)."
4689 msgstr ""
4691 #: config/darwin.opt:374
4692 #, no-c-format
4693 msgid "-unexported_symbols_list <filename>\tDo not export the global symbols listed in <filename>."
4694 msgstr ""
4696 #: config/darwin.opt:378
4697 #, no-c-format
4698 msgid "-weak_reference_mismatches <treatment>\tSpecifies what to do if a symbol import conflicts between file (weak in one and not in another) the default is to treat the symbol as non-weak."
4699 msgstr ""
4701 #: config/darwin.opt:382
4702 #, no-c-format
4703 msgid "Logs which object files the linker loads."
4704 msgstr ""
4706 #: config/darwin.opt:386
4707 #, no-c-format
4708 msgid "Logs which symbol(s) caused an object to be loaded."
4709 msgstr ""
4711 #: config/darwin.opt:394
4712 #, no-c-format
4713 msgid "(Obsolete, ignored)\tOld support similar to \"-whyload\"."
4714 msgstr ""
4716 #: config/darwin.opt:398
4717 #, no-c-format
4718 msgid "(Obsolete and unhandled by ld64, ignored)\tld should produce an executable (only handled by ld_classic)."
4719 msgstr ""
4721 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/cr16/cr16.opt:23
4722 #: config/c6x/c6x.opt:38
4723 #, no-c-format
4724 msgid "Use simulator runtime."
4725 msgstr ""
4727 #: config/bfin/bfin.opt:44 config/arm/arm.opt:108
4728 #, no-c-format
4729 msgid "Specify the name of the target CPU."
4730 msgstr ""
4732 #: config/bfin/bfin.opt:48
4733 #, no-c-format
4734 msgid "Omit frame pointer for leaf functions."
4735 msgstr ""
4737 #: config/bfin/bfin.opt:52
4738 #, no-c-format
4739 msgid "Program is entirely located in low 64k of memory."
4740 msgstr ""
4742 #: config/bfin/bfin.opt:56
4743 #, no-c-format
4744 msgid "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or SSYNC instruction."
4745 msgstr ""
4747 #: config/bfin/bfin.opt:61
4748 #, no-c-format
4749 msgid "Avoid speculative loads to work around a hardware anomaly."
4750 msgstr ""
4752 #: config/bfin/bfin.opt:65
4753 #, no-c-format
4754 msgid "Enabled ID based shared library."
4755 msgstr ""
4757 #: config/bfin/bfin.opt:69
4758 #, no-c-format
4759 msgid "Generate code that won't be linked against any other ID shared libraries, but may be used as a shared library."
4760 msgstr ""
4762 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
4763 #, no-c-format
4764 msgid "ID of shared library to build."
4765 msgstr ""
4767 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
4768 #, no-c-format
4769 msgid "Enable separate data segment."
4770 msgstr ""
4772 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
4773 #, no-c-format
4774 msgid "Avoid generating pc-relative calls; use indirection."
4775 msgstr ""
4777 #: config/bfin/bfin.opt:86
4778 #, no-c-format
4779 msgid "Link with the fast floating-point library."
4780 msgstr ""
4782 #: config/bfin/bfin.opt:90 config/arm/arm.opt:323 config/frv/frv.opt:130
4783 #, no-c-format
4784 msgid "Enable Function Descriptor PIC mode."
4785 msgstr ""
4787 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
4788 #, no-c-format
4789 msgid "Enable inlining of PLT in function calls."
4790 msgstr ""
4792 #: config/bfin/bfin.opt:98
4793 #, no-c-format
4794 msgid "Do stack checking using bounds in L1 scratch memory."
4795 msgstr ""
4797 #: config/bfin/bfin.opt:102
4798 #, no-c-format
4799 msgid "Enable multicore support."
4800 msgstr ""
4802 #: config/bfin/bfin.opt:106
4803 #, no-c-format
4804 msgid "Build for Core A."
4805 msgstr ""
4807 #: config/bfin/bfin.opt:110
4808 #, no-c-format
4809 msgid "Build for Core B."
4810 msgstr ""
4812 #: config/bfin/bfin.opt:114
4813 #, no-c-format
4814 msgid "Build for SDRAM."
4815 msgstr ""
4817 #: config/bfin/bfin.opt:118
4818 #, no-c-format
4819 msgid "Assume ICPLBs are enabled at runtime."
4820 msgstr ""
4822 #: config/m68k/m68k-tables.opt:25
4823 #, no-c-format
4824 msgid "Known M68K CPUs (for use with the -mcpu= option):"
4825 msgstr ""
4827 #: config/m68k/m68k-tables.opt:365
4828 #, no-c-format
4829 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
4830 msgstr ""
4832 #: config/m68k/m68k-tables.opt:411
4833 #, no-c-format
4834 msgid "Known M68K ISAs (for use with the -march= option):"
4835 msgstr ""
4837 #: config/m68k/ieee.opt:24 config/i386/i386.opt:374
4838 #, no-c-format
4839 msgid "Use IEEE math for fp comparisons."
4840 msgstr ""
4842 #: config/m68k/m68k.opt:30
4843 #, no-c-format
4844 msgid "Generate code for a 520X."
4845 msgstr ""
4847 #: config/m68k/m68k.opt:34
4848 #, no-c-format
4849 msgid "Generate code for a 5206e."
4850 msgstr ""
4852 #: config/m68k/m68k.opt:38
4853 #, no-c-format
4854 msgid "Generate code for a 528x."
4855 msgstr ""
4857 #: config/m68k/m68k.opt:42
4858 #, no-c-format
4859 msgid "Generate code for a 5307."
4860 msgstr ""
4862 #: config/m68k/m68k.opt:46
4863 #, no-c-format
4864 msgid "Generate code for a 5407."
4865 msgstr ""
4867 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
4868 #, no-c-format
4869 msgid "Generate code for a 68000."
4870 msgstr ""
4872 #: config/m68k/m68k.opt:54
4873 #, no-c-format
4874 msgid "Generate code for a 68010."
4875 msgstr ""
4877 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
4878 #, no-c-format
4879 msgid "Generate code for a 68020."
4880 msgstr ""
4882 #: config/m68k/m68k.opt:62
4883 #, no-c-format
4884 msgid "Generate code for a 68040, without any new instructions."
4885 msgstr ""
4887 #: config/m68k/m68k.opt:66
4888 #, no-c-format
4889 msgid "Generate code for a 68060, without any new instructions."
4890 msgstr ""
4892 #: config/m68k/m68k.opt:70
4893 #, no-c-format
4894 msgid "Generate code for a 68030."
4895 msgstr ""
4897 #: config/m68k/m68k.opt:74
4898 #, no-c-format
4899 msgid "Generate code for a 68040."
4900 msgstr ""
4902 #: config/m68k/m68k.opt:78
4903 #, no-c-format
4904 msgid "Generate code for a 68060."
4905 msgstr ""
4907 #: config/m68k/m68k.opt:82
4908 #, no-c-format
4909 msgid "Generate code for a 68302."
4910 msgstr ""
4912 #: config/m68k/m68k.opt:86
4913 #, no-c-format
4914 msgid "Generate code for a 68332."
4915 msgstr ""
4917 #: config/m68k/m68k.opt:91
4918 #, no-c-format
4919 msgid "Generate code for a 68851."
4920 msgstr ""
4922 #: config/m68k/m68k.opt:95
4923 #, no-c-format
4924 msgid "Generate code that uses 68881 floating-point instructions."
4925 msgstr ""
4927 #: config/m68k/m68k.opt:99
4928 #, no-c-format
4929 msgid "Align variables on a 32-bit boundary."
4930 msgstr ""
4932 #: config/m68k/m68k.opt:103 config/arm/arm.opt:77 config/nios2/nios2.opt:570
4933 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
4934 #, no-c-format
4935 msgid "Specify the name of the target architecture."
4936 msgstr ""
4938 #: config/m68k/m68k.opt:107
4939 #, no-c-format
4940 msgid "Use the bit-field instructions."
4941 msgstr ""
4943 #: config/m68k/m68k.opt:119
4944 #, no-c-format
4945 msgid "Generate code for a ColdFire v4e."
4946 msgstr ""
4948 #: config/m68k/m68k.opt:123
4949 #, no-c-format
4950 msgid "Specify the target CPU."
4951 msgstr ""
4953 #: config/m68k/m68k.opt:127
4954 #, no-c-format
4955 msgid "Generate code for a cpu32."
4956 msgstr ""
4958 #: config/m68k/m68k.opt:131
4959 #, no-c-format
4960 msgid "Use hardware division instructions on ColdFire."
4961 msgstr ""
4963 #: config/m68k/m68k.opt:135
4964 #, no-c-format
4965 msgid "Generate code for a Fido A."
4966 msgstr ""
4968 #: config/m68k/m68k.opt:139
4969 #, no-c-format
4970 msgid "Generate code which uses hardware floating point instructions."
4971 msgstr ""
4973 #: config/m68k/m68k.opt:143
4974 #, no-c-format
4975 msgid "Enable ID based shared library."
4976 msgstr ""
4978 #: config/m68k/m68k.opt:147
4979 #, no-c-format
4980 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
4981 msgstr ""
4983 #: config/m68k/m68k.opt:151
4984 #, no-c-format
4985 msgid "Do not use the bit-field instructions."
4986 msgstr ""
4988 #: config/m68k/m68k.opt:155
4989 #, no-c-format
4990 msgid "Use normal calling convention."
4991 msgstr ""
4993 #: config/m68k/m68k.opt:159
4994 #, no-c-format
4995 msgid "Consider type 'int' to be 32 bits wide."
4996 msgstr ""
4998 #: config/m68k/m68k.opt:163
4999 #, no-c-format
5000 msgid "Generate pc-relative code."
5001 msgstr ""
5003 #: config/m68k/m68k.opt:167
5004 #, no-c-format
5005 msgid "Use different calling convention using 'rtd'."
5006 msgstr ""
5008 #: config/m68k/m68k.opt:179
5009 #, no-c-format
5010 msgid "Consider type 'int' to be 16 bits wide."
5011 msgstr ""
5013 #: config/m68k/m68k.opt:183
5014 #, no-c-format
5015 msgid "Generate code with library calls for floating point."
5016 msgstr ""
5018 #: config/m68k/m68k.opt:187
5019 #, no-c-format
5020 msgid "Do not use unaligned memory references."
5021 msgstr ""
5023 #: config/m68k/m68k.opt:191
5024 #, no-c-format
5025 msgid "Tune for the specified target CPU or architecture."
5026 msgstr ""
5028 #: config/m68k/m68k.opt:195
5029 #, no-c-format
5030 msgid "Support more than 8192 GOT entries on ColdFire."
5031 msgstr ""
5033 #: config/m68k/m68k.opt:199
5034 #, no-c-format
5035 msgid "Support TLS segment larger than 64K."
5036 msgstr ""
5038 #: config/riscv/riscv.opt:26 config/aarch64/aarch64.opt:68
5039 #: config/arm/arm.opt:96 config/microblaze/microblaze.opt:60
5040 #, no-c-format
5041 msgid "Assume target CPU is configured as big endian."
5042 msgstr ""
5044 #: config/riscv/riscv.opt:30 config/aarch64/aarch64.opt:88
5045 #: config/arm/arm.opt:161 config/microblaze/microblaze.opt:64
5046 #, no-c-format
5047 msgid "Assume target CPU is configured as little endian."
5048 msgstr ""
5050 #: config/riscv/riscv.opt:34
5051 #, no-c-format
5052 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
5053 msgstr ""
5055 #: config/riscv/riscv.opt:38
5056 #, no-c-format
5057 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
5058 msgstr ""
5060 #: config/riscv/riscv.opt:42
5061 #, no-c-format
5062 msgid "Specify integer and floating-point calling convention."
5063 msgstr ""
5065 #: config/riscv/riscv.opt:46 config/i386/i386.opt:425
5066 #, no-c-format
5067 msgid "Attempt to keep stack aligned to this power of 2."
5068 msgstr ""
5070 #: config/riscv/riscv.opt:50
5071 #, no-c-format
5072 msgid "Supported ABIs (for use with the -mabi= option):"
5073 msgstr ""
5075 #: config/riscv/riscv.opt:75
5076 #, no-c-format
5077 msgid "Use hardware floating-point divide and square root instructions."
5078 msgstr ""
5080 #: config/riscv/riscv.opt:79
5081 #, no-c-format
5082 msgid "Use hardware instructions for integer division."
5083 msgstr ""
5085 #: config/riscv/riscv.opt:83
5086 #, no-c-format
5087 msgid "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must be lower-case."
5088 msgstr ""
5090 #: config/riscv/riscv.opt:88 config/mips/mips.opt:405
5091 #, no-c-format
5092 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
5093 msgstr ""
5095 #: config/riscv/riscv.opt:92
5096 #, no-c-format
5097 msgid "-mcpu=PROCESSOR\tUse architecture of and optimize the output for PROCESSOR."
5098 msgstr ""
5100 #: config/riscv/riscv.opt:96
5101 #, no-c-format
5102 msgid "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
5103 msgstr ""
5105 #: config/riscv/riscv.opt:100
5106 #, no-c-format
5107 msgid "Use smaller but slower prologue and epilogue code."
5108 msgstr ""
5110 #: config/riscv/riscv.opt:104
5111 #, no-c-format
5112 msgid "Convert BASE + LARGE_OFFSET addresses to NEW_BASE + SMALL_OFFSET to allow more memory accesses to be generated as compressed instructions.  Currently targets 32-bit integer load/stores."
5113 msgstr ""
5115 #: config/riscv/riscv.opt:110 config/aarch64/aarch64.opt:92
5116 #, no-c-format
5117 msgid "Specify the code model."
5118 msgstr ""
5120 #: config/riscv/riscv.opt:114
5121 #, no-c-format
5122 msgid "Do not generate unaligned memory accesses."
5123 msgstr ""
5125 #: config/riscv/riscv.opt:118 config/i386/i386.opt:293
5126 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
5127 #: config/tilegx/tilegx.opt:57
5128 #, no-c-format
5129 msgid "Known code models (for use with the -mcmodel= option):"
5130 msgstr ""
5132 #: config/riscv/riscv.opt:128
5133 #, no-c-format
5134 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
5135 msgstr ""
5137 #: config/riscv/riscv.opt:132
5138 #, no-c-format
5139 msgid "Take advantage of linker relaxations to reduce the number of instructions required to materialize symbol addresses."
5140 msgstr ""
5142 #: config/riscv/riscv.opt:153
5143 #, no-c-format
5144 msgid "Emit RISC-V ELF attribute."
5145 msgstr ""
5147 #: config/riscv/riscv.opt:157 config/i386/i386.opt:246
5148 #, no-c-format
5149 msgid "Use the given data alignment."
5150 msgstr ""
5152 #: config/riscv/riscv.opt:161 config/i386/i386.opt:250
5153 #, no-c-format
5154 msgid "Known data alignment choices (for use with the -malign-data= option):"
5155 msgstr ""
5157 #: config/riscv/riscv.opt:171 config/aarch64/aarch64.opt:235
5158 #: config/i386/i386.opt:1007 config/arm/arm.opt:327
5159 #: config/rs6000/rs6000.opt:578
5160 #, no-c-format
5161 msgid "Use given stack-protector guard."
5162 msgstr ""
5164 #: config/riscv/riscv.opt:175 config/aarch64/aarch64.opt:239
5165 #: config/arm/arm.opt:331 config/rs6000/rs6000.opt:582
5166 #, no-c-format
5167 msgid "Valid arguments to -mstack-protector-guard=:"
5168 msgstr ""
5170 #: config/riscv/riscv.opt:185 config/i386/i386.opt:1021
5171 #: config/rs6000/rs6000.opt:592
5172 #, no-c-format
5173 msgid "Use the given base register for addressing the stack-protector guard."
5174 msgstr ""
5176 #: config/riscv/riscv.opt:192 config/i386/i386.opt:1028
5177 #: config/rs6000/rs6000.opt:599
5178 #, no-c-format
5179 msgid "Use the given offset for addressing the stack-protector guard."
5180 msgstr ""
5182 #: config/riscv/riscv.opt:214
5183 #, no-c-format
5184 msgid "Supported ISA specs (for use with the -misa-spec= option):"
5185 msgstr ""
5187 #: config/riscv/riscv.opt:227
5188 #, no-c-format
5189 msgid "Set the version of RISC-V ISA spec."
5190 msgstr ""
5192 #: config/m32c/m32c.opt:23
5193 #, no-c-format
5194 msgid "-msim\tUse simulator runtime."
5195 msgstr ""
5197 #: config/m32c/m32c.opt:27
5198 #, no-c-format
5199 msgid "-mcpu=r8c\tCompile code for R8C variants."
5200 msgstr ""
5202 #: config/m32c/m32c.opt:31
5203 #, no-c-format
5204 msgid "-mcpu=m16c\tCompile code for M16C variants."
5205 msgstr ""
5207 #: config/m32c/m32c.opt:35
5208 #, no-c-format
5209 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
5210 msgstr ""
5212 #: config/m32c/m32c.opt:39
5213 #, no-c-format
5214 msgid "-mcpu=m32c\tCompile code for M32C variants."
5215 msgstr ""
5217 #: config/m32c/m32c.opt:43
5218 #, no-c-format
5219 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
5220 msgstr ""
5222 #: config/msp430/msp430.opt:7
5223 #, no-c-format
5224 msgid "Use a lightweight configuration of printf and puts to reduce code size. For single-threaded applications, not requiring reentrant I/O only. Requires Newlib Nano IO."
5225 msgstr ""
5227 #: config/msp430/msp430.opt:11
5228 #, no-c-format
5229 msgid "Force assembly output to always use hex constants."
5230 msgstr ""
5232 #: config/msp430/msp430.opt:15
5233 #, no-c-format
5234 msgid "Specify the MCU to build for."
5235 msgstr ""
5237 #: config/msp430/msp430.opt:19
5238 #, no-c-format
5239 msgid "Warn if an MCU name is unrecognized or conflicts with other options (default: on)."
5240 msgstr ""
5242 #: config/msp430/msp430.opt:23
5243 #, no-c-format
5244 msgid "Warn if devices.csv is not found or there are problem parsing it (default: on)."
5245 msgstr ""
5247 #: config/msp430/msp430.opt:27
5248 #, no-c-format
5249 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
5250 msgstr ""
5252 #: config/msp430/msp430.opt:52
5253 #, no-c-format
5254 msgid "Select large model - 20-bit addresses/pointers."
5255 msgstr ""
5257 #: config/msp430/msp430.opt:56
5258 #, no-c-format
5259 msgid "Select small model - 16-bit addresses/pointers (default)."
5260 msgstr ""
5262 #: config/msp430/msp430.opt:60
5263 #, no-c-format
5264 msgid "Optimize opcode sizes at link time."
5265 msgstr ""
5267 #: config/msp430/msp430.opt:67 config/pru/pru.opt:26
5268 #, no-c-format
5269 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
5270 msgstr ""
5272 #: config/msp430/msp430.opt:74
5273 #, no-c-format
5274 msgid "Specify the type of hardware multiply to support."
5275 msgstr ""
5277 #: config/msp430/msp430.opt:96
5278 #, no-c-format
5279 msgid "Specify whether functions should be placed into the lower or upper memory regions, or if they should be shuffled between the regions (either) for best fit (default: lower)."
5280 msgstr ""
5282 #: config/msp430/msp430.opt:100
5283 #, no-c-format
5284 msgid "Specify whether variables should be placed into the lower or upper memory regions, or if they should be shuffled between the regions (either) for best fit (default: lower)."
5285 msgstr ""
5287 #: config/msp430/msp430.opt:104
5288 #, no-c-format
5289 msgid "Add the .lower prefix to section names when compiling with -m{code,data}-region=lower (disabled by default)."
5290 msgstr ""
5292 #: config/msp430/msp430.opt:123
5293 #, no-c-format
5294 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
5295 msgstr ""
5297 #: config/msp430/msp430.opt:127
5298 #, no-c-format
5299 msgid "Passes on a request to the assembler to warn about various silicon errata."
5300 msgstr ""
5302 #: config/msp430/msp430.opt:131
5303 #, no-c-format
5304 msgid "The path to devices.csv.  The GCC driver can normally locate devices.csv itself and pass this option to the compiler, so the user shouldn't need to pass this."
5305 msgstr ""
5307 #: config/msp430/msp430.opt:136
5308 #, no-c-format
5309 msgid "For shift operations by a constant amount, which require an individual instruction to shift by one position, set the maximum number of inline shift instructions (maximum value 64) to emit instead of using the corresponding __mspabi helper function. The default value is 4."
5310 msgstr ""
5312 #: config/aarch64/aarch64.opt:43
5313 #, no-c-format
5314 msgid "The possible TLS dialects:"
5315 msgstr ""
5317 #: config/aarch64/aarch64.opt:55
5318 #, no-c-format
5319 msgid "The code model option names for -mcmodel:"
5320 msgstr ""
5322 #: config/aarch64/aarch64.opt:72 config/i386/i386.opt:1042
5323 #, no-c-format
5324 msgid "Generate code which uses only the general registers."
5325 msgstr ""
5327 #: config/aarch64/aarch64.opt:76 config/i386/i386.opt:1134
5328 #, no-c-format
5329 msgid "Generate code to mitigate against straight line speculation."
5330 msgstr ""
5332 #: config/aarch64/aarch64.opt:80
5333 #, no-c-format
5334 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
5335 msgstr ""
5337 #: config/aarch64/aarch64.opt:84
5338 #, no-c-format
5339 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
5340 msgstr ""
5342 #: config/aarch64/aarch64.opt:96
5343 #, no-c-format
5344 msgid "Don't assume that unaligned accesses are handled by the system."
5345 msgstr ""
5347 #: config/aarch64/aarch64.opt:100 config/i386/i386.opt:405
5348 #, no-c-format
5349 msgid "Omit the frame pointer in leaf functions."
5350 msgstr ""
5352 #: config/aarch64/aarch64.opt:104
5353 #, no-c-format
5354 msgid "Specify TLS dialect."
5355 msgstr ""
5357 #: config/aarch64/aarch64.opt:108
5358 #, no-c-format
5359 msgid "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, 48."
5360 msgstr ""
5362 #: config/aarch64/aarch64.opt:127
5363 #, no-c-format
5364 msgid "Use features of architecture ARCH."
5365 msgstr ""
5367 #: config/aarch64/aarch64.opt:131
5368 #, no-c-format
5369 msgid "Use features of and optimize for CPU."
5370 msgstr ""
5372 #: config/aarch64/aarch64.opt:135
5373 #, no-c-format
5374 msgid "Optimize for CPU."
5375 msgstr ""
5377 #: config/aarch64/aarch64.opt:139
5378 #, no-c-format
5379 msgid "Generate code that conforms to the specified ABI."
5380 msgstr ""
5382 #: config/aarch64/aarch64.opt:143
5383 #, no-c-format
5384 msgid "-moverride=<string>\tPower users only! Override CPU optimization parameters."
5385 msgstr ""
5387 #: config/aarch64/aarch64.opt:147
5388 #, no-c-format
5389 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
5390 msgstr ""
5392 #: config/aarch64/aarch64.opt:157
5393 #, no-c-format
5394 msgid "PC relative literal loads."
5395 msgstr ""
5397 #: config/aarch64/aarch64.opt:161
5398 #, no-c-format
5399 msgid "Use branch-protection features."
5400 msgstr ""
5402 #: config/aarch64/aarch64.opt:165
5403 #, no-c-format
5404 msgid "Select return address signing scope."
5405 msgstr ""
5407 #: config/aarch64/aarch64.opt:169
5408 #, no-c-format
5409 msgid "Supported AArch64 return address signing scope (for use with -msign-return-address= option):"
5410 msgstr ""
5412 #: config/aarch64/aarch64.opt:182
5413 #, no-c-format
5414 msgid "Enable the reciprocal square root approximation.  Enabling this reduces precision of reciprocal square root results to about 16 bits for single precision and to 32 bits for double precision."
5415 msgstr ""
5417 #: config/aarch64/aarch64.opt:188
5418 #, no-c-format
5419 msgid "Enable the square root approximation.  Enabling this reduces precision of square root results to about 16 bits for single precision and to 32 bits for double precision. If enabled, it implies -mlow-precision-recip-sqrt."
5420 msgstr ""
5422 #: config/aarch64/aarch64.opt:195
5423 #, no-c-format
5424 msgid "Enable the division approximation.  Enabling this reduces precision of division results to about 16 bits for single precision and to 32 bits for double precision."
5425 msgstr ""
5427 #: config/aarch64/aarch64.opt:201
5428 #, no-c-format
5429 msgid "The possible SVE vector lengths:"
5430 msgstr ""
5432 #: config/aarch64/aarch64.opt:223
5433 #, no-c-format
5434 msgid "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
5435 msgstr ""
5437 #: config/aarch64/aarch64.opt:227
5438 #, no-c-format
5439 msgid "Enables verbose cost model dumping in the debug dump files."
5440 msgstr ""
5442 #: config/aarch64/aarch64.opt:231
5443 #, no-c-format
5444 msgid "Generate code to track when the CPU might be speculating incorrectly."
5445 msgstr ""
5447 #: config/aarch64/aarch64.opt:249
5448 #, no-c-format
5449 msgid "Use the system register specified on the command line as the stack protector guard register. This option is for use with fstack-protector-strong and not for use in user-land code."
5450 msgstr ""
5452 #: config/aarch64/aarch64.opt:255
5453 #, no-c-format
5454 msgid "Use an immediate to offset from the stack protector guard register, sp_el0. This option is for use with fstack-protector-strong and not for use in user-land code."
5455 msgstr ""
5457 #: config/aarch64/aarch64.opt:264
5458 #, no-c-format
5459 msgid "Generate local calls to out-of-line atomic operations."
5460 msgstr ""
5462 #: config/aarch64/aarch64.opt:268
5463 #, no-c-format
5464 msgid "When vectorizing for SVE, consider using unpacked vectors for smaller elements and use the cost model to pick the cheapest approach.  Also use the cost model to choose between SVE and Advanced SIMD vectorization."
5465 msgstr ""
5467 #: config/aarch64/aarch64.opt:272
5468 #, no-c-format
5469 msgid "The number of Newton iterations for calculating the reciprocal for float type.  The precision of division is proportional to this param when division approximation is enabled.  The default value is 1."
5470 msgstr ""
5472 #: config/aarch64/aarch64.opt:276
5473 #, no-c-format
5474 msgid "The number of Newton iterations for calculating the reciprocal for double type.  The precision of division is proportional to this param when division approximation is enabled.  The default value is 2."
5475 msgstr ""
5477 #: config/aarch64/aarch64.opt:286
5478 #, no-c-format
5479 msgid "Constant memcpy size in bytes above which to start using MOPS sequence."
5480 msgstr ""
5482 #: config/aarch64/aarch64.opt:290
5483 #, no-c-format
5484 msgid "Constant memmove size in bytes above which to start using MOPS sequence."
5485 msgstr ""
5487 #: config/aarch64/aarch64.opt:294
5488 #, no-c-format
5489 msgid "Constant memset size in bytes from which to start using MOPS sequence."
5490 msgstr ""
5492 #: config/linux.opt:24
5493 #, no-c-format
5494 msgid "Use Bionic C library."
5495 msgstr ""
5497 #: config/linux.opt:28
5498 #, no-c-format
5499 msgid "Use GNU C library."
5500 msgstr ""
5502 #: config/linux.opt:32
5503 #, no-c-format
5504 msgid "Use uClibc C library."
5505 msgstr ""
5507 #: config/linux.opt:36
5508 #, no-c-format
5509 msgid "Use musl C library."
5510 msgstr ""
5512 #: config/ia64/ilp32.opt:3
5513 #, no-c-format
5514 msgid "Generate ILP32 code."
5515 msgstr ""
5517 #: config/ia64/ilp32.opt:7
5518 #, no-c-format
5519 msgid "Generate LP64 code."
5520 msgstr ""
5522 #: config/ia64/ia64.opt:28
5523 #, no-c-format
5524 msgid "Generate big endian code."
5525 msgstr ""
5527 #: config/ia64/ia64.opt:32
5528 #, no-c-format
5529 msgid "Generate little endian code."
5530 msgstr ""
5532 #: config/ia64/ia64.opt:36
5533 #, no-c-format
5534 msgid "Generate code for GNU as."
5535 msgstr ""
5537 #: config/ia64/ia64.opt:40
5538 #, no-c-format
5539 msgid "Generate code for GNU ld."
5540 msgstr ""
5542 #: config/ia64/ia64.opt:44
5543 #, no-c-format
5544 msgid "Emit stop bits before and after volatile extended asms."
5545 msgstr ""
5547 #: config/ia64/ia64.opt:48
5548 #, no-c-format
5549 msgid "Use in/loc/out register names."
5550 msgstr ""
5552 #: config/ia64/ia64.opt:55
5553 #, no-c-format
5554 msgid "Enable use of sdata/scommon/sbss."
5555 msgstr ""
5557 #: config/ia64/ia64.opt:59
5558 #, no-c-format
5559 msgid "Generate code without GP reg."
5560 msgstr ""
5562 #: config/ia64/ia64.opt:63
5563 #, no-c-format
5564 msgid "gp is constant (but save/restore gp on indirect calls)."
5565 msgstr ""
5567 #: config/ia64/ia64.opt:67
5568 #, no-c-format
5569 msgid "Generate self-relocatable code."
5570 msgstr ""
5572 #: config/ia64/ia64.opt:71
5573 #, no-c-format
5574 msgid "Generate inline floating point division, optimize for latency."
5575 msgstr ""
5577 #: config/ia64/ia64.opt:75
5578 #, no-c-format
5579 msgid "Generate inline floating point division, optimize for throughput."
5580 msgstr ""
5582 #: config/ia64/ia64.opt:82
5583 #, no-c-format
5584 msgid "Generate inline integer division, optimize for latency."
5585 msgstr ""
5587 #: config/ia64/ia64.opt:86
5588 #, no-c-format
5589 msgid "Generate inline integer division, optimize for throughput."
5590 msgstr ""
5592 #: config/ia64/ia64.opt:90
5593 #, no-c-format
5594 msgid "Do not inline integer division."
5595 msgstr ""
5597 #: config/ia64/ia64.opt:94
5598 #, no-c-format
5599 msgid "Generate inline square root, optimize for latency."
5600 msgstr ""
5602 #: config/ia64/ia64.opt:98
5603 #, no-c-format
5604 msgid "Generate inline square root, optimize for throughput."
5605 msgstr ""
5607 #: config/ia64/ia64.opt:102
5608 #, no-c-format
5609 msgid "Do not inline square root."
5610 msgstr ""
5612 #: config/ia64/ia64.opt:106
5613 #, no-c-format
5614 msgid "Enable DWARF line debug info via GNU as."
5615 msgstr ""
5617 #: config/ia64/ia64.opt:110
5618 #, no-c-format
5619 msgid "Enable earlier placing stop bits for better scheduling."
5620 msgstr ""
5622 #: config/ia64/ia64.opt:114 config/pa/pa.opt:66 config/sh/sh.opt:227
5623 #, no-c-format
5624 msgid "Specify range of registers to make fixed."
5625 msgstr ""
5627 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
5628 #, no-c-format
5629 msgid "Specify bit size of immediate TLS offsets."
5630 msgstr ""
5632 #: config/ia64/ia64.opt:122 config/i386/i386.opt:523 config/s390/s390.opt:200
5633 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
5634 #, no-c-format
5635 msgid "Schedule code for given CPU."
5636 msgstr ""
5638 #: config/ia64/ia64.opt:126
5639 #, no-c-format
5640 msgid "Known Itanium CPUs (for use with the -mtune= option):"
5641 msgstr ""
5643 #: config/ia64/ia64.opt:136
5644 #, no-c-format
5645 msgid "Use data speculation before reload."
5646 msgstr ""
5648 #: config/ia64/ia64.opt:140
5649 #, no-c-format
5650 msgid "Use data speculation after reload."
5651 msgstr ""
5653 #: config/ia64/ia64.opt:144
5654 #, no-c-format
5655 msgid "Use control speculation."
5656 msgstr ""
5658 #: config/ia64/ia64.opt:148
5659 #, no-c-format
5660 msgid "Use in block data speculation before reload."
5661 msgstr ""
5663 #: config/ia64/ia64.opt:152
5664 #, no-c-format
5665 msgid "Use in block data speculation after reload."
5666 msgstr ""
5668 #: config/ia64/ia64.opt:156
5669 #, no-c-format
5670 msgid "Use in block control speculation."
5671 msgstr ""
5673 #: config/ia64/ia64.opt:160
5674 #, no-c-format
5675 msgid "Use simple data speculation check."
5676 msgstr ""
5678 #: config/ia64/ia64.opt:164
5679 #, no-c-format
5680 msgid "Use simple data speculation check for control speculation."
5681 msgstr ""
5683 #: config/ia64/ia64.opt:174
5684 #, no-c-format
5685 msgid "Count speculative dependencies while calculating priority of instructions."
5686 msgstr ""
5688 #: config/ia64/ia64.opt:178
5689 #, no-c-format
5690 msgid "Place a stop bit after every cycle when scheduling."
5691 msgstr ""
5693 #: config/ia64/ia64.opt:182
5694 #, no-c-format
5695 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
5696 msgstr ""
5698 #: config/ia64/ia64.opt:186
5699 #, no-c-format
5700 msgid "Soft limit on number of memory insns per instruction group, giving lower priority to subsequent memory insns attempting to schedule in the same insn group. Frequently useful to prevent cache bank conflicts.  Default value is 1."
5701 msgstr ""
5703 #: config/ia64/ia64.opt:190
5704 #, no-c-format
5705 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
5706 msgstr ""
5708 #: config/ia64/ia64.opt:194
5709 #, no-c-format
5710 msgid "Don't generate checks for control speculation in selective scheduling."
5711 msgstr ""
5713 #: config/epiphany/epiphany.opt:24
5714 #, no-c-format
5715 msgid "Don't use any of r32..r63."
5716 msgstr ""
5718 #: config/epiphany/epiphany.opt:28
5719 #, no-c-format
5720 msgid "Preferentially allocate registers that allow short instruction generation."
5721 msgstr ""
5723 #: config/epiphany/epiphany.opt:32
5724 #, no-c-format
5725 msgid "Set branch cost."
5726 msgstr ""
5728 #: config/epiphany/epiphany.opt:36
5729 #, no-c-format
5730 msgid "Enable conditional move instruction usage."
5731 msgstr ""
5733 #: config/epiphany/epiphany.opt:40
5734 #, no-c-format
5735 msgid "Set number of nops to emit before each insn pattern."
5736 msgstr ""
5738 #: config/epiphany/epiphany.opt:52
5739 #, no-c-format
5740 msgid "Use software floating point comparisons."
5741 msgstr ""
5743 #: config/epiphany/epiphany.opt:56
5744 #, no-c-format
5745 msgid "Enable split of 32 bit immediate loads into low / high part."
5746 msgstr ""
5748 #: config/epiphany/epiphany.opt:60
5749 #, no-c-format
5750 msgid "Enable use of POST_INC / POST_DEC."
5751 msgstr ""
5753 #: config/epiphany/epiphany.opt:64
5754 #, no-c-format
5755 msgid "Enable use of POST_MODIFY."
5756 msgstr ""
5758 #: config/epiphany/epiphany.opt:68
5759 #, no-c-format
5760 msgid "Set number of bytes on the stack preallocated for use by the callee."
5761 msgstr ""
5763 #: config/epiphany/epiphany.opt:72
5764 #, no-c-format
5765 msgid "Assume round to nearest is selected for purposes of scheduling."
5766 msgstr ""
5768 #: config/epiphany/epiphany.opt:76
5769 #, no-c-format
5770 msgid "Generate call insns as indirect calls."
5771 msgstr ""
5773 #: config/epiphany/epiphany.opt:80
5774 #, no-c-format
5775 msgid "Generate call insns as direct calls."
5776 msgstr ""
5778 #: config/epiphany/epiphany.opt:84
5779 #, no-c-format
5780 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
5781 msgstr ""
5783 #: config/epiphany/epiphany.opt:108
5784 #, no-c-format
5785 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
5786 msgstr ""
5788 #: config/epiphany/epiphany.opt:112
5789 #, no-c-format
5790 msgid "Vectorize for double-word operations."
5791 msgstr ""
5793 #: config/epiphany/epiphany.opt:128
5794 #, no-c-format
5795 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
5796 msgstr ""
5798 #: config/epiphany/epiphany.opt:132
5799 #, no-c-format
5800 msgid "Use the floating point unit for integer add/subtract."
5801 msgstr ""
5803 #: config/epiphany/epiphany.opt:136
5804 #, no-c-format
5805 msgid "Set register to hold -1."
5806 msgstr ""
5808 #: config/ft32/ft32.opt:23
5809 #, no-c-format
5810 msgid "Target the software simulator."
5811 msgstr ""
5813 #: config/ft32/ft32.opt:27 config/s390/s390.opt:231 config/mips/mips.opt:393
5814 #: config/arc/arc.opt:400
5815 #, no-c-format
5816 msgid "Use LRA instead of reload."
5817 msgstr ""
5819 #: config/ft32/ft32.opt:31
5820 #, no-c-format
5821 msgid "Avoid use of the DIV and MOD instructions."
5822 msgstr ""
5824 #: config/ft32/ft32.opt:35
5825 #, no-c-format
5826 msgid "Target the FT32B architecture."
5827 msgstr ""
5829 #: config/ft32/ft32.opt:39
5830 #, no-c-format
5831 msgid "Enable FT32B code compression."
5832 msgstr ""
5834 #: config/ft32/ft32.opt:43
5835 #, no-c-format
5836 msgid "Avoid placing any readable data in program memory."
5837 msgstr ""
5839 #: config/h8300/h8300.opt:23
5840 #, no-c-format
5841 msgid "Generate H8S code."
5842 msgstr ""
5844 #: config/h8300/h8300.opt:27
5845 #, no-c-format
5846 msgid "Generate H8SX code."
5847 msgstr ""
5849 #: config/h8300/h8300.opt:31
5850 #, no-c-format
5851 msgid "Generate H8S/2600 code."
5852 msgstr ""
5854 #: config/h8300/h8300.opt:35
5855 #, no-c-format
5856 msgid "Make integers 32 bits wide."
5857 msgstr ""
5859 #: config/h8300/h8300.opt:42
5860 #, no-c-format
5861 msgid "Use registers for argument passing."
5862 msgstr ""
5864 #: config/h8300/h8300.opt:46
5865 #, no-c-format
5866 msgid "Consider access to byte sized memory slow."
5867 msgstr ""
5869 #: config/h8300/h8300.opt:50
5870 #, no-c-format
5871 msgid "Enable linker relaxing."
5872 msgstr ""
5874 #: config/h8300/h8300.opt:54
5875 #, no-c-format
5876 msgid "Generate H8/300H code."
5877 msgstr ""
5879 #: config/h8300/h8300.opt:58
5880 #, no-c-format
5881 msgid "Enable the normal mode."
5882 msgstr ""
5884 #: config/h8300/h8300.opt:62
5885 #, no-c-format
5886 msgid "Use H8/300 alignment rules."
5887 msgstr ""
5889 #: config/h8300/h8300.opt:66
5890 #, no-c-format
5891 msgid "Push extended registers on stack in monitor functions."
5892 msgstr ""
5894 #: config/h8300/h8300.opt:70
5895 #, no-c-format
5896 msgid "Do not push extended registers on stack in monitor functions."
5897 msgstr ""
5899 #: config/pru/pru.opt:31
5900 #, no-c-format
5901 msgid "-mmcu=MCU\tSelect the target System-On-Chip variant that embeds this PRU."
5902 msgstr ""
5904 #: config/pru/pru.opt:35
5905 #, no-c-format
5906 msgid "Make GCC pass the --no-relax command-line option to the linker instead of the --relax option."
5907 msgstr ""
5909 #: config/pru/pru.opt:40
5910 #, no-c-format
5911 msgid "Allow (or do not allow) gcc to use the LOOP instruction."
5912 msgstr ""
5914 #: config/pru/pru.opt:44
5915 #, no-c-format
5916 msgid "Select target ABI variant."
5917 msgstr ""
5919 #: config/pru/pru.opt:48
5920 #, no-c-format
5921 msgid "ABI variant code generation (for use with -mabi= option):"
5922 msgstr ""
5924 #: config/pdp11/pdp11.opt:23
5925 #, no-c-format
5926 msgid "Generate code for an 11/10."
5927 msgstr ""
5929 #: config/pdp11/pdp11.opt:27
5930 #, no-c-format
5931 msgid "Generate code for an 11/40."
5932 msgstr ""
5934 #: config/pdp11/pdp11.opt:31
5935 #, no-c-format
5936 msgid "Generate code for an 11/45."
5937 msgstr ""
5939 #: config/pdp11/pdp11.opt:35
5940 #, no-c-format
5941 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
5942 msgstr ""
5944 #: config/pdp11/pdp11.opt:39
5945 #, no-c-format
5946 msgid "Use the DEC assembler syntax."
5947 msgstr ""
5949 #: config/pdp11/pdp11.opt:43
5950 #, no-c-format
5951 msgid "Use the GNU assembler syntax."
5952 msgstr ""
5954 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:187
5955 #: config/frv/frv.opt:158
5956 #, no-c-format
5957 msgid "Use hardware floating point."
5958 msgstr ""
5960 #: config/pdp11/pdp11.opt:51
5961 #, no-c-format
5962 msgid "Use 16 bit int."
5963 msgstr ""
5965 #: config/pdp11/pdp11.opt:55
5966 #, no-c-format
5967 msgid "Use 32 bit int."
5968 msgstr ""
5970 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:183
5971 #, no-c-format
5972 msgid "Do not use hardware floating point."
5973 msgstr ""
5975 #: config/pdp11/pdp11.opt:63
5976 #, no-c-format
5977 msgid "Target has split I&D."
5978 msgstr ""
5980 #: config/pdp11/pdp11.opt:67
5981 #, no-c-format
5982 msgid "Use UNIX assembler syntax."
5983 msgstr ""
5985 #: config/pdp11/pdp11.opt:71
5986 #, no-c-format
5987 msgid "Use LRA register allocator."
5988 msgstr ""
5990 #: config/xtensa/xtensa.opt:23
5991 #, no-c-format
5992 msgid "Use CONST16 instruction to load constants."
5993 msgstr ""
5995 #: config/xtensa/xtensa.opt:27
5996 #, no-c-format
5997 msgid "Disable position-independent code (PIC) for use in OS kernel code."
5998 msgstr ""
6000 #: config/xtensa/xtensa.opt:31
6001 #, no-c-format
6002 msgid "Use indirect CALLXn instructions for large programs."
6003 msgstr ""
6005 #: config/xtensa/xtensa.opt:35
6006 #, no-c-format
6007 msgid "Automatically align branch targets to reduce branch penalties."
6008 msgstr ""
6010 #: config/xtensa/xtensa.opt:39
6011 #, no-c-format
6012 msgid "Intersperse literal pools with code in the text section."
6013 msgstr ""
6015 #: config/xtensa/xtensa.opt:43
6016 #, no-c-format
6017 msgid "Relax literals in assembler and place them automatically in the text section."
6018 msgstr ""
6020 #: config/xtensa/xtensa.opt:47
6021 #, no-c-format
6022 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
6023 msgstr ""
6025 #: config/xtensa/xtensa.opt:54
6026 #, no-c-format
6027 msgid "Use call0 ABI."
6028 msgstr ""
6030 #: config/xtensa/xtensa.opt:58
6031 #, no-c-format
6032 msgid "Use windowed registers ABI."
6033 msgstr ""
6035 #: config/i386/cygming.opt:23
6036 #, no-c-format
6037 msgid "Create console application."
6038 msgstr ""
6040 #: config/i386/cygming.opt:27
6041 #, no-c-format
6042 msgid "Generate code for a DLL."
6043 msgstr ""
6045 #: config/i386/cygming.opt:31
6046 #, no-c-format
6047 msgid "Ignore dllimport for functions."
6048 msgstr ""
6050 #: config/i386/cygming.opt:35
6051 #, no-c-format
6052 msgid "Use Mingw-specific thread support."
6053 msgstr ""
6055 #: config/i386/cygming.opt:39
6056 #, no-c-format
6057 msgid "Set Windows defines."
6058 msgstr ""
6060 #: config/i386/cygming.opt:43
6061 #, no-c-format
6062 msgid "Create GUI application."
6063 msgstr ""
6065 #: config/i386/cygming.opt:47
6066 #, no-c-format
6067 msgid "Use the GNU extension to the PE format for aligned common data."
6068 msgstr ""
6070 #: config/i386/cygming.opt:51
6071 #, no-c-format
6072 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
6073 msgstr ""
6075 #: config/i386/cygming.opt:55
6076 #, no-c-format
6077 msgid "For nested functions on stack executable permission is set."
6078 msgstr ""
6080 #: config/i386/cygming.opt:62
6081 #, no-c-format
6082 msgid "Put relocated read-only data into .data section."
6083 msgstr ""
6085 #: config/i386/mingw.opt:29
6086 #, no-c-format
6087 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
6088 msgstr ""
6090 #: config/i386/mingw-w64.opt:23
6091 #, no-c-format
6092 msgid "Use unicode startup and define UNICODE macro."
6093 msgstr ""
6095 #: config/i386/i386.opt:198
6096 #, no-c-format
6097 msgid "sizeof(long double) is 16."
6098 msgstr ""
6100 #: config/i386/i386.opt:202 config/i386/i386.opt:370
6101 #, no-c-format
6102 msgid "Use hardware fp."
6103 msgstr ""
6105 #: config/i386/i386.opt:206
6106 #, no-c-format
6107 msgid "sizeof(long double) is 12."
6108 msgstr ""
6110 #: config/i386/i386.opt:210
6111 #, no-c-format
6112 msgid "Use 80-bit long double."
6113 msgstr ""
6115 #: config/i386/i386.opt:214 config/s390/s390.opt:160
6116 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
6117 #, no-c-format
6118 msgid "Use 64-bit long double."
6119 msgstr ""
6121 #: config/i386/i386.opt:218 config/s390/s390.opt:156
6122 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
6123 #, no-c-format
6124 msgid "Use 128-bit long double."
6125 msgstr ""
6127 #: config/i386/i386.opt:222 config/sh/sh.opt:179
6128 #, no-c-format
6129 msgid "Reserve space for outgoing arguments in the function prologue."
6130 msgstr ""
6132 #: config/i386/i386.opt:226
6133 #, no-c-format
6134 msgid "Align some doubles on dword boundary."
6135 msgstr ""
6137 #: config/i386/i386.opt:230
6138 #, no-c-format
6139 msgid "Function starts are aligned to this power of 2."
6140 msgstr ""
6142 #: config/i386/i386.opt:234
6143 #, no-c-format
6144 msgid "Jump targets are aligned to this power of 2."
6145 msgstr ""
6147 #: config/i386/i386.opt:238
6148 #, no-c-format
6149 msgid "Loop code aligned to this power of 2."
6150 msgstr ""
6152 #: config/i386/i386.opt:242
6153 #, no-c-format
6154 msgid "Align destination of the string operations."
6155 msgstr ""
6157 #: config/i386/i386.opt:263 config/s390/s390.opt:56
6158 #, no-c-format
6159 msgid "Generate code for given CPU."
6160 msgstr ""
6162 #: config/i386/i386.opt:267
6163 #, no-c-format
6164 msgid "Use given assembler dialect."
6165 msgstr ""
6167 #: config/i386/i386.opt:271
6168 #, no-c-format
6169 msgid "Known assembler dialects (for use with the -masm= option):"
6170 msgstr ""
6172 #: config/i386/i386.opt:281
6173 #, no-c-format
6174 msgid "Branches are this expensive (arbitrary units)."
6175 msgstr ""
6177 #: config/i386/i386.opt:285
6178 #, no-c-format
6179 msgid "-mlarge-data-threshold=<number>\tData greater than given threshold will go into .ldata section in x86-64 medium model."
6180 msgstr ""
6182 #: config/i386/i386.opt:289
6183 #, no-c-format
6184 msgid "Use given x86-64 code model."
6185 msgstr ""
6187 #: config/i386/i386.opt:312
6188 #, no-c-format
6189 msgid "Use given address mode."
6190 msgstr ""
6192 #: config/i386/i386.opt:316
6193 #, no-c-format
6194 msgid "Known address mode (for use with the -maddress-mode= option):"
6195 msgstr ""
6197 #: config/i386/i386.opt:329
6198 #, no-c-format
6199 msgid "Generate sin, cos, sqrt for FPU."
6200 msgstr ""
6202 #: config/i386/i386.opt:333
6203 #, no-c-format
6204 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
6205 msgstr ""
6207 #: config/i386/i386.opt:337
6208 #, no-c-format
6209 msgid "Return values of functions in FPU registers."
6210 msgstr ""
6212 #: config/i386/i386.opt:341
6213 #, no-c-format
6214 msgid "Generate floating point mathematics using given instruction set."
6215 msgstr ""
6217 #: config/i386/i386.opt:345
6218 #, no-c-format
6219 msgid "Valid arguments to -mfpmath=:"
6220 msgstr ""
6222 #: config/i386/i386.opt:378
6223 #, no-c-format
6224 msgid "Inline all known string operations."
6225 msgstr ""
6227 #: config/i386/i386.opt:382
6228 #, no-c-format
6229 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
6230 msgstr ""
6232 #: config/i386/i386.opt:389
6233 #, no-c-format
6234 msgid "Use native (MS) bitfield layout."
6235 msgstr ""
6237 #: config/i386/i386.opt:409
6238 #, no-c-format
6239 msgid "Relax cmpxchg loop for atomic_fetch_{or,xor,and,nand} by adding load and cmp before cmpxchg, execute pause and loop back to load and compare if load value is not expected."
6240 msgstr ""
6242 #: config/i386/i386.opt:413
6243 #, no-c-format
6244 msgid "Set 80387 floating-point precision to 32-bit."
6245 msgstr ""
6247 #: config/i386/i386.opt:417
6248 #, no-c-format
6249 msgid "Set 80387 floating-point precision to 64-bit."
6250 msgstr ""
6252 #: config/i386/i386.opt:421
6253 #, no-c-format
6254 msgid "Set 80387 floating-point precision to 80-bit."
6255 msgstr ""
6257 #: config/i386/i386.opt:429
6258 #, no-c-format
6259 msgid "Assume incoming stack aligned to this power of 2."
6260 msgstr ""
6262 #: config/i386/i386.opt:433
6263 #, no-c-format
6264 msgid "Use push instructions to save outgoing arguments."
6265 msgstr ""
6267 #: config/i386/i386.opt:437
6268 #, no-c-format
6269 msgid "Use red-zone in the x86-64 code."
6270 msgstr ""
6272 #: config/i386/i386.opt:441
6273 #, no-c-format
6274 msgid "Number of registers used to pass integer arguments."
6275 msgstr ""
6277 #: config/i386/i386.opt:445
6278 #, no-c-format
6279 msgid "Alternate calling convention."
6280 msgstr ""
6282 #: config/i386/i386.opt:449 config/alpha/alpha.opt:23
6283 #, no-c-format
6284 msgid "Do not use hardware fp."
6285 msgstr ""
6287 #: config/i386/i386.opt:453
6288 #, no-c-format
6289 msgid "Use SSE register passing conventions for SF and DF mode."
6290 msgstr ""
6292 #: config/i386/i386.opt:457
6293 #, no-c-format
6294 msgid "Realign stack in prologue."
6295 msgstr ""
6297 #: config/i386/i386.opt:461
6298 #, no-c-format
6299 msgid "Enable stack probing."
6300 msgstr ""
6302 #: config/i386/i386.opt:465
6303 #, no-c-format
6304 msgid "Specify memcpy expansion strategy when expected size is known."
6305 msgstr ""
6307 #: config/i386/i386.opt:469
6308 #, no-c-format
6309 msgid "Specify memset expansion strategy when expected size is known."
6310 msgstr ""
6312 #: config/i386/i386.opt:473
6313 #, no-c-format
6314 msgid "Chose strategy to generate stringop using."
6315 msgstr ""
6317 #: config/i386/i386.opt:477
6318 #, no-c-format
6319 msgid "Valid arguments to -mstringop-strategy=:"
6320 msgstr ""
6322 #: config/i386/i386.opt:505
6323 #, no-c-format
6324 msgid "Use given thread-local storage dialect."
6325 msgstr ""
6327 #: config/i386/i386.opt:509
6328 #, no-c-format
6329 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
6330 msgstr ""
6332 #: config/i386/i386.opt:519
6333 #, no-c-format
6334 msgid "Use direct references against %gs when accessing tls data."
6335 msgstr ""
6337 #: config/i386/i386.opt:527
6338 #, no-c-format
6339 msgid "Fine grain control of tune features."
6340 msgstr ""
6342 #: config/i386/i386.opt:531
6343 #, no-c-format
6344 msgid "Clear all tune features."
6345 msgstr ""
6347 #: config/i386/i386.opt:538
6348 #, no-c-format
6349 msgid "Generate code that conforms to Intel MCU psABI."
6350 msgstr ""
6352 #: config/i386/i386.opt:542
6353 #, no-c-format
6354 msgid "Generate code that conforms to the given ABI."
6355 msgstr ""
6357 #: config/i386/i386.opt:546 config/nds32/nds32.opt:51
6358 #, no-c-format
6359 msgid "Known ABIs (for use with the -mabi= option):"
6360 msgstr ""
6362 #: config/i386/i386.opt:556
6363 #, no-c-format
6364 msgid "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft to System V ABI calls."
6365 msgstr ""
6367 #: config/i386/i386.opt:560 config/rs6000/rs6000.opt:199
6368 #, no-c-format
6369 msgid "Vector library ABI to use."
6370 msgstr ""
6372 #: config/i386/i386.opt:564
6373 #, no-c-format
6374 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
6375 msgstr ""
6377 #: config/i386/i386.opt:574
6378 #, no-c-format
6379 msgid "Return 8-byte vectors in memory."
6380 msgstr ""
6382 #: config/i386/i386.opt:578
6383 #, no-c-format
6384 msgid "Generate reciprocals instead of divss and sqrtss."
6385 msgstr ""
6387 #: config/i386/i386.opt:582
6388 #, no-c-format
6389 msgid "Control generation of reciprocal estimates."
6390 msgstr ""
6392 #: config/i386/i386.opt:586
6393 #, no-c-format
6394 msgid "Generate cld instruction in the function prologue."
6395 msgstr ""
6397 #: config/i386/i386.opt:590
6398 #, no-c-format
6399 msgid "Generate vzeroupper instruction before a transfer of control flow out of the function."
6400 msgstr ""
6402 #: config/i386/i386.opt:595
6403 #, no-c-format
6404 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer computations into a vector ones."
6405 msgstr ""
6407 #: config/i386/i386.opt:600
6408 #, no-c-format
6409 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or znver1 and Haifa scheduling is selected."
6410 msgstr ""
6412 #: config/i386/i386.opt:605
6413 #, no-c-format
6414 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
6415 msgstr ""
6417 #: config/i386/i386.opt:609
6418 #, no-c-format
6419 msgid "Use given register vector width instructions instead of maximum register width in the auto-vectorizer."
6420 msgstr ""
6422 #: config/i386/i386.opt:613
6423 #, no-c-format
6424 msgid "Known preferred register vector length (to use with the -mprefer-vector-width= option):"
6425 msgstr ""
6427 #: config/i386/i386.opt:629
6428 #, no-c-format
6429 msgid "Maximum number of bits that can be moved from memory to memory efficiently."
6430 msgstr ""
6432 #: config/i386/i386.opt:633
6433 #, no-c-format
6434 msgid "Maximum number of bits that can be stored to memory efficiently."
6435 msgstr ""
6437 #: config/i386/i386.opt:639
6438 #, no-c-format
6439 msgid "Generate 32bit i386 code."
6440 msgstr ""
6442 #: config/i386/i386.opt:643
6443 #, no-c-format
6444 msgid "Generate 64bit x86-64 code."
6445 msgstr ""
6447 #: config/i386/i386.opt:647
6448 #, no-c-format
6449 msgid "Generate 32bit x86-64 code."
6450 msgstr ""
6452 #: config/i386/i386.opt:651
6453 #, no-c-format
6454 msgid "Generate 16bit i386 code."
6455 msgstr ""
6457 #: config/i386/i386.opt:655
6458 #, no-c-format
6459 msgid "Support MMX built-in functions."
6460 msgstr ""
6462 #: config/i386/i386.opt:659
6463 #, no-c-format
6464 msgid "Support 3DNow! built-in functions."
6465 msgstr ""
6467 #: config/i386/i386.opt:663
6468 #, no-c-format
6469 msgid "Support Athlon 3Dnow! built-in functions."
6470 msgstr ""
6472 #: config/i386/i386.opt:667
6473 #, no-c-format
6474 msgid "Support MMX and SSE built-in functions and code generation."
6475 msgstr ""
6477 #: config/i386/i386.opt:671
6478 #, no-c-format
6479 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
6480 msgstr ""
6482 #: config/i386/i386.opt:675
6483 #, no-c-format
6484 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
6485 msgstr ""
6487 #: config/i386/i386.opt:679
6488 #, no-c-format
6489 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
6490 msgstr ""
6492 #: config/i386/i386.opt:683
6493 #, no-c-format
6494 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
6495 msgstr ""
6497 #: config/i386/i386.opt:687 config/i386/i386.opt:691
6498 #, no-c-format
6499 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
6500 msgstr ""
6502 #: config/i386/i386.opt:695
6503 #, no-c-format
6504 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
6505 msgstr ""
6507 #: config/i386/i386.opt:703
6508 #, no-c-format
6509 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
6510 msgstr ""
6512 #: config/i386/i386.opt:707
6513 #, no-c-format
6514 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
6515 msgstr ""
6517 #: config/i386/i386.opt:711
6518 #, no-c-format
6519 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
6520 msgstr ""
6522 #: config/i386/i386.opt:715
6523 #, no-c-format
6524 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
6525 msgstr ""
6527 #: config/i386/i386.opt:719
6528 #, no-c-format
6529 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
6530 msgstr ""
6532 #: config/i386/i386.opt:723
6533 #, no-c-format
6534 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
6535 msgstr ""
6537 #: config/i386/i386.opt:727
6538 #, no-c-format
6539 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
6540 msgstr ""
6542 #: config/i386/i386.opt:731
6543 #, no-c-format
6544 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
6545 msgstr ""
6547 #: config/i386/i386.opt:735
6548 #, no-c-format
6549 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
6550 msgstr ""
6552 #: config/i386/i386.opt:739
6553 #, no-c-format
6554 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
6555 msgstr ""
6557 #: config/i386/i386.opt:743
6558 #, no-c-format
6559 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
6560 msgstr ""
6562 #: config/i386/i386.opt:747
6563 #, no-c-format
6564 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation."
6565 msgstr ""
6567 #: config/i386/i386.opt:751
6568 #, no-c-format
6569 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation."
6570 msgstr ""
6572 #: config/i386/i386.opt:755
6573 #, no-c-format
6574 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation."
6575 msgstr ""
6577 #: config/i386/i386.opt:759
6578 #, no-c-format
6579 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VBMI2 built-in functions and code generation."
6580 msgstr ""
6582 #: config/i386/i386.opt:763
6583 #, no-c-format
6584 msgid "Support AVX512VNNI built-in functions and code generation."
6585 msgstr ""
6587 #: config/i386/i386.opt:767
6588 #, no-c-format
6589 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BITALG built-in functions and code generation."
6590 msgstr ""
6592 #: config/i386/i386.opt:771
6593 #, no-c-format
6594 msgid "Support AVX512VP2INTERSECT built-in functions and code generation."
6595 msgstr ""
6597 #: config/i386/i386.opt:775
6598 #, no-c-format
6599 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
6600 msgstr ""
6602 #: config/i386/i386.opt:779
6603 #, no-c-format
6604 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
6605 msgstr ""
6607 #: config/i386/i386.opt:783
6608 #, no-c-format
6609 msgid "Support FMA4 built-in functions and code generation."
6610 msgstr ""
6612 #: config/i386/i386.opt:787
6613 #, no-c-format
6614 msgid "Support XOP built-in functions and code generation."
6615 msgstr ""
6617 #: config/i386/i386.opt:791
6618 #, no-c-format
6619 msgid "Support LWP built-in functions and code generation."
6620 msgstr ""
6622 #: config/i386/i386.opt:795
6623 #, no-c-format
6624 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
6625 msgstr ""
6627 #: config/i386/i386.opt:799
6628 #, no-c-format
6629 msgid "Support code generation of popcnt instruction."
6630 msgstr ""
6632 #: config/i386/i386.opt:803
6633 #, no-c-format
6634 msgid "Support PCONFIG built-in functions and code generation."
6635 msgstr ""
6637 #: config/i386/i386.opt:807
6638 #, no-c-format
6639 msgid "Support WBNOINVD built-in functions and code generation."
6640 msgstr ""
6642 #: config/i386/i386.opt:811
6643 #, no-c-format
6644 msgid "Support PTWRITE built-in functions and code generation."
6645 msgstr ""
6647 #: config/i386/i386.opt:815
6648 #, no-c-format
6649 msgid "Support UINTR built-in functions and code generation."
6650 msgstr ""
6652 #: config/i386/i386.opt:819
6653 #, no-c-format
6654 msgid "Support SGX built-in functions and code generation."
6655 msgstr ""
6657 #: config/i386/i386.opt:823
6658 #, no-c-format
6659 msgid "Support RDPID built-in functions and code generation."
6660 msgstr ""
6662 #: config/i386/i386.opt:827
6663 #, no-c-format
6664 msgid "Support GFNI built-in functions and code generation."
6665 msgstr ""
6667 #: config/i386/i386.opt:831
6668 #, no-c-format
6669 msgid "Support VAES built-in functions and code generation."
6670 msgstr ""
6672 #: config/i386/i386.opt:835
6673 #, no-c-format
6674 msgid "Support VPCLMULQDQ built-in functions and code generation."
6675 msgstr ""
6677 #: config/i386/i386.opt:839
6678 #, no-c-format
6679 msgid "Support BMI built-in functions and code generation."
6680 msgstr ""
6682 #: config/i386/i386.opt:843
6683 #, no-c-format
6684 msgid "Support BMI2 built-in functions and code generation."
6685 msgstr ""
6687 #: config/i386/i386.opt:847
6688 #, no-c-format
6689 msgid "Support LZCNT built-in function and code generation."
6690 msgstr ""
6692 #: config/i386/i386.opt:851
6693 #, no-c-format
6694 msgid "Support Hardware Lock Elision prefixes."
6695 msgstr ""
6697 #: config/i386/i386.opt:855
6698 #, no-c-format
6699 msgid "Support RDSEED instruction."
6700 msgstr ""
6702 #: config/i386/i386.opt:859
6703 #, no-c-format
6704 msgid "Support PREFETCHW instruction."
6705 msgstr ""
6707 #: config/i386/i386.opt:863
6708 #, no-c-format
6709 msgid "Support flag-preserving add-carry instructions."
6710 msgstr ""
6712 #: config/i386/i386.opt:867
6713 #, no-c-format
6714 msgid "Support CLFLUSHOPT instructions."
6715 msgstr ""
6717 #: config/i386/i386.opt:871
6718 #, no-c-format
6719 msgid "Support CLWB instruction."
6720 msgstr ""
6722 #: config/i386/i386.opt:878
6723 #, no-c-format
6724 msgid "Support FXSAVE and FXRSTOR instructions."
6725 msgstr ""
6727 #: config/i386/i386.opt:882
6728 #, no-c-format
6729 msgid "Support XSAVE and XRSTOR instructions."
6730 msgstr ""
6732 #: config/i386/i386.opt:886
6733 #, no-c-format
6734 msgid "Support XSAVEOPT instruction."
6735 msgstr ""
6737 #: config/i386/i386.opt:890
6738 #, no-c-format
6739 msgid "Support XSAVEC instructions."
6740 msgstr ""
6742 #: config/i386/i386.opt:894
6743 #, no-c-format
6744 msgid "Support XSAVES and XRSTORS instructions."
6745 msgstr ""
6747 #: config/i386/i386.opt:898
6748 #, no-c-format
6749 msgid "Support TBM built-in functions and code generation."
6750 msgstr ""
6752 #: config/i386/i386.opt:902
6753 #, no-c-format
6754 msgid "Support code generation of cmpxchg16b instruction."
6755 msgstr ""
6757 #: config/i386/i386.opt:906
6758 #, no-c-format
6759 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
6760 msgstr ""
6762 #: config/i386/i386.opt:910
6763 #, no-c-format
6764 msgid "Support code generation of movbe instruction."
6765 msgstr ""
6767 #: config/i386/i386.opt:914
6768 #, no-c-format
6769 msgid "Support code generation of crc32 instruction."
6770 msgstr ""
6772 #: config/i386/i386.opt:918
6773 #, no-c-format
6774 msgid "Support AES built-in functions and code generation."
6775 msgstr ""
6777 #: config/i386/i386.opt:922
6778 #, no-c-format
6779 msgid "Support SHA1 and SHA256 built-in functions and code generation."
6780 msgstr ""
6782 #: config/i386/i386.opt:926
6783 #, no-c-format
6784 msgid "Support PCLMUL built-in functions and code generation."
6785 msgstr ""
6787 #: config/i386/i386.opt:930
6788 #, no-c-format
6789 msgid "Encode SSE instructions with VEX prefix."
6790 msgstr ""
6792 #: config/i386/i386.opt:934
6793 #, no-c-format
6794 msgid "Support FSGSBASE built-in functions and code generation."
6795 msgstr ""
6797 #: config/i386/i386.opt:938
6798 #, no-c-format
6799 msgid "Support RDRND built-in functions and code generation."
6800 msgstr ""
6802 #: config/i386/i386.opt:942
6803 #, no-c-format
6804 msgid "Support F16C built-in functions and code generation."
6805 msgstr ""
6807 #: config/i386/i386.opt:946
6808 #, no-c-format
6809 msgid "Support PREFETCHWT1 built-in functions and code generation."
6810 msgstr ""
6812 #: config/i386/i386.opt:950
6813 #, no-c-format
6814 msgid "Emit profiling counter call at function entry before prologue."
6815 msgstr ""
6817 #: config/i386/i386.opt:954
6818 #, no-c-format
6819 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
6820 msgstr ""
6822 #: config/i386/i386.opt:958 config/s390/s390.opt:308
6823 #, no-c-format
6824 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be patched in."
6825 msgstr ""
6827 #: config/i386/i386.opt:963
6828 #, no-c-format
6829 msgid "Set name of __fentry__ symbol called at function entry."
6830 msgstr ""
6832 #: config/i386/i386.opt:967
6833 #, no-c-format
6834 msgid "Set name of section to record mrecord-mcount calls."
6835 msgstr ""
6837 #: config/i386/i386.opt:971
6838 #, no-c-format
6839 msgid "Skip setting up RAX register when passing variable arguments."
6840 msgstr ""
6842 #: config/i386/i386.opt:975
6843 #, no-c-format
6844 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
6845 msgstr ""
6847 #: config/i386/i386.opt:979
6848 #, no-c-format
6849 msgid "Split 32-byte AVX unaligned load."
6850 msgstr ""
6852 #: config/i386/i386.opt:983
6853 #, no-c-format
6854 msgid "Split 32-byte AVX unaligned store."
6855 msgstr ""
6857 #: config/i386/i386.opt:987
6858 #, no-c-format
6859 msgid "Support RTM built-in functions and code generation."
6860 msgstr ""
6862 #: config/i386/i386.opt:995
6863 #, no-c-format
6864 msgid "Support MWAITX and MONITORX built-in functions and code generation."
6865 msgstr ""
6867 #: config/i386/i386.opt:999
6868 #, no-c-format
6869 msgid "Support CLZERO built-in functions and code generation."
6870 msgstr ""
6872 #: config/i386/i386.opt:1003
6873 #, no-c-format
6874 msgid "Support PKU built-in functions and code generation."
6875 msgstr ""
6877 #: config/i386/i386.opt:1011
6878 #, no-c-format
6879 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
6880 msgstr ""
6882 #: config/i386/i386.opt:1035
6883 #, no-c-format
6884 msgid "Use the given symbol for addressing the stack-protector guard."
6885 msgstr ""
6887 #: config/i386/i386.opt:1046
6888 #, no-c-format
6889 msgid "Enable shadow stack built-in functions from Control-flow Enforcement Technology (CET)."
6890 msgstr ""
6892 #: config/i386/i386.opt:1051
6893 #, no-c-format
6894 msgid "Turn on CET instrumentation for switch statements that use a jump table and an indirect jump."
6895 msgstr ""
6897 #: config/i386/i386.opt:1056
6898 #, no-c-format
6899 msgid "Insert ENDBR instruction at function entry only via cf_check attribute for CET instrumentation."
6900 msgstr ""
6902 #: config/i386/i386.opt:1061
6903 #, no-c-format
6904 msgid "Make all function calls indirect."
6905 msgstr ""
6907 #: config/i386/i386.opt:1065
6908 #, no-c-format
6909 msgid "Convert indirect call and jump to call and return thunks."
6910 msgstr ""
6912 #: config/i386/i386.opt:1069
6913 #, no-c-format
6914 msgid "Convert function return to call and return thunk."
6915 msgstr ""
6917 #: config/i386/i386.opt:1073 config/s390/s390.opt:274
6918 #, no-c-format
6919 msgid "Known indirect branch choices (for use with the -mindirect-branch=/-mfunction-return= options):"
6920 msgstr ""
6922 #: config/i386/i386.opt:1089
6923 #, no-c-format
6924 msgid "Add CS prefix to call and jmp to indirect thunk with branch target in r8-r15 registers."
6925 msgstr ""
6927 #: config/i386/i386.opt:1093
6928 #, no-c-format
6929 msgid "Force indirect call and jump via register."
6930 msgstr ""
6932 #: config/i386/i386.opt:1097
6933 #, no-c-format
6934 msgid "Support MOVDIRI built-in functions and code generation."
6935 msgstr ""
6937 #: config/i386/i386.opt:1101
6938 #, no-c-format
6939 msgid "Support MOVDIR64B built-in functions and code generation."
6940 msgstr ""
6942 #: config/i386/i386.opt:1105
6943 #, no-c-format
6944 msgid "Support WAITPKG built-in functions and code generation."
6945 msgstr ""
6947 #: config/i386/i386.opt:1109
6948 #, no-c-format
6949 msgid "Support CLDEMOTE built-in functions and code generation."
6950 msgstr ""
6952 #: config/i386/i386.opt:1113
6953 #, no-c-format
6954 msgid "Instrument function exit in instrumented functions with __fentry__."
6955 msgstr ""
6957 #: config/i386/i386.opt:1117
6958 #, no-c-format
6959 msgid "Known choices for return instrumentation with -minstrument-return=:"
6960 msgstr ""
6962 #: config/i386/i386.opt:1130
6963 #, no-c-format
6964 msgid "Generate a __return_loc section pointing to all return instrumentation code."
6965 msgstr ""
6967 #: config/i386/i386.opt:1138
6968 #, no-c-format
6969 msgid "Known choices for mitigation against straight line speculation with -mharden-sls=:"
6970 msgstr ""
6972 #: config/i386/i386.opt:1154
6973 #, no-c-format
6974 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BF16 built-in functions and code generation."
6975 msgstr ""
6977 #: config/i386/i386.opt:1159
6978 #, no-c-format
6979 msgid "Support ENQCMD built-in functions and code generation."
6980 msgstr ""
6982 #: config/i386/i386.opt:1163
6983 #, no-c-format
6984 msgid "Support SERIALIZE built-in functions and code generation."
6985 msgstr ""
6987 #: config/i386/i386.opt:1167
6988 #, no-c-format
6989 msgid "Support TSXLDTRK built-in functions and code generation."
6990 msgstr ""
6992 #: config/i386/i386.opt:1171
6993 #, no-c-format
6994 msgid "Support AMX-TILE built-in functions and code generation."
6995 msgstr ""
6997 #: config/i386/i386.opt:1175
6998 #, no-c-format
6999 msgid "Support AMX-INT8 built-in functions and code generation."
7000 msgstr ""
7002 #: config/i386/i386.opt:1179
7003 #, no-c-format
7004 msgid "Support AMX-BF16 built-in functions and code generation."
7005 msgstr ""
7007 #: config/i386/i386.opt:1183
7008 #, no-c-format
7009 msgid "Support HRESET built-in functions and code generation."
7010 msgstr ""
7012 #: config/i386/i386.opt:1187
7013 #, no-c-format
7014 msgid "Support KL built-in functions and code generation."
7015 msgstr ""
7017 #: config/i386/i386.opt:1191
7018 #, no-c-format
7019 msgid "Support WIDEKL built-in functions and code generation."
7020 msgstr ""
7022 #: config/i386/i386.opt:1195
7023 #, no-c-format
7024 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXVNNI built-in functions and code generation."
7025 msgstr ""
7027 #: config/i386/i386.opt:1200
7028 #, no-c-format
7029 msgid "Emit GNU_PROPERTY_X86_ISA_1_NEEDED GNU property."
7030 msgstr ""
7032 #: config/i386/i386.opt:1204
7033 #, no-c-format
7034 msgid "Support MWAIT and MONITOR built-in functions and code generation."
7035 msgstr ""
7037 #: config/i386/i386.opt:1208
7038 #, no-c-format
7039 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512FP16 built-in functions and code generation."
7040 msgstr ""
7042 #: config/i386/i386.opt:1212
7043 #, no-c-format
7044 msgid "Do not use GOT to access external symbols."
7045 msgstr ""
7047 #: config/pa/pa64-hpux.opt:23
7048 #, no-c-format
7049 msgid "Assume code will be linked by GNU ld."
7050 msgstr ""
7052 #: config/pa/pa64-hpux.opt:27
7053 #, no-c-format
7054 msgid "Assume code will be linked by HP ld."
7055 msgstr ""
7057 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
7058 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
7059 #, no-c-format
7060 msgid "Specify UNIX standard for predefines and linking."
7061 msgstr ""
7063 #: config/pa/pa-hpux.opt:27
7064 #, no-c-format
7065 msgid "Generate cpp defines for server IO."
7066 msgstr ""
7068 #: config/pa/pa-hpux.opt:35
7069 #, no-c-format
7070 msgid "Generate cpp defines for workstation IO."
7071 msgstr ""
7073 #: config/pa/pa.opt:30 config/pa/pa.opt:91 config/pa/pa.opt:103
7074 #, no-c-format
7075 msgid "Generate PA1.0 code."
7076 msgstr ""
7078 #: config/pa/pa.opt:34 config/pa/pa.opt:107 config/pa/pa.opt:152
7079 #, no-c-format
7080 msgid "Generate PA1.1 code."
7081 msgstr ""
7083 #: config/pa/pa.opt:38 config/pa/pa.opt:111
7084 #, no-c-format
7085 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
7086 msgstr ""
7088 #: config/pa/pa.opt:46
7089 #, no-c-format
7090 msgid "Caller copies function arguments passed by hidden reference."
7091 msgstr ""
7093 #: config/pa/pa.opt:50
7094 #, no-c-format
7095 msgid "Use ldcw/ldcd coherent cache-control hint."
7096 msgstr ""
7098 #: config/pa/pa.opt:54
7099 #, no-c-format
7100 msgid "Disable FP regs.  Equivalent to -msoft-float."
7101 msgstr ""
7103 #: config/pa/pa.opt:58
7104 #, no-c-format
7105 msgid "Disable indexed addressing."
7106 msgstr ""
7108 #: config/pa/pa.opt:62
7109 #, no-c-format
7110 msgid "Generate fast indirect calls."
7111 msgstr ""
7113 #: config/pa/pa.opt:70
7114 #, no-c-format
7115 msgid "Assume code will be assembled by GAS."
7116 msgstr ""
7118 #: config/pa/pa.opt:79
7119 #, no-c-format
7120 msgid "Enable linker optimizations."
7121 msgstr ""
7123 #: config/pa/pa.opt:83
7124 #, no-c-format
7125 msgid "Always generate long calls."
7126 msgstr ""
7128 #: config/pa/pa.opt:87
7129 #, no-c-format
7130 msgid "Emit long load/store sequences."
7131 msgstr ""
7133 #: config/pa/pa.opt:95
7134 #, no-c-format
7135 msgid "Disable space regs."
7136 msgstr ""
7138 #: config/pa/pa.opt:99
7139 #, no-c-format
7140 msgid "Assume memory references are ordered and barriers are not needed."
7141 msgstr ""
7143 #: config/pa/pa.opt:115
7144 #, no-c-format
7145 msgid "Use portable calling conventions."
7146 msgstr ""
7148 #: config/pa/pa.opt:119
7149 #, no-c-format
7150 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
7151 msgstr ""
7153 #: config/pa/pa.opt:144 config/frv/frv.opt:215
7154 #, no-c-format
7155 msgid "Use software floating point."
7156 msgstr ""
7158 #: config/pa/pa.opt:148
7159 #, no-c-format
7160 msgid "Use software integer multiplication."
7161 msgstr ""
7163 #: config/pa/pa.opt:156
7164 #, no-c-format
7165 msgid "Do not disable space regs."
7166 msgstr ""
7168 #: config/v850/v850.opt:29
7169 #, no-c-format
7170 msgid "Use registers r2 and r5."
7171 msgstr ""
7173 #: config/v850/v850.opt:33
7174 #, no-c-format
7175 msgid "Use 4 byte entries in switch tables."
7176 msgstr ""
7178 #: config/v850/v850.opt:37
7179 #, no-c-format
7180 msgid "Enable backend debugging."
7181 msgstr ""
7183 #: config/v850/v850.opt:41
7184 #, no-c-format
7185 msgid "Do not use the callt instruction (default)."
7186 msgstr ""
7188 #: config/v850/v850.opt:45
7189 #, no-c-format
7190 msgid "Reuse r30 on a per function basis."
7191 msgstr ""
7193 #: config/v850/v850.opt:52
7194 #, no-c-format
7195 msgid "Prohibit PC relative function calls."
7196 msgstr ""
7198 #: config/v850/v850.opt:56
7199 #, no-c-format
7200 msgid "Use stubs for function prologues."
7201 msgstr ""
7203 #: config/v850/v850.opt:60
7204 #, no-c-format
7205 msgid "Set the max size of data eligible for the SDA area."
7206 msgstr ""
7208 #: config/v850/v850.opt:67
7209 #, no-c-format
7210 msgid "Enable the use of the short load instructions."
7211 msgstr ""
7213 #: config/v850/v850.opt:71
7214 #, no-c-format
7215 msgid "Same as: -mep -mprolog-function."
7216 msgstr ""
7218 #: config/v850/v850.opt:75
7219 #, no-c-format
7220 msgid "Set the max size of data eligible for the TDA area."
7221 msgstr ""
7223 #: config/v850/v850.opt:82
7224 #, no-c-format
7225 msgid "Do not enforce strict alignment."
7226 msgstr ""
7228 #: config/v850/v850.opt:86
7229 #, no-c-format
7230 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
7231 msgstr ""
7233 #: config/v850/v850.opt:93
7234 #, no-c-format
7235 msgid "Compile for the v850 processor."
7236 msgstr ""
7238 #: config/v850/v850.opt:97
7239 #, no-c-format
7240 msgid "Compile for the v850e processor."
7241 msgstr ""
7243 #: config/v850/v850.opt:101
7244 #, no-c-format
7245 msgid "Compile for the v850e1 processor."
7246 msgstr ""
7248 #: config/v850/v850.opt:105
7249 #, no-c-format
7250 msgid "Compile for the v850es variant of the v850e1."
7251 msgstr ""
7253 #: config/v850/v850.opt:109
7254 #, no-c-format
7255 msgid "Compile for the v850e2 processor."
7256 msgstr ""
7258 #: config/v850/v850.opt:113
7259 #, no-c-format
7260 msgid "Compile for the v850e2v3 processor."
7261 msgstr ""
7263 #: config/v850/v850.opt:117
7264 #, no-c-format
7265 msgid "Compile for the v850e3v5 processor."
7266 msgstr ""
7268 #: config/v850/v850.opt:124
7269 #, no-c-format
7270 msgid "Enable v850e3v5 loop instructions."
7271 msgstr ""
7273 #: config/v850/v850.opt:128
7274 #, no-c-format
7275 msgid "Set the max size of data eligible for the ZDA area."
7276 msgstr ""
7278 #: config/v850/v850.opt:135
7279 #, no-c-format
7280 msgid "Enable relaxing in the assembler."
7281 msgstr ""
7283 #: config/v850/v850.opt:139
7284 #, no-c-format
7285 msgid "Prohibit PC relative jumps."
7286 msgstr ""
7288 #: config/v850/v850.opt:143
7289 #, no-c-format
7290 msgid "Inhibit the use of hardware floating point instructions."
7291 msgstr ""
7293 #: config/v850/v850.opt:147
7294 #, no-c-format
7295 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
7296 msgstr ""
7298 #: config/v850/v850.opt:151
7299 #, no-c-format
7300 msgid "Enable support for the RH850 ABI.  This is the default."
7301 msgstr ""
7303 #: config/v850/v850.opt:155
7304 #, no-c-format
7305 msgid "Enable support for the old GCC ABI."
7306 msgstr ""
7308 #: config/v850/v850.opt:159
7309 #, no-c-format
7310 msgid "Support alignments of up to 64-bits."
7311 msgstr ""
7313 #: config/g.opt:27
7314 #, no-c-format
7315 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
7316 msgstr ""
7318 #: config/lynx.opt:23
7319 #, no-c-format
7320 msgid "Support legacy multi-threading."
7321 msgstr ""
7323 #: config/lynx.opt:27
7324 #, no-c-format
7325 msgid "Use shared libraries."
7326 msgstr ""
7328 #: config/lynx.opt:31
7329 #, no-c-format
7330 msgid "Support multi-threading."
7331 msgstr ""
7333 #: config/nvptx/nvptx.opt:28 config/gcn/gcn.opt:54
7334 #, no-c-format
7335 msgid "Generate code for a 64-bit ABI."
7336 msgstr ""
7338 #: config/nvptx/nvptx.opt:32
7339 #, no-c-format
7340 msgid "Link in code for a __main kernel."
7341 msgstr ""
7343 #: config/nvptx/nvptx.opt:36
7344 #, no-c-format
7345 msgid "Optimize partition neutering."
7346 msgstr ""
7348 #: config/nvptx/nvptx.opt:40
7349 #, no-c-format
7350 msgid "Use custom stacks instead of local memory for automatic storage."
7351 msgstr ""
7353 #: config/nvptx/nvptx.opt:44
7354 #, no-c-format
7355 msgid "Specify size of .local memory used for stack when the exact amount is not known."
7356 msgstr ""
7358 #: config/nvptx/nvptx.opt:48
7359 #, no-c-format
7360 msgid "Generate code that can keep local state uniform across all lanes."
7361 msgstr ""
7363 #: config/nvptx/nvptx.opt:52
7364 #, no-c-format
7365 msgid "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
7366 msgstr ""
7368 #: config/nvptx/nvptx.opt:56
7369 #, no-c-format
7370 msgid "Known PTX ISA versions (for use with the -misa= option):"
7371 msgstr ""
7373 #: config/nvptx/nvptx.opt:76
7374 #, no-c-format
7375 msgid "Specify the version of the ptx ISA to use."
7376 msgstr ""
7378 #: config/nvptx/nvptx.opt:80
7379 #, no-c-format
7380 msgid "Known PTX versions (for use with the -mptx= option):"
7381 msgstr ""
7383 #: config/nvptx/nvptx.opt:93
7384 #, no-c-format
7385 msgid "Specify the version of the ptx version to use."
7386 msgstr ""
7388 #: config/vxworks.opt:36
7389 #, no-c-format
7390 msgid "Assume the VxWorks RTP environment."
7391 msgstr ""
7393 #: config/vxworks.opt:43
7394 #, no-c-format
7395 msgid "Assume the VxWorks vThreads environment."
7396 msgstr ""
7398 #: config/cr16/cr16.opt:27
7399 #, no-c-format
7400 msgid "Generate SBIT, CBIT instructions."
7401 msgstr ""
7403 #: config/cr16/cr16.opt:31
7404 #, no-c-format
7405 msgid "Support multiply accumulate instructions."
7406 msgstr ""
7408 #: config/cr16/cr16.opt:38
7409 #, no-c-format
7410 msgid "Treat data references as near, far or medium. medium is default."
7411 msgstr ""
7413 #: config/cr16/cr16.opt:42
7414 #, no-c-format
7415 msgid "Generate code for CR16C architecture."
7416 msgstr ""
7418 #: config/cr16/cr16.opt:46
7419 #, no-c-format
7420 msgid "Generate code for CR16C+ architecture (Default)."
7421 msgstr ""
7423 #: config/cr16/cr16.opt:50
7424 #, no-c-format
7425 msgid "Treat integers as 32-bit."
7426 msgstr ""
7428 #: config/avr/avr.opt:23
7429 #, no-c-format
7430 msgid "Use subroutines for function prologues and epilogues."
7431 msgstr ""
7433 #: config/avr/avr.opt:27
7434 #, no-c-format
7435 msgid "-mmcu=MCU\tSelect the target MCU."
7436 msgstr ""
7438 #: config/avr/avr.opt:31
7439 #, no-c-format
7440 msgid "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
7441 msgstr ""
7443 #: config/avr/avr.opt:35
7444 #, no-c-format
7445 msgid "Set the number of 64 KiB flash segments."
7446 msgstr ""
7448 #: config/avr/avr.opt:39
7449 #, no-c-format
7450 msgid "Indicate presence of a processor erratum."
7451 msgstr ""
7453 #: config/avr/avr.opt:43
7454 #, no-c-format
7455 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
7456 msgstr ""
7458 #: config/avr/avr.opt:53
7459 #, no-c-format
7460 msgid "Use RJMP / RCALL even though CALL / JMP are available."
7461 msgstr ""
7463 #: config/avr/avr.opt:57
7464 #, no-c-format
7465 msgid "Use an 8-bit 'int' type."
7466 msgstr ""
7468 #: config/avr/avr.opt:61
7469 #, no-c-format
7470 msgid "Change the stack pointer without disabling interrupts."
7471 msgstr ""
7473 #: config/avr/avr.opt:65
7474 #, no-c-format
7475 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
7476 msgstr ""
7478 #: config/avr/avr.opt:69
7479 #, no-c-format
7480 msgid "Treat main as if it had attribute OS_task."
7481 msgstr ""
7483 #: config/avr/avr.opt:79
7484 #, no-c-format
7485 msgid "Change only the low 8 bits of the stack pointer."
7486 msgstr ""
7488 #: config/avr/avr.opt:83
7489 #, no-c-format
7490 msgid "Relax branches."
7491 msgstr ""
7493 #: config/avr/avr.opt:87
7494 #, no-c-format
7495 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
7496 msgstr ""
7498 #: config/avr/avr.opt:91
7499 #, no-c-format
7500 msgid "Accumulate outgoing function arguments and acquire/release the needed stack space for outgoing function arguments in function prologue/epilogue.  Without this option, outgoing arguments are pushed before calling a function and popped afterwards.  This option can lead to reduced code size for functions that call many functions that get their arguments on the stack like, for example printf."
7501 msgstr ""
7503 #: config/avr/avr.opt:95
7504 #, no-c-format
7505 msgid "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-decrement, post-increment and indirect addressing with the X register.  Without this option, the compiler may assume that there is an addressing mode X+const similar to Y+const and Z+const and emit instructions to emulate such an addressing mode for X."
7506 msgstr ""
7508 #: config/avr/avr.opt:100
7509 #, no-c-format
7510 msgid "The device has no SPH special function register. This option will be overridden by the compiler driver with the correct setting if presence/absence of SPH can be deduced from -mmcu=MCU."
7511 msgstr ""
7513 #: config/avr/avr.opt:104
7514 #, no-c-format
7515 msgid "Warn if the address space of an address is changed."
7516 msgstr ""
7518 #: config/avr/avr.opt:108
7519 #, no-c-format
7520 msgid "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by default."
7521 msgstr ""
7523 #: config/avr/avr.opt:112
7524 #, no-c-format
7525 msgid "Allow to use truncation instead of rounding towards zero for fractional fixed-point types."
7526 msgstr ""
7528 #: config/avr/avr.opt:116
7529 #, no-c-format
7530 msgid "Assume that all data in static storage can be accessed by LDS / STS.  This option is only useful for reduced Tiny devices."
7531 msgstr ""
7533 #: config/avr/avr.opt:120
7534 #, no-c-format
7535 msgid "-mdouble=<BITS>\tUse <BITS> bits wide double type."
7536 msgstr ""
7538 #: config/avr/avr.opt:124
7539 #, no-c-format
7540 msgid "-mlong-double=<BITS>\tUse <BITS> bits wide long double type."
7541 msgstr ""
7543 #: config/avr/avr.opt:128
7544 #, no-c-format
7545 msgid "Do not link against the device-specific library lib<MCU>.a."
7546 msgstr ""
7548 #: config/avr/avr.opt:132
7549 #, no-c-format
7550 msgid "Do not use the device-specific specs file device-specs/specs-<MCU>."
7551 msgstr ""
7553 #: config/avr/avr.opt:136
7554 #, no-c-format
7555 msgid "Available BITS selections:"
7556 msgstr ""
7558 #: config/m32r/m32r.opt:34
7559 #, no-c-format
7560 msgid "Compile for the m32rx."
7561 msgstr ""
7563 #: config/m32r/m32r.opt:38
7564 #, no-c-format
7565 msgid "Compile for the m32r2."
7566 msgstr ""
7568 #: config/m32r/m32r.opt:42
7569 #, no-c-format
7570 msgid "Compile for the m32r."
7571 msgstr ""
7573 #: config/m32r/m32r.opt:46
7574 #, no-c-format
7575 msgid "Align all loops to 32 byte boundary."
7576 msgstr ""
7578 #: config/m32r/m32r.opt:50
7579 #, no-c-format
7580 msgid "Prefer branches over conditional execution."
7581 msgstr ""
7583 #: config/m32r/m32r.opt:54
7584 #, no-c-format
7585 msgid "Give branches their default cost."
7586 msgstr ""
7588 #: config/m32r/m32r.opt:58
7589 #, no-c-format
7590 msgid "Display compile time statistics."
7591 msgstr ""
7593 #: config/m32r/m32r.opt:62
7594 #, no-c-format
7595 msgid "Specify cache flush function."
7596 msgstr ""
7598 #: config/m32r/m32r.opt:66
7599 #, no-c-format
7600 msgid "Specify cache flush trap number."
7601 msgstr ""
7603 #: config/m32r/m32r.opt:70
7604 #, no-c-format
7605 msgid "Only issue one instruction per cycle."
7606 msgstr ""
7608 #: config/m32r/m32r.opt:74
7609 #, no-c-format
7610 msgid "Allow two instructions to be issued per cycle."
7611 msgstr ""
7613 #: config/m32r/m32r.opt:78
7614 #, no-c-format
7615 msgid "Code size: small, medium or large."
7616 msgstr ""
7618 #: config/m32r/m32r.opt:94
7619 #, no-c-format
7620 msgid "Don't call any cache flush functions."
7621 msgstr ""
7623 #: config/m32r/m32r.opt:98
7624 #, no-c-format
7625 msgid "Don't call any cache flush trap."
7626 msgstr ""
7628 #: config/m32r/m32r.opt:105
7629 #, no-c-format
7630 msgid "Small data area: none, sdata, use."
7631 msgstr ""
7633 #: config/s390/tpf.opt:23
7634 #, no-c-format
7635 msgid "Enable TPF-OS tracing code."
7636 msgstr ""
7638 #: config/s390/tpf.opt:27
7639 #, no-c-format
7640 msgid "Set the trace check address for prologue tpf hook"
7641 msgstr ""
7643 #: config/s390/tpf.opt:31
7644 #, no-c-format
7645 msgid "Set the trace jump address for prologue tpf hook"
7646 msgstr ""
7648 #: config/s390/tpf.opt:35
7649 #, no-c-format
7650 msgid "Set the trace check address for epilogue tpf hook"
7651 msgstr ""
7653 #: config/s390/tpf.opt:39
7654 #, no-c-format
7655 msgid "Set the trace jump address for epilogue tpf hook"
7656 msgstr ""
7658 #: config/s390/tpf.opt:43
7659 #, no-c-format
7660 msgid "Set the prologue and epilogue hook addresses to TPF_TRACE_PROLOGUE_SKIP_TARGET and TPF_TRACE_EPILOGUE_SKIP_TARGET. Equivalent to using -mtpf-trace-hook-prologue-target=TPF_TRACE_PROLOGUE_SKIP_TARGET and -mtpf-trace-hook-epilogue-target=TPF_TRACE_EPILOGUE_SKIP_TARGET"
7661 msgstr ""
7663 #: config/s390/tpf.opt:47
7664 #, no-c-format
7665 msgid "Specify main object for TPF-OS."
7666 msgstr ""
7668 #: config/s390/s390.opt:48
7669 #, no-c-format
7670 msgid "31 bit ABI."
7671 msgstr ""
7673 #: config/s390/s390.opt:52
7674 #, no-c-format
7675 msgid "64 bit ABI."
7676 msgstr ""
7678 #: config/s390/s390.opt:126
7679 #, no-c-format
7680 msgid "Maintain backchain pointer."
7681 msgstr ""
7683 #: config/s390/s390.opt:130
7684 #, no-c-format
7685 msgid "Additional debug prints."
7686 msgstr ""
7688 #: config/s390/s390.opt:134
7689 #, no-c-format
7690 msgid "ESA/390 architecture."
7691 msgstr ""
7693 #: config/s390/s390.opt:138
7694 #, no-c-format
7695 msgid "Enable decimal floating point hardware support."
7696 msgstr ""
7698 #: config/s390/s390.opt:142
7699 #, no-c-format
7700 msgid "Enable hardware floating point."
7701 msgstr ""
7703 #: config/s390/s390.opt:146
7704 #, no-c-format
7705 msgid "Takes two non-negative integer numbers separated by a comma. Prepend the function label with the number of two-byte Nop instructions indicated by the first.  Append Nop instructions covering the number of halfwords indicated by the second after the label.  Nop instructions of the largest possible size are used (six, four or two bytes), beginning with the largest possible size.  Using 0 for both values disables hotpatching."
7706 msgstr ""
7708 #: config/s390/s390.opt:164
7709 #, no-c-format
7710 msgid "Use hardware transactional execution instructions."
7711 msgstr ""
7713 #: config/s390/s390.opt:168
7714 #, no-c-format
7715 msgid "Use hardware vector facility instructions and enable the vector ABI."
7716 msgstr ""
7718 #: config/s390/s390.opt:172
7719 #, no-c-format
7720 msgid "Use packed stack layout."
7721 msgstr ""
7723 #: config/s390/s390.opt:176
7724 #, no-c-format
7725 msgid "Use bras for executable < 64k."
7726 msgstr ""
7728 #: config/s390/s390.opt:180
7729 #, no-c-format
7730 msgid "Disable hardware floating point."
7731 msgstr ""
7733 #: config/s390/s390.opt:184
7734 #, no-c-format
7735 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
7736 msgstr ""
7738 #: config/s390/s390.opt:188
7739 #, no-c-format
7740 msgid "Switches off the -mstack-guard= option."
7741 msgstr ""
7743 #: config/s390/s390.opt:192
7744 #, no-c-format
7745 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
7746 msgstr ""
7748 #: config/s390/s390.opt:196
7749 #, no-c-format
7750 msgid "Switches off the -mstack-size= option."
7751 msgstr ""
7753 #: config/s390/s390.opt:204
7754 #, no-c-format
7755 msgid "Use the mvcle instruction for block moves."
7756 msgstr ""
7758 #: config/s390/s390.opt:208
7759 #, no-c-format
7760 msgid "Enable the z vector language extension providing the context-sensitive vector macro and enable the Altivec-style builtins in vecintrin.h."
7761 msgstr ""
7763 #: config/s390/s390.opt:213
7764 #, no-c-format
7765 msgid "Warn if a function uses alloca or creates an array with dynamic size."
7766 msgstr ""
7768 #: config/s390/s390.opt:217
7769 #, no-c-format
7770 msgid "Warn if a single function's framesize exceeds the given framesize."
7771 msgstr ""
7773 #: config/s390/s390.opt:221
7774 #, no-c-format
7775 msgid "z/Architecture."
7776 msgstr ""
7778 #: config/s390/s390.opt:225
7779 #, no-c-format
7780 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 1."
7781 msgstr ""
7783 #: config/s390/s390.opt:235 config/arm/arm.opt:169
7784 #, no-c-format
7785 msgid "Assume data segments are relative to text segment."
7786 msgstr ""
7788 #: config/s390/s390.opt:240
7789 #, no-c-format
7790 msgid "Wrap all indirect branches into execute in order to disable branch prediction."
7791 msgstr ""
7793 #: config/s390/s390.opt:245
7794 #, no-c-format
7795 msgid "Wrap indirect table jumps and computed gotos into execute in order to disable branch prediction.  Using thunk or thunk-extern with this option requires the thunks to be considered signal handlers to order to generate correct CFI.  For environments where unwinding (e.g. for exceptions) is required please use thunk-inline instead."
7796 msgstr ""
7798 #: config/s390/s390.opt:253
7799 #, no-c-format
7800 msgid "Wrap all indirect calls into execute in order to disable branch prediction."
7801 msgstr ""
7803 #: config/s390/s390.opt:257
7804 #, no-c-format
7805 msgid "Wrap all indirect return branches into execute in order to disable branch prediction."
7806 msgstr ""
7808 #: config/s390/s390.opt:262
7809 #, no-c-format
7810 msgid "Wrap indirect return branches into execute in order to disable branch prediction. This affects only branches where the return address is going to be restored from memory."
7811 msgstr ""
7813 #: config/s390/s390.opt:268
7814 #, no-c-format
7815 msgid "Wrap indirect return branches into execute in order to disable branch prediction. This affects only branches where the return address doesn't need to be restored from memory."
7816 msgstr ""
7818 #: config/s390/s390.opt:290
7819 #, no-c-format
7820 msgid "Generate sections .s390_indirect_jump, .s390_indirect_call, .s390_return_reg, and .s390_return_mem to contain the indirect branch locations which have been patched as part of using one of the -mindirect-branch* or -mfunction-return* options.  The sections consist of an array of 32 bit elements. Each entry holds the offset from the entry to the patched location."
7821 msgstr ""
7823 #: config/s390/s390.opt:299
7824 #, no-c-format
7825 msgid "Emit profiling counter call at function entry before prologue. The compiled code will require a 64-bit CPU and glibc 2.29 or newer to run."
7826 msgstr ""
7828 #: config/s390/s390.opt:304
7829 #, no-c-format
7830 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
7831 msgstr ""
7833 #: config/s390/s390.opt:313
7834 #, no-c-format
7835 msgid "Emit fused multiply-add instructions for long doubles in vector registers (wfmaxb, wfmsxb, wfnmaxb, wfnmsxb).  Reassociation pass does not handle fused multiply-adds, therefore code generated by the middle-end is prone to having long fused multiply-add chains.  This is not pipeline-friendly, and the default behavior is to emit separate multiplication and addition instructions for long doubles in vector registers, because measurements show that this improves performance.  This option allows overriding it for testing purposes."
7836 msgstr ""
7838 #: config/rl78/rl78.opt:27 config/rx/elf.opt:26 config/csky/csky.opt:198
7839 #, no-c-format
7840 msgid "Use the simulator runtime."
7841 msgstr ""
7843 #: config/rl78/rl78.opt:31
7844 #, no-c-format
7845 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
7846 msgstr ""
7848 #: config/rl78/rl78.opt:50
7849 #, no-c-format
7850 msgid "Use all registers, reserving none for interrupt handlers."
7851 msgstr ""
7853 #: config/rl78/rl78.opt:54
7854 #, no-c-format
7855 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
7856 msgstr ""
7858 #: config/rl78/rl78.opt:58
7859 #, no-c-format
7860 msgid "Selects the type of RL78 core being targeted (g10/g13/g14).  The default is the G14.  If set, also selects the hardware multiply support to be used."
7861 msgstr ""
7863 #: config/rl78/rl78.opt:77
7864 #, no-c-format
7865 msgid "Alias for -mcpu=g10."
7866 msgstr ""
7868 #: config/rl78/rl78.opt:81
7869 #, no-c-format
7870 msgid "Alias for -mcpu=g13."
7871 msgstr ""
7873 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
7874 #, no-c-format
7875 msgid "Alias for -mcpu=g14."
7876 msgstr ""
7878 #: config/rl78/rl78.opt:93
7879 #, no-c-format
7880 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
7881 msgstr ""
7883 #: config/rl78/rl78.opt:97
7884 #, no-c-format
7885 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
7886 msgstr ""
7888 #: config/stormy16/stormy16.opt:24
7889 #, no-c-format
7890 msgid "Provide libraries for the simulator."
7891 msgstr ""
7893 #: config/arm/arm-tables.opt:25
7894 #, no-c-format
7895 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
7896 msgstr ""
7898 #: config/arm/arm-tables.opt:293
7899 #, no-c-format
7900 msgid "Known ARM architectures (for use with the -march= option):"
7901 msgstr ""
7903 #: config/arm/arm-tables.opt:399
7904 #, no-c-format
7905 msgid "Known ARM FPUs (for use with the -mfpu= option):"
7906 msgstr ""
7908 #: config/arm/arm.opt:26
7909 #, no-c-format
7910 msgid "TLS dialect to use:"
7911 msgstr ""
7913 #: config/arm/arm.opt:36
7914 #, no-c-format
7915 msgid "Specify an ABI."
7916 msgstr ""
7918 #: config/arm/arm.opt:40
7919 #, no-c-format
7920 msgid "Known ARM ABIs (for use with the -mabi= option):"
7921 msgstr ""
7923 #: config/arm/arm.opt:59
7924 #, no-c-format
7925 msgid "Generate a call to abort if a noreturn function returns."
7926 msgstr ""
7928 #: config/arm/arm.opt:66
7929 #, no-c-format
7930 msgid "Generate APCS conformant stack frames."
7931 msgstr ""
7933 #: config/arm/arm.opt:70
7934 #, no-c-format
7935 msgid "Generate re-entrant, PIC code."
7936 msgstr ""
7938 #: config/arm/arm.opt:92
7939 #, no-c-format
7940 msgid "Generate code in 32 bit ARM state."
7941 msgstr ""
7943 #: config/arm/arm.opt:100
7944 #, no-c-format
7945 msgid "Thumb: Assume non-static functions may be called from ARM code."
7946 msgstr ""
7948 #: config/arm/arm.opt:104
7949 #, no-c-format
7950 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
7951 msgstr ""
7953 #: config/arm/arm.opt:112 config/csky/csky.opt:73
7954 #, no-c-format
7955 msgid "Specify if floating point hardware should be used."
7956 msgstr ""
7958 #: config/arm/arm.opt:116
7959 #, no-c-format
7960 msgid "Specify that the compiler should target secure code as per ARMv8-M Security Extensions."
7961 msgstr ""
7963 #: config/arm/arm.opt:120 config/csky/csky.opt:77
7964 #, no-c-format
7965 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
7966 msgstr ""
7968 #: config/arm/arm.opt:133
7969 #, no-c-format
7970 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
7971 msgstr ""
7973 #: config/arm/arm.opt:137
7974 #, no-c-format
7975 msgid "Specify the __fp16 floating-point format."
7976 msgstr ""
7978 #: config/arm/arm.opt:141
7979 #, no-c-format
7980 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
7981 msgstr ""
7983 #: config/arm/arm.opt:154
7984 #, no-c-format
7985 msgid "Specify the name of the target floating point hardware/format."
7986 msgstr ""
7988 #: config/arm/arm.opt:165
7989 #, no-c-format
7990 msgid "Generate call insns as indirect calls, if necessary."
7991 msgstr ""
7993 #: config/arm/arm.opt:173
7994 #, no-c-format
7995 msgid "Specify the register to be used for PIC addressing."
7996 msgstr ""
7998 #: config/arm/arm.opt:177
7999 #, no-c-format
8000 msgid "Store function names in object code."
8001 msgstr ""
8003 #: config/arm/arm.opt:181
8004 #, no-c-format
8005 msgid "Permit scheduling of a function's prologue sequence."
8006 msgstr ""
8008 #: config/arm/arm.opt:185 config/rs6000/rs6000.opt:239
8009 #, no-c-format
8010 msgid "Do not load the PIC register in function prologues."
8011 msgstr ""
8013 #: config/arm/arm.opt:192
8014 #, no-c-format
8015 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
8016 msgstr ""
8018 #: config/arm/arm.opt:196
8019 #, no-c-format
8020 msgid "Generate code for Thumb state."
8021 msgstr ""
8023 #: config/arm/arm.opt:200
8024 #, no-c-format
8025 msgid "Support calls between Thumb and ARM instruction sets."
8026 msgstr ""
8028 #: config/arm/arm.opt:204
8029 #, no-c-format
8030 msgid "Specify thread local storage scheme."
8031 msgstr ""
8033 #: config/arm/arm.opt:208
8034 #, no-c-format
8035 msgid "Specify how to access the thread pointer."
8036 msgstr ""
8038 #: config/arm/arm.opt:212
8039 #, no-c-format
8040 msgid "Valid arguments to -mtp=:"
8041 msgstr ""
8043 #: config/arm/arm.opt:225
8044 #, no-c-format
8045 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
8046 msgstr ""
8048 #: config/arm/arm.opt:229
8049 #, no-c-format
8050 msgid "Thumb: Generate (leaf) stack frames even if not needed."
8051 msgstr ""
8053 #: config/arm/arm.opt:233 config/mn10300/mn10300.opt:42
8054 #, no-c-format
8055 msgid "Tune code for the given processor."
8056 msgstr ""
8058 #: config/arm/arm.opt:237
8059 #, no-c-format
8060 msgid "Print CPU tuning information as comment in assembler file.  This is an option used only for regression testing of the compiler and not intended for ordinary use in compiling code."
8061 msgstr ""
8063 #: config/arm/arm.opt:248
8064 #, no-c-format
8065 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
8066 msgstr ""
8068 #: config/arm/arm.opt:252
8069 #, no-c-format
8070 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
8071 msgstr ""
8073 #: config/arm/arm.opt:256
8074 #, no-c-format
8075 msgid "Enable more verbose RTX cost dumps during debug.  For GCC developers use only."
8076 msgstr ""
8078 #: config/arm/arm.opt:260
8079 #, no-c-format
8080 msgid "Only generate absolute relocations on word sized values."
8081 msgstr ""
8083 #: config/arm/arm.opt:264
8084 #, no-c-format
8085 msgid "Generate IT blocks appropriate for ARMv8."
8086 msgstr ""
8088 #: config/arm/arm.opt:268
8089 #, no-c-format
8090 msgid "Avoid overlapping destination and address registers on LDRD instructions that may trigger Cortex-M3 errata."
8091 msgstr ""
8093 #: config/arm/arm.opt:273
8094 #, no-c-format
8095 msgid "Mitigate issues with VLLDM on some M-profile devices (CVE-2021-35465)."
8096 msgstr ""
8098 #: config/arm/arm.opt:277
8099 #, no-c-format
8100 msgid "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm erratum #1742098)."
8101 msgstr ""
8103 #: config/arm/arm.opt:282
8104 #, no-c-format
8105 msgid "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm erratum #1655431)."
8106 msgstr ""
8108 #: config/arm/arm.opt:287 config/nds32/nds32.opt:461 config/arc/arc.opt:490
8109 #, no-c-format
8110 msgid "Enable unaligned word and halfword accesses to packed data."
8111 msgstr ""
8113 #: config/arm/arm.opt:291
8114 #, no-c-format
8115 msgid "This option is deprecated and has no effect."
8116 msgstr ""
8118 #: config/arm/arm.opt:295
8119 #, no-c-format
8120 msgid "Assume loading data from flash is slower than fetching instructions."
8121 msgstr ""
8123 #: config/arm/arm.opt:299
8124 #, no-c-format
8125 msgid "Assume unified syntax for inline assembly code."
8126 msgstr ""
8128 #: config/arm/arm.opt:303
8129 #, no-c-format
8130 msgid "Do not allow constant data to be placed in code sections."
8131 msgstr ""
8133 #: config/arm/arm.opt:307
8134 #, no-c-format
8135 msgid "When linking for big-endian targets, generate a BE8 format image."
8136 msgstr ""
8138 #: config/arm/arm.opt:311
8139 #, no-c-format
8140 msgid "When linking for big-endian targets, generate a legacy BE32 format image."
8141 msgstr ""
8143 #: config/arm/arm.opt:315 config/sh/sh.opt:195
8144 #, no-c-format
8145 msgid "Cost to assume for a branch insn."
8146 msgstr ""
8148 #: config/arm/arm.opt:319
8149 #, no-c-format
8150 msgid "Generate code which uses the core registers only (r0-r14)."
8151 msgstr ""
8153 #: config/arm/arm.opt:341
8154 #, no-c-format
8155 msgid "Use an immediate to offset from the TLS register. This option is for use with fstack-protector-guard=tls and not for use in user-land code."
8156 msgstr ""
8158 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
8159 #: config/visium/visium.opt:37
8160 #, no-c-format
8161 msgid "Use hardware FP."
8162 msgstr ""
8164 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
8165 #, no-c-format
8166 msgid "Do not use hardware FP."
8167 msgstr ""
8169 #: config/sparc/sparc.opt:42
8170 #, no-c-format
8171 msgid "Use flat register window model."
8172 msgstr ""
8174 #: config/sparc/sparc.opt:46
8175 #, no-c-format
8176 msgid "Assume possible double misalignment."
8177 msgstr ""
8179 #: config/sparc/sparc.opt:50
8180 #, no-c-format
8181 msgid "Use ABI reserved registers."
8182 msgstr ""
8184 #: config/sparc/sparc.opt:54
8185 #, no-c-format
8186 msgid "Use hardware quad FP instructions."
8187 msgstr ""
8189 #: config/sparc/sparc.opt:58
8190 #, no-c-format
8191 msgid "Do not use hardware quad fp instructions."
8192 msgstr ""
8194 #: config/sparc/sparc.opt:62 config/vax/vax.opt:47
8195 #, no-c-format
8196 msgid "Enable Local Register Allocation."
8197 msgstr ""
8199 #: config/sparc/sparc.opt:66
8200 #, no-c-format
8201 msgid "Compile for V8+ ABI."
8202 msgstr ""
8204 #: config/sparc/sparc.opt:70
8205 #, no-c-format
8206 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
8207 msgstr ""
8209 #: config/sparc/sparc.opt:74
8210 #, no-c-format
8211 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
8212 msgstr ""
8214 #: config/sparc/sparc.opt:78
8215 #, no-c-format
8216 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
8217 msgstr ""
8219 #: config/sparc/sparc.opt:82
8220 #, no-c-format
8221 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
8222 msgstr ""
8224 #: config/sparc/sparc.opt:86
8225 #, no-c-format
8226 msgid "Use additional VIS instructions introduced in OSA2017."
8227 msgstr ""
8229 #: config/sparc/sparc.opt:90
8230 #, no-c-format
8231 msgid "Use UltraSPARC Compare-and-Branch extensions."
8232 msgstr ""
8234 #: config/sparc/sparc.opt:94
8235 #, no-c-format
8236 msgid "Use UltraSPARC Fused Multiply-Add extensions."
8237 msgstr ""
8239 #: config/sparc/sparc.opt:98
8240 #, no-c-format
8241 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
8242 msgstr ""
8244 #: config/sparc/sparc.opt:102
8245 #, no-c-format
8246 msgid "Use UltraSPARC Population-Count instruction."
8247 msgstr ""
8249 #: config/sparc/sparc.opt:106
8250 #, no-c-format
8251 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
8252 msgstr ""
8254 #: config/sparc/sparc.opt:110
8255 #, no-c-format
8256 msgid "Pointers are 64-bit."
8257 msgstr ""
8259 #: config/sparc/sparc.opt:114
8260 #, no-c-format
8261 msgid "Pointers are 32-bit."
8262 msgstr ""
8264 #: config/sparc/sparc.opt:118
8265 #, no-c-format
8266 msgid "Use 64-bit ABI."
8267 msgstr ""
8269 #: config/sparc/sparc.opt:122
8270 #, no-c-format
8271 msgid "Use 32-bit ABI."
8272 msgstr ""
8274 #: config/sparc/sparc.opt:126
8275 #, no-c-format
8276 msgid "Use stack bias."
8277 msgstr ""
8279 #: config/sparc/sparc.opt:130
8280 #, no-c-format
8281 msgid "Use structs on stronger alignment for double-word copies."
8282 msgstr ""
8284 #: config/sparc/sparc.opt:134
8285 #, no-c-format
8286 msgid "Optimize tail call instructions in assembler and linker."
8287 msgstr ""
8289 #: config/sparc/sparc.opt:138
8290 #, no-c-format
8291 msgid "Do not generate code that can only run in supervisor mode (default)."
8292 msgstr ""
8294 #: config/sparc/sparc.opt:142
8295 #, no-c-format
8296 msgid "Use instructions of and schedule code for given CPU."
8297 msgstr ""
8299 #: config/sparc/sparc.opt:228
8300 #, no-c-format
8301 msgid "Use given SPARC-V9 code model."
8302 msgstr ""
8304 #: config/sparc/sparc.opt:250
8305 #, no-c-format
8306 msgid "Enable debug output."
8307 msgstr ""
8309 #: config/sparc/sparc.opt:254
8310 #, no-c-format
8311 msgid "Enable strict 32-bit psABI struct return checking."
8312 msgstr ""
8314 #: config/sparc/sparc.opt:258
8315 #, no-c-format
8316 msgid "Enable workaround for single erratum of AT697F processor (corresponding to erratum #13 of AT697E processor)."
8317 msgstr ""
8319 #: config/sparc/sparc.opt:263
8320 #, no-c-format
8321 msgid "Enable workarounds for the errata of the UT699 processor."
8322 msgstr ""
8324 #: config/sparc/sparc.opt:267
8325 #, no-c-format
8326 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
8327 msgstr ""
8329 #: config/sparc/sparc.opt:271
8330 #, no-c-format
8331 msgid "Enable workarounds for the errata of the GR712RC processor."
8332 msgstr ""
8334 #: config/sparc/sparc.opt:308
8335 #, no-c-format
8336 msgid "Specify the memory model in effect for the program."
8337 msgstr ""
8339 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
8340 #, no-c-format
8341 msgid "Generate 64-bit code."
8342 msgstr ""
8344 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
8345 #, no-c-format
8346 msgid "Generate 32-bit code."
8347 msgstr ""
8349 #: config/rs6000/rs6000-tables.opt:24
8350 #, no-c-format
8351 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
8352 msgstr ""
8354 #: config/rs6000/476.opt:24
8355 #, no-c-format
8356 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
8357 msgstr ""
8359 #: config/rs6000/aix64.opt:24
8360 #, no-c-format
8361 msgid "Compile for 64-bit pointers."
8362 msgstr ""
8364 #: config/rs6000/aix64.opt:28
8365 #, no-c-format
8366 msgid "Compile for 32-bit pointers."
8367 msgstr ""
8369 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
8370 #, no-c-format
8371 msgid "Select code model."
8372 msgstr ""
8374 #: config/rs6000/aix64.opt:49
8375 #, no-c-format
8376 msgid "Support message passing with the Parallel Environment."
8377 msgstr ""
8379 #: config/rs6000/linux64.opt:24
8380 #, no-c-format
8381 msgid "Call mcount for profiling before a function prologue."
8382 msgstr ""
8384 #: config/rs6000/rs6000.opt:121
8385 #, no-c-format
8386 msgid "Use PowerPC-64 instruction set."
8387 msgstr ""
8389 #: config/rs6000/rs6000.opt:125
8390 #, no-c-format
8391 msgid "Use PowerPC General Purpose group optional instructions."
8392 msgstr ""
8394 #: config/rs6000/rs6000.opt:129
8395 #, no-c-format
8396 msgid "Use PowerPC Graphics group optional instructions."
8397 msgstr ""
8399 #: config/rs6000/rs6000.opt:133
8400 #, no-c-format
8401 msgid "Use PowerPC V2.01 single field mfcr instruction."
8402 msgstr ""
8404 #: config/rs6000/rs6000.opt:137
8405 #, no-c-format
8406 msgid "Use PowerPC V2.02 popcntb instruction."
8407 msgstr ""
8409 #: config/rs6000/rs6000.opt:141
8410 #, no-c-format
8411 msgid "Use PowerPC V2.02 floating point rounding instructions."
8412 msgstr ""
8414 #: config/rs6000/rs6000.opt:145
8415 #, no-c-format
8416 msgid "Use PowerPC V2.05 compare bytes instruction."
8417 msgstr ""
8419 #: config/rs6000/rs6000.opt:156
8420 #, no-c-format
8421 msgid "Use AltiVec instructions."
8422 msgstr ""
8424 #: config/rs6000/rs6000.opt:160
8425 #, no-c-format
8426 msgid "Use decimal floating point instructions."
8427 msgstr ""
8429 #: config/rs6000/rs6000.opt:164
8430 #, no-c-format
8431 msgid "Use 4xx half-word multiply instructions."
8432 msgstr ""
8434 #: config/rs6000/rs6000.opt:168
8435 #, no-c-format
8436 msgid "Use 4xx string-search dlmzb instruction."
8437 msgstr ""
8439 #: config/rs6000/rs6000.opt:172
8440 #, no-c-format
8441 msgid "Generate load/store multiple instructions."
8442 msgstr ""
8444 #: config/rs6000/rs6000.opt:191
8445 #, no-c-format
8446 msgid "Use PowerPC V2.06 popcntd instruction."
8447 msgstr ""
8449 #: config/rs6000/rs6000.opt:195
8450 #, no-c-format
8451 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
8452 msgstr ""
8454 #: config/rs6000/rs6000.opt:203
8455 #, no-c-format
8456 msgid "Use vector/scalar (VSX) instructions."
8457 msgstr ""
8459 #: config/rs6000/rs6000.opt:231
8460 #, no-c-format
8461 msgid "Do not generate load/store with update instructions."
8462 msgstr ""
8464 #: config/rs6000/rs6000.opt:235
8465 #, no-c-format
8466 msgid "Generate load/store with update instructions."
8467 msgstr ""
8469 #: config/rs6000/rs6000.opt:243
8470 #, no-c-format
8471 msgid "Avoid generation of indexed load/store instructions when possible."
8472 msgstr ""
8474 #: config/rs6000/rs6000.opt:250
8475 #, no-c-format
8476 msgid "Schedule the start and end of the procedure."
8477 msgstr ""
8479 #: config/rs6000/rs6000.opt:254
8480 #, no-c-format
8481 msgid "Return all structures in memory (AIX default)."
8482 msgstr ""
8484 #: config/rs6000/rs6000.opt:258
8485 #, no-c-format
8486 msgid "Return small structures in registers (SVR4 default)."
8487 msgstr ""
8489 #: config/rs6000/rs6000.opt:262
8490 #, no-c-format
8491 msgid "Conform more closely to IBM XLC semantics."
8492 msgstr ""
8494 #: config/rs6000/rs6000.opt:266 config/rs6000/rs6000.opt:270
8495 #, no-c-format
8496 msgid "Generate software reciprocal divide and square root for better throughput."
8497 msgstr ""
8499 #: config/rs6000/rs6000.opt:274
8500 #, no-c-format
8501 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
8502 msgstr ""
8504 #: config/rs6000/rs6000.opt:278
8505 #, no-c-format
8506 msgid "Do not place floating point constants in TOC."
8507 msgstr ""
8509 #: config/rs6000/rs6000.opt:282
8510 #, no-c-format
8511 msgid "Place floating point constants in TOC."
8512 msgstr ""
8514 #: config/rs6000/rs6000.opt:286
8515 #, no-c-format
8516 msgid "Do not place symbol+offset constants in TOC."
8517 msgstr ""
8519 #: config/rs6000/rs6000.opt:290
8520 #, no-c-format
8521 msgid "Place symbol+offset constants in TOC."
8522 msgstr ""
8524 #: config/rs6000/rs6000.opt:301
8525 #, no-c-format
8526 msgid "Use only one TOC entry per procedure."
8527 msgstr ""
8529 #: config/rs6000/rs6000.opt:305
8530 #, no-c-format
8531 msgid "Put everything in the regular TOC."
8532 msgstr ""
8534 #: config/rs6000/rs6000.opt:309
8535 #, no-c-format
8536 msgid "Generate VRSAVE instructions when generating AltiVec code."
8537 msgstr ""
8539 #: config/rs6000/rs6000.opt:313
8540 #, no-c-format
8541 msgid "Deprecated option.  Use -mno-vrsave instead."
8542 msgstr ""
8544 #: config/rs6000/rs6000.opt:317
8545 #, no-c-format
8546 msgid "Deprecated option.  Use -mvrsave instead."
8547 msgstr ""
8549 #: config/rs6000/rs6000.opt:321
8550 #, no-c-format
8551 msgid "Max number of bytes to move inline."
8552 msgstr ""
8554 #: config/rs6000/rs6000.opt:325
8555 #, no-c-format
8556 msgid "Generate unaligned VSX load/store for inline expansion of memcpy/memmove."
8557 msgstr ""
8559 #: config/rs6000/rs6000.opt:329
8560 #, no-c-format
8561 msgid "Generate unaligned VSX vector pair load/store for inline expansion of memcpy/memmove."
8562 msgstr ""
8564 #: config/rs6000/rs6000.opt:333
8565 #, no-c-format
8566 msgid "Max number of bytes to compare without loops."
8567 msgstr ""
8569 #: config/rs6000/rs6000.opt:337
8570 #, no-c-format
8571 msgid "Max number of bytes to compare with loops."
8572 msgstr ""
8574 #: config/rs6000/rs6000.opt:341
8575 #, no-c-format
8576 msgid "Max number of bytes to compare."
8577 msgstr ""
8579 #: config/rs6000/rs6000.opt:345
8580 #, no-c-format
8581 msgid "Generate isel instructions."
8582 msgstr ""
8584 #: config/rs6000/rs6000.opt:349
8585 #, no-c-format
8586 msgid "-mdebug=\tEnable debug output."
8587 msgstr ""
8589 #: config/rs6000/rs6000.opt:354
8590 #, no-c-format
8591 msgid "Use the AltiVec ABI extensions."
8592 msgstr ""
8594 #: config/rs6000/rs6000.opt:358
8595 #, no-c-format
8596 msgid "Do not use the AltiVec ABI extensions."
8597 msgstr ""
8599 #: config/rs6000/rs6000.opt:363
8600 #, no-c-format
8601 msgid "Use the AIX Vector Extended ABI."
8602 msgstr ""
8604 #: config/rs6000/rs6000.opt:367
8605 #, no-c-format
8606 msgid "Do not use the AIX Vector Extended ABI."
8607 msgstr ""
8609 #: config/rs6000/rs6000.opt:372
8610 #, no-c-format
8611 msgid "Use the ELFv1 ABI."
8612 msgstr ""
8614 #: config/rs6000/rs6000.opt:376
8615 #, no-c-format
8616 msgid "Use the ELFv2 ABI."
8617 msgstr ""
8619 #: config/rs6000/rs6000.opt:396
8620 #, no-c-format
8621 msgid "-mcpu=\tUse features of and schedule code for given CPU."
8622 msgstr ""
8624 #: config/rs6000/rs6000.opt:400
8625 #, no-c-format
8626 msgid "-mtune=\tSchedule code for given CPU."
8627 msgstr ""
8629 #: config/rs6000/rs6000.opt:404
8630 #, no-c-format
8631 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
8632 msgstr ""
8634 #: config/rs6000/rs6000.opt:420
8635 #, no-c-format
8636 msgid "Avoid all range limits on call instructions."
8637 msgstr ""
8639 #: config/rs6000/rs6000.opt:428
8640 #, no-c-format
8641 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
8642 msgstr ""
8644 #: config/rs6000/rs6000.opt:432
8645 #, no-c-format
8646 msgid "Use -mlong-double-64 for 64-bit IEEE floating point format.  Use -mlong-double-128 for 128-bit floating point format (either IEEE or IBM)."
8647 msgstr ""
8649 #: config/rs6000/rs6000.opt:441
8650 #, no-c-format
8651 msgid "Determine which dependences between insns are considered costly."
8652 msgstr ""
8654 #: config/rs6000/rs6000.opt:445
8655 #, no-c-format
8656 msgid "Specify which post scheduling nop insertion scheme to apply."
8657 msgstr ""
8659 #: config/rs6000/rs6000.opt:449
8660 #, no-c-format
8661 msgid "Specify alignment of structure fields default/natural."
8662 msgstr ""
8664 #: config/rs6000/rs6000.opt:453
8665 #, no-c-format
8666 msgid "Valid arguments to -malign-:"
8667 msgstr ""
8669 #: config/rs6000/rs6000.opt:463
8670 #, no-c-format
8671 msgid "Specify scheduling priority for dispatch slot restricted insns."
8672 msgstr ""
8674 #: config/rs6000/rs6000.opt:467
8675 #, no-c-format
8676 msgid "Use r11 to hold the static link in calls to functions via pointers."
8677 msgstr ""
8679 #: config/rs6000/rs6000.opt:471
8680 #, no-c-format
8681 msgid "Save the TOC in the prologue for indirect calls rather than inline."
8682 msgstr ""
8684 #: config/rs6000/rs6000.opt:479
8685 #, no-c-format
8686 msgid "Fuse certain integer operations together for better performance on power8."
8687 msgstr ""
8689 #: config/rs6000/rs6000.opt:483
8690 #, no-c-format
8691 msgid "Allow sign extension in fusion operations."
8692 msgstr ""
8694 #: config/rs6000/rs6000.opt:487
8695 #, no-c-format
8696 msgid "Use vector and scalar instructions added in ISA 2.07."
8697 msgstr ""
8699 #: config/rs6000/rs6000.opt:491 config/rs6000/rs6000.opt:495
8700 #, no-c-format
8701 msgid "Fuse certain integer operations together for better performance on power10."
8702 msgstr ""
8704 #: config/rs6000/rs6000.opt:499
8705 #, no-c-format
8706 msgid "Fuse pairs of scalar or vector logical operations together for better performance on power10."
8707 msgstr ""
8709 #: config/rs6000/rs6000.opt:503
8710 #, no-c-format
8711 msgid "Fuse scalar logical op with add/subf for better performance on power10."
8712 msgstr ""
8714 #: config/rs6000/rs6000.opt:507
8715 #, no-c-format
8716 msgid "Fuse scalar add/subf with logical op for better performance on power10."
8717 msgstr ""
8719 #: config/rs6000/rs6000.opt:511
8720 #, no-c-format
8721 msgid "Fuse dependent pairs of add or vaddudm instructions for better performance on power10."
8722 msgstr ""
8724 #: config/rs6000/rs6000.opt:515
8725 #, no-c-format
8726 msgid "Fuse certain store operations together for better performance on power10."
8727 msgstr ""
8729 #: config/rs6000/rs6000.opt:519
8730 #, no-c-format
8731 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
8732 msgstr ""
8734 #: config/rs6000/rs6000.opt:526
8735 #, no-c-format
8736 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
8737 msgstr ""
8739 #: config/rs6000/rs6000.opt:530
8740 #, no-c-format
8741 msgid "Generate the quad word memory instructions (lq/stq)."
8742 msgstr ""
8744 #: config/rs6000/rs6000.opt:534
8745 #, no-c-format
8746 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
8747 msgstr ""
8749 #: config/rs6000/rs6000.opt:538
8750 #, no-c-format
8751 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
8752 msgstr ""
8754 #: config/rs6000/rs6000.opt:542
8755 #, no-c-format
8756 msgid "Analyze and remove doubleword swaps from VSX computations."
8757 msgstr ""
8759 #: config/rs6000/rs6000.opt:550
8760 #, no-c-format
8761 msgid "Use certain scalar instructions added in ISA 3.0."
8762 msgstr ""
8764 #: config/rs6000/rs6000.opt:554
8765 #, no-c-format
8766 msgid "Use vector instructions added in ISA 3.0."
8767 msgstr ""
8769 #: config/rs6000/rs6000.opt:558
8770 #, no-c-format
8771 msgid "Use the new min/max instructions defined in ISA 3.0."
8772 msgstr ""
8774 #: config/rs6000/rs6000.opt:562
8775 #, no-c-format
8776 msgid "Generate the integer modulo instructions."
8777 msgstr ""
8779 #: config/rs6000/rs6000.opt:566
8780 #, no-c-format
8781 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
8782 msgstr ""
8784 #: config/rs6000/rs6000.opt:570
8785 #, no-c-format
8786 msgid "Enable using IEEE 128-bit floating point instructions."
8787 msgstr ""
8789 #: config/rs6000/rs6000.opt:574
8790 #, no-c-format
8791 msgid "Enable default conversions between __float128 & long double."
8792 msgstr ""
8794 #: config/rs6000/rs6000.opt:614
8795 #, no-c-format
8796 msgid "Generate (do not generate) prefixed memory instructions."
8797 msgstr ""
8799 #: config/rs6000/rs6000.opt:618
8800 #, no-c-format
8801 msgid "Generate (do not generate) pc-relative memory addressing."
8802 msgstr ""
8804 #: config/rs6000/rs6000.opt:622
8805 #, no-c-format
8806 msgid "Generate (do not generate) pc-relative memory optimizations for externals."
8807 msgstr ""
8809 #: config/rs6000/rs6000.opt:626
8810 #, no-c-format
8811 msgid "Generate (do not generate) MMA instructions."
8812 msgstr ""
8814 #: config/rs6000/rs6000.opt:633
8815 #, no-c-format
8816 msgid "Enable instructions that guard against return-oriented programming attacks."
8817 msgstr ""
8819 #: config/rs6000/rs6000.opt:637
8820 #, no-c-format
8821 msgid "Generate code that will run in privileged state."
8822 msgstr ""
8824 #: config/rs6000/rs6000.opt:641
8825 #, no-c-format
8826 msgid "Generate (do not generate) code that uses the XXSPLTIW instruction."
8827 msgstr ""
8829 #: config/rs6000/rs6000.opt:645
8830 #, no-c-format
8831 msgid "Generate (do not generate) code that uses the XXSPLTIDP instruction."
8832 msgstr ""
8834 #: config/rs6000/rs6000.opt:649
8835 #, no-c-format
8836 msgid "Generate (do not generate) code that uses the LXVKQ instruction."
8837 msgstr ""
8839 #: config/rs6000/rs6000.opt:653
8840 #, no-c-format
8841 msgid "When costing for loop vectorization, we probably need to penalize the loop body cost if the existing cost model may not adequately reflect delays from unavailable vector resources.  We collect the cost for vectorized statements and non-vectorized statements separately, check the proportion of vec_cost to total cost of vec_cost and non vec_cost, and penalize only if the proportion exceeds the threshold specified by this parameter.  The default value is 85."
8842 msgstr ""
8844 #: config/rs6000/rs6000.opt:662
8845 #, no-c-format
8846 msgid "Like parameter rs6000-density-pct-threshold, we also check the total sum of vec_cost and non vec_cost, and penalize only if the sum exceeds the threshold specified by this parameter.  The default value is 70."
8847 msgstr ""
8849 #: config/rs6000/rs6000.opt:668
8850 #, no-c-format
8851 msgid "When both heuristics with rs6000-density-pct-threshold and rs6000-density-size-threshold are satisfied, we decide to penalize the loop body cost by the value which is specified by this parameter.  The default value is 10."
8852 msgstr ""
8854 #: config/rs6000/rs6000.opt:675
8855 #, no-c-format
8856 msgid "When costing for loop vectorization, we probably need to penalize the loop body cost by accounting for excess strided or elementwise loads.  We collect the numbers for general statements and load statements according to the information for statements to be vectorized, check the proportion of load statements, and penalize only if the proportion exceeds the threshold specified by this parameter.  The default value is 45."
8857 msgstr ""
8859 #: config/rs6000/rs6000.opt:684
8860 #, no-c-format
8861 msgid "Like parameter rs6000-density-load-pct-threshold, we also check if the total number of load statements exceeds the threshold specified by this parameter, and penalize only if it's satisfied.  The default value is 20."
8862 msgstr ""
8864 #: config/rs6000/sysv4.opt:24
8865 #, no-c-format
8866 msgid "-mcall-ABI\tSelect ABI calling convention."
8867 msgstr ""
8869 #: config/rs6000/sysv4.opt:28
8870 #, no-c-format
8871 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
8872 msgstr ""
8874 #: config/rs6000/sysv4.opt:32
8875 #, no-c-format
8876 msgid "Allow readonly data in sdata."
8877 msgstr ""
8879 #: config/rs6000/sysv4.opt:36
8880 #, no-c-format
8881 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
8882 msgstr ""
8884 #: config/rs6000/sysv4.opt:52
8885 #, no-c-format
8886 msgid "Align to the base type of the bit-field."
8887 msgstr ""
8889 #: config/rs6000/sysv4.opt:56
8890 #, no-c-format
8891 msgid "Align to the base type of the bit-field. Don't assume that unaligned accesses are handled by the system."
8892 msgstr ""
8894 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
8895 #, no-c-format
8896 msgid "Produce code relocatable at runtime."
8897 msgstr ""
8899 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
8900 #, no-c-format
8901 msgid "Produce little endian code."
8902 msgstr ""
8904 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
8905 #, no-c-format
8906 msgid "Produce big endian code."
8907 msgstr ""
8909 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
8910 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
8911 #: config/rs6000/sysv4.opt:153
8912 #, no-c-format
8913 msgid "No description yet."
8914 msgstr ""
8916 #: config/rs6000/sysv4.opt:94
8917 #, no-c-format
8918 msgid "Assume all variable arg functions are prototyped."
8919 msgstr ""
8921 #: config/rs6000/sysv4.opt:103
8922 #, no-c-format
8923 msgid "Use EABI."
8924 msgstr ""
8926 #: config/rs6000/sysv4.opt:107
8927 #, no-c-format
8928 msgid "Allow bit-fields to cross word boundaries."
8929 msgstr ""
8931 #: config/rs6000/sysv4.opt:111
8932 #, no-c-format
8933 msgid "Use alternate register names."
8934 msgstr ""
8936 #: config/rs6000/sysv4.opt:117
8937 #, no-c-format
8938 msgid "Use default method for sdata handling."
8939 msgstr ""
8941 #: config/rs6000/sysv4.opt:121
8942 #, no-c-format
8943 msgid "Link with libsim.a, libc.a and sim-crt0.o."
8944 msgstr ""
8946 #: config/rs6000/sysv4.opt:125
8947 #, no-c-format
8948 msgid "Link with libads.a, libc.a and crt0.o."
8949 msgstr ""
8951 #: config/rs6000/sysv4.opt:129
8952 #, no-c-format
8953 msgid "Link with libyk.a, libc.a and crt0.o."
8954 msgstr ""
8956 #: config/rs6000/sysv4.opt:133
8957 #, no-c-format
8958 msgid "Link with libmvme.a, libc.a and crt0.o."
8959 msgstr ""
8961 #: config/rs6000/sysv4.opt:137
8962 #, no-c-format
8963 msgid "Set the PPC_EMB bit in the ELF flags header."
8964 msgstr ""
8966 #: config/rs6000/sysv4.opt:157
8967 #, no-c-format
8968 msgid "Generate code to use a non-exec PLT and GOT."
8969 msgstr ""
8971 #: config/rs6000/sysv4.opt:161
8972 #, no-c-format
8973 msgid "Generate code for old exec BSS PLT."
8974 msgstr ""
8976 #: config/rs6000/sysv4.opt:165
8977 #, no-c-format
8978 msgid "Use inline plt sequences to implement long calls and -fno-plt."
8979 msgstr ""
8981 #: config/rs6000/sysv4.opt:169
8982 #, no-c-format
8983 msgid "Emit .gnu_attribute tags."
8984 msgstr ""
8986 #: config/alpha/alpha.opt:27
8987 #, no-c-format
8988 msgid "Use fp registers."
8989 msgstr ""
8991 #: config/alpha/alpha.opt:35
8992 #, no-c-format
8993 msgid "Request IEEE-conformant math library routines (OSF/1)."
8994 msgstr ""
8996 #: config/alpha/alpha.opt:39
8997 #, no-c-format
8998 msgid "Emit IEEE-conformant code, without inexact exceptions."
8999 msgstr ""
9001 #: config/alpha/alpha.opt:46
9002 #, no-c-format
9003 msgid "Do not emit complex integer constants to read-only memory."
9004 msgstr ""
9006 #: config/alpha/alpha.opt:50
9007 #, no-c-format
9008 msgid "Use VAX fp."
9009 msgstr ""
9011 #: config/alpha/alpha.opt:54
9012 #, no-c-format
9013 msgid "Do not use VAX fp."
9014 msgstr ""
9016 #: config/alpha/alpha.opt:58
9017 #, no-c-format
9018 msgid "Emit code for the byte/word ISA extension."
9019 msgstr ""
9021 #: config/alpha/alpha.opt:62
9022 #, no-c-format
9023 msgid "Emit code for the motion video ISA extension."
9024 msgstr ""
9026 #: config/alpha/alpha.opt:66
9027 #, no-c-format
9028 msgid "Emit code for the fp move and sqrt ISA extension."
9029 msgstr ""
9031 #: config/alpha/alpha.opt:70
9032 #, no-c-format
9033 msgid "Emit code for the counting ISA extension."
9034 msgstr ""
9036 #: config/alpha/alpha.opt:74
9037 #, no-c-format
9038 msgid "Emit code using explicit relocation directives."
9039 msgstr ""
9041 #: config/alpha/alpha.opt:78
9042 #, no-c-format
9043 msgid "Emit 16-bit relocations to the small data areas."
9044 msgstr ""
9046 #: config/alpha/alpha.opt:82
9047 #, no-c-format
9048 msgid "Emit 32-bit relocations to the small data areas."
9049 msgstr ""
9051 #: config/alpha/alpha.opt:86
9052 #, no-c-format
9053 msgid "Emit direct branches to local functions."
9054 msgstr ""
9056 #: config/alpha/alpha.opt:90
9057 #, no-c-format
9058 msgid "Emit indirect branches to local functions."
9059 msgstr ""
9061 #: config/alpha/alpha.opt:94
9062 #, no-c-format
9063 msgid "Emit rdval instead of rduniq for thread pointer."
9064 msgstr ""
9066 #: config/alpha/alpha.opt:106
9067 #, no-c-format
9068 msgid "Use features of and schedule given CPU."
9069 msgstr ""
9071 #: config/alpha/alpha.opt:110
9072 #, no-c-format
9073 msgid "Schedule given CPU."
9074 msgstr ""
9076 #: config/alpha/alpha.opt:114
9077 #, no-c-format
9078 msgid "Control the generated fp rounding mode."
9079 msgstr ""
9081 #: config/alpha/alpha.opt:118
9082 #, no-c-format
9083 msgid "Control the IEEE trap mode."
9084 msgstr ""
9086 #: config/alpha/alpha.opt:122
9087 #, no-c-format
9088 msgid "Control the precision given to fp exceptions."
9089 msgstr ""
9091 #: config/alpha/alpha.opt:126
9092 #, no-c-format
9093 msgid "Tune expected memory latency."
9094 msgstr ""
9096 #: config/tilepro/tilepro.opt:23
9097 #, no-c-format
9098 msgid "Compile with 32 bit longs and pointers, which is the only supported behavior and thus the flag is ignored."
9099 msgstr ""
9101 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
9102 #, no-c-format
9103 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
9104 msgstr ""
9106 #: config/tilepro/tilepro.opt:32
9107 #, no-c-format
9108 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
9109 msgstr ""
9111 #: config/lm32/lm32.opt:24
9112 #, no-c-format
9113 msgid "Enable multiply instructions."
9114 msgstr ""
9116 #: config/lm32/lm32.opt:28
9117 #, no-c-format
9118 msgid "Enable divide and modulus instructions."
9119 msgstr ""
9121 #: config/lm32/lm32.opt:32
9122 #, no-c-format
9123 msgid "Enable barrel shift instructions."
9124 msgstr ""
9126 #: config/lm32/lm32.opt:36
9127 #, no-c-format
9128 msgid "Enable sign extend instructions."
9129 msgstr ""
9131 #: config/lm32/lm32.opt:40
9132 #, no-c-format
9133 msgid "Enable user-defined instructions."
9134 msgstr ""
9136 #: config/or1k/elf.opt:28
9137 #, no-c-format
9138 msgid "Configure the newlib board specific runtime.  The default is or1ksim."
9139 msgstr ""
9141 #: config/or1k/elf.opt:32
9142 #, no-c-format
9143 msgid "This option is ignored; it is provided for compatibility purposes only.  This used to select linker and preprocessor options for use with newlib."
9144 msgstr ""
9146 #: config/or1k/or1k.opt:29
9147 #, no-c-format
9148 msgid "Enable generation of hardware divide (l.div, l.divu) instructions.  This is the default; use -msoft-div to override."
9149 msgstr ""
9151 #: config/or1k/or1k.opt:34
9152 #, no-c-format
9153 msgid "Enable generation of binaries which use functions from libgcc to perform divide operations.  The default is -mhard-div."
9154 msgstr ""
9156 #: config/or1k/or1k.opt:39
9157 #, no-c-format
9158 msgid "Enable generation of hardware multiply instructions (l.mul, l.muli) instructions. This is the default; use -msoft-mul to override."
9159 msgstr ""
9161 #: config/or1k/or1k.opt:44
9162 #, no-c-format
9163 msgid "Enable generation of binaries which use functions from libgcc to perform multiply operations. The default is -mhard-mul."
9164 msgstr ""
9166 #: config/or1k/or1k.opt:49
9167 #, no-c-format
9168 msgid "Enable generation of binaries which use functions from libgcc to perform floating point operations.  This is the default; use -mhard-float to override."
9169 msgstr ""
9171 #: config/or1k/or1k.opt:54
9172 #, no-c-format
9173 msgid "Enable generation of hardware floating point instructions. The default is -msoft-float."
9174 msgstr ""
9176 #: config/or1k/or1k.opt:59
9177 #, no-c-format
9178 msgid "When -mhard-float is selected, enables generation of double-precision floating point instructions.  By default functions from libgcc are used to perform double-precision floating point operations."
9179 msgstr ""
9181 #: config/or1k/or1k.opt:65
9182 #, no-c-format
9183 msgid "When -mhard-float is selected, enables generation of unordered floating point compare and set flag (lf.sfun*) instructions.  By default functions from libgcc are used to perform unordered floating point compare and set flag operations."
9184 msgstr ""
9186 #: config/or1k/or1k.opt:71
9187 #, no-c-format
9188 msgid "Specify the code model used for accessing memory addresses.  Specifying large enables generating binaries with large global offset tables.  By default the value is small."
9189 msgstr ""
9191 #: config/or1k/or1k.opt:77
9192 #, no-c-format
9193 msgid "Known code model types (for use with the -mcmodel= option):"
9194 msgstr ""
9196 #: config/or1k/or1k.opt:87
9197 #, no-c-format
9198 msgid "Enable generation of conditional move (l.cmov) instructions.  By default the equivalent will be generated using set and branch."
9199 msgstr ""
9201 #: config/or1k/or1k.opt:92
9202 #, no-c-format
9203 msgid "Enable generation of rotate right (l.ror) instructions.  By default functions from libgcc are used to perform rotate right operations."
9204 msgstr ""
9206 #: config/or1k/or1k.opt:97
9207 #, no-c-format
9208 msgid "Enable generation of rotate right with immediate (l.rori) instructions.  By default functions from libgcc are used to perform rotate right with immediate operations."
9209 msgstr ""
9211 #: config/or1k/or1k.opt:103
9212 #, no-c-format
9213 msgid "Enable generation of sign extension (l.ext*) instructions.  By default memory loads are used to perform sign extension."
9214 msgstr ""
9216 #: config/or1k/or1k.opt:108
9217 #, no-c-format
9218 msgid "Enable generation of compare and set flag with immediate (l.sf*i) instructions. By default extra instructions will be generated to store the immediate to a register first."
9219 msgstr ""
9221 #: config/or1k/or1k.opt:114
9222 #, no-c-format
9223 msgid "Enable generation of shift with immediate (l.srai, l.srli, l.slli) instructions. By default extra instructions will be generated to store the immediate to a register first."
9224 msgstr ""
9226 #: config/nios2/elf.opt:26
9227 #, no-c-format
9228 msgid "Link with a limited version of the C library."
9229 msgstr ""
9231 #: config/nios2/elf.opt:30
9232 #, no-c-format
9233 msgid "Name of system library to link against."
9234 msgstr ""
9236 #: config/nios2/elf.opt:34
9237 #, no-c-format
9238 msgid "Name of the startfile."
9239 msgstr ""
9241 #: config/nios2/elf.opt:38
9242 #, no-c-format
9243 msgid "Link with HAL BSP."
9244 msgstr ""
9246 #: config/nios2/nios2.opt:35
9247 #, no-c-format
9248 msgid "Enable DIV, DIVU."
9249 msgstr ""
9251 #: config/nios2/nios2.opt:39
9252 #, no-c-format
9253 msgid "Enable MUL instructions."
9254 msgstr ""
9256 #: config/nios2/nios2.opt:43
9257 #, no-c-format
9258 msgid "Enable MULX instructions, assume fast shifter."
9259 msgstr ""
9261 #: config/nios2/nios2.opt:47
9262 #, no-c-format
9263 msgid "Use table based fast divide (default at -O3)."
9264 msgstr ""
9266 #: config/nios2/nios2.opt:51
9267 #, no-c-format
9268 msgid "All memory accesses use I/O load/store instructions."
9269 msgstr ""
9271 #: config/nios2/nios2.opt:55
9272 #, no-c-format
9273 msgid "Volatile memory accesses use I/O load/store instructions."
9274 msgstr ""
9276 #: config/nios2/nios2.opt:59
9277 #, no-c-format
9278 msgid "Volatile memory accesses do not use I/O load/store instructions."
9279 msgstr ""
9281 #: config/nios2/nios2.opt:63
9282 #, no-c-format
9283 msgid "Enable/disable GP-relative addressing."
9284 msgstr ""
9286 #: config/nios2/nios2.opt:67
9287 #, no-c-format
9288 msgid "Valid options for GP-relative addressing (for -mgpopt):"
9289 msgstr ""
9291 #: config/nios2/nios2.opt:86
9292 #, no-c-format
9293 msgid "Equivalent to -mgpopt=local."
9294 msgstr ""
9296 #: config/nios2/nios2.opt:90
9297 #, no-c-format
9298 msgid "Equivalent to -mgpopt=none."
9299 msgstr ""
9301 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
9302 #: config/tilegx/tilegx.opt:45
9303 #, no-c-format
9304 msgid "Use big-endian byte order."
9305 msgstr ""
9307 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
9308 #: config/tilegx/tilegx.opt:49
9309 #, no-c-format
9310 msgid "Use little-endian byte order."
9311 msgstr ""
9313 #: config/nios2/nios2.opt:102
9314 #, no-c-format
9315 msgid "Floating point custom instruction configuration name."
9316 msgstr ""
9318 #: config/nios2/nios2.opt:106
9319 #, no-c-format
9320 msgid "Do not use the ftruncds custom instruction."
9321 msgstr ""
9323 #: config/nios2/nios2.opt:110
9324 #, no-c-format
9325 msgid "Integer id (N) of ftruncds custom instruction."
9326 msgstr ""
9328 #: config/nios2/nios2.opt:114
9329 #, no-c-format
9330 msgid "Do not use the fextsd custom instruction."
9331 msgstr ""
9333 #: config/nios2/nios2.opt:118
9334 #, no-c-format
9335 msgid "Integer id (N) of fextsd custom instruction."
9336 msgstr ""
9338 #: config/nios2/nios2.opt:122
9339 #, no-c-format
9340 msgid "Do not use the fixdu custom instruction."
9341 msgstr ""
9343 #: config/nios2/nios2.opt:126
9344 #, no-c-format
9345 msgid "Integer id (N) of fixdu custom instruction."
9346 msgstr ""
9348 #: config/nios2/nios2.opt:130
9349 #, no-c-format
9350 msgid "Do not use the fixdi custom instruction."
9351 msgstr ""
9353 #: config/nios2/nios2.opt:134
9354 #, no-c-format
9355 msgid "Integer id (N) of fixdi custom instruction."
9356 msgstr ""
9358 #: config/nios2/nios2.opt:138
9359 #, no-c-format
9360 msgid "Do not use the fixsu custom instruction."
9361 msgstr ""
9363 #: config/nios2/nios2.opt:142
9364 #, no-c-format
9365 msgid "Integer id (N) of fixsu custom instruction."
9366 msgstr ""
9368 #: config/nios2/nios2.opt:146
9369 #, no-c-format
9370 msgid "Do not use the fixsi custom instruction."
9371 msgstr ""
9373 #: config/nios2/nios2.opt:150
9374 #, no-c-format
9375 msgid "Integer id (N) of fixsi custom instruction."
9376 msgstr ""
9378 #: config/nios2/nios2.opt:154
9379 #, no-c-format
9380 msgid "Do not use the floatud custom instruction."
9381 msgstr ""
9383 #: config/nios2/nios2.opt:158
9384 #, no-c-format
9385 msgid "Integer id (N) of floatud custom instruction."
9386 msgstr ""
9388 #: config/nios2/nios2.opt:162
9389 #, no-c-format
9390 msgid "Do not use the floatid custom instruction."
9391 msgstr ""
9393 #: config/nios2/nios2.opt:166
9394 #, no-c-format
9395 msgid "Integer id (N) of floatid custom instruction."
9396 msgstr ""
9398 #: config/nios2/nios2.opt:170
9399 #, no-c-format
9400 msgid "Do not use the floatus custom instruction."
9401 msgstr ""
9403 #: config/nios2/nios2.opt:174
9404 #, no-c-format
9405 msgid "Integer id (N) of floatus custom instruction."
9406 msgstr ""
9408 #: config/nios2/nios2.opt:178
9409 #, no-c-format
9410 msgid "Do not use the floatis custom instruction."
9411 msgstr ""
9413 #: config/nios2/nios2.opt:182
9414 #, no-c-format
9415 msgid "Integer id (N) of floatis custom instruction."
9416 msgstr ""
9418 #: config/nios2/nios2.opt:186
9419 #, no-c-format
9420 msgid "Do not use the fcmpned custom instruction."
9421 msgstr ""
9423 #: config/nios2/nios2.opt:190
9424 #, no-c-format
9425 msgid "Integer id (N) of fcmpned custom instruction."
9426 msgstr ""
9428 #: config/nios2/nios2.opt:194
9429 #, no-c-format
9430 msgid "Do not use the fcmpeqd custom instruction."
9431 msgstr ""
9433 #: config/nios2/nios2.opt:198
9434 #, no-c-format
9435 msgid "Integer id (N) of fcmpeqd custom instruction."
9436 msgstr ""
9438 #: config/nios2/nios2.opt:202
9439 #, no-c-format
9440 msgid "Do not use the fcmpged custom instruction."
9441 msgstr ""
9443 #: config/nios2/nios2.opt:206
9444 #, no-c-format
9445 msgid "Integer id (N) of fcmpged custom instruction."
9446 msgstr ""
9448 #: config/nios2/nios2.opt:210
9449 #, no-c-format
9450 msgid "Do not use the fcmpgtd custom instruction."
9451 msgstr ""
9453 #: config/nios2/nios2.opt:214
9454 #, no-c-format
9455 msgid "Integer id (N) of fcmpgtd custom instruction."
9456 msgstr ""
9458 #: config/nios2/nios2.opt:218
9459 #, no-c-format
9460 msgid "Do not use the fcmpled custom instruction."
9461 msgstr ""
9463 #: config/nios2/nios2.opt:222
9464 #, no-c-format
9465 msgid "Integer id (N) of fcmpled custom instruction."
9466 msgstr ""
9468 #: config/nios2/nios2.opt:226
9469 #, no-c-format
9470 msgid "Do not use the fcmpltd custom instruction."
9471 msgstr ""
9473 #: config/nios2/nios2.opt:230
9474 #, no-c-format
9475 msgid "Integer id (N) of fcmpltd custom instruction."
9476 msgstr ""
9478 #: config/nios2/nios2.opt:234
9479 #, no-c-format
9480 msgid "Do not use the flogd custom instruction."
9481 msgstr ""
9483 #: config/nios2/nios2.opt:238
9484 #, no-c-format
9485 msgid "Integer id (N) of flogd custom instruction."
9486 msgstr ""
9488 #: config/nios2/nios2.opt:242
9489 #, no-c-format
9490 msgid "Do not use the fexpd custom instruction."
9491 msgstr ""
9493 #: config/nios2/nios2.opt:246
9494 #, no-c-format
9495 msgid "Integer id (N) of fexpd custom instruction."
9496 msgstr ""
9498 #: config/nios2/nios2.opt:250
9499 #, no-c-format
9500 msgid "Do not use the fatand custom instruction."
9501 msgstr ""
9503 #: config/nios2/nios2.opt:254
9504 #, no-c-format
9505 msgid "Integer id (N) of fatand custom instruction."
9506 msgstr ""
9508 #: config/nios2/nios2.opt:258
9509 #, no-c-format
9510 msgid "Do not use the ftand custom instruction."
9511 msgstr ""
9513 #: config/nios2/nios2.opt:262
9514 #, no-c-format
9515 msgid "Integer id (N) of ftand custom instruction."
9516 msgstr ""
9518 #: config/nios2/nios2.opt:266
9519 #, no-c-format
9520 msgid "Do not use the fsind custom instruction."
9521 msgstr ""
9523 #: config/nios2/nios2.opt:270
9524 #, no-c-format
9525 msgid "Integer id (N) of fsind custom instruction."
9526 msgstr ""
9528 #: config/nios2/nios2.opt:274
9529 #, no-c-format
9530 msgid "Do not use the fcosd custom instruction."
9531 msgstr ""
9533 #: config/nios2/nios2.opt:278
9534 #, no-c-format
9535 msgid "Integer id (N) of fcosd custom instruction."
9536 msgstr ""
9538 #: config/nios2/nios2.opt:282
9539 #, no-c-format
9540 msgid "Do not use the fsqrtd custom instruction."
9541 msgstr ""
9543 #: config/nios2/nios2.opt:286
9544 #, no-c-format
9545 msgid "Integer id (N) of fsqrtd custom instruction."
9546 msgstr ""
9548 #: config/nios2/nios2.opt:290
9549 #, no-c-format
9550 msgid "Do not use the fabsd custom instruction."
9551 msgstr ""
9553 #: config/nios2/nios2.opt:294
9554 #, no-c-format
9555 msgid "Integer id (N) of fabsd custom instruction."
9556 msgstr ""
9558 #: config/nios2/nios2.opt:298
9559 #, no-c-format
9560 msgid "Do not use the fnegd custom instruction."
9561 msgstr ""
9563 #: config/nios2/nios2.opt:302
9564 #, no-c-format
9565 msgid "Integer id (N) of fnegd custom instruction."
9566 msgstr ""
9568 #: config/nios2/nios2.opt:306
9569 #, no-c-format
9570 msgid "Do not use the fmaxd custom instruction."
9571 msgstr ""
9573 #: config/nios2/nios2.opt:310
9574 #, no-c-format
9575 msgid "Integer id (N) of fmaxd custom instruction."
9576 msgstr ""
9578 #: config/nios2/nios2.opt:314
9579 #, no-c-format
9580 msgid "Do not use the fmind custom instruction."
9581 msgstr ""
9583 #: config/nios2/nios2.opt:318
9584 #, no-c-format
9585 msgid "Integer id (N) of fmind custom instruction."
9586 msgstr ""
9588 #: config/nios2/nios2.opt:322
9589 #, no-c-format
9590 msgid "Do not use the fdivd custom instruction."
9591 msgstr ""
9593 #: config/nios2/nios2.opt:326
9594 #, no-c-format
9595 msgid "Integer id (N) of fdivd custom instruction."
9596 msgstr ""
9598 #: config/nios2/nios2.opt:330
9599 #, no-c-format
9600 msgid "Do not use the fmuld custom instruction."
9601 msgstr ""
9603 #: config/nios2/nios2.opt:334
9604 #, no-c-format
9605 msgid "Integer id (N) of fmuld custom instruction."
9606 msgstr ""
9608 #: config/nios2/nios2.opt:338
9609 #, no-c-format
9610 msgid "Do not use the fsubd custom instruction."
9611 msgstr ""
9613 #: config/nios2/nios2.opt:342
9614 #, no-c-format
9615 msgid "Integer id (N) of fsubd custom instruction."
9616 msgstr ""
9618 #: config/nios2/nios2.opt:346
9619 #, no-c-format
9620 msgid "Do not use the faddd custom instruction."
9621 msgstr ""
9623 #: config/nios2/nios2.opt:350
9624 #, no-c-format
9625 msgid "Integer id (N) of faddd custom instruction."
9626 msgstr ""
9628 #: config/nios2/nios2.opt:354
9629 #, no-c-format
9630 msgid "Do not use the fcmpnes custom instruction."
9631 msgstr ""
9633 #: config/nios2/nios2.opt:358
9634 #, no-c-format
9635 msgid "Integer id (N) of fcmpnes custom instruction."
9636 msgstr ""
9638 #: config/nios2/nios2.opt:362
9639 #, no-c-format
9640 msgid "Do not use the fcmpeqs custom instruction."
9641 msgstr ""
9643 #: config/nios2/nios2.opt:366
9644 #, no-c-format
9645 msgid "Integer id (N) of fcmpeqs custom instruction."
9646 msgstr ""
9648 #: config/nios2/nios2.opt:370
9649 #, no-c-format
9650 msgid "Do not use the fcmpges custom instruction."
9651 msgstr ""
9653 #: config/nios2/nios2.opt:374
9654 #, no-c-format
9655 msgid "Integer id (N) of fcmpges custom instruction."
9656 msgstr ""
9658 #: config/nios2/nios2.opt:378
9659 #, no-c-format
9660 msgid "Do not use the fcmpgts custom instruction."
9661 msgstr ""
9663 #: config/nios2/nios2.opt:382
9664 #, no-c-format
9665 msgid "Integer id (N) of fcmpgts custom instruction."
9666 msgstr ""
9668 #: config/nios2/nios2.opt:386
9669 #, no-c-format
9670 msgid "Do not use the fcmples custom instruction."
9671 msgstr ""
9673 #: config/nios2/nios2.opt:390
9674 #, no-c-format
9675 msgid "Integer id (N) of fcmples custom instruction."
9676 msgstr ""
9678 #: config/nios2/nios2.opt:394
9679 #, no-c-format
9680 msgid "Do not use the fcmplts custom instruction."
9681 msgstr ""
9683 #: config/nios2/nios2.opt:398
9684 #, no-c-format
9685 msgid "Integer id (N) of fcmplts custom instruction."
9686 msgstr ""
9688 #: config/nios2/nios2.opt:402
9689 #, no-c-format
9690 msgid "Do not use the flogs custom instruction."
9691 msgstr ""
9693 #: config/nios2/nios2.opt:406
9694 #, no-c-format
9695 msgid "Integer id (N) of flogs custom instruction."
9696 msgstr ""
9698 #: config/nios2/nios2.opt:410
9699 #, no-c-format
9700 msgid "Do not use the fexps custom instruction."
9701 msgstr ""
9703 #: config/nios2/nios2.opt:414
9704 #, no-c-format
9705 msgid "Integer id (N) of fexps custom instruction."
9706 msgstr ""
9708 #: config/nios2/nios2.opt:418
9709 #, no-c-format
9710 msgid "Do not use the fatans custom instruction."
9711 msgstr ""
9713 #: config/nios2/nios2.opt:422
9714 #, no-c-format
9715 msgid "Integer id (N) of fatans custom instruction."
9716 msgstr ""
9718 #: config/nios2/nios2.opt:426
9719 #, no-c-format
9720 msgid "Do not use the ftans custom instruction."
9721 msgstr ""
9723 #: config/nios2/nios2.opt:430
9724 #, no-c-format
9725 msgid "Integer id (N) of ftans custom instruction."
9726 msgstr ""
9728 #: config/nios2/nios2.opt:434
9729 #, no-c-format
9730 msgid "Do not use the fsins custom instruction."
9731 msgstr ""
9733 #: config/nios2/nios2.opt:438
9734 #, no-c-format
9735 msgid "Integer id (N) of fsins custom instruction."
9736 msgstr ""
9738 #: config/nios2/nios2.opt:442
9739 #, no-c-format
9740 msgid "Do not use the fcoss custom instruction."
9741 msgstr ""
9743 #: config/nios2/nios2.opt:446
9744 #, no-c-format
9745 msgid "Integer id (N) of fcoss custom instruction."
9746 msgstr ""
9748 #: config/nios2/nios2.opt:450
9749 #, no-c-format
9750 msgid "Do not use the fsqrts custom instruction."
9751 msgstr ""
9753 #: config/nios2/nios2.opt:454
9754 #, no-c-format
9755 msgid "Integer id (N) of fsqrts custom instruction."
9756 msgstr ""
9758 #: config/nios2/nios2.opt:458
9759 #, no-c-format
9760 msgid "Do not use the fabss custom instr."
9761 msgstr ""
9763 #: config/nios2/nios2.opt:462
9764 #, no-c-format
9765 msgid "Integer id (N) of fabss custom instruction."
9766 msgstr ""
9768 #: config/nios2/nios2.opt:466
9769 #, no-c-format
9770 msgid "Do not use the fnegs custom instruction."
9771 msgstr ""
9773 #: config/nios2/nios2.opt:470
9774 #, no-c-format
9775 msgid "Integer id (N) of fnegs custom instruction."
9776 msgstr ""
9778 #: config/nios2/nios2.opt:474
9779 #, no-c-format
9780 msgid "Do not use the fmaxs custom instruction."
9781 msgstr ""
9783 #: config/nios2/nios2.opt:478
9784 #, no-c-format
9785 msgid "Integer id (N) of fmaxs custom instruction."
9786 msgstr ""
9788 #: config/nios2/nios2.opt:482
9789 #, no-c-format
9790 msgid "Do not use the fmins custom instruction."
9791 msgstr ""
9793 #: config/nios2/nios2.opt:486
9794 #, no-c-format
9795 msgid "Integer id (N) of fmins custom instruction."
9796 msgstr ""
9798 #: config/nios2/nios2.opt:490
9799 #, no-c-format
9800 msgid "Do not use the fdivs custom instruction."
9801 msgstr ""
9803 #: config/nios2/nios2.opt:494
9804 #, no-c-format
9805 msgid "Integer id (N) of fdivs custom instruction."
9806 msgstr ""
9808 #: config/nios2/nios2.opt:498
9809 #, no-c-format
9810 msgid "Do not use the fmuls custom instruction."
9811 msgstr ""
9813 #: config/nios2/nios2.opt:502
9814 #, no-c-format
9815 msgid "Integer id (N) of fmuls custom instruction."
9816 msgstr ""
9818 #: config/nios2/nios2.opt:506
9819 #, no-c-format
9820 msgid "Do not use the fsubs custom instruction."
9821 msgstr ""
9823 #: config/nios2/nios2.opt:510
9824 #, no-c-format
9825 msgid "Integer id (N) of fsubs custom instruction."
9826 msgstr ""
9828 #: config/nios2/nios2.opt:514
9829 #, no-c-format
9830 msgid "Do not use the fadds custom instruction."
9831 msgstr ""
9833 #: config/nios2/nios2.opt:518
9834 #, no-c-format
9835 msgid "Integer id (N) of fadds custom instruction."
9836 msgstr ""
9838 #: config/nios2/nios2.opt:522
9839 #, no-c-format
9840 msgid "Do not use the frdy custom instruction."
9841 msgstr ""
9843 #: config/nios2/nios2.opt:526
9844 #, no-c-format
9845 msgid "Integer id (N) of frdy custom instruction."
9846 msgstr ""
9848 #: config/nios2/nios2.opt:530
9849 #, no-c-format
9850 msgid "Do not use the frdxhi custom instruction."
9851 msgstr ""
9853 #: config/nios2/nios2.opt:534
9854 #, no-c-format
9855 msgid "Integer id (N) of frdxhi custom instruction."
9856 msgstr ""
9858 #: config/nios2/nios2.opt:538
9859 #, no-c-format
9860 msgid "Do not use the frdxlo custom instruction."
9861 msgstr ""
9863 #: config/nios2/nios2.opt:542
9864 #, no-c-format
9865 msgid "Integer id (N) of frdxlo custom instruction."
9866 msgstr ""
9868 #: config/nios2/nios2.opt:546
9869 #, no-c-format
9870 msgid "Do not use the fwry custom instruction."
9871 msgstr ""
9873 #: config/nios2/nios2.opt:550
9874 #, no-c-format
9875 msgid "Integer id (N) of fwry custom instruction."
9876 msgstr ""
9878 #: config/nios2/nios2.opt:554
9879 #, no-c-format
9880 msgid "Do not use the fwrx custom instruction."
9881 msgstr ""
9883 #: config/nios2/nios2.opt:558
9884 #, no-c-format
9885 msgid "Integer id (N) of fwrx custom instruction."
9886 msgstr ""
9888 #: config/nios2/nios2.opt:562
9889 #, no-c-format
9890 msgid "Do not use the round custom instruction."
9891 msgstr ""
9893 #: config/nios2/nios2.opt:566
9894 #, no-c-format
9895 msgid "Integer id (N) of round custom instruction."
9896 msgstr ""
9898 #: config/nios2/nios2.opt:574
9899 #, no-c-format
9900 msgid "Valid Nios II ISA levels (for -march):"
9901 msgstr ""
9903 #: config/nios2/nios2.opt:584
9904 #, no-c-format
9905 msgid "Enable generation of R2 BMX instructions."
9906 msgstr ""
9908 #: config/nios2/nios2.opt:588
9909 #, no-c-format
9910 msgid "Enable generation of R2 CDX instructions."
9911 msgstr ""
9913 #: config/nios2/nios2.opt:592
9914 #, no-c-format
9915 msgid "Regular expression matching additional GP-addressible section names."
9916 msgstr ""
9918 #: config/nios2/nios2.opt:596
9919 #, no-c-format
9920 msgid "Regular expression matching section names for r0-relative addressing."
9921 msgstr ""
9923 #: config/rx/elf.opt:32
9924 #, no-c-format
9925 msgid "Generate assembler output that is compatible with the Renesas AS100 assembler.  This may restrict some of the compiler's capabilities.  The default is to generate GAS compatible syntax."
9926 msgstr ""
9928 #: config/rx/elf.opt:38 config/rx/rx.opt:99
9929 #, no-c-format
9930 msgid "Specifies the number of registers to reserve for interrupt handlers."
9931 msgstr ""
9933 #: config/rx/elf.opt:44 config/rx/rx.opt:105
9934 #, no-c-format
9935 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
9936 msgstr ""
9938 #: config/rx/rx.opt:29
9939 #, no-c-format
9940 msgid "Store doubles in 64 bits."
9941 msgstr ""
9943 #: config/rx/rx.opt:33
9944 #, no-c-format
9945 msgid "Stores doubles in 32 bits.  This is the default."
9946 msgstr ""
9948 #: config/rx/rx.opt:37
9949 #, no-c-format
9950 msgid "Disable the use of RX FPU instructions."
9951 msgstr ""
9953 #: config/rx/rx.opt:44
9954 #, no-c-format
9955 msgid "Enable the use of RX FPU instructions.  This is the default."
9956 msgstr ""
9958 #: config/rx/rx.opt:50
9959 #, no-c-format
9960 msgid "Specify the target RX cpu type."
9961 msgstr ""
9963 #: config/rx/rx.opt:71
9964 #, no-c-format
9965 msgid "Data is stored in big-endian format."
9966 msgstr ""
9968 #: config/rx/rx.opt:75
9969 #, no-c-format
9970 msgid "Data is stored in little-endian format.  (Default)."
9971 msgstr ""
9973 #: config/rx/rx.opt:81
9974 #, no-c-format
9975 msgid "Maximum size of global and static variables which can be placed into the small data area."
9976 msgstr ""
9978 #: config/rx/rx.opt:87
9979 #, no-c-format
9980 msgid "Enable linker relaxation."
9981 msgstr ""
9983 #: config/rx/rx.opt:93
9984 #, no-c-format
9985 msgid "Maximum size in bytes of constant values allowed as operands."
9986 msgstr ""
9988 #: config/rx/rx.opt:111
9989 #, no-c-format
9990 msgid "Enables Position-Independent-Data (PID) mode."
9991 msgstr ""
9993 #: config/rx/rx.opt:117
9994 #, no-c-format
9995 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
9996 msgstr ""
9998 #: config/rx/rx.opt:123
9999 #, no-c-format
10000 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
10001 msgstr ""
10003 #: config/rx/rx.opt:127
10004 #, no-c-format
10005 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
10006 msgstr ""
10008 #: config/rx/rx.opt:133
10009 #, no-c-format
10010 msgid "Enable the use of the LRA register allocator."
10011 msgstr ""
10013 #: config/rx/rx.opt:139
10014 #, no-c-format
10015 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions.  Enabled by default."
10016 msgstr ""
10018 #: config/rx/rx.opt:145
10019 #, no-c-format
10020 msgid "Always use JSR, never BSR, for calls."
10021 msgstr ""
10023 #: config/visium/visium.opt:25
10024 #, no-c-format
10025 msgid "Link with libc.a and libdebug.a."
10026 msgstr ""
10028 #: config/visium/visium.opt:29
10029 #, no-c-format
10030 msgid "Link with libc.a and libsim.a."
10031 msgstr ""
10033 #: config/visium/visium.opt:33
10034 #, no-c-format
10035 msgid "Use hardware FP (default)."
10036 msgstr ""
10038 #: config/visium/visium.opt:45
10039 #, no-c-format
10040 msgid "Use features of and schedule code for given CPU."
10041 msgstr ""
10043 #: config/visium/visium.opt:65
10044 #, no-c-format
10045 msgid "Generate code for the supervisor mode (default)."
10046 msgstr ""
10048 #: config/visium/visium.opt:69
10049 #, no-c-format
10050 msgid "Generate code for the user mode."
10051 msgstr ""
10053 #: config/visium/visium.opt:73
10054 #, no-c-format
10055 msgid "Only retained for backward compatibility."
10056 msgstr ""
10058 #: config/sol2.opt:32
10059 #, no-c-format
10060 msgid "Clear hardware capabilities when linking."
10061 msgstr ""
10063 #: config/sol2.opt:36
10064 #, no-c-format
10065 msgid "Pass -z text to linker."
10066 msgstr ""
10068 #: config/moxie/moxie.opt:31
10069 #, no-c-format
10070 msgid "Enable MUL.X and UMUL.X instructions."
10071 msgstr ""
10073 #: config/microblaze/microblaze.opt:40
10074 #, no-c-format
10075 msgid "Use software emulation for floating point (default)."
10076 msgstr ""
10078 #: config/microblaze/microblaze.opt:44
10079 #, no-c-format
10080 msgid "Use hardware floating point instructions."
10081 msgstr ""
10083 #: config/microblaze/microblaze.opt:48
10084 #, no-c-format
10085 msgid "Use table lookup optimization for small signed integer divisions."
10086 msgstr ""
10088 #: config/microblaze/microblaze.opt:52
10089 #, no-c-format
10090 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
10091 msgstr ""
10093 #: config/microblaze/microblaze.opt:56
10094 #, no-c-format
10095 msgid "Don't optimize block moves, use memcpy."
10096 msgstr ""
10098 #: config/microblaze/microblaze.opt:68
10099 #, no-c-format
10100 msgid "Use the soft multiply emulation (default)."
10101 msgstr ""
10103 #: config/microblaze/microblaze.opt:72
10104 #, no-c-format
10105 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
10106 msgstr ""
10108 #: config/microblaze/microblaze.opt:76
10109 #, no-c-format
10110 msgid "Use the software emulation for divides (default)."
10111 msgstr ""
10113 #: config/microblaze/microblaze.opt:80
10114 #, no-c-format
10115 msgid "Use the hardware barrel shifter instead of emulation."
10116 msgstr ""
10118 #: config/microblaze/microblaze.opt:84
10119 #, no-c-format
10120 msgid "Use pattern compare instructions."
10121 msgstr ""
10123 #: config/microblaze/microblaze.opt:88
10124 #, no-c-format
10125 msgid "Check for stack overflow at runtime."
10126 msgstr ""
10128 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
10129 #, no-c-format
10130 msgid "Use GP relative sdata/sbss sections."
10131 msgstr ""
10133 #: config/microblaze/microblaze.opt:96
10134 #, no-c-format
10135 msgid "Clear the BSS to zero and place zero initialized in BSS."
10136 msgstr ""
10138 #: config/microblaze/microblaze.opt:100
10139 #, no-c-format
10140 msgid "Use multiply high instructions for high part of 32x32 multiply."
10141 msgstr ""
10143 #: config/microblaze/microblaze.opt:104
10144 #, no-c-format
10145 msgid "Use hardware floating point conversion instructions."
10146 msgstr ""
10148 #: config/microblaze/microblaze.opt:108
10149 #, no-c-format
10150 msgid "Use hardware floating point square root instruction."
10151 msgstr ""
10153 #: config/microblaze/microblaze.opt:112
10154 #, no-c-format
10155 msgid "Description for mxl-mode-executable."
10156 msgstr ""
10158 #: config/microblaze/microblaze.opt:116
10159 #, no-c-format
10160 msgid "Description for mxl-mode-xmdstub."
10161 msgstr ""
10163 #: config/microblaze/microblaze.opt:120
10164 #, no-c-format
10165 msgid "Description for mxl-mode-bootstrap."
10166 msgstr ""
10168 #: config/microblaze/microblaze.opt:124
10169 #, no-c-format
10170 msgid "Description for mxl-mode-novectors."
10171 msgstr ""
10173 #: config/microblaze/microblaze.opt:128
10174 #, no-c-format
10175 msgid "Use hardware prefetch instruction."
10176 msgstr ""
10178 #: config/microblaze/microblaze.opt:132
10179 #, no-c-format
10180 msgid "Data referenced by offset from start of text instead of GOT (with -fPIC/-fPIE)."
10181 msgstr ""
10183 #: config/vax/vax.opt:23 config/vax/vax.opt:27
10184 #, no-c-format
10185 msgid "Target DFLOAT double precision code."
10186 msgstr ""
10188 #: config/vax/vax.opt:31 config/vax/vax.opt:35
10189 #, no-c-format
10190 msgid "Generate GFLOAT double precision code."
10191 msgstr ""
10193 #: config/vax/vax.opt:39
10194 #, no-c-format
10195 msgid "Generate code for GNU assembler (gas)."
10196 msgstr ""
10198 #: config/vax/vax.opt:43
10199 #, no-c-format
10200 msgid "Generate code for UNIX assembler."
10201 msgstr ""
10203 #: config/vax/vax.opt:51
10204 #, no-c-format
10205 msgid "Use VAXC structure conventions."
10206 msgstr ""
10208 #: config/vax/vax.opt:55
10209 #, no-c-format
10210 msgid "Use new adddi3/subdi3 patterns."
10211 msgstr ""
10213 #: config/frv/frv.opt:30
10214 #, no-c-format
10215 msgid "Use 4 media accumulators."
10216 msgstr ""
10218 #: config/frv/frv.opt:34
10219 #, no-c-format
10220 msgid "Use 8 media accumulators."
10221 msgstr ""
10223 #: config/frv/frv.opt:38
10224 #, no-c-format
10225 msgid "Enable label alignment optimizations."
10226 msgstr ""
10228 #: config/frv/frv.opt:42
10229 #, no-c-format
10230 msgid "Dynamically allocate cc registers."
10231 msgstr ""
10233 #: config/frv/frv.opt:49
10234 #, no-c-format
10235 msgid "Set the cost of branches."
10236 msgstr ""
10238 #: config/frv/frv.opt:53
10239 #, no-c-format
10240 msgid "Enable conditional execution other than moves/scc."
10241 msgstr ""
10243 #: config/frv/frv.opt:57
10244 #, no-c-format
10245 msgid "Change the maximum length of conditionally-executed sequences."
10246 msgstr ""
10248 #: config/frv/frv.opt:61
10249 #, no-c-format
10250 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
10251 msgstr ""
10253 #: config/frv/frv.opt:65
10254 #, no-c-format
10255 msgid "Enable conditional moves."
10256 msgstr ""
10258 #: config/frv/frv.opt:69
10259 #, no-c-format
10260 msgid "Set the target CPU type."
10261 msgstr ""
10263 #: config/frv/frv.opt:73
10264 #, no-c-format
10265 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
10266 msgstr ""
10268 #: config/frv/frv.opt:122
10269 #, no-c-format
10270 msgid "Use fp double instructions."
10271 msgstr ""
10273 #: config/frv/frv.opt:126
10274 #, no-c-format
10275 msgid "Change the ABI to allow double word insns."
10276 msgstr ""
10278 #: config/frv/frv.opt:134
10279 #, no-c-format
10280 msgid "Just use icc0/fcc0."
10281 msgstr ""
10283 #: config/frv/frv.opt:138
10284 #, no-c-format
10285 msgid "Only use 32 FPRs."
10286 msgstr ""
10288 #: config/frv/frv.opt:142
10289 #, no-c-format
10290 msgid "Use 64 FPRs."
10291 msgstr ""
10293 #: config/frv/frv.opt:146
10294 #, no-c-format
10295 msgid "Only use 32 GPRs."
10296 msgstr ""
10298 #: config/frv/frv.opt:150
10299 #, no-c-format
10300 msgid "Use 64 GPRs."
10301 msgstr ""
10303 #: config/frv/frv.opt:154
10304 #, no-c-format
10305 msgid "Enable use of GPREL for read-only data in FDPIC."
10306 msgstr ""
10308 #: config/frv/frv.opt:166
10309 #, no-c-format
10310 msgid "Enable PIC support for building libraries."
10311 msgstr ""
10313 #: config/frv/frv.opt:170
10314 #, no-c-format
10315 msgid "Follow the EABI linkage requirements."
10316 msgstr ""
10318 #: config/frv/frv.opt:174
10319 #, no-c-format
10320 msgid "Disallow direct calls to global functions."
10321 msgstr ""
10323 #: config/frv/frv.opt:178
10324 #, no-c-format
10325 msgid "Use media instructions."
10326 msgstr ""
10328 #: config/frv/frv.opt:182
10329 #, no-c-format
10330 msgid "Use multiply add/subtract instructions."
10331 msgstr ""
10333 #: config/frv/frv.opt:186
10334 #, no-c-format
10335 msgid "Enable optimizing &&/|| in conditional execution."
10336 msgstr ""
10338 #: config/frv/frv.opt:190
10339 #, no-c-format
10340 msgid "Enable nested conditional execution optimizations."
10341 msgstr ""
10343 #: config/frv/frv.opt:195
10344 #, no-c-format
10345 msgid "Do not mark ABI switches in e_flags."
10346 msgstr ""
10348 #: config/frv/frv.opt:199
10349 #, no-c-format
10350 msgid "Remove redundant membars."
10351 msgstr ""
10353 #: config/frv/frv.opt:203
10354 #, no-c-format
10355 msgid "Pack VLIW instructions."
10356 msgstr ""
10358 #: config/frv/frv.opt:207
10359 #, no-c-format
10360 msgid "Enable setting GPRs to the result of comparisons."
10361 msgstr ""
10363 #: config/frv/frv.opt:211
10364 #, no-c-format
10365 msgid "Change the amount of scheduler lookahead."
10366 msgstr ""
10368 #: config/frv/frv.opt:219
10369 #, no-c-format
10370 msgid "Assume a large TLS segment."
10371 msgstr ""
10373 #: config/frv/frv.opt:223
10374 #, no-c-format
10375 msgid "Do not assume a large TLS segment."
10376 msgstr ""
10378 #: config/frv/frv.opt:228
10379 #, no-c-format
10380 msgid "Cause gas to print tomcat statistics."
10381 msgstr ""
10383 #: config/frv/frv.opt:233
10384 #, no-c-format
10385 msgid "Link with the library-pic libraries."
10386 msgstr ""
10388 #: config/frv/frv.opt:237
10389 #, no-c-format
10390 msgid "Allow branches to be packed with other instructions."
10391 msgstr ""
10393 #: config/mn10300/mn10300.opt:30
10394 #, no-c-format
10395 msgid "Target the AM33 processor."
10396 msgstr ""
10398 #: config/mn10300/mn10300.opt:34
10399 #, no-c-format
10400 msgid "Target the AM33/2.0 processor."
10401 msgstr ""
10403 #: config/mn10300/mn10300.opt:38
10404 #, no-c-format
10405 msgid "Target the AM34 processor."
10406 msgstr ""
10408 #: config/mn10300/mn10300.opt:46
10409 #, no-c-format
10410 msgid "Work around hardware multiply bug."
10411 msgstr ""
10413 #: config/mn10300/mn10300.opt:55
10414 #, no-c-format
10415 msgid "Enable linker relaxations."
10416 msgstr ""
10418 #: config/mn10300/mn10300.opt:59
10419 #, no-c-format
10420 msgid "Return pointers in both a0 and d0."
10421 msgstr ""
10423 #: config/mn10300/mn10300.opt:63
10424 #, no-c-format
10425 msgid "Allow gcc to generate LIW instructions."
10426 msgstr ""
10428 #: config/mn10300/mn10300.opt:67
10429 #, no-c-format
10430 msgid "Allow gcc to generate the SETLB and Lcc instructions."
10431 msgstr ""
10433 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
10434 #, no-c-format
10435 msgid "Specify the address generation strategy for code model."
10436 msgstr ""
10438 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
10439 #, no-c-format
10440 msgid "Known cmodel types (for use with the -mcmodel= option):"
10441 msgstr ""
10443 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
10444 #, no-c-format
10445 msgid "Generate code in big-endian mode."
10446 msgstr ""
10448 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
10449 #, no-c-format
10450 msgid "Generate code in little-endian mode."
10451 msgstr ""
10453 #: config/nds32/nds32.opt:37
10454 #, no-c-format
10455 msgid "Force performing fp-as-gp optimization."
10456 msgstr ""
10458 #: config/nds32/nds32.opt:41
10459 #, no-c-format
10460 msgid "Forbid performing fp-as-gp optimization."
10461 msgstr ""
10463 #: config/nds32/nds32.opt:47
10464 #, no-c-format
10465 msgid "Specify which ABI type to generate code for: 2, 2fp+."
10466 msgstr ""
10468 #: config/nds32/nds32.opt:61
10469 #, no-c-format
10470 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
10471 msgstr ""
10473 #: config/nds32/nds32.opt:65
10474 #, no-c-format
10475 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
10476 msgstr ""
10478 #: config/nds32/nds32.opt:71
10479 #, no-c-format
10480 msgid "Use reduced-set registers for register allocation."
10481 msgstr ""
10483 #: config/nds32/nds32.opt:75
10484 #, no-c-format
10485 msgid "Use full-set registers for register allocation."
10486 msgstr ""
10488 #: config/nds32/nds32.opt:81
10489 #, no-c-format
10490 msgid "Always align function entry, jump target and return address."
10491 msgstr ""
10493 #: config/nds32/nds32.opt:85
10494 #, no-c-format
10495 msgid "Align function entry to 4 byte."
10496 msgstr ""
10498 #: config/nds32/nds32.opt:97
10499 #, no-c-format
10500 msgid "Prevent $fp being allocated during register allocation so that compiler is able to force performing fp-as-gp optimization."
10501 msgstr ""
10503 #: config/nds32/nds32.opt:101
10504 #, no-c-format
10505 msgid "Forbid using $fp to access static and global variables.  This option strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
10506 msgstr ""
10508 #: config/nds32/nds32.opt:105
10509 #, no-c-format
10510 msgid "Specify the address generation strategy for ICT call's code model."
10511 msgstr ""
10513 #: config/nds32/nds32.opt:109
10514 #, no-c-format
10515 msgid "Known cmodel types (for use with the -mict-model= option):"
10516 msgstr ""
10518 #: config/nds32/nds32.opt:119
10519 #, no-c-format
10520 msgid "Generate conditional move instructions."
10521 msgstr ""
10523 #: config/nds32/nds32.opt:123
10524 #, no-c-format
10525 msgid "Generate hardware abs instructions."
10526 msgstr ""
10528 #: config/nds32/nds32.opt:127
10529 #, no-c-format
10530 msgid "Generate performance extension instructions."
10531 msgstr ""
10533 #: config/nds32/nds32.opt:131
10534 #, no-c-format
10535 msgid "Generate performance extension version 2 instructions."
10536 msgstr ""
10538 #: config/nds32/nds32.opt:135
10539 #, no-c-format
10540 msgid "Generate string extension instructions."
10541 msgstr ""
10543 #: config/nds32/nds32.opt:139
10544 #, no-c-format
10545 msgid "Generate DSP extension instructions."
10546 msgstr ""
10548 #: config/nds32/nds32.opt:143
10549 #, no-c-format
10550 msgid "Generate v3 push25/pop25 instructions."
10551 msgstr ""
10553 #: config/nds32/nds32.opt:147
10554 #, no-c-format
10555 msgid "Generate 16-bit instructions."
10556 msgstr ""
10558 #: config/nds32/nds32.opt:151
10559 #, no-c-format
10560 msgid "Insert relax hint for linker to do relaxation."
10561 msgstr ""
10563 #: config/nds32/nds32.opt:155
10564 #, no-c-format
10565 msgid "Enable Virtual Hosting support."
10566 msgstr ""
10568 #: config/nds32/nds32.opt:159
10569 #, no-c-format
10570 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
10571 msgstr ""
10573 #: config/nds32/nds32.opt:163
10574 #, no-c-format
10575 msgid "Specify the security level of c-isr for the whole file."
10576 msgstr ""
10578 #: config/nds32/nds32.opt:167
10579 #, no-c-format
10580 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
10581 msgstr ""
10583 #: config/nds32/nds32.opt:175
10584 #, no-c-format
10585 msgid "Known arch types (for use with the -march= option):"
10586 msgstr ""
10588 #: config/nds32/nds32.opt:197
10589 #, no-c-format
10590 msgid "Specify the cpu for pipeline model."
10591 msgstr ""
10593 #: config/nds32/nds32.opt:201
10594 #, no-c-format
10595 msgid "Known cpu types (for use with the -mcpu= option):"
10596 msgstr ""
10598 #: config/nds32/nds32.opt:361
10599 #, no-c-format
10600 msgid "Specify a fpu configuration value from 0 to 7; 0-3 is as FPU spec says, and 4-7 is corresponding to 0-3."
10601 msgstr ""
10603 #: config/nds32/nds32.opt:365
10604 #, no-c-format
10605 msgid "Known floating-point number of registers (for use with the -mconfig-fpu= option):"
10606 msgstr ""
10608 #: config/nds32/nds32.opt:393
10609 #, no-c-format
10610 msgid "Specify configuration of instruction mul: fast1, fast2 or slow. The default is fast1."
10611 msgstr ""
10613 #: config/nds32/nds32.opt:412
10614 #, no-c-format
10615 msgid "Specify how many read/write ports for n9/n10 cores.  The value should be 3r2w or 2r1w."
10616 msgstr ""
10618 #: config/nds32/nds32.opt:425
10619 #, fuzzy, no-c-format
10620 #| msgid ""
10621 #| "\n"
10622 #| "ldd output with constructors/destructors.\n"
10623 msgid "Enable constructor/destructor feature."
10624 msgstr ""
10625 "\n"
10626 "izlaz ldd-a s konstruktorima/destruktorima.\n"
10628 #: config/nds32/nds32.opt:429
10629 #, no-c-format
10630 msgid "Guide linker to relax instructions."
10631 msgstr ""
10633 #: config/nds32/nds32.opt:433
10634 #, no-c-format
10635 msgid "Generate floating-point multiply-accumulation instructions."
10636 msgstr ""
10638 #: config/nds32/nds32.opt:437
10639 #, no-c-format
10640 msgid "Generate single-precision floating-point instructions."
10641 msgstr ""
10643 #: config/nds32/nds32.opt:441
10644 #, no-c-format
10645 msgid "Generate double-precision floating-point instructions."
10646 msgstr ""
10648 #: config/nds32/nds32.opt:445
10649 #, no-c-format
10650 msgid "Force disable hardware loop, even use -mext-dsp."
10651 msgstr ""
10653 #: config/nds32/nds32.opt:449
10654 #, no-c-format
10655 msgid "Permit scheduling of a function's prologue and epilogue sequence."
10656 msgstr ""
10658 #: config/nds32/nds32.opt:453
10659 #, no-c-format
10660 msgid "Generate return instruction in naked function."
10661 msgstr ""
10663 #: config/nds32/nds32.opt:457
10664 #, no-c-format
10665 msgid "Always save $lp in the stack."
10666 msgstr ""
10668 #: config/nds32/nds32.opt:465
10669 #, no-c-format
10670 msgid "Allow use r15 for inline ASM."
10671 msgstr ""
10673 #: config/iq2000/iq2000.opt:31
10674 #, no-c-format
10675 msgid "Specify CPU for code generation purposes."
10676 msgstr ""
10678 #: config/iq2000/iq2000.opt:47
10679 #, no-c-format
10680 msgid "Specify CPU for scheduling purposes."
10681 msgstr ""
10683 #: config/iq2000/iq2000.opt:51
10684 #, no-c-format
10685 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
10686 msgstr ""
10688 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
10689 #, no-c-format
10690 msgid "Use ROM instead of RAM."
10691 msgstr ""
10693 #: config/iq2000/iq2000.opt:70
10694 #, no-c-format
10695 msgid "No default crt0.o."
10696 msgstr ""
10698 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:413
10699 #, no-c-format
10700 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
10701 msgstr ""
10703 #: config/csky/csky.opt:34
10704 #, no-c-format
10705 msgid "Specify the target architecture."
10706 msgstr ""
10708 #: config/csky/csky.opt:38
10709 #, no-c-format
10710 msgid "Specify the target processor."
10711 msgstr ""
10713 #: config/csky/csky.opt:90
10714 #, no-c-format
10715 msgid "Specify the target floating-point hardware/format."
10716 msgstr ""
10718 #: config/csky/csky.opt:94
10719 #, no-c-format
10720 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
10721 msgstr ""
10723 #: config/csky/csky.opt:98
10724 #, no-c-format
10725 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
10726 msgstr ""
10728 #: config/csky/csky.opt:106
10729 #, no-c-format
10730 msgid "Enable the extended LRW instruction (default for CK801)."
10731 msgstr ""
10733 #: config/csky/csky.opt:110
10734 #, no-c-format
10735 msgid "Enable interrupt stack instructions."
10736 msgstr ""
10738 #: config/csky/csky.opt:114
10739 #, no-c-format
10740 msgid "Enable multiprocessor instructions."
10741 msgstr ""
10743 #: config/csky/csky.opt:118
10744 #, no-c-format
10745 msgid "Enable coprocessor instructions."
10746 msgstr ""
10748 #: config/csky/csky.opt:122
10749 #, no-c-format
10750 msgid "Enable cache prefetch instructions."
10751 msgstr ""
10753 #: config/csky/csky.opt:126
10754 #, no-c-format
10755 msgid "Enable C-SKY SECURE instructions."
10756 msgstr ""
10758 #: config/csky/csky.opt:133
10759 #, no-c-format
10760 msgid "Enable C-SKY TRUST instructions."
10761 msgstr ""
10763 #: config/csky/csky.opt:137
10764 #, no-c-format
10765 msgid "Enable C-SKY DSP instructions."
10766 msgstr ""
10768 #: config/csky/csky.opt:141
10769 #, no-c-format
10770 msgid "Enable C-SKY Enhanced DSP instructions."
10771 msgstr ""
10773 #: config/csky/csky.opt:145
10774 #, no-c-format
10775 msgid "Enable C-SKY Vector DSP instructions."
10776 msgstr ""
10778 #: config/csky/csky.opt:151
10779 #, no-c-format
10780 msgid "Generate divide instructions."
10781 msgstr ""
10783 #: config/csky/csky.opt:155
10784 #, no-c-format
10785 msgid "Generate code for Smart Mode."
10786 msgstr ""
10788 #: config/csky/csky.opt:159
10789 #, no-c-format
10790 msgid "Enable use of R16-R31 (default)."
10791 msgstr ""
10793 #: config/csky/csky.opt:163
10794 #, no-c-format
10795 msgid "Generate code using global anchor symbol addresses."
10796 msgstr ""
10798 #: config/csky/csky.opt:167
10799 #, no-c-format
10800 msgid "Generate push/pop instructions (default)."
10801 msgstr ""
10803 #: config/csky/csky.opt:171
10804 #, no-c-format
10805 msgid "Generate stm/ldm instructions (default)."
10806 msgstr ""
10808 #: config/csky/csky.opt:178
10809 #, no-c-format
10810 msgid "Generate constant pools in the compiler instead of assembler."
10811 msgstr ""
10813 #: config/csky/csky.opt:182
10814 #, no-c-format
10815 msgid "Emit .stack_size directives."
10816 msgstr ""
10818 #: config/csky/csky.opt:186
10819 #, no-c-format
10820 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
10821 msgstr ""
10823 #: config/csky/csky.opt:190
10824 #, no-c-format
10825 msgid "Set the branch costs to roughly the specified number of instructions."
10826 msgstr ""
10828 #: config/csky/csky.opt:194
10829 #, no-c-format
10830 msgid "Permit scheduling of function prologue and epilogue sequences."
10831 msgstr ""
10833 #: config/csky/csky_tables.opt:24
10834 #, no-c-format
10835 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
10836 msgstr ""
10838 #: config/csky/csky_tables.opt:205
10839 #, no-c-format
10840 msgid "Known CSKY architectures (for use with the -march= option):"
10841 msgstr ""
10843 #: config/csky/csky_tables.opt:227
10844 #, no-c-format
10845 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
10846 msgstr ""
10848 #: config/c6x/c6x-tables.opt:24
10849 #, no-c-format
10850 msgid "Known C6X ISAs (for use with the -march= option):"
10851 msgstr ""
10853 #: config/c6x/c6x.opt:42
10854 #, no-c-format
10855 msgid "Select method for sdata handling."
10856 msgstr ""
10858 #: config/c6x/c6x.opt:46
10859 #, no-c-format
10860 msgid "Valid arguments for the -msdata= option:"
10861 msgstr ""
10863 #: config/c6x/c6x.opt:59
10864 #, no-c-format
10865 msgid "Compile for the DSBT shared library ABI."
10866 msgstr ""
10868 #: config/cris/cris.opt:45
10869 #, no-c-format
10870 msgid "Work around bug in multiplication instruction."
10871 msgstr ""
10873 #: config/cris/cris.opt:51
10874 #, no-c-format
10875 msgid "Compile for ETRAX 4 (CRIS v3)."
10876 msgstr ""
10878 #: config/cris/cris.opt:56
10879 #, no-c-format
10880 msgid "Compile for ETRAX 100 (CRIS v8)."
10881 msgstr ""
10883 #: config/cris/cris.opt:64
10884 #, no-c-format
10885 msgid "Emit verbose debug information in assembly code."
10886 msgstr ""
10888 #: config/cris/cris.opt:71
10889 #, no-c-format
10890 msgid "Do not use condition codes from normal instructions."
10891 msgstr ""
10893 #: config/cris/cris.opt:80
10894 #, no-c-format
10895 msgid "Do not emit addressing modes with side-effect assignment."
10896 msgstr ""
10898 #: config/cris/cris.opt:89
10899 #, no-c-format
10900 msgid "Do not tune stack alignment."
10901 msgstr ""
10903 #: config/cris/cris.opt:98
10904 #, no-c-format
10905 msgid "Do not tune writable data alignment."
10906 msgstr ""
10908 #: config/cris/cris.opt:107
10909 #, no-c-format
10910 msgid "Do not tune code and read-only data alignment."
10911 msgstr ""
10913 #: config/cris/cris.opt:116
10914 #, no-c-format
10915 msgid "Align code and data to 32 bits."
10916 msgstr ""
10918 #: config/cris/cris.opt:133
10919 #, no-c-format
10920 msgid "Don't align items in code or data."
10921 msgstr ""
10923 #: config/cris/cris.opt:142
10924 #, no-c-format
10925 msgid "Do not emit function prologue or epilogue."
10926 msgstr ""
10928 #: config/cris/cris.opt:149
10929 #, no-c-format
10930 msgid "Use the most feature-enabling options allowed by other options."
10931 msgstr ""
10933 #: config/cris/cris.opt:158
10934 #, no-c-format
10935 msgid "Override -mbest-lib-options."
10936 msgstr ""
10938 #: config/cris/cris.opt:165
10939 #, no-c-format
10940 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
10941 msgstr ""
10943 #: config/cris/cris.opt:169
10944 #, no-c-format
10945 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
10946 msgstr ""
10948 #: config/cris/cris.opt:173
10949 #, no-c-format
10950 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
10951 msgstr ""
10953 #: config/cris/cris.opt:180
10954 #, no-c-format
10955 msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
10956 msgstr ""
10958 #: config/cris/cris.opt:184
10959 #, no-c-format
10960 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
10961 msgstr ""
10963 #: config/cris/cris.opt:188
10964 #, no-c-format
10965 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
10966 msgstr ""
10968 #: config/sh/superh.opt:6
10969 #, no-c-format
10970 msgid "Board name [and memory region]."
10971 msgstr ""
10973 #: config/sh/superh.opt:10
10974 #, no-c-format
10975 msgid "Runtime name."
10976 msgstr ""
10978 #: config/sh/sh.opt:42
10979 #, no-c-format
10980 msgid "Generate SH1 code."
10981 msgstr ""
10983 #: config/sh/sh.opt:46
10984 #, no-c-format
10985 msgid "Generate SH2 code."
10986 msgstr ""
10988 #: config/sh/sh.opt:50
10989 #, no-c-format
10990 msgid "Generate default double-precision SH2a-FPU code."
10991 msgstr ""
10993 #: config/sh/sh.opt:54
10994 #, no-c-format
10995 msgid "Generate SH2a FPU-less code."
10996 msgstr ""
10998 #: config/sh/sh.opt:58
10999 #, no-c-format
11000 msgid "Generate default single-precision SH2a-FPU code."
11001 msgstr ""
11003 #: config/sh/sh.opt:62
11004 #, no-c-format
11005 msgid "Generate only single-precision SH2a-FPU code."
11006 msgstr ""
11008 #: config/sh/sh.opt:66
11009 #, no-c-format
11010 msgid "Generate SH2e code."
11011 msgstr ""
11013 #: config/sh/sh.opt:70
11014 #, no-c-format
11015 msgid "Generate SH3 code."
11016 msgstr ""
11018 #: config/sh/sh.opt:74
11019 #, no-c-format
11020 msgid "Generate SH3e code."
11021 msgstr ""
11023 #: config/sh/sh.opt:78
11024 #, no-c-format
11025 msgid "Generate SH4 code."
11026 msgstr ""
11028 #: config/sh/sh.opt:82
11029 #, no-c-format
11030 msgid "Generate SH4-100 code."
11031 msgstr ""
11033 #: config/sh/sh.opt:86
11034 #, no-c-format
11035 msgid "Generate SH4-200 code."
11036 msgstr ""
11038 #: config/sh/sh.opt:92
11039 #, no-c-format
11040 msgid "Generate SH4-300 code."
11041 msgstr ""
11043 #: config/sh/sh.opt:96
11044 #, no-c-format
11045 msgid "Generate SH4 FPU-less code."
11046 msgstr ""
11048 #: config/sh/sh.opt:100
11049 #, no-c-format
11050 msgid "Generate SH4-100 FPU-less code."
11051 msgstr ""
11053 #: config/sh/sh.opt:104
11054 #, no-c-format
11055 msgid "Generate SH4-200 FPU-less code."
11056 msgstr ""
11058 #: config/sh/sh.opt:108
11059 #, no-c-format
11060 msgid "Generate SH4-300 FPU-less code."
11061 msgstr ""
11063 #: config/sh/sh.opt:112
11064 #, no-c-format
11065 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
11066 msgstr ""
11068 #: config/sh/sh.opt:117
11069 #, no-c-format
11070 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
11071 msgstr ""
11073 #: config/sh/sh.opt:122
11074 #, no-c-format
11075 msgid "Generate code for SH4 500 series (FPU-less)."
11076 msgstr ""
11078 #: config/sh/sh.opt:127
11079 #, no-c-format
11080 msgid "Generate default single-precision SH4 code."
11081 msgstr ""
11083 #: config/sh/sh.opt:131
11084 #, no-c-format
11085 msgid "Generate default single-precision SH4-100 code."
11086 msgstr ""
11088 #: config/sh/sh.opt:135
11089 #, no-c-format
11090 msgid "Generate default single-precision SH4-200 code."
11091 msgstr ""
11093 #: config/sh/sh.opt:139
11094 #, no-c-format
11095 msgid "Generate default single-precision SH4-300 code."
11096 msgstr ""
11098 #: config/sh/sh.opt:143
11099 #, no-c-format
11100 msgid "Generate only single-precision SH4 code."
11101 msgstr ""
11103 #: config/sh/sh.opt:147
11104 #, no-c-format
11105 msgid "Generate only single-precision SH4-100 code."
11106 msgstr ""
11108 #: config/sh/sh.opt:151
11109 #, no-c-format
11110 msgid "Generate only single-precision SH4-200 code."
11111 msgstr ""
11113 #: config/sh/sh.opt:155
11114 #, no-c-format
11115 msgid "Generate only single-precision SH4-300 code."
11116 msgstr ""
11118 #: config/sh/sh.opt:159
11119 #, no-c-format
11120 msgid "Generate SH4a code."
11121 msgstr ""
11123 #: config/sh/sh.opt:163
11124 #, no-c-format
11125 msgid "Generate SH4a FPU-less code."
11126 msgstr ""
11128 #: config/sh/sh.opt:167
11129 #, no-c-format
11130 msgid "Generate default single-precision SH4a code."
11131 msgstr ""
11133 #: config/sh/sh.opt:171
11134 #, no-c-format
11135 msgid "Generate only single-precision SH4a code."
11136 msgstr ""
11138 #: config/sh/sh.opt:175
11139 #, no-c-format
11140 msgid "Generate SH4al-dsp code."
11141 msgstr ""
11143 #: config/sh/sh.opt:183
11144 #, no-c-format
11145 msgid "Generate code in big endian mode."
11146 msgstr ""
11148 #: config/sh/sh.opt:187
11149 #, no-c-format
11150 msgid "Generate 32-bit offsets in switch tables."
11151 msgstr ""
11153 #: config/sh/sh.opt:191
11154 #, no-c-format
11155 msgid "Generate bit instructions."
11156 msgstr ""
11158 #: config/sh/sh.opt:199
11159 #, no-c-format
11160 msgid "Assume that zero displacement conditional branches are fast."
11161 msgstr ""
11163 #: config/sh/sh.opt:203
11164 #, no-c-format
11165 msgid "Force the usage of delay slots for conditional branches."
11166 msgstr ""
11168 #: config/sh/sh.opt:207
11169 #, no-c-format
11170 msgid "Align doubles at 64-bit boundaries."
11171 msgstr ""
11173 #: config/sh/sh.opt:211
11174 #, no-c-format
11175 msgid "Division strategy, one of: call-div1, call-fp, call-table."
11176 msgstr ""
11178 #: config/sh/sh.opt:215
11179 #, no-c-format
11180 msgid "Specify name for 32 bit signed division function."
11181 msgstr ""
11183 #: config/sh/sh.opt:219
11184 #, no-c-format
11185 msgid "Generate ELF FDPIC code."
11186 msgstr ""
11188 #: config/sh/sh.opt:223
11189 #, no-c-format
11190 msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
11191 msgstr ""
11193 #: config/sh/sh.opt:231 config/sh/sh.opt:269
11194 #, no-c-format
11195 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
11196 msgstr ""
11198 #: config/sh/sh.opt:235
11199 #, no-c-format
11200 msgid "Increase the IEEE compliance for floating-point comparisons."
11201 msgstr ""
11203 #: config/sh/sh.opt:239
11204 #, no-c-format
11205 msgid "Inline code to invalidate instruction cache entries after setting up nested function trampolines."
11206 msgstr ""
11208 #: config/sh/sh.opt:243 config/arc/arc.opt:242
11209 #, no-c-format
11210 msgid "Annotate assembler instructions with estimated addresses."
11211 msgstr ""
11213 #: config/sh/sh.opt:247
11214 #, no-c-format
11215 msgid "Generate code in little endian mode."
11216 msgstr ""
11218 #: config/sh/sh.opt:251
11219 #, no-c-format
11220 msgid "Mark MAC register as call-clobbered."
11221 msgstr ""
11223 #: config/sh/sh.opt:257
11224 #, no-c-format
11225 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
11226 msgstr ""
11228 #: config/sh/sh.opt:261
11229 #, no-c-format
11230 msgid "Emit function-calls using global offset table when generating PIC."
11231 msgstr ""
11233 #: config/sh/sh.opt:265
11234 #, no-c-format
11235 msgid "Shorten address references during linking."
11236 msgstr ""
11238 #: config/sh/sh.opt:273
11239 #, no-c-format
11240 msgid "Specify the model for atomic operations."
11241 msgstr ""
11243 #: config/sh/sh.opt:277
11244 #, no-c-format
11245 msgid "Use tas.b instruction for __atomic_test_and_set."
11246 msgstr ""
11248 #: config/sh/sh.opt:281
11249 #, no-c-format
11250 msgid "Cost to assume for a multiply insn."
11251 msgstr ""
11253 #: config/sh/sh.opt:285
11254 #, no-c-format
11255 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
11256 msgstr ""
11258 #: config/sh/sh.opt:291
11259 #, no-c-format
11260 msgid "Pretend a branch-around-a-move is a conditional move."
11261 msgstr ""
11263 #: config/sh/sh.opt:295
11264 #, no-c-format
11265 msgid "Enable the use of the fsca instruction."
11266 msgstr ""
11268 #: config/sh/sh.opt:299
11269 #, no-c-format
11270 msgid "Enable the use of the fsrra instruction."
11271 msgstr ""
11273 #: config/sh/sh.opt:303
11274 #, no-c-format
11275 msgid "Use LRA instead of reload (transitional)."
11276 msgstr ""
11278 #: config/gcn/gcn.opt:26
11279 #, no-c-format
11280 msgid "GCN GPU type to use:"
11281 msgstr ""
11283 #: config/gcn/gcn.opt:42 config/gcn/gcn.opt:46
11284 #, no-c-format
11285 msgid "Specify the name of the target GPU."
11286 msgstr ""
11288 #: config/gcn/gcn.opt:50
11289 #, no-c-format
11290 msgid "Generate code for a 32-bit ABI."
11291 msgstr ""
11293 #: config/gcn/gcn.opt:58
11294 #, no-c-format
11295 msgid "Enable OpenMP GPU offloading."
11296 msgstr ""
11298 #: config/gcn/gcn.opt:69
11299 #, no-c-format
11300 msgid "-mstack-size=<number>\tSet the private segment size per wave-front, in bytes."
11301 msgstr ""
11303 #: config/gcn/gcn.opt:75
11304 #, no-c-format
11305 msgid "Amount of local data-share (LDS) memory to reserve for gang-private variables."
11306 msgstr ""
11308 #: config/gcn/gcn.opt:79
11309 #, no-c-format
11310 msgid "Warn about invalid OpenACC dimensions."
11311 msgstr ""
11313 #: config/gcn/gcn.opt:83
11314 #, no-c-format
11315 msgid "Compile for devices requiring XNACK enabled. Default off."
11316 msgstr ""
11318 #: config/gcn/gcn.opt:87
11319 #, no-c-format
11320 msgid "SRAM-ECC modes:"
11321 msgstr ""
11323 #: config/gcn/gcn.opt:100
11324 #, no-c-format
11325 msgid "Compile for devices with the SRAM ECC feature enabled, or not. Default \"any\"."
11326 msgstr ""
11328 #: config/fr30/fr30.opt:23
11329 #, no-c-format
11330 msgid "Assume small address space."
11331 msgstr ""
11333 #: config/bpf/bpf.opt:28
11334 #, no-c-format
11335 msgid "Generate eBPF for the given Linux kernel version."
11336 msgstr ""
11338 #: config/bpf/bpf.opt:115
11339 #, no-c-format
11340 msgid "Generate xBPF."
11341 msgstr ""
11343 #: config/bpf/bpf.opt:121
11344 #, no-c-format
11345 msgid "Generate big-endian eBPF."
11346 msgstr ""
11348 #: config/bpf/bpf.opt:125
11349 #, no-c-format
11350 msgid "Generate little-endian eBPF."
11351 msgstr ""
11353 #: config/bpf/bpf.opt:129
11354 #, no-c-format
11355 msgid "Set a hard limit for the size of each stack frame, in bytes."
11356 msgstr ""
11358 #: config/bpf/bpf.opt:133
11359 #, no-c-format
11360 msgid "Generate all necessary information for BPF Compile Once - Run Everywhere."
11361 msgstr ""
11363 #: config/bpf/bpf.opt:139
11364 #, no-c-format
11365 msgid "Enable extra conditional-branch instructions j(s)lt and j(s)le."
11366 msgstr ""
11368 #: config/bpf/bpf.opt:143
11369 #, no-c-format
11370 msgid "Enable 32-bit ALU instructions."
11371 msgstr ""
11373 #: config/bpf/bpf.opt:147
11374 #, no-c-format
11375 msgid "Enable 32-bit jump instructions."
11376 msgstr ""
11378 #: config/mips/mips.opt:32
11379 #, no-c-format
11380 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
11381 msgstr ""
11383 #: config/mips/mips.opt:36
11384 #, no-c-format
11385 msgid "Known MIPS ABIs (for use with the -mabi= option):"
11386 msgstr ""
11388 #: config/mips/mips.opt:55
11389 #, no-c-format
11390 msgid "Generate code that can be used in SVR4-style dynamic objects."
11391 msgstr ""
11393 #: config/mips/mips.opt:59
11394 #, no-c-format
11395 msgid "Use PMC-style 'mad' instructions."
11396 msgstr ""
11398 #: config/mips/mips.opt:63
11399 #, no-c-format
11400 msgid "Use integer madd/msub instructions."
11401 msgstr ""
11403 #: config/mips/mips.opt:67
11404 #, no-c-format
11405 msgid "-march=ISA\tGenerate code for the given ISA."
11406 msgstr ""
11408 #: config/mips/mips.opt:71
11409 #, no-c-format
11410 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
11411 msgstr ""
11413 #: config/mips/mips.opt:75
11414 #, no-c-format
11415 msgid "Use Branch Likely instructions, overriding the architecture default."
11416 msgstr ""
11418 #: config/mips/mips.opt:79
11419 #, no-c-format
11420 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
11421 msgstr ""
11423 #: config/mips/mips.opt:83
11424 #, no-c-format
11425 msgid "Trap on integer divide by zero."
11426 msgstr ""
11428 #: config/mips/mips.opt:87
11429 #, no-c-format
11430 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
11431 msgstr ""
11433 #: config/mips/mips.opt:91
11434 #, no-c-format
11435 msgid "Valid arguments to -mcode-readable=:"
11436 msgstr ""
11438 #: config/mips/mips.opt:104
11439 #, no-c-format
11440 msgid "Use branch-and-break sequences to check for integer divide by zero."
11441 msgstr ""
11443 #: config/mips/mips.opt:108
11444 #, no-c-format
11445 msgid "Use trap instructions to check for integer divide by zero."
11446 msgstr ""
11448 #: config/mips/mips.opt:112
11449 #, no-c-format
11450 msgid "Allow the use of MDMX instructions."
11451 msgstr ""
11453 #: config/mips/mips.opt:116
11454 #, no-c-format
11455 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
11456 msgstr ""
11458 #: config/mips/mips.opt:120
11459 #, no-c-format
11460 msgid "Use MIPS-DSP instructions."
11461 msgstr ""
11463 #: config/mips/mips.opt:124
11464 #, no-c-format
11465 msgid "Use MIPS-DSP REV 2 instructions."
11466 msgstr ""
11468 #: config/mips/mips.opt:146
11469 #, no-c-format
11470 msgid "Use Enhanced Virtual Addressing instructions."
11471 msgstr ""
11473 #: config/mips/mips.opt:150
11474 #, no-c-format
11475 msgid "Use NewABI-style %reloc() assembly operators."
11476 msgstr ""
11478 #: config/mips/mips.opt:154
11479 #, no-c-format
11480 msgid "Use -G for data that is not defined by the current object."
11481 msgstr ""
11483 #: config/mips/mips.opt:158
11484 #, no-c-format
11485 msgid "Work around certain 24K errata."
11486 msgstr ""
11488 #: config/mips/mips.opt:162
11489 #, no-c-format
11490 msgid "Work around certain R4000 errata."
11491 msgstr ""
11493 #: config/mips/mips.opt:166
11494 #, no-c-format
11495 msgid "Work around certain R4400 errata."
11496 msgstr ""
11498 #: config/mips/mips.opt:170
11499 #, no-c-format
11500 msgid "Work around the R5900 short loop erratum."
11501 msgstr ""
11503 #: config/mips/mips.opt:174
11504 #, no-c-format
11505 msgid "Work around certain RM7000 errata."
11506 msgstr ""
11508 #: config/mips/mips.opt:178
11509 #, no-c-format
11510 msgid "Work around certain R10000 errata."
11511 msgstr ""
11513 #: config/mips/mips.opt:182
11514 #, no-c-format
11515 msgid "Work around errata for early SB-1 revision 2 cores."
11516 msgstr ""
11518 #: config/mips/mips.opt:186
11519 #, no-c-format
11520 msgid "Work around certain VR4120 errata."
11521 msgstr ""
11523 #: config/mips/mips.opt:190
11524 #, no-c-format
11525 msgid "Work around VR4130 mflo/mfhi errata."
11526 msgstr ""
11528 #: config/mips/mips.opt:194
11529 #, no-c-format
11530 msgid "Work around an early 4300 hardware bug."
11531 msgstr ""
11533 #: config/mips/mips.opt:198
11534 #, fuzzy, no-c-format
11535 #| msgid "options enabled: "
11536 msgid "FP exceptions are enabled."
11537 msgstr "omogućene opcije: "
11539 #: config/mips/mips.opt:202
11540 #, no-c-format
11541 msgid "Use 32-bit floating-point registers."
11542 msgstr ""
11544 #: config/mips/mips.opt:206
11545 #, no-c-format
11546 msgid "Conform to the o32 FPXX ABI."
11547 msgstr ""
11549 #: config/mips/mips.opt:210
11550 #, no-c-format
11551 msgid "Use 64-bit floating-point registers."
11552 msgstr ""
11554 #: config/mips/mips.opt:214
11555 #, no-c-format
11556 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
11557 msgstr ""
11559 #: config/mips/mips.opt:218
11560 #, no-c-format
11561 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
11562 msgstr ""
11564 #: config/mips/mips.opt:222
11565 #, no-c-format
11566 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
11567 msgstr ""
11569 #: config/mips/mips.opt:226
11570 #, no-c-format
11571 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
11572 msgstr ""
11574 #: config/mips/mips.opt:236
11575 #, no-c-format
11576 msgid "Use 32-bit general registers."
11577 msgstr ""
11579 #: config/mips/mips.opt:240
11580 #, no-c-format
11581 msgid "Use 64-bit general registers."
11582 msgstr ""
11584 #: config/mips/mips.opt:244
11585 #, no-c-format
11586 msgid "Use GP-relative addressing to access small data."
11587 msgstr ""
11589 #: config/mips/mips.opt:248
11590 #, no-c-format
11591 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
11592 msgstr ""
11594 #: config/mips/mips.opt:252
11595 #, no-c-format
11596 msgid "Allow the use of hardware floating-point ABI and instructions."
11597 msgstr ""
11599 #: config/mips/mips.opt:256
11600 #, no-c-format
11601 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
11602 msgstr ""
11604 #: config/mips/mips.opt:260
11605 #, no-c-format
11606 msgid "An alias for minterlink-compressed provided for backward-compatibility."
11607 msgstr ""
11609 #: config/mips/mips.opt:264
11610 #, no-c-format
11611 msgid "-mipsN\tGenerate code for ISA level N."
11612 msgstr ""
11614 #: config/mips/mips.opt:268
11615 #, no-c-format
11616 msgid "Generate MIPS16 code."
11617 msgstr ""
11619 #: config/mips/mips.opt:272
11620 #, no-c-format
11621 msgid "Use MIPS-3D instructions."
11622 msgstr ""
11624 #: config/mips/mips.opt:276
11625 #, no-c-format
11626 msgid "Use ll, sc and sync instructions."
11627 msgstr ""
11629 #: config/mips/mips.opt:280
11630 #, no-c-format
11631 msgid "Use -G for object-local data."
11632 msgstr ""
11634 #: config/mips/mips.opt:284
11635 #, no-c-format
11636 msgid "Use indirect calls."
11637 msgstr ""
11639 #: config/mips/mips.opt:288
11640 #, no-c-format
11641 msgid "Use a 32-bit long type."
11642 msgstr ""
11644 #: config/mips/mips.opt:292
11645 #, no-c-format
11646 msgid "Use a 64-bit long type."
11647 msgstr ""
11649 #: config/mips/mips.opt:296
11650 #, no-c-format
11651 msgid "Pass the address of the ra save location to _mcount in $12."
11652 msgstr ""
11654 #: config/mips/mips.opt:300
11655 #, no-c-format
11656 msgid "Don't optimize block moves."
11657 msgstr ""
11659 #: config/mips/mips.opt:304
11660 #, no-c-format
11661 msgid "Use microMIPS instructions."
11662 msgstr ""
11664 #: config/mips/mips.opt:308
11665 #, no-c-format
11666 msgid "Use MIPS MSA Extension instructions."
11667 msgstr ""
11669 #: config/mips/mips.opt:312
11670 #, no-c-format
11671 msgid "Allow the use of MT instructions."
11672 msgstr ""
11674 #: config/mips/mips.opt:316
11675 #, no-c-format
11676 msgid "Prevent the use of all floating-point operations."
11677 msgstr ""
11679 #: config/mips/mips.opt:320
11680 #, no-c-format
11681 msgid "Use MCU instructions."
11682 msgstr ""
11684 #: config/mips/mips.opt:324
11685 #, no-c-format
11686 msgid "Do not use a cache-flushing function before calling stack trampolines."
11687 msgstr ""
11689 #: config/mips/mips.opt:328
11690 #, no-c-format
11691 msgid "Do not use MDMX instructions."
11692 msgstr ""
11694 #: config/mips/mips.opt:332
11695 #, no-c-format
11696 msgid "Generate normal-mode code."
11697 msgstr ""
11699 #: config/mips/mips.opt:336
11700 #, no-c-format
11701 msgid "Do not use MIPS-3D instructions."
11702 msgstr ""
11704 #: config/mips/mips.opt:340
11705 #, no-c-format
11706 msgid "Use paired-single floating-point instructions."
11707 msgstr ""
11709 #: config/mips/mips.opt:344
11710 #, no-c-format
11711 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
11712 msgstr ""
11714 #: config/mips/mips.opt:348
11715 #, no-c-format
11716 msgid "Valid arguments to -mr10k-cache-barrier=:"
11717 msgstr ""
11719 #: config/mips/mips.opt:361
11720 #, no-c-format
11721 msgid "Try to allow the linker to turn PIC calls into direct calls."
11722 msgstr ""
11724 #: config/mips/mips.opt:365
11725 #, no-c-format
11726 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
11727 msgstr ""
11729 #: config/mips/mips.opt:369
11730 #, no-c-format
11731 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
11732 msgstr ""
11734 #: config/mips/mips.opt:373
11735 #, no-c-format
11736 msgid "Use SmartMIPS instructions."
11737 msgstr ""
11739 #: config/mips/mips.opt:377
11740 #, no-c-format
11741 msgid "Prevent the use of all hardware floating-point instructions."
11742 msgstr ""
11744 #: config/mips/mips.opt:381
11745 #, no-c-format
11746 msgid "Optimize lui/addiu address loads."
11747 msgstr ""
11749 #: config/mips/mips.opt:385
11750 #, no-c-format
11751 msgid "Assume all symbols have 32-bit values."
11752 msgstr ""
11754 #: config/mips/mips.opt:389
11755 #, no-c-format
11756 msgid "Use synci instruction to invalidate i-cache."
11757 msgstr ""
11759 #: config/mips/mips.opt:397
11760 #, no-c-format
11761 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
11762 msgstr ""
11764 #: config/mips/mips.opt:401
11765 #, no-c-format
11766 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
11767 msgstr ""
11769 #: config/mips/mips.opt:409
11770 #, no-c-format
11771 msgid "Generate code with unaligned load store, valid for MIPS R6."
11772 msgstr ""
11774 #: config/mips/mips.opt:417
11775 #, no-c-format
11776 msgid "Use Virtualization (VZ) instructions."
11777 msgstr ""
11779 #: config/mips/mips.opt:421
11780 #, no-c-format
11781 msgid "Use eXtended Physical Address (XPA) instructions."
11782 msgstr ""
11784 #: config/mips/mips.opt:425
11785 #, no-c-format
11786 msgid "Use Cyclic Redundancy Check (CRC) instructions."
11787 msgstr ""
11789 #: config/mips/mips.opt:429
11790 #, no-c-format
11791 msgid "Use Global INValidate (GINV) instructions."
11792 msgstr ""
11794 #: config/mips/mips.opt:433
11795 #, no-c-format
11796 msgid "Perform VR4130-specific alignment optimizations."
11797 msgstr ""
11799 #: config/mips/mips.opt:437
11800 #, no-c-format
11801 msgid "Lift restrictions on GOT size."
11802 msgstr ""
11804 #: config/mips/mips.opt:441
11805 #, no-c-format
11806 msgid "Enable use of odd-numbered single-precision registers."
11807 msgstr ""
11809 #: config/mips/mips.opt:445
11810 #, no-c-format
11811 msgid "Optimize frame header."
11812 msgstr ""
11814 #: config/mips/mips.opt:452
11815 #, no-c-format
11816 msgid "Enable load/store bonding."
11817 msgstr ""
11819 #: config/mips/mips.opt:456
11820 #, no-c-format
11821 msgid "Specify the compact branch usage policy."
11822 msgstr ""
11824 #: config/mips/mips.opt:460
11825 #, no-c-format
11826 msgid "Policies available for use with -mcompact-branches=:"
11827 msgstr ""
11829 #: config/mips/mips.opt:473
11830 #, no-c-format
11831 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
11832 msgstr ""
11834 #: config/mips/mips.opt:477
11835 #, no-c-format
11836 msgid "Use Loongson EXTension (EXT) instructions."
11837 msgstr ""
11839 #: config/mips/mips.opt:481
11840 #, no-c-format
11841 msgid "Use Loongson EXTension R2 (EXT2) instructions."
11842 msgstr ""
11844 #: config/mips/mips-tables.opt:24
11845 #, no-c-format
11846 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
11847 msgstr ""
11849 #: config/mips/mips-tables.opt:28
11850 #, no-c-format
11851 msgid "Known MIPS ISA levels (for use with the -mips option):"
11852 msgstr ""
11854 #: config/tilegx/tilegx.opt:30
11855 #, no-c-format
11856 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
11857 msgstr ""
11859 #: config/tilegx/tilegx.opt:37
11860 #, no-c-format
11861 msgid "Compile with 32 bit longs and pointers."
11862 msgstr ""
11864 #: config/tilegx/tilegx.opt:41
11865 #, no-c-format
11866 msgid "Compile with 64 bit longs and pointers."
11867 msgstr ""
11869 #: config/tilegx/tilegx.opt:53
11870 #, no-c-format
11871 msgid "Use given TILE-Gx code model."
11872 msgstr ""
11874 #: config/arc/arc-tables.opt:25
11875 #, no-c-format
11876 msgid "Known ARC CPUs (for use with the -mcpu= option):"
11877 msgstr ""
11879 #: config/arc/arc.opt:26
11880 #, no-c-format
11881 msgid "Compile code for big endian mode."
11882 msgstr ""
11884 #: config/arc/arc.opt:30
11885 #, no-c-format
11886 msgid "Compile code for little endian mode.  This is the default."
11887 msgstr ""
11889 #: config/arc/arc.opt:34
11890 #, no-c-format
11891 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
11892 msgstr ""
11894 #: config/arc/arc.opt:38
11895 #, no-c-format
11896 msgid "Generate ARCompact 32-bit code for ARC600 processor."
11897 msgstr ""
11899 #: config/arc/arc.opt:42
11900 #, no-c-format
11901 msgid "Same as -mA6."
11902 msgstr ""
11904 #: config/arc/arc.opt:46
11905 #, no-c-format
11906 msgid "Generate ARCompact 32-bit code for ARC601 processor."
11907 msgstr ""
11909 #: config/arc/arc.opt:50
11910 #, no-c-format
11911 msgid "Generate ARCompact 32-bit code for ARC700 processor."
11912 msgstr ""
11914 #: config/arc/arc.opt:54
11915 #, no-c-format
11916 msgid "Same as -mA7."
11917 msgstr ""
11919 #: config/arc/arc.opt:58
11920 #, no-c-format
11921 msgid "Force all calls to be made via a jli instruction."
11922 msgstr ""
11924 #: config/arc/arc.opt:62
11925 #, no-c-format
11926 msgid "-mmpy-option=MPY\tCompile ARCv2 code with a multiplier design option."
11927 msgstr ""
11929 #: config/arc/arc.opt:132
11930 #, no-c-format
11931 msgid "Enable DIV-REM instructions for ARCv2."
11932 msgstr ""
11934 #: config/arc/arc.opt:136
11935 #, no-c-format
11936 msgid "Enable code density instructions for ARCv2."
11937 msgstr ""
11939 #: config/arc/arc.opt:146
11940 #, no-c-format
11941 msgid "Use ordinarily cached memory accesses for volatile references."
11942 msgstr ""
11944 #: config/arc/arc.opt:150
11945 #, no-c-format
11946 msgid "Enable cache bypass for volatile references."
11947 msgstr ""
11949 #: config/arc/arc.opt:154
11950 #, no-c-format
11951 msgid "Generate instructions supported by barrel shifter."
11952 msgstr ""
11954 #: config/arc/arc.opt:158
11955 #, no-c-format
11956 msgid "Generate norm instruction."
11957 msgstr ""
11959 #: config/arc/arc.opt:162
11960 #, no-c-format
11961 msgid "Generate swap instruction."
11962 msgstr ""
11964 #: config/arc/arc.opt:166
11965 #, no-c-format
11966 msgid "Generate mul64 and mulu64 instructions."
11967 msgstr ""
11969 #: config/arc/arc.opt:170
11970 #, no-c-format
11971 msgid "Do not generate mpy instructions for ARC700."
11972 msgstr ""
11974 #: config/arc/arc.opt:174
11975 #, no-c-format
11976 msgid "Generate extended arithmetic instructions, only valid for ARC700."
11977 msgstr ""
11979 #: config/arc/arc.opt:178
11980 #, no-c-format
11981 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
11982 msgstr ""
11984 #: config/arc/arc.opt:182
11985 #, no-c-format
11986 msgid "Generate call insns as register indirect calls."
11987 msgstr ""
11989 #: config/arc/arc.opt:186
11990 #, no-c-format
11991 msgid "Do no generate BRcc instructions in arc_reorg."
11992 msgstr ""
11994 #: config/arc/arc.opt:190
11995 #, no-c-format
11996 msgid "Generate sdata references.  This is the default, unless you compile for PIC."
11997 msgstr ""
11999 #: config/arc/arc.opt:194
12000 #, no-c-format
12001 msgid "Generate millicode thunks."
12002 msgstr ""
12004 #: config/arc/arc.opt:198 config/arc/arc.opt:202
12005 #, no-c-format
12006 msgid "FPX: Generate Single Precision FPX (compact) instructions."
12007 msgstr ""
12009 #: config/arc/arc.opt:206
12010 #, no-c-format
12011 msgid "FPX: Generate Single Precision FPX (fast) instructions."
12012 msgstr ""
12014 #: config/arc/arc.opt:210
12015 #, no-c-format
12016 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
12017 msgstr ""
12019 #: config/arc/arc.opt:214 config/arc/arc.opt:218
12020 #, no-c-format
12021 msgid "FPX: Generate Double Precision FPX (compact) instructions."
12022 msgstr ""
12024 #: config/arc/arc.opt:222
12025 #, no-c-format
12026 msgid "FPX: Generate Double Precision FPX (fast) instructions."
12027 msgstr ""
12029 #: config/arc/arc.opt:226
12030 #, no-c-format
12031 msgid "Disable LR and SR instructions from using FPX extension aux registers."
12032 msgstr ""
12034 #: config/arc/arc.opt:230
12035 #, no-c-format
12036 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
12037 msgstr ""
12039 #: config/arc/arc.opt:234
12040 #, no-c-format
12041 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
12042 msgstr ""
12044 #: config/arc/arc.opt:238
12045 #, no-c-format
12046 msgid "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
12047 msgstr ""
12049 #: config/arc/arc.opt:246
12050 #, no-c-format
12051 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
12052 msgstr ""
12054 #: config/arc/arc.opt:250
12055 #, no-c-format
12056 msgid "-mtune=TUNE\tTune code for given ARC variant."
12057 msgstr ""
12059 #: config/arc/arc.opt:281
12060 #, no-c-format
12061 msgid "Enable the use of indexed loads."
12062 msgstr ""
12064 #: config/arc/arc.opt:285
12065 #, no-c-format
12066 msgid "Enable the use of pre/post modify with register displacement."
12067 msgstr ""
12069 #: config/arc/arc.opt:289
12070 #, no-c-format
12071 msgid "Generate 32x16 multiply and mac instructions."
12072 msgstr ""
12074 #: config/arc/arc.opt:297
12075 #, no-c-format
12076 msgid "Don't use less than 25 bit addressing range for calls."
12077 msgstr ""
12079 #: config/arc/arc.opt:301
12080 #, no-c-format
12081 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
12082 msgstr ""
12084 #: config/arc/arc.opt:309
12085 #, no-c-format
12086 msgid "Enable Rcq constraint handling - most short code generation depends on this."
12087 msgstr ""
12089 #: config/arc/arc.opt:313
12090 #, no-c-format
12091 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
12092 msgstr ""
12094 #: config/arc/arc.opt:317
12095 #, no-c-format
12096 msgid "Enable pre-reload use of cbranchsi pattern."
12097 msgstr ""
12099 #: config/arc/arc.opt:321
12100 #, no-c-format
12101 msgid "Enable bbit peephole2."
12102 msgstr ""
12104 #: config/arc/arc.opt:325
12105 #, no-c-format
12106 msgid "Use pc-relative switch case tables - this enables case table shortening."
12107 msgstr ""
12109 #: config/arc/arc.opt:329
12110 #, no-c-format
12111 msgid "Enable compact casesi pattern."
12112 msgstr ""
12114 #: config/arc/arc.opt:333
12115 #, no-c-format
12116 msgid "Enable 'q' instruction alternatives."
12117 msgstr ""
12119 #: config/arc/arc.opt:337
12120 #, no-c-format
12121 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
12122 msgstr ""
12124 #: config/arc/arc.opt:344
12125 #, no-c-format
12126 msgid "Enable variable polynomial CRC extension."
12127 msgstr ""
12129 #: config/arc/arc.opt:348
12130 #, no-c-format
12131 msgid "Enable DSP 3.1 Pack A extensions."
12132 msgstr ""
12134 #: config/arc/arc.opt:352
12135 #, no-c-format
12136 msgid "Enable dual viterbi butterfly extension."
12137 msgstr ""
12139 #: config/arc/arc.opt:362
12140 #, no-c-format
12141 msgid "Enable Dual and Single Operand Instructions for Telephony."
12142 msgstr ""
12144 #: config/arc/arc.opt:366
12145 #, no-c-format
12146 msgid "Enable XY Memory extension (DSP version 3)."
12147 msgstr ""
12149 #: config/arc/arc.opt:371
12150 #, no-c-format
12151 msgid "Enable Locked Load/Store Conditional extension."
12152 msgstr ""
12154 #: config/arc/arc.opt:375
12155 #, no-c-format
12156 msgid "Enable swap byte ordering extension instruction."
12157 msgstr ""
12159 #: config/arc/arc.opt:379
12160 #, no-c-format
12161 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
12162 msgstr ""
12164 #: config/arc/arc.opt:383
12165 #, no-c-format
12166 msgid "Pass -EB option through to linker."
12167 msgstr ""
12169 #: config/arc/arc.opt:387
12170 #, no-c-format
12171 msgid "Pass -EL option through to linker."
12172 msgstr ""
12174 #: config/arc/arc.opt:391
12175 #, no-c-format
12176 msgid "Pass -marclinux option through to linker."
12177 msgstr ""
12179 #: config/arc/arc.opt:395
12180 #, no-c-format
12181 msgid "Pass -marclinux_prof option through to linker."
12182 msgstr ""
12184 #: config/arc/arc.opt:404
12185 #, no-c-format
12186 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
12187 msgstr ""
12189 #: config/arc/arc.opt:408
12190 #, no-c-format
12191 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12192 msgstr ""
12194 #: config/arc/arc.opt:412
12195 #, no-c-format
12196 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12197 msgstr ""
12199 #: config/arc/arc.opt:424
12200 #, no-c-format
12201 msgid "Enable atomic instructions."
12202 msgstr ""
12204 #: config/arc/arc.opt:428
12205 #, no-c-format
12206 msgid "Enable double load/store instructions for ARC HS."
12207 msgstr ""
12209 #: config/arc/arc.opt:432
12210 #, no-c-format
12211 msgid "Specify the name of the target floating point configuration."
12212 msgstr ""
12214 #: config/arc/arc.opt:475
12215 #, no-c-format
12216 msgid "Specify thread pointer register number."
12217 msgstr ""
12219 #: config/arc/arc.opt:482
12220 #, no-c-format
12221 msgid "Enable use of NPS400 bit operations."
12222 msgstr ""
12224 #: config/arc/arc.opt:486
12225 #, no-c-format
12226 msgid "Enable use of NPS400 xld/xst extension."
12227 msgstr ""
12229 #: config/arc/arc.opt:494
12230 #, no-c-format
12231 msgid "Specifies the registers that the processor saves on an interrupt entry and exit."
12232 msgstr ""
12234 #: config/arc/arc.opt:498
12235 #, no-c-format
12236 msgid "Specifies the number of registers replicated in second register bank on entry to fast interrupt."
12237 msgstr ""
12239 #: config/arc/arc.opt:502
12240 #, no-c-format
12241 msgid "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
12242 msgstr ""
12244 #: config/arc/arc.opt:527
12245 #, no-c-format
12246 msgid "Enable 16-entry register file."
12247 msgstr ""
12249 #: config/arc/arc.opt:531
12250 #, no-c-format
12251 msgid "Enable use of BI/BIH instructions when available."
12252 msgstr ""
12254 #: config/arc/arc.opt:535
12255 #, no-c-format
12256 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
12257 msgstr ""
12259 #: lto/lang.opt:53
12260 #, no-c-format
12261 msgid "Set linker output type (used internally during LTO optimization)."
12262 msgstr ""
12264 #: lto/lang.opt:58
12265 #, no-c-format
12266 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
12267 msgstr ""
12269 #: lto/lang.opt:62
12270 #, no-c-format
12271 msgid "Specify a file to which a list of files output by LTRANS is written."
12272 msgstr ""
12274 #: lto/lang.opt:66
12275 #, no-c-format
12276 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
12277 msgstr ""
12279 #: lto/lang.opt:70
12280 #, no-c-format
12281 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
12282 msgstr ""
12284 #: lto/lang.opt:75
12285 #, no-c-format
12286 msgid "Call the dump function for variables and function in IL."
12287 msgstr ""
12289 #: lto/lang.opt:79
12290 #, no-c-format
12291 msgid "Dump the demangled output."
12292 msgstr ""
12294 #: lto/lang.opt:83
12295 #, no-c-format
12296 msgid "Dump only the defined symbols."
12297 msgstr ""
12299 #: lto/lang.opt:87
12300 #, no-c-format
12301 msgid "Print the initial values of the variables."
12302 msgstr ""
12304 #: lto/lang.opt:91
12305 #, no-c-format
12306 msgid "Sort the symbols alphabetically."
12307 msgstr ""
12309 #: lto/lang.opt:95
12310 #, no-c-format
12311 msgid "Sort the symbols according to size."
12312 msgstr ""
12314 #: lto/lang.opt:99
12315 #, no-c-format
12316 msgid "Display the symbols in reverse order."
12317 msgstr ""
12319 #: lto/lang.opt:106
12320 #, no-c-format
12321 msgid "Dump the details of LTO objects."
12322 msgstr ""
12324 #: lto/lang.opt:110
12325 #, no-c-format
12326 msgid "Dump the statistics of tree types."
12327 msgstr ""
12329 #: lto/lang.opt:114
12330 #, no-c-format
12331 msgid "Dump the statistics of trees."
12332 msgstr ""
12334 #: lto/lang.opt:118
12335 #, no-c-format
12336 msgid "Dump the statistics of gimple statements."
12337 msgstr ""
12339 #: lto/lang.opt:128
12340 #, no-c-format
12341 msgid "Dump the dump tool command line options."
12342 msgstr ""
12344 #: lto/lang.opt:132
12345 #, no-c-format
12346 msgid "Dump the symtab callgraph."
12347 msgstr ""
12349 #: lto/lang.opt:136
12350 #, no-c-format
12351 msgid "The resolution file."
12352 msgstr ""
12354 #: common.opt:245
12355 #, no-c-format
12356 msgid "Provide bash completion for options starting with provided string."
12357 msgstr ""
12359 #: common.opt:297
12360 #, fuzzy, no-c-format
12361 #| msgid "  --help                   Display this information\n"
12362 msgid "Display this information."
12363 msgstr "  --help                   Prikaži ove informacije\n"
12365 #: common.opt:301
12366 #, no-c-format
12367 msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params."
12368 msgstr ""
12370 #: common.opt:422
12371 #, no-c-format
12372 msgid "Alias for --help=target."
12373 msgstr ""
12375 #: common.opt:468
12376 #, no-c-format
12377 msgid "-O<number>\tSet optimization level to <number>."
12378 msgstr ""
12380 #: common.opt:472
12381 #, no-c-format
12382 msgid "Optimize for space rather than speed."
12383 msgstr ""
12385 #: common.opt:476
12386 #, no-c-format
12387 msgid "Optimize for speed disregarding exact standards compliance."
12388 msgstr ""
12390 #: common.opt:480
12391 #, no-c-format
12392 msgid "Optimize for debugging experience rather than speed or size."
12393 msgstr ""
12395 #: common.opt:484
12396 #, no-c-format
12397 msgid "Optimize for space aggressively rather than speed."
12398 msgstr ""
12400 #: common.opt:524
12401 #, no-c-format
12402 msgid "This switch is deprecated; use -Wextra instead."
12403 msgstr ""
12405 #: common.opt:537
12406 #, no-c-format
12407 msgid "Warn about returning structures, unions or arrays."
12408 msgstr ""
12410 #: common.opt:541
12411 #, no-c-format
12412 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
12413 msgstr ""
12415 #: common.opt:545 common.opt:549
12416 #, no-c-format
12417 msgid "Warn if an array is accessed out of bounds."
12418 msgstr ""
12420 #: common.opt:553 common.opt:557
12421 #, no-c-format
12422 msgid "Warn for uses of pointers to deallocated storage."
12423 msgstr ""
12425 #: common.opt:561
12426 #, no-c-format
12427 msgid "Warn about inappropriate attribute usage."
12428 msgstr ""
12430 #: common.opt:565
12431 #, no-c-format
12432 msgid "Do not warn about specified attributes."
12433 msgstr ""
12435 #: common.opt:569 common.opt:573
12436 #, no-c-format
12437 msgid "Warn about type safety and similar errors and mismatches in declarations with alias attributes."
12438 msgstr ""
12440 #: common.opt:577
12441 #, no-c-format
12442 msgid "Warn when profiling instrumentation was requested, but could not be applied to a certain function."
12443 msgstr ""
12445 #: common.opt:582 common.opt:586
12446 #, no-c-format
12447 msgid "Warn about pointer casts which increase alignment."
12448 msgstr ""
12450 #: common.opt:590
12451 #, no-c-format
12452 msgid "Warn when a #warning directive is encountered."
12453 msgstr ""
12455 #: common.opt:594
12456 #, no-c-format
12457 msgid "Warn about uses of __attribute__((warning)) declarations."
12458 msgstr ""
12460 #: common.opt:598
12461 #, no-c-format
12462 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
12463 msgstr ""
12465 #: common.opt:602
12466 #, no-c-format
12467 msgid "Warn about uses of __attribute__((deprecated)) declarations."
12468 msgstr ""
12470 #: common.opt:606
12471 #, no-c-format
12472 msgid "Warn when an optimization pass is disabled."
12473 msgstr ""
12475 #: common.opt:610
12476 #, no-c-format
12477 msgid "Treat all warnings as errors."
12478 msgstr ""
12480 #: common.opt:614
12481 #, no-c-format
12482 msgid "Treat specified warning as error."
12483 msgstr ""
12485 #: common.opt:618
12486 #, no-c-format
12487 msgid "Print extra (possibly unwanted) warnings."
12488 msgstr ""
12490 #: common.opt:622
12491 #, no-c-format
12492 msgid "Exit on the first error occurred."
12493 msgstr ""
12495 #: common.opt:626
12496 #, no-c-format
12497 msgid "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires in excess of <byte-size>."
12498 msgstr ""
12500 #: common.opt:630
12501 #, no-c-format
12502 msgid "Disable -Wframe-larger-than= warning.  Equivalent to -Wframe-larger-than=<SIZE_MAX> or larger."
12503 msgstr ""
12505 #: common.opt:634
12506 #, no-c-format
12507 msgid "Warn when attempting to free a non-heap object."
12508 msgstr ""
12510 #: common.opt:645
12511 #, no-c-format
12512 msgid "Warn when a switch case falls through."
12513 msgstr ""
12515 #: common.opt:653
12516 #, no-c-format
12517 msgid "Warn when an inlined function cannot be inlined."
12518 msgstr ""
12520 #: common.opt:657
12521 #, no-c-format
12522 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
12523 msgstr ""
12525 #: common.opt:664
12526 #, no-c-format
12527 msgid "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
12528 msgstr ""
12530 #: common.opt:668
12531 #, no-c-format
12532 msgid "Disable -Wlarger-than= warning.  Equivalent to -Wlarger-than=<SIZE_MAX> or larger."
12533 msgstr ""
12535 #: common.opt:672
12536 #, no-c-format
12537 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
12538 msgstr ""
12540 #: common.opt:676
12541 #, no-c-format
12542 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
12543 msgstr ""
12545 #: common.opt:687
12546 #, no-c-format
12547 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
12548 msgstr ""
12550 #: common.opt:691
12551 #, no-c-format
12552 msgid "Warn about overflow in arithmetic expressions."
12553 msgstr ""
12555 #: common.opt:695
12556 #, no-c-format
12557 msgid "During link time optimization warn about mismatched types of global declarations."
12558 msgstr ""
12560 #: common.opt:699
12561 #, no-c-format
12562 msgid "Warn when the packed attribute has no effect on struct layout."
12563 msgstr ""
12565 #: common.opt:703
12566 #, no-c-format
12567 msgid "Warn when padding is required to align structure members."
12568 msgstr ""
12570 #: common.opt:707
12571 #, no-c-format
12572 msgid "Issue warnings needed for strict compliance to the standard."
12573 msgstr ""
12575 #: common.opt:711
12576 #, no-c-format
12577 msgid "Warn about returning a pointer/reference to a local or temporary variable."
12578 msgstr ""
12580 #: common.opt:715
12581 #, no-c-format
12582 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
12583 msgstr ""
12585 #: common.opt:719
12586 #, no-c-format
12587 msgid "Warn when one variable shadows another (globally)."
12588 msgstr ""
12590 #: common.opt:723
12591 #, no-c-format
12592 msgid "Warn when one local variable shadows another local variable or parameter."
12593 msgstr ""
12595 #: common.opt:730
12596 #, no-c-format
12597 msgid "Warn when one local variable shadows another local variable or parameter of compatible type."
12598 msgstr ""
12600 #: common.opt:737
12601 #, no-c-format
12602 msgid "Warn when not issuing stack smashing protection for some reason."
12603 msgstr ""
12605 #: common.opt:741
12606 #, no-c-format
12607 msgid "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
12608 msgstr ""
12610 #: common.opt:745
12611 #, no-c-format
12612 msgid "Disable Wstack-usage= warning.  Equivalent to Wstack-usage=<SIZE_MAX> or larger."
12613 msgstr ""
12615 #: common.opt:749 common.opt:753
12616 #, no-c-format
12617 msgid "Warn about code which might break strict aliasing rules."
12618 msgstr ""
12620 #: common.opt:757 common.opt:761
12621 #, no-c-format
12622 msgid "Warn about optimizations that assume that signed overflow is undefined."
12623 msgstr ""
12625 #: common.opt:765
12626 #, no-c-format
12627 msgid "Warn about functions which might be candidates for __attribute__((cold))."
12628 msgstr ""
12630 #: common.opt:769
12631 #, no-c-format
12632 msgid "Warn about functions which might be candidates for __attribute__((const))."
12633 msgstr ""
12635 #: common.opt:773
12636 #, no-c-format
12637 msgid "Warn about functions which might be candidates for __attribute__((pure))."
12638 msgstr ""
12640 #: common.opt:777
12641 #, no-c-format
12642 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
12643 msgstr ""
12645 #: common.opt:781
12646 #, no-c-format
12647 msgid "Warn about functions which might be candidates for __attribute__((malloc))."
12648 msgstr ""
12650 #: common.opt:785
12651 #, no-c-format
12652 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
12653 msgstr ""
12655 #: common.opt:789
12656 #, no-c-format
12657 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
12658 msgstr ""
12660 #: common.opt:793
12661 #, no-c-format
12662 msgid "Warn about statements between switch's controlling expression and the first case."
12663 msgstr ""
12665 #: common.opt:798
12666 #, no-c-format
12667 msgid "Do not suppress warnings from system headers."
12668 msgstr ""
12670 #: common.opt:802
12671 #, no-c-format
12672 msgid "Warn whenever a trampoline is generated."
12673 msgstr ""
12675 #: common.opt:806
12676 #, no-c-format
12677 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
12678 msgstr ""
12680 #: common.opt:810
12681 #, no-c-format
12682 msgid "Warn about uninitialized automatic variables."
12683 msgstr ""
12685 #: common.opt:814
12686 #, no-c-format
12687 msgid "Warn about maybe uninitialized automatic variables."
12688 msgstr ""
12690 #: common.opt:822
12691 #, no-c-format
12692 msgid "Enable all -Wunused- warnings."
12693 msgstr ""
12695 #: common.opt:826
12696 #, no-c-format
12697 msgid "Warn when a function parameter is only set, otherwise unused."
12698 msgstr ""
12700 #: common.opt:830
12701 #, no-c-format
12702 msgid "Warn when a variable is only set, otherwise unused."
12703 msgstr ""
12705 #: common.opt:834
12706 #, no-c-format
12707 msgid "Warn when a function is unused."
12708 msgstr ""
12710 #: common.opt:838
12711 #, no-c-format
12712 msgid "Warn when a label is unused."
12713 msgstr ""
12715 #: common.opt:842
12716 #, no-c-format
12717 msgid "Warn when a function parameter is unused."
12718 msgstr ""
12720 #: common.opt:846
12721 #, no-c-format
12722 msgid "Warn when an expression value is unused."
12723 msgstr ""
12725 #: common.opt:850
12726 #, no-c-format
12727 msgid "Warn when a variable is unused."
12728 msgstr ""
12730 #: common.opt:854
12731 #, no-c-format
12732 msgid "Warn in case profiles in -fprofile-use do not match."
12733 msgstr ""
12735 #: common.opt:858
12736 #, no-c-format
12737 msgid "Warn in case a function ends earlier than it begins due to an invalid linenum macros."
12738 msgstr ""
12740 #: common.opt:862
12741 #, no-c-format
12742 msgid "Warn in case profiles in -fprofile-use do not exist."
12743 msgstr ""
12745 #: common.opt:866
12746 #, no-c-format
12747 msgid "Warn when a vector operation is compiled outside the SIMD."
12748 msgstr ""
12750 #: common.opt:870
12751 #, no-c-format
12752 msgid "Warn about unsupported features in ThreadSanitizer."
12753 msgstr ""
12755 #: common.opt:886
12756 #, no-c-format
12757 msgid "-aux-info <file>\tEmit declaration information into <file>."
12758 msgstr ""
12760 #: common.opt:899
12761 #, no-c-format
12762 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
12763 msgstr ""
12765 #: common.opt:903
12766 #, no-c-format
12767 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
12768 msgstr ""
12770 #: common.opt:907
12771 #, no-c-format
12772 msgid "-dumpbase-ext .<ext>    Drop a trailing .<ext> from the dump basename to name auxiliary output files."
12773 msgstr ""
12775 #: common.opt:911
12776 #, no-c-format
12777 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
12778 msgstr ""
12780 #: common.opt:1009
12781 #, no-c-format
12782 msgid "The version of the C++ ABI in use."
12783 msgstr ""
12785 #: common.opt:1013
12786 #, no-c-format
12787 msgid "Aggressively optimize loops using language constraints."
12788 msgstr ""
12790 #: common.opt:1017
12791 #, no-c-format
12792 msgid "Align the start of functions."
12793 msgstr ""
12795 #: common.opt:1027
12796 #, no-c-format
12797 msgid "Align labels which are only reached by jumping."
12798 msgstr ""
12800 #: common.opt:1034
12801 #, no-c-format
12802 msgid "Align all labels."
12803 msgstr ""
12805 #: common.opt:1041
12806 #, no-c-format
12807 msgid "Align the start of loops."
12808 msgstr ""
12810 #: common.opt:1048
12811 #, no-c-format
12812 msgid "Allow the compiler to introduce new data races on stores."
12813 msgstr ""
12815 #: common.opt:1052
12816 #, no-c-format
12817 msgid "Enable static analysis pass."
12818 msgstr ""
12820 #: common.opt:1072
12821 #, no-c-format
12822 msgid "Select what to sanitize."
12823 msgstr ""
12825 #: common.opt:1076
12826 #, no-c-format
12827 msgid "Select type of coverage sanitization."
12828 msgstr ""
12830 #: common.opt:1089
12831 #, no-c-format
12832 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
12833 msgstr ""
12835 #: common.opt:1093
12836 #, no-c-format
12837 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-defined sections."
12838 msgstr ""
12840 #: common.opt:1098
12841 #, no-c-format
12842 msgid "After diagnosing undefined behavior attempt to continue execution."
12843 msgstr ""
12845 #: common.opt:1102
12846 #, no-c-format
12847 msgid "This switch is deprecated; use -fsanitize-recover= instead."
12848 msgstr ""
12850 #: common.opt:1109
12851 #, no-c-format
12852 msgid "Use trap instead of a library function for undefined behavior sanitization."
12853 msgstr ""
12855 #: common.opt:1113
12856 #, no-c-format
12857 msgid "Generate unwind tables that are exact at each instruction boundary."
12858 msgstr ""
12860 #: common.opt:1117
12861 #, no-c-format
12862 msgid "Generate auto-inc/dec instructions."
12863 msgstr ""
12865 #: common.opt:1121
12866 #, no-c-format
12867 msgid "Use sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'."
12868 msgstr ""
12870 #: common.opt:1126
12871 #, no-c-format
12872 msgid "Use sample profile information for call graph node weights. The profile file is specified in the argument."
12873 msgstr ""
12875 #: common.opt:1135
12876 #, no-c-format
12877 msgid "Generate code to check bounds before indexing arrays."
12878 msgstr ""
12880 #: common.opt:1139
12881 #, no-c-format
12882 msgid "Replace add, compare, branch with branch on count register."
12883 msgstr ""
12885 #: common.opt:1143
12886 #, no-c-format
12887 msgid "Use profiling information for branch probabilities."
12888 msgstr ""
12890 #: common.opt:1159
12891 #, no-c-format
12892 msgid "Output callgraph information on a per-file basis."
12893 msgstr ""
12895 #: common.opt:1163
12896 #, no-c-format
12897 msgid "Output callgraph information on a per-file basis with decorations."
12898 msgstr ""
12900 #: common.opt:1167
12901 #, no-c-format
12902 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
12903 msgstr ""
12905 #: common.opt:1171
12906 #, no-c-format
12907 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
12908 msgstr ""
12910 #: common.opt:1178
12911 #, no-c-format
12912 msgid "Save registers around function calls."
12913 msgstr ""
12915 #: common.opt:1182
12916 #, no-c-format
12917 msgid "This switch is deprecated; do not use."
12918 msgstr ""
12920 #: common.opt:1186
12921 #, no-c-format
12922 msgid "Check the return value of new in C++."
12923 msgstr ""
12925 #: common.opt:1190 common.opt:1194
12926 #, no-c-format
12927 msgid "Perform internal consistency checkings."
12928 msgstr ""
12930 #: common.opt:1198
12931 #, no-c-format
12932 msgid "Enable code hoisting."
12933 msgstr ""
12935 #: common.opt:1202
12936 #, no-c-format
12937 msgid "Looks for opportunities to reduce stack adjustments and stack references."
12938 msgstr ""
12940 #: common.opt:1206
12941 #, no-c-format
12942 msgid "Put uninitialized globals in the common section."
12943 msgstr ""
12945 #: common.opt:1214
12946 #, no-c-format
12947 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
12948 msgstr ""
12950 #: common.opt:1218
12951 #, no-c-format
12952 msgid "Run only the second compilation of -fcompare-debug."
12953 msgstr ""
12955 #: common.opt:1222
12956 #, no-c-format
12957 msgid "Perform comparison elimination after register allocation has finished."
12958 msgstr ""
12960 #: common.opt:1226
12961 #, no-c-format
12962 msgid "Do not perform optimizations increasing noticeably stack usage."
12963 msgstr ""
12965 #: common.opt:1230
12966 #, no-c-format
12967 msgid "Perform a register copy-propagation optimization pass."
12968 msgstr ""
12970 #: common.opt:1234
12971 #, no-c-format
12972 msgid "Perform cross-jumping optimization."
12973 msgstr ""
12975 #: common.opt:1238
12976 #, no-c-format
12977 msgid "When running CSE, follow jumps to their targets."
12978 msgstr ""
12980 #: common.opt:1246
12981 #, no-c-format
12982 msgid "Omit range reduction step when performing complex division."
12983 msgstr ""
12985 #: common.opt:1250
12986 #, no-c-format
12987 msgid "Complex multiplication and division follow Fortran rules."
12988 msgstr ""
12990 #: common.opt:1254
12991 #, no-c-format
12992 msgid "Place data items into their own section."
12993 msgstr ""
12995 #: common.opt:1258
12996 #, no-c-format
12997 msgid "List all available debugging counters with their limits and counts."
12998 msgstr ""
13000 #: common.opt:1262
13001 #, no-c-format
13002 msgid "-fdbg-cnt=<counter>[:<lower_limit1>-]<upper_limit1>[:<lower_limit2>-<upper_limit2>:...][,<counter>:...]\tSet the debug counter limit."
13003 msgstr ""
13005 #: common.opt:1266
13006 #, no-c-format
13007 msgid "-fdebug-prefix-map=<old>=<new>\tMap one directory name to another in debug information."
13008 msgstr ""
13010 #: common.opt:1270
13011 #, no-c-format
13012 msgid "-ffile-prefix-map=<old>=<new>\tMap one directory name to another in compilation result."
13013 msgstr ""
13015 #: common.opt:1274
13016 #, no-c-format
13017 msgid "Output .debug_types section when using DWARF v4 debuginfo."
13018 msgstr ""
13020 #: common.opt:1280
13021 #, no-c-format
13022 msgid "Defer popping functions args from stack until later."
13023 msgstr ""
13025 #: common.opt:1284
13026 #, no-c-format
13027 msgid "Attempt to fill delay slots of branch instructions."
13028 msgstr ""
13030 #: common.opt:1288
13031 #, no-c-format
13032 msgid "Delete dead instructions that may throw exceptions."
13033 msgstr ""
13035 #: common.opt:1292
13036 #, no-c-format
13037 msgid "Delete useless null pointer checks."
13038 msgstr ""
13040 #: common.opt:1296
13041 #, no-c-format
13042 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
13043 msgstr ""
13045 #: common.opt:1300
13046 #, no-c-format
13047 msgid "Perform speculative devirtualization."
13048 msgstr ""
13050 #: common.opt:1304
13051 #, no-c-format
13052 msgid "Try to convert virtual calls to direct ones."
13053 msgstr ""
13055 #: common.opt:1308
13056 #, no-c-format
13057 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
13058 msgstr ""
13060 #: common.opt:1325
13061 #, no-c-format
13062 msgid "Show the source line with a caret indicating the column."
13063 msgstr ""
13065 #: common.opt:1329
13066 #, no-c-format
13067 msgid "Show labels annotating ranges of source code when showing source."
13068 msgstr ""
13070 #: common.opt:1333
13071 #, no-c-format
13072 msgid "Show line numbers in the left margin when showing source."
13073 msgstr ""
13075 #: common.opt:1341
13076 #, no-c-format
13077 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
13078 msgstr ""
13080 #: common.opt:1361
13081 #, no-c-format
13082 msgid "-fdiagnostics-urls=[never|always|auto]\tEmbed URLs in diagnostics."
13083 msgstr ""
13085 #: common.opt:1381
13086 #, no-c-format
13087 msgid "-fdiagnostics-column-unit=[display|byte]\tSelect whether column numbers are output as display columns (default) or raw bytes."
13088 msgstr ""
13090 #: common.opt:1385
13091 #, no-c-format
13092 msgid "-fdiagnostics-column-origin=<number>\tSet the number of the first column.  The default is 1-based as per GNU style, but some utilities may expect 0-based, for example."
13093 msgstr ""
13095 #: common.opt:1389
13096 #, no-c-format
13097 msgid "-fdiagnostics-format=[text|json]\tSelect output format."
13098 msgstr ""
13100 #: common.opt:1393
13101 #, no-c-format
13102 msgid "-fdiagnostics-escape-format=[unicode|bytes]\tSelect how to escape non-printable-ASCII bytes in the source for diagnostics that suggest it."
13103 msgstr ""
13105 #: common.opt:1428
13106 #, no-c-format
13107 msgid "Print fix-it hints in machine-readable form."
13108 msgstr ""
13110 #: common.opt:1432
13111 #, no-c-format
13112 msgid "Print fix-it hints to stderr in unified diff format."
13113 msgstr ""
13115 #: common.opt:1436
13116 #, no-c-format
13117 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
13118 msgstr ""
13120 #: common.opt:1440
13121 #, no-c-format
13122 msgid "Print CWE identifiers for diagnostic messages, where available."
13123 msgstr ""
13125 #: common.opt:1444
13126 #, no-c-format
13127 msgid "Specify how to print any control-flow path associated with a diagnostic."
13128 msgstr ""
13130 #: common.opt:1448
13131 #, no-c-format
13132 msgid "Turn off any diagnostics features that complicate the output, such as line numbers, color, and warning URLs."
13133 msgstr ""
13135 #: common.opt:1452
13136 #, no-c-format
13137 msgid "-ftabstop=<number>      Distance between tab stops for column reporting."
13138 msgstr ""
13140 #: common.opt:1468
13141 #, no-c-format
13142 msgid "Show stack depths of events in paths."
13143 msgstr ""
13145 #: common.opt:1472
13146 #, no-c-format
13147 msgid "Set minimum width of left margin of source code when showing source."
13148 msgstr ""
13150 #: common.opt:1476
13151 #, no-c-format
13152 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2\tDisable an optimization pass."
13153 msgstr ""
13155 #: common.opt:1480
13156 #, no-c-format
13157 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2\tEnable an optimization pass."
13158 msgstr ""
13160 #: common.opt:1484
13161 #, no-c-format
13162 msgid "-fdump-<type>\tDump various compiler internals to a file."
13163 msgstr ""
13165 #: common.opt:1491
13166 #, no-c-format
13167 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
13168 msgstr ""
13170 #: common.opt:1495
13171 #, no-c-format
13172 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
13173 msgstr ""
13175 #: common.opt:1499
13176 #, no-c-format
13177 msgid "Suppress output of addresses in debugging dumps."
13178 msgstr ""
13180 #: common.opt:1503
13181 #, no-c-format
13182 msgid "Collect and dump debug information into temporary file if ICE in C/C++ compiler occurred."
13183 msgstr ""
13185 #: common.opt:1508
13186 #, no-c-format
13187 msgid "Dump detailed information on GCC's internal representation of source code locations."
13188 msgstr ""
13190 #: common.opt:1512
13191 #, no-c-format
13192 msgid "Dump optimization passes."
13193 msgstr ""
13195 #: common.opt:1516
13196 #, no-c-format
13197 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
13198 msgstr ""
13200 #: common.opt:1520
13201 #, no-c-format
13202 msgid "Suppress output of previous and next insn numbers in debugging dumps."
13203 msgstr ""
13205 #: common.opt:1524
13206 #, no-c-format
13207 msgid "Enable CFI tables via GAS assembler directives."
13208 msgstr ""
13210 #: common.opt:1528
13211 #, no-c-format
13212 msgid "Perform early inlining."
13213 msgstr ""
13215 #: common.opt:1536
13216 #, no-c-format
13217 msgid "Perform interprocedural reduction of aggregates."
13218 msgstr ""
13220 #: common.opt:1540
13221 #, no-c-format
13222 msgid "Perform unused symbol elimination in debug info."
13223 msgstr ""
13225 #: common.opt:1544
13226 #, no-c-format
13227 msgid "Perform unused type elimination in debug info."
13228 msgstr ""
13230 #: common.opt:1548
13231 #, no-c-format
13232 msgid "Do not suppress C++ class debug information."
13233 msgstr ""
13235 #: common.opt:1552
13236 #, no-c-format
13237 msgid "Enable exception handling."
13238 msgstr ""
13240 #: common.opt:1556
13241 #, no-c-format
13242 msgid "Perform a number of minor, expensive optimizations."
13243 msgstr ""
13245 #: common.opt:1560
13246 #, no-c-format
13247 msgid "-fexcess-precision=[fast|standard|16]\tSpecify handling of excess floating-point precision."
13248 msgstr ""
13250 #: common.opt:1578
13251 #, no-c-format
13252 msgid "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of FLT_EVAL_METHOD are permitted."
13253 msgstr ""
13255 #: common.opt:1594
13256 #, no-c-format
13257 msgid "Output lto objects containing both the intermediate language and binary output."
13258 msgstr ""
13260 #: common.opt:1598
13261 #, no-c-format
13262 msgid "Assume no NaNs or infinities are generated."
13263 msgstr ""
13265 #: common.opt:1602
13266 #, no-c-format
13267 msgid "Assume that loops with an exit will terminate and not loop indefinitely."
13268 msgstr ""
13270 #: common.opt:1606
13271 #, no-c-format
13272 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
13273 msgstr ""
13275 #: common.opt:1610
13276 #, no-c-format
13277 msgid "Don't allocate floats and doubles in extended-precision registers."
13278 msgstr ""
13280 #: common.opt:1618
13281 #, no-c-format
13282 msgid "Perform a forward propagation pass on RTL."
13283 msgstr ""
13285 #: common.opt:1622
13286 #, no-c-format
13287 msgid "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
13288 msgstr ""
13290 #: common.opt:1639
13291 #, no-c-format
13292 msgid "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" exceptions."
13293 msgstr ""
13295 #: common.opt:1646
13296 #, no-c-format
13297 msgid "Allow function addresses to be held in registers."
13298 msgstr ""
13300 #: common.opt:1650
13301 #, no-c-format
13302 msgid "Place each function into its own section."
13303 msgstr ""
13305 #: common.opt:1654
13306 #, no-c-format
13307 msgid "Perform global common subexpression elimination."
13308 msgstr ""
13310 #: common.opt:1658
13311 #, no-c-format
13312 msgid "Perform enhanced load motion during global common subexpression elimination."
13313 msgstr ""
13315 #: common.opt:1662
13316 #, no-c-format
13317 msgid "Perform store motion after global common subexpression elimination."
13318 msgstr ""
13320 #: common.opt:1666
13321 #, no-c-format
13322 msgid "Perform redundant load after store elimination in global common subexpression elimination."
13323 msgstr ""
13325 #: common.opt:1671
13326 #, no-c-format
13327 msgid "Perform global common subexpression elimination after register allocation has finished."
13328 msgstr ""
13330 #: common.opt:1688
13331 #, no-c-format
13332 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information."
13333 msgstr ""
13335 #: common.opt:1693
13336 #, no-c-format
13337 msgid "Enable in and out of Graphite representation."
13338 msgstr ""
13340 #: common.opt:1697
13341 #, no-c-format
13342 msgid "Enable Graphite Identity transformation."
13343 msgstr ""
13345 #: common.opt:1701
13346 #, no-c-format
13347 msgid "Enable hoisting adjacent loads to encourage generating conditional move instructions."
13348 msgstr ""
13350 #: common.opt:1710
13351 #, no-c-format
13352 msgid "Improve GCC's ability to track column numbers in large source files, at the expense of slower compilation."
13353 msgstr ""
13355 #: common.opt:1715
13356 #, no-c-format
13357 msgid "Mark all loops as parallel."
13358 msgstr ""
13360 #: common.opt:1719 common.opt:1727 common.opt:2914
13361 #, no-c-format
13362 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
13363 msgstr ""
13365 #: common.opt:1723
13366 #, no-c-format
13367 msgid "Enable loop interchange on trees."
13368 msgstr ""
13370 #: common.opt:1731
13371 #, no-c-format
13372 msgid "Perform unroll-and-jam on loops."
13373 msgstr ""
13375 #: common.opt:1735
13376 #, no-c-format
13377 msgid "Enable support for GNU transactional memory."
13378 msgstr ""
13380 #: common.opt:1739
13381 #, no-c-format
13382 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
13383 msgstr ""
13385 #: common.opt:1747
13386 #, no-c-format
13387 msgid "Enable the loop nest optimizer."
13388 msgstr ""
13390 #: common.opt:1751
13391 #, no-c-format
13392 msgid "Force bitfield accesses to match their type width."
13393 msgstr ""
13395 #: common.opt:1755
13396 #, no-c-format
13397 msgid "Merge adjacent stores."
13398 msgstr ""
13400 #: common.opt:1759
13401 #, no-c-format
13402 msgid "Enable guessing of branch probabilities."
13403 msgstr ""
13405 #: common.opt:1763
13406 #, no-c-format
13407 msgid "Harden conditionals not used in branches, checking reversed conditions."
13408 msgstr ""
13410 #: common.opt:1767
13411 #, no-c-format
13412 msgid "Harden conditional branches by checking reversed conditions."
13413 msgstr ""
13415 #: common.opt:1775
13416 #, no-c-format
13417 msgid "Process #ident directives."
13418 msgstr ""
13420 #: common.opt:1779
13421 #, no-c-format
13422 msgid "Perform conversion of conditional jumps to branchless equivalents."
13423 msgstr ""
13425 #: common.opt:1783
13426 #, no-c-format
13427 msgid "Perform conversion of conditional jumps to conditional execution."
13428 msgstr ""
13430 #: common.opt:1787
13431 #, no-c-format
13432 msgid "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local variables."
13433 msgstr ""
13435 #: common.opt:1803
13436 #, no-c-format
13437 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
13438 msgstr ""
13440 #: common.opt:1815
13441 #, no-c-format
13442 msgid "Do not generate .size directives."
13443 msgstr ""
13445 #: common.opt:1819
13446 #, no-c-format
13447 msgid "Perform indirect inlining."
13448 msgstr ""
13450 #: common.opt:1825
13451 #, no-c-format
13452 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
13453 msgstr ""
13455 #: common.opt:1829
13456 #, no-c-format
13457 msgid "Integrate functions into their callers when code size is known not to grow."
13458 msgstr ""
13460 #: common.opt:1833
13461 #, no-c-format
13462 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
13463 msgstr ""
13465 #: common.opt:1837
13466 #, no-c-format
13467 msgid "Integrate functions only required by their single caller."
13468 msgstr ""
13470 #: common.opt:1844
13471 #, no-c-format
13472 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
13473 msgstr ""
13475 #: common.opt:1848
13476 #, no-c-format
13477 msgid "Inline __atomic operations when a lock free instruction sequence is available."
13478 msgstr ""
13480 #: common.opt:1855
13481 #, no-c-format
13482 msgid "-fcf-protection=[full|branch|return|none|check]\tInstrument functions with checks to verify jump/call/return control-flow transfer instructions have valid targets."
13483 msgstr ""
13485 #: common.opt:1878
13486 #, no-c-format
13487 msgid "Instrument function entry and exit with profiling calls."
13488 msgstr ""
13490 #: common.opt:1882
13491 #, no-c-format
13492 msgid "-finstrument-functions-exclude-function-list=name,...\tDo not instrument listed functions."
13493 msgstr ""
13495 #: common.opt:1886
13496 #, no-c-format
13497 msgid "-finstrument-functions-exclude-file-list=filename,...\tDo not instrument functions listed in files."
13498 msgstr ""
13500 #: common.opt:1890
13501 #, no-c-format
13502 msgid "Perform interprocedural constant propagation."
13503 msgstr ""
13505 #: common.opt:1894
13506 #, no-c-format
13507 msgid "Perform cloning to make Interprocedural constant propagation stronger."
13508 msgstr ""
13510 #: common.opt:1902
13511 #, no-c-format
13512 msgid "Perform interprocedural bitwise constant propagation."
13513 msgstr ""
13515 #: common.opt:1906
13516 #, no-c-format
13517 msgid "Perform interprocedural modref analysis."
13518 msgstr ""
13520 #: common.opt:1910
13521 #, no-c-format
13522 msgid "Perform interprocedural profile propagation."
13523 msgstr ""
13525 #: common.opt:1914
13526 #, no-c-format
13527 msgid "Perform interprocedural points-to analysis."
13528 msgstr ""
13530 #: common.opt:1918
13531 #, no-c-format
13532 msgid "Discover pure and const functions."
13533 msgstr ""
13535 #: common.opt:1922
13536 #, no-c-format
13537 msgid "Perform Identical Code Folding for functions and read-only variables."
13538 msgstr ""
13540 #: common.opt:1926
13541 #, no-c-format
13542 msgid "Perform Identical Code Folding for functions."
13543 msgstr ""
13545 #: common.opt:1930
13546 #, no-c-format
13547 msgid "Perform Identical Code Folding for variables."
13548 msgstr ""
13550 #: common.opt:1934
13551 #, no-c-format
13552 msgid "Discover read-only and non addressable static variables."
13553 msgstr ""
13555 #: common.opt:1938
13556 #, no-c-format
13557 msgid "Discover read-only, write-only and non-addressable static variables."
13558 msgstr ""
13560 #: common.opt:1942
13561 #, no-c-format
13562 msgid "Reduce stack alignment on call sites if possible."
13563 msgstr ""
13565 #: common.opt:1954
13566 #, no-c-format
13567 msgid "Perform IPA Value Range Propagation."
13568 msgstr ""
13570 #: common.opt:1958
13571 #, no-c-format
13572 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
13573 msgstr ""
13575 #: common.opt:1962
13576 #, no-c-format
13577 msgid "Assume strict aliasing rules apply across (uninlined) function boundaries."
13578 msgstr ""
13580 #: common.opt:1975
13581 #, no-c-format
13582 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
13583 msgstr ""
13585 #: common.opt:1991
13586 #, no-c-format
13587 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
13588 msgstr ""
13590 #: common.opt:1996
13591 #, no-c-format
13592 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
13593 msgstr ""
13595 #: common.opt:2001
13596 #, no-c-format
13597 msgid "Share slots for saving different hard registers."
13598 msgstr ""
13600 #: common.opt:2005
13601 #, no-c-format
13602 msgid "Share stack slots for spilled pseudo-registers."
13603 msgstr ""
13605 #: common.opt:2009
13606 #, no-c-format
13607 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
13608 msgstr ""
13610 #: common.opt:2013
13611 #, no-c-format
13612 msgid "Optimize induction variables on trees."
13613 msgstr ""
13615 #: common.opt:2017
13616 #, no-c-format
13617 msgid "Use jump tables for sufficiently large switch statements."
13618 msgstr ""
13620 #: common.opt:2021
13621 #, no-c-format
13622 msgid "Use bit tests for sufficiently large switch statements."
13623 msgstr ""
13625 #: common.opt:2025
13626 #, no-c-format
13627 msgid "Generate code for functions even if they are fully inlined."
13628 msgstr ""
13630 #: common.opt:2029
13631 #, no-c-format
13632 msgid "Generate code for static functions even if they are never called."
13633 msgstr ""
13635 #: common.opt:2033
13636 #, no-c-format
13637 msgid "Emit static const variables even if they are not used."
13638 msgstr ""
13640 #: common.opt:2037
13641 #, no-c-format
13642 msgid "Give external symbols a leading underscore."
13643 msgstr ""
13645 #: common.opt:2045
13646 #, no-c-format
13647 msgid "Do CFG-sensitive rematerialization in LRA."
13648 msgstr ""
13650 #: common.opt:2049
13651 #, no-c-format
13652 msgid "Enable link-time optimization."
13653 msgstr ""
13655 #: common.opt:2053
13656 #, no-c-format
13657 msgid "Link-time optimization with number of parallel jobs or jobserver."
13658 msgstr ""
13660 #: common.opt:2075
13661 #, no-c-format
13662 msgid "Specify the algorithm to partition symbols and vars at linktime."
13663 msgstr ""
13665 #: common.opt:2080
13666 #, no-c-format
13667 msgid "-flto-compression-level=<number>\tUse zlib/zstd compression level <number> for IL."
13668 msgstr ""
13670 #: common.opt:2088
13671 #, no-c-format
13672 msgid "Report various link-time optimization statistics."
13673 msgstr ""
13675 #: common.opt:2092
13676 #, no-c-format
13677 msgid "Report various link-time optimization statistics for WPA only."
13678 msgstr ""
13680 #: common.opt:2096
13681 #, no-c-format
13682 msgid "Set errno after built-in math functions."
13683 msgstr ""
13685 #: common.opt:2100
13686 #, no-c-format
13687 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
13688 msgstr ""
13690 #: common.opt:2104
13691 #, no-c-format
13692 msgid "Report on permanent memory allocation."
13693 msgstr ""
13695 #: common.opt:2108
13696 #, no-c-format
13697 msgid "Report on permanent memory allocation in WPA only."
13698 msgstr ""
13700 #: common.opt:2115
13701 #, no-c-format
13702 msgid "Attempt to merge identical constants and constant variables."
13703 msgstr ""
13705 #: common.opt:2119
13706 #, no-c-format
13707 msgid "Attempt to merge identical constants across compilation units."
13708 msgstr ""
13710 #: common.opt:2123
13711 #, no-c-format
13712 msgid "Attempt to merge identical debug strings across compilation units."
13713 msgstr ""
13715 #: common.opt:2127
13716 #, no-c-format
13717 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping."
13718 msgstr ""
13720 #: common.opt:2131
13721 #, no-c-format
13722 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
13723 msgstr ""
13725 #: common.opt:2135
13726 #, no-c-format
13727 msgid "Perform SMS based modulo scheduling with register moves allowed."
13728 msgstr ""
13730 #: common.opt:2139
13731 #, no-c-format
13732 msgid "Move loop invariant computations out of loops."
13733 msgstr ""
13735 #: common.opt:2143
13736 #, no-c-format
13737 msgid "Move stores out of loops."
13738 msgstr ""
13740 #: common.opt:2147
13741 #, no-c-format
13742 msgid "Use the RTL dead code elimination pass."
13743 msgstr ""
13745 #: common.opt:2151
13746 #, no-c-format
13747 msgid "Use the RTL dead store elimination pass."
13748 msgstr ""
13750 #: common.opt:2155
13751 #, no-c-format
13752 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
13753 msgstr ""
13755 #: common.opt:2159
13756 #, no-c-format
13757 msgid "Support synchronous non-call exceptions."
13758 msgstr ""
13760 #: common.opt:2166
13761 #, no-c-format
13762 msgid "-foffload-options=<targets>=<options>\tSpecify options for the offloading targets."
13763 msgstr ""
13765 #: common.opt:2170
13766 #, no-c-format
13767 msgid "-foffload-abi=[lp64|ilp32]\tSet the ABI to use in an offload compiler."
13768 msgstr ""
13770 #: common.opt:2183
13771 #, no-c-format
13772 msgid "When possible do not generate stack frames."
13773 msgstr ""
13775 #: common.opt:2187
13776 #, no-c-format
13777 msgid "Enable all optimization info dumps on stderr."
13778 msgstr ""
13780 #: common.opt:2191
13781 #, no-c-format
13782 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
13783 msgstr ""
13785 #: common.opt:2195
13786 #, no-c-format
13787 msgid "Write a SRCFILE.opt-record.json file detailing what optimizations were performed."
13788 msgstr ""
13790 #: common.opt:2203
13791 #, no-c-format
13792 msgid "Optimize sibling and tail recursive calls."
13793 msgstr ""
13795 #: common.opt:2207
13796 #, no-c-format
13797 msgid "Perform partial inlining."
13798 msgstr ""
13800 #: common.opt:2211 common.opt:2215
13801 #, no-c-format
13802 msgid "Report on memory allocation before interprocedural optimization."
13803 msgstr ""
13805 #: common.opt:2219
13806 #, no-c-format
13807 msgid "Pack structure members together without holes."
13808 msgstr ""
13810 #: common.opt:2223
13811 #, no-c-format
13812 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
13813 msgstr ""
13815 #: common.opt:2227
13816 #, no-c-format
13817 msgid "Return small aggregates in memory, not registers."
13818 msgstr ""
13820 #: common.opt:2231
13821 #, no-c-format
13822 msgid "Perform loop peeling."
13823 msgstr ""
13825 #: common.opt:2235
13826 #, no-c-format
13827 msgid "Enable machine specific peephole optimizations."
13828 msgstr ""
13830 #: common.opt:2239
13831 #, no-c-format
13832 msgid "Enable an RTL peephole pass before sched2."
13833 msgstr ""
13835 #: common.opt:2243
13836 #, no-c-format
13837 msgid "Generate position-independent code if possible (large mode)."
13838 msgstr ""
13840 #: common.opt:2247
13841 #, no-c-format
13842 msgid "Generate position-independent code for executables if possible (large mode)."
13843 msgstr ""
13845 #: common.opt:2251
13846 #, no-c-format
13847 msgid "Generate position-independent code if possible (small mode)."
13848 msgstr ""
13850 #: common.opt:2255
13851 #, no-c-format
13852 msgid "Generate position-independent code for executables if possible (small mode)."
13853 msgstr ""
13855 #: common.opt:2259
13856 #, no-c-format
13857 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
13858 msgstr ""
13860 #: common.opt:2263
13861 #, no-c-format
13862 msgid "Specify a plugin to load."
13863 msgstr ""
13865 #: common.opt:2267
13866 #, no-c-format
13867 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
13868 msgstr ""
13870 #: common.opt:2271
13871 #, no-c-format
13872 msgid "Run predictive commoning optimization."
13873 msgstr ""
13875 #: common.opt:2275
13876 #, no-c-format
13877 msgid "Generate prefetch instructions, if available, for arrays in loops."
13878 msgstr ""
13880 #: common.opt:2279
13881 #, no-c-format
13882 msgid "Enable basic program profiling code."
13883 msgstr ""
13885 #: common.opt:2283
13886 #, no-c-format
13887 msgid "Generate absolute source path names for gcov."
13888 msgstr ""
13890 #: common.opt:2287
13891 #, no-c-format
13892 msgid "Insert arc-based program profiling code."
13893 msgstr ""
13895 #: common.opt:2291
13896 #, no-c-format
13897 msgid "Set the top-level directory for storing the profile data. The default is 'pwd'."
13898 msgstr ""
13900 #: common.opt:2296
13901 #, no-c-format
13902 msgid "Select the name for storing the profile note file."
13903 msgstr ""
13905 #: common.opt:2300
13906 #, no-c-format
13907 msgid "Enable correction of flow inconsistent profile data input."
13908 msgstr ""
13910 #: common.opt:2304
13911 #, no-c-format
13912 msgid "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update method."
13913 msgstr ""
13915 #: common.opt:2308
13916 #, no-c-format
13917 msgid "Instrument only functions from files whose name matches any of the regular expressions (separated by semi-colons)."
13918 msgstr ""
13920 #: common.opt:2312
13921 #, no-c-format
13922 msgid "Instrument only functions from files whose name does not match any of the regular expressions (separated by semi-colons)."
13923 msgstr ""
13925 #: common.opt:2328
13926 #, no-c-format
13927 msgid "-fprofile-reproducible=[serial|parallel-runs|multithreaded]\tControl level of reproducibility of profile gathered by -fprofile-generate."
13928 msgstr ""
13930 #: common.opt:2344
13931 #, no-c-format
13932 msgid "Remove prefix from absolute path before mangling name for -fprofile-generate= and -fprofile-use=."
13933 msgstr ""
13935 #: common.opt:2348
13936 #, no-c-format
13937 msgid "-fprofile-prefix-map=<old>=<new>\tMap one directory name to another in GCOV coverage result."
13938 msgstr ""
13940 #: common.opt:2352
13941 #, no-c-format
13942 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
13943 msgstr ""
13945 #: common.opt:2356
13946 #, no-c-format
13947 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
13948 msgstr ""
13950 #: common.opt:2360
13951 #, no-c-format
13952 msgid "Register the profile information in the .gcov_info section instead of using a constructor/destructor."
13953 msgstr ""
13955 #: common.opt:2364
13956 #, no-c-format
13957 msgid "Register the profile information in the specified section instead of using a constructor/destructor."
13958 msgstr ""
13960 #: common.opt:2368
13961 #, no-c-format
13962 msgid "Do not assume that functions never executed during the train run are cold."
13963 msgstr ""
13965 #: common.opt:2372
13966 #, no-c-format
13967 msgid "Enable common options for performing profile feedback directed optimizations."
13968 msgstr ""
13970 #: common.opt:2376
13971 #, no-c-format
13972 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
13973 msgstr ""
13975 #: common.opt:2380
13976 #, no-c-format
13977 msgid "Insert code to profile values of expressions."
13978 msgstr ""
13980 #: common.opt:2384
13981 #, no-c-format
13982 msgid "Report on consistency of profile."
13983 msgstr ""
13985 #: common.opt:2388
13986 #, no-c-format
13987 msgid "Enable function reordering that improves code placement."
13988 msgstr ""
13990 #: common.opt:2392
13991 #, no-c-format
13992 msgid "Insert NOP instructions at each function entry."
13993 msgstr ""
13995 #: common.opt:2399
13996 #, no-c-format
13997 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
13998 msgstr ""
14000 #: common.opt:2409
14001 #, no-c-format
14002 msgid "Record gcc command line switches in the object file."
14003 msgstr ""
14005 #: common.opt:2413
14006 #, no-c-format
14007 msgid "Return small aggregates in registers."
14008 msgstr ""
14010 #: common.opt:2421
14011 #, no-c-format
14012 msgid "Tell DSE that the storage for a C++ object is dead when the constructor starts and when the destructor finishes."
14013 msgstr ""
14015 #: common.opt:2432
14016 #, no-c-format
14017 msgid "-flive-patching=[inline-only-static|inline-clone]\tControl IPA optimizations to provide a safe compilation for live-patching.  At the same time, provides multiple-level control on the enabled IPA optimizations."
14018 msgstr ""
14020 #: common.opt:2447
14021 #, no-c-format
14022 msgid "Tell DCE to remove unused C++ allocations."
14023 msgstr ""
14025 #: common.opt:2451
14026 #, no-c-format
14027 msgid "Relief of register pressure through live range shrinkage."
14028 msgstr ""
14030 #: common.opt:2455
14031 #, no-c-format
14032 msgid "Perform a register renaming optimization pass."
14033 msgstr ""
14035 #: common.opt:2459
14036 #, no-c-format
14037 msgid "Perform a target dependent instruction fusion optimization pass."
14038 msgstr ""
14040 #: common.opt:2463
14041 #, no-c-format
14042 msgid "Reorder basic blocks to improve code placement."
14043 msgstr ""
14045 #: common.opt:2467
14046 #, no-c-format
14047 msgid "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering algorithm."
14048 msgstr ""
14050 #: common.opt:2480
14051 #, no-c-format
14052 msgid "Reorder basic blocks and partition into hot and cold sections."
14053 msgstr ""
14055 #: common.opt:2484
14056 #, no-c-format
14057 msgid "Reorder functions to improve code placement."
14058 msgstr ""
14060 #: common.opt:2488
14061 #, no-c-format
14062 msgid "Add a common subexpression elimination pass after loop optimizations."
14063 msgstr ""
14065 #: common.opt:2496
14066 #, no-c-format
14067 msgid "Disable optimizations that assume default FP rounding behavior."
14068 msgstr ""
14070 #: common.opt:2500
14071 #, no-c-format
14072 msgid "Enable scheduling across basic blocks."
14073 msgstr ""
14075 #: common.opt:2504
14076 #, no-c-format
14077 msgid "Enable register pressure sensitive insn scheduling."
14078 msgstr ""
14080 #: common.opt:2508
14081 #, no-c-format
14082 msgid "Allow speculative motion of non-loads."
14083 msgstr ""
14085 #: common.opt:2512
14086 #, no-c-format
14087 msgid "Allow speculative motion of some loads."
14088 msgstr ""
14090 #: common.opt:2516
14091 #, no-c-format
14092 msgid "Allow speculative motion of more loads."
14093 msgstr ""
14095 #: common.opt:2520
14096 #, no-c-format
14097 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
14098 msgstr ""
14100 #: common.opt:2524
14101 #, no-c-format
14102 msgid "If scheduling post reload, do superblock scheduling."
14103 msgstr ""
14105 #: common.opt:2532
14106 #, no-c-format
14107 msgid "Reschedule instructions before register allocation."
14108 msgstr ""
14110 #: common.opt:2536
14111 #, no-c-format
14112 msgid "Reschedule instructions after register allocation."
14113 msgstr ""
14115 #: common.opt:2543
14116 #, no-c-format
14117 msgid "Schedule instructions using selective scheduling algorithm."
14118 msgstr ""
14120 #: common.opt:2547
14121 #, no-c-format
14122 msgid "Run selective scheduling after reload."
14123 msgstr ""
14125 #: common.opt:2551
14126 #, no-c-format
14127 msgid "Run self-tests, using the given path to locate test files."
14128 msgstr ""
14130 #: common.opt:2555
14131 #, no-c-format
14132 msgid "Perform software pipelining of inner loops during selective scheduling."
14133 msgstr ""
14135 #: common.opt:2559
14136 #, no-c-format
14137 msgid "Perform software pipelining of outer loops during selective scheduling."
14138 msgstr ""
14140 #: common.opt:2563
14141 #, no-c-format
14142 msgid "Reschedule pipelined regions without pipelining."
14143 msgstr ""
14145 #: common.opt:2567
14146 #, no-c-format
14147 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
14148 msgstr ""
14150 #: common.opt:2573
14151 #, no-c-format
14152 msgid "Allow premature scheduling of queued insns."
14153 msgstr ""
14155 #: common.opt:2577
14156 #, no-c-format
14157 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
14158 msgstr ""
14160 #: common.opt:2585
14161 #, no-c-format
14162 msgid "Set dependence distance checking in premature scheduling of queued insns."
14163 msgstr ""
14165 #: common.opt:2589
14166 #, no-c-format
14167 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
14168 msgstr ""
14170 #: common.opt:2593
14171 #, no-c-format
14172 msgid "Enable the group heuristic in the scheduler."
14173 msgstr ""
14175 #: common.opt:2597
14176 #, no-c-format
14177 msgid "Enable the critical path heuristic in the scheduler."
14178 msgstr ""
14180 #: common.opt:2601
14181 #, no-c-format
14182 msgid "Enable the speculative instruction heuristic in the scheduler."
14183 msgstr ""
14185 #: common.opt:2605
14186 #, no-c-format
14187 msgid "Enable the rank heuristic in the scheduler."
14188 msgstr ""
14190 #: common.opt:2609
14191 #, no-c-format
14192 msgid "Enable the last instruction heuristic in the scheduler."
14193 msgstr ""
14195 #: common.opt:2613
14196 #, no-c-format
14197 msgid "Enable the dependent count heuristic in the scheduler."
14198 msgstr ""
14200 #: common.opt:2617
14201 #, no-c-format
14202 msgid "Access data in the same section from shared anchor points."
14203 msgstr ""
14205 #: common.opt:2629
14206 #, no-c-format
14207 msgid "Turn on Redundant Extensions Elimination pass."
14208 msgstr ""
14210 #: common.opt:2633
14211 #, no-c-format
14212 msgid "Show column numbers in diagnostics, when available.  Default on."
14213 msgstr ""
14215 #: common.opt:2637
14216 #, no-c-format
14217 msgid "Emit function prologues only before parts of the function that need it, rather than at the top of the function."
14218 msgstr ""
14220 #: common.opt:2642
14221 #, no-c-format
14222 msgid "Shrink-wrap parts of the prologue and epilogue separately."
14223 msgstr ""
14225 #: common.opt:2646
14226 #, no-c-format
14227 msgid "Disable optimizations observable by IEEE signaling NaNs."
14228 msgstr ""
14230 #: common.opt:2650
14231 #, no-c-format
14232 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
14233 msgstr ""
14235 #: common.opt:2654
14236 #, no-c-format
14237 msgid "Convert floating point constants to single precision constants."
14238 msgstr ""
14240 #: common.opt:2658
14241 #, no-c-format
14242 msgid "Split lifetimes of induction variables when loops are unrolled."
14243 msgstr ""
14245 #: common.opt:2662
14246 #, no-c-format
14247 msgid "Generate discontiguous stack frames."
14248 msgstr ""
14250 #: common.opt:2666
14251 #, no-c-format
14252 msgid "Split wide types into independent registers."
14253 msgstr ""
14255 #: common.opt:2670
14256 #, no-c-format
14257 msgid "Split wide types into independent registers earlier."
14258 msgstr ""
14260 #: common.opt:2674
14261 #, no-c-format
14262 msgid "Enable backward propagation of use properties at the SSA level."
14263 msgstr ""
14265 #: common.opt:2678
14266 #, no-c-format
14267 msgid "Optimize conditional patterns using SSA PHI nodes."
14268 msgstr ""
14270 #: common.opt:2682
14271 #, no-c-format
14272 msgid "Optimize amount of stdarg registers saved to stack at start of function."
14273 msgstr ""
14275 #: common.opt:2686
14276 #, no-c-format
14277 msgid "Apply variable expansion when loops are unrolled."
14278 msgstr ""
14280 #: common.opt:2690
14281 #, no-c-format
14282 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
14283 msgstr ""
14285 #: common.opt:2694
14286 #, no-c-format
14287 msgid "Insert stack checking code into the program.  Same as -fstack-check=specific."
14288 msgstr ""
14290 #: common.opt:2698
14291 #, no-c-format
14292 msgid "Insert code to probe each page of stack space as it is allocated to protect from stack-clash style attacks."
14293 msgstr ""
14295 #: common.opt:2706
14296 #, no-c-format
14297 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
14298 msgstr ""
14300 #: common.opt:2710
14301 #, no-c-format
14302 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
14303 msgstr ""
14305 #: common.opt:2714
14306 #, no-c-format
14307 msgid "Use propolice as a stack protection method."
14308 msgstr ""
14310 #: common.opt:2718
14311 #, no-c-format
14312 msgid "Use a stack protection method for every function."
14313 msgstr ""
14315 #: common.opt:2722
14316 #, no-c-format
14317 msgid "Use a smart stack protection method for certain functions."
14318 msgstr ""
14320 #: common.opt:2726
14321 #, no-c-format
14322 msgid "Use stack protection method only for functions with the stack_protect attribute."
14323 msgstr ""
14325 #: common.opt:2730
14326 #, no-c-format
14327 msgid "Output stack usage information on a per-function basis."
14328 msgstr ""
14330 #: common.opt:2742
14331 #, no-c-format
14332 msgid "Assume strict aliasing rules apply."
14333 msgstr ""
14335 #: common.opt:2746
14336 #, no-c-format
14337 msgid "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
14338 msgstr ""
14340 #: common.opt:2750
14341 #, no-c-format
14342 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
14343 msgstr ""
14345 #: common.opt:2754
14346 #, no-c-format
14347 msgid "Check for syntax errors, then stop."
14348 msgstr ""
14350 #: common.opt:2758
14351 #, no-c-format
14352 msgid "Create data files needed by \"gcov\"."
14353 msgstr ""
14355 #: common.opt:2762
14356 #, no-c-format
14357 msgid "Perform jump threading optimizations."
14358 msgstr ""
14360 #: common.opt:2766
14361 #, no-c-format
14362 msgid "Report the time taken by each compiler pass."
14363 msgstr ""
14365 #: common.opt:2770
14366 #, no-c-format
14367 msgid "Record times taken by sub-phases separately."
14368 msgstr ""
14370 #: common.opt:2774
14371 #, no-c-format
14372 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
14373 msgstr ""
14375 #: common.opt:2793
14376 #, no-c-format
14377 msgid "Reorder top level functions, variables, and asms."
14378 msgstr ""
14380 #: common.opt:2797
14381 #, no-c-format
14382 msgid "Perform superblock formation via tail duplication."
14383 msgstr ""
14385 #: common.opt:2801
14386 #, no-c-format
14387 msgid "For targets that normally need trampolines for nested functions, always generate them instead of using descriptors."
14388 msgstr ""
14390 #: common.opt:2809
14391 #, no-c-format
14392 msgid "Assume floating-point operations can trap."
14393 msgstr ""
14395 #: common.opt:2813
14396 #, no-c-format
14397 msgid "Trap for signed overflow in addition, subtraction and multiplication."
14398 msgstr ""
14400 #: common.opt:2817
14401 #, no-c-format
14402 msgid "Enable SSA-CCP optimization on trees."
14403 msgstr ""
14405 #: common.opt:2821
14406 #, no-c-format
14407 msgid "Enable SSA-BIT-CCP optimization on trees."
14408 msgstr ""
14410 #: common.opt:2829
14411 #, no-c-format
14412 msgid "Enable loop header copying on trees."
14413 msgstr ""
14415 #: common.opt:2837
14416 #, no-c-format
14417 msgid "Enable SSA coalescing of user variables."
14418 msgstr ""
14420 #: common.opt:2845
14421 #, no-c-format
14422 msgid "Enable copy propagation on trees."
14423 msgstr ""
14425 #: common.opt:2853
14426 #, no-c-format
14427 msgid "Transform condition stores into unconditional ones."
14428 msgstr ""
14430 #: common.opt:2857
14431 #, no-c-format
14432 msgid "Perform conversions of switch initializations."
14433 msgstr ""
14435 #: common.opt:2861
14436 #, no-c-format
14437 msgid "Enable SSA dead code elimination optimization on trees."
14438 msgstr ""
14440 #: common.opt:2865
14441 #, no-c-format
14442 msgid "Enable dominator optimizations."
14443 msgstr ""
14445 #: common.opt:2869
14446 #, no-c-format
14447 msgid "Enable tail merging on trees."
14448 msgstr ""
14450 #: common.opt:2873
14451 #, no-c-format
14452 msgid "Enable dead store elimination."
14453 msgstr ""
14455 #: common.opt:2877
14456 #, no-c-format
14457 msgid "Enable forward propagation on trees."
14458 msgstr ""
14460 #: common.opt:2881
14461 #, no-c-format
14462 msgid "Enable Full Redundancy Elimination (FRE) on trees."
14463 msgstr ""
14465 #: common.opt:2885
14466 #, no-c-format
14467 msgid "Enable string length optimizations on trees."
14468 msgstr ""
14470 #: common.opt:2889
14471 #, no-c-format
14472 msgid "Detect paths that trigger erroneous or undefined behavior due to dereferencing a null pointer.  Isolate those paths from the main control flow and turn the statement with erroneous or undefined behavior into a trap."
14473 msgstr ""
14475 #: common.opt:2895
14476 #, no-c-format
14477 msgid "Detect paths that trigger erroneous or undefined behavior due to a null value being used in a way forbidden by a returns_nonnull or nonnull attribute.  Isolate those paths from the main control flow and turn the statement with erroneous or undefined behavior into a trap."
14478 msgstr ""
14480 #: common.opt:2902
14481 #, no-c-format
14482 msgid "Enable loop distribution on trees."
14483 msgstr ""
14485 #: common.opt:2906
14486 #, no-c-format
14487 msgid "Enable loop distribution for patterns transformed into a library call."
14488 msgstr ""
14490 #: common.opt:2910
14491 #, no-c-format
14492 msgid "Enable loop invariant motion on trees."
14493 msgstr ""
14495 #: common.opt:2918
14496 #, no-c-format
14497 msgid "Create canonical induction variables in loops."
14498 msgstr ""
14500 #: common.opt:2922
14501 #, no-c-format
14502 msgid "Enable loop optimizations on tree level."
14503 msgstr ""
14505 #: common.opt:2926
14506 #, no-c-format
14507 msgid "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
14508 msgstr ""
14510 #: common.opt:2930
14511 #, no-c-format
14512 msgid "Enable hoisting loads from conditional pointers."
14513 msgstr ""
14515 #: common.opt:2934
14516 #, no-c-format
14517 msgid "Enable SSA-PRE optimization on trees."
14518 msgstr ""
14520 #: common.opt:2938
14521 #, no-c-format
14522 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
14523 msgstr ""
14525 #: common.opt:2942
14526 #, no-c-format
14527 msgid "Perform function-local points-to analysis on trees."
14528 msgstr ""
14530 #: common.opt:2946
14531 #, no-c-format
14532 msgid "Enable reassociation on tree level."
14533 msgstr ""
14535 #: common.opt:2954
14536 #, no-c-format
14537 msgid "Enable SSA code sinking on trees."
14538 msgstr ""
14540 #: common.opt:2958
14541 #, no-c-format
14542 msgid "Perform straight-line strength reduction."
14543 msgstr ""
14545 #: common.opt:2962
14546 #, no-c-format
14547 msgid "Perform scalar replacement of aggregates."
14548 msgstr ""
14550 #: common.opt:2966
14551 #, no-c-format
14552 msgid "Replace temporary expressions in the SSA->normal pass."
14553 msgstr ""
14555 #: common.opt:2970
14556 #, no-c-format
14557 msgid "Perform live range splitting during the SSA->normal pass."
14558 msgstr ""
14560 #: common.opt:2974
14561 #, no-c-format
14562 msgid "Perform Value Range Propagation on trees."
14563 msgstr ""
14565 #: common.opt:2978
14566 #, no-c-format
14567 msgid "Split paths leading to loop backedges."
14568 msgstr ""
14570 #: common.opt:2982
14571 #, no-c-format
14572 msgid "Assume common declarations may be overridden with ones with a larger trailing array."
14573 msgstr ""
14575 #: common.opt:2987
14576 #, no-c-format
14577 msgid "Compile whole compilation unit at a time."
14578 msgstr ""
14580 #: common.opt:2991
14581 #, no-c-format
14582 msgid "Perform loop unrolling when iteration count is known."
14583 msgstr ""
14585 #: common.opt:2995
14586 #, no-c-format
14587 msgid "Perform loop unrolling for all loops."
14588 msgstr ""
14590 #: common.opt:3010
14591 #, no-c-format
14592 msgid "Allow optimization for floating-point arithmetic which may change the result of the operation due to rounding."
14593 msgstr ""
14595 #: common.opt:3015
14596 #, no-c-format
14597 msgid "Same as -fassociative-math for expressions which include division."
14598 msgstr ""
14600 #: common.opt:3023
14601 #, no-c-format
14602 msgid "Allow math optimizations that may violate IEEE or ISO standards."
14603 msgstr ""
14605 #: common.opt:3027
14606 #, no-c-format
14607 msgid "Perform loop unswitching."
14608 msgstr ""
14610 #: common.opt:3031
14611 #, no-c-format
14612 msgid "Perform loop splitting."
14613 msgstr ""
14615 #: common.opt:3035
14616 #, no-c-format
14617 msgid "Version loops based on whether indices have a stride of one."
14618 msgstr ""
14620 #: common.opt:3039
14621 #, no-c-format
14622 msgid "Just generate unwind tables for exception handling."
14623 msgstr ""
14625 #: common.opt:3043
14626 #, no-c-format
14627 msgid "Use the bfd linker instead of the default linker."
14628 msgstr ""
14630 #: common.opt:3047
14631 #, no-c-format
14632 msgid "Use the gold linker instead of the default linker."
14633 msgstr ""
14635 #: common.opt:3051
14636 #, no-c-format
14637 msgid "Use the lld LLVM linker instead of the default linker."
14638 msgstr ""
14640 #: common.opt:3055
14641 #, no-c-format
14642 msgid "Use the Modern linker (MOLD) linker instead of the default linker."
14643 msgstr ""
14645 #: common.opt:3065
14646 #, no-c-format
14647 msgid "Perform variable tracking."
14648 msgstr ""
14650 #: common.opt:3072
14651 #, no-c-format
14652 msgid "Perform variable tracking by annotating assignments."
14653 msgstr ""
14655 #: common.opt:3078
14656 #, no-c-format
14657 msgid "Toggle -fvar-tracking-assignments."
14658 msgstr ""
14660 #: common.opt:3085
14661 #, no-c-format
14662 msgid "Perform variable tracking and also tag variables that are uninitialized."
14663 msgstr ""
14665 #: common.opt:3090
14666 #, no-c-format
14667 msgid "Enable vectorization on trees."
14668 msgstr ""
14670 #: common.opt:3098
14671 #, no-c-format
14672 msgid "Enable loop vectorization on trees."
14673 msgstr ""
14675 #: common.opt:3102
14676 #, no-c-format
14677 msgid "Enable basic block vectorization (SLP) on trees."
14678 msgstr ""
14680 #: common.opt:3106
14681 #, no-c-format
14682 msgid "-fvect-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the cost model for vectorization."
14683 msgstr ""
14685 #: common.opt:3110
14686 #, no-c-format
14687 msgid "-fsimd-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the vectorization cost model for code marked with a simd directive."
14688 msgstr ""
14690 #: common.opt:3129
14691 #, no-c-format
14692 msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
14693 msgstr ""
14695 #: common.opt:3137
14696 #, no-c-format
14697 msgid "Enable copy propagation of scalar-evolution information."
14698 msgstr ""
14700 #: common.opt:3141
14701 #, no-c-format
14702 msgid "-ftrivial-auto-var-init=[uninitialized|pattern|zero]\tAdd initializations to automatic variables."
14703 msgstr ""
14705 #: common.opt:3163
14706 #, no-c-format
14707 msgid "Add extra commentary to assembler output."
14708 msgstr ""
14710 #: common.opt:3167
14711 #, no-c-format
14712 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
14713 msgstr ""
14715 #: common.opt:3186
14716 #, no-c-format
14717 msgid "Validate vtable pointers before using them."
14718 msgstr ""
14720 #: common.opt:3202
14721 #, no-c-format
14722 msgid "Output vtable verification counters."
14723 msgstr ""
14725 #: common.opt:3206
14726 #, no-c-format
14727 msgid "Output vtable verification pointer sets information."
14728 msgstr ""
14730 #: common.opt:3210
14731 #, no-c-format
14732 msgid "Use expression value profiles in optimizations."
14733 msgstr ""
14735 #: common.opt:3214
14736 #, no-c-format
14737 msgid "Construct webs and split unrelated uses of single variable."
14738 msgstr ""
14740 #: common.opt:3218
14741 #, no-c-format
14742 msgid "Enable conditional dead code elimination for builtin calls."
14743 msgstr ""
14745 #: common.opt:3222
14746 #, no-c-format
14747 msgid "Perform whole program optimizations."
14748 msgstr ""
14750 #: common.opt:3226
14751 #, no-c-format
14752 msgid "Assume pointer overflow wraps around."
14753 msgstr ""
14755 #: common.opt:3230
14756 #, no-c-format
14757 msgid "Assume signed arithmetic overflow wraps around."
14758 msgstr ""
14760 #: common.opt:3234
14761 #, no-c-format
14762 msgid "Put zero initialized data in the bss section."
14763 msgstr ""
14765 #: common.opt:3238
14766 #, no-c-format
14767 msgid "Clear call-used registers upon function return."
14768 msgstr ""
14770 #: common.opt:3242
14771 #, no-c-format
14772 msgid "Generate debug information in default format."
14773 msgstr ""
14775 #: common.opt:3246
14776 #, no-c-format
14777 msgid "Assume assembler support for (DWARF2+) .loc directives."
14778 msgstr ""
14780 #: common.opt:3250
14781 #, no-c-format
14782 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
14783 msgstr ""
14785 #: common.opt:3270
14786 #, no-c-format
14787 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
14788 msgstr ""
14790 #: common.opt:3276
14791 #, no-c-format
14792 msgid "Generate CTF debug information at default level."
14793 msgstr ""
14795 #: common.opt:3280
14796 #, no-c-format
14797 msgid "Generate BTF debug information at default level."
14798 msgstr ""
14800 #: common.opt:3284
14801 #, no-c-format
14802 msgid "Generate debug information in default version of DWARF format."
14803 msgstr ""
14805 #: common.opt:3288
14806 #, no-c-format
14807 msgid "Generate debug information in DWARF v2 (or later) format."
14808 msgstr ""
14810 #: common.opt:3292
14811 #, no-c-format
14812 msgid "Use 32-bit DWARF format when emitting DWARF debug information."
14813 msgstr ""
14815 #: common.opt:3296
14816 #, no-c-format
14817 msgid "Use 64-bit DWARF format when emitting DWARF debug information."
14818 msgstr ""
14820 #: common.opt:3300
14821 #, no-c-format
14822 msgid "Generate debug information in default extended format."
14823 msgstr ""
14825 #: common.opt:3304
14826 #, no-c-format
14827 msgid "Generate extended entry point information for inlined functions."
14828 msgstr ""
14830 #: common.opt:3308
14831 #, no-c-format
14832 msgid "Compute locview reset points based on insn length estimates."
14833 msgstr ""
14835 #: common.opt:3316
14836 #, no-c-format
14837 msgid "Don't generate DWARF pubnames and pubtypes sections."
14838 msgstr ""
14840 #: common.opt:3320
14841 #, no-c-format
14842 msgid "Generate DWARF pubnames and pubtypes sections."
14843 msgstr ""
14845 #: common.opt:3324
14846 #, no-c-format
14847 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
14848 msgstr ""
14850 #: common.opt:3328
14851 #, no-c-format
14852 msgid "Record gcc command line switches in DWARF DW_AT_producer."
14853 msgstr ""
14855 #: common.opt:3332
14856 #, no-c-format
14857 msgid "Generate debug information in separate .dwo files."
14858 msgstr ""
14860 #: common.opt:3336
14861 #, no-c-format
14862 msgid "Generate debug information in STABS format."
14863 msgstr ""
14865 #: common.opt:3340
14866 #, no-c-format
14867 msgid "Generate debug information in extended STABS format."
14868 msgstr ""
14870 #: common.opt:3344
14871 #, no-c-format
14872 msgid "Emit progressive recommended breakpoint locations."
14873 msgstr ""
14875 #: common.opt:3348
14876 #, no-c-format
14877 msgid "Don't emit DWARF additions beyond selected version."
14878 msgstr ""
14880 #: common.opt:3352
14881 #, no-c-format
14882 msgid "Add description attributes to some DWARF DIEs that have no name attribute."
14883 msgstr ""
14885 #: common.opt:3356
14886 #, no-c-format
14887 msgid "Toggle debug information generation."
14888 msgstr ""
14890 #: common.opt:3360
14891 #, no-c-format
14892 msgid "Augment variable location lists with progressive views."
14893 msgstr ""
14895 #: common.opt:3367
14896 #, no-c-format
14897 msgid "Generate debug information in VMS format."
14898 msgstr ""
14900 #: common.opt:3371
14901 #, no-c-format
14902 msgid "Generate debug information in XCOFF format."
14903 msgstr ""
14905 #: common.opt:3375
14906 #, no-c-format
14907 msgid "Generate debug information in extended XCOFF format."
14908 msgstr ""
14910 #: common.opt:3393
14911 #, no-c-format
14912 msgid "Generate compressed debug sections."
14913 msgstr ""
14915 #: common.opt:3397
14916 #, no-c-format
14917 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
14918 msgstr ""
14920 #: common.opt:3404
14921 #, no-c-format
14922 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
14923 msgstr ""
14925 #: common.opt:3408
14926 #, no-c-format
14927 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
14928 msgstr ""
14930 #: common.opt:3433
14931 #, fuzzy, no-c-format
14932 #| msgid "  -o <file>                Place the output into <file>\n"
14933 msgid "-o <file>\tPlace output into <file>."
14934 msgstr "  -o <datoteka>            Spremi izlaz u <datoteka>\n"
14936 #: common.opt:3437
14937 #, no-c-format
14938 msgid "Enable function profiling."
14939 msgstr ""
14941 #: common.opt:3447
14942 #, no-c-format
14943 msgid "Like -pedantic but issue them as errors."
14944 msgstr ""
14946 #: common.opt:3487
14947 #, no-c-format
14948 msgid "Do not display functions compiled or elapsed time."
14949 msgstr ""
14951 #: common.opt:3519
14952 #, no-c-format
14953 msgid "Enable verbose output."
14954 msgstr ""
14956 #: common.opt:3523
14957 #, no-c-format
14958 msgid "Display the compiler's version."
14959 msgstr ""
14961 #: common.opt:3527
14962 #, no-c-format
14963 msgid "Suppress warnings."
14964 msgstr ""
14966 #: common.opt:3537
14967 #, fuzzy, no-c-format
14968 #| msgid "  -shared                  Create a shared library\n"
14969 msgid "Create a shared library."
14970 msgstr "  -shared                  Napravi dijeljenu biblioteku\n"
14972 #: common.opt:3589
14973 #, no-c-format
14974 msgid "Don't create a dynamically linked position independent executable."
14975 msgstr ""
14977 #: common.opt:3593
14978 #, no-c-format
14979 msgid "Create a dynamically linked position independent executable."
14980 msgstr ""
14982 #: common.opt:3597
14983 #, no-c-format
14984 msgid "Create a static position independent executable."
14985 msgstr ""
14987 #: common.opt:3604
14988 #, no-c-format
14989 msgid "Use caller save register across calls if possible."
14990 msgstr ""
14992 #: params.opt:27
14993 #, no-c-format
14994 msgid "Loops iterating at least selected number of iterations will get loop alignment."
14995 msgstr ""
14997 #: params.opt:31
14998 #, no-c-format
14999 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
15000 msgstr ""
15002 #: params.opt:35
15003 #, no-c-format
15004 msgid "Enable asan globals protection."
15005 msgstr ""
15007 #: params.opt:39
15008 #, no-c-format
15009 msgid "Enable asan allocas/VLAs protection."
15010 msgstr ""
15012 #: params.opt:43
15013 #, no-c-format
15014 msgid "Enable asan load operations protection."
15015 msgstr ""
15017 #: params.opt:47
15018 #, no-c-format
15019 msgid "Enable asan store operations protection."
15020 msgstr ""
15022 #: params.opt:51
15023 #, no-c-format
15024 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
15025 msgstr ""
15027 #: params.opt:55
15028 #, no-c-format
15029 msgid "Enable asan builtin functions protection."
15030 msgstr ""
15032 #: params.opt:59
15033 #, no-c-format
15034 msgid "Enable asan stack protection."
15035 msgstr ""
15037 #: params.opt:63
15038 #, no-c-format
15039 msgid "Enable asan detection of use-after-return bugs."
15040 msgstr ""
15042 #: params.opt:67
15043 #, no-c-format
15044 msgid "Enable hwasan instrumentation of statically sized stack-allocated variables."
15045 msgstr ""
15047 #: params.opt:71
15048 #, no-c-format
15049 msgid "Use random base tag for each frame, as opposed to base always zero."
15050 msgstr ""
15052 #: params.opt:75
15053 #, no-c-format
15054 msgid "Enable hwasan instrumentation of allocas/VLAs."
15055 msgstr ""
15057 #: params.opt:79
15058 #, no-c-format
15059 msgid "Enable hwasan instrumentation of load operations."
15060 msgstr ""
15062 #: params.opt:83
15063 #, no-c-format
15064 msgid "Enable hwasan instrumentation of store operations."
15065 msgstr ""
15067 #: params.opt:87
15068 #, no-c-format
15069 msgid "Enable hwasan instrumentation of builtin functions."
15070 msgstr ""
15072 #: params.opt:91
15073 #, no-c-format
15074 msgid "Average number of iterations of a loop."
15075 msgstr ""
15077 #: params.opt:95
15078 #, no-c-format
15079 msgid "Maximum number of bits for which we avoid creating FMAs."
15080 msgstr ""
15082 #: params.opt:99
15083 #, no-c-format
15084 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
15085 msgstr ""
15087 #: params.opt:103
15088 #, no-c-format
15089 msgid "The maximum length of a constant string for a builtin string cmp call eligible for inlining. The default value is 3."
15090 msgstr ""
15092 #: params.opt:107
15093 #, no-c-format
15094 msgid "The smallest number of different values for which it is best to use a jump-table instead of a tree of conditional branches, if 0, use the default for the machine."
15095 msgstr ""
15097 #: params.opt:111
15098 #, fuzzy, no-c-format
15099 #| msgid "Probability that COMDAT function will be shared with different compilation unit"
15100 msgid "Probability that COMDAT function will be shared with different compilation unit."
15101 msgstr "Vjerojatnost da će se COMDAT funkcija dijeliti s drugom kompilacijskom jedinicom"
15103 #: params.opt:115
15104 #, no-c-format
15105 msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
15106 msgstr ""
15108 #: params.opt:119
15109 #, no-c-format
15110 msgid "Maximum number of queries into the alias oracle per store."
15111 msgstr ""
15113 #: params.opt:123
15114 #, no-c-format
15115 msgid "Maximum size (in bytes) of objects tracked bytewise by dead store elimination."
15116 msgstr ""
15118 #: params.opt:127
15119 #, no-c-format
15120 msgid "Maximal estimated growth of function body caused by early inlining of single call."
15121 msgstr ""
15123 #: params.opt:131
15124 #, no-c-format
15125 msgid "Maximum number of basic blocks before EVRP uses a sparse cache."
15126 msgstr ""
15128 #: params.opt:135
15129 #, no-c-format
15130 msgid "Maximum number of outgoing edges in a switch before EVRP will not process it."
15131 msgstr ""
15133 #: params.opt:139
15134 #, no-c-format
15135 msgid "--param=evrp-mode=[legacy|ranger|legacy-first|ranger-first] Specifies the mode Early VRP should operate in."
15136 msgstr ""
15138 #: params.opt:158
15139 #, no-c-format
15140 msgid "Scale factor to apply to the number of blocks in a threading path when comparing to the number of (scaled) statements."
15141 msgstr ""
15143 #: params.opt:162
15144 #, no-c-format
15145 msgid "Scale factor to apply to the number of statements in a threading path when comparing to the number of (scaled) blocks."
15146 msgstr ""
15148 #: params.opt:166
15149 #, no-c-format
15150 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
15151 msgstr ""
15153 #: params.opt:170
15154 #, no-c-format
15155 msgid "The threshold ratio for performing partial redundancy elimination after reload."
15156 msgstr ""
15158 #: params.opt:174
15159 #, no-c-format
15160 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
15161 msgstr ""
15163 #: params.opt:178
15164 #, no-c-format
15165 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
15166 msgstr ""
15168 #: params.opt:182
15169 #, no-c-format
15170 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
15171 msgstr ""
15173 #: params.opt:186
15174 #, no-c-format
15175 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
15176 msgstr ""
15178 #: params.opt:190
15179 #, no-c-format
15180 msgid "The number of executions of a basic block which is considered hot. The parameter is used only in GIMPLE FE."
15181 msgstr ""
15183 #: params.opt:194
15184 #, no-c-format
15185 msgid "Whether codegen errors should be ICEs when -fchecking."
15186 msgstr ""
15188 #: params.opt:198
15189 #, no-c-format
15190 msgid "Maximum number of arrays per SCoP."
15191 msgstr ""
15193 #: params.opt:202
15194 #, no-c-format
15195 msgid "Maximum number of parameters in a SCoP."
15196 msgstr ""
15198 #: params.opt:206
15199 #, no-c-format
15200 msgid "The number of elements for which hash table verification is done for each searched element."
15201 msgstr ""
15203 #: params.opt:210
15204 #, no-c-format
15205 msgid "The denominator n of fraction 1/n of the maximal execution count of a basic block in the entire program that a basic block needs to at least have in order to be considered hot (used in non-LTO mode)."
15206 msgstr ""
15208 #: params.opt:214
15209 #, no-c-format
15210 msgid "The number of most executed permilles of the profiled execution of the entire program to which the execution count of a basic block must be part of in order to be considered hot (used in LTO mode)."
15211 msgstr ""
15213 #: params.opt:218
15214 #, no-c-format
15215 msgid "The denominator n of fraction 1/n of the execution frequency of the entry block of a function that a basic block of this function needs to at least have in order to be considered hot."
15216 msgstr ""
15218 #: params.opt:222
15219 #, no-c-format
15220 msgid "The scale (in percents) applied to inline-insns-single and auto limits when heuristics hints that inlining is very profitable."
15221 msgstr ""
15223 #: params.opt:226
15224 #, no-c-format
15225 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto."
15226 msgstr ""
15228 #: params.opt:230
15229 #, no-c-format
15230 msgid "How much can given compilation unit grow because of the inlining (in percent)."
15231 msgstr ""
15233 #: params.opt:234
15234 #, no-c-format
15235 msgid "The upper bound for sharing integer constants."
15236 msgstr ""
15238 #: params.opt:238
15239 #, no-c-format
15240 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone."
15241 msgstr ""
15243 #: params.opt:242
15244 #, no-c-format
15245 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known."
15246 msgstr ""
15248 #: params.opt:246
15249 #, no-c-format
15250 msgid "Maximum depth of recursive cloning for self-recursive function."
15251 msgstr ""
15253 #: params.opt:250
15254 #, no-c-format
15255 msgid "Recursive cloning only when the probability of call being executed exceeds the parameter."
15256 msgstr ""
15258 #: params.opt:254
15259 #, no-c-format
15260 msgid "When propagating IPA-CP effect estimates, multiply frequencies of recursive edges that that bring back an unchanged value by this factor."
15261 msgstr ""
15263 #: params.opt:258
15264 #, no-c-format
15265 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning."
15266 msgstr ""
15268 #: params.opt:262
15269 #, no-c-format
15270 msgid "Percentage penalty functions containing a single call to another function will receive when they are evaluated for cloning."
15271 msgstr ""
15273 #: params.opt:266
15274 #, no-c-format
15275 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
15276 msgstr ""
15278 #: params.opt:270
15279 #, fuzzy, no-c-format
15280 #| msgid "The size of function body to be considered large"
15281 msgid "The size of translation unit that IPA-CP pass considers large."
15282 msgstr "Veličina tijela funkcije koja se smatra velikom"
15284 #: params.opt:274
15285 #, no-c-format
15286 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
15287 msgstr ""
15289 #: params.opt:278
15290 #, no-c-format
15291 msgid "When using profile feedback, use the edge at this percentage position in frequncy histogram as the bases for IPA-CP heuristics."
15292 msgstr ""
15294 #: params.opt:282
15295 #, no-c-format
15296 msgid "Maximum number of statements visited during jump function offset discovery."
15297 msgstr ""
15299 #: params.opt:286
15300 #, no-c-format
15301 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
15302 msgstr ""
15304 #: params.opt:290
15305 #, no-c-format
15306 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
15307 msgstr ""
15309 #: params.opt:294
15310 #, no-c-format
15311 msgid "Maximum number of operations in a parameter expression that can be handled by IPA analysis."
15312 msgstr ""
15314 #: params.opt:298
15315 #, no-c-format
15316 msgid "Maximum number of different predicates used to track properties of loops in IPA analysis."
15317 msgstr ""
15319 #: params.opt:302
15320 #, no-c-format
15321 msgid "Maximal number of boundary endpoints of case ranges of switch statement used during IPA function summary generation."
15322 msgstr ""
15324 #: params.opt:306
15325 #, no-c-format
15326 msgid "Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, also the maximum number of replacements of a formal parameter."
15327 msgstr ""
15329 #: params.opt:310
15330 #, no-c-format
15331 msgid "Maximum allowed growth of number and total size of new parameters that ipa-sra replaces a pointer to an aggregate with."
15332 msgstr ""
15334 #: params.opt:314
15335 #, no-c-format
15336 msgid "The number of registers in each class kept unused by loop invariant motion."
15337 msgstr ""
15339 #: params.opt:318
15340 #, no-c-format
15341 msgid "Max size of conflict table in MB."
15342 msgstr ""
15344 #: params.opt:322
15345 #, no-c-format
15346 msgid "Max loops number for regional RA."
15347 msgstr ""
15349 #: params.opt:326
15350 #, no-c-format
15351 msgid "Control ira to consider matching constraint (duplicated operand number) heavily in all available alternatives for preferred register class.  If it is set as zero, it means ira only respects the matching constraint when it's in the only available alternative with an appropriate register class.  Otherwise, it means ira will check all available alternatives for preferred register class even if it has found some choice with an appropriate register class and respect the found qualified matching constraint."
15352 msgstr ""
15354 #: params.opt:330
15355 #, no-c-format
15356 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
15357 msgstr ""
15359 #: params.opt:334
15360 #, no-c-format
15361 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
15362 msgstr ""
15364 #: params.opt:338
15365 #, no-c-format
15366 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
15367 msgstr ""
15369 #: params.opt:342
15370 #, no-c-format
15371 msgid "The maximum code size growth ratio when expanding into a jump table (in percent).  The parameter is used when optimizing for size."
15372 msgstr ""
15374 #: params.opt:346
15375 #, no-c-format
15376 msgid "The maximum code size growth ratio when expanding into a jump table (in percent).  The parameter is used when optimizing for speed."
15377 msgstr ""
15379 #: params.opt:350
15380 #, no-c-format
15381 msgid "The size of L1 cache line."
15382 msgstr ""
15384 #: params.opt:354
15385 #, no-c-format
15386 msgid "The minimum recommended offset between two concurrently-accessed objects to avoid additional performance degradation due to contention introduced by the implementation.  Typically the L1 cache line size, but can be larger to accommodate a variety of target processors with different cache line sizes. C++17 code might use this value in structure layout, but is strongly discouraged from doing so in public ABIs."
15387 msgstr ""
15389 #: params.opt:363
15390 #, no-c-format
15391 msgid "The maximum recommended size of contiguous memory occupied by two objects accessed with temporal locality by concurrent threads.  Typically the L1 cache line size, but can be smaller to accommodate a variety of target processors with different cache line sizes."
15392 msgstr ""
15394 #: params.opt:370
15395 #, no-c-format
15396 msgid "The size of L1 cache."
15397 msgstr ""
15399 #: params.opt:374
15400 #, no-c-format
15401 msgid "The size of L2 cache."
15402 msgstr ""
15404 #: params.opt:378
15405 #, no-c-format
15406 msgid "Maximal growth due to inlining of large function (in percent)."
15407 msgstr ""
15409 #: params.opt:382
15410 #, fuzzy, no-c-format
15411 #| msgid "The size of function body to be considered large"
15412 msgid "The size of function body to be considered large."
15413 msgstr "Veličina tijela funkcije koja se smatra velikom"
15415 #: params.opt:386
15416 #, fuzzy, no-c-format
15417 #| msgid "The size of stack frame to be considered large"
15418 msgid "The size of stack frame to be considered large."
15419 msgstr "Veličina okvira stoga koja se smatra velikom"
15421 #: params.opt:390
15422 #, no-c-format
15423 msgid "Maximal stack frame growth due to inlining (in percent)."
15424 msgstr ""
15426 #: params.opt:394
15427 #, fuzzy, no-c-format
15428 #| msgid "The size of function body to be considered large"
15429 msgid "The size of translation unit to be considered large."
15430 msgstr "Veličina tijela funkcije koja se smatra velikom"
15432 #: params.opt:398
15433 #, no-c-format
15434 msgid "Maximum number of concurrently open C++ module files when lazy loading."
15435 msgstr ""
15437 #: params.opt:402
15438 #, no-c-format
15439 msgid "The minimum cost of an expensive expression in the loop invariant motion."
15440 msgstr ""
15442 #: params.opt:406
15443 #, no-c-format
15444 msgid "True if a non-short-circuit operation is optimal."
15445 msgstr ""
15447 #: params.opt:410
15448 #, no-c-format
15449 msgid "Size of tiles for loop blocking."
15450 msgstr ""
15452 #: params.opt:414
15453 #, no-c-format
15454 msgid "The maximum number of stmts in loop nest for loop interchange."
15455 msgstr ""
15457 #: params.opt:418
15458 #, no-c-format
15459 msgid "The minimum stride ratio for loop interchange to be profitable."
15460 msgstr ""
15462 #: params.opt:422
15463 #, no-c-format
15464 msgid "Max basic blocks number in loop for loop invariant motion."
15465 msgstr ""
15467 #: params.opt:426
15468 #, no-c-format
15469 msgid "Maximum number of datarefs in loop for building loop data dependencies."
15470 msgstr ""
15472 #: params.opt:430
15473 #, no-c-format
15474 msgid "The maximum number of instructions in an inner loop that is being considered for versioning."
15475 msgstr ""
15477 #: params.opt:434
15478 #, no-c-format
15479 msgid "The maximum number of instructions in an outer loop that is being considered for versioning, on top of the instructions in inner loops."
15480 msgstr ""
15482 #: params.opt:438
15483 #, no-c-format
15484 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
15485 msgstr ""
15487 #: params.opt:442
15488 #, no-c-format
15489 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
15490 msgstr ""
15492 #: params.opt:446
15493 #, no-c-format
15494 msgid "Maximal size of a partition for LTO (in estimated instructions)."
15495 msgstr ""
15497 #: params.opt:450
15498 #, no-c-format
15499 msgid "maximal number of LTO partitions streamed in parallel."
15500 msgstr ""
15502 #: params.opt:454
15503 #, no-c-format
15504 msgid "Minimal size of a partition for LTO (in estimated instructions)."
15505 msgstr ""
15507 #: params.opt:458
15508 #, no-c-format
15509 msgid "Number of partitions the program should be split to."
15510 msgstr ""
15512 #: params.opt:462
15513 #, no-c-format
15514 msgid "The maximum number of instructions to consider to unroll in a loop on average."
15515 msgstr ""
15517 #: params.opt:466
15518 #, no-c-format
15519 msgid "The maximum number of insns combine tries to combine."
15520 msgstr ""
15522 #: params.opt:470
15523 #, no-c-format
15524 msgid "The maximum depth of a loop nest we completely peel."
15525 msgstr ""
15527 #: params.opt:474
15528 #, no-c-format
15529 msgid "The maximum number of peelings of a single loop that is peeled completely."
15530 msgstr ""
15532 #: params.opt:478
15533 #, no-c-format
15534 msgid "The maximum number of insns of a completely peeled loop."
15535 msgstr ""
15537 #: params.opt:482
15538 #, no-c-format
15539 msgid "The maximum number of incoming edges to consider for crossjumping."
15540 msgstr ""
15542 #: params.opt:486
15543 #, no-c-format
15544 msgid "The maximum instructions CSE process before flushing."
15545 msgstr ""
15547 #: params.opt:490
15548 #, no-c-format
15549 msgid "The maximum length of path considered in cse."
15550 msgstr ""
15552 #: params.opt:494
15553 #, fuzzy, no-c-format
15554 #| msgid "The maximum amount of memory to be allocated by GCSE"
15555 msgid "The maximum memory locations recorded by cselib."
15556 msgstr "Najveća količina memorije koju će alocirati GCSE"
15558 #: params.opt:498
15559 #, no-c-format
15560 msgid "Max. count of debug markers to expand or inline."
15561 msgstr ""
15563 #: params.opt:502
15564 #, no-c-format
15565 msgid "The maximum number of instructions to consider to fill a delay slot."
15566 msgstr ""
15568 #: params.opt:506
15569 #, no-c-format
15570 msgid "The maximum number of instructions to consider to find accurate live register information."
15571 msgstr ""
15573 #: params.opt:510
15574 #, no-c-format
15575 msgid "Maximum number of active local stores in RTL dead store elimination."
15576 msgstr ""
15578 #: params.opt:514
15579 #, no-c-format
15580 msgid "The maximum number of nested indirect inlining performed by early inliner."
15581 msgstr ""
15583 #: params.opt:518
15584 #, no-c-format
15585 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
15586 msgstr ""
15588 #: params.opt:522
15589 #, no-c-format
15590 msgid "Maximum number of basic blocks on a jump thread path."
15591 msgstr ""
15593 #: params.opt:526
15594 #, no-c-format
15595 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
15596 msgstr ""
15598 #: params.opt:530
15599 #, no-c-format
15600 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
15601 msgstr ""
15603 #: params.opt:534
15604 #, fuzzy, no-c-format
15605 #| msgid "The maximum amount of memory to be allocated by GCSE"
15606 msgid "The maximum amount of memory to be allocated by GCSE, in kilobytes."
15607 msgstr "Najveća količina memorije koju će alocirati GCSE"
15609 #: params.opt:538
15610 #, no-c-format
15611 msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
15612 msgstr ""
15614 #: params.opt:542
15615 #, no-c-format
15616 msgid "The maximum expansion factor when copying basic blocks."
15617 msgstr ""
15619 #: params.opt:546
15620 #, no-c-format
15621 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
15622 msgstr ""
15624 #: params.opt:550
15625 #, no-c-format
15626 msgid "Maximum loop depth of a call which is considered for inlining functions called once."
15627 msgstr ""
15629 #: params.opt:554
15630 #, no-c-format
15631 msgid "Maximum combinaed size of caller and callee wich is inlined if callee is called once."
15632 msgstr ""
15634 #: params.opt:558
15635 #, no-c-format
15636 msgid "The maximum number of instructions when automatically inlining."
15637 msgstr ""
15639 #: params.opt:562
15640 #, no-c-format
15641 msgid "The maximum number of instructions inline function can grow to via recursive inlining."
15642 msgstr ""
15644 #: params.opt:566
15645 #, no-c-format
15646 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
15647 msgstr ""
15649 #: params.opt:570
15650 #, no-c-format
15651 msgid "The maximum number of instructions in a single function eligible for inlining."
15652 msgstr ""
15654 #: params.opt:574
15655 #, no-c-format
15656 msgid "The maximum number of instructions when inlining for size."
15657 msgstr ""
15659 #: params.opt:578
15660 #, no-c-format
15661 msgid "The maximum number of instructions when automatically inlining small functions."
15662 msgstr ""
15664 #: params.opt:582
15665 #, no-c-format
15666 msgid "The maximum depth of recursive inlining for inline functions."
15667 msgstr ""
15669 #: params.opt:586
15670 #, no-c-format
15671 msgid "The maximum depth of recursive inlining for non-inline functions."
15672 msgstr ""
15674 #: params.opt:590
15675 #, no-c-format
15676 msgid "Maximum number of isl operations, 0 means unlimited."
15677 msgstr ""
15679 #: params.opt:594
15680 #, no-c-format
15681 msgid "Bound on the cost of an expression to compute the number of iterations."
15682 msgstr ""
15684 #: params.opt:598
15685 #, no-c-format
15686 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
15687 msgstr ""
15689 #: params.opt:602
15690 #, no-c-format
15691 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
15692 msgstr ""
15694 #: params.opt:606
15695 #, no-c-format
15696 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
15697 msgstr ""
15699 #: params.opt:610
15700 #, no-c-format
15701 msgid "The maximum number of insns in loop header duplicated by the copy loop headers pass."
15702 msgstr ""
15704 #: params.opt:614
15705 #, no-c-format
15706 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
15707 msgstr ""
15709 #: params.opt:618
15710 #, no-c-format
15711 msgid "Maximum length of partial antic set when performing tree pre optimization."
15712 msgstr ""
15714 #: params.opt:622
15715 #, no-c-format
15716 msgid "The maximum number of branches on the path through the peeled sequence."
15717 msgstr ""
15719 #: params.opt:626
15720 #, no-c-format
15721 msgid "The maximum number of peelings of a single loop."
15722 msgstr ""
15724 #: params.opt:630
15725 #, no-c-format
15726 msgid "The maximum number of insns of a peeled loop."
15727 msgstr ""
15729 #: params.opt:634
15730 #, no-c-format
15731 msgid "The maximum length of scheduling's pending operations list."
15732 msgstr ""
15734 #: params.opt:638 params.opt:682
15735 #, no-c-format
15736 msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
15737 msgstr ""
15739 #: params.opt:642 params.opt:686
15740 #, no-c-format
15741 msgid "The maximum number of insns in a region to be considered for interblock scheduling."
15742 msgstr ""
15744 #: params.opt:646
15745 #, no-c-format
15746 msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
15747 msgstr ""
15749 #: params.opt:650
15750 #, no-c-format
15751 msgid "The maximum number of loop iterations we predict statically."
15752 msgstr ""
15754 #: params.opt:654
15755 #, no-c-format
15756 msgid "The maximum number of instructions to search backward when looking for equivalent reload."
15757 msgstr ""
15759 #: params.opt:658
15760 #, no-c-format
15761 msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
15762 msgstr ""
15764 #: params.opt:662
15765 #, no-c-format
15766 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered predictable."
15767 msgstr ""
15769 #: params.opt:666
15770 #, no-c-format
15771 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered unpredictable."
15772 msgstr ""
15774 #: params.opt:670
15775 #, no-c-format
15776 msgid "The maximum number of iterations through CFG to extend regions."
15777 msgstr ""
15779 #: params.opt:674
15780 #, no-c-format
15781 msgid "The maximum conflict delay for an insn to be considered for speculative motion."
15782 msgstr ""
15784 #: params.opt:678
15785 #, no-c-format
15786 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
15787 msgstr ""
15789 #: params.opt:690
15790 #, no-c-format
15791 msgid "Maximum length of candidate scans for straight-line strength reduction."
15792 msgstr ""
15794 #: params.opt:694
15795 #, no-c-format
15796 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
15797 msgstr ""
15799 #: params.opt:698
15800 #, no-c-format
15801 msgid "Maximum recursion depth allowed when querying a property of an SSA name."
15802 msgstr ""
15804 #: params.opt:702
15805 #, no-c-format
15806 msgid "Maximum number of constant stores to merge in the store merging pass."
15807 msgstr ""
15809 #: params.opt:706
15810 #, no-c-format
15811 msgid "Maximum number of conditional store pairs that can be sunk."
15812 msgstr ""
15814 #: params.opt:710 params.opt:714
15815 #, no-c-format
15816 msgid "Maximum number of store chains to track at the same time in the store merging pass."
15817 msgstr ""
15819 #: params.opt:718
15820 #, no-c-format
15821 msgid "Maximum amount of similar bbs to compare a bb with."
15822 msgstr ""
15824 #: params.opt:722
15825 #, no-c-format
15826 msgid "Maximum amount of iterations of the pass over a function."
15827 msgstr ""
15829 #: params.opt:726
15830 #, no-c-format
15831 msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
15832 msgstr ""
15834 #: params.opt:730
15835 #, no-c-format
15836 msgid "Maximum number of arguments in a PHI supported by TREE if-conversion unless the loop is marked with simd pragma."
15837 msgstr ""
15839 #: params.opt:734
15840 #, no-c-format
15841 msgid "The maximum number of unrollings of a single loop."
15842 msgstr ""
15844 #: params.opt:738
15845 #, no-c-format
15846 msgid "The maximum number of instructions to consider to unroll in a loop."
15847 msgstr ""
15849 #: params.opt:742
15850 #, no-c-format
15851 msgid "The maximum number of insns of an unswitched loop."
15852 msgstr ""
15854 #: params.opt:746
15855 #, no-c-format
15856 msgid "The maximum number of unswitchings in a single loop."
15857 msgstr ""
15859 #: params.opt:750
15860 #, no-c-format
15861 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
15862 msgstr ""
15864 #: params.opt:754
15865 #, no-c-format
15866 msgid "Max. recursion depth for expanding var tracking expressions."
15867 msgstr ""
15869 #: params.opt:758
15870 #, no-c-format
15871 msgid "Max. size of loc list for which reverse ops should be added."
15872 msgstr ""
15874 #: params.opt:762
15875 #, no-c-format
15876 msgid "Max. size of var tracking hash tables."
15877 msgstr ""
15879 #: params.opt:766
15880 #, no-c-format
15881 msgid "Maximum number of VALUEs handled during a single find_base_term call."
15882 msgstr ""
15884 #: params.opt:770
15885 #, no-c-format
15886 msgid "Maximum number of assertions to add along the default edge of a switch statement during VRP."
15887 msgstr ""
15889 #: params.opt:774
15890 #, no-c-format
15891 msgid "The minimum number of matching instructions to consider for crossjumping."
15892 msgstr ""
15894 #: params.opt:778
15895 #, no-c-format
15896 msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
15897 msgstr ""
15899 #: params.opt:782
15900 #, no-c-format
15901 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
15902 msgstr ""
15904 #: params.opt:786
15905 #, no-c-format
15906 msgid "The minimum threshold for probability of semi-invariant condition statement to trigger loop split."
15907 msgstr ""
15909 #: params.opt:790
15910 #, no-c-format
15911 msgid "The minimum UID to be used for a nondebug insn."
15912 msgstr ""
15914 #: params.opt:794
15915 #, no-c-format
15916 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
15917 msgstr ""
15919 #: params.opt:798
15920 #, no-c-format
15921 msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
15922 msgstr ""
15924 #: params.opt:802
15925 #, no-c-format
15926 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
15927 msgstr ""
15929 #: params.opt:806
15930 #, no-c-format
15931 msgid "--param=openacc-kernels=[decompose|parloops]\tSpecify mode of OpenACC 'kernels' constructs handling."
15932 msgstr ""
15934 #: params.opt:819
15935 #, no-c-format
15936 msgid "--param=openacc-privatization=[quiet|noisy]\tSpecify mode of OpenACC privatization diagnostics."
15937 msgstr ""
15939 #: params.opt:832
15940 #, no-c-format
15941 msgid "Chunk size of omp schedule for loops parallelized by parloops."
15942 msgstr ""
15944 #: params.opt:836
15945 #, no-c-format
15946 msgid "Minimum number of iterations per thread of an innermost parallelized loop."
15947 msgstr ""
15949 #: params.opt:840
15950 #, no-c-format
15951 msgid "--param=parloops-schedule=[static|dynamic|guided|auto|runtime]\tSchedule type of omp schedule for loops parallelized by parloops."
15952 msgstr ""
15954 #: params.opt:862
15955 #, no-c-format
15956 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
15957 msgstr ""
15959 #: params.opt:866
15960 #, no-c-format
15961 msgid "Maximal estimated outcome of branch considered predictable."
15962 msgstr ""
15964 #: params.opt:870
15965 #, no-c-format
15966 msgid "Whether software prefetch hints should be issued for non-constant strides."
15967 msgstr ""
15969 #: params.opt:874
15970 #, no-c-format
15971 msgid "The number of insns executed before prefetch is completed."
15972 msgstr ""
15974 #: params.opt:878
15975 #, no-c-format
15976 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
15977 msgstr ""
15979 #: params.opt:882
15980 #, no-c-format
15981 msgid "The minimum constant stride beyond which we should use prefetch hints for."
15982 msgstr ""
15984 #: params.opt:886
15985 #, no-c-format
15986 msgid "Use internal function id in profile lookup."
15987 msgstr ""
15989 #: params.opt:890
15990 #, no-c-format
15991 msgid "--param=ranger-debug=[none|trace|gori|cache|tracegori|all] Specifies the output mode for debugging ranger."
15992 msgstr ""
15994 #: params.opt:915
15995 #, no-c-format
15996 msgid "Maximum depth of logical expression evaluation ranger will look through when evaluating outgoing edge ranges."
15997 msgstr ""
15999 #: params.opt:920
16000 #, no-c-format
16001 msgid "Maximum number of relations the oracle will register in a basic block."
16002 msgstr ""
16004 #: params.opt:924
16005 #, no-c-format
16006 msgid "Maximum depth of a loop nest to fully value-number optimistically."
16007 msgstr ""
16009 #: params.opt:928
16010 #, no-c-format
16011 msgid "Maximum number of disambiguations to perform per memory access."
16012 msgstr ""
16014 #: params.opt:932
16015 #, no-c-format
16016 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
16017 msgstr ""
16019 #: params.opt:936
16020 #, no-c-format
16021 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
16022 msgstr ""
16024 #: params.opt:940
16025 #, no-c-format
16026 msgid "Hardware autoprefetcher scheduler model control flag.  Number of lookahead cycles the model looks into, at '0' only enable instruction sorting heuristic.  Disabled by default."
16027 msgstr ""
16029 #: params.opt:944
16030 #, no-c-format
16031 msgid "Minimal distance between possibly conflicting store and load."
16032 msgstr ""
16034 #: params.opt:948
16035 #, no-c-format
16036 msgid "Which -fsched-pressure algorithm to apply."
16037 msgstr ""
16039 #: params.opt:952
16040 #, no-c-format
16041 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
16042 msgstr ""
16044 #: params.opt:956
16045 #, no-c-format
16046 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
16047 msgstr ""
16049 #: params.opt:960
16050 #, no-c-format
16051 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
16052 msgstr ""
16054 #: params.opt:964
16055 #, no-c-format
16056 msgid "The maximum size of the lookahead window of selective scheduling."
16057 msgstr ""
16059 #: params.opt:968
16060 #, no-c-format
16061 msgid "Maximum number of times that an insn could be scheduled."
16062 msgstr ""
16064 #: params.opt:972
16065 #, no-c-format
16066 msgid "The number of prefetches that can run at the same time."
16067 msgstr ""
16069 #: params.opt:976
16070 #, no-c-format
16071 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
16072 msgstr ""
16074 #: params.opt:980
16075 #, no-c-format
16076 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
16077 msgstr ""
16079 #: params.opt:984
16080 #, no-c-format
16081 msgid "A threshold on the average loop count considered by the swing modulo scheduler."
16082 msgstr ""
16084 #: params.opt:988
16085 #, no-c-format
16086 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
16087 msgstr ""
16089 #: params.opt:992
16090 #, no-c-format
16091 msgid "The minimum value of stage count that swing modulo scheduler will generate."
16092 msgstr ""
16094 #: params.opt:996
16095 #, no-c-format
16096 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
16097 msgstr ""
16099 #: params.opt:1000
16100 #, no-c-format
16101 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
16102 msgstr ""
16104 #: params.opt:1004
16105 #, no-c-format
16106 msgid "Maximum number of artificial accesses to enable forward propagation that Scalar Replacement of Aggregates will keep for one local variable."
16107 msgstr ""
16109 #: params.opt:1008
16110 #, no-c-format
16111 msgid "The maximum number of SSA_NAME assignments to follow in determining a value."
16112 msgstr ""
16114 #: params.opt:1012
16115 #, no-c-format
16116 msgid "The lower bound for a buffer to be considered for stack smashing protection."
16117 msgstr ""
16119 #: params.opt:1016
16120 #, no-c-format
16121 msgid "Size of the stack guard expressed as a power of two in bytes."
16122 msgstr ""
16124 #: params.opt:1020
16125 #, no-c-format
16126 msgid "Interval in which to probe the stack expressed as a power of two in bytes."
16127 msgstr ""
16129 #: params.opt:1024
16130 #, no-c-format
16131 msgid "Allow the store merging pass to introduce unaligned stores if it is legal to do so."
16132 msgstr ""
16134 #: params.opt:1028
16135 #, no-c-format
16136 msgid "Maximum size of a single store merging region in bytes."
16137 msgstr ""
16139 #: params.opt:1032
16140 #, no-c-format
16141 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
16142 msgstr ""
16144 #: params.opt:1036
16145 #, no-c-format
16146 msgid "Maximum number of bases stored in each modref tree."
16147 msgstr ""
16149 #: params.opt:1040
16150 #, no-c-format
16151 msgid "Maximum number of references stored in each modref base."
16152 msgstr ""
16154 #: params.opt:1044
16155 #, no-c-format
16156 msgid "Maximum number of accesses stored in each modref reference."
16157 msgstr ""
16159 #: params.opt:1048
16160 #, no-c-format
16161 msgid "Maximum number of tests performed by modref query."
16162 msgstr ""
16164 #: params.opt:1052
16165 #, no-c-format
16166 msgid "Maximum depth of DFS walk used by modref escape analysis."
16167 msgstr ""
16169 #: params.opt:1056
16170 #, no-c-format
16171 msgid "Maximum number of escape points tracked by modref per SSA-name."
16172 msgstr ""
16174 #: params.opt:1060
16175 #, no-c-format
16176 msgid "Maximum number of times a given range is adjusted during the dataflow."
16177 msgstr ""
16179 #: params.opt:1064
16180 #, no-c-format
16181 msgid "--param=threader-debug=[none|all] Enables verbose dumping of the threader solver."
16182 msgstr ""
16184 #: params.opt:1077
16185 #, no-c-format
16186 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
16187 msgstr ""
16189 #: params.opt:1081
16190 #, no-c-format
16191 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
16192 msgstr ""
16194 #: params.opt:1085
16195 #, no-c-format
16196 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
16197 msgstr ""
16199 #: params.opt:1089
16200 #, no-c-format
16201 msgid "Maximal code growth caused by tail duplication (in percent)."
16202 msgstr ""
16204 #: params.opt:1093
16205 #, no-c-format
16206 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
16207 msgstr ""
16209 #: params.opt:1097
16210 #, no-c-format
16211 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
16212 msgstr ""
16214 #: params.opt:1101
16215 #, no-c-format
16216 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
16217 msgstr ""
16219 #: params.opt:1105
16220 #, no-c-format
16221 msgid "Set the maximum number of instructions executed in parallel in reassociated tree.  If 0, use the target dependent heuristic."
16222 msgstr ""
16224 #: params.opt:1109
16225 #, no-c-format
16226 msgid "Emit special instrumentation for accesses to volatiles."
16227 msgstr ""
16229 #: params.opt:1113
16230 #, no-c-format
16231 msgid "Emit instrumentation calls to __tsan_func_entry() and __tsan_func_exit()."
16232 msgstr ""
16234 #: params.opt:1117
16235 #, no-c-format
16236 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
16237 msgstr ""
16239 #: params.opt:1121
16240 #, no-c-format
16241 msgid "Instruction accounted for function prologue, epilogue and other overhead."
16242 msgstr ""
16244 #: params.opt:1125
16245 #, no-c-format
16246 msgid "Time accounted for function prologue, epilogue and other overhead."
16247 msgstr ""
16249 #: params.opt:1129
16250 #, no-c-format
16251 msgid "Instruction accounted for function thunk overhead."
16252 msgstr ""
16254 #: params.opt:1133
16255 #, no-c-format
16256 msgid "Time accounted for function thunk overhead."
16257 msgstr ""
16259 #: params.opt:1137
16260 #, no-c-format
16261 msgid "The denominator n of fraction 1/n of the number of profiled runs of the entire program below which the execution count of a basic block must be in order for the basic block to be considered unlikely."
16262 msgstr ""
16264 #: params.opt:1141
16265 #, no-c-format
16266 msgid "Maximum unroll factor for the unroll-and-jam transformation."
16267 msgstr ""
16269 #: params.opt:1145
16270 #, no-c-format
16271 msgid "Minimum percentage of memrefs that must go away for unroll-and-jam to be considered profitable."
16272 msgstr ""
16274 #: params.opt:1149
16275 #, no-c-format
16276 msgid "Use direct poisoning/unpoisoning instructions for variables smaller or equal to this number."
16277 msgstr ""
16279 #: params.opt:1153
16280 #, no-c-format
16281 msgid "Whether to use canonical types."
16282 msgstr ""
16284 #: params.opt:1157
16285 #, no-c-format
16286 msgid "Enable loop epilogue vectorization using smaller vector size."
16287 msgstr ""
16289 #: params.opt:1161
16290 #, no-c-format
16291 msgid "Maximum number of loop peels to enhance alignment of data references in a loop."
16292 msgstr ""
16294 #: params.opt:1165
16295 #, no-c-format
16296 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
16297 msgstr ""
16299 #: params.opt:1169
16300 #, no-c-format
16301 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
16302 msgstr ""
16304 #: params.opt:1173
16305 #, no-c-format
16306 msgid "Controls how loop vectorizer uses partial vectors.  0 means never, 1 means only for loops whose need to iterate can be removed, 2 means for all loops.  The default value is 2."
16307 msgstr ""
16309 #: params.opt:1177
16310 #, no-c-format
16311 msgid "The maximum factor which the loop vectorizer applies to the cost of statements in an inner loop relative to the loop being vectorized."
16312 msgstr ""
16314 #: params.opt:1181
16315 #, no-c-format
16316 msgid "--param=vrp1-mode=[vrp|ranger] Specifies the mode VRP1 should operate in."
16317 msgstr ""
16319 #: params.opt:1185
16320 #, no-c-format
16321 msgid "--param=vrp2-mode=[vrp|ranger] Specifies the mode VRP2 should operate in."
16322 msgstr ""
16324 #: cfgrtl.cc:2797
16325 msgid "flow control insn inside a basic block"
16326 msgstr ""
16328 #: cfgrtl.cc:3086
16329 msgid "insn outside basic block"
16330 msgstr "insn izvan temeljnog bloka"
16332 #: cfgrtl.cc:3094
16333 msgid "return not followed by barrier"
16334 msgstr ""
16336 #: collect-utils.cc:206
16337 #, c-format
16338 msgid "[cannot find %s]"
16339 msgstr "[ne mogu naći %s]"
16341 #: collect2.cc:1557
16342 #, c-format
16343 msgid "collect2 version %s\n"
16344 msgstr "collect2 inačica %s\n"
16346 #: collect2.cc:1662
16347 #, c-format
16348 msgid "%d constructor found\n"
16349 msgid_plural "%d constructors found\n"
16350 msgstr[0] "%d konstruktor pronađen\n"
16351 msgstr[1] "%d konstruktora pronađena\n"
16352 msgstr[2] "%d konstruktora pronađeno\n"
16354 #: collect2.cc:1666
16355 #, c-format
16356 msgid "%d destructor found\n"
16357 msgid_plural "%d destructors found\n"
16358 msgstr[0] "%d destruktor pronađen\n"
16359 msgstr[1] "%d destruktora pronađena\n"
16360 msgstr[2] "%d destruktora pronađeno\n"
16362 #: collect2.cc:1670
16363 #, c-format
16364 msgid "%d frame table found\n"
16365 msgid_plural "%d frame tables found\n"
16366 msgstr[0] ""
16367 msgstr[1] ""
16368 msgstr[2] ""
16370 #: collect2.cc:1825
16371 #, c-format
16372 msgid "[Leaving %s]\n"
16373 msgstr "[Napuštam %s]\n"
16375 #: collect2.cc:2055
16376 #, c-format
16377 msgid ""
16378 "\n"
16379 "write_c_file - output name is %s, prefix is %s\n"
16380 msgstr ""
16382 #: collect2.cc:2579
16383 #, c-format
16384 msgid ""
16385 "\n"
16386 "ldd output with constructors/destructors.\n"
16387 msgstr ""
16388 "\n"
16389 "izlaz ldd-a s konstruktorima/destruktorima.\n"
16391 #: cprop.cc:1750
16392 msgid "const/copy propagation disabled"
16393 msgstr ""
16395 #: diagnostic.cc:159
16396 #, c-format
16397 msgid "%s: all warnings being treated as errors"
16398 msgstr ""
16400 #: diagnostic.cc:164
16401 #, c-format
16402 msgid "%s: some warnings being treated as errors"
16403 msgstr ""
16405 #: diagnostic.cc:464 input.cc:278 input.cc:2036 c-family/c-opts.cc:1478
16406 #: fortran/cpp.cc:608 fortran/error.cc:1150 fortran/error.cc:1170
16407 msgid "<built-in>"
16408 msgstr ""
16410 #: diagnostic.cc:622
16411 #, c-format
16412 msgid "compilation terminated due to -fmax-errors=%u.\n"
16413 msgstr "kompajliranje prekinuto zbog -fmax-errors=%u.\n"
16415 #: diagnostic.cc:650
16416 #, c-format
16417 msgid "compilation terminated due to -Wfatal-errors.\n"
16418 msgstr "kompajliranje prekinuto zbog -Wfatal-errors.\n"
16420 #: diagnostic.cc:671
16421 #, fuzzy, c-format
16422 #| msgid ""
16423 #| "Please submit a full bug report,\n"
16424 #| "with preprocessed source if appropriate.\n"
16425 #| "See %s for instructions.\n"
16426 msgid "Please submit a full bug report, with preprocessed source.\n"
16427 msgstr ""
16428 "Molim pošaljite prijavu greške,\n"
16429 "s pretprocesiranim izvornim kodom\n"
16430 "ako je moguće.\n"
16431 "Pogledajte %s za upute.\n"
16433 #: diagnostic.cc:674
16434 #, fuzzy, c-format
16435 #| msgid ""
16436 #| "Please submit a full bug report,\n"
16437 #| "with preprocessed source if appropriate.\n"
16438 #| "See %s for instructions.\n"
16439 msgid "Please submit a full bug report, with preprocessed source (by using -freport-bug).\n"
16440 msgstr ""
16441 "Molim pošaljite prijavu greške,\n"
16442 "s pretprocesiranim izvornim kodom\n"
16443 "ako je moguće.\n"
16444 "Pogledajte %s za upute.\n"
16446 #: diagnostic.cc:678
16447 #, c-format
16448 msgid "Please include the complete backtrace with any bug report.\n"
16449 msgstr ""
16451 #: diagnostic.cc:680
16452 #, c-format
16453 msgid "See %s for instructions.\n"
16454 msgstr ""
16456 #: diagnostic.cc:689
16457 #, c-format
16458 msgid "compilation terminated.\n"
16459 msgstr "kompajliranje prekinuto.\n"
16461 #: diagnostic.cc:783
16462 msgid "                 from"
16463 msgstr ""
16465 #: diagnostic.cc:784
16466 msgid "In file included from"
16467 msgstr ""
16469 #. 2
16470 #: diagnostic.cc:785
16471 msgid "        included from"
16472 msgstr ""
16474 #: diagnostic.cc:786
16475 msgid "In module"
16476 msgstr ""
16478 #. 4
16479 #: diagnostic.cc:787
16480 msgid "of module"
16481 msgstr ""
16483 #: diagnostic.cc:788
16484 msgid "In module imported at"
16485 msgstr ""
16487 #. 6
16488 #: diagnostic.cc:789
16489 msgid "imported at"
16490 msgstr ""
16492 #: diagnostic.cc:1362
16493 #, c-format
16494 msgid "%s:%d: confused by earlier errors, bailing out\n"
16495 msgstr "%s:%d: zbunjen prethodnim greškama, odustajem\n"
16497 #: diagnostic.cc:1997
16498 #, fuzzy, c-format
16499 #| msgid "Internal compiler error: Error reporting routines re-entered.\n"
16500 msgid "internal compiler error: error reporting routines re-entered.\n"
16501 msgstr "Interna greška kompajlera: Ponovni ulazak u potprograme za prijavu grešaka.\n"
16503 #: diagnostic.cc:2028 diagnostic.cc:2047
16504 #, gcc-internal-format, gfc-internal-format
16505 msgid "in %s, at %s:%d"
16506 msgstr ""
16508 #: final.cc:1113
16509 msgid "negative insn length"
16510 msgstr "negativna insn duljina"
16512 #: final.cc:2861
16513 msgid "could not split insn"
16514 msgstr "ne mogu razdvojiti insn"
16516 #: final.cc:3228
16517 msgid "invalid 'asm': "
16518 msgstr "neispravni „asm”: "
16520 #: final.cc:3361
16521 #, c-format
16522 msgid "nested assembly dialect alternatives"
16523 msgstr ""
16525 #: final.cc:3389 final.cc:3401
16526 #, c-format
16527 msgid "unterminated assembly dialect alternative"
16528 msgstr ""
16530 #: final.cc:3543
16531 #, c-format
16532 msgid "operand number missing after %%-letter"
16533 msgstr ""
16535 #: final.cc:3546 final.cc:3587
16536 #, c-format
16537 msgid "operand number out of range"
16538 msgstr "broj operanada je izvan granica"
16540 #: final.cc:3604
16541 #, c-format
16542 msgid "invalid %%-code"
16543 msgstr "neispravni %%-kod"
16545 #: final.cc:3638
16546 #, c-format
16547 msgid "'%%l' operand isn't a label"
16548 msgstr "operand „%%l” nije oznaka"
16550 #. We can't handle floating point constants;
16551 #. PRINT_OPERAND must handle them.
16552 #. We can't handle floating point constants;
16553 #. TARGET_PRINT_OPERAND must handle them.
16554 #: final.cc:3774 config/arc/arc.cc:6402 config/i386/i386.cc:12259
16555 #, c-format
16556 msgid "floating constant misused"
16557 msgstr ""
16559 #: final.cc:3832 config/arc/arc.cc:6499 config/i386/i386.cc:12350
16560 #: config/pdp11/pdp11.cc:1872
16561 #, c-format
16562 msgid "invalid expression as operand"
16563 msgstr "neispravni izraz kao operand"
16565 #: gcc.cc:119
16566 #, c-format
16567 msgid "%s\n"
16568 msgstr "%s\n"
16570 #: gcc.cc:1848
16571 #, c-format
16572 msgid "Using built-in specs.\n"
16573 msgstr ""
16575 #: gcc.cc:2093
16576 #, c-format
16577 msgid ""
16578 "Setting spec %s to '%s'\n"
16579 "\n"
16580 msgstr ""
16582 #: gcc.cc:2298
16583 #, c-format
16584 msgid "Reading specs from %s\n"
16585 msgstr ""
16587 #: gcc.cc:2430
16588 #, c-format
16589 msgid "could not find specs file %s\n"
16590 msgstr ""
16592 #: gcc.cc:2505
16593 #, c-format
16594 msgid "rename spec %s to %s\n"
16595 msgstr ""
16597 #: gcc.cc:2507
16598 #, c-format
16599 msgid ""
16600 "spec is '%s'\n"
16601 "\n"
16602 msgstr ""
16604 #: gcc.cc:3368
16605 #, c-format
16606 msgid ""
16607 "\n"
16608 "Go ahead? (y or n) "
16609 msgstr ""
16610 "\n"
16611 "Nastaviti? (y ili n) "
16613 #: gcc.cc:3540
16614 #, c-format
16615 msgid "# %s %.2f %.2f\n"
16616 msgstr "# %s %.2f %.2f\n"
16618 #: gcc.cc:3756
16619 #, c-format
16620 msgid "Usage: %s [options] file...\n"
16621 msgstr "Uporaba: %s [opcije] datoteka...\n"
16623 #: gcc.cc:3757
16624 msgid "Options:\n"
16625 msgstr "Opcije:\n"
16627 #: gcc.cc:3759
16628 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
16629 msgstr ""
16631 #: gcc.cc:3760
16632 #, fuzzy
16633 #| msgid "  --help                   Display this information\n"
16634 msgid "  --help                   Display this information.\n"
16635 msgstr "  --help                   Prikaži ove informacije\n"
16637 #: gcc.cc:3761
16638 #, fuzzy
16639 #| msgid "  --help                   Display this information\n"
16640 msgid "  --target-help            Display target specific command line options.\n"
16641 msgstr "  --help                   Prikaži ove informacije\n"
16643 #: gcc.cc:3762
16644 msgid "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
16645 msgstr ""
16647 #: gcc.cc:3763
16648 #, fuzzy
16649 #| msgid "  --help                   Display this information\n"
16650 msgid "                           Display specific types of command line options.\n"
16651 msgstr "  --help                   Prikaži ove informacije\n"
16653 #: gcc.cc:3765
16654 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
16655 msgstr ""
16657 #: gcc.cc:3766
16658 #, fuzzy
16659 #| msgid "  --version                Display compiler version information\n"
16660 msgid "  --version                Display compiler version information.\n"
16661 msgstr "  --version                Prikaži informacije o inačici kompajlera\n"
16663 #: gcc.cc:3767
16664 #, fuzzy
16665 #| msgid "  -dumpversion             Display the version of the compiler\n"
16666 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
16667 msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
16669 #: gcc.cc:3768
16670 #, fuzzy
16671 #| msgid "  -dumpversion             Display the version of the compiler\n"
16672 msgid "  -dumpversion             Display the version of the compiler.\n"
16673 msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
16675 #: gcc.cc:3769
16676 #, fuzzy
16677 #| msgid "  -dumpversion             Display the version of the compiler\n"
16678 msgid "  -dumpmachine             Display the compiler's target processor.\n"
16679 msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
16681 #: gcc.cc:3770
16682 msgid "  -foffload=<targets>      Specify offloading targets.\n"
16683 msgstr ""
16685 #: gcc.cc:3771
16686 #, fuzzy
16687 #| msgid "  -dumpversion             Display the version of the compiler\n"
16688 msgid "  -print-search-dirs       Display the directories in the compiler's search path.\n"
16689 msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
16691 #: gcc.cc:3772
16692 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library.\n"
16693 msgstr ""
16695 #: gcc.cc:3773
16696 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
16697 msgstr ""
16699 #: gcc.cc:3774
16700 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>.\n"
16701 msgstr ""
16703 #: gcc.cc:3775
16704 msgid ""
16705 "  -print-multiarch         Display the target's normalized GNU triplet, used as\n"
16706 "                           a component in the library path.\n"
16707 msgstr ""
16709 #: gcc.cc:3778
16710 msgid "  -print-multi-directory   Display the root directory for versions of libgcc.\n"
16711 msgstr ""
16713 #: gcc.cc:3779
16714 msgid ""
16715 "  -print-multi-lib         Display the mapping between command line options and\n"
16716 "                           multiple library search directories.\n"
16717 msgstr ""
16719 #: gcc.cc:3782
16720 msgid "  -print-multi-os-directory Display the relative path to OS libraries.\n"
16721 msgstr ""
16723 #: gcc.cc:3783
16724 #, fuzzy
16725 #| msgid "  -dumpversion             Display the version of the compiler\n"
16726 msgid "  -print-sysroot           Display the target libraries directory.\n"
16727 msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
16729 #: gcc.cc:3784
16730 msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
16731 msgstr ""
16733 #: gcc.cc:3785
16734 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler.\n"
16735 msgstr ""
16737 #: gcc.cc:3786
16738 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor.\n"
16739 msgstr ""
16741 #: gcc.cc:3787
16742 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
16743 msgstr ""
16745 #: gcc.cc:3788
16746 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
16747 msgstr ""
16749 #: gcc.cc:3789
16750 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
16751 msgstr ""
16753 #: gcc.cc:3790
16754 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
16755 msgstr ""
16757 #: gcc.cc:3791
16758 #, fuzzy
16759 #| msgid "  -pipe                    Use pipes rather than intermediate files\n"
16760 msgid "  -save-temps              Do not delete intermediate files.\n"
16761 msgstr "  -pipe                    Koristi cjevovode umjesto posrednih datoteka\n"
16763 #: gcc.cc:3792
16764 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
16765 msgstr ""
16767 #: gcc.cc:3793
16768 msgid ""
16769 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
16770 "                           prefixes to other gcc components.\n"
16771 msgstr ""
16773 #: gcc.cc:3796
16774 #, fuzzy
16775 #| msgid "  -pipe                    Use pipes rather than intermediate files\n"
16776 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
16777 msgstr "  -pipe                    Koristi cjevovode umjesto posrednih datoteka\n"
16779 #: gcc.cc:3797
16780 #, fuzzy
16781 #| msgid "  -time                    Time the execution of each subprocess\n"
16782 msgid "  -time                    Time the execution of each subprocess.\n"
16783 msgstr "  -time                    Vrijeme izvršavanja svakog potprocesa\n"
16785 #: gcc.cc:3798
16786 #, fuzzy
16787 #| msgid "  -o <file>                Place the output into <file>\n"
16788 msgid "  -specs=<file>            Override built-in specs with the contents of <file>.\n"
16789 msgstr "  -o <datoteka>            Spremi izlaz u <datoteka>\n"
16791 #: gcc.cc:3799
16792 msgid "  -std=<standard>          Assume that the input sources are for <standard>.\n"
16793 msgstr ""
16795 #: gcc.cc:3800
16796 #, fuzzy
16797 #| msgid ""
16798 #| "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
16799 #| "                           and libraries\n"
16800 msgid ""
16801 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
16802 "                           and libraries.\n"
16803 msgstr ""
16804 "  --sysroot=<direktorij>   Koristi <direktorij> kao korijenski direktorij\n"
16805 "                           za zaglavlja i biblioteke\n"
16807 #: gcc.cc:3803
16808 msgid "  -B <directory>           Add <directory> to the compiler's search paths.\n"
16809 msgstr ""
16811 #: gcc.cc:3804
16812 #, fuzzy
16813 #| msgid "  -v                       Display the programs invoked by the compiler\n"
16814 msgid "  -v                       Display the programs invoked by the compiler.\n"
16815 msgstr "  -v                       Prikaži programe koje poziva kompajler\n"
16817 #: gcc.cc:3805
16818 #, fuzzy
16819 #| msgid "  -###                     Like -v but options quoted and commands not executed\n"
16820 msgid "  -###                     Like -v but options quoted and commands not executed.\n"
16821 msgstr ""
16822 "  -###                     Kao -v ali prikaži opcije pod navodnicima i\n"
16823 "                           naredbe koje se ne izvršavaju\n"
16825 #: gcc.cc:3806
16826 #, fuzzy
16827 #| msgid "  -v                       Display the programs invoked by the compiler\n"
16828 msgid "  -E                       Preprocess only; do not compile, assemble or link.\n"
16829 msgstr "  -v                       Prikaži programe koje poziva kompajler\n"
16831 #: gcc.cc:3807
16832 msgid "  -S                       Compile only; do not assemble or link.\n"
16833 msgstr ""
16835 #: gcc.cc:3808
16836 #, fuzzy
16837 #| msgid "  -h, --help                      Print this help, then exit\n"
16838 msgid "  -c                       Compile and assemble, but do not link.\n"
16839 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
16841 #: gcc.cc:3809
16842 #, fuzzy
16843 #| msgid "  -o <file>                Place the output into <file>\n"
16844 msgid "  -o <file>                Place the output into <file>.\n"
16845 msgstr "  -o <datoteka>            Spremi izlaz u <datoteka>\n"
16847 #: gcc.cc:3810
16848 msgid ""
16849 "  -pie                     Create a dynamically linked position independent\n"
16850 "                           executable.\n"
16851 msgstr ""
16853 #: gcc.cc:3812
16854 #, fuzzy
16855 #| msgid "  -shared                  Create a shared library\n"
16856 msgid "  -shared                  Create a shared library.\n"
16857 msgstr "  -shared                  Napravi dijeljenu biblioteku\n"
16859 #: gcc.cc:3813
16860 msgid ""
16861 "  -x <language>            Specify the language of the following input files.\n"
16862 "                           Permissible languages include: c c++ assembler none\n"
16863 "                           'none' means revert to the default behavior of\n"
16864 "                           guessing the language based on the file's extension.\n"
16865 msgstr ""
16867 #: gcc.cc:3820
16868 #, c-format
16869 msgid ""
16870 "\n"
16871 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
16872 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
16873 " other options on to these processes the -W<letter> options must be used.\n"
16874 msgstr ""
16876 #: gcc.cc:6789
16877 #, c-format
16878 msgid "Processing spec (%s), which is '%s'\n"
16879 msgstr ""
16881 #: gcc.cc:7550
16882 #, c-format
16883 msgid "Target: %s\n"
16884 msgstr ""
16886 #: gcc.cc:7551
16887 #, c-format
16888 msgid "Configured with: %s\n"
16889 msgstr ""
16891 #: gcc.cc:7565
16892 #, c-format
16893 msgid "Thread model: %s\n"
16894 msgstr ""
16896 #: gcc.cc:7566
16897 #, c-format
16898 msgid "Supported LTO compression algorithms: zlib"
16899 msgstr ""
16901 #: gcc.cc:7568
16902 #, c-format
16903 msgid " zstd"
16904 msgstr ""
16906 #: gcc.cc:7570 gcov.cc:1510 gcov.cc:1568 gcov.cc:1580 gcov.cc:2894
16907 #, c-format
16908 msgid "\n"
16909 msgstr "\n"
16911 #: gcc.cc:7581
16912 #, c-format
16913 msgid "gcc version %s %s\n"
16914 msgstr "gcc inačica %s %s\n"
16916 #: gcc.cc:7584
16917 #, c-format
16918 msgid "gcc driver version %s %sexecuting gcc version %s\n"
16919 msgstr ""
16921 #: gcc.cc:7657 gcc.cc:7867
16922 #, c-format
16923 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
16924 msgstr ""
16926 #: gcc.cc:7791
16927 #, c-format
16928 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
16929 msgstr ""
16931 #: gcc.cc:8642
16932 #, c-format
16933 msgid "install: %s%s\n"
16934 msgstr ""
16936 #: gcc.cc:8645
16937 #, c-format
16938 msgid "programs: %s\n"
16939 msgstr ""
16941 #: gcc.cc:8647
16942 #, c-format
16943 msgid "libraries: %s\n"
16944 msgstr "biblioteke: %s\n"
16946 #: gcc.cc:8764
16947 #, c-format
16948 msgid ""
16949 "\n"
16950 "For bug reporting instructions, please see:\n"
16951 msgstr ""
16952 "\n"
16953 "Za upute o prijavljivanju grešaka, molim pogledajte:\n"
16955 #: gcc.cc:8780 gcov-tool.cc:527
16956 #, c-format
16957 msgid "%s %s%s\n"
16958 msgstr "%s %s%s\n"
16960 #: gcc.cc:8783 gcov-tool.cc:529 gcov.cc:968 fortran/gfortranspec.cc:282
16961 msgid "(C)"
16962 msgstr "(C)"
16964 #: gcc.cc:8784 gcov-tool.cc:531 gcov.cc:970 fortran/gfortranspec.cc:283
16965 #, c-format
16966 msgid ""
16967 "This is free software; see the source for copying conditions.  There is NO\n"
16968 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
16969 "\n"
16970 msgstr ""
16971 "Ovo je slobodan softver; pogledajte kod za upute o kopiranju.  NEMA\n"
16972 "jamstava; čak ni za TRGOVINSKU PRIKLADNOST ili ODGOVARANJE ODREĐENOJ SVRSI.\n"
16973 "\n"
16975 #: gcc.cc:9127
16976 #, c-format
16977 msgid ""
16978 "\n"
16979 "Linker options\n"
16980 "==============\n"
16981 "\n"
16982 msgstr ""
16984 #: gcc.cc:9128
16985 #, c-format
16986 msgid ""
16987 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
16988 "\n"
16989 msgstr ""
16991 #: gcc.cc:10543
16992 #, c-format
16993 msgid ""
16994 "Assembler options\n"
16995 "=================\n"
16996 "\n"
16997 msgstr ""
16999 #: gcc.cc:10544
17000 #, c-format
17001 msgid ""
17002 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
17003 "\n"
17004 msgstr ""
17006 #: gcov-tool.cc:175
17007 #, c-format
17008 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
17009 msgstr ""
17011 #: gcov-tool.cc:176 gcov-tool.cc:271
17012 #, fuzzy, c-format
17013 #| msgid "  -n, --no-output                 Do not create an output file\n"
17014 msgid "    -o, --output <dir>                  Output directory\n"
17015 msgstr "  -n, --no-output                 Nemoj raditi izlazne datoteke\n"
17017 #: gcov-tool.cc:177 gcov-tool.cc:273 gcov-tool.cc:425
17018 #, fuzzy, c-format
17019 #| msgid "  -v, --version                   Print version number, then exit\n"
17020 msgid "    -v, --verbose                       Verbose mode\n"
17021 msgstr "  -v, --version                   Ispiši broj inačice, zatim izađi\n"
17023 #: gcov-tool.cc:178
17024 #, c-format
17025 msgid "    -w, --weight <w1,w2>                Set weights (float point values)\n"
17026 msgstr ""
17028 #: gcov-tool.cc:194
17029 #, c-format
17030 msgid "Merge subcomand usage:"
17031 msgstr ""
17033 #: gcov-tool.cc:269
17034 #, c-format
17035 msgid "  rewrite [options] <dir>               Rewrite coverage file contents\n"
17036 msgstr ""
17038 #: gcov-tool.cc:270
17039 #, c-format
17040 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
17041 msgstr ""
17043 #: gcov-tool.cc:272
17044 #, c-format
17045 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
17046 msgstr ""
17048 #: gcov-tool.cc:290
17049 #, c-format
17050 msgid "Rewrite subcommand usage:"
17051 msgstr ""
17053 #: gcov-tool.cc:329
17054 #, c-format
17055 msgid "scaling cannot co-exist with normalization, skipping\n"
17056 msgstr ""
17058 #: gcov-tool.cc:342 gcov-tool.cc:352
17059 #, c-format
17060 msgid "incorrect format in scaling, using 1/1\n"
17061 msgstr ""
17063 #: gcov-tool.cc:362
17064 #, c-format
17065 msgid "normalization cannot co-exist with scaling\n"
17066 msgstr ""
17068 #: gcov-tool.cc:419
17069 #, c-format
17070 msgid "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
17071 msgstr ""
17073 #: gcov-tool.cc:420
17074 #, fuzzy, c-format
17075 #| msgid "  -h, --help                      Print this help, then exit\n"
17076 msgid "    -f, --function                      Print function level info\n"
17077 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
17079 #: gcov-tool.cc:421
17080 #, fuzzy, c-format
17081 #| msgid "  -h, --help                      Print this help, then exit\n"
17082 msgid "    -F, --fullname                      Print full filename\n"
17083 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
17085 #: gcov-tool.cc:422
17086 #, fuzzy, c-format
17087 #| msgid "  -h, --help                      Print this help, then exit\n"
17088 msgid "    -h, --hotonly                       Only print info for hot objects/functions\n"
17089 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
17091 #: gcov-tool.cc:423
17092 #, fuzzy, c-format
17093 #| msgid "  -h, --help                      Print this help, then exit\n"
17094 msgid "    -o, --object                        Print object level info\n"
17095 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
17097 #: gcov-tool.cc:424
17098 #, c-format
17099 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
17100 msgstr ""
17102 #: gcov-tool.cc:444
17103 #, c-format
17104 msgid "Overlap subcomand usage:"
17105 msgstr ""
17107 #: gcov-tool.cc:510
17108 #, fuzzy, c-format
17109 #| msgid ""
17110 #| "Usage: gcov [OPTION]... SOURCE|OBJ...\n"
17111 #| "\n"
17112 msgid ""
17113 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
17114 "\n"
17115 msgstr ""
17116 "Uporaba: gcov [OPCIJA]... IZVOR|OBJ...\n"
17117 "\n"
17119 #: gcov-tool.cc:511
17120 #, c-format
17121 msgid ""
17122 "Offline tool to handle gcda counts\n"
17123 "\n"
17124 msgstr ""
17126 #: gcov-tool.cc:512
17127 #, fuzzy, c-format
17128 #| msgid "  -h, --help                      Print this help, then exit\n"
17129 msgid "  -h, --help                            Print this help, then exit\n"
17130 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
17132 #: gcov-tool.cc:513
17133 #, fuzzy, c-format
17134 #| msgid "  -v, --version                   Print version number, then exit\n"
17135 msgid "  -v, --version                         Print version number, then exit\n"
17136 msgstr "  -v, --version                   Ispiši broj inačice, zatim izađi\n"
17138 #: gcov-tool.cc:517 gcov.cc:956
17139 #, c-format
17140 msgid ""
17141 "\n"
17142 "For bug reporting instructions, please see:\n"
17143 "%s.\n"
17144 msgstr ""
17145 "\n"
17146 "Za upute o prijavljivanju grešaka, molim pogledajte:\n"
17147 "%s.\n"
17149 #: gcov-tool.cc:528
17150 #, c-format
17151 msgid "Copyright %s 2022 Free Software Foundation, Inc.\n"
17152 msgstr ""
17154 #: gcov.cc:925
17155 #, fuzzy, c-format
17156 #| msgid ""
17157 #| "Usage: gcov [OPTION]... SOURCE|OBJ...\n"
17158 #| "\n"
17159 msgid ""
17160 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
17161 "\n"
17162 msgstr ""
17163 "Uporaba: gcov [OPCIJA]... IZVOR|OBJ...\n"
17164 "\n"
17166 #: gcov.cc:926
17167 #, c-format
17168 msgid ""
17169 "Print code coverage information.\n"
17170 "\n"
17171 msgstr ""
17173 #: gcov.cc:927
17174 #, c-format
17175 msgid "  -a, --all-blocks                Show information for every basic block\n"
17176 msgstr "  -a, --all-blocks                Prikaži informacije za svaki temeljni blok\n"
17178 #: gcov.cc:928
17179 #, c-format
17180 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
17181 msgstr ""
17183 #: gcov.cc:929
17184 #, c-format
17185 msgid ""
17186 "  -c, --branch-counts             Output counts of branches taken\n"
17187 "                                    rather than percentages\n"
17188 msgstr ""
17190 #: gcov.cc:931
17191 #, c-format
17192 msgid "  -d, --display-progress          Display progress information\n"
17193 msgstr "  -d, --display-progress          Prikaži podatke o napredovanju\n"
17195 #: gcov.cc:932
17196 #, c-format
17197 msgid "  -D, --debug\t\t\t    Display debugging dumps\n"
17198 msgstr ""
17200 #: gcov.cc:933
17201 #, c-format
17202 msgid "  -f, --function-summaries        Output summaries for each function\n"
17203 msgstr "  -f, --function-summaries        Ispiši sažetke svake funkcije\n"
17205 #: gcov.cc:934
17206 #, c-format
17207 msgid "  -h, --help                      Print this help, then exit\n"
17208 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
17210 #: gcov.cc:935
17211 #, c-format
17212 msgid ""
17213 "  -j, --json-format               Output JSON intermediate format\n"
17214 "                                    into .gcov.json.gz file\n"
17215 msgstr ""
17217 #: gcov.cc:937
17218 #, c-format
17219 msgid "  -H, --human-readable            Output human readable numbers\n"
17220 msgstr ""
17222 #: gcov.cc:938
17223 #, fuzzy, c-format
17224 #| msgid "  -n, --no-output                 Do not create an output file\n"
17225 msgid "  -k, --use-colors                Emit colored output\n"
17226 msgstr "  -n, --no-output                 Nemoj raditi izlazne datoteke\n"
17228 #: gcov.cc:939
17229 #, c-format
17230 msgid ""
17231 "  -l, --long-file-names           Use long output file names for included\n"
17232 "                                    source files\n"
17233 msgstr ""
17235 #: gcov.cc:941
17236 #, c-format
17237 msgid "  -m, --demangled-names           Output demangled function names\n"
17238 msgstr ""
17240 #: gcov.cc:942
17241 #, c-format
17242 msgid "  -n, --no-output                 Do not create an output file\n"
17243 msgstr "  -n, --no-output                 Nemoj raditi izlazne datoteke\n"
17245 #: gcov.cc:943
17246 #, c-format
17247 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
17248 msgstr ""
17250 #: gcov.cc:944
17251 #, c-format
17252 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
17253 msgstr ""
17255 #: gcov.cc:945
17256 #, c-format
17257 msgid "  -q, --use-hotness-colors        Emit perf-like colored output for hot lines\n"
17258 msgstr ""
17260 #: gcov.cc:946
17261 #, c-format
17262 msgid "  -r, --relative-only             Only show data for relative sources\n"
17263 msgstr ""
17265 #: gcov.cc:947
17266 #, c-format
17267 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
17268 msgstr ""
17270 #: gcov.cc:948
17271 #, fuzzy, c-format
17272 #| msgid "  -n, --no-output                 Do not create an output file\n"
17273 msgid "  -t, --stdout                    Output to stdout instead of a file\n"
17274 msgstr "  -n, --no-output                 Nemoj raditi izlazne datoteke\n"
17276 #: gcov.cc:949
17277 #, c-format
17278 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
17279 msgstr ""
17281 #: gcov.cc:950
17282 #, c-format
17283 msgid "  -v, --version                   Print version number, then exit\n"
17284 msgstr "  -v, --version                   Ispiši broj inačice, zatim izađi\n"
17286 #: gcov.cc:951
17287 #, fuzzy, c-format
17288 #| msgid "  -v, --version                   Print version number, then exit\n"
17289 msgid "  -w, --verbose                   Print verbose informations\n"
17290 msgstr "  -v, --version                   Ispiši broj inačice, zatim izađi\n"
17292 #: gcov.cc:952
17293 #, c-format
17294 msgid "  -x, --hash-filenames            Hash long pathnames\n"
17295 msgstr ""
17297 #: gcov.cc:953
17298 #, fuzzy, c-format
17299 #| msgid "Options:\n"
17300 msgid ""
17301 "\n"
17302 "Obsolete options:\n"
17303 msgstr "Opcije:\n"
17305 #: gcov.cc:954
17306 #, c-format
17307 msgid "  -i, --json-format               Replaced with -j, --json-format\n"
17308 msgstr ""
17310 #: gcov.cc:955
17311 #, c-format
17312 msgid "  -j, --human-readable            Replaced with -H, --human-readable\n"
17313 msgstr ""
17315 #: gcov.cc:966
17316 #, c-format
17317 msgid "gcov %s%s\n"
17318 msgstr "gcov %s%s\n"
17320 #: gcov.cc:1354
17321 #, c-format
17322 msgid "'%s' file is already processed\n"
17323 msgstr ""
17325 #: gcov.cc:1470 gcov.cc:1599
17326 #, c-format
17327 msgid "Creating '%s'\n"
17328 msgstr "Stvaram „%s”\n"
17330 #: gcov.cc:1474
17331 #, c-format
17332 msgid "Error writing output file '%s'\n"
17333 msgstr ""
17335 #: gcov.cc:1482
17336 #, c-format
17337 msgid "Could not open output file '%s'\n"
17338 msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
17340 #: gcov.cc:1489
17341 #, c-format
17342 msgid "Removing '%s'\n"
17343 msgstr "Uklanjam „%s”\n"
17345 #: gcov.cc:1604
17346 #, fuzzy, c-format
17347 #| msgid "Could not open output file '%s'\n"
17348 msgid "Cannot open JSON output file %s\n"
17349 msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
17351 #: gcov.cc:1613
17352 #, fuzzy, c-format
17353 #| msgid "Could not open output file '%s'\n"
17354 msgid "Error writing JSON output file %s\n"
17355 msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
17357 #: gcov.cc:1778
17358 #, c-format
17359 msgid "%s:source file is newer than notes file '%s'\n"
17360 msgstr ""
17362 #: gcov.cc:1783
17363 #, fuzzy, c-format
17364 #| msgid "(the message is only displayed one per source file)\n"
17365 msgid "(the message is displayed only once per source file)\n"
17366 msgstr "(ova poruka se prikazuje samo jednom za datoteku koda)\n"
17368 #: gcov.cc:1803
17369 #, fuzzy, c-format
17370 #| msgid "Cannot open source file %s\n"
17371 msgid "%s:cannot open notes file\n"
17372 msgstr "Ne mogu otvoriti datoteku koda %s\n"
17374 #: gcov.cc:1810
17375 #, fuzzy, c-format
17376 #| msgid "%s:not a gcov data file\n"
17377 msgid "%s:not a gcov notes file\n"
17378 msgstr "%s:nije gcov podatkovna datoteka\n"
17380 #: gcov.cc:1824
17381 #, c-format
17382 msgid "%s:version '%.4s', prefer '%.4s'\n"
17383 msgstr ""
17385 #: gcov.cc:1877
17386 #, c-format
17387 msgid "%s:already seen blocks for '%s'\n"
17388 msgstr ""
17390 #: gcov.cc:1993 gcov.cc:2107
17391 #, c-format
17392 msgid "%s:corrupted\n"
17393 msgstr ""
17395 #: gcov.cc:2001
17396 #, c-format
17397 msgid "%s:no functions found\n"
17398 msgstr "%s:nisu pronađene funkcije\n"
17400 #: gcov.cc:2019
17401 #, c-format
17402 msgid "%s:cannot open data file, assuming not executed\n"
17403 msgstr ""
17405 #: gcov.cc:2026
17406 #, c-format
17407 msgid "%s:not a gcov data file\n"
17408 msgstr "%s:nije gcov podatkovna datoteka\n"
17410 #: gcov.cc:2040
17411 #, c-format
17412 msgid "%s:version '%.4s', prefer version '%.4s'\n"
17413 msgstr ""
17415 #: gcov.cc:2047
17416 #, c-format
17417 msgid "%s:stamp mismatch with notes file\n"
17418 msgstr ""
17420 #: gcov.cc:2084
17421 #, c-format
17422 msgid "%s:profile mismatch for '%s'\n"
17423 msgstr ""
17425 #: gcov.cc:2106
17426 #, c-format
17427 msgid "%s:overflowed\n"
17428 msgstr "%s:preljev\n"
17430 #: gcov.cc:2154
17431 #, c-format
17432 msgid "%s:'%s' lacks entry and/or exit blocks\n"
17433 msgstr "%s:„%s” nema ulazni ili izlazni blok\n"
17435 #: gcov.cc:2159
17436 #, c-format
17437 msgid "%s:'%s' has arcs to entry block\n"
17438 msgstr ""
17440 #: gcov.cc:2167
17441 #, c-format
17442 msgid "%s:'%s' has arcs from exit block\n"
17443 msgstr ""
17445 #: gcov.cc:2376
17446 #, c-format
17447 msgid "%s:graph is unsolvable for '%s'\n"
17448 msgstr ""
17450 #: gcov.cc:2492
17451 #, c-format
17452 msgid "Lines executed:%s of %d\n"
17453 msgstr "Izvršeno redaka:%s od %d\n"
17455 #: gcov.cc:2495
17456 #, c-format
17457 msgid "No executable lines\n"
17458 msgstr ""
17460 #: gcov.cc:2503 gcov.cc:2512
17461 #, c-format
17462 msgid "%s '%s'\n"
17463 msgstr "%s '%s'\n"
17465 #: gcov.cc:2519
17466 #, c-format
17467 msgid "Branches executed:%s of %d\n"
17468 msgstr ""
17470 #: gcov.cc:2523
17471 #, c-format
17472 msgid "Taken at least once:%s of %d\n"
17473 msgstr ""
17475 #: gcov.cc:2529
17476 #, c-format
17477 msgid "No branches\n"
17478 msgstr ""
17480 #: gcov.cc:2531
17481 #, c-format
17482 msgid "Calls executed:%s of %d\n"
17483 msgstr "Izvršeno poziva:%s od %d\n"
17485 #: gcov.cc:2535
17486 #, c-format
17487 msgid "No calls\n"
17488 msgstr "Nema poziva\n"
17490 #: gcov.cc:2748
17491 #, c-format
17492 msgid "%s:no lines for '%s'\n"
17493 msgstr "%s:nema redaka za „%s”\n"
17495 #: gcov.cc:2874
17496 #, c-format
17497 msgid "call   %2d returned %s\n"
17498 msgstr ""
17500 #: gcov.cc:2879
17501 #, c-format
17502 msgid "call   %2d never executed\n"
17503 msgstr ""
17505 #: gcov.cc:2884
17506 #, c-format
17507 msgid "branch %2d taken %s%s"
17508 msgstr ""
17510 #: gcov.cc:2889
17511 #, c-format
17512 msgid "branch %2d never executed"
17513 msgstr ""
17515 #: gcov.cc:2892
17516 #, c-format
17517 msgid " (BB %d)"
17518 msgstr ""
17520 #: gcov.cc:2899
17521 #, c-format
17522 msgid "unconditional %2d taken %s\n"
17523 msgstr ""
17525 #: gcov.cc:2902
17526 #, c-format
17527 msgid "unconditional %2d never executed\n"
17528 msgstr ""
17530 #: gcov.cc:3154
17531 #, c-format
17532 msgid "Cannot open source file %s\n"
17533 msgstr "Ne mogu otvoriti datoteku koda %s\n"
17535 #: gcse.cc:2578
17536 msgid "PRE disabled"
17537 msgstr "PRE onemogućen"
17539 #: gcse.cc:3505
17540 msgid "GCSE disabled"
17541 msgstr "GCSE onemogućen"
17543 #: incpath.cc:77
17544 #, c-format
17545 msgid "ignoring duplicate directory \"%s\"\n"
17546 msgstr "zanemarujem direktorij duplikat „%s”\n"
17548 #: incpath.cc:80
17549 #, c-format
17550 msgid "  as it is a non-system directory that duplicates a system directory\n"
17551 msgstr "  jer nije direktorij sustava, a duplikat je direktorija sustava\n"
17553 #: incpath.cc:84
17554 #, c-format
17555 msgid "ignoring nonexistent directory \"%s\"\n"
17556 msgstr "zanemarujem nepostojeći direktorij „%s”\n"
17558 #: incpath.cc:391
17559 #, c-format
17560 msgid "#include \"...\" search starts here:\n"
17561 msgstr "#include \"...\" pretraga započinje ovdje:\n"
17563 #: incpath.cc:395
17564 #, c-format
17565 msgid "#include <...> search starts here:\n"
17566 msgstr "#include <...> pretraga započinje ovdje:\n"
17568 #: incpath.cc:400
17569 #, c-format
17570 msgid "End of search list.\n"
17571 msgstr "Kraj popisa pretrage.\n"
17573 #. Opening quotation mark.
17574 #: intl.cc:62
17575 msgid "`"
17576 msgstr "„"
17578 #. Closing quotation mark.
17579 #: intl.cc:65
17580 msgid "'"
17581 msgstr "”"
17583 #: langhooks.cc:384
17584 msgid "At top level:"
17585 msgstr ""
17587 #: langhooks.cc:400 cp/error.cc:3623
17588 #, c-format
17589 msgid "In member function %qs"
17590 msgstr ""
17592 #: langhooks.cc:404 cp/error.cc:3626
17593 #, c-format
17594 msgid "In function %qs"
17595 msgstr ""
17597 #: langhooks.cc:449 cp/error.cc:3576
17598 msgid "    inlined from %qs at %r%s:%d:%d%R"
17599 msgstr ""
17601 #: langhooks.cc:454 cp/error.cc:3581
17602 msgid "    inlined from %qs at %r%s:%d%R"
17603 msgstr ""
17605 #: langhooks.cc:460 cp/error.cc:3587
17606 #, c-format
17607 msgid "    inlined from %qs"
17608 msgstr ""
17610 #: lra-assigns.cc:1837 reload1.cc:2073
17611 msgid "this is the insn:"
17612 msgstr "ovo je insn:"
17614 #: lra-constraints.cc:3142
17615 msgid "unable to generate reloads for impossible constraints:"
17616 msgstr ""
17618 #: lra-constraints.cc:4168 reload.cc:3841
17619 msgid "unable to generate reloads for:"
17620 msgstr ""
17622 #. What to print when a switch has no documentation.
17623 #: opts.cc:313
17624 msgid "This option lacks documentation."
17625 msgstr ""
17627 #: opts.cc:314
17628 msgid "Uses of this option are diagnosed."
17629 msgstr ""
17631 #: opts.cc:1577
17632 #, c-format
17633 msgid "Same as %s%s (or, in negated form, %s%s)."
17634 msgstr ""
17636 #: opts.cc:1582
17637 #, c-format
17638 msgid "Same as %s%s."
17639 msgstr ""
17641 #: opts.cc:1587
17642 #, c-format
17643 msgid "Same as %s."
17644 msgstr ""
17646 #: opts.cc:1595
17647 #, c-format
17648 msgid "%s  Same as %s."
17649 msgstr ""
17651 #: opts.cc:1658
17652 msgid "[available in "
17653 msgstr ""
17655 #: opts.cc:1690
17656 msgid "[default]"
17657 msgstr "[zadano]"
17659 #: opts.cc:1699
17660 #, c-format
17661 msgid "%llu bytes"
17662 msgstr ""
17664 #: opts.cc:1736
17665 msgid "[enabled]"
17666 msgstr "[omogućeno]"
17668 #: opts.cc:1738
17669 msgid "[disabled]"
17670 msgstr "[onemogućeno]"
17672 #: opts.cc:1774
17673 #, c-format
17674 msgid " No options with the desired characteristics were found\n"
17675 msgstr " Nisu pronađene opcije sa željenim svojstvima\n"
17677 #: opts.cc:1783
17678 #, fuzzy, c-format
17679 #| msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end\n"
17680 msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end.\n"
17681 msgstr " Ništa nije pronađeno.  Koristite --help=%s za prikaz *svih* opcija koje podržava sučelje %s\n"
17683 #: opts.cc:1789
17684 #, c-format
17685 msgid " All options with the desired characteristics have already been displayed\n"
17686 msgstr " Sve opcije sa željenim svojstvima su već prikazane\n"
17688 #: opts.cc:1834
17689 #, c-format
17690 msgid ""
17691 "  Known valid arguments for %s option:\n"
17692 "   "
17693 msgstr ""
17695 #: opts.cc:1884
17696 msgid "The following options are target specific"
17697 msgstr ""
17699 #: opts.cc:1887
17700 msgid "The following options control compiler warning messages"
17701 msgstr "Sljedeće opcije upravljaju porukama upozorenja kompajlera"
17703 #: opts.cc:1890
17704 msgid "The following options control optimizations"
17705 msgstr "Sljedeće opcije upravljaju optimizacijama"
17707 #: opts.cc:1893 opts.cc:1933
17708 msgid "The following options are language-independent"
17709 msgstr "Sljedeće opcije su neovisne o jeziku"
17711 #: opts.cc:1896
17712 #, fuzzy
17713 #| msgid "The following options control optimizations"
17714 msgid "The following options control parameters"
17715 msgstr "Sljedeće opcije upravljaju optimizacijama"
17717 #: opts.cc:1902
17718 msgid "The following options are specific to just the language "
17719 msgstr "Sljedeće opcije su posebne samo za jezik "
17721 #: opts.cc:1904
17722 msgid "The following options are supported by the language "
17723 msgstr "Sljedeće opcije podržava jezik "
17725 #: opts.cc:1915
17726 msgid "The following options are not documented"
17727 msgstr "Sljedeće opcije nisu dokumentirane"
17729 #: opts.cc:1917
17730 msgid "The following options take separate arguments"
17731 msgstr "Sljedeće opcije primaju odvojene argumente"
17733 #: opts.cc:1919
17734 msgid "The following options take joined arguments"
17735 msgstr "Sljedeće opcije primaju spojene argumente"
17737 #: opts.cc:1931
17738 msgid "The following options are language-related"
17739 msgstr "Sljedeće opcije su vezane uz jezik"
17741 #: passes.cc:1832
17742 #, c-format
17743 msgid "during %s pass: %s\n"
17744 msgstr ""
17746 #: passes.cc:1837
17747 #, c-format
17748 msgid "dump file: %s\n"
17749 msgstr ""
17751 #: plugin.cc:926
17752 msgid "Event"
17753 msgstr "Događaj"
17755 #: plugin.cc:926
17756 msgid "Plugins"
17757 msgstr "Priključci"
17759 #: plugin.cc:958
17760 #, c-format
17761 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
17762 msgstr "*** UPOZORENJE *** neki priključci su aktivni, nemojte prijavljivati kao grešku ako ju ne možete ponoviti bez omogućivanja priključaka.\n"
17764 #: postreload-gcse.cc:1355
17765 msgid "using simple load CSE after register allocation"
17766 msgstr ""
17768 #. It's the compiler's fault.
17769 #: reload1.cc:5994
17770 msgid "could not find a spill register"
17771 msgstr ""
17773 #. It's the compiler's fault.
17774 #: reload1.cc:7876
17775 msgid "VOIDmode on an output"
17776 msgstr ""
17778 #: reload1.cc:8609
17779 msgid "failure trying to reload:"
17780 msgstr ""
17782 #: rtl-error.cc:116
17783 msgid "unrecognizable insn:"
17784 msgstr "neprepoznati insn:"
17786 #: rtl-error.cc:118
17787 msgid "insn does not satisfy its constraints:"
17788 msgstr "insn ne zadovoljava svoja ograničenja:"
17790 #: targhooks.cc:2157
17791 #, c-format
17792 msgid "created and used with differing settings of '%s'"
17793 msgstr "napravljeno i korišteno s različitim postavkama „%s”"
17795 #: targhooks.cc:2172
17796 #, fuzzy
17797 #| msgid "created and used with different settings of -fpic"
17798 msgid "created and used with different settings of %<-fpic%>"
17799 msgstr "napravljeno i korišteno s različitim postavkama -fpic"
17801 #: targhooks.cc:2174
17802 #, fuzzy
17803 #| msgid "created and used with different settings of -fpie"
17804 msgid "created and used with different settings of %<-fpie%>"
17805 msgstr "napravljeno i korišteno s različitim postavkama -fpie"
17807 #: toplev.cc:318
17808 #, c-format
17809 msgid "unrecoverable error"
17810 msgstr "greška, nemoguć oporavak"
17812 #: toplev.cc:611
17813 #, c-format
17814 msgid ""
17815 "%s%s%s %sversion %s (%s)\n"
17816 "%s\tcompiled by GNU C version %s, "
17817 msgstr ""
17818 "%s%s%s %sinačica %s (%s)\n"
17819 "%s\tkompajlirao GNU C inačica %s, "
17821 #: toplev.cc:613
17822 #, c-format
17823 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
17824 msgstr "%s%s%s %sinačica %s (%s) kompajlirao CC, "
17826 #: toplev.cc:617
17827 #, fuzzy, c-format
17828 #| msgid "GMP version %s, MPFR version %s, MPC version %s\n"
17829 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
17830 msgstr "GMP inačica %s, MPFR inačica %s, MPC inačica %s\n"
17832 #: toplev.cc:619
17833 #, c-format
17834 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
17835 msgstr ""
17837 #: toplev.cc:621
17838 #, c-format
17839 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
17840 msgstr ""
17842 #: tree-diagnostic-path.cc:257 tree-diagnostic.cc:290 c/c-decl.cc:6073
17843 #: c/c-typeck.cc:7894 cp/error.cc:1165 c-family/c-pretty-print.cc:424
17844 #, gcc-internal-format
17845 msgid "<anonymous>"
17846 msgstr ""
17848 #: c-family/c-format.cc:437
17849 msgid "format"
17850 msgstr ""
17852 #: c-family/c-format.cc:438
17853 msgid "field width specifier"
17854 msgstr ""
17856 #: c-family/c-format.cc:439
17857 msgid "field precision specifier"
17858 msgstr ""
17860 #: c-family/c-format.cc:558 c-family/c-format.cc:582
17861 #: config/i386/msformat-c.cc:45
17862 msgid "' ' flag"
17863 msgstr ""
17865 #: c-family/c-format.cc:558 c-family/c-format.cc:582
17866 #: config/i386/msformat-c.cc:45
17867 msgid "the ' ' printf flag"
17868 msgstr ""
17870 #: c-family/c-format.cc:559 c-family/c-format.cc:583 c-family/c-format.cc:614
17871 #: c-family/c-format.cc:680 config/i386/msformat-c.cc:46
17872 msgid "'+' flag"
17873 msgstr ""
17875 #: c-family/c-format.cc:559 c-family/c-format.cc:583 c-family/c-format.cc:614
17876 #: config/i386/msformat-c.cc:46
17877 msgid "the '+' printf flag"
17878 msgstr ""
17880 #: c-family/c-format.cc:560 c-family/c-format.cc:584 c-family/c-format.cc:615
17881 #: c-family/c-format.cc:655 config/i386/msformat-c.cc:47
17882 #: config/i386/msformat-c.cc:82
17883 msgid "'#' flag"
17884 msgstr ""
17886 #: c-family/c-format.cc:560 c-family/c-format.cc:584 c-family/c-format.cc:615
17887 #: config/i386/msformat-c.cc:47
17888 msgid "the '#' printf flag"
17889 msgstr ""
17891 #: c-family/c-format.cc:561 c-family/c-format.cc:585 c-family/c-format.cc:653
17892 #: config/i386/msformat-c.cc:48
17893 msgid "'0' flag"
17894 msgstr ""
17896 #: c-family/c-format.cc:561 c-family/c-format.cc:585
17897 #: config/i386/msformat-c.cc:48
17898 msgid "the '0' printf flag"
17899 msgstr ""
17901 #: c-family/c-format.cc:562 c-family/c-format.cc:586 c-family/c-format.cc:652
17902 #: c-family/c-format.cc:683 config/i386/msformat-c.cc:49
17903 msgid "'-' flag"
17904 msgstr ""
17906 #: c-family/c-format.cc:562 c-family/c-format.cc:586
17907 #: config/i386/msformat-c.cc:49
17908 msgid "the '-' printf flag"
17909 msgstr ""
17911 #: c-family/c-format.cc:563 c-family/c-format.cc:635
17912 #: config/i386/msformat-c.cc:50 config/i386/msformat-c.cc:70
17913 msgid "''' flag"
17914 msgstr ""
17916 #: c-family/c-format.cc:563 config/i386/msformat-c.cc:50
17917 msgid "the ''' printf flag"
17918 msgstr ""
17920 #: c-family/c-format.cc:564 c-family/c-format.cc:636
17921 msgid "'I' flag"
17922 msgstr ""
17924 #: c-family/c-format.cc:564
17925 msgid "the 'I' printf flag"
17926 msgstr ""
17928 #: c-family/c-format.cc:565 c-family/c-format.cc:587 c-family/c-format.cc:633
17929 #: c-family/c-format.cc:656 c-family/c-format.cc:684 config/sol2-c.cc:43
17930 #: config/i386/msformat-c.cc:51 config/i386/msformat-c.cc:68
17931 msgid "field width"
17932 msgstr ""
17934 #: c-family/c-format.cc:565 c-family/c-format.cc:587 config/sol2-c.cc:43
17935 #: config/i386/msformat-c.cc:51
17936 msgid "field width in printf format"
17937 msgstr ""
17939 #: c-family/c-format.cc:566 c-family/c-format.cc:588 c-family/c-format.cc:617
17940 #: config/i386/msformat-c.cc:52
17941 msgid "precision"
17942 msgstr ""
17944 #: c-family/c-format.cc:566 c-family/c-format.cc:588 c-family/c-format.cc:617
17945 #: config/i386/msformat-c.cc:52
17946 msgid "precision in printf format"
17947 msgstr ""
17949 #: c-family/c-format.cc:567 c-family/c-format.cc:589 c-family/c-format.cc:618
17950 #: c-family/c-format.cc:634 c-family/c-format.cc:687 config/sol2-c.cc:44
17951 #: config/i386/msformat-c.cc:53 config/i386/msformat-c.cc:69
17952 msgid "length modifier"
17953 msgstr ""
17955 #: c-family/c-format.cc:567 c-family/c-format.cc:589 c-family/c-format.cc:618
17956 #: config/sol2-c.cc:44 config/i386/msformat-c.cc:53
17957 msgid "length modifier in printf format"
17958 msgstr ""
17960 #: c-family/c-format.cc:616
17961 msgid "'q' flag"
17962 msgstr ""
17964 #: c-family/c-format.cc:616
17965 msgid "the 'q' diagnostic flag"
17966 msgstr ""
17968 #: c-family/c-format.cc:630 config/i386/msformat-c.cc:66
17969 msgid "assignment suppression"
17970 msgstr ""
17972 #: c-family/c-format.cc:630 config/i386/msformat-c.cc:66
17973 msgid "the assignment suppression scanf feature"
17974 msgstr ""
17976 #: c-family/c-format.cc:631 config/i386/msformat-c.cc:67
17977 msgid "'a' flag"
17978 msgstr ""
17980 #: c-family/c-format.cc:631 config/i386/msformat-c.cc:67
17981 msgid "the 'a' scanf flag"
17982 msgstr ""
17984 #: c-family/c-format.cc:632
17985 msgid "'m' flag"
17986 msgstr ""
17988 #: c-family/c-format.cc:632
17989 msgid "the 'm' scanf flag"
17990 msgstr ""
17992 #: c-family/c-format.cc:633 config/i386/msformat-c.cc:68
17993 msgid "field width in scanf format"
17994 msgstr ""
17996 #: c-family/c-format.cc:634 config/i386/msformat-c.cc:69
17997 msgid "length modifier in scanf format"
17998 msgstr ""
18000 #: c-family/c-format.cc:635 config/i386/msformat-c.cc:70
18001 msgid "the ''' scanf flag"
18002 msgstr ""
18004 #: c-family/c-format.cc:636
18005 msgid "the 'I' scanf flag"
18006 msgstr ""
18008 #: c-family/c-format.cc:651
18009 msgid "'_' flag"
18010 msgstr ""
18012 #: c-family/c-format.cc:651
18013 msgid "the '_' strftime flag"
18014 msgstr ""
18016 #: c-family/c-format.cc:652
18017 msgid "the '-' strftime flag"
18018 msgstr ""
18020 #: c-family/c-format.cc:653
18021 msgid "the '0' strftime flag"
18022 msgstr ""
18024 #: c-family/c-format.cc:654 c-family/c-format.cc:679
18025 msgid "'^' flag"
18026 msgstr ""
18028 #: c-family/c-format.cc:654
18029 msgid "the '^' strftime flag"
18030 msgstr ""
18032 #: c-family/c-format.cc:655 config/i386/msformat-c.cc:82
18033 msgid "the '#' strftime flag"
18034 msgstr ""
18036 #: c-family/c-format.cc:656
18037 msgid "field width in strftime format"
18038 msgstr ""
18040 #: c-family/c-format.cc:657
18041 msgid "'E' modifier"
18042 msgstr ""
18044 #: c-family/c-format.cc:657
18045 msgid "the 'E' strftime modifier"
18046 msgstr ""
18048 #: c-family/c-format.cc:658
18049 msgid "'O' modifier"
18050 msgstr ""
18052 #: c-family/c-format.cc:658
18053 msgid "the 'O' strftime modifier"
18054 msgstr ""
18056 #: c-family/c-format.cc:659 c-family/c-format.cc:660
18057 msgid "the 'O' modifier"
18058 msgstr ""
18060 #: c-family/c-format.cc:678
18061 msgid "fill character"
18062 msgstr ""
18064 #: c-family/c-format.cc:678
18065 msgid "fill character in strfmon format"
18066 msgstr ""
18068 #: c-family/c-format.cc:679
18069 msgid "the '^' strfmon flag"
18070 msgstr ""
18072 #: c-family/c-format.cc:680
18073 msgid "the '+' strfmon flag"
18074 msgstr ""
18076 #: c-family/c-format.cc:681
18077 msgid "'(' flag"
18078 msgstr ""
18080 #: c-family/c-format.cc:681
18081 msgid "the '(' strfmon flag"
18082 msgstr ""
18084 #: c-family/c-format.cc:682
18085 msgid "'!' flag"
18086 msgstr ""
18088 #: c-family/c-format.cc:682
18089 msgid "the '!' strfmon flag"
18090 msgstr ""
18092 #: c-family/c-format.cc:683
18093 msgid "the '-' strfmon flag"
18094 msgstr ""
18096 #: c-family/c-format.cc:684
18097 msgid "field width in strfmon format"
18098 msgstr ""
18100 #: c-family/c-format.cc:685
18101 msgid "left precision"
18102 msgstr ""
18104 #: c-family/c-format.cc:685
18105 msgid "left precision in strfmon format"
18106 msgstr ""
18108 #: c-family/c-format.cc:686
18109 msgid "right precision"
18110 msgstr ""
18112 #: c-family/c-format.cc:686
18113 msgid "right precision in strfmon format"
18114 msgstr ""
18116 #: c-family/c-format.cc:687
18117 msgid "length modifier in strfmon format"
18118 msgstr ""
18120 #. Handle deferred options from command-line.
18121 #: c-family/c-opts.cc:1502 fortran/cpp.cc:621
18122 msgid "<command-line>"
18123 msgstr ""
18125 #: config/aarch64/aarch64.cc:10978
18126 #, c-format
18127 msgid "unsupported operand for code '%c'"
18128 msgstr ""
18130 #: config/aarch64/aarch64.cc:10987 config/aarch64/aarch64.cc:11000
18131 #: config/aarch64/aarch64.cc:11012 config/aarch64/aarch64.cc:11023
18132 #: config/aarch64/aarch64.cc:11039 config/aarch64/aarch64.cc:11053
18133 #: config/aarch64/aarch64.cc:11073 config/aarch64/aarch64.cc:11150
18134 #: config/aarch64/aarch64.cc:11161 config/aarch64/aarch64.cc:11175
18135 #: config/aarch64/aarch64.cc:11397 config/aarch64/aarch64.cc:11417
18136 #: config/pru/pru.cc:1700 config/pru/pru.cc:1710 config/pru/pru.cc:1741
18137 #: config/pru/pru.cc:1752 config/pru/pru.cc:1824
18138 #, c-format
18139 msgid "invalid operand for '%%%c'"
18140 msgstr ""
18142 #: config/aarch64/aarch64.cc:11091 config/aarch64/aarch64.cc:11102
18143 #: config/aarch64/aarch64.cc:11257 config/aarch64/aarch64.cc:11268
18144 #, c-format
18145 msgid "invalid vector constant"
18146 msgstr ""
18148 #: config/aarch64/aarch64.cc:11114 config/aarch64/aarch64.cc:11126
18149 #, c-format
18150 msgid "incompatible floating point / vector register operand for '%%%c'"
18151 msgstr ""
18153 #: config/aarch64/aarch64.cc:11143
18154 #, c-format
18155 msgid "incompatible register operand for '%%%c'"
18156 msgstr ""
18158 #: config/aarch64/aarch64.cc:11209 config/arm/arm.cc:24405
18159 #, c-format
18160 msgid "missing operand"
18161 msgstr ""
18163 #: config/aarch64/aarch64.cc:11294
18164 #, fuzzy, c-format
18165 #| msgid "invalid %%-code"
18166 msgid "invalid constant"
18167 msgstr "neispravni %%-kod"
18169 #: config/aarch64/aarch64.cc:11297
18170 #, fuzzy, c-format
18171 #| msgid "invalid expression as operand"
18172 msgid "invalid operand"
18173 msgstr "neispravni izraz kao operand"
18175 #: config/aarch64/aarch64.cc:11425 config/aarch64/aarch64.cc:11430
18176 #, c-format
18177 msgid "invalid operand prefix '%%%c'"
18178 msgstr ""
18180 #: config/aarch64/aarch64.cc:11450
18181 #, fuzzy, c-format
18182 #| msgid "invalid 'asm': "
18183 msgid "invalid address mode"
18184 msgstr "neispravni „asm”: "
18186 #: config/aarch64/aarch64.cc:25851 config/arm/arm.cc:33859
18187 msgid "invalid conversion from type %<bfloat16_t%>"
18188 msgstr ""
18190 #: config/aarch64/aarch64.cc:25853 config/arm/arm.cc:33861
18191 msgid "invalid conversion to type %<bfloat16_t%>"
18192 msgstr ""
18194 #: config/aarch64/aarch64.cc:25868 config/aarch64/aarch64.cc:25884
18195 #: config/arm/arm.cc:33876 config/arm/arm.cc:33892
18196 msgid "operation not permitted on type %<bfloat16_t%>"
18197 msgstr ""
18199 #: config/aarch64/aarch64.cc:25892
18200 msgid "cannot combine GNU and SVE vectors in a binary operation"
18201 msgstr ""
18203 #: config/alpha/alpha.cc:5076 config/i386/i386.cc:13519
18204 #: config/rs6000/rs6000.cc:14232 config/sparc/sparc.cc:9357
18205 #, c-format
18206 msgid "'%%&' used without any local dynamic TLS references"
18207 msgstr ""
18209 #: config/alpha/alpha.cc:5134 config/bfin/bfin.cc:1428
18210 #, c-format
18211 msgid "invalid %%J value"
18212 msgstr ""
18214 #: config/alpha/alpha.cc:5164 config/ia64/ia64.cc:5577
18215 #: config/or1k/or1k.cc:1249
18216 #, c-format
18217 msgid "invalid %%r value"
18218 msgstr ""
18220 #: config/alpha/alpha.cc:5174 config/ia64/ia64.cc:5531
18221 #: config/rs6000/rs6000.cc:13926 config/xtensa/xtensa.cc:2460
18222 #, c-format
18223 msgid "invalid %%R value"
18224 msgstr ""
18226 #: config/alpha/alpha.cc:5180 config/rs6000/rs6000.cc:13846
18227 #: config/xtensa/xtensa.cc:2427
18228 #, c-format
18229 msgid "invalid %%N value"
18230 msgstr ""
18232 #: config/alpha/alpha.cc:5188 config/rs6000/rs6000.cc:13874
18233 #, c-format
18234 msgid "invalid %%P value"
18235 msgstr ""
18237 #: config/alpha/alpha.cc:5196
18238 #, c-format
18239 msgid "invalid %%h value"
18240 msgstr ""
18242 #: config/alpha/alpha.cc:5204 config/xtensa/xtensa.cc:2453
18243 #, c-format
18244 msgid "invalid %%L value"
18245 msgstr ""
18247 #: config/alpha/alpha.cc:5223
18248 #, c-format
18249 msgid "invalid %%m value"
18250 msgstr ""
18252 #: config/alpha/alpha.cc:5229
18253 #, c-format
18254 msgid "invalid %%M value"
18255 msgstr ""
18257 #: config/alpha/alpha.cc:5266
18258 #, c-format
18259 msgid "invalid %%U value"
18260 msgstr ""
18262 #: config/alpha/alpha.cc:5274 config/rs6000/rs6000.cc:13934
18263 #, c-format
18264 msgid "invalid %%s value"
18265 msgstr ""
18267 #: config/alpha/alpha.cc:5285
18268 #, c-format
18269 msgid "invalid %%C value"
18270 msgstr ""
18272 #: config/alpha/alpha.cc:5322 config/rs6000/rs6000.cc:13710
18273 #, c-format
18274 msgid "invalid %%E value"
18275 msgstr ""
18277 #: config/alpha/alpha.cc:5347 config/alpha/alpha.cc:5397
18278 #, c-format
18279 msgid "unknown relocation unspec"
18280 msgstr ""
18282 #: config/alpha/alpha.cc:5356 config/cr16/cr16.cc:1572 config/gcn/gcn.cc:6050
18283 #: config/gcn/gcn.cc:6059 config/gcn/gcn.cc:6119 config/gcn/gcn.cc:6127
18284 #: config/gcn/gcn.cc:6143 config/gcn/gcn.cc:6161 config/gcn/gcn.cc:6212
18285 #: config/gcn/gcn.cc:6331 config/gcn/gcn.cc:6442 config/rs6000/rs6000.cc:14237
18286 #, c-format
18287 msgid "invalid %%xn code"
18288 msgstr ""
18290 #: config/alpha/alpha.cc:5462
18291 #, c-format
18292 msgid "invalid operand address"
18293 msgstr ""
18295 #: config/arc/arc.cc:4517
18296 #, fuzzy, c-format
18297 #| msgid "invalid %%-code"
18298 msgid "invalid operand to %%Z code"
18299 msgstr "neispravni %%-kod"
18301 #: config/arc/arc.cc:4525
18302 #, fuzzy, c-format
18303 #| msgid "invalid %%-code"
18304 msgid "invalid operand to %%z code"
18305 msgstr "neispravni %%-kod"
18307 #: config/arc/arc.cc:4533
18308 #, fuzzy, c-format
18309 #| msgid "invalid %%-code"
18310 msgid "invalid operands to %%c code"
18311 msgstr "neispravni %%-kod"
18313 #: config/arc/arc.cc:4541
18314 #, fuzzy, c-format
18315 #| msgid "invalid %%-code"
18316 msgid "invalid operand to %%M code"
18317 msgstr "neispravni %%-kod"
18319 #: config/arc/arc.cc:4549 config/m32r/m32r.cc:2086
18320 #, c-format
18321 msgid "invalid operand to %%p code"
18322 msgstr ""
18324 #: config/arc/arc.cc:4560 config/m32r/m32r.cc:2079
18325 #, c-format
18326 msgid "invalid operand to %%s code"
18327 msgstr ""
18329 #: config/arc/arc.cc:4708 config/m32r/m32r.cc:2112
18330 #, c-format
18331 msgid "invalid operand to %%R code"
18332 msgstr ""
18334 #: config/arc/arc.cc:4784 config/m32r/m32r.cc:2135
18335 #, c-format
18336 msgid "invalid operand to %%H/%%L code"
18337 msgstr ""
18339 #: config/arc/arc.cc:4852 config/m32r/m32r.cc:2206
18340 #, c-format
18341 msgid "invalid operand to %%U code"
18342 msgstr ""
18344 #: config/arc/arc.cc:4864
18345 #, fuzzy, c-format
18346 #| msgid "invalid %%-code"
18347 msgid "invalid operand to %%V code"
18348 msgstr "neispravni %%-kod"
18350 #: config/arc/arc.cc:4921
18351 #, fuzzy, c-format
18352 #| msgid "invalid %%-code"
18353 msgid "invalid operand to %%O code"
18354 msgstr "neispravni %%-kod"
18356 #. Unknown flag.
18357 #. Undocumented flag.
18358 #: config/arc/arc.cc:4947 config/epiphany/epiphany.cc:1309
18359 #: config/m32r/m32r.cc:2233 config/nds32/nds32.cc:3517
18360 #: config/sparc/sparc.cc:9636
18361 #, c-format
18362 msgid "invalid operand output code"
18363 msgstr ""
18365 #: config/arc/arc.cc:6487
18366 #, fuzzy, c-format
18367 #| msgid "invalid expression as operand"
18368 msgid "invalid UNSPEC as operand: %d"
18369 msgstr "neispravni izraz kao operand"
18371 #: config/arc/arc.cc:6703
18372 msgid "unrecognized supposed constant"
18373 msgstr ""
18375 #: config/arm/arm.cc:20769 config/arm/arm.cc:20794 config/arm/arm.cc:20804
18376 #: config/arm/arm.cc:20813 config/arm/arm.cc:20822
18377 #, c-format
18378 msgid "invalid shift operand"
18379 msgstr ""
18381 #: config/arm/arm.cc:23678 config/arm/arm.cc:23696
18382 #, c-format
18383 msgid "predicated Thumb instruction"
18384 msgstr ""
18386 #: config/arm/arm.cc:23684
18387 #, c-format
18388 msgid "predicated instruction in conditional sequence"
18389 msgstr ""
18391 #: config/arm/arm.cc:23802 config/arm/arm.cc:23815 config/arm/arm.cc:23840
18392 #: config/nios2/nios2.cc:3081
18393 #, c-format
18394 msgid "Unsupported operand for code '%c'"
18395 msgstr ""
18397 #: config/arm/arm.cc:23917 config/arm/arm.cc:23939 config/arm/arm.cc:23949
18398 #: config/arm/arm.cc:23959 config/arm/arm.cc:23969 config/arm/arm.cc:24008
18399 #: config/arm/arm.cc:24026 config/arm/arm.cc:24051 config/arm/arm.cc:24066
18400 #: config/arm/arm.cc:24093 config/arm/arm.cc:24100 config/arm/arm.cc:24118
18401 #: config/arm/arm.cc:24125 config/arm/arm.cc:24133 config/arm/arm.cc:24154
18402 #: config/arm/arm.cc:24161 config/arm/arm.cc:24352 config/arm/arm.cc:24359
18403 #: config/arm/arm.cc:24386 config/arm/arm.cc:24393 config/bfin/bfin.cc:1441
18404 #: config/bfin/bfin.cc:1448 config/bfin/bfin.cc:1455 config/bfin/bfin.cc:1462
18405 #: config/bfin/bfin.cc:1471 config/bfin/bfin.cc:1478 config/bfin/bfin.cc:1485
18406 #: config/bfin/bfin.cc:1492 config/nds32/nds32.cc:3543
18407 #, c-format
18408 msgid "invalid operand for code '%c'"
18409 msgstr ""
18411 #: config/arm/arm.cc:24021
18412 #, c-format
18413 msgid "instruction never executed"
18414 msgstr ""
18416 #. Former Maverick support, removed after GCC-4.7.
18417 #: config/arm/arm.cc:24042
18418 #, c-format
18419 msgid "obsolete Maverick format code '%c'"
18420 msgstr ""
18422 #: config/avr/avr.cc:2642
18423 #, c-format
18424 msgid "address operand requires constraint for X, Y, or Z register"
18425 msgstr ""
18427 #: config/avr/avr.cc:2825
18428 msgid "operands to %T/%t must be reg + const_int:"
18429 msgstr ""
18431 #: config/avr/avr.cc:2875 config/avr/avr.cc:2942
18432 msgid "bad address, not an I/O address:"
18433 msgstr ""
18435 #: config/avr/avr.cc:2884
18436 msgid "bad address, not a constant:"
18437 msgstr ""
18439 #: config/avr/avr.cc:2902 config/avr/avr.cc:2909
18440 msgid "bad address, not (reg+disp):"
18441 msgstr ""
18443 #: config/avr/avr.cc:2916
18444 msgid "bad address, not post_inc or pre_dec:"
18445 msgstr ""
18447 #: config/avr/avr.cc:2928
18448 msgid "internal compiler error.  Bad address:"
18449 msgstr ""
18451 #: config/avr/avr.cc:2961
18452 #, c-format
18453 msgid "Unsupported code '%c' for fixed-point:"
18454 msgstr ""
18456 #: config/avr/avr.cc:2969
18457 msgid "internal compiler error.  Unknown mode:"
18458 msgstr ""
18460 #: config/avr/avr.cc:3866 config/avr/avr.cc:4810 config/avr/avr.cc:5257
18461 msgid "invalid insn:"
18462 msgstr ""
18464 #: config/avr/avr.cc:3920 config/avr/avr.cc:4032 config/avr/avr.cc:4090
18465 #: config/avr/avr.cc:4142 config/avr/avr.cc:4161 config/avr/avr.cc:4353
18466 #: config/avr/avr.cc:4661 config/avr/avr.cc:4946 config/avr/avr.cc:5150
18467 #: config/avr/avr.cc:5314 config/avr/avr.cc:5407 config/avr/avr.cc:5606
18468 msgid "incorrect insn:"
18469 msgstr ""
18471 #: config/avr/avr.cc:4177 config/avr/avr.cc:4452 config/avr/avr.cc:4732
18472 #: config/avr/avr.cc:5018 config/avr/avr.cc:5196 config/avr/avr.cc:5463
18473 #: config/avr/avr.cc:5664
18474 msgid "unknown move insn:"
18475 msgstr ""
18477 #: config/avr/avr.cc:6131
18478 msgid "bad shift insn:"
18479 msgstr ""
18481 #: config/avr/avr.cc:6239 config/avr/avr.cc:6722 config/avr/avr.cc:7139
18482 msgid "internal compiler error.  Incorrect shift:"
18483 msgstr ""
18485 #: config/avr/avr.cc:8547
18486 msgid "unsupported fixed-point conversion"
18487 msgstr ""
18489 #: config/avr/avr.cc:9916
18490 msgid "variable"
18491 msgstr ""
18493 #: config/avr/avr.cc:9921
18494 msgid "function parameter"
18495 msgstr ""
18497 #: config/avr/avr.cc:9926
18498 msgid "structure field"
18499 msgstr ""
18501 #: config/avr/avr.cc:9932
18502 msgid "return type of function"
18503 msgstr ""
18505 #: config/avr/avr.cc:9937
18506 msgid "pointer"
18507 msgstr ""
18509 #: config/avr/driver-avr.cc:50
18510 #, c-format
18511 msgid ""
18512 "Running spec function '%s' with %d args\n"
18513 "\n"
18514 msgstr ""
18516 #: config/bfin/bfin.cc:1390
18517 #, c-format
18518 msgid "invalid %%j value"
18519 msgstr ""
18521 #: config/bfin/bfin.cc:1583 config/c6x/c6x.cc:2279
18522 #, c-format
18523 msgid "invalid const_double operand"
18524 msgstr ""
18526 #: config/bpf/bpf.cc:921
18527 #, fuzzy
18528 #| msgid "invalid expression as operand"
18529 msgid "invalid address in operand"
18530 msgstr "neispravni izraz kao operand"
18532 #. Fallthrough.
18533 #: config/bpf/bpf.cc:928
18534 msgid "unsupported operand"
18535 msgstr ""
18537 #. Format punctuators via %s to avoid -Wformat-diag.
18538 #: config/cris/cris.cc:775 config/ft32/ft32.cc:110 config/moxie/moxie.cc:108
18539 #: final.cc:3233 final.cc:3235 fold-const.cc:277 gcc.cc:6153 gcc.cc:6167
18540 #: rtl-error.cc:101 toplev.cc:322 vr-values.cc:2383 cp/logic.cc:312
18541 #: cp/logic.cc:314 cp/typeck.cc:7292 d/d-convert.cc:237
18542 #: go/go-gcc-diagnostics.cc:28 go/go-gcc-diagnostics.cc:37
18543 #: go/go-gcc-diagnostics.cc:45 go/go-gcc-diagnostics.cc:53
18544 #: lto/lto-object.cc:180 lto/lto-object.cc:277 lto/lto-object.cc:334
18545 #: lto/lto-object.cc:358
18546 #, gcc-internal-format, gfc-internal-format
18547 msgid "%s"
18548 msgstr ""
18550 #: config/cris/cris.cc:826
18551 msgid "unexpected index-type in cris_print_index"
18552 msgstr ""
18554 #: config/cris/cris.cc:840
18555 msgid "unexpected base-type in cris_print_base"
18556 msgstr ""
18558 #: config/cris/cris.cc:895
18559 msgid "invalid operand for 'b' modifier"
18560 msgstr ""
18562 #: config/cris/cris.cc:912
18563 msgid "invalid operand for 'o' modifier"
18564 msgstr ""
18566 #: config/cris/cris.cc:931
18567 msgid "invalid operand for 'O' modifier"
18568 msgstr ""
18570 #: config/cris/cris.cc:964
18571 msgid "invalid operand for 'p' modifier"
18572 msgstr ""
18574 #: config/cris/cris.cc:1003
18575 msgid "invalid operand for 'z' modifier"
18576 msgstr ""
18578 #: config/cris/cris.cc:1050 config/cris/cris.cc:1084
18579 msgid "invalid operand for 'H' modifier"
18580 msgstr ""
18582 #: config/cris/cris.cc:1060
18583 msgid "bad register"
18584 msgstr ""
18586 #: config/cris/cris.cc:1104
18587 msgid "invalid operand for 'e' modifier"
18588 msgstr ""
18590 #: config/cris/cris.cc:1121
18591 msgid "invalid operand for 'm' modifier"
18592 msgstr ""
18594 #: config/cris/cris.cc:1146
18595 msgid "invalid operand for 'A' modifier"
18596 msgstr ""
18598 #: config/cris/cris.cc:1201
18599 msgid "invalid operand for 'D' modifier"
18600 msgstr ""
18602 #: config/cris/cris.cc:1218 config/cris/cris.cc:1223
18603 msgid "invalid operand for 'T' modifier"
18604 msgstr ""
18606 #: config/cris/cris.cc:1234 config/ft32/ft32.cc:236 config/moxie/moxie.cc:178
18607 msgid "invalid operand modifier letter"
18608 msgstr ""
18610 #: config/cris/cris.cc:1286
18611 msgid "unexpected multiplicative operand"
18612 msgstr ""
18614 #: config/cris/cris.cc:1306 config/ft32/ft32.cc:259 config/moxie/moxie.cc:203
18615 msgid "unexpected operand"
18616 msgstr ""
18618 #: config/cris/cris.cc:1345 config/cris/cris.cc:1355
18619 msgid "unrecognized address"
18620 msgstr ""
18622 #: config/cris/cris.cc:2535 config/cris/cris.cc:2588
18623 msgid "unexpected side-effects in address"
18624 msgstr ""
18626 #: config/fr30/fr30.cc:510
18627 #, c-format
18628 msgid "fr30_print_operand_address: unhandled address"
18629 msgstr ""
18631 #: config/fr30/fr30.cc:534
18632 #, c-format
18633 msgid "fr30_print_operand: unrecognized %%p code"
18634 msgstr ""
18636 #: config/fr30/fr30.cc:554
18637 #, c-format
18638 msgid "fr30_print_operand: unrecognized %%b code"
18639 msgstr ""
18641 #: config/fr30/fr30.cc:575
18642 #, c-format
18643 msgid "fr30_print_operand: unrecognized %%B code"
18644 msgstr ""
18646 #: config/fr30/fr30.cc:583
18647 #, c-format
18648 msgid "fr30_print_operand: invalid operand to %%A code"
18649 msgstr ""
18651 #: config/fr30/fr30.cc:600
18652 #, c-format
18653 msgid "fr30_print_operand: invalid %%x code"
18654 msgstr ""
18656 #: config/fr30/fr30.cc:607
18657 #, c-format
18658 msgid "fr30_print_operand: invalid %%F code"
18659 msgstr ""
18661 #: config/fr30/fr30.cc:624
18662 #, c-format
18663 msgid "fr30_print_operand: unknown code"
18664 msgstr ""
18666 #: config/fr30/fr30.cc:652 config/fr30/fr30.cc:661 config/fr30/fr30.cc:672
18667 #: config/fr30/fr30.cc:685
18668 #, c-format
18669 msgid "fr30_print_operand: unhandled MEM"
18670 msgstr ""
18672 #: config/frv/frv.cc:2490
18673 msgid "bad insn to frv_print_operand_address:"
18674 msgstr ""
18676 #: config/frv/frv.cc:2501
18677 msgid "bad register to frv_print_operand_memory_reference_reg:"
18678 msgstr ""
18680 #: config/frv/frv.cc:2540 config/frv/frv.cc:2550 config/frv/frv.cc:2559
18681 #: config/frv/frv.cc:2580 config/frv/frv.cc:2585
18682 msgid "bad insn to frv_print_operand_memory_reference:"
18683 msgstr ""
18685 #: config/frv/frv.cc:2670
18686 #, c-format
18687 msgid "bad condition code"
18688 msgstr ""
18690 #: config/frv/frv.cc:2744
18691 msgid "bad insn in frv_print_operand, bad const_double"
18692 msgstr ""
18694 #: config/frv/frv.cc:2805
18695 msgid "bad insn to frv_print_operand, 'e' modifier:"
18696 msgstr ""
18698 #: config/frv/frv.cc:2813
18699 msgid "bad insn to frv_print_operand, 'F' modifier:"
18700 msgstr ""
18702 #: config/frv/frv.cc:2829
18703 msgid "bad insn to frv_print_operand, 'f' modifier:"
18704 msgstr ""
18706 #: config/frv/frv.cc:2843
18707 msgid "bad insn to frv_print_operand, 'g' modifier:"
18708 msgstr ""
18710 #: config/frv/frv.cc:2891
18711 msgid "bad insn to frv_print_operand, 'L' modifier:"
18712 msgstr ""
18714 #: config/frv/frv.cc:2904
18715 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
18716 msgstr ""
18718 #: config/frv/frv.cc:2925
18719 msgid "bad insn to frv_print_operand, 'O' modifier:"
18720 msgstr ""
18722 #: config/frv/frv.cc:2943
18723 msgid "bad insn to frv_print_operand, P modifier:"
18724 msgstr ""
18726 #: config/frv/frv.cc:2963
18727 msgid "bad insn in frv_print_operand, z case"
18728 msgstr ""
18730 #: config/frv/frv.cc:2994
18731 msgid "bad insn in frv_print_operand, 0 case"
18732 msgstr ""
18734 #: config/frv/frv.cc:2999
18735 msgid "frv_print_operand: unknown code"
18736 msgstr ""
18738 #: config/frv/frv.cc:4373
18739 msgid "bad output_move_single operand"
18740 msgstr ""
18742 #: config/frv/frv.cc:4500
18743 msgid "bad output_move_double operand"
18744 msgstr ""
18746 #: config/frv/frv.cc:4642
18747 msgid "bad output_condmove_single operand"
18748 msgstr ""
18750 #: config/gcn/gcn.cc:5711 config/gcn/gcn.cc:5744 config/gcn/gcn.cc:5748
18751 #: config/gcn/gcn.cc:6092 config/gcn/gcn.cc:6103 config/gcn/gcn.cc:6106
18752 #, c-format
18753 msgid "bad ADDR_SPACE_GLOBAL address"
18754 msgstr ""
18756 #: config/gcn/gcn.cc:5860 config/gcn/gcn.cc:5883 config/gcn/gcn.cc:5915
18757 #: config/gcn/gcn.cc:5931 config/gcn/gcn.cc:5946 config/gcn/gcn.cc:5965
18758 #: config/gcn/gcn.cc:6041 config/gcn/gcn.cc:6237 config/gcn/gcn.cc:6352
18759 #, fuzzy, c-format
18760 #| msgid "invalid %%-code"
18761 msgid "invalid operand %%xn code"
18762 msgstr "neispravni %%-kod"
18764 #: config/gcn/gcn.cc:6340
18765 #, c-format
18766 msgid "operand %%xn code invalid for QImode"
18767 msgstr ""
18769 #: config/gcn/gcn.cc:6422
18770 #, c-format
18771 msgid "invalid fp constant"
18772 msgstr ""
18774 #: config/h8300/h8300.cc:1628 config/h8300/h8300.cc:1636
18775 #: config/h8300/h8300.cc:1644 config/h8300/h8300.cc:1652
18776 #: config/h8300/h8300.cc:1660 config/h8300/h8300.cc:1668
18777 #, c-format
18778 msgid "Expected register or constant integer."
18779 msgstr ""
18781 #: config/i386/i386.cc:12344
18782 #, c-format
18783 msgid "invalid UNSPEC as operand"
18784 msgstr ""
18786 #: config/i386/i386.cc:12883
18787 #, c-format
18788 msgid "invalid use of register '%s'"
18789 msgstr ""
18791 #: config/i386/i386.cc:12888
18792 #, c-format
18793 msgid "invalid use of asm flag output"
18794 msgstr ""
18796 #: config/i386/i386.cc:13121
18797 #, fuzzy, c-format
18798 #| msgid "invalid expression as operand"
18799 msgid "invalid operand size for operand code 'O'"
18800 msgstr "neispravni izraz kao operand"
18802 #: config/i386/i386.cc:13156
18803 #, fuzzy, c-format
18804 #| msgid "invalid expression as operand"
18805 msgid "invalid operand size for operand code 'z'"
18806 msgstr "neispravni izraz kao operand"
18808 #: config/i386/i386.cc:13225
18809 #, c-format
18810 msgid "invalid operand type used with operand code 'Z'"
18811 msgstr ""
18813 #: config/i386/i386.cc:13230
18814 #, fuzzy, c-format
18815 #| msgid "invalid expression as operand"
18816 msgid "invalid operand size for operand code 'Z'"
18817 msgstr "neispravni izraz kao operand"
18819 #: config/i386/i386.cc:13307
18820 #, c-format
18821 msgid "operand is not a condition code, invalid operand code 'Y'"
18822 msgstr ""
18824 #: config/i386/i386.cc:13386
18825 #, c-format
18826 msgid "operand is not a condition code, invalid operand code 'D'"
18827 msgstr ""
18829 #: config/i386/i386.cc:13404
18830 #, c-format
18831 msgid "operand is not a condition code, invalid operand code '%c'"
18832 msgstr ""
18834 #: config/i386/i386.cc:13417
18835 #, c-format
18836 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
18837 msgstr ""
18839 #: config/i386/i386.cc:13432
18840 #, c-format
18841 msgid "operand is not an integer, invalid operand code 'K'"
18842 msgstr ""
18844 #: config/i386/i386.cc:13460
18845 #, c-format
18846 msgid "operand is not a specific integer, invalid operand code 'r'"
18847 msgstr ""
18849 #: config/i386/i386.cc:13478
18850 #, c-format
18851 msgid "operand is not an integer, invalid operand code 'R'"
18852 msgstr ""
18854 #: config/i386/i386.cc:13501
18855 #, c-format
18856 msgid "operand is not a specific integer, invalid operand code 'R'"
18857 msgstr ""
18859 #: config/i386/i386.cc:13605
18860 #, c-format
18861 msgid "invalid operand code '%c'"
18862 msgstr ""
18864 #: config/i386/i386.cc:13667 config/i386/i386.cc:14056
18865 #, c-format
18866 msgid "invalid constraints for operand"
18867 msgstr ""
18869 #: config/i386/i386.cc:13768
18870 #, fuzzy, c-format
18871 #| msgid "invalid %%-code"
18872 msgid "invalid vector immediate"
18873 msgstr "neispravni %%-kod"
18875 #: config/i386/i386.cc:16847
18876 msgid "unknown insn mode"
18877 msgstr ""
18879 #: config/ia64/ia64.cc:5459
18880 #, c-format
18881 msgid "invalid %%G mode"
18882 msgstr ""
18884 #: config/ia64/ia64.cc:5630
18885 #, c-format
18886 msgid "ia64_print_operand: unknown code"
18887 msgstr ""
18889 #: config/ia64/ia64.cc:11243
18890 msgid "invalid conversion from %<__fpreg%>"
18891 msgstr ""
18893 #: config/ia64/ia64.cc:11246
18894 msgid "invalid conversion to %<__fpreg%>"
18895 msgstr ""
18897 #: config/ia64/ia64.cc:11259 config/ia64/ia64.cc:11270
18898 msgid "invalid operation on %<__fpreg%>"
18899 msgstr ""
18901 #: config/iq2000/iq2000.cc:3126 config/tilegx/tilegx.cc:5302
18902 #: config/tilepro/tilepro.cc:4690
18903 #, c-format
18904 msgid "invalid %%P operand"
18905 msgstr ""
18907 #: config/iq2000/iq2000.cc:3134 config/rs6000/rs6000.cc:13864
18908 #, c-format
18909 msgid "invalid %%p value"
18910 msgstr ""
18912 #: config/iq2000/iq2000.cc:3193
18913 #, c-format
18914 msgid "invalid use of %%d, %%x, or %%X"
18915 msgstr ""
18917 #: config/lm32/lm32.cc:524
18918 #, c-format
18919 msgid "only 0.0 can be loaded as an immediate"
18920 msgstr ""
18922 #: config/lm32/lm32.cc:594
18923 msgid "bad operand"
18924 msgstr ""
18926 #: config/lm32/lm32.cc:606
18927 msgid "can't use non gp relative absolute address"
18928 msgstr ""
18930 #: config/lm32/lm32.cc:610
18931 msgid "invalid addressing mode"
18932 msgstr ""
18934 #: config/m32r/m32r.cc:2144
18935 msgid "bad insn for 'A'"
18936 msgstr ""
18938 #: config/m32r/m32r.cc:2191
18939 #, c-format
18940 msgid "invalid operand to %%T/%%B code"
18941 msgstr ""
18943 #: config/m32r/m32r.cc:2214
18944 #, c-format
18945 msgid "invalid operand to %%N code"
18946 msgstr ""
18948 #: config/m32r/m32r.cc:2247
18949 msgid "pre-increment address is not a register"
18950 msgstr ""
18952 #: config/m32r/m32r.cc:2254
18953 msgid "pre-decrement address is not a register"
18954 msgstr ""
18956 #: config/m32r/m32r.cc:2261
18957 msgid "post-increment address is not a register"
18958 msgstr ""
18960 #: config/m32r/m32r.cc:2336 config/m32r/m32r.cc:2351
18961 #: config/rs6000/rs6000.cc:20490
18962 msgid "bad address"
18963 msgstr ""
18965 #: config/m32r/m32r.cc:2356
18966 msgid "lo_sum not of register"
18967 msgstr ""
18969 #: config/microblaze/microblaze.cc:2294
18970 #, c-format
18971 msgid "unknown punctuation '%c'"
18972 msgstr ""
18974 #: config/microblaze/microblaze.cc:2303
18975 #, c-format
18976 msgid "null pointer"
18977 msgstr ""
18979 #: config/microblaze/microblaze.cc:2338
18980 #, c-format
18981 msgid "PRINT_OPERAND, invalid insn for %%C"
18982 msgstr ""
18984 #: config/microblaze/microblaze.cc:2367
18985 #, c-format
18986 msgid "PRINT_OPERAND, invalid insn for %%N"
18987 msgstr ""
18989 #: config/microblaze/microblaze.cc:2387 config/microblaze/microblaze.cc:2563
18990 msgid "insn contains an invalid address !"
18991 msgstr ""
18993 #: config/microblaze/microblaze.cc:2403 config/microblaze/microblaze.cc:2633
18994 #: config/xtensa/xtensa.cc:2557
18995 msgid "invalid address"
18996 msgstr ""
18998 #: config/microblaze/microblaze.cc:2506
18999 #, c-format
19000 msgid "letter %c was found & insn was not CONST_INT"
19001 msgstr ""
19003 #: config/mips/mips.cc:8936 config/mips/mips.cc:8963 config/mips/mips.cc:9146
19004 #, c-format
19005 msgid "'%%%c' is not a valid operand prefix"
19006 msgstr ""
19008 #: config/mips/mips.cc:9035 config/mips/mips.cc:9042 config/mips/mips.cc:9049
19009 #: config/mips/mips.cc:9056 config/mips/mips.cc:9069 config/mips/mips.cc:9076
19010 #: config/mips/mips.cc:9086 config/mips/mips.cc:9089 config/mips/mips.cc:9101
19011 #: config/mips/mips.cc:9104 config/mips/mips.cc:9164 config/mips/mips.cc:9171
19012 #: config/mips/mips.cc:9192 config/mips/mips.cc:9207 config/mips/mips.cc:9226
19013 #: config/mips/mips.cc:9235 config/riscv/riscv.cc:3557
19014 #: config/riscv/riscv.cc:3686 config/riscv/riscv.cc:3692
19015 #: config/riscv/riscv.cc:3701
19016 #, c-format
19017 msgid "invalid use of '%%%c'"
19018 msgstr ""
19020 #: config/mmix/mmix.cc:1635 config/mmix/mmix.cc:1756
19021 msgid "MMIX Internal: Expected a CONST_INT, not this"
19022 msgstr ""
19024 #: config/mmix/mmix.cc:1714
19025 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
19026 msgstr ""
19028 #: config/mmix/mmix.cc:1724
19029 msgid "MMIX Internal: Expected a register, not this"
19030 msgstr ""
19032 #: config/mmix/mmix.cc:1734
19033 msgid "MMIX Internal: Expected a constant, not this"
19034 msgstr ""
19036 #. We need the original here.
19037 #: config/mmix/mmix.cc:1818
19038 msgid "MMIX Internal: Cannot decode this operand"
19039 msgstr ""
19041 #: config/mmix/mmix.cc:1877
19042 msgid "MMIX Internal: This is not a recognized address"
19043 msgstr ""
19045 #: config/mmix/mmix.cc:2769
19046 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
19047 msgstr ""
19049 #: config/mmix/mmix.cc:2776
19050 msgid "MMIX Internal: What's the CC of this?"
19051 msgstr ""
19053 #: config/mmix/mmix.cc:2780
19054 msgid "MMIX Internal: What is the CC of this?"
19055 msgstr ""
19057 #: config/mmix/mmix.cc:2822
19058 msgid "MMIX Internal: This is not a constant:"
19059 msgstr ""
19061 #: config/msp430/msp430.cc:4229
19062 #, c-format
19063 msgid "%%d, %%e, %%f, %%g operand modifiers are for memory references or constant values only"
19064 msgstr ""
19066 #: config/msp430/msp430.cc:4342
19067 #, c-format
19068 msgid "invalid operand prefix"
19069 msgstr ""
19071 #: config/msp430/msp430.cc:4376
19072 #, fuzzy, c-format
19073 #| msgid "invalid expression as operand"
19074 msgid "invalid zero extract"
19075 msgstr "neispravni izraz kao operand"
19077 #: config/or1k/or1k.cc:1154 config/or1k/or1k.cc:1162
19078 #, fuzzy, c-format
19079 #| msgid "invalid %%-code"
19080 msgid "invalid relocation"
19081 msgstr "neispravni %%-kod"
19083 #: config/or1k/or1k.cc:1256
19084 #, c-format
19085 msgid "invalid %%H value"
19086 msgstr ""
19088 #: config/or1k/or1k.cc:1269 config/xtensa/xtensa.cc:2474
19089 #, c-format
19090 msgid "invalid %%d value"
19091 msgstr ""
19093 #: config/or1k/or1k.cc:1317
19094 #, c-format
19095 msgid "unknown operand letter: '%c'"
19096 msgstr ""
19098 #: config/pru/pru.cc:1672 config/pru/pru.cc:1683
19099 #, c-format
19100 msgid "I/O register operand for '%%%c'"
19101 msgstr ""
19103 #: config/pru/pru.cc:1689
19104 #, c-format
19105 msgid "non 32 bit register operand for '%%%c'"
19106 msgstr ""
19108 #: config/pru/pru.cc:1794
19109 #, c-format
19110 msgid "unsupported code '%c' for fixed-point:"
19111 msgstr ""
19113 #: config/pru/pru.cc:1808
19114 #, c-format
19115 msgid "double constants not supported"
19116 msgstr ""
19118 #: config/pru/pru.cc:1891
19119 #, c-format
19120 msgid "unsupported operand %s for code '%c'"
19121 msgstr ""
19123 #: config/pru/pru.cc:1901
19124 #, c-format
19125 msgid "unexpected text address:"
19126 msgstr ""
19128 #: config/pru/pru.cc:1920
19129 #, c-format
19130 msgid "unsupported constant address:"
19131 msgstr ""
19133 #: config/pru/pru.cc:1981
19134 #, c-format
19135 msgid "unsupported memory expression:"
19136 msgstr ""
19138 #: config/rl78/rl78.cc:1998 config/rl78/rl78.cc:2084
19139 #, c-format
19140 msgid "q/Q modifiers invalid for symbol references"
19141 msgstr ""
19143 #: config/rs6000/host-darwin.cc:96
19144 #, c-format
19145 msgid "Out of stack space.\n"
19146 msgstr ""
19148 #: config/rs6000/host-darwin.cc:117
19149 #, c-format
19150 msgid "Try running '%s' in the shell to raise its limit.\n"
19151 msgstr ""
19153 #: config/rs6000/rs6000.cc:3843
19154 msgid "%<-mvsx%> requires hardware floating point"
19155 msgstr ""
19157 #: config/rs6000/rs6000.cc:3851
19158 msgid "%<-mvsx%> needs indexed addressing"
19159 msgstr ""
19161 #: config/rs6000/rs6000.cc:3856
19162 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
19163 msgstr ""
19165 #: config/rs6000/rs6000.cc:3858
19166 msgid "%<-mno-altivec%> disables vsx"
19167 msgstr ""
19169 #: config/rs6000/rs6000.cc:4007
19170 msgid "%<-mquad-memory%> requires 64-bit mode"
19171 msgstr ""
19173 #: config/rs6000/rs6000.cc:4010
19174 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
19175 msgstr ""
19177 #: config/rs6000/rs6000.cc:4022
19178 msgid "%<-mquad-memory%> is not available in little endian mode"
19179 msgstr ""
19181 #: config/rs6000/rs6000.cc:10923
19182 msgid "bad move"
19183 msgstr ""
19185 #: config/rs6000/rs6000.cc:13494
19186 msgid "Bad 128-bit move"
19187 msgstr ""
19189 #: config/rs6000/rs6000.cc:13674
19190 #, fuzzy, c-format
19191 #| msgid "invalid %%-code"
19192 msgid "invalid %%A value"
19193 msgstr "neispravni %%-kod"
19195 #: config/rs6000/rs6000.cc:13683 config/xtensa/xtensa.cc:2403
19196 #, c-format
19197 msgid "invalid %%D value"
19198 msgstr ""
19200 #: config/rs6000/rs6000.cc:13698
19201 #, fuzzy, c-format
19202 #| msgid "invalid %%-code"
19203 msgid "invalid %%e value"
19204 msgstr "neispravni %%-kod"
19206 #: config/rs6000/rs6000.cc:13719
19207 #, c-format
19208 msgid "invalid %%f value"
19209 msgstr ""
19211 #: config/rs6000/rs6000.cc:13728
19212 #, c-format
19213 msgid "invalid %%F value"
19214 msgstr ""
19216 #: config/rs6000/rs6000.cc:13737
19217 #, c-format
19218 msgid "invalid %%G value"
19219 msgstr ""
19221 #: config/rs6000/rs6000.cc:13772
19222 #, c-format
19223 msgid "invalid %%j code"
19224 msgstr ""
19226 #: config/rs6000/rs6000.cc:13782
19227 #, c-format
19228 msgid "invalid %%J code"
19229 msgstr ""
19231 #: config/rs6000/rs6000.cc:13792
19232 #, c-format
19233 msgid "invalid %%k value"
19234 msgstr ""
19236 #: config/rs6000/rs6000.cc:13807 config/xtensa/xtensa.cc:2446
19237 #, c-format
19238 msgid "invalid %%K value"
19239 msgstr ""
19241 #: config/rs6000/rs6000.cc:13854
19242 #, c-format
19243 msgid "invalid %%O value"
19244 msgstr ""
19246 #: config/rs6000/rs6000.cc:13901
19247 #, c-format
19248 msgid "invalid %%q value"
19249 msgstr ""
19251 #: config/rs6000/rs6000.cc:13943
19252 #, fuzzy, c-format
19253 #| msgid "invalid %%-code"
19254 msgid "invalid %%t value"
19255 msgstr "neispravni %%-kod"
19257 #: config/rs6000/rs6000.cc:13960
19258 #, c-format
19259 msgid "invalid %%T value"
19260 msgstr ""
19262 #: config/rs6000/rs6000.cc:13972
19263 #, c-format
19264 msgid "invalid %%u value"
19265 msgstr ""
19267 #: config/rs6000/rs6000.cc:13986 config/xtensa/xtensa.cc:2415
19268 #, c-format
19269 msgid "invalid %%v value"
19270 msgstr ""
19272 #: config/rs6000/rs6000.cc:14036
19273 #, fuzzy, c-format
19274 #| msgid "invalid %%-code"
19275 msgid "invalid %%V value"
19276 msgstr "neispravni %%-kod"
19278 #: config/rs6000/rs6000.cc:14053 config/xtensa/xtensa.cc:2467
19279 #, c-format
19280 msgid "invalid %%x value"
19281 msgstr ""
19283 #: config/rs6000/rs6000.cc:14110
19284 #, fuzzy, c-format
19285 #| msgid "invalid %%-code"
19286 msgid "invalid %%z value"
19287 msgstr "neispravni %%-kod"
19289 #: config/rs6000/rs6000.cc:14179
19290 #, c-format
19291 msgid "invalid %%y value, try using the 'Z' constraint"
19292 msgstr ""
19294 #: config/rs6000/rs6000.cc:15047
19295 msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types"
19296 msgstr ""
19298 #: config/rs6000/rs6000.cc:23874
19299 msgid "AltiVec argument passed to unprototyped function"
19300 msgstr ""
19302 #: config/rs6000/rs6000.cc:27522
19303 msgid "Could not generate addis value for fusion"
19304 msgstr ""
19306 #: config/rs6000/rs6000.cc:27591
19307 msgid "Unable to generate load/store offset for fusion"
19308 msgstr ""
19310 #: config/rs6000/rs6000.cc:27667
19311 msgid "Bad GPR fusion"
19312 msgstr ""
19314 #: config/rs6000/rs6000.cc:28207
19315 msgid "invalid conversion from type %<__vector_quad%>"
19316 msgstr ""
19318 #: config/rs6000/rs6000.cc:28209
19319 msgid "invalid conversion to type %<__vector_quad%>"
19320 msgstr ""
19322 #: config/rs6000/rs6000.cc:28211
19323 msgid "invalid conversion from type %<__vector_pair%>"
19324 msgstr ""
19326 #: config/rs6000/rs6000.cc:28213
19327 msgid "invalid conversion to type %<__vector_pair%>"
19328 msgstr ""
19330 #: config/rs6000/rs6000.cc:28228
19331 msgid "invalid conversion from type %<* __vector_quad%>"
19332 msgstr ""
19334 #: config/rs6000/rs6000.cc:28230
19335 msgid "invalid conversion to type %<* __vector_quad%>"
19336 msgstr ""
19338 #: config/rs6000/rs6000.cc:28232
19339 msgid "invalid conversion from type %<* __vector_pair%>"
19340 msgstr ""
19342 #: config/rs6000/rs6000.cc:28234
19343 msgid "invalid conversion to type %<* __vector_pair%>"
19344 msgstr ""
19346 #: config/s390/s390.cc:7959
19347 #, c-format
19348 msgid "symbolic memory references are only supported on z10 or later"
19349 msgstr ""
19351 #: config/s390/s390.cc:7970
19352 #, c-format
19353 msgid "cannot decompose address"
19354 msgstr ""
19356 #: config/s390/s390.cc:8052
19357 #, c-format
19358 msgid "invalid comparison operator for 'E' output modifier"
19359 msgstr ""
19361 #: config/s390/s390.cc:8075
19362 #, c-format
19363 msgid "invalid reference for 'J' output modifier"
19364 msgstr ""
19366 #: config/s390/s390.cc:8093
19367 #, c-format
19368 msgid "invalid address for 'O' output modifier"
19369 msgstr ""
19371 #: config/s390/s390.cc:8115
19372 #, c-format
19373 msgid "invalid address for 'R' output modifier"
19374 msgstr ""
19376 #: config/s390/s390.cc:8133
19377 #, c-format
19378 msgid "memory reference expected for 'S' output modifier"
19379 msgstr ""
19381 #: config/s390/s390.cc:8143
19382 #, c-format
19383 msgid "invalid address for 'S' output modifier"
19384 msgstr ""
19386 #: config/s390/s390.cc:8164
19387 #, c-format
19388 msgid "register or memory expression expected for 'N' output modifier"
19389 msgstr ""
19391 #: config/s390/s390.cc:8175
19392 #, c-format
19393 msgid "register or memory expression expected for 'M' output modifier"
19394 msgstr ""
19396 #: config/s390/s390.cc:8284 config/s390/s390.cc:8305
19397 #, c-format
19398 msgid "invalid constant for output modifier '%c'"
19399 msgstr ""
19401 #: config/s390/s390.cc:8302
19402 #, c-format
19403 msgid "invalid constant - try using an output modifier"
19404 msgstr ""
19406 #: config/s390/s390.cc:8339
19407 #, c-format
19408 msgid "invalid constant vector for output modifier '%c'"
19409 msgstr ""
19411 #: config/s390/s390.cc:8346
19412 #, c-format
19413 msgid "invalid expression - try using an output modifier"
19414 msgstr ""
19416 #: config/s390/s390.cc:8349
19417 #, c-format
19418 msgid "invalid expression for output modifier '%c'"
19419 msgstr ""
19421 #: config/s390/s390.cc:12128
19422 msgid "vector argument passed to unprototyped function"
19423 msgstr ""
19425 #: config/s390/s390.cc:16529
19426 msgid "types differ in signedness"
19427 msgstr ""
19429 #: config/s390/s390.cc:16539
19430 msgid "binary operator does not support two vector bool operands"
19431 msgstr ""
19433 #: config/s390/s390.cc:16542
19434 msgid "binary operator does not support vector bool operand"
19435 msgstr ""
19437 #: config/s390/s390.cc:16550
19438 msgid "binary operator does not support mixing vector bool with floating point vector operands"
19439 msgstr ""
19441 #: config/sh/sh.cc:1222
19442 #, c-format
19443 msgid "invalid operand to %%R"
19444 msgstr ""
19446 #: config/sh/sh.cc:1249
19447 #, c-format
19448 msgid "invalid operand to %%S"
19449 msgstr ""
19451 #: config/sh/sh.cc:8666
19452 msgid "created and used with different architectures / ABIs"
19453 msgstr ""
19455 #: config/sh/sh.cc:8668
19456 msgid "created and used with different ABIs"
19457 msgstr ""
19459 #: config/sh/sh.cc:8670
19460 msgid "created and used with different endianness"
19461 msgstr ""
19463 #: config/sparc/sparc.cc:9366 config/sparc/sparc.cc:9372
19464 #, c-format
19465 msgid "invalid %%Y operand"
19466 msgstr ""
19468 #: config/sparc/sparc.cc:9459
19469 #, c-format
19470 msgid "invalid %%A operand"
19471 msgstr ""
19473 #: config/sparc/sparc.cc:9479
19474 #, c-format
19475 msgid "invalid %%B operand"
19476 msgstr ""
19478 #: config/sparc/sparc.cc:9559 config/tilegx/tilegx.cc:5089
19479 #: config/tilepro/tilepro.cc:4497
19480 #, c-format
19481 msgid "invalid %%C operand"
19482 msgstr ""
19484 #: config/sparc/sparc.cc:9591 config/tilegx/tilegx.cc:5122
19485 #, c-format
19486 msgid "invalid %%D operand"
19487 msgstr ""
19489 #: config/sparc/sparc.cc:9610
19490 #, c-format
19491 msgid "invalid %%f operand"
19492 msgstr ""
19494 #: config/sparc/sparc.cc:9622
19495 #, c-format
19496 msgid "invalid %%s operand"
19497 msgstr ""
19499 #: config/sparc/sparc.cc:9667
19500 #, c-format
19501 msgid "floating-point constant not a valid immediate operand"
19502 msgstr ""
19504 #: config/stormy16/stormy16.cc:1751 config/stormy16/stormy16.cc:1822
19505 #, c-format
19506 msgid "'B' operand is not constant"
19507 msgstr ""
19509 #: config/stormy16/stormy16.cc:1778
19510 #, c-format
19511 msgid "'B' operand has multiple bits set"
19512 msgstr ""
19514 #: config/stormy16/stormy16.cc:1804
19515 #, c-format
19516 msgid "'o' operand is not constant"
19517 msgstr ""
19519 #: config/stormy16/stormy16.cc:1836
19520 #, c-format
19521 msgid "xstormy16_print_operand: unknown code"
19522 msgstr ""
19524 #: config/tilegx/tilegx.cc:5074 config/tilepro/tilepro.cc:4482
19525 #, c-format
19526 msgid "invalid %%c operand"
19527 msgstr ""
19529 #: config/tilegx/tilegx.cc:5105
19530 #, c-format
19531 msgid "invalid %%d operand"
19532 msgstr ""
19534 #: config/tilegx/tilegx.cc:5202
19535 #, c-format
19536 msgid "invalid %%H specifier"
19537 msgstr ""
19539 #: config/tilegx/tilegx.cc:5244 config/tilepro/tilepro.cc:4511
19540 #, c-format
19541 msgid "invalid %%h operand"
19542 msgstr ""
19544 #: config/tilegx/tilegx.cc:5256 config/tilepro/tilepro.cc:4575
19545 #, c-format
19546 msgid "invalid %%I operand"
19547 msgstr ""
19549 #: config/tilegx/tilegx.cc:5268 config/tilepro/tilepro.cc:4587
19550 #, c-format
19551 msgid "invalid %%i operand"
19552 msgstr ""
19554 #: config/tilegx/tilegx.cc:5289 config/tilepro/tilepro.cc:4608
19555 #, c-format
19556 msgid "invalid %%j operand"
19557 msgstr ""
19559 #: config/tilegx/tilegx.cc:5320
19560 #, c-format
19561 msgid "invalid %%%c operand"
19562 msgstr ""
19564 #: config/tilegx/tilegx.cc:5335 config/tilepro/tilepro.cc:4722
19565 #, c-format
19566 msgid "invalid %%N operand"
19567 msgstr ""
19569 #: config/tilegx/tilegx.cc:5379
19570 #, c-format
19571 msgid "invalid operand for 'r' specifier"
19572 msgstr ""
19574 #: config/tilegx/tilegx.cc:5403 config/tilepro/tilepro.cc:4802
19575 #, c-format
19576 msgid "unable to print out operand yet; code == %d (%c)"
19577 msgstr ""
19579 #: config/tilepro/tilepro.cc:4547
19580 #, c-format
19581 msgid "invalid %%H operand"
19582 msgstr ""
19584 #: config/tilepro/tilepro.cc:4647
19585 #, c-format
19586 msgid "invalid %%L operand"
19587 msgstr ""
19589 #: config/tilepro/tilepro.cc:4707
19590 #, c-format
19591 msgid "invalid %%M operand"
19592 msgstr ""
19594 #: config/tilepro/tilepro.cc:4750 config/tilepro/tilepro.cc:4757
19595 #, c-format
19596 msgid "invalid %%t operand"
19597 msgstr ""
19599 #: config/tilepro/tilepro.cc:4777
19600 #, c-format
19601 msgid "invalid %%r operand"
19602 msgstr ""
19604 #: config/v850/v850.cc:271
19605 msgid "const_double_split got a bad insn:"
19606 msgstr ""
19608 #: config/v850/v850.cc:885
19609 msgid "output_move_single:"
19610 msgstr ""
19612 #: config/vax/vax.cc:484
19613 #, c-format
19614 msgid "symbol used with both base and indexed registers"
19615 msgstr ""
19617 #: config/vax/vax.cc:493
19618 #, c-format
19619 msgid "symbol with offset used in PIC mode"
19620 msgstr ""
19622 #: config/vax/vax.cc:581
19623 #, c-format
19624 msgid "symbol used as immediate operand"
19625 msgstr ""
19627 #: config/vax/vax.cc:1683
19628 msgid "illegal operand detected"
19629 msgstr ""
19631 #: config/visium/visium.cc:3364
19632 msgid "illegal operand "
19633 msgstr ""
19635 #: config/visium/visium.cc:3415
19636 msgid "illegal operand address (1)"
19637 msgstr ""
19639 #: config/visium/visium.cc:3422
19640 msgid "illegal operand address (2)"
19641 msgstr ""
19643 #: config/visium/visium.cc:3437
19644 msgid "illegal operand address (3)"
19645 msgstr ""
19647 #: config/visium/visium.cc:3445
19648 msgid "illegal operand address (4)"
19649 msgstr ""
19651 #: config/xtensa/xtensa.cc:814 config/xtensa/xtensa.cc:846
19652 #: config/xtensa/xtensa.cc:855
19653 msgid "bad test"
19654 msgstr ""
19656 #: config/xtensa/xtensa.cc:2441
19657 msgid "invalid mask"
19658 msgstr ""
19660 #: config/xtensa/xtensa.cc:2493 config/xtensa/xtensa.cc:2503
19661 #, c-format
19662 msgid "invalid %%t/%%b value"
19663 msgstr ""
19665 #: config/xtensa/xtensa.cc:2582
19666 msgid "no register in address"
19667 msgstr ""
19669 #: config/xtensa/xtensa.cc:2590
19670 msgid "address offset not a constant"
19671 msgstr ""
19673 #: c/c-objc-common.cc:190
19674 msgid "{erroneous}"
19675 msgstr ""
19677 #: c/c-objc-common.cc:231
19678 msgid "aka"
19679 msgstr ""
19681 #: c/c-objc-common.cc:323
19682 msgid "({anonymous})"
19683 msgstr ""
19685 #. If we have
19686 #. declaration-specifiers declarator decl-specs
19687 #. then assume we have a missing semicolon, which would
19688 #. give us:
19689 #. declaration-specifiers declarator  decl-specs
19690 #. ^
19691 #. ;
19692 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
19693 #. Use c_parser_require to get an error with a fix-it hint.
19694 #: c/c-parser.cc:2467 c/c-parser.cc:2586 c/c-parser.cc:2600 c/c-parser.cc:5664
19695 #: c/c-parser.cc:6265 c/c-parser.cc:6694 c/c-parser.cc:6873 c/c-parser.cc:6906
19696 #: c/c-parser.cc:7172 c/c-parser.cc:11078 c/c-parser.cc:11113
19697 #: c/c-parser.cc:11144 c/c-parser.cc:11191 c/c-parser.cc:11372
19698 #: c/c-parser.cc:12204 c/c-parser.cc:12279 c/c-parser.cc:12322
19699 #: c/c-parser.cc:18429 c/c-parser.cc:18509 c/c-parser.cc:18839
19700 #: c/c-parser.cc:18865 c/c-parser.cc:18888 c/c-parser.cc:19338
19701 #: c/c-parser.cc:19382 c/gimple-parser.cc:392 c/gimple-parser.cc:433
19702 #: c/gimple-parser.cc:442 c/gimple-parser.cc:651 c/gimple-parser.cc:2223
19703 #: c/gimple-parser.cc:2260 c/gimple-parser.cc:2339 c/gimple-parser.cc:2366
19704 #: c/c-parser.cc:3279 c/c-parser.cc:3466 c/c-parser.cc:3499
19705 #: c/c-parser.cc:11365 c/gimple-parser.cc:2049 c/gimple-parser.cc:2088
19706 #: cp/parser.cc:15233 cp/parser.cc:32259 cp/parser.cc:32872
19707 #, gcc-internal-format
19708 msgid "expected %<;%>"
19709 msgstr "očekujem %<;%>"
19711 #: c/c-parser.cc:3049 c/c-parser.cc:4019 c/c-parser.cc:4214 c/c-parser.cc:4279
19712 #: c/c-parser.cc:4337 c/c-parser.cc:4699 c/c-parser.cc:4720 c/c-parser.cc:4729
19713 #: c/c-parser.cc:4780 c/c-parser.cc:4789 c/c-parser.cc:8541 c/c-parser.cc:8608
19714 #: c/c-parser.cc:9115 c/c-parser.cc:9140 c/c-parser.cc:9174 c/c-parser.cc:9283
19715 #: c/c-parser.cc:10104 c/c-parser.cc:11479 c/c-parser.cc:13813
19716 #: c/c-parser.cc:14527 c/c-parser.cc:14586 c/c-parser.cc:14641
19717 #: c/c-parser.cc:16253 c/c-parser.cc:16373 c/c-parser.cc:17693
19718 #: c/c-parser.cc:18930 c/c-parser.cc:19346 c/c-parser.cc:22313
19719 #: c/c-parser.cc:22391 c/gimple-parser.cc:195 c/gimple-parser.cc:198
19720 #: c/gimple-parser.cc:527 c/gimple-parser.cc:561 c/gimple-parser.cc:566
19721 #: c/gimple-parser.cc:735 c/gimple-parser.cc:832 c/gimple-parser.cc:1034
19722 #: c/gimple-parser.cc:1060 c/gimple-parser.cc:1063 c/gimple-parser.cc:1194
19723 #: c/gimple-parser.cc:1321 c/gimple-parser.cc:1447 c/gimple-parser.cc:1463
19724 #: c/gimple-parser.cc:1479 c/gimple-parser.cc:1501 c/gimple-parser.cc:1531
19725 #: c/gimple-parser.cc:1557 c/gimple-parser.cc:1763 c/gimple-parser.cc:1971
19726 #: c/gimple-parser.cc:1991 c/gimple-parser.cc:2133 c/gimple-parser.cc:2296
19727 #: c/c-parser.cc:7124 cp/parser.cc:32920
19728 #, gcc-internal-format
19729 msgid "expected %<)%>"
19730 msgstr "očekujem %<)%>"
19732 #: c/c-parser.cc:4108 c/c-parser.cc:4840 c/c-parser.cc:4988 c/c-parser.cc:5014
19733 #: c/c-parser.cc:5015 c/c-parser.cc:5429 c/c-parser.cc:5465 c/c-parser.cc:7223
19734 #: c/c-parser.cc:9274 c/c-parser.cc:10220 c/c-parser.cc:10509
19735 #: c/c-parser.cc:13216 c/gimple-parser.cc:1740 cp/parser.cc:32884
19736 #, gcc-internal-format
19737 msgid "expected %<]%>"
19738 msgstr "očekujem %<]%>"
19740 #: c/c-parser.cc:4317
19741 msgid "expected %<;%>, %<,%> or %<)%>"
19742 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
19744 #. Look for the two `(' tokens.
19745 #: c/c-parser.cc:4749 c/c-parser.cc:4754 c/c-parser.cc:13796
19746 #: c/c-parser.cc:14616 c/c-parser.cc:21672 c/c-parser.cc:22121
19747 #: c/c-parser.cc:22334 c/gimple-parser.cc:180 c/gimple-parser.cc:474
19748 #: c/gimple-parser.cc:513 c/gimple-parser.cc:545 c/gimple-parser.cc:802
19749 #: c/gimple-parser.cc:1028 c/gimple-parser.cc:1054 c/gimple-parser.cc:1181
19750 #: c/gimple-parser.cc:1316 c/gimple-parser.cc:1437 c/gimple-parser.cc:1497
19751 #: c/gimple-parser.cc:1515 c/gimple-parser.cc:1550 c/gimple-parser.cc:1940
19752 #: c/gimple-parser.cc:1951 c/gimple-parser.cc:1957 c/gimple-parser.cc:2122
19753 #: c/gimple-parser.cc:2293 c/c-parser.cc:13618 cp/parser.cc:32875
19754 #, gcc-internal-format
19755 msgid "expected %<(%>"
19756 msgstr "očekujem %<(%>"
19758 #: c/c-parser.cc:4984 c/c-parser.cc:4986 c/c-parser.cc:13133
19759 #: cp/parser.cc:32887 cp/parser.cc:36617 go/gofrontend/embed.cc:439
19760 #, gcc-internal-format
19761 msgid "expected %<[%>"
19762 msgstr "očekujem %<[%>"
19764 #: c/c-parser.cc:5600 c/c-parser.cc:11708 c/c-parser.cc:18404
19765 #: c/c-parser.cc:18490 c/c-parser.cc:19142 c/c-parser.cc:20024
19766 #: c/c-parser.cc:23369 c/gimple-parser.cc:385 c/gimple-parser.cc:2299
19767 #: c/c-parser.cc:3267 c/c-parser.cc:3489 c/c-parser.cc:11260
19768 #: cp/parser.cc:20871 cp/parser.cc:32881 go/gofrontend/embed.cc:370
19769 #, gcc-internal-format
19770 msgid "expected %<{%>"
19771 msgstr "očekujem %<{%>"
19773 #: c/c-parser.cc:5890 c/c-parser.cc:5899 c/c-parser.cc:7656 c/c-parser.cc:8745
19774 #: c/c-parser.cc:11472 c/c-parser.cc:11868 c/c-parser.cc:11932
19775 #: c/c-parser.cc:13198 c/c-parser.cc:14218 c/c-parser.cc:14444
19776 #: c/c-parser.cc:14962 c/c-parser.cc:15063 c/c-parser.cc:15597
19777 #: c/c-parser.cc:15915 c/c-parser.cc:15991 c/c-parser.cc:16103
19778 #: c/c-parser.cc:21534 c/c-parser.cc:22178 c/c-parser.cc:22237
19779 #: c/gimple-parser.cc:568 c/gimple-parser.cc:873 c/gimple-parser.cc:2347
19780 #: c/gimple-parser.cc:2374 c/c-parser.cc:7131 c/c-parser.cc:13721
19781 #: c/c-parser.cc:15068 cp/parser.cc:32914 cp/parser.cc:34593
19782 #: cp/parser.cc:37466 cp/parser.cc:38341 go/gofrontend/embed.cc:403
19783 #, gcc-internal-format
19784 msgid "expected %<:%>"
19785 msgstr "očekujem %<:%>"
19787 #: c/c-parser.cc:6681 cp/parser.cc:32801
19788 #, gcc-internal-format
19789 msgid "expected %<while%>"
19790 msgstr "očekujem %<while%>"
19792 #: c/c-parser.cc:8504 c/c-parser.cc:8696 c/c-parser.cc:9164 c/c-parser.cc:9207
19793 #: c/c-parser.cc:9345 c/c-parser.cc:10094 c/c-parser.cc:14621
19794 #: c/c-parser.cc:16059 c/gimple-parser.cc:1031 c/gimple-parser.cc:1057
19795 #: c/gimple-parser.cc:1185 c/gimple-parser.cc:1188 c/gimple-parser.cc:1519
19796 #: c/gimple-parser.cc:1525 cp/parser.cc:32257 cp/parser.cc:32890
19797 #, gcc-internal-format
19798 msgid "expected %<,%>"
19799 msgstr "očekujem %<,%>"
19801 #: c/c-parser.cc:9061
19802 msgid "expected %<.%>"
19803 msgstr "očekujem %<.%>"
19805 #: c/c-parser.cc:10931 c/c-parser.cc:10963 c/c-parser.cc:11203
19806 #: cp/parser.cc:35167 cp/parser.cc:35188
19807 #, gcc-internal-format
19808 msgid "expected %<@end%>"
19809 msgstr "očekujem %<@end%>"
19811 #: c/c-parser.cc:11621 c/gimple-parser.cc:1355 cp/parser.cc:32899
19812 #, gcc-internal-format
19813 msgid "expected %<>%>"
19814 msgstr "očekujem %<>%>"
19816 #: c/c-parser.cc:15157 c/c-parser.cc:16391 cp/parser.cc:32923
19817 #, gcc-internal-format
19818 msgid "expected %<,%> or %<)%>"
19819 msgstr "očekujem %<,%> ili %<)%>"
19821 #. All following cases are statements with LHS.
19822 #: c/c-parser.cc:15907 c/c-parser.cc:18297 c/c-parser.cc:18344
19823 #: c/c-parser.cc:18501 c/c-parser.cc:18849 c/c-parser.cc:19325
19824 #: c/c-parser.cc:21741 c/c-parser.cc:22375 c/gimple-parser.cc:726
19825 #: c/c-parser.cc:5488 c/c-parser.cc:18421 c/c-parser.cc:18645
19826 #: cp/parser.cc:32902 cp/parser.cc:40914 cp/parser.cc:41087
19827 #, gcc-internal-format
19828 msgid "expected %<=%>"
19829 msgstr "očekujem %<=%>"
19831 #: c/c-parser.cc:18432 c/c-parser.cc:18512 c/c-parser.cc:18866
19832 #: c/c-parser.cc:19190 c/gimple-parser.cc:1573 c/gimple-parser.cc:1605
19833 #: c/gimple-parser.cc:1615 c/gimple-parser.cc:2384 cp/parser.cc:32878
19834 #: cp/parser.cc:35377
19835 #, gcc-internal-format
19836 msgid "expected %<}%>"
19837 msgstr "očekujem %<}%>"
19839 #: c/c-parser.cc:18525 cp/parser.cc:41012
19840 #, fuzzy, gcc-internal-format
19841 #| msgid "expected %<while%>"
19842 msgid "expected %<else%>"
19843 msgstr "očekujem %<while%>"
19845 #: c/c-parser.cc:20069 c/c-parser.cc:20058 cp/parser.cc:43252
19846 #, gcc-internal-format
19847 msgid "expected %<#pragma omp section%> or %<}%>"
19848 msgstr ""
19850 #: c/c-parser.cc:22946 cp/parser.cc:46770
19851 msgid "<message unknown at compile time>"
19852 msgstr ""
19854 #: c/c-typeck.cc:8487
19855 msgid "(anonymous)"
19856 msgstr ""
19858 #: c/gimple-parser.cc:1344 cp/parser.cc:18240 cp/parser.cc:32896
19859 #, gcc-internal-format
19860 msgid "expected %<<%>"
19861 msgstr ""
19863 #: c/gimple-parser.cc:2343 c/gimple-parser.cc:2370 c/gimple-parser.cc:2209
19864 #: c/gimple-parser.cc:2246
19865 #, fuzzy, gcc-internal-format
19866 #| msgid "expected %<while%>"
19867 msgid "expected label"
19868 msgstr "očekujem %<while%>"
19870 #: cp/call.cc:4007
19871 msgid "candidate:"
19872 msgstr ""
19874 #: cp/call.cc:7724
19875 msgid "  after user-defined conversion:"
19876 msgstr ""
19878 #: cp/call.cc:7863 cp/pt.cc:2055 cp/pt.cc:25566
19879 msgid "candidate is:"
19880 msgid_plural "candidates are:"
19881 msgstr[0] ""
19882 msgstr[1] ""
19883 msgstr[2] ""
19885 #: cp/call.cc:12492
19886 msgid "candidate 1:"
19887 msgstr ""
19889 #: cp/call.cc:12493
19890 msgid "candidate 2:"
19891 msgstr ""
19893 #: cp/decl.cc:3396
19894 msgid "jump to label %qD"
19895 msgstr ""
19897 #: cp/decl.cc:3397
19898 msgid "jump to case label"
19899 msgstr ""
19901 #: cp/error.cc:456
19902 msgid "<missing>"
19903 msgstr ""
19905 #: cp/error.cc:558
19906 msgid "<brace-enclosed initializer list>"
19907 msgstr ""
19909 #: cp/error.cc:560
19910 msgid "<unresolved overloaded function type>"
19911 msgstr ""
19913 #: cp/error.cc:730
19914 msgid "<type error>"
19915 msgstr ""
19917 #. A lambda's "type" is essentially its signature.
19918 #: cp/error.cc:837
19919 msgid "<lambda"
19920 msgstr ""
19922 #: cp/error.cc:847 objc/objc-act.cc:6364 cp/cxx-pretty-print.cc:154
19923 #: cp/cxx-pretty-print.cc:2897
19924 #, gcc-internal-format
19925 msgid "<unnamed>"
19926 msgstr ""
19928 #: cp/error.cc:849
19929 #, c-format
19930 msgid "<unnamed %s>"
19931 msgstr ""
19933 #: cp/error.cc:982
19934 msgid "<typeprefixerror>"
19935 msgstr ""
19937 #: cp/error.cc:1115
19938 #, c-format
19939 msgid "(static initializers for %s)"
19940 msgstr ""
19942 #: cp/error.cc:1117
19943 #, c-format
19944 msgid "(static destructors for %s)"
19945 msgstr ""
19947 #: cp/error.cc:1163
19948 msgid "<structured bindings>"
19949 msgstr ""
19951 #: cp/error.cc:1269
19952 msgid "vtable for "
19953 msgstr ""
19955 #: cp/error.cc:1293
19956 msgid "<return value> "
19957 msgstr ""
19959 #: cp/error.cc:1308
19960 msgid "{anonymous}"
19961 msgstr ""
19963 #: cp/error.cc:1310
19964 msgid "(anonymous namespace)"
19965 msgstr ""
19967 #: cp/error.cc:1410
19968 msgid "<template arguments error>"
19969 msgstr ""
19971 #: cp/error.cc:1435
19972 msgid "<enumerator>"
19973 msgstr ""
19975 #: cp/error.cc:1486
19976 msgid "<declaration error>"
19977 msgstr ""
19979 #: cp/error.cc:2039 cp/error.cc:2059
19980 msgid "<template parameter error>"
19981 msgstr ""
19983 #: cp/error.cc:2189
19984 msgid "<statement>"
19985 msgstr ""
19987 #: cp/error.cc:2218 cp/error.cc:3304 c-family/c-pretty-print.cc:2634
19988 #, gcc-internal-format
19989 msgid "<unknown>"
19990 msgstr ""
19992 #. While waiting for caret diagnostics, avoid printing
19993 #. __cxa_allocate_exception, __cxa_throw, and the like.
19994 #: cp/error.cc:2236
19995 msgid "<throw-expression>"
19996 msgstr ""
19998 #: cp/error.cc:2337
19999 msgid "<ubsan routine call>"
20000 msgstr ""
20002 #: cp/error.cc:2821
20003 msgid "<unparsed>"
20004 msgstr ""
20006 #: cp/error.cc:2978
20007 msgid "<lambda>"
20008 msgstr ""
20010 #: cp/error.cc:3017
20011 msgid "*this"
20012 msgstr ""
20014 #: cp/error.cc:3031
20015 msgid "<expression error>"
20016 msgstr ""
20018 #: cp/error.cc:3046
20019 msgid "<unknown operator>"
20020 msgstr ""
20022 #: cp/error.cc:3517
20023 msgid "At global scope:"
20024 msgstr ""
20026 #: cp/error.cc:3613
20027 #, c-format
20028 msgid "In static member function %qs"
20029 msgstr ""
20031 #: cp/error.cc:3615
20032 #, c-format
20033 msgid "In copy constructor %qs"
20034 msgstr ""
20036 #: cp/error.cc:3617
20037 #, c-format
20038 msgid "In constructor %qs"
20039 msgstr ""
20041 #: cp/error.cc:3619
20042 #, c-format
20043 msgid "In destructor %qs"
20044 msgstr ""
20046 #: cp/error.cc:3621
20047 msgid "In lambda function"
20048 msgstr ""
20050 #: cp/error.cc:3649
20051 #, c-format
20052 msgid "%s: In substitution of %qS:\n"
20053 msgstr ""
20055 #: cp/error.cc:3650
20056 msgid "%s: In instantiation of %q#D:\n"
20057 msgstr ""
20059 #: cp/error.cc:3675 cp/error.cc:3829
20060 msgid "%r%s:%d:%d:%R   "
20061 msgstr ""
20063 #: cp/error.cc:3678 cp/error.cc:3832
20064 msgid "%r%s:%d:%R   "
20065 msgstr ""
20067 #: cp/error.cc:3686
20068 #, c-format
20069 msgid "recursively required by substitution of %qS\n"
20070 msgstr ""
20072 #: cp/error.cc:3687
20073 #, c-format
20074 msgid "required by substitution of %qS\n"
20075 msgstr ""
20077 #: cp/error.cc:3692
20078 msgid "recursively required from %q#D\n"
20079 msgstr ""
20081 #: cp/error.cc:3693
20082 msgid "required from %q#D\n"
20083 msgstr ""
20085 #: cp/error.cc:3700
20086 msgid "recursively required from here\n"
20087 msgstr ""
20089 #: cp/error.cc:3701
20090 msgid "required from here\n"
20091 msgstr ""
20093 #: cp/error.cc:3753
20094 msgid "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
20095 msgstr ""
20097 #: cp/error.cc:3759
20098 msgid "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
20099 msgstr ""
20101 #: cp/error.cc:3813
20102 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
20103 msgstr ""
20105 #: cp/error.cc:3817
20106 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
20107 msgstr ""
20109 #: cp/parser.cc:6034
20110 msgid "parameter %qD may not appear in this context"
20111 msgstr ""
20113 #: cp/parser.cc:6035
20114 msgid "local variable %qD may not appear in this context"
20115 msgstr ""
20117 #: cp/parser.cc:21677
20118 msgid "%<using enum%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
20119 msgstr ""
20121 #: cp/parser.cc:21680
20122 msgid "%<using enum%> of dependent type %qT"
20123 msgstr ""
20125 #: cp/parser.cc:21682
20126 msgid "%<using enum%> of non-enumeration type %q#T"
20127 msgstr ""
20129 #: cp/parser.cc:21684
20130 msgid "%<using enum%> of incomplete type %qT"
20131 msgstr ""
20133 #: cp/parser.cc:21686
20134 msgid "%<using enum%> of %qT before its enum-specifier"
20135 msgstr ""
20137 #: cp/pt.cc:2053 cp/semantics.cc:5912
20138 msgid "candidates are:"
20139 msgstr ""
20141 #: cp/rtti.cc:595
20142 msgid "target is not pointer or reference to class"
20143 msgstr ""
20145 #: cp/rtti.cc:600
20146 msgid "target is not pointer or reference to complete type"
20147 msgstr ""
20149 #: cp/rtti.cc:606
20150 msgid "target is not pointer or reference"
20151 msgstr ""
20153 #: cp/rtti.cc:622
20154 msgid "source is not a pointer"
20155 msgstr ""
20157 #: cp/rtti.cc:627
20158 msgid "source is not a pointer to class"
20159 msgstr ""
20161 #: cp/rtti.cc:632
20162 msgid "source is a pointer to incomplete type"
20163 msgstr ""
20165 #: cp/rtti.cc:645
20166 msgid "source is not of class type"
20167 msgstr ""
20169 #: cp/rtti.cc:650
20170 msgid "source is of incomplete class type"
20171 msgstr ""
20173 #: cp/rtti.cc:661
20174 msgid "conversion casts away constness"
20175 msgstr ""
20177 #: cp/rtti.cc:817
20178 msgid "source type is not polymorphic"
20179 msgstr ""
20181 #: cp/typeck.cc:6997 c/c-typeck.cc:4481
20182 #, gcc-internal-format
20183 msgid "wrong type argument to unary minus"
20184 msgstr ""
20186 #: cp/typeck.cc:6998 c/c-typeck.cc:4468
20187 #, gcc-internal-format
20188 msgid "wrong type argument to unary plus"
20189 msgstr ""
20191 #: cp/typeck.cc:7025 c/c-typeck.cc:4525
20192 #, gcc-internal-format
20193 msgid "wrong type argument to bit-complement"
20194 msgstr ""
20196 #: cp/typeck.cc:7042 c/c-typeck.cc:4533
20197 #, gcc-internal-format
20198 msgid "wrong type argument to abs"
20199 msgstr ""
20201 #: cp/typeck.cc:7054 c/c-typeck.cc:4555
20202 #, gcc-internal-format
20203 msgid "wrong type argument to conjugation"
20204 msgstr ""
20206 #: cp/typeck.cc:7072
20207 msgid "in argument to unary !"
20208 msgstr ""
20210 #: cp/typeck.cc:7118
20211 msgid "no pre-increment operator for type"
20212 msgstr ""
20214 #: cp/typeck.cc:7120
20215 msgid "no post-increment operator for type"
20216 msgstr ""
20218 #: cp/typeck.cc:7122
20219 msgid "no pre-decrement operator for type"
20220 msgstr ""
20222 #: cp/typeck.cc:7124
20223 msgid "no post-decrement operator for type"
20224 msgstr ""
20226 #: fortran/arith.cc:1414
20227 msgid "elemental binary operation"
20228 msgstr ""
20230 #: fortran/check.cc:70
20231 msgid " [see %<-fno-allow-invalid-boz%>]"
20232 msgstr ""
20234 #: fortran/check.cc:3705
20235 #, c-format
20236 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
20237 msgstr ""
20239 #: fortran/check.cc:3913 fortran/check.cc:3994 fortran/check.cc:4059
20240 #, c-format
20241 msgid "arguments '%s' and '%s' for intrinsic %s"
20242 msgstr ""
20244 #: fortran/check.cc:4400 fortran/intrinsic.cc:4820
20245 #, c-format
20246 msgid "arguments '%s' and '%s' for intrinsic '%s'"
20247 msgstr ""
20249 #: fortran/dump-parse-tree.cc:3548
20250 #, c-format
20251 msgid ""
20252 "/* Prototypes for external procedures generated from %s\n"
20253 "   by GNU Fortran %s%s.\n"
20254 "\n"
20255 "   Use of this interface is discouraged, consider using the\n"
20256 "   BIND(C) feature of standard Fortran instead.  */\n"
20257 "\n"
20258 msgstr ""
20260 #: fortran/error.cc:977
20261 msgid "Fortran 2018 deleted feature:"
20262 msgstr ""
20264 #: fortran/error.cc:979
20265 msgid "Fortran 2018 obsolescent feature:"
20266 msgstr ""
20268 #: fortran/error.cc:981
20269 msgid "Fortran 2018:"
20270 msgstr ""
20272 #: fortran/error.cc:983
20273 msgid "Fortran 2008 obsolescent feature:"
20274 msgstr ""
20276 #: fortran/error.cc:989
20277 msgid "GNU Extension:"
20278 msgstr ""
20280 #: fortran/error.cc:991
20281 msgid "Legacy Extension:"
20282 msgstr ""
20284 #: fortran/error.cc:993
20285 msgid "Obsolescent feature:"
20286 msgstr ""
20288 #: fortran/error.cc:995
20289 msgid "Deleted feature:"
20290 msgstr ""
20292 #: fortran/expr.cc:3766
20293 msgid "array assignment"
20294 msgstr ""
20296 #: fortran/frontend-passes.cc:2386
20297 msgid "Index variable %qs redefined at %L in procedure %qs called from within DO loop at %L"
20298 msgstr ""
20300 #. Macros for unified error messages.
20301 #: fortran/frontend-passes.cc:4066
20302 #, c-format
20303 msgid "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, should be %ld"
20304 msgstr ""
20306 #: fortran/frontend-passes.cc:4069
20307 #, c-format
20308 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
20309 msgstr ""
20311 #: fortran/frontend-passes.cc:4072
20312 #, c-format
20313 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
20314 msgstr ""
20316 #: fortran/gfortranspec.cc:427
20317 #, c-format
20318 msgid "Driving:"
20319 msgstr ""
20321 #: fortran/interface.cc:3563 fortran/intrinsic.cc:4504
20322 msgid "actual argument to INTENT = OUT/INOUT"
20323 msgstr ""
20325 #: fortran/intrinsic.cc:4857
20326 msgid "available since Fortran 77"
20327 msgstr ""
20329 #: fortran/intrinsic.cc:4861
20330 msgid "obsolescent in Fortran 95"
20331 msgstr ""
20333 #: fortran/intrinsic.cc:4865
20334 msgid "deleted in Fortran 95"
20335 msgstr ""
20337 #: fortran/intrinsic.cc:4869
20338 msgid "new in Fortran 95"
20339 msgstr ""
20341 #: fortran/intrinsic.cc:4873
20342 msgid "new in Fortran 2003"
20343 msgstr ""
20345 #: fortran/intrinsic.cc:4877
20346 msgid "new in Fortran 2008"
20347 msgstr ""
20349 #: fortran/intrinsic.cc:4881
20350 msgid "new in Fortran 2018"
20351 msgstr ""
20353 #: fortran/intrinsic.cc:4885
20354 msgid "a GNU Fortran extension"
20355 msgstr ""
20357 #: fortran/intrinsic.cc:4889
20358 msgid "for backward compatibility"
20359 msgstr ""
20361 #: fortran/io.cc:1873
20362 #, c-format
20363 msgid "%s tag"
20364 msgstr ""
20366 #: fortran/io.cc:3373
20367 msgid "internal unit in WRITE"
20368 msgstr ""
20370 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
20371 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
20372 #: fortran/io.cc:4734
20373 #, c-format
20374 msgid "%s tag with INQUIRE"
20375 msgstr ""
20377 #: fortran/matchexp.cc:28
20378 #, c-format
20379 msgid "Syntax error in expression at %C"
20380 msgstr ""
20382 #: fortran/module.cc:1253
20383 msgid "Unexpected EOF"
20384 msgstr ""
20386 #: fortran/module.cc:1378
20387 msgid "Name too long"
20388 msgstr ""
20390 #: fortran/module.cc:1432 fortran/module.cc:1490 fortran/module.cc:1545
20391 #: fortran/module.cc:1603
20392 msgid "Bad name"
20393 msgstr ""
20395 #: fortran/module.cc:1627
20396 msgid "Expected name"
20397 msgstr ""
20399 #: fortran/module.cc:1630
20400 msgid "Expected left parenthesis"
20401 msgstr ""
20403 #: fortran/module.cc:1633
20404 msgid "Expected right parenthesis"
20405 msgstr ""
20407 #: fortran/module.cc:1636
20408 msgid "Expected integer"
20409 msgstr ""
20411 #: fortran/module.cc:1639 fortran/module.cc:2844
20412 msgid "Expected string"
20413 msgstr ""
20415 #: fortran/module.cc:1664
20416 msgid "find_enum(): Enum not found"
20417 msgstr ""
20419 #: fortran/module.cc:2234
20420 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
20421 msgstr ""
20423 #: fortran/module.cc:2474
20424 msgid "Expected attribute bit name"
20425 msgstr ""
20427 #: fortran/module.cc:3473
20428 msgid "Expected integer string"
20429 msgstr ""
20431 #: fortran/module.cc:3477
20432 msgid "Error converting integer"
20433 msgstr ""
20435 #: fortran/module.cc:3499
20436 msgid "Expected real string"
20437 msgstr ""
20439 #: fortran/module.cc:3724
20440 msgid "Expected expression type"
20441 msgstr ""
20443 #: fortran/module.cc:3804
20444 msgid "Bad operator"
20445 msgstr ""
20447 #: fortran/module.cc:3921
20448 msgid "Bad type in constant expression"
20449 msgstr ""
20451 #: fortran/module.cc:7379
20452 msgid "Unexpected end of module"
20453 msgstr ""
20455 #: fortran/parse.cc:1936
20456 msgid "arithmetic IF"
20457 msgstr ""
20459 #: fortran/parse.cc:1945
20460 msgid "attribute declaration"
20461 msgstr ""
20463 #: fortran/parse.cc:1981
20464 msgid "data declaration"
20465 msgstr ""
20467 #: fortran/parse.cc:1999
20468 msgid "derived type declaration"
20469 msgstr ""
20471 #: fortran/parse.cc:2126
20472 msgid "block IF"
20473 msgstr ""
20475 #: fortran/parse.cc:2135
20476 msgid "implied END DO"
20477 msgstr ""
20479 #: fortran/parse.cc:2229 fortran/resolve.cc:12044
20480 msgid "assignment"
20481 msgstr ""
20483 #: fortran/parse.cc:2232 fortran/resolve.cc:12102 fortran/resolve.cc:12105
20484 msgid "pointer assignment"
20485 msgstr ""
20487 #: fortran/parse.cc:2256
20488 msgid "simple IF"
20489 msgstr ""
20491 #: fortran/resolve.cc:2371 fortran/resolve.cc:2565
20492 msgid "elemental procedure"
20493 msgstr ""
20495 #: fortran/resolve.cc:2468
20496 msgid "allocatable argument"
20497 msgstr ""
20499 #: fortran/resolve.cc:2473
20500 msgid "asynchronous argument"
20501 msgstr ""
20503 #: fortran/resolve.cc:2478
20504 msgid "optional argument"
20505 msgstr ""
20507 #: fortran/resolve.cc:2483
20508 msgid "pointer argument"
20509 msgstr ""
20511 #: fortran/resolve.cc:2488
20512 msgid "target argument"
20513 msgstr ""
20515 #: fortran/resolve.cc:2493
20516 msgid "value argument"
20517 msgstr ""
20519 #: fortran/resolve.cc:2498
20520 msgid "volatile argument"
20521 msgstr ""
20523 #: fortran/resolve.cc:2503
20524 msgid "assumed-shape argument"
20525 msgstr ""
20527 #: fortran/resolve.cc:2508
20528 msgid "assumed-rank argument"
20529 msgstr ""
20531 #: fortran/resolve.cc:2513
20532 msgid "coarray argument"
20533 msgstr ""
20535 #: fortran/resolve.cc:2518
20536 msgid "parametrized derived type argument"
20537 msgstr ""
20539 #: fortran/resolve.cc:2523
20540 msgid "polymorphic argument"
20541 msgstr ""
20543 #: fortran/resolve.cc:2528
20544 msgid "NO_ARG_CHECK attribute"
20545 msgstr ""
20547 #. As assumed-type is unlimited polymorphic (cf. above).
20548 #. See also TS 29113, Note 6.1.
20549 #: fortran/resolve.cc:2535
20550 msgid "assumed-type argument"
20551 msgstr ""
20553 #: fortran/resolve.cc:2546
20554 msgid "array result"
20555 msgstr ""
20557 #: fortran/resolve.cc:2551
20558 msgid "pointer or allocatable result"
20559 msgstr ""
20561 #: fortran/resolve.cc:2558
20562 msgid "result with non-constant character length"
20563 msgstr ""
20565 #: fortran/resolve.cc:2570
20566 msgid "bind(c) procedure"
20567 msgstr ""
20569 #: fortran/resolve.cc:4114
20570 #, c-format
20571 msgid "Invalid context for NULL() pointer at %%L"
20572 msgstr ""
20574 #: fortran/resolve.cc:4131
20575 #, c-format
20576 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
20577 msgstr ""
20579 #: fortran/resolve.cc:4148
20580 #, c-format
20581 msgid "Unexpected derived-type entities in binary intrinsic numeric operator %%<%s%%> at %%L"
20582 msgstr ""
20584 #: fortran/resolve.cc:4153
20585 #, c-format
20586 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
20587 msgstr ""
20589 #: fortran/resolve.cc:4168
20590 #, c-format
20591 msgid "Operands of string concatenation operator at %%L are %s/%s"
20592 msgstr ""
20594 #: fortran/resolve.cc:4211
20595 #, c-format
20596 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
20597 msgstr ""
20599 #: fortran/resolve.cc:4234
20600 #, c-format
20601 msgid "Operand of .not. operator at %%L is %s"
20602 msgstr ""
20604 #: fortran/resolve.cc:4248
20605 msgid "COMPLEX quantities cannot be compared at %L"
20606 msgstr ""
20608 #: fortran/resolve.cc:4346
20609 #, c-format
20610 msgid "Logicals at %%L must be compared with %s instead of %s"
20611 msgstr ""
20613 #: fortran/resolve.cc:4352
20614 #, c-format
20615 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
20616 msgstr ""
20618 #: fortran/resolve.cc:4366
20619 #, c-format
20620 msgid "Unknown operator %%<%s%%> at %%L; did you mean '%s'?"
20621 msgstr ""
20623 #: fortran/resolve.cc:4369
20624 #, c-format
20625 msgid "Unknown operator %%<%s%%> at %%L"
20626 msgstr ""
20628 #: fortran/resolve.cc:4374
20629 #, c-format
20630 msgid "Operand of user operator %%<%s%%> at %%L is %s"
20631 msgstr ""
20633 #: fortran/resolve.cc:4379
20634 #, c-format
20635 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
20636 msgstr ""
20638 #: fortran/resolve.cc:4465
20639 #, c-format
20640 msgid "Inconsistent ranks for operator at %%L and %%L"
20641 msgstr ""
20643 #: fortran/resolve.cc:7306
20644 msgid "Loop variable"
20645 msgstr ""
20647 #: fortran/resolve.cc:7310
20648 msgid "iterator variable"
20649 msgstr ""
20651 #: fortran/resolve.cc:7314
20652 msgid "Start expression in DO loop"
20653 msgstr ""
20655 #: fortran/resolve.cc:7318
20656 msgid "End expression in DO loop"
20657 msgstr ""
20659 #: fortran/resolve.cc:7322
20660 msgid "Step expression in DO loop"
20661 msgstr ""
20663 #: fortran/resolve.cc:7608 fortran/resolve.cc:7611
20664 msgid "DEALLOCATE object"
20665 msgstr ""
20667 #: fortran/resolve.cc:7989 fortran/resolve.cc:7992
20668 msgid "ALLOCATE object"
20669 msgstr ""
20671 #: fortran/resolve.cc:8225 fortran/resolve.cc:10194 fortran/resolve.cc:10315
20672 msgid "STAT variable"
20673 msgstr ""
20675 #: fortran/resolve.cc:8276 fortran/resolve.cc:10206 fortran/resolve.cc:10327
20676 msgid "ERRMSG variable"
20677 msgstr ""
20679 #: fortran/resolve.cc:10000
20680 msgid "item in READ"
20681 msgstr ""
20683 #: fortran/resolve.cc:10218
20684 msgid "ACQUIRED_LOCK variable"
20685 msgstr ""
20687 #: fortran/trans-array.cc:1918
20688 #, c-format
20689 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
20690 msgstr ""
20692 #: fortran/trans-array.cc:6137
20693 msgid "Integer overflow when calculating the amount of memory to allocate"
20694 msgstr ""
20696 #: fortran/trans-array.cc:10064
20697 #, c-format
20698 msgid "The value of the PDT LEN parameter '%s' does not agree with that in the dummy declaration"
20699 msgstr ""
20701 #: fortran/trans-decl.cc:6143
20702 #, c-format
20703 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
20704 msgstr ""
20706 #: fortran/trans-decl.cc:6151
20707 #, c-format
20708 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
20709 msgstr ""
20711 #: fortran/trans-expr.cc:10290
20712 #, c-format
20713 msgid "Target of rank remapping is too small (%ld < %ld)"
20714 msgstr ""
20716 #: fortran/trans-expr.cc:11750
20717 msgid "Assignment of scalar to unallocated array"
20718 msgstr ""
20720 #: fortran/trans-intrinsic.cc:975
20721 #, c-format
20722 msgid "Unequal character lengths (%ld/%ld) in %s"
20723 msgstr ""
20725 #: fortran/trans-intrinsic.cc:6510
20726 #, c-format
20727 msgid "POS argument (%ld) out of range 0:%ld in intrinsic BTEST"
20728 msgstr ""
20730 #: fortran/trans-intrinsic.cc:6605
20731 #, c-format
20732 msgid "POS argument (%ld) out of range 0:%ld in intrinsic %s"
20733 msgstr ""
20735 #: fortran/trans-intrinsic.cc:6652
20736 #, c-format
20737 msgid "POS argument (%ld) out of range 0:%ld in intrinsic IBITS"
20738 msgstr ""
20740 #: fortran/trans-intrinsic.cc:6662
20741 #, c-format
20742 msgid "LEN argument (%ld) out of range 0:%ld in intrinsic IBITS"
20743 msgstr ""
20745 #: fortran/trans-intrinsic.cc:6669
20746 #, c-format
20747 msgid "POS(%ld)+LEN(%ld)>BIT_SIZE(%ld) in intrinsic IBITS"
20748 msgstr ""
20750 #: fortran/trans-intrinsic.cc:6742
20751 #, c-format
20752 msgid "SHIFT argument (%ld) out of range 0:%ld in intrinsic %s"
20753 msgstr ""
20755 #: fortran/trans-intrinsic.cc:6810
20756 #, c-format
20757 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFT"
20758 msgstr ""
20760 #: fortran/trans-intrinsic.cc:6876
20761 #, c-format
20762 msgid "SIZE argument (%ld) out of range 1:%ld in intrinsic ISHFTC"
20763 msgstr ""
20765 #: fortran/trans-intrinsic.cc:6884 fortran/trans-intrinsic.cc:6929
20766 #, c-format
20767 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFTC"
20768 msgstr ""
20770 #: fortran/trans-intrinsic.cc:9277
20771 #, c-format
20772 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
20773 msgstr ""
20775 #: fortran/trans-intrinsic.cc:9309
20776 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
20777 msgstr ""
20779 #: fortran/trans-intrinsic.cc:12025
20780 #, c-format
20781 msgid "FROMPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
20782 msgstr ""
20784 #: fortran/trans-intrinsic.cc:12037
20785 #, c-format
20786 msgid "LEN argument (%ld) out of range 0:%d in intrinsic MVBITS"
20787 msgstr ""
20789 #: fortran/trans-intrinsic.cc:12049
20790 #, c-format
20791 msgid "TOPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
20792 msgstr ""
20794 #: fortran/trans-intrinsic.cc:12061
20795 #, c-format
20796 msgid "FROMPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
20797 msgstr ""
20799 #: fortran/trans-intrinsic.cc:12069
20800 #, c-format
20801 msgid "TOPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
20802 msgstr ""
20804 #: fortran/trans-io.cc:587
20805 msgid "Unit number in I/O statement too small"
20806 msgstr ""
20808 #: fortran/trans-io.cc:596
20809 msgid "Unit number in I/O statement too large"
20810 msgstr ""
20812 #: fortran/trans-stmt.cc:156
20813 msgid "Assigned label is not a target label"
20814 msgstr ""
20816 #: fortran/trans-stmt.cc:1278
20817 #, c-format
20818 msgid "Invalid image number %d in SYNC IMAGES"
20819 msgstr ""
20821 #: fortran/trans-stmt.cc:2440
20822 msgid "Loop iterates infinitely"
20823 msgstr ""
20825 #: fortran/trans-stmt.cc:2460 fortran/trans-stmt.cc:2716
20826 msgid "Loop variable has been modified"
20827 msgstr ""
20829 #: fortran/trans-stmt.cc:2569
20830 msgid "DO step value is zero"
20831 msgstr ""
20833 #: fortran/trans.cc:47
20834 msgid "Array reference out of bounds"
20835 msgstr ""
20837 #: fortran/trans.cc:708 fortran/trans.cc:783
20838 #, c-format
20839 msgid "Error allocating %lu bytes"
20840 msgstr ""
20842 #: fortran/trans.cc:992
20843 #, c-format
20844 msgid "Attempting to allocate already allocated variable '%s'"
20845 msgstr ""
20847 #: fortran/trans.cc:998
20848 msgid "Attempting to allocate already allocated variable"
20849 msgstr ""
20851 #: fortran/trans.cc:1448 fortran/trans.cc:1607
20852 #, c-format
20853 msgid "Attempt to DEALLOCATE unallocated '%s'"
20854 msgstr ""
20856 #: fortran/trans.cc:1765
20857 #, c-format
20858 msgid "Error reallocating to %lu bytes"
20859 msgstr ""
20861 #: go/go-backend.cc:166
20862 msgid "lseek failed while reading export data"
20863 msgstr ""
20865 #: go/go-backend.cc:173
20866 msgid "memory allocation failed while reading export data"
20867 msgstr ""
20869 #: go/go-backend.cc:181
20870 msgid "read failed while reading export data"
20871 msgstr ""
20873 #: go/go-backend.cc:187
20874 msgid "short read while reading export data"
20875 msgstr ""
20877 #: go/gofrontend/expressions.cc:183 c-family/c-warn.cc:683 cp/cvt.cc:1397
20878 #, gcc-internal-format
20879 msgid "value computed is not used"
20880 msgstr ""
20882 #: go/gofrontend/expressions.cc:930
20883 msgid "invalid use of type"
20884 msgstr ""
20886 #: go/gofrontend/expressions.cc:3626 go/gofrontend/expressions.cc:3642
20887 msgid "constant refers to itself"
20888 msgstr ""
20890 #: go/gofrontend/expressions.cc:4741 go/gofrontend/expressions.cc:5240
20891 msgid "expected pointer"
20892 msgstr ""
20894 #: go/gofrontend/expressions.cc:5211
20895 msgid "expected numeric type"
20896 msgstr ""
20898 #: go/gofrontend/expressions.cc:5216
20899 msgid "expected boolean type"
20900 msgstr ""
20902 #: go/gofrontend/expressions.cc:5221 c/c-parser.cc:15820 c/c-parser.cc:15827
20903 #: cp/parser.cc:38961 cp/parser.cc:38968
20904 #, fuzzy, gcc-internal-format
20905 #| msgid "expected end of line"
20906 msgid "expected integer"
20907 msgstr "očekujem kraj retka"
20909 #: go/gofrontend/expressions.cc:7000
20910 msgid "invalid comparison of nil with nil"
20911 msgstr ""
20913 #: go/gofrontend/expressions.cc:7006 go/gofrontend/expressions.cc:7024
20914 msgid "incompatible types in binary expression"
20915 msgstr ""
20917 #: go/gofrontend/expressions.cc:7044
20918 msgid "integer division by zero"
20919 msgstr ""
20921 #: go/gofrontend/expressions.cc:7052
20922 msgid "shift of non-integer operand"
20923 msgstr ""
20925 #: go/gofrontend/expressions.cc:7055 go/gofrontend/expressions.cc:7058
20926 #: go/gofrontend/expressions.cc:7066
20927 msgid "shift count not integer"
20928 msgstr ""
20930 #: go/gofrontend/expressions.cc:7071
20931 msgid "negative shift count"
20932 msgstr ""
20934 #: go/gofrontend/expressions.cc:7956
20935 msgid "object is not a method"
20936 msgstr ""
20938 #: go/gofrontend/expressions.cc:7973
20939 msgid "method type does not match object type"
20940 msgstr ""
20942 #: go/gofrontend/expressions.cc:8387
20943 msgid "invalid use of %<...%> with builtin function"
20944 msgstr ""
20946 #: go/gofrontend/expressions.cc:8398
20947 msgid "invalid use of method value as argument of Offsetof"
20948 msgstr ""
20950 #: go/gofrontend/expressions.cc:8412
20951 msgid "argument of Offsetof implies indirection of an embedded field"
20952 msgstr ""
20954 #: go/gofrontend/expressions.cc:8437 go/gofrontend/expressions.cc:8473
20955 #: go/gofrontend/expressions.cc:8909 go/gofrontend/expressions.cc:10265
20956 #: go/gofrontend/expressions.cc:10405 go/gofrontend/expressions.cc:10451
20957 #: go/gofrontend/expressions.cc:10486 go/gofrontend/expressions.cc:10562
20958 #: go/gofrontend/expressions.cc:10587 go/gofrontend/expressions.cc:12740
20959 #: go/gofrontend/expressions.cc:12757 go/gofrontend/expressions.cc:12773
20960 msgid "not enough arguments"
20961 msgstr ""
20963 #: go/gofrontend/expressions.cc:8439 go/gofrontend/expressions.cc:8475
20964 #: go/gofrontend/expressions.cc:10270 go/gofrontend/expressions.cc:10388
20965 #: go/gofrontend/expressions.cc:10410 go/gofrontend/expressions.cc:10491
20966 #: go/gofrontend/expressions.cc:10564 go/gofrontend/expressions.cc:10589
20967 #: go/gofrontend/expressions.cc:11469 go/gofrontend/expressions.cc:12745
20968 #: go/gofrontend/expressions.cc:12759 go/gofrontend/expressions.cc:12780
20969 #: cp/pt.cc:9127
20970 #, gcc-internal-format
20971 msgid "too many arguments"
20972 msgstr ""
20974 #: go/gofrontend/expressions.cc:8477
20975 msgid "argument 1 must be a map"
20976 msgstr ""
20978 #: go/gofrontend/expressions.cc:8939
20979 msgid "invalid type for make function"
20980 msgstr ""
20982 #: go/gofrontend/expressions.cc:8952
20983 msgid "length required when allocating a slice"
20984 msgstr ""
20986 #: go/gofrontend/expressions.cc:8996
20987 msgid "len larger than cap"
20988 msgstr ""
20990 #: go/gofrontend/expressions.cc:9005
20991 msgid "too many arguments to make"
20992 msgstr ""
20994 #: go/gofrontend/expressions.cc:10314
20995 msgid "argument must be array or slice or channel"
20996 msgstr ""
20998 #: go/gofrontend/expressions.cc:10324
20999 msgid "argument must be string or array or slice or map or channel"
21000 msgstr ""
21002 #: go/gofrontend/expressions.cc:10361
21003 msgid "unsupported argument type to builtin function"
21004 msgstr ""
21006 #: go/gofrontend/expressions.cc:10372
21007 msgid "argument must be channel"
21008 msgstr ""
21010 #: go/gofrontend/expressions.cc:10374
21011 msgid "cannot close receive-only channel"
21012 msgstr ""
21014 #: go/gofrontend/expressions.cc:10396
21015 msgid "argument must be a field reference"
21016 msgstr ""
21018 #: go/gofrontend/expressions.cc:10426
21019 msgid "left argument must be a slice"
21020 msgstr ""
21022 #: go/gofrontend/expressions.cc:10434
21023 msgid "element types must be the same"
21024 msgstr ""
21026 #: go/gofrontend/expressions.cc:10439
21027 msgid "first argument must be []byte"
21028 msgstr ""
21030 #: go/gofrontend/expressions.cc:10442
21031 msgid "second argument must be slice or string"
21032 msgstr ""
21034 #: go/gofrontend/expressions.cc:10554
21035 msgid "argument must have complex type"
21036 msgstr ""
21038 #: go/gofrontend/expressions.cc:10573
21039 msgid "complex arguments must have identical types"
21040 msgstr ""
21042 #: go/gofrontend/expressions.cc:10575
21043 msgid "complex arguments must have floating-point type"
21044 msgstr ""
21046 #: go/gofrontend/expressions.cc:11235
21047 msgid "type conversion result count mismatch"
21048 msgstr ""
21050 #: go/gofrontend/expressions.cc:11249 go/gofrontend/expressions.cc:12686
21051 #: go/gofrontend/expressions.cc:13122
21052 msgid "expected function"
21053 msgstr ""
21055 #: go/gofrontend/expressions.cc:11277
21056 msgid "multiple-value argument in single-value context"
21057 msgstr ""
21059 #: go/gofrontend/expressions.cc:11473
21060 msgid "invalid use of %<...%> with non-slice"
21061 msgstr ""
21063 #: go/gofrontend/expressions.cc:12694
21064 msgid "function result count mismatch"
21065 msgstr ""
21067 #: go/gofrontend/expressions.cc:12712
21068 msgid "incompatible type for receiver"
21069 msgstr ""
21071 #: go/gofrontend/expressions.cc:12730
21072 msgid "invalid use of %<...%> calling non-variadic function"
21073 msgstr ""
21075 #: go/gofrontend/expressions.cc:13131 go/gofrontend/expressions.cc:13145
21076 msgid "number of results does not match number of values"
21077 msgstr ""
21079 #: go/gofrontend/expressions.cc:13437 go/gofrontend/expressions.cc:14109
21080 msgid "index must be integer"
21081 msgstr ""
21083 #: go/gofrontend/expressions.cc:13446 go/gofrontend/expressions.cc:14118
21084 msgid "slice end must be integer"
21085 msgstr ""
21087 #: go/gofrontend/expressions.cc:13455
21088 msgid "slice capacity must be integer"
21089 msgstr ""
21091 #: go/gofrontend/expressions.cc:13505 go/gofrontend/expressions.cc:14152
21092 msgid "inverted slice range"
21093 msgstr ""
21095 #: go/gofrontend/expressions.cc:13548
21096 msgid "slice of unaddressable value"
21097 msgstr ""
21099 #: go/gofrontend/expressions.cc:14408
21100 msgid "incompatible type for map index"
21101 msgstr ""
21103 #: go/gofrontend/expressions.cc:14846
21104 msgid "expected interface or pointer to interface"
21105 msgstr ""
21107 #: go/gofrontend/expressions.cc:15632
21108 msgid "too many expressions for struct"
21109 msgstr ""
21111 #: go/gofrontend/expressions.cc:15645
21112 msgid "too few expressions for struct"
21113 msgstr ""
21115 #: go/gofrontend/expressions.cc:17594 go/gofrontend/statements.cc:1911
21116 msgid "type assertion only valid for interface types"
21117 msgstr ""
21119 #: go/gofrontend/expressions.cc:17606
21120 msgid "impossible type assertion: type does not implement interface"
21121 msgstr ""
21123 #: go/gofrontend/expressions.cc:17805 go/gofrontend/expressions.cc:17825
21124 #: go/gofrontend/statements.cc:1758
21125 msgid "expected channel"
21126 msgstr ""
21128 #: go/gofrontend/expressions.cc:17830 go/gofrontend/statements.cc:1763
21129 msgid "invalid receive on send-only channel"
21130 msgstr ""
21132 #: go/gofrontend/parse.cc:3169
21133 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
21134 msgstr ""
21136 #: go/gofrontend/parse.cc:4743
21137 msgid "cannot fallthrough final case in switch"
21138 msgstr ""
21140 #: go/gofrontend/statements.cc:1071
21141 msgid "invalid left hand side of assignment"
21142 msgstr ""
21144 #: go/gofrontend/statements.cc:1082 go/gofrontend/statements.cc:1427
21145 msgid "use of untyped nil"
21146 msgstr ""
21148 #: go/gofrontend/statements.cc:1549
21149 msgid "expected map index on right hand side"
21150 msgstr ""
21152 #: go/gofrontend/statements.cc:3198 go/gofrontend/statements.cc:3228
21153 msgid "not enough arguments to return"
21154 msgstr ""
21156 #: go/gofrontend/statements.cc:3206
21157 msgid "return with value in function with no return type"
21158 msgstr ""
21160 #: go/gofrontend/statements.cc:3234
21161 msgid "too many values in return statement"
21162 msgstr ""
21164 #: go/gofrontend/statements.cc:3787
21165 msgid "expected boolean expression"
21166 msgstr ""
21168 #: go/gofrontend/statements.cc:4984
21169 msgid "cannot type switch on non-interface value"
21170 msgstr ""
21172 #: go/gofrontend/statements.cc:5119
21173 msgid "incompatible types in send"
21174 msgstr ""
21176 #: go/gofrontend/statements.cc:5124
21177 msgid "invalid send on receive-only channel"
21178 msgstr ""
21180 #: go/gofrontend/statements.cc:6442
21181 msgid "too many variables for range clause with channel"
21182 msgstr ""
21184 #: go/gofrontend/statements.cc:6449
21185 msgid "range clause must have array, slice, string, map, or channel type"
21186 msgstr ""
21188 #: go/gofrontend/types.cc:542
21189 msgid "invalid comparison of non-ordered type"
21190 msgstr ""
21192 #: go/gofrontend/types.cc:558
21193 msgid "slice can only be compared to nil"
21194 msgstr ""
21196 #: go/gofrontend/types.cc:560
21197 msgid "map can only be compared to nil"
21198 msgstr ""
21200 #: go/gofrontend/types.cc:562
21201 msgid "func can only be compared to nil"
21202 msgstr ""
21204 #: go/gofrontend/types.cc:568
21205 #, c-format
21206 msgid "invalid operation (%s)"
21207 msgstr ""
21209 #: go/gofrontend/types.cc:591
21210 msgid "invalid comparison of non-comparable type"
21211 msgstr ""
21213 #: go/gofrontend/types.cc:604
21214 msgid "invalid comparison of generated struct"
21215 msgstr ""
21217 #: go/gofrontend/types.cc:615
21218 msgid "invalid comparison of non-comparable struct"
21219 msgstr ""
21221 #: go/gofrontend/types.cc:625
21222 msgid "invalid comparison of generated array"
21223 msgstr ""
21225 #: go/gofrontend/types.cc:632
21226 msgid "invalid comparison of non-comparable array"
21227 msgstr ""
21229 #: go/gofrontend/types.cc:660
21230 msgid "multiple-value function call in single-value context"
21231 msgstr ""
21233 #: go/gofrontend/types.cc:744
21234 msgid "need explicit conversion"
21235 msgstr ""
21237 #: go/gofrontend/types.cc:752
21238 #, c-format
21239 msgid "cannot use type %s as type %s"
21240 msgstr ""
21242 #: go/gofrontend/types.cc:788
21243 msgid "conversion from normal type to notinheap type"
21244 msgstr ""
21246 #: go/gofrontend/types.cc:4796
21247 msgid "different receiver types"
21248 msgstr ""
21250 #: go/gofrontend/types.cc:4819 go/gofrontend/types.cc:4832
21251 #: go/gofrontend/types.cc:4846
21252 msgid "different number of parameters"
21253 msgstr ""
21255 #: go/gofrontend/types.cc:4839
21256 msgid "different parameter types"
21257 msgstr ""
21259 #: go/gofrontend/types.cc:4854
21260 msgid "different varargs"
21261 msgstr ""
21263 #: go/gofrontend/types.cc:4867 go/gofrontend/types.cc:4880
21264 #: go/gofrontend/types.cc:4894
21265 msgid "different number of results"
21266 msgstr ""
21268 #: go/gofrontend/types.cc:4887
21269 msgid "different result types"
21270 msgstr ""
21272 #: go/gofrontend/types.cc:9305
21273 #, c-format
21274 msgid "need explicit conversion; missing method %s%s%s"
21275 msgstr ""
21277 #: go/gofrontend/types.cc:9323 go/gofrontend/types.cc:9468
21278 #, c-format
21279 msgid "incompatible type for method %s%s%s"
21280 msgstr ""
21282 #: go/gofrontend/types.cc:9327 go/gofrontend/types.cc:9472
21283 #, c-format
21284 msgid "incompatible type for method %s%s%s (%s)"
21285 msgstr ""
21287 #: go/gofrontend/types.cc:9408 go/gofrontend/types.cc:9421
21288 msgid "pointer to interface type has no methods"
21289 msgstr ""
21291 #: go/gofrontend/types.cc:9410 go/gofrontend/types.cc:9423
21292 msgid "type has no methods"
21293 msgstr ""
21295 #: go/gofrontend/types.cc:9444
21296 #, c-format
21297 msgid "ambiguous method %s%s%s"
21298 msgstr ""
21300 #: go/gofrontend/types.cc:9447
21301 #, c-format
21302 msgid "missing method %s%s%s"
21303 msgstr ""
21305 #: go/gofrontend/types.cc:9489
21306 #, c-format
21307 msgid "method %s%s%s requires a pointer receiver"
21308 msgstr ""
21310 #: go/gofrontend/types.cc:9507
21311 #, c-format
21312 msgid "method %s%s%s is marked go:nointerface"
21313 msgstr ""
21315 #: lto-streamer.h:1028
21316 #, gcc-internal-format, gfc-internal-format
21317 msgid "bytecode stream: expected tag %s instead of %s"
21318 msgstr ""
21320 #: lto-streamer.h:1038
21321 #, gcc-internal-format, gfc-internal-format
21322 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
21323 msgstr ""
21325 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
21326 #. sections.  machopic_select_section ensures that weak variables go in
21327 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
21328 #. not supported.  Weak symbols that aren't visible outside the .s file
21329 #. are not supported.
21330 #: config/darwin.h:682
21331 #, gcc-internal-format
21332 msgid "alias definitions not supported in Mach-O; ignored"
21333 msgstr ""
21335 #. No profiling.
21336 #: config/vx-common.h:122
21337 #, gcc-internal-format
21338 msgid "profiler support for VxWorks"
21339 msgstr ""
21341 #: config/arm/freebsd.h:121
21342 #, gcc-internal-format
21343 msgid "target OS does not support unaligned accesses"
21344 msgstr ""
21346 #: config/c6x/c6x.h:346 config/nvptx/nvptx.h:182
21347 #, gcc-internal-format
21348 msgid "profiling is not yet implemented for this architecture"
21349 msgstr ""
21351 #: config/cr16/cr16.h:403
21352 #, gcc-internal-format
21353 msgid "profiler support for CR16"
21354 msgstr ""
21356 #. Definitions for GCC.  Part of the machine description for CRIS.
21357 #. Copyright (C) 1998-2022 Free Software Foundation, Inc.
21358 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
21360 #. This file is part of GCC.
21362 #. GCC is free software; you can redistribute it and/or modify
21363 #. it under the terms of the GNU General Public License as published by
21364 #. the Free Software Foundation; either version 3, or (at your option)
21365 #. any later version.
21367 #. GCC is distributed in the hope that it will be useful,
21368 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
21369 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21370 #. GNU General Public License for more details.
21372 #. You should have received a copy of the GNU General Public License
21373 #. along with GCC; see the file COPYING3.  If not see
21374 #. <http://www.gnu.org/licenses/>.
21375 #. After the first "Node:" comment comes all preprocessor directives and
21376 #. attached declarations described in the info files, the "Using and
21377 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
21378 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
21379 #. really, but needs an update anyway.
21381 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
21382 #. for that.  If applicable, there is a CRIS-specific comment.  The order
21383 #. of macro definitions follow the order in the manual.  Every section in
21384 #. the manual (node in the info pages) has an introductory `Node:
21385 #. <subchapter>' comment.  If no macros are defined for a section, only
21386 #. the section-comment is present.
21387 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
21388 #. and config/cris/linux.h) are responsible for lots of settings not
21389 #. repeated below.  This file contains general CRIS definitions
21390 #. and definitions for the cris-*-elf subtarget.
21391 #. We don't want to use gcc_assert for everything, as that can be
21392 #. compiled out.
21393 #: config/cris/cris.h:42
21394 #, gcc-internal-format, gfc-internal-format
21395 msgid "CRIS-port assertion failed: %s"
21396 msgstr ""
21398 #. Node: Caller Saves
21399 #. (no definitions)
21400 #. Node: Function entry
21401 #. See cris.cc for TARGET_ASM_FUNCTION_PROLOGUE and
21402 #. TARGET_ASM_FUNCTION_EPILOGUE.
21403 #. Node: Profiling
21404 #: config/cris/cris.h:662
21405 #, gcc-internal-format
21406 msgid "no %<FUNCTION_PROFILER%> for CRIS"
21407 msgstr ""
21409 #. 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.
21410 #. 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.
21411 #: config/i386/xm-djgpp.h:85
21412 #, gcc-internal-format
21413 msgid "environment variable DJGPP not defined"
21414 msgstr ""
21416 #: config/i386/xm-djgpp.h:87
21417 #, gcc-internal-format
21418 msgid "environment variable DJGPP points to missing file %qs"
21419 msgstr ""
21421 #: config/i386/xm-djgpp.h:90
21422 #, gcc-internal-format
21423 msgid "environment variable DJGPP points to corrupt file %qs"
21424 msgstr ""
21426 #: config/pa/som.h:338
21427 #, gcc-internal-format
21428 msgid "weak aliases are not supported"
21429 msgstr ""
21431 #. SPDX-License-Identifier: GPL-3.0-or-later
21432 #. Definitions of target machine for GNU compiler,
21433 #. for IBM RS/6000 POWER running AIX V7.1.
21434 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
21435 #. Contributed by David Edelsohn (edelsohn@gnu.org).
21437 #. This file is part of GCC.
21439 #. GCC is free software; you can redistribute it and/or modify it
21440 #. under the terms of the GNU General Public License as published
21441 #. by the Free Software Foundation; either version 3, or (at your
21442 #. option) any later version.
21444 #. GCC is distributed in the hope that it will be useful, but WITHOUT
21445 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
21446 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
21447 #. License for more details.
21449 #. You should have received a copy of the GNU General Public License
21450 #. along with GCC; see the file COPYING3.  If not see
21451 #. <http://www.gnu.org/licenses/>.
21452 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21453 #. get control in TARGET_OPTION_OVERRIDE.
21454 #. SPDX-License-Identifier: GPL-3.0-or-later
21455 #. Definitions of target machine for GNU compiler,
21456 #. for IBM RS/6000 POWER running AIX V7.2.
21457 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
21458 #. Contributed by David Edelsohn (edelsohn@gnu.org).
21460 #. This file is part of GCC.
21462 #. GCC is free software; you can redistribute it and/or modify it
21463 #. under the terms of the GNU General Public License as published
21464 #. by the Free Software Foundation; either version 3, or (at your
21465 #. option) any later version.
21467 #. GCC is distributed in the hope that it will be useful, but WITHOUT
21468 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
21469 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
21470 #. License for more details.
21472 #. You should have received a copy of the GNU General Public License
21473 #. along with GCC; see the file COPYING3.  If not see
21474 #. <http://www.gnu.org/licenses/>.
21475 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21476 #. get control in TARGET_OPTION_OVERRIDE.
21477 #. SPDX-License-Identifier: GPL-3.0-or-later
21478 #. Definitions of target machine for GNU compiler,
21479 #. for IBM RS/6000 POWER running AIX V7.3.
21480 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
21481 #. Contributed by David Edelsohn (edelsohn@gnu.org).
21483 #. This file is part of GCC.
21485 #. GCC is free software; you can redistribute it and/or modify it
21486 #. under the terms of the GNU General Public License as published
21487 #. by the Free Software Foundation; either version 3, or (at your
21488 #. option) any later version.
21490 #. GCC is distributed in the hope that it will be useful, but WITHOUT
21491 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
21492 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
21493 #. License for more details.
21495 #. You should have received a copy of the GNU General Public License
21496 #. along with GCC; see the file COPYING3.  If not see
21497 #. <http://www.gnu.org/licenses/>.
21498 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21499 #. get control in TARGET_OPTION_OVERRIDE.
21500 #: config/rs6000/aix71.h:31 config/rs6000/aix72.h:31 config/rs6000/aix73.h:31
21501 #, gcc-internal-format
21502 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
21503 msgstr ""
21505 #: config/rs6000/aix71.h:37 config/rs6000/aix72.h:37
21506 #, gcc-internal-format
21507 msgid "soft-float and long-double-128 are incompatible"
21508 msgstr ""
21510 #: config/rs6000/aix71.h:41 config/rs6000/aix72.h:41 config/rs6000/aix73.h:41
21511 #, gcc-internal-format
21512 msgid "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet supported"
21513 msgstr ""
21515 #: config/rs6000/aix71.h:48 config/rs6000/aix72.h:48 config/rs6000/aix73.h:48
21516 #: config/rs6000/rtems.h:121
21517 #, gcc-internal-format
21518 msgid "%<-mcmodel%> incompatible with other toc options"
21519 msgstr ""
21521 #: config/rs6000/aix73.h:37
21522 #, gcc-internal-format
21523 msgid "%<soft-float%> and long-double-128 are incompatible"
21524 msgstr ""
21526 #: config/rs6000/rtems.h:114 config/rs6000/rs6000.cc:3507
21527 #, gcc-internal-format
21528 msgid "%<-m64%> requires a PowerPC64 cpu"
21529 msgstr ""
21531 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21532 #. get control in TARGET_OPTION_OVERRIDE.
21533 #: config/rs6000/sysv4.h:116
21534 #, gcc-internal-format
21535 msgid "bad value for %<%s-%s%>"
21536 msgstr ""
21538 #: config/rs6000/sysv4.h:132
21539 #, gcc-internal-format
21540 msgid "bad value for %<%s=%s%>"
21541 msgstr ""
21543 #: config/rs6000/sysv4.h:149
21544 #, gcc-internal-format
21545 msgid "%qs and %<%s=%s%> are incompatible"
21546 msgstr ""
21548 #: config/rs6000/sysv4.h:158
21549 #, gcc-internal-format
21550 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
21551 msgstr ""
21553 #: config/rs6000/sysv4.h:167
21554 #, gcc-internal-format
21555 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
21556 msgstr ""
21558 #: config/rs6000/sysv4.h:176 config/rs6000/sysv4.h:210
21559 #, gcc-internal-format
21560 msgid "%qs and %qs are incompatible"
21561 msgstr ""
21563 #: config/rs6000/sysv4.h:183 config/rs6000/sysv4.h:190
21564 #, gcc-internal-format
21565 msgid "%qs and %<%s-%s%> are incompatible"
21566 msgstr ""
21568 #: config/rs6000/sysv4.h:196 config/rs6000/sysv4.h:202
21569 #, gcc-internal-format
21570 msgid "%qs not supported by your assembler"
21571 msgstr ""
21573 #: config/rs6000/sysv4.h:244
21574 #, gcc-internal-format
21575 msgid "%<-m%s%> not supported in this configuration"
21576 msgstr ""
21578 #. 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.
21579 #: config/sh/vxworks.h:43
21580 #, gcc-internal-format
21581 msgid "%<-mrelax%> is only supported for RTP PIC"
21582 msgstr ""
21584 #. A general purpose syntax error.
21585 #: fortran/gfortran.h:3295 fortran/io.cc:3736 fortran/io.cc:4422
21586 #, gcc-internal-format, gfc-internal-format
21587 msgid "Syntax error in %s statement at %C"
21588 msgstr ""
21590 #: jit/docs/examples/tut05-bf.c:242
21591 #, gcc-internal-format
21592 msgid "too many open parens"
21593 msgstr ""
21595 #: jit/docs/examples/tut05-bf.c:275
21596 #, gcc-internal-format
21597 msgid "mismatching parens"
21598 msgstr ""
21600 #: jit/docs/examples/tut05-bf.c:310
21601 #, fuzzy, gcc-internal-format
21602 #| msgid "failed to open %s"
21603 msgid "unable to open file"
21604 msgstr "nisam uspio otvoriti %s"
21606 #: fortran/lang.opt:428
21607 #, gcc-internal-format
21608 msgid "Unrecognized option to endianness value: %qs"
21609 msgstr ""
21611 #: fortran/lang.opt:650
21612 #, gcc-internal-format
21613 msgid "Unrecognized option to floating-point init value: %qs"
21614 msgstr ""
21616 #: fortran/lang.opt:784
21617 #, fuzzy, gcc-internal-format
21618 #| msgid "unrecognizable insn:"
21619 msgid "Unrecognized option: %qs"
21620 msgstr "neprepoznati insn:"
21622 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
21623 #, gcc-internal-format
21624 msgid "assertion missing after %qs"
21625 msgstr ""
21627 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
21628 #: c-family/c.opt:193 c-family/c.opt:264
21629 #, gcc-internal-format
21630 msgid "macro name missing after %qs"
21631 msgstr ""
21633 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
21634 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
21635 #: c-family/c.opt:236 c-family/c.opt:2207 c-family/c.opt:2215
21636 #: config/darwin.opt:30 common.opt:331 common.opt:334 common.opt:3432
21637 #, gcc-internal-format
21638 msgid "missing filename after %qs"
21639 msgstr ""
21641 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
21642 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:2203
21643 #: c-family/c.opt:2223 c-family/c.opt:2227 c-family/c.opt:2231
21644 #, gcc-internal-format
21645 msgid "missing path after %qs"
21646 msgstr ""
21648 #: c-family/c.opt:252 c-family/c.opt:256
21649 #, gcc-internal-format
21650 msgid "missing makefile target after %qs"
21651 msgstr ""
21653 #: c-family/c.opt:295
21654 #, gcc-internal-format
21655 msgid "argument %qs to %<-Waligned-new%> not recognized"
21656 msgstr ""
21658 #: c-family/c.opt:390
21659 #, gcc-internal-format
21660 msgid "argument %qs to %<-Wbidi-chars%> not recognized"
21661 msgstr ""
21663 #: c-family/c.opt:1085
21664 #, gcc-internal-format
21665 msgid "argument %qs to %<-Wnormalized%> not recognized"
21666 msgstr ""
21668 #: c-family/c.opt:1634
21669 #, gcc-internal-format
21670 msgid "no class name specified with %qs"
21671 msgstr ""
21673 #: c-family/c.opt:1757
21674 #, gcc-internal-format
21675 msgid "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by default)"
21676 msgstr ""
21678 #: c-family/c.opt:1828
21679 #, gcc-internal-format
21680 msgid "missing mapper"
21681 msgstr ""
21683 #: c-family/c.opt:1852
21684 #, gcc-internal-format
21685 msgid "missing header name"
21686 msgstr ""
21688 #: c-family/c.opt:1860
21689 #, gcc-internal-format
21690 msgid "missing module name"
21691 msgstr ""
21693 #: c-family/c.opt:1907
21694 #, gcc-internal-format
21695 msgid "unrecognized ivar visibility value %qs"
21696 msgstr ""
21698 #: c-family/c.opt:2067
21699 #, gcc-internal-format
21700 msgid "unrecognized scalar storage order value %qs"
21701 msgstr ""
21703 #: d/lang.opt:193
21704 #, gcc-internal-format
21705 msgid "unknown array bounds setting %qs"
21706 msgstr ""
21708 #: d/lang.opt:235
21709 #, gcc-internal-format
21710 msgid "unknown checkaction setting %qs"
21711 msgstr ""
21713 #: d/lang.opt:291
21714 #, gcc-internal-format
21715 msgid "unknown C++ standard %qs"
21716 msgstr ""
21718 #: config/vms/vms.opt:42
21719 #, gcc-internal-format
21720 msgid "unknown pointer size model %qs"
21721 msgstr ""
21723 #: config/i386/i386.opt:325
21724 #, gcc-internal-format
21725 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
21726 msgstr ""
21728 #: config/i386/i386.opt:385
21729 #, gcc-internal-format
21730 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
21731 msgstr ""
21733 #: config/i386/i386.opt:698
21734 #, gcc-internal-format
21735 msgid "%<-msse5%> was removed"
21736 msgstr ""
21738 #: config/avr/avr.opt:26
21739 #, gcc-internal-format
21740 msgid "missing device or architecture after %qs"
21741 msgstr ""
21743 #: config/rs6000/rs6000.opt:312
21744 #, gcc-internal-format
21745 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
21746 msgstr ""
21748 #: config/rs6000/rs6000.opt:316
21749 #, gcc-internal-format
21750 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
21751 msgstr ""
21753 #: config/rs6000/rs6000.opt:383
21754 #, gcc-internal-format
21755 msgid "using darwin64 ABI"
21756 msgstr ""
21758 #: config/rs6000/rs6000.opt:386
21759 #, gcc-internal-format
21760 msgid "using old darwin ABI"
21761 msgstr ""
21763 #: config/fused-madd.opt:22
21764 #, gcc-internal-format
21765 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
21766 msgstr ""
21768 #: config/microblaze/microblaze.opt:87
21769 #, gcc-internal-format
21770 msgid "%qs is deprecated; use -fstack-check"
21771 msgstr ""
21773 #: config/microblaze/microblaze.opt:95
21774 #, gcc-internal-format
21775 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
21776 msgstr ""
21778 #: config/arc/arc.opt:169 config/arc/arc.opt:328 config/arc/arc.opt:332
21779 #: config/arc/arc.opt:336 config/arc/arc.opt:343 config/arc/arc.opt:347
21780 #: config/arc/arc.opt:351 config/arc/arc.opt:355 config/arc/arc.opt:358
21781 #: config/arc/arc.opt:361 config/arc/arc.opt:378
21782 #, gcc-internal-format
21783 msgid "%qs is deprecated"
21784 msgstr ""
21786 #: lto/lang.opt:31
21787 #, gcc-internal-format
21788 msgid "unknown linker output %qs"
21789 msgstr ""
21791 #: common.opt:1563
21792 #, gcc-internal-format
21793 msgid "unknown excess precision style %qs"
21794 msgstr ""
21796 #: common.opt:1581
21797 #, gcc-internal-format
21798 msgid "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
21799 msgstr ""
21801 #: common.opt:1625
21802 #, gcc-internal-format
21803 msgid "unknown floating point contraction style %qs"
21804 msgstr ""
21806 #: common.opt:1790
21807 #, gcc-internal-format
21808 msgid "unknown Stack Reuse Level %qs"
21809 msgstr ""
21811 #: common.opt:1859
21812 #, gcc-internal-format
21813 msgid "unknown Control-Flow Protection Level %qs"
21814 msgstr ""
21816 #: common.opt:1965
21817 #, gcc-internal-format
21818 msgid "unknown IRA algorithm %qs"
21819 msgstr ""
21821 #: common.opt:1978
21822 #, gcc-internal-format
21823 msgid "unknown IRA region %qs"
21824 msgstr ""
21826 #: common.opt:2056
21827 #, gcc-internal-format
21828 msgid "unknown LTO partitioning model %qs"
21829 msgstr ""
21831 #: common.opt:2162
21832 #, gcc-internal-format
21833 msgid "targets missing after %qs"
21834 msgstr ""
21836 #: common.opt:2165
21837 #, gcc-internal-format
21838 msgid "options or targets=options missing after %qs"
21839 msgstr ""
21841 #: common.opt:2173
21842 #, gcc-internal-format
21843 msgid "unknown offload ABI %qs"
21844 msgstr ""
21846 #: common.opt:2315
21847 #, gcc-internal-format
21848 msgid "unknown profile reproducibility method %qs"
21849 msgstr ""
21851 #: common.opt:2331
21852 #, gcc-internal-format
21853 msgid "unknown profile update method %qs"
21854 msgstr ""
21856 #: common.opt:2437
21857 #, gcc-internal-format
21858 msgid "unknown Live-Patching Level %qs"
21859 msgstr ""
21861 #: common.opt:2470
21862 #, gcc-internal-format
21863 msgid "unknown basic block reordering algorithm %qs"
21864 msgstr ""
21866 #: common.opt:2777
21867 #, gcc-internal-format
21868 msgid "unknown TLS model %qs"
21869 msgstr ""
21871 #: common.opt:3113
21872 #, gcc-internal-format
21873 msgid "unknown vectorizer cost model %qs"
21874 msgstr ""
21876 #: common.opt:3144
21877 #, gcc-internal-format
21878 msgid "unrecognized automatic variable initialization type %qs"
21879 msgstr ""
21881 #: common.opt:3170
21882 #, gcc-internal-format
21883 msgid "unrecognized visibility value %qs"
21884 msgstr ""
21886 #: common.opt:3189
21887 #, gcc-internal-format
21888 msgid "unknown vtable verify initialization priority %qs"
21889 msgstr ""
21891 #: params.opt:142
21892 #, gcc-internal-format
21893 msgid "unknown evrp mode %qs"
21894 msgstr ""
21896 #: params.opt:893
21897 #, gcc-internal-format
21898 msgid "unknown ranger debug mode %qs"
21899 msgstr ""
21901 #: params.opt:1067
21902 #, gcc-internal-format
21903 msgid "unknown threader debug mode %qs"
21904 msgstr ""
21906 #: params.opt:1188
21907 #, gcc-internal-format
21908 msgid "unknown vrp mode %qs"
21909 msgstr ""
21911 #: attribs.cc:254 attribs.cc:277 attribs.cc:290
21912 #, gcc-internal-format
21913 msgid "wrong argument to ignored attributes"
21914 msgstr ""
21916 #: attribs.cc:255
21917 #, gcc-internal-format
21918 msgid "valid format is %<ns::attr%> or %<ns::%>"
21919 msgstr ""
21921 #: attribs.cc:540
21922 #, gcc-internal-format
21923 msgid "ignoring attribute %qE in declaration of a built-in function %qD because it conflicts with attribute %qs"
21924 msgstr ""
21926 #: attribs.cc:546
21927 #, gcc-internal-format
21928 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
21929 msgstr ""
21931 #: attribs.cc:552 c-family/c-attribs.cc:910 c-family/c-attribs.cc:2408
21932 #: c-family/c-attribs.cc:2854 c-family/c-attribs.cc:4680
21933 #: c-family/c-attribs.cc:4773 cp/decl.cc:15499 cp/decl.cc:15549
21934 #: cp/friend.cc:316 cp/tree.cc:5093
21935 #, gcc-internal-format
21936 msgid "previous declaration here"
21937 msgstr ""
21939 #. Warn about and ignore all others for now, but store them.
21940 #: attribs.cc:714 c-family/c-attribs.cc:3882 objc/objc-act.cc:5133
21941 #: objc/objc-act.cc:7124 objc/objc-act.cc:8322 objc/objc-act.cc:8378
21942 #, gcc-internal-format
21943 msgid "%qE attribute directive ignored"
21944 msgstr ""
21946 #: attribs.cc:718
21947 #, gcc-internal-format
21948 msgid "%<%E::%E%> scoped attribute directive ignored"
21949 msgstr ""
21951 #: attribs.cc:730
21952 #, gcc-internal-format
21953 msgid "wrong number of arguments specified for %qE attribute"
21954 msgstr ""
21956 #: attribs.cc:733
21957 #, fuzzy, gcc-internal-format, gfc-internal-format
21958 #| msgid "expected %<@end%>"
21959 msgid "expected %i or more, found %i"
21960 msgstr "očekujem %<@end%>"
21962 #: attribs.cc:736
21963 #, gcc-internal-format, gfc-internal-format
21964 msgid "expected between %i and %i, found %i"
21965 msgstr ""
21967 #: attribs.cc:756 c-family/c-attribs.cc:4546
21968 #, gcc-internal-format
21969 msgid "%qE attribute does not apply to types"
21970 msgstr ""
21972 #: attribs.cc:805
21973 #, gcc-internal-format
21974 msgid "%qE attribute only applies to function types"
21975 msgstr ""
21977 #: attribs.cc:815
21978 #, gcc-internal-format
21979 msgid "type attributes ignored after type is already defined"
21980 msgstr ""
21982 #. The specifications of standard attributes in C mean
21983 #. this is a constraint violation.
21984 #. The specifications of standard attributes mean this is a
21985 #. constraint violation.
21986 #. An attribute with standard syntax and no namespace specified
21987 #. is a constraint violation if it is not one of the known
21988 #. standard attributes.  Diagnose it here with a pedwarn and
21989 #. then discard it to prevent a duplicate warning later.
21990 #: attribs.cc:873 attribs.cc:1824 attribs.cc:1834 attribs.cc:1844
21991 #: c-family/c-attribs.cc:938 c-family/c-attribs.cc:1000
21992 #: c-family/c-attribs.cc:1019 c-family/c-attribs.cc:1037
21993 #: c-family/c-attribs.cc:1067 c-family/c-attribs.cc:1088
21994 #: c-family/c-attribs.cc:1109 c-family/c-attribs.cc:1150
21995 #: c-family/c-attribs.cc:1181 c-family/c-attribs.cc:1197
21996 #: c-family/c-attribs.cc:1214 c-family/c-attribs.cc:1230
21997 #: c-family/c-attribs.cc:1247 c-family/c-attribs.cc:1272
21998 #: c-family/c-attribs.cc:1288 c-family/c-attribs.cc:1303
21999 #: c-family/c-attribs.cc:1331 c-family/c-attribs.cc:1348
22000 #: c-family/c-attribs.cc:1366 c-family/c-attribs.cc:1390
22001 #: c-family/c-attribs.cc:1428 c-family/c-attribs.cc:1451
22002 #: c-family/c-attribs.cc:1468 c-family/c-attribs.cc:1497
22003 #: c-family/c-attribs.cc:1518 c-family/c-attribs.cc:1539
22004 #: c-family/c-attribs.cc:1566 c-family/c-attribs.cc:1597
22005 #: c-family/c-attribs.cc:1626 c-family/c-attribs.cc:1680
22006 #: c-family/c-attribs.cc:1733 c-family/c-attribs.cc:1799
22007 #: c-family/c-attribs.cc:1857 c-family/c-attribs.cc:1946
22008 #: c-family/c-attribs.cc:1976 c-family/c-attribs.cc:2027
22009 #: c-family/c-attribs.cc:2508 c-family/c-attribs.cc:2707
22010 #: c-family/c-attribs.cc:2768 c-family/c-attribs.cc:3009
22011 #: c-family/c-attribs.cc:3089 c-family/c-attribs.cc:3241
22012 #: c-family/c-attribs.cc:3696 c-family/c-attribs.cc:3762
22013 #: c-family/c-attribs.cc:3798 c-family/c-attribs.cc:3853
22014 #: c-family/c-attribs.cc:4035 c-family/c-attribs.cc:4056
22015 #: c-family/c-attribs.cc:4169 c-family/c-attribs.cc:4234
22016 #: c-family/c-attribs.cc:4437 c-family/c-attribs.cc:4548
22017 #: c-family/c-attribs.cc:5290 c-family/c-attribs.cc:5313
22018 #: c-family/c-attribs.cc:5352 c-family/c-attribs.cc:5434
22019 #: c-family/c-attribs.cc:5495 c-family/c-attribs.cc:5511
22020 #: c-family/c-attribs.cc:5679 c-family/c-common.cc:6031
22021 #: c-family/c-common.cc:6034 config/darwin.cc:2141 config/arm/arm.cc:7371
22022 #: config/arm/arm.cc:7399 config/arm/arm.cc:7416 config/avr/avr.cc:9568
22023 #: config/csky/csky.cc:6494 config/csky/csky.cc:6516
22024 #: config/h8300/h8300.cc:4968 config/h8300/h8300.cc:4992
22025 #: config/i386/i386-options.cc:3381 config/i386/i386-options.cc:3539
22026 #: config/i386/i386-options.cc:3771 config/i386/i386-options.cc:3801
22027 #: config/ia64/ia64.cc:785 config/rs6000/rs6000.cc:20254
22028 #: ada/gcc-interface/utils.cc:6582 ada/gcc-interface/utils.cc:6598
22029 #: ada/gcc-interface/utils.cc:6636 ada/gcc-interface/utils.cc:6653
22030 #: ada/gcc-interface/utils.cc:6670 ada/gcc-interface/utils.cc:6685
22031 #: ada/gcc-interface/utils.cc:6701 ada/gcc-interface/utils.cc:6727
22032 #: ada/gcc-interface/utils.cc:6796 ada/gcc-interface/utils.cc:6823
22033 #: ada/gcc-interface/utils.cc:6844 ada/gcc-interface/utils.cc:6865
22034 #: ada/gcc-interface/utils.cc:6881 ada/gcc-interface/utils.cc:6936
22035 #: c/c-decl.cc:4644 c/c-decl.cc:4647 c/c-decl.cc:4662 c/c-parser.cc:4973
22036 #: d/d-attribs.cc:468 d/d-attribs.cc:677 d/d-attribs.cc:698 d/d-attribs.cc:714
22037 #: d/d-attribs.cc:731 d/d-attribs.cc:763 d/d-attribs.cc:892 d/d-attribs.cc:951
22038 #: d/d-attribs.cc:967 d/d-attribs.cc:983 d/d-attribs.cc:1131
22039 #: d/d-attribs.cc:1144 d/d-attribs.cc:1361 d/d-attribs.cc:1382
22040 #: d/d-attribs.cc:1406 jit/dummy-frontend.cc:185 lto/lto-lang.cc:288
22041 #, gcc-internal-format
22042 msgid "%qE attribute ignored"
22043 msgstr ""
22045 #: attribs.cc:1148
22046 #, gcc-internal-format
22047 msgid "missing %<target%> attribute for multi-versioned %qD"
22048 msgstr ""
22050 #: attribs.cc:1151 cp/decl.cc:1212 cp/decl.cc:2121 cp/decl.cc:2167
22051 #: cp/decl.cc:2183 cp/decl.cc:2797 cp/decl.cc:3243
22052 #, gcc-internal-format
22053 msgid "previous declaration of %qD"
22054 msgstr ""
22056 #: attribs.cc:1260
22057 #, gcc-internal-format
22058 msgid "ignoring attributes applied to %qT after definition"
22059 msgstr ""
22061 #: attribs.cc:1755
22062 #, gcc-internal-format
22063 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
22064 msgstr ""
22066 #: attribs.cc:1767
22067 #, gcc-internal-format
22068 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
22069 msgstr ""
22071 #: attribs.cc:1781
22072 #, gcc-internal-format
22073 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
22074 msgstr ""
22076 #: attribs.cc:1862
22077 #, gcc-internal-format
22078 msgid "inline function %q+D declared as dllimport: attribute ignored"
22079 msgstr ""
22081 #: attribs.cc:1870
22082 #, gcc-internal-format
22083 msgid "function %q+D definition is marked dllimport"
22084 msgstr ""
22086 #: attribs.cc:1878
22087 #, gcc-internal-format
22088 msgid "variable %q+D definition is marked dllimport"
22089 msgstr ""
22091 #: attribs.cc:1909
22092 #, gcc-internal-format
22093 msgid "external linkage required for symbol %q+D because of %qE attribute"
22094 msgstr ""
22096 #: attribs.cc:1923
22097 #, gcc-internal-format
22098 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
22099 msgstr ""
22101 #: attribs.cc:2186
22102 #, gcc-internal-format
22103 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
22104 msgid_plural "%qD specifies more restrictive attributes than its target %qD: %s"
22105 msgstr[0] ""
22106 msgstr[1] ""
22107 msgstr[2] ""
22109 #: attribs.cc:2192 attribs.cc:2212
22110 #, gcc-internal-format
22111 msgid "%qD target declared here"
22112 msgstr ""
22114 #: attribs.cc:2206
22115 #, gcc-internal-format
22116 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
22117 msgid_plural "%qD specifies less restrictive attributes than its target %qD: %s"
22118 msgstr[0] ""
22119 msgstr[1] ""
22120 msgstr[2] ""
22122 #: auto-profile.cc:365
22123 #, gcc-internal-format
22124 msgid "offset exceeds 16 bytes"
22125 msgstr ""
22127 #: auto-profile.cc:863
22128 #, fuzzy, gcc-internal-format
22129 #| msgid "expected %<.%>"
22130 msgid "Not expected TAG."
22131 msgstr "očekujem %<.%>"
22133 #: auto-profile.cc:928
22134 #, fuzzy, gcc-internal-format, gfc-internal-format
22135 #| msgid "Cannot open source file %s\n"
22136 msgid "cannot open profile file %s"
22137 msgstr "Ne mogu otvoriti datoteku koda %s\n"
22139 #: auto-profile.cc:934
22140 #, gcc-internal-format
22141 msgid "AutoFDO profile magic number does not match"
22142 msgstr ""
22144 #: auto-profile.cc:942
22145 #, gcc-internal-format, gfc-internal-format
22146 msgid "AutoFDO profile version %u does not match %u"
22147 msgstr ""
22149 #: auto-profile.cc:954
22150 #, gcc-internal-format, gfc-internal-format
22151 msgid "cannot read string table from %s"
22152 msgstr ""
22154 #: auto-profile.cc:962
22155 #, gcc-internal-format, gfc-internal-format
22156 msgid "cannot read function profile from %s"
22157 msgstr ""
22159 #: builtins.cc:700
22160 #, gcc-internal-format
22161 msgid "offset %qwi outside bounds of constant string"
22162 msgstr ""
22164 #: builtins.cc:704 gimple-ssa-warn-access.cc:4590 cp/name-lookup.cc:6388
22165 #, gcc-internal-format
22166 msgid "%qE declared here"
22167 msgstr ""
22169 #: builtins.cc:1312
22170 #, gcc-internal-format
22171 msgid "second argument to %<__builtin_prefetch%> must be a constant"
22172 msgstr ""
22174 #: builtins.cc:1319
22175 #, gcc-internal-format
22176 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
22177 msgstr ""
22179 #: builtins.cc:1327
22180 #, gcc-internal-format
22181 msgid "third argument to %<__builtin_prefetch%> must be a constant"
22182 msgstr ""
22184 #: builtins.cc:1334
22185 #, gcc-internal-format
22186 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
22187 msgstr ""
22189 #: builtins.cc:3713 gimple-fold.cc:2520 gimple-ssa-warn-access.cc:2541
22190 #: tree-ssa-strlen.cc:3192
22191 #, gcc-internal-format
22192 msgid "%qD specified bound %E equals destination size"
22193 msgstr ""
22195 #: builtins.cc:4818 gimplify.cc:3513
22196 #, gcc-internal-format
22197 msgid "too few arguments to function %<va_start%>"
22198 msgstr ""
22200 #: builtins.cc:4918
22201 #, gcc-internal-format
22202 msgid "invalid argument to %qD"
22203 msgstr ""
22205 #: builtins.cc:4931
22206 #, gcc-internal-format
22207 msgid "unsupported argument to %qD"
22208 msgstr ""
22210 #. Warn since no effort is made to ensure that any frame
22211 #. beyond the current one exists or can be safely reached.
22212 #: builtins.cc:4939
22213 #, gcc-internal-format
22214 msgid "calling %qD with a nonzero argument is unsafe"
22215 msgstr ""
22217 #: builtins.cc:5288
22218 #, gcc-internal-format
22219 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
22220 msgstr ""
22222 #: builtins.cc:5378
22223 #, gcc-internal-format
22224 msgid "trampoline generated for nested function %qD"
22225 msgstr ""
22227 #: builtins.cc:5752 builtins.cc:5765
22228 #, gcc-internal-format
22229 msgid "%qD changed semantics in GCC 4.4"
22230 msgstr ""
22232 #: builtins.cc:6500
22233 #, gcc-internal-format
22234 msgid "non-constant argument 1 to %qs"
22235 msgstr ""
22237 #: builtins.cc:6542
22238 #, gcc-internal-format
22239 msgid "non-integer argument 1 to %qs"
22240 msgstr ""
22242 #: builtins.cc:6606
22243 #, gcc-internal-format
22244 msgid "%<__builtin_thread_pointer%> is not supported on this target"
22245 msgstr ""
22247 #: builtins.cc:6626
22248 #, gcc-internal-format
22249 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
22250 msgstr ""
22252 #: builtins.cc:6685
22253 #, gcc-internal-format
22254 msgid "%qs only supported in OpenACC code"
22255 msgstr ""
22257 #: builtins.cc:6692
22258 #, gcc-internal-format
22259 msgid "non-constant argument 0 to %qs"
22260 msgstr ""
22262 #: builtins.cc:6704
22263 #, gcc-internal-format
22264 msgid "illegal argument 0 to %qs"
22265 msgstr ""
22267 #. All valid uses of __builtin_va_arg_pack () are removed during
22268 #. inlining.
22269 #: builtins.cc:7182 expr.cc:11501
22270 #, gcc-internal-format
22271 msgid "invalid use of %<__builtin_va_arg_pack ()%>"
22272 msgstr ""
22274 #. All valid uses of __builtin_va_arg_pack_len () are removed during
22275 #. inlining.
22276 #: builtins.cc:7188
22277 #, gcc-internal-format
22278 msgid "invalid use of %<__builtin_va_arg_pack_len ()%>"
22279 msgstr ""
22281 #: builtins.cc:7457
22282 #, gcc-internal-format
22283 msgid "%<__builtin_longjmp%> second argument must be 1"
22284 msgstr ""
22286 #: builtins.cc:8354
22287 #, gcc-internal-format
22288 msgid "target format does not support infinity"
22289 msgstr ""
22291 #: builtins.cc:9976
22292 #, gcc-internal-format
22293 msgid "%<va_start%> used in function with fixed arguments"
22294 msgstr ""
22296 #: builtins.cc:9984
22297 #, gcc-internal-format
22298 msgid "wrong number of arguments to function %<va_start%>"
22299 msgstr ""
22301 #: builtins.cc:9999
22302 #, gcc-internal-format
22303 msgid "%<__builtin_next_arg%> called without an argument"
22304 msgstr ""
22306 #: builtins.cc:10004
22307 #, gcc-internal-format
22308 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
22309 msgstr ""
22311 #: builtins.cc:10037
22312 #, gcc-internal-format
22313 msgid "second parameter of %<va_start%> not last named argument"
22314 msgstr ""
22316 #: builtins.cc:10050
22317 #, gcc-internal-format
22318 msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
22319 msgstr ""
22321 #: builtins.cc:10079
22322 #, gcc-internal-format
22323 msgid "first argument of %qD must be a pointer, second integer constant"
22324 msgstr ""
22326 #: builtins.cc:10092
22327 #, gcc-internal-format
22328 msgid "last argument of %qD is not integer constant between 0 and 3"
22329 msgstr ""
22331 #: calls.cc:1232
22332 #, fuzzy, gcc-internal-format, gfc-internal-format
22333 #| msgid "[cannot find %s]"
22334 msgid "cannot tail-call: %s"
22335 msgstr "[ne mogu naći %s]"
22337 #: calls.cc:2728
22338 #, gcc-internal-format
22339 msgid "function call has aggregate value"
22340 msgstr ""
22342 #: calls.cc:3449
22343 #, gcc-internal-format
22344 msgid "passing too large argument on stack"
22345 msgstr ""
22347 #: cfganal.cc:173
22348 #, gcc-internal-format
22349 msgid "%<verify_marked_backedges%> failed"
22350 msgstr ""
22352 #: cfgexpand.cc:1816
22353 #, gcc-internal-format
22354 msgid "total size of local objects is too large"
22355 msgstr ""
22357 #: cfgexpand.cc:1819 function.cc:1014 varasm.cc:2334
22358 #, gcc-internal-format
22359 msgid "size of variable %q+D is too large"
22360 msgstr ""
22362 #: cfgexpand.cc:1831
22363 #, gcc-internal-format
22364 msgid "cannot allocate stack for variable %q+D, naked function"
22365 msgstr ""
22367 #: cfgexpand.cc:2923
22368 #, gcc-internal-format
22369 msgid "too many alternatives in %<asm%>"
22370 msgstr ""
22372 #: cfgexpand.cc:2930
22373 #, gcc-internal-format
22374 msgid "operand constraints for %<asm%> differ in number of alternatives"
22375 msgstr ""
22377 #: cfgexpand.cc:2952
22378 #, gcc-internal-format
22379 msgid "%<asm%> specifier for variable %qE conflicts with %<asm%> clobber list"
22380 msgstr ""
22382 #. ??? Diagnose during gimplification?
22383 #: cfgexpand.cc:2983
22384 #, gcc-internal-format
22385 msgid "PIC register clobbered by %qs in %<asm%>"
22386 msgstr ""
22388 #. ??? Diagnose during gimplification?
22389 #: cfgexpand.cc:2990
22390 #, gcc-internal-format
22391 msgid "the register %qs cannot be clobbered in %<asm%> for the current target"
22392 msgstr ""
22394 #: cfgexpand.cc:3003
22395 #, gcc-internal-format
22396 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
22397 msgstr ""
22399 #: cfgexpand.cc:3005
22400 #, gcc-internal-format
22401 msgid "the value of the stack pointer after an %<asm%> statement must be the same as it was before the statement"
22402 msgstr ""
22404 #: cfgexpand.cc:3075
22405 #, gcc-internal-format
22406 msgid "more than %d operands in %<asm%>"
22407 msgstr ""
22409 #. ??? Diagnose during gimplification?
22410 #: cfgexpand.cc:3128
22411 #, gcc-internal-format
22412 msgid "unknown register name %qs in %<asm%>"
22413 msgstr ""
22415 #: cfgexpand.cc:3194
22416 #, gcc-internal-format
22417 msgid "invalid hard register usage between output operands"
22418 msgstr ""
22420 #: cfgexpand.cc:3221
22421 #, gcc-internal-format
22422 msgid "invalid hard register usage between output operand and matching constraint operand"
22423 msgstr ""
22425 #: cfgexpand.cc:3229
22426 #, gcc-internal-format
22427 msgid "invalid hard register usage between earlyclobber operand and input operand"
22428 msgstr ""
22430 #: cfgexpand.cc:3309
22431 #, gcc-internal-format, gfc-internal-format
22432 msgid "output number %d not directly addressable"
22433 msgstr ""
22435 #: cfgexpand.cc:3405
22436 #, gcc-internal-format
22437 msgid "%<asm%> operand %d probably does not match constraints"
22438 msgstr ""
22440 #: cfgexpand.cc:3590
22441 #, gcc-internal-format
22442 msgid "%<asm%> clobber conflict with output operand"
22443 msgstr ""
22445 #: cfgexpand.cc:3595
22446 #, gcc-internal-format
22447 msgid "%<asm%> clobber conflict with input operand"
22448 msgstr ""
22450 #: cfgexpand.cc:6648
22451 #, gcc-internal-format
22452 msgid "stack protector not protecting local variables: variable length buffer"
22453 msgstr ""
22455 #: cfgexpand.cc:6652
22456 #, gcc-internal-format, gfc-internal-format
22457 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
22458 msgstr ""
22460 #: cfgexpand.cc:6941
22461 #, gcc-internal-format
22462 msgid "patchable function entry %wu exceeds size %wu"
22463 msgstr ""
22465 #: cfghooks.cc:119
22466 #, gcc-internal-format, gfc-internal-format
22467 msgid "bb %d on wrong place"
22468 msgstr ""
22470 #: cfghooks.cc:125
22471 #, gcc-internal-format, gfc-internal-format
22472 msgid "prev_bb of %d should be %d, not %d"
22473 msgstr ""
22475 #: cfghooks.cc:142
22476 #, gcc-internal-format, gfc-internal-format
22477 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
22478 msgstr ""
22480 #: cfghooks.cc:148
22481 #, gcc-internal-format, gfc-internal-format
22482 msgid "verify_flow_info: Block %i lacks loop_father"
22483 msgstr ""
22485 #: cfghooks.cc:154
22486 #, gcc-internal-format, gfc-internal-format
22487 msgid "verify_flow_info: Wrong count of block %i"
22488 msgstr ""
22490 #: cfghooks.cc:162
22491 #, gcc-internal-format, gfc-internal-format
22492 msgid "verify_flow_info: Missing count of block %i"
22493 msgstr ""
22495 #: cfghooks.cc:168
22496 #, gcc-internal-format, gfc-internal-format
22497 msgid "verify_flow_info: unallocated flag set on BB %d"
22498 msgstr ""
22500 #: cfghooks.cc:176
22501 #, gcc-internal-format, gfc-internal-format
22502 msgid "verify_flow_info: Duplicate edge %i->%i"
22503 msgstr ""
22505 #: cfghooks.cc:185
22506 #, gcc-internal-format, gfc-internal-format
22507 msgid "Uninitialized probability of edge %i->%i"
22508 msgstr ""
22510 #: cfghooks.cc:191
22511 #, gcc-internal-format, gfc-internal-format
22512 msgid "verify_flow_info: Wrong probability of edge %i->%i"
22513 msgstr ""
22515 #: cfghooks.cc:203
22516 #, gcc-internal-format, gfc-internal-format
22517 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
22518 msgstr ""
22520 #: cfghooks.cc:215
22521 #, gcc-internal-format, gfc-internal-format
22522 msgid "verify_flow_info: unallocated edge flag set on %d -> %d"
22523 msgstr ""
22525 #: cfghooks.cc:224
22526 #, gcc-internal-format, gfc-internal-format
22527 msgid "wrong amount of branch edges after unconditional jump %i"
22528 msgstr ""
22530 #: cfghooks.cc:232 cfghooks.cc:243
22531 #, gcc-internal-format, gfc-internal-format
22532 msgid "basic block %d pred edge is corrupted"
22533 msgstr ""
22535 #: cfghooks.cc:244
22536 #, gcc-internal-format, gfc-internal-format
22537 msgid "its dest_idx should be %d, not %d"
22538 msgstr ""
22540 #: cfghooks.cc:273
22541 #, gcc-internal-format, gfc-internal-format
22542 msgid "basic block %i edge lists are corrupted"
22543 msgstr ""
22545 #: cfghooks.cc:284
22546 #, gcc-internal-format
22547 msgid "verify_flow_info failed"
22548 msgstr ""
22550 #: cfghooks.cc:342
22551 #, gcc-internal-format, gfc-internal-format
22552 msgid "%s does not support dump_bb_for_graph"
22553 msgstr ""
22555 #: cfghooks.cc:385
22556 #, gcc-internal-format, gfc-internal-format
22557 msgid "%s does not support redirect_edge_and_branch"
22558 msgstr ""
22560 #: cfghooks.cc:405
22561 #, gcc-internal-format, gfc-internal-format
22562 msgid "%s does not support can_remove_branch_p"
22563 msgstr ""
22565 #: cfghooks.cc:499
22566 #, gcc-internal-format, gfc-internal-format
22567 msgid "%s does not support redirect_edge_and_branch_force"
22568 msgstr ""
22570 #: cfghooks.cc:537
22571 #, gcc-internal-format, gfc-internal-format
22572 msgid "%s does not support split_block"
22573 msgstr ""
22575 #: cfghooks.cc:603
22576 #, gcc-internal-format, gfc-internal-format
22577 msgid "%s does not support move_block_after"
22578 msgstr ""
22580 #: cfghooks.cc:616
22581 #, gcc-internal-format, gfc-internal-format
22582 msgid "%s does not support delete_basic_block"
22583 msgstr ""
22585 #: cfghooks.cc:663
22586 #, gcc-internal-format, gfc-internal-format
22587 msgid "%s does not support split_edge"
22588 msgstr ""
22590 #: cfghooks.cc:741
22591 #, gcc-internal-format, gfc-internal-format
22592 msgid "%s does not support create_basic_block"
22593 msgstr ""
22595 #: cfghooks.cc:782
22596 #, gcc-internal-format, gfc-internal-format
22597 msgid "%s does not support can_merge_blocks_p"
22598 msgstr ""
22600 #: cfghooks.cc:793
22601 #, gcc-internal-format, gfc-internal-format
22602 msgid "%s does not support predict_edge"
22603 msgstr ""
22605 #: cfghooks.cc:802
22606 #, gcc-internal-format, gfc-internal-format
22607 msgid "%s does not support predicted_by_p"
22608 msgstr ""
22610 #: cfghooks.cc:816
22611 #, gcc-internal-format, gfc-internal-format
22612 msgid "%s does not support merge_blocks"
22613 msgstr ""
22615 #: cfghooks.cc:897
22616 #, gcc-internal-format, gfc-internal-format
22617 msgid "%s does not support make_forwarder_block"
22618 msgstr ""
22620 #: cfghooks.cc:1046
22621 #, gcc-internal-format, gfc-internal-format
22622 msgid "%s does not support force_nonfallthru"
22623 msgstr ""
22625 #: cfghooks.cc:1080
22626 #, gcc-internal-format, gfc-internal-format
22627 msgid "%s does not support can_duplicate_block_p"
22628 msgstr ""
22630 #: cfghooks.cc:1102
22631 #, gcc-internal-format, gfc-internal-format
22632 msgid "%s does not support duplicate_block"
22633 msgstr ""
22635 #: cfghooks.cc:1177
22636 #, gcc-internal-format, gfc-internal-format
22637 msgid "%s does not support block_ends_with_call_p"
22638 msgstr ""
22640 #: cfghooks.cc:1188
22641 #, gcc-internal-format, gfc-internal-format
22642 msgid "%s does not support block_ends_with_condjump_p"
22643 msgstr ""
22645 #: cfghooks.cc:1206
22646 #, gcc-internal-format, gfc-internal-format
22647 msgid "%s does not support flow_call_edges_add"
22648 msgstr ""
22650 #: cfgloop.cc:1409
22651 #, gcc-internal-format
22652 msgid "loop verification on loop tree that needs fixup"
22653 msgstr ""
22655 #: cfgloop.cc:1425
22656 #, gcc-internal-format
22657 msgid "corrupt loop tree root"
22658 msgstr ""
22660 #: cfgloop.cc:1435
22661 #, gcc-internal-format, gfc-internal-format
22662 msgid "loop with header %d marked for removal"
22663 msgstr ""
22665 #: cfgloop.cc:1440
22666 #, gcc-internal-format, gfc-internal-format
22667 msgid "loop with header %d not in loop tree"
22668 msgstr ""
22670 #: cfgloop.cc:1446
22671 #, gcc-internal-format, gfc-internal-format
22672 msgid "non-loop with header %d not marked for removal"
22673 msgstr ""
22675 #: cfgloop.cc:1460
22676 #, gcc-internal-format, gfc-internal-format
22677 msgid "removed loop %d in loop tree"
22678 msgstr ""
22680 #: cfgloop.cc:1468
22681 #, gcc-internal-format, gfc-internal-format
22682 msgid "size of loop %d should be %d, not %d"
22683 msgstr ""
22685 #: cfgloop.cc:1479
22686 #, gcc-internal-format, gfc-internal-format
22687 msgid "bb %d does not belong to loop %d"
22688 msgstr ""
22690 #: cfgloop.cc:1491
22691 #, gcc-internal-format, gfc-internal-format
22692 msgid "bb %d has father loop %d, should be loop %d"
22693 msgstr ""
22695 #: cfgloop.cc:1507
22696 #, gcc-internal-format
22697 msgid "loop %d%'s header is not a loop header"
22698 msgstr ""
22700 #: cfgloop.cc:1513
22701 #, gcc-internal-format
22702 msgid "loop %d%'s header does not have exactly 2 entries"
22703 msgstr ""
22705 #: cfgloop.cc:1520
22706 #, gcc-internal-format
22707 msgid "loop %d%'s latch does not have an edge to its header"
22708 msgstr ""
22710 #: cfgloop.cc:1525
22711 #, gcc-internal-format
22712 msgid "loop %d%'s latch is not dominated by its header"
22713 msgstr ""
22715 #: cfgloop.cc:1533
22716 #, gcc-internal-format
22717 msgid "loop %d%'s latch does not have exactly 1 successor"
22718 msgstr ""
22720 #: cfgloop.cc:1538
22721 #, gcc-internal-format
22722 msgid "loop %d%'s latch does not have header as successor"
22723 msgstr ""
22725 #: cfgloop.cc:1543
22726 #, gcc-internal-format
22727 msgid "loop %d%'s latch does not belong directly to it"
22728 msgstr ""
22730 #: cfgloop.cc:1549
22731 #, gcc-internal-format
22732 msgid "loop %d%'s header does not belong directly to it"
22733 msgstr ""
22735 #: cfgloop.cc:1559
22736 #, gcc-internal-format
22737 msgid "loop %d%'s latch is marked as part of irreducible region"
22738 msgstr ""
22740 #: cfgloop.cc:1593
22741 #, gcc-internal-format, gfc-internal-format
22742 msgid "basic block %d should be marked irreducible"
22743 msgstr ""
22745 #: cfgloop.cc:1599
22746 #, gcc-internal-format, gfc-internal-format
22747 msgid "basic block %d should not be marked irreducible"
22748 msgstr ""
22750 #: cfgloop.cc:1608
22751 #, gcc-internal-format, gfc-internal-format
22752 msgid "edge from %d to %d should be marked irreducible"
22753 msgstr ""
22755 #: cfgloop.cc:1615
22756 #, gcc-internal-format, gfc-internal-format
22757 msgid "edge from %d to %d should not be marked irreducible"
22758 msgstr ""
22760 #: cfgloop.cc:1629
22761 #, gcc-internal-format, gfc-internal-format
22762 msgid "corrupted head of the exits list of loop %d"
22763 msgstr ""
22765 #: cfgloop.cc:1647
22766 #, gcc-internal-format, gfc-internal-format
22767 msgid "corrupted exits list of loop %d"
22768 msgstr ""
22770 #: cfgloop.cc:1656
22771 #, gcc-internal-format, gfc-internal-format
22772 msgid "nonempty exits list of loop %d, but exits are not recorded"
22773 msgstr ""
22775 #: cfgloop.cc:1683
22776 #, gcc-internal-format, gfc-internal-format
22777 msgid "exit %d->%d not recorded"
22778 msgstr ""
22780 #: cfgloop.cc:1706
22781 #, gcc-internal-format, gfc-internal-format
22782 msgid "wrong list of exited loops for edge %d->%d"
22783 msgstr ""
22785 #: cfgloop.cc:1715
22786 #, gcc-internal-format
22787 msgid "too many loop exits recorded"
22788 msgstr ""
22790 #: cfgloop.cc:1726
22791 #, gcc-internal-format, gfc-internal-format
22792 msgid "%d exits recorded for loop %d (having %d exits)"
22793 msgstr ""
22795 #: cfgrtl.cc:2401
22796 #, gcc-internal-format, gfc-internal-format
22797 msgid "non-cold basic block %d reachable only by paths crossing the cold partition"
22798 msgstr ""
22800 #: cfgrtl.cc:2521
22801 #, gcc-internal-format, gfc-internal-format
22802 msgid "multiple hot/cold transitions found (bb %i)"
22803 msgstr ""
22805 #: cfgrtl.cc:2529
22806 #, gcc-internal-format
22807 msgid "partition found but function partition flag not set"
22808 msgstr ""
22810 #: cfgrtl.cc:2568
22811 #, gcc-internal-format
22812 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
22813 msgstr ""
22815 #: cfgrtl.cc:2577
22816 #, gcc-internal-format, gfc-internal-format
22817 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
22818 msgstr ""
22820 #: cfgrtl.cc:2599
22821 #, gcc-internal-format
22822 msgid "EDGE_CROSSING incorrectly set across same section"
22823 msgstr ""
22825 #: cfgrtl.cc:2604
22826 #, gcc-internal-format, gfc-internal-format
22827 msgid "fallthru edge crosses section boundary in bb %i"
22828 msgstr ""
22830 #: cfgrtl.cc:2610
22831 #, gcc-internal-format, gfc-internal-format
22832 msgid "EH edge crosses section boundary in bb %i"
22833 msgstr ""
22835 #: cfgrtl.cc:2616
22836 #, gcc-internal-format, gfc-internal-format
22837 msgid "No region crossing jump at section boundary in bb %i"
22838 msgstr ""
22840 #: cfgrtl.cc:2623
22841 #, gcc-internal-format
22842 msgid "EDGE_CROSSING missing across section boundary"
22843 msgstr ""
22845 #: cfgrtl.cc:2653
22846 #, gcc-internal-format, gfc-internal-format
22847 msgid "Region crossing jump across same section in bb %i"
22848 msgstr ""
22850 #: cfgrtl.cc:2660
22851 #, gcc-internal-format, gfc-internal-format
22852 msgid "missing REG_EH_REGION note at the end of bb %i"
22853 msgstr ""
22855 #: cfgrtl.cc:2665
22856 #, gcc-internal-format, gfc-internal-format
22857 msgid "too many exception handling edges in bb %i"
22858 msgstr ""
22860 #: cfgrtl.cc:2673
22861 #, gcc-internal-format, gfc-internal-format
22862 msgid "too many outgoing branch edges from bb %i"
22863 msgstr ""
22865 #: cfgrtl.cc:2678
22866 #, gcc-internal-format, gfc-internal-format
22867 msgid "fallthru edge after unconditional jump in bb %i"
22868 msgstr ""
22870 #: cfgrtl.cc:2683
22871 #, gcc-internal-format, gfc-internal-format
22872 msgid "wrong number of branch edges after unconditional jump in bb %i"
22873 msgstr ""
22875 #: cfgrtl.cc:2690
22876 #, gcc-internal-format, gfc-internal-format
22877 msgid "wrong amount of branch edges after conditional jump in bb %i"
22878 msgstr ""
22880 #: cfgrtl.cc:2696
22881 #, gcc-internal-format, gfc-internal-format
22882 msgid "abnormal call edges for non-call insn in bb %i"
22883 msgstr ""
22885 #: cfgrtl.cc:2701
22886 #, gcc-internal-format, gfc-internal-format
22887 msgid "sibcall edges for non-call insn in bb %i"
22888 msgstr ""
22890 #: cfgrtl.cc:2711
22891 #, gcc-internal-format, gfc-internal-format
22892 msgid "abnormal edges for no purpose in bb %i"
22893 msgstr ""
22895 #: cfgrtl.cc:2722
22896 #, gcc-internal-format, gfc-internal-format
22897 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
22898 msgstr ""
22900 #: cfgrtl.cc:2763 cfgrtl.cc:2773
22901 #, gcc-internal-format, gfc-internal-format
22902 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
22903 msgstr ""
22905 #: cfgrtl.cc:2786
22906 #, gcc-internal-format, gfc-internal-format
22907 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
22908 msgstr ""
22910 #: cfgrtl.cc:2796
22911 #, gcc-internal-format, gfc-internal-format
22912 msgid "in basic block %d:"
22913 msgstr ""
22915 #: cfgrtl.cc:2822
22916 #, gcc-internal-format, gfc-internal-format
22917 msgid "BB_RTL flag not set for block %d"
22918 msgstr ""
22920 #: cfgrtl.cc:2829
22921 #, gcc-internal-format, gfc-internal-format
22922 msgid "insn %d basic block pointer is %d, should be %d"
22923 msgstr ""
22925 #: cfgrtl.cc:2840
22926 #, gcc-internal-format, gfc-internal-format
22927 msgid "insn %d in header of bb %d has non-NULL basic block"
22928 msgstr ""
22930 #: cfgrtl.cc:2848
22931 #, gcc-internal-format, gfc-internal-format
22932 msgid "insn %d in footer of bb %d has non-NULL basic block"
22933 msgstr ""
22935 #: cfgrtl.cc:2921 cfgrtl.cc:2969
22936 #, gcc-internal-format, gfc-internal-format
22937 msgid "insn %d outside of basic blocks has non-NULL bb field"
22938 msgstr ""
22940 #: cfgrtl.cc:2929
22941 #, gcc-internal-format, gfc-internal-format
22942 msgid "end insn %d for block %d not found in the insn stream"
22943 msgstr ""
22945 #: cfgrtl.cc:2942
22946 #, gcc-internal-format, gfc-internal-format
22947 msgid "insn %d is in multiple basic blocks (%d and %d)"
22948 msgstr ""
22950 #: cfgrtl.cc:2954
22951 #, gcc-internal-format, gfc-internal-format
22952 msgid "head insn %d for block %d not found in the insn stream"
22953 msgstr ""
22955 #: cfgrtl.cc:3002
22956 #, gcc-internal-format, gfc-internal-format
22957 msgid "missing barrier after block %i"
22958 msgstr ""
22960 #: cfgrtl.cc:3018
22961 #, gcc-internal-format, gfc-internal-format
22962 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
22963 msgstr ""
22965 #: cfgrtl.cc:3027
22966 #, gcc-internal-format, gfc-internal-format
22967 msgid "verify_flow_info: Incorrect fallthru %i->%i"
22968 msgstr ""
22970 #: cfgrtl.cc:3029
22971 #, gcc-internal-format
22972 msgid "wrong insn in the fallthru edge"
22973 msgstr ""
22975 #: cfgrtl.cc:3063
22976 #, gcc-internal-format
22977 msgid "basic blocks not laid down consecutively"
22978 msgstr ""
22980 #: cfgrtl.cc:3102
22981 #, gcc-internal-format, gfc-internal-format
22982 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
22983 msgstr ""
22985 #: cgraph.cc:3187
22986 #, gcc-internal-format
22987 msgid "caller edge count invalid"
22988 msgstr ""
22990 #: cgraph.cc:3283
22991 #, gcc-internal-format
22992 msgid "missing indirect call in speculative call sequence"
22993 msgstr ""
22995 #: cgraph.cc:3288
22996 #, gcc-internal-format
22997 msgid "indirect call in speculative call sequence has no speculative flag"
22998 msgstr ""
23000 #: cgraph.cc:3318
23001 #, gcc-internal-format
23002 msgid "speculative edges are not adjacent"
23003 msgstr ""
23005 #: cgraph.cc:3324
23006 #, gcc-internal-format, gfc-internal-format
23007 msgid "direct call to %s in speculative call sequence has no speculative flag"
23008 msgstr ""
23010 #: cgraph.cc:3330 cgraph.cc:3360
23011 #, gcc-internal-format, gfc-internal-format
23012 msgid "direct call to %s in speculative call sequence has speculative_id %i out of range"
23013 msgstr ""
23015 #: cgraph.cc:3337
23016 #, gcc-internal-format, gfc-internal-format
23017 msgid "duplicate direct call to %s in speculative call sequence with speculative_id %i"
23018 msgstr ""
23020 #: cgraph.cc:3348
23021 #, gcc-internal-format
23022 msgid "call stmt hash does not point to first direct edge of speculative call sequence"
23023 msgstr ""
23025 #: cgraph.cc:3367
23026 #, gcc-internal-format, gfc-internal-format
23027 msgid "duplicate reference %s in speculative call sequence with speculative_id %i"
23028 msgstr ""
23030 #: cgraph.cc:3380
23031 #, gcc-internal-format, gfc-internal-format
23032 msgid "missing direct call for speculation %i"
23033 msgstr ""
23035 #: cgraph.cc:3385
23036 #, gcc-internal-format, gfc-internal-format
23037 msgid "missing ref for speculation %i"
23038 msgstr ""
23040 #: cgraph.cc:3394
23041 #, gcc-internal-format, gfc-internal-format
23042 msgid "number of speculative targets %i mismatched with num_speculative_call_targets %i"
23043 msgstr ""
23045 #: cgraph.cc:3423
23046 #, gcc-internal-format, gfc-internal-format
23047 msgid "aux field set for edge %s->%s"
23048 msgstr ""
23050 #: cgraph.cc:3430
23051 #, gcc-internal-format
23052 msgid "cgraph count invalid"
23053 msgstr ""
23055 #: cgraph.cc:3435
23056 #, gcc-internal-format
23057 msgid "inline clone in same comdat group list"
23058 msgstr ""
23060 #: cgraph.cc:3440
23061 #, gcc-internal-format
23062 msgid "inline clone count is not compatible"
23063 msgstr ""
23065 #: cgraph.cc:3447
23066 #, gcc-internal-format
23067 msgid "tp_first_run must be non-negative"
23068 msgstr ""
23070 #: cgraph.cc:3452
23071 #, gcc-internal-format
23072 msgid "local symbols must be defined"
23073 msgstr ""
23075 #: cgraph.cc:3457
23076 #, gcc-internal-format
23077 msgid "externally visible inline clone"
23078 msgstr ""
23080 #: cgraph.cc:3462
23081 #, gcc-internal-format
23082 msgid "inline clone with address taken"
23083 msgstr ""
23085 #: cgraph.cc:3467
23086 #, gcc-internal-format
23087 msgid "inline clone is forced to output"
23088 msgstr ""
23090 #: cgraph.cc:3474
23091 #, gcc-internal-format
23092 msgid "calls_comdat_local is set outside of a comdat group"
23093 msgstr ""
23095 #: cgraph.cc:3479
23096 #, gcc-internal-format
23097 msgid "invalid calls_comdat_local flag"
23098 msgstr ""
23100 #: cgraph.cc:3486
23101 #, gcc-internal-format
23102 msgid "malloc attribute should be used for a function that returns a pointer"
23103 msgstr ""
23105 #: cgraph.cc:3494
23106 #, gcc-internal-format
23107 msgid "semantic interposition mismatch"
23108 msgstr ""
23110 #: cgraph.cc:3501
23111 #, gcc-internal-format, gfc-internal-format
23112 msgid "aux field set for indirect edge from %s"
23113 msgstr ""
23115 #: cgraph.cc:3507 cgraph.cc:3567
23116 #, gcc-internal-format
23117 msgid "edge count is not compatible with function count"
23118 msgstr ""
23120 #: cgraph.cc:3515
23121 #, gcc-internal-format, gfc-internal-format
23122 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
23123 msgstr ""
23125 #: cgraph.cc:3523 cgraph.cc:3594
23126 #, gcc-internal-format
23127 msgid "edge has both call_stmt and lto_stmt_uid set"
23128 msgstr ""
23130 #: cgraph.cc:3535
23131 #, gcc-internal-format, gfc-internal-format
23132 msgid "comdat-local function called by %s outside its comdat"
23133 msgstr ""
23135 #: cgraph.cc:3545
23136 #, gcc-internal-format
23137 msgid "inlined_to pointer is wrong"
23138 msgstr ""
23140 #: cgraph.cc:3550
23141 #, gcc-internal-format
23142 msgid "multiple inline callers"
23143 msgstr ""
23145 #: cgraph.cc:3557
23146 #, gcc-internal-format
23147 msgid "inlined_to pointer set for noninline callers"
23148 msgstr ""
23150 #: cgraph.cc:3584
23151 #, gcc-internal-format
23152 msgid "caller edge count does not match BB count"
23153 msgstr ""
23155 #: cgraph.cc:3615
23156 #, gcc-internal-format
23157 msgid "indirect call count does not match BB count"
23158 msgstr ""
23160 #: cgraph.cc:3632
23161 #, gcc-internal-format
23162 msgid "reference has both stmt and lto_stmt_uid set"
23163 msgstr ""
23165 #: cgraph.cc:3643
23166 #, gcc-internal-format
23167 msgid "inlined_to pointer is set but no predecessors found"
23168 msgstr ""
23170 #: cgraph.cc:3648
23171 #, gcc-internal-format
23172 msgid "inlined_to pointer refers to itself"
23173 msgstr ""
23175 #: cgraph.cc:3659
23176 #, gcc-internal-format
23177 msgid "cgraph_node has wrong clone_of"
23178 msgstr ""
23180 #: cgraph.cc:3672
23181 #, gcc-internal-format
23182 msgid "cgraph_node has wrong clone list"
23183 msgstr ""
23185 #: cgraph.cc:3678
23186 #, gcc-internal-format
23187 msgid "cgraph_node is in clone list but it is not clone"
23188 msgstr ""
23190 #: cgraph.cc:3683
23191 #, gcc-internal-format
23192 msgid "cgraph_node has wrong prev_clone pointer"
23193 msgstr ""
23195 #: cgraph.cc:3688
23196 #, gcc-internal-format
23197 msgid "double linked list of clones corrupted"
23198 msgstr ""
23200 #: cgraph.cc:3700
23201 #, gcc-internal-format
23202 msgid "Alias has call edges"
23203 msgstr ""
23205 #: cgraph.cc:3706
23206 #, gcc-internal-format
23207 msgid "Alias has non-alias reference"
23208 msgstr ""
23210 #: cgraph.cc:3711
23211 #, gcc-internal-format
23212 msgid "Alias has more than one alias reference"
23213 msgstr ""
23215 #: cgraph.cc:3718
23216 #, gcc-internal-format
23217 msgid "Analyzed alias has no reference"
23218 msgstr ""
23220 #: cgraph.cc:3727
23221 #, gcc-internal-format
23222 msgid "No edge out of thunk node"
23223 msgstr ""
23225 #: cgraph.cc:3732
23226 #, gcc-internal-format
23227 msgid "More than one edge out of thunk node"
23228 msgstr ""
23230 #: cgraph.cc:3737
23231 #, gcc-internal-format
23232 msgid "Thunk is not supposed to have body"
23233 msgstr ""
23235 #: cgraph.cc:3771
23236 #, gcc-internal-format
23237 msgid "shared call_stmt:"
23238 msgstr ""
23240 #: cgraph.cc:3779
23241 #, gcc-internal-format
23242 msgid "edge points to wrong declaration:"
23243 msgstr ""
23245 #: cgraph.cc:3788
23246 #, gcc-internal-format
23247 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
23248 msgstr ""
23250 #: cgraph.cc:3798
23251 #, gcc-internal-format
23252 msgid "missing callgraph edge for call stmt:"
23253 msgstr ""
23255 #: cgraph.cc:3808
23256 #, gcc-internal-format
23257 msgid "reference to dead statement"
23258 msgstr ""
23260 #: cgraph.cc:3821
23261 #, gcc-internal-format, gfc-internal-format
23262 msgid "edge %s->%s has no corresponding call_stmt"
23263 msgstr ""
23265 #: cgraph.cc:3833
23266 #, gcc-internal-format, gfc-internal-format
23267 msgid "an indirect edge from %s has no corresponding call_stmt"
23268 msgstr ""
23270 #: cgraph.cc:3852 cgraph.cc:3865
23271 #, gcc-internal-format
23272 msgid "missing origin for a node in a nested list"
23273 msgstr ""
23275 #: cgraph.cc:3857
23276 #, gcc-internal-format
23277 msgid "origin points to a different parent"
23278 msgstr ""
23280 #: cgraph.cc:3873
23281 #, gcc-internal-format
23282 msgid "verify_cgraph_node failed"
23283 msgstr ""
23285 #: cgraph.cc:3995 varpool.cc:304
23286 #, gcc-internal-format, gfc-internal-format
23287 msgid "%s: section %s.%d is missing"
23288 msgstr ""
23290 #: cgraphunit.cc:743
23291 #, gcc-internal-format
23292 msgid "duplicate definition of a symbol version"
23293 msgstr ""
23295 #: cgraphunit.cc:745
23296 #, gcc-internal-format
23297 msgid "same version was previously defined here"
23298 msgstr ""
23300 #: cgraphunit.cc:751
23301 #, gcc-internal-format
23302 msgid "symbol needs to be defined to have a version"
23303 msgstr ""
23305 #: cgraphunit.cc:757
23306 #, gcc-internal-format
23307 msgid "common symbol cannot be versioned"
23308 msgstr ""
23310 #: cgraphunit.cc:763
23311 #, gcc-internal-format
23312 msgid "comdat symbol cannot be versioned"
23313 msgstr ""
23315 #: cgraphunit.cc:769
23316 #, gcc-internal-format
23317 msgid "%<weakref%> cannot be versioned"
23318 msgstr ""
23320 #: cgraphunit.cc:775
23321 #, gcc-internal-format
23322 msgid "versioned symbol must be public"
23323 msgstr ""
23325 #: cgraphunit.cc:781
23326 #, gcc-internal-format
23327 msgid "versioned symbol must have default visibility"
23328 msgstr ""
23330 #: cgraphunit.cc:814
23331 #, gcc-internal-format
23332 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
23333 msgstr ""
23335 #: cgraphunit.cc:869
23336 #, gcc-internal-format
23337 msgid "%<flatten%> attribute is ignored on aliases"
23338 msgstr ""
23340 #: cgraphunit.cc:877 cgraphunit.cc:928
23341 #, gcc-internal-format
23342 msgid "%<externally_visible%> attribute have effect only on public objects"
23343 msgstr ""
23345 #: cgraphunit.cc:888
23346 #, gcc-internal-format
23347 msgid "%<weakref%> attribute ignored because function is defined"
23348 msgstr ""
23350 #: cgraphunit.cc:903
23351 #, gcc-internal-format
23352 msgid "%<alias%> attribute ignored because function is defined"
23353 msgstr ""
23355 #: cgraphunit.cc:911
23356 #, gcc-internal-format
23357 msgid "%<always_inline%> function might not be inlinable"
23358 msgstr ""
23360 #: cgraphunit.cc:936
23361 #, gcc-internal-format
23362 msgid "%<weakref%> attribute ignored because variable is initialized"
23363 msgstr ""
23365 #. include_self=
23366 #. TODO: Add OPT_Wundefined-inline.
23367 #: cgraphunit.cc:1086 c/c-decl.cc:12194
23368 #, gcc-internal-format
23369 msgid "%q+F used but never defined"
23370 msgstr ""
23372 #: cgraphunit.cc:1088 c/c-decl.cc:12204
23373 #, gcc-internal-format
23374 msgid "%q+F declared %<static%> but never defined"
23375 msgstr ""
23377 #: cgraphunit.cc:1133
23378 #, gcc-internal-format
23379 msgid "%qD defined but not used"
23380 msgstr ""
23382 #: cgraphunit.cc:1468
23383 #, gcc-internal-format
23384 msgid "%<ifunc%> resolver for %qD must return %qT"
23385 msgstr ""
23387 #: cgraphunit.cc:1471 cgraphunit.cc:1494
23388 #, gcc-internal-format
23389 msgid "resolver indirect function declared here"
23390 msgstr ""
23392 #: cgraphunit.cc:1491
23393 #, gcc-internal-format
23394 msgid "%<ifunc%> resolver for %qD should return %qT"
23395 msgstr ""
23397 #: cgraphunit.cc:1501
23398 #, gcc-internal-format
23399 msgid "%qD alias between functions of incompatible types %qT and %qT"
23400 msgstr ""
23402 #: cgraphunit.cc:1504 cgraphunit.cc:1586
23403 #, gcc-internal-format
23404 msgid "aliased declaration here"
23405 msgstr ""
23407 #: cgraphunit.cc:1542 c-family/c-pragma.cc:347
23408 #, gcc-internal-format
23409 msgid "%q+D aliased to undefined symbol %qE"
23410 msgstr ""
23412 #: cgraphunit.cc:1558
23413 #, gcc-internal-format
23414 msgid "%q+D aliased to external symbol %qE"
23415 msgstr ""
23417 #: cgraphunit.cc:1583
23418 #, gcc-internal-format
23419 msgid "%q+D alias between function and variable is not supported"
23420 msgstr ""
23422 #: cgraphunit.cc:1657
23423 #, gcc-internal-format
23424 msgid "failed to reclaim unneeded function"
23425 msgstr ""
23427 #: cgraphunit.cc:1685
23428 #, gcc-internal-format
23429 msgid "failed to reclaim unneeded function in same comdat group"
23430 msgstr ""
23432 #: cgraphunit.cc:1861
23433 #, gcc-internal-format
23434 msgid "size of return value of %q+D is %u bytes"
23435 msgstr ""
23437 #: cgraphunit.cc:1865
23438 #, gcc-internal-format
23439 msgid "size of return value of %q+D is larger than %wu bytes"
23440 msgstr ""
23442 #: cgraphunit.cc:2380
23443 #, gcc-internal-format
23444 msgid "nodes with unreleased memory found"
23445 msgstr ""
23447 #: collect-utils.cc:106
23448 #, fuzzy, gcc-internal-format
23449 #| msgid "can't get program status"
23450 msgid "cannot get program status: %m"
23451 msgstr "ne mogu dohvatiti stanje programa"
23453 #: collect-utils.cc:120
23454 #, gcc-internal-format, gfc-internal-format
23455 msgid "%s terminated with signal %d [%s]%s"
23456 msgstr ""
23458 #: collect-utils.cc:136
23459 #, gcc-internal-format, gfc-internal-format
23460 msgid "%s returned %d exit status"
23461 msgstr ""
23463 #: collect-utils.cc:175
23464 #, gcc-internal-format, gfc-internal-format
23465 msgid "could not open response file %s"
23466 msgstr ""
23468 #: collect-utils.cc:181
23469 #, gcc-internal-format, gfc-internal-format
23470 msgid "could not write to response file %s"
23471 msgstr ""
23473 #: collect-utils.cc:187
23474 #, gcc-internal-format, gfc-internal-format
23475 msgid "could not close response file %s"
23476 msgstr ""
23478 #: collect-utils.cc:221
23479 #, fuzzy, gcc-internal-format
23480 #| msgid "[cannot find %s]"
23481 msgid "cannot find %qs"
23482 msgstr "[ne mogu naći %s]"
23484 #: collect-utils.cc:225 collect2.cc:2385 collect2.cc:2555 gcc.cc:3413
23485 #: gcc.cc:7704
23486 #, fuzzy, gcc-internal-format
23487 #| msgid "pex_init failed"
23488 msgid "%<pex_init%> failed: %m"
23489 msgstr "pex_init nije uspio"
23491 #: collect-utils.cc:234 collect2.cc:2394 collect2.cc:2563 gcc.cc:2697
23492 #, gcc-internal-format
23493 msgid "%s: %m"
23494 msgstr ""
23496 #: collect2.cc:613
23497 #, fuzzy, gcc-internal-format
23498 #| msgid "environment variable COLLECT_GCC must be set"
23499 msgid "environment variable %<COLLECT_LTO_WRAPPER%> must be set"
23500 msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
23502 #: collect2.cc:756
23503 #, gcc-internal-format, gfc-internal-format
23504 msgid "ld returned %d exit status"
23505 msgstr ""
23507 #: collect2.cc:913 gcc.cc:8223 config/gcn/mkoffload.cc:826
23508 #: config/i386/intelmic-mkoffload.cc:597 config/nvptx/mkoffload.cc:418
23509 #, gcc-internal-format
23510 msgid "atexit failed"
23511 msgstr ""
23513 #: collect2.cc:1043
23514 #, gcc-internal-format
23515 msgid "no arguments"
23516 msgstr ""
23518 #: collect2.cc:1283 opts.cc:1138
23519 #, gcc-internal-format
23520 msgid "LTO support has not been enabled in this configuration"
23521 msgstr ""
23523 #: collect2.cc:1324 graph.cc:55 lto-wrapper.cc:1707 lto-wrapper.cc:1763
23524 #: toplev.cc:1556 objc/objc-act.cc:461
23525 #, fuzzy, gcc-internal-format
23526 #| msgid "[cannot find %s]"
23527 msgid "cannot open %s: %m"
23528 msgstr "[ne mogu naći %s]"
23530 #: collect2.cc:1444
23531 #, gcc-internal-format
23532 msgid "unknown demangling style %qs"
23533 msgstr ""
23535 #: collect2.cc:1546 collect2.cc:1724 collect2.cc:1764
23536 #, gcc-internal-format
23537 msgid "fopen %s: %m"
23538 msgstr ""
23540 #: collect2.cc:1549 collect2.cc:1729 collect2.cc:1767
23541 #, gcc-internal-format
23542 msgid "fclose %s: %m"
23543 msgstr ""
23545 #: collect2.cc:2319 lto-wrapper.cc:1196 lto-wrapper.cc:1211
23546 #: lto/lto-object.cc:148 lto/lto-object.cc:182 lto/lto-object.cc:279
23547 #: lto/lto-object.cc:336 lto/lto-object.cc:360
23548 #, gcc-internal-format, gfc-internal-format
23549 msgid "%s: %s"
23550 msgstr ""
23552 #: collect2.cc:2359
23553 #, fuzzy, gcc-internal-format
23554 #| msgid "[cannot find %s]"
23555 msgid "cannot find %<nm%>"
23556 msgstr "[ne mogu naći %s]"
23558 #: collect2.cc:2407
23559 #, gcc-internal-format
23560 msgid "cannot open nm output: %m"
23561 msgstr ""
23563 #: collect2.cc:2462
23564 #, gcc-internal-format, gfc-internal-format
23565 msgid "init function found in object %s"
23566 msgstr ""
23568 #: collect2.cc:2473
23569 #, gcc-internal-format, gfc-internal-format
23570 msgid "fini function found in object %s"
23571 msgstr ""
23573 #: collect2.cc:2530
23574 #, fuzzy, gcc-internal-format
23575 #| msgid "[cannot find %s]"
23576 msgid "cannot find %<ldd%>"
23577 msgstr "[ne mogu naći %s]"
23579 #: collect2.cc:2576
23580 #, gcc-internal-format
23581 msgid "cannot open ldd output: %m"
23582 msgstr ""
23584 #: collect2.cc:2594
23585 #, gcc-internal-format, gfc-internal-format
23586 msgid "dynamic dependency %s not found"
23587 msgstr ""
23589 #: collect2.cc:2606
23590 #, gcc-internal-format
23591 msgid "unable to open dynamic dependency %qs"
23592 msgstr ""
23594 #: collect2.cc:2758
23595 #, gcc-internal-format, gfc-internal-format
23596 msgid "%s: not a COFF file"
23597 msgstr ""
23599 #: collect2.cc:2917
23600 #, gcc-internal-format, gfc-internal-format
23601 msgid "%s: cannot open as COFF file"
23602 msgstr ""
23604 #: collect2.cc:2976
23605 #, gcc-internal-format, gfc-internal-format
23606 msgid "library lib%s not found"
23607 msgstr ""
23609 #: convert.cc:97
23610 #, gcc-internal-format
23611 msgid "cannot convert to a pointer type"
23612 msgstr ""
23614 #: convert.cc:332
23615 #, gcc-internal-format
23616 msgid "pointer value used where a floating-point was expected"
23617 msgstr ""
23619 #: convert.cc:336
23620 #, gcc-internal-format
23621 msgid "aggregate value used where a floating-point was expected"
23622 msgstr ""
23624 #: convert.cc:471
23625 #, gcc-internal-format
23626 msgid "conversion to incomplete type"
23627 msgstr ""
23629 #: convert.cc:940
23630 #, gcc-internal-format
23631 msgid "cannot convert a vector of type %qT to type %qT which has different size"
23632 msgstr ""
23634 #: convert.cc:948
23635 #, gcc-internal-format
23636 msgid "aggregate value used where an integer was expected"
23637 msgstr ""
23639 #: convert.cc:1036
23640 #, gcc-internal-format
23641 msgid "pointer value used where a complex was expected"
23642 msgstr ""
23644 #: convert.cc:1040
23645 #, gcc-internal-format
23646 msgid "aggregate value used where a complex was expected"
23647 msgstr ""
23649 #: convert.cc:1077
23650 #, gcc-internal-format
23651 msgid "cannot convert a value of type %qT to vector type %qT which has different size"
23652 msgstr ""
23654 #: convert.cc:1085
23655 #, gcc-internal-format
23656 msgid "cannot convert value to a vector"
23657 msgstr ""
23659 #: convert.cc:1124
23660 #, gcc-internal-format
23661 msgid "aggregate value used where a fixed-point was expected"
23662 msgstr ""
23664 #: coverage.cc:192
23665 #, gcc-internal-format
23666 msgid "%qs is not a gcov data file"
23667 msgstr ""
23669 #: coverage.cc:203
23670 #, gcc-internal-format
23671 msgid "%qs is version %q.*s, expected version %q.*s"
23672 msgstr ""
23674 #: coverage.cc:267
23675 #, gcc-internal-format, gfc-internal-format
23676 msgid "profile data for function %u is corrupted"
23677 msgstr ""
23679 #: coverage.cc:268
23680 #, gcc-internal-format
23681 msgid "checksum is (%x,%x) instead of (%x,%x)"
23682 msgstr ""
23684 #: coverage.cc:283
23685 #, gcc-internal-format
23686 msgid "%qs has overflowed"
23687 msgstr ""
23689 #: coverage.cc:284
23690 #, gcc-internal-format
23691 msgid "%qs is corrupted"
23692 msgstr ""
23694 #: coverage.cc:311
23695 #, gcc-internal-format
23696 msgid "%qs profile count data file not found"
23697 msgstr ""
23699 #: coverage.cc:340
23700 #, gcc-internal-format
23701 msgid "profile for function %qD not found in profile data"
23702 msgstr ""
23704 #: coverage.cc:360
23705 #, gcc-internal-format
23706 msgid "number of counters in profile data for function %qD does not match its profile data (counter %qs, expected %i and have %i)"
23707 msgstr ""
23709 #: coverage.cc:369
23710 #, gcc-internal-format
23711 msgid "the control flow of function %qD does not match its profile data (counter %qs)"
23712 msgstr ""
23714 #: coverage.cc:388
23715 #, gcc-internal-format
23716 msgid "execution counts estimated\n"
23717 msgstr ""
23719 #: coverage.cc:389
23720 #, gcc-internal-format
23721 msgid "execution counts assumed to be zero\n"
23722 msgstr ""
23724 #: coverage.cc:402
23725 #, gcc-internal-format
23726 msgid "source locations for function %qD have changed, the profile data may be out of date"
23727 msgstr ""
23729 #: coverage.cc:666
23730 #, gcc-internal-format
23731 msgid "function starts on a higher line number than it ends"
23732 msgstr ""
23734 #: coverage.cc:688
23735 #, gcc-internal-format
23736 msgid "error writing %qs"
23737 msgstr ""
23739 #: coverage.cc:1288
23740 #, gcc-internal-format
23741 msgid "filename %qs does not start with profile prefix %qs"
23742 msgstr ""
23744 #: coverage.cc:1333
23745 #, gcc-internal-format, gfc-internal-format
23746 msgid "cannot open %s"
23747 msgstr ""
23749 #: data-streamer-in.cc:53
23750 #, gcc-internal-format
23751 msgid "bytecode stream: string too long for the string table"
23752 msgstr ""
23754 #: data-streamer-in.cc:84 data-streamer-in.cc:113
23755 #, gcc-internal-format
23756 msgid "bytecode stream: found non-null terminated string"
23757 msgstr ""
23759 #: dbgcnt.cc:140
23760 #, gcc-internal-format
23761 msgid "Interval overlap of %<-fdbg-cnt=%s%>: [%u, %u] and [%u, %u]"
23762 msgstr ""
23764 #: dbgcnt.cc:157
23765 #, gcc-internal-format
23766 msgid "%<-fdbg-cnt=%s:%d-%d%> has smaller upper limit than the lower"
23767 msgstr ""
23769 #: dbgcnt.cc:169
23770 #, gcc-internal-format
23771 msgid "cannot find a valid counter name %qs of %<-fdbg-cnt=%> option"
23772 msgstr ""
23774 #: dbgcnt.cc:238
23775 #, gcc-internal-format
23776 msgid "counter name"
23777 msgstr ""
23779 #: dbgcnt.cc:239
23780 #, gcc-internal-format
23781 msgid "counter value"
23782 msgstr ""
23784 #: dbgcnt.cc:239
23785 #, gcc-internal-format
23786 msgid "closed intervals"
23787 msgstr ""
23789 #: dbxout.cc:3384
23790 #, gcc-internal-format
23791 msgid "common symbol debug info is not structured as symbol+offset"
23792 msgstr ""
23794 #: dbxout.cc:3915
23795 #, gcc-internal-format
23796 msgid "global destructors not supported on this target"
23797 msgstr ""
23799 #: dbxout.cc:3932
23800 #, gcc-internal-format
23801 msgid "global constructors not supported on this target"
23802 msgstr ""
23804 #: diagnostic.cc:2163
23805 #, fuzzy, gcc-internal-format
23806 #| msgid "debug: "
23807 msgid "debug path"
23808 msgstr "debug: "
23810 #: dominance.cc:1170
23811 #, gcc-internal-format, gfc-internal-format
23812 msgid "dominator of %d status unknown"
23813 msgstr ""
23815 #: dominance.cc:1178
23816 #, gcc-internal-format, gfc-internal-format
23817 msgid "dominator of %d should be %d, not %d"
23818 msgstr ""
23820 #: dumpfile.cc:381
23821 #, gcc-internal-format
23822 msgid "could not open dump file %qs: %m"
23823 msgstr ""
23825 #: dumpfile.cc:1844
23826 #, gcc-internal-format
23827 msgid "ignoring unknown option %q.*s"
23828 msgstr ""
23830 #: dumpfile.cc:1926
23831 #, gcc-internal-format
23832 msgid "unrecognized command-line option %<-fdump-%s%>; did you mean %<-fdump-%s%>?"
23833 msgstr ""
23835 #: dumpfile.cc:1929
23836 #, gcc-internal-format
23837 msgid "unrecognized command-line option %<-fdump-%s%>"
23838 msgstr ""
23840 #: dumpfile.cc:2002
23841 #, gcc-internal-format
23842 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
23843 msgstr ""
23845 #: dumpfile.cc:2034
23846 #, gcc-internal-format
23847 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
23848 msgstr ""
23850 #: dwarf2out.cc:1140
23851 #, gcc-internal-format
23852 msgid "multiple EH personalities are supported only with assemblers supporting %<.cfi_personality%> directive"
23853 msgstr ""
23855 #: dwarf2out.cc:11153
23856 #, gcc-internal-format
23857 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
23858 msgstr ""
23860 #: dwarf2out.cc:14992
23861 #, gcc-internal-format, gfc-internal-format
23862 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
23863 msgstr ""
23865 #: emit-rtl.cc:2894
23866 #, gcc-internal-format
23867 msgid "invalid rtl sharing found in the insn"
23868 msgstr ""
23870 #: emit-rtl.cc:2896
23871 #, gcc-internal-format
23872 msgid "shared rtx"
23873 msgstr ""
23875 #: emit-rtl.cc:2898
23876 #, gcc-internal-format
23877 msgid "internal consistency failure"
23878 msgstr ""
23880 #: emit-rtl.cc:4000
23881 #, gcc-internal-format
23882 msgid "ICE: %<emit_insn%> used where %<emit_jump_insn%> needed:"
23883 msgstr ""
23885 #: errors.cc:133
23886 #, gcc-internal-format, gfc-internal-format
23887 msgid "abort in %s, at %s:%d"
23888 msgstr ""
23890 #: except.cc:2166
23891 #, gcc-internal-format
23892 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
23893 msgstr ""
23895 #: except.cc:2301
23896 #, gcc-internal-format
23897 msgid "%<__builtin_eh_return%> not supported on this target"
23898 msgstr ""
23900 #: except.cc:3425 except.cc:3450
23901 #, gcc-internal-format
23902 msgid "%<region_array%> is corrupted for region %i"
23903 msgstr ""
23905 #: except.cc:3438 except.cc:3469
23906 #, gcc-internal-format
23907 msgid "%<lp_array%> is corrupted for lp %i"
23908 msgstr ""
23910 #: except.cc:3455
23911 #, gcc-internal-format, gfc-internal-format
23912 msgid "outer block of region %i is wrong"
23913 msgstr ""
23915 #: except.cc:3460
23916 #, gcc-internal-format, gfc-internal-format
23917 msgid "negative nesting depth of region %i"
23918 msgstr ""
23920 #: except.cc:3474
23921 #, gcc-internal-format, gfc-internal-format
23922 msgid "region of lp %i is wrong"
23923 msgstr ""
23925 #: except.cc:3501
23926 #, gcc-internal-format, gfc-internal-format
23927 msgid "tree list ends on depth %i"
23928 msgstr ""
23930 #: except.cc:3506
23931 #, gcc-internal-format
23932 msgid "%<region_array%> does not match %<region_tree%>"
23933 msgstr ""
23935 #: except.cc:3511
23936 #, gcc-internal-format
23937 msgid "%<lp_array%> does not match %<region_tree%>"
23938 msgstr ""
23940 #: except.cc:3518 tree.cc:13835 value-prof.cc:537
23941 #, gcc-internal-format
23942 msgid "%qs failed"
23943 msgstr ""
23945 #: explow.cc:1551
23946 #, gcc-internal-format
23947 msgid "stack limits not supported on this target"
23948 msgstr ""
23950 #: expmed.cc:359
23951 #, gcc-internal-format
23952 msgid "reverse scalar storage order"
23953 msgstr ""
23955 #: expmed.cc:376
23956 #, gcc-internal-format
23957 msgid "reverse floating-point scalar storage order"
23958 msgstr ""
23960 #: expmed.cc:418
23961 #, gcc-internal-format, gfc-internal-format
23962 msgid "reverse storage order for %smode"
23963 msgstr ""
23965 #: expmed.cc:671
23966 #, gcc-internal-format
23967 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
23968 msgstr ""
23970 #: expr.cc:11513
23971 #, gcc-internal-format
23972 msgid "call to %qs declared with attribute error: %s"
23973 msgstr ""
23975 #: expr.cc:11527
23976 #, gcc-internal-format
23977 msgid "call to %qs declared with attribute warning: %s"
23978 msgstr ""
23980 #: expr.cc:12565
23981 #, gcc-internal-format
23982 msgid "assuming signed overflow does not occur when simplifying %<X - Y %s 0%> to %<X %s Y%>"
23983 msgstr ""
23985 #: file-prefix-map.cc:50
23986 #, gcc-internal-format
23987 msgid "invalid argument %qs to %qs"
23988 msgstr ""
23990 #: final.cc:1789
23991 #, gcc-internal-format
23992 msgid "the frame size of %wu bytes is larger than %wu bytes"
23993 msgstr ""
23995 #: final.cc:4436 toplev.cc:1399 tree-cfgcleanup.cc:1517
23996 #, gcc-internal-format
23997 msgid "could not open final insn dump file %qs: %m"
23998 msgstr ""
24000 #: final.cc:4505 tree-cfgcleanup.cc:1534
24001 #, gcc-internal-format
24002 msgid "could not close final insn dump file %qs: %m"
24003 msgstr ""
24005 #: fixed-value.cc:128
24006 #, gcc-internal-format
24007 msgid "large fixed-point constant implicitly truncated to fixed-point type"
24008 msgstr ""
24010 #: fold-const.cc:4663 fold-const.cc:4673
24011 #, gcc-internal-format, gfc-internal-format
24012 msgid "comparison is always %d due to width of bit-field"
24013 msgstr ""
24015 #: fold-const.cc:6026 tree-ssa-reassoc.cc:2855 tree-ssa-reassoc.cc:3909
24016 #, gcc-internal-format
24017 msgid "assuming signed overflow does not occur when simplifying range test"
24018 msgstr ""
24020 #: fold-const.cc:6490 fold-const.cc:6506
24021 #, gcc-internal-format, gfc-internal-format
24022 msgid "comparison is always %d"
24023 msgstr ""
24025 #: fold-const.cc:6654
24026 #, gcc-internal-format
24027 msgid "%<or%> of unmatched not-equal tests is always 1"
24028 msgstr ""
24030 #: fold-const.cc:6659
24031 #, gcc-internal-format
24032 msgid "%<and%> of mutually exclusive equal-tests is always 0"
24033 msgstr ""
24035 #: fold-const.cc:9872
24036 #, gcc-internal-format
24037 msgid "assuming signed overflow does not occur when reducing constant in comparison"
24038 msgstr ""
24040 #: fold-const.cc:10279
24041 #, gcc-internal-format
24042 msgid "assuming signed overflow does not occur when combining constants around a comparison"
24043 msgstr ""
24045 #: fold-const.cc:13544
24046 #, gcc-internal-format
24047 msgid "fold check: original tree changed by fold"
24048 msgstr ""
24050 #: function.cc:253
24051 #, gcc-internal-format
24052 msgid "total size of local objects %wu exceeds maximum %wu"
24053 msgstr ""
24055 #: function.cc:257
24056 #, gcc-internal-format
24057 msgid "total size of local objects exceeds maximum %wu"
24058 msgstr ""
24060 #: function.cc:1788 gimplify.cc:6474 gimplify.cc:6636
24061 #, gcc-internal-format
24062 msgid "impossible constraint in %<asm%>"
24063 msgstr ""
24065 #: function.cc:4293
24066 #, gcc-internal-format
24067 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
24068 msgstr ""
24070 #: function.cc:4314
24071 #, gcc-internal-format
24072 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
24073 msgstr ""
24075 #: function.cc:4988
24076 #, gcc-internal-format
24077 msgid "function returns an aggregate"
24078 msgstr ""
24080 #: gcc.cc:2201
24081 #, fuzzy, gcc-internal-format
24082 #| msgid "Cannot open source file %s\n"
24083 msgid "cannot open nested response file"
24084 msgstr "Ne mogu otvoriti datoteku koda %s\n"
24086 #: gcc.cc:2238
24087 #, gcc-internal-format
24088 msgid "cannot close nonexistent response file"
24089 msgstr ""
24091 #: gcc.cc:2261
24092 #, gcc-internal-format, gfc-internal-format
24093 msgid "could not open temporary response file %s"
24094 msgstr ""
24096 #: gcc.cc:2268
24097 #, gcc-internal-format, gfc-internal-format
24098 msgid "could not write to temporary response file %s"
24099 msgstr ""
24101 #: gcc.cc:2274
24102 #, gcc-internal-format, gfc-internal-format
24103 msgid "could not close temporary response file %s"
24104 msgstr ""
24106 #. This leaves DESC open, but the OS will save us.
24107 #: gcc.cc:2306
24108 #, fuzzy, gcc-internal-format
24109 #| msgid "Cannot open source file %s\n"
24110 msgid "cannot read spec file %qs: %m"
24111 msgstr "Ne mogu otvoriti datoteku koda %s\n"
24113 #: gcc.cc:2400 gcc.cc:2421
24114 #, gcc-internal-format, gfc-internal-format
24115 msgid "specs %%include syntax malformed after %ld characters"
24116 msgstr ""
24118 #: gcc.cc:2448 gcc.cc:2458 gcc.cc:2469 gcc.cc:2480
24119 #, gcc-internal-format, gfc-internal-format
24120 msgid "specs %%rename syntax malformed after %ld characters"
24121 msgstr ""
24123 #: gcc.cc:2491
24124 #, gcc-internal-format, gfc-internal-format
24125 msgid "specs %s spec was not found to be renamed"
24126 msgstr ""
24128 #: gcc.cc:2499
24129 #, gcc-internal-format
24130 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
24131 msgstr ""
24133 #: gcc.cc:2521
24134 #, gcc-internal-format, gfc-internal-format
24135 msgid "specs unknown %% command after %ld characters"
24136 msgstr ""
24138 #: gcc.cc:2533 gcc.cc:2547
24139 #, gcc-internal-format, gfc-internal-format
24140 msgid "specs file malformed after %ld characters"
24141 msgstr ""
24143 #: gcc.cc:2602
24144 #, gcc-internal-format
24145 msgid "spec file has no spec for linking"
24146 msgstr ""
24148 #: gcc.cc:3166 gcc.cc:3203
24149 #, gcc-internal-format
24150 msgid "system path %qs is not absolute"
24151 msgstr ""
24153 #: gcc.cc:3292
24154 #, gcc-internal-format
24155 msgid "%<-pipe%> not supported"
24156 msgstr ""
24158 #: gcc.cc:3430 gcc.cc:7713
24159 #, gcc-internal-format
24160 msgid "cannot execute %qs: %s: %m"
24161 msgstr ""
24163 #: gcc.cc:3431 gcc.cc:7714
24164 #, gcc-internal-format
24165 msgid "cannot execute %qs: %s"
24166 msgstr ""
24168 #: gcc.cc:3450
24169 #, gcc-internal-format
24170 msgid "failed to get exit status: %m"
24171 msgstr ""
24173 #: gcc.cc:3456
24174 #, gcc-internal-format
24175 msgid "failed to get process times: %m"
24176 msgstr ""
24178 #. The inferior failed to catch the signal.
24179 #: gcc.cc:3482 gcc.cc:3506
24180 #, gcc-internal-format, gfc-internal-format
24181 msgid "%s signal terminated program %s"
24182 msgstr ""
24184 #: gcc.cc:3985 opts-common.cc:1544 opts-common.cc:1576
24185 #, fuzzy, gcc-internal-format
24186 #| msgid "unrecognizable insn:"
24187 msgid "unrecognized command-line option %qs"
24188 msgstr "neprepoznati insn:"
24190 #: gcc.cc:4027
24191 #, gcc-internal-format
24192 msgid "GCC is not configured to support %qs as %<-foffload=%> argument"
24193 msgstr ""
24195 #: gcc.cc:4034
24196 #, gcc-internal-format
24197 msgid "valid %<-foffload=%> arguments are: %s; did you mean %qs?"
24198 msgstr ""
24200 #: gcc.cc:4037
24201 #, gcc-internal-format
24202 msgid "valid %<-foffload=%> arguments are: %s"
24203 msgstr ""
24205 #: gcc.cc:4057
24206 #, gcc-internal-format
24207 msgid "%<=%>options missing after %<-foffload-options=%>target"
24208 msgstr ""
24210 #: gcc.cc:4444
24211 #, gcc-internal-format
24212 msgid "%qs is an unknown %<-save-temps%> option"
24213 msgstr ""
24215 #: gcc.cc:4967 toplev.cc:717
24216 #, gcc-internal-format
24217 msgid "input file %qs is the same as output file"
24218 msgstr ""
24220 #: gcc.cc:4972
24221 #, gcc-internal-format
24222 msgid "output filename may not be empty"
24223 msgstr ""
24225 #: gcc.cc:5357
24226 #, gcc-internal-format
24227 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
24228 msgstr ""
24230 #: gcc.cc:5445
24231 #, gcc-internal-format
24232 msgid "%<-x %s%> after last input file has no effect"
24233 msgstr ""
24235 #: gcc.cc:5648
24236 #, gcc-internal-format
24237 msgid "unable to locate default linker script %qs in the library search paths"
24238 msgstr ""
24240 #: gcc.cc:5855
24241 #, gcc-internal-format
24242 msgid "switch %qs does not start with %<-%>"
24243 msgstr ""
24245 #: gcc.cc:5859
24246 #, gcc-internal-format
24247 msgid "spec-generated switch is just %<-%>"
24248 msgstr ""
24250 #: gcc.cc:6080
24251 #, gcc-internal-format
24252 msgid "spec %qs invalid"
24253 msgstr ""
24255 #: gcc.cc:6241
24256 #, gcc-internal-format
24257 msgid "spec %qs has invalid %<%%0%c%>"
24258 msgstr ""
24260 #: gcc.cc:6520
24261 #, gcc-internal-format
24262 msgid "spec %qs has invalid %<%%W%c%>"
24263 msgstr ""
24265 #: gcc.cc:6536
24266 #, gcc-internal-format
24267 msgid "spec %qs has invalid %<%%@%c%>"
24268 msgstr ""
24270 #: gcc.cc:6555
24271 #, gcc-internal-format
24272 msgid "spec %qs has invalid %<%%x%c%>"
24273 msgstr ""
24275 #. Catch the case where a spec string contains something like
24276 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
24277 #. hand side of the :.
24278 #: gcc.cc:6766
24279 #, gcc-internal-format
24280 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
24281 msgstr ""
24283 #: gcc.cc:6817
24284 #, gcc-internal-format
24285 msgid "spec failure: unrecognized spec option %qc"
24286 msgstr ""
24288 #: gcc.cc:6883
24289 #, gcc-internal-format
24290 msgid "unknown spec function %qs"
24291 msgstr ""
24293 #: gcc.cc:6913
24294 #, gcc-internal-format
24295 msgid "error in arguments to spec function %qs"
24296 msgstr ""
24298 #: gcc.cc:6972
24299 #, gcc-internal-format
24300 msgid "malformed spec function name"
24301 msgstr ""
24303 #. )
24304 #: gcc.cc:6975
24305 #, gcc-internal-format
24306 msgid "no arguments for spec function"
24307 msgstr ""
24309 #: gcc.cc:6994
24310 #, gcc-internal-format
24311 msgid "malformed spec function arguments"
24312 msgstr ""
24314 #: gcc.cc:7173
24315 #, gcc-internal-format
24316 msgid "braced spec %qs ends in escape"
24317 msgstr ""
24319 #: gcc.cc:7308
24320 #, gcc-internal-format
24321 msgid "braced spec %qs is invalid at %qc"
24322 msgstr ""
24324 #: gcc.cc:7403
24325 #, gcc-internal-format
24326 msgid "braced spec body %qs is invalid"
24327 msgstr ""
24329 #: gcc.cc:8012
24330 #, gcc-internal-format, gfc-internal-format
24331 msgid "%s: could not determine length of compare-debug file %s"
24332 msgstr ""
24334 #: gcc.cc:8023
24335 #, gcc-internal-format
24336 msgid "%s: %<-fcompare-debug%> failure (length)"
24337 msgstr ""
24339 #: gcc.cc:8033 gcc.cc:8074
24340 #, gcc-internal-format, gfc-internal-format
24341 msgid "%s: could not open compare-debug file %s"
24342 msgstr ""
24344 #: gcc.cc:8053 gcc.cc:8090
24345 #, gcc-internal-format
24346 msgid "%s: %<-fcompare-debug%> failure"
24347 msgstr ""
24349 #: gcc.cc:8393
24350 #, gcc-internal-format
24351 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
24352 msgstr ""
24354 #: gcc.cc:8418
24355 #, gcc-internal-format
24356 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
24357 msgstr ""
24359 #: gcc.cc:8625
24360 #, gcc-internal-format
24361 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
24362 msgstr ""
24364 #: gcc.cc:8629
24365 #, gcc-internal-format
24366 msgid "unrecognized command-line option %<-%s%>"
24367 msgstr ""
24369 #: gcc.cc:8755
24370 #, gcc-internal-format
24371 msgid "not configured with sysroot headers suffix"
24372 msgstr ""
24374 #: gcc.cc:8816
24375 #, gcc-internal-format
24376 msgid "no input files"
24377 msgstr ""
24379 #: gcc.cc:8867
24380 #, gcc-internal-format
24381 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
24382 msgstr ""
24384 #: gcc.cc:8909
24385 #, gcc-internal-format, gfc-internal-format
24386 msgid "%s: %s compiler not installed on this system"
24387 msgstr ""
24389 #: gcc.cc:8934
24390 #, gcc-internal-format
24391 msgid "recompiling with %<-fcompare-debug%>"
24392 msgstr ""
24394 #: gcc.cc:8950
24395 #, gcc-internal-format
24396 msgid "during %<-fcompare-debug%> recompilation"
24397 msgstr ""
24399 #: gcc.cc:8959
24400 #, gcc-internal-format
24401 msgid "comparing final insns dumps"
24402 msgstr ""
24404 #: gcc.cc:9112
24405 #, gcc-internal-format
24406 msgid "%<-fuse-linker-plugin%>, but %s not found"
24407 msgstr ""
24409 #: gcc.cc:9146
24410 #, gcc-internal-format, gfc-internal-format
24411 msgid "%s: linker input file unused because linking not done"
24412 msgstr ""
24414 #. This is can be an indication the user specifed an errorneous
24415 #. separated option value, (or used the wrong prefix for an
24416 #. option).
24417 #: gcc.cc:9152
24418 #, gcc-internal-format
24419 msgid "%s: linker input file not found: %m"
24420 msgstr ""
24422 #: gcc.cc:9248 c-family/c-opts.cc:793
24423 #, gcc-internal-format
24424 msgid "cannot use %<-%> as input filename for a precompiled header"
24425 msgstr ""
24427 #: gcc.cc:9254
24428 #, gcc-internal-format, gfc-internal-format
24429 msgid "language %s not recognized"
24430 msgstr ""
24432 #: gcc.cc:9494
24433 #, gcc-internal-format
24434 msgid "multilib spec %qs is invalid"
24435 msgstr ""
24437 #: gcc.cc:9696
24438 #, gcc-internal-format
24439 msgid "multilib exclusions %qs is invalid"
24440 msgstr ""
24442 #: gcc.cc:9760
24443 #, gcc-internal-format
24444 msgid "multilib select %qs %qs is invalid"
24445 msgstr ""
24447 #: gcc.cc:9923
24448 #, gcc-internal-format
24449 msgid "multilib select %qs is invalid"
24450 msgstr ""
24452 #: gcc.cc:9963
24453 #, gcc-internal-format
24454 msgid "multilib exclusion %qs is invalid"
24455 msgstr ""
24457 #: gcc.cc:10214
24458 #, gcc-internal-format
24459 msgid "environment variable %qs not defined"
24460 msgstr ""
24462 #: gcc.cc:10381 gcc.cc:10386
24463 #, gcc-internal-format
24464 msgid "invalid version number %qs"
24465 msgstr ""
24467 #: gcc.cc:10429
24468 #, gcc-internal-format, gfc-internal-format
24469 msgid "too few arguments to %%:version-compare"
24470 msgstr ""
24472 #: gcc.cc:10435
24473 #, gcc-internal-format, gfc-internal-format
24474 msgid "too many arguments to %%:version-compare"
24475 msgstr ""
24477 #: gcc.cc:10477
24478 #, gcc-internal-format
24479 msgid "unknown operator %qs in %%:version-compare"
24480 msgstr ""
24482 #: gcc.cc:10601
24483 #, gcc-internal-format, gfc-internal-format
24484 msgid "too many arguments to %%:compare-debug-dump-opt"
24485 msgstr ""
24487 #: gcc.cc:10669
24488 #, gcc-internal-format, gfc-internal-format
24489 msgid "too many arguments to %%:compare-debug-self-opt"
24490 msgstr ""
24492 #: gcc.cc:10756
24493 #, gcc-internal-format, gfc-internal-format
24494 msgid "too many arguments for %%:dumps"
24495 msgstr ""
24497 #: gcc.cc:10860
24498 #, gcc-internal-format, gfc-internal-format
24499 msgid "wrong number of arguments to %%:debug-level-gt"
24500 msgstr ""
24502 #: gcc.cc:10881
24503 #, gcc-internal-format, gfc-internal-format
24504 msgid "wrong number of arguments to %%:dwarf-version-gt"
24505 msgstr ""
24507 #: gcov-tool.cc:73
24508 #, gcc-internal-format, gfc-internal-format
24509 msgid "error in removing %s"
24510 msgstr ""
24512 #: gcov-tool.cc:104
24513 #, fuzzy, gcc-internal-format, gfc-internal-format
24514 #| msgid "ignoring duplicate directory \"%s\"\n"
24515 msgid "Cannot make directory %s"
24516 msgstr "zanemarujem direktorij duplikat „%s”\n"
24518 #: gcov-tool.cc:112
24519 #, gcc-internal-format
24520 msgid "Cannot get current directory name"
24521 msgstr ""
24523 #: gcov-tool.cc:116 gcov-tool.cc:130
24524 #, fuzzy, gcc-internal-format, gfc-internal-format
24525 #| msgid "ignoring duplicate directory \"%s\"\n"
24526 msgid "Cannot change directory to %s"
24527 msgstr "zanemarujem direktorij duplikat „%s”\n"
24529 #: gcov-tool.cc:123
24530 #, gcc-internal-format, gfc-internal-format
24531 msgid "output file %s already exists in folder %s"
24532 msgstr ""
24534 #: gcov-tool.cc:223
24535 #, gcc-internal-format
24536 msgid "weights need to be non-negative"
24537 msgstr ""
24539 #: gcov-tool.cc:358
24540 #, gcc-internal-format
24541 msgid "scale needs to be non-negative"
24542 msgstr ""
24544 #: gcse.cc:3980
24545 #, gcc-internal-format, gfc-internal-format
24546 msgid "%s: %d basic blocks and %d edges/basic block"
24547 msgstr ""
24549 #: gcse.cc:3992
24550 #, gcc-internal-format
24551 msgid "%s: %d basic blocks and %d registers; increase %<--param max-gcse-memory%> above %wu"
24552 msgstr ""
24554 #: gencfn-macros.cc:195
24555 #, gcc-internal-format, gfc-internal-format
24556 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
24557 msgstr ""
24559 #: gencfn-macros.cc:202
24560 #, gcc-internal-format, gfc-internal-format
24561 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
24562 msgstr ""
24564 #: gentarget-def.cc:126
24565 #, gcc-internal-format, gfc-internal-format
24566 msgid "invalid prototype for '%s'"
24567 msgstr ""
24569 #: gentarget-def.cc:131
24570 #, gcc-internal-format, gfc-internal-format
24571 msgid "prototype for '%s' has required operands after optional operands"
24572 msgstr ""
24574 #: gentarget-def.cc:148
24575 #, gcc-internal-format, gfc-internal-format
24576 msgid "argument %d of '%s' did not have the expected name"
24577 msgstr ""
24579 #: gentarget-def.cc:168
24580 #, gcc-internal-format, gfc-internal-format
24581 msgid "'%s' must have %d operands (excluding match_dups)"
24582 msgstr ""
24584 #: gentarget-def.cc:172
24585 #, gcc-internal-format, gfc-internal-format
24586 msgid "'%s' must have at least %d operands (excluding match_dups)"
24587 msgstr ""
24589 #: gentarget-def.cc:176
24590 #, gcc-internal-format, gfc-internal-format
24591 msgid "'%s' must have no more than %d operands (excluding match_dups)"
24592 msgstr ""
24594 #: gentarget-def.cc:276
24595 #, gcc-internal-format, gfc-internal-format
24596 msgid "duplicate definition of '%s'"
24597 msgstr ""
24599 #: ggc-common.cc:415 ggc-common.cc:423 ggc-common.cc:551 ggc-common.cc:569
24600 #: ggc-common.cc:683 ggc-common.cc:694 ggc-common.cc:709 ggc-page.cc:2499
24601 #: ggc-page.cc:2530 ggc-page.cc:2537
24602 #, gcc-internal-format
24603 msgid "cannot write PCH file: %m"
24604 msgstr ""
24606 #: ggc-common.cc:533
24607 #, gcc-internal-format
24608 msgid "cannot write PCH file: required memory segment unavailable"
24609 msgstr ""
24611 #: ggc-common.cc:562
24612 #, gcc-internal-format
24613 msgid "cannot get position in PCH file: %m"
24614 msgstr ""
24616 #: ggc-common.cc:572
24617 #, gcc-internal-format
24618 msgid "cannot write padding to PCH file: %m"
24619 msgstr ""
24621 #: ggc-common.cc:748 ggc-common.cc:764 ggc-common.cc:767 ggc-common.cc:790
24622 #: ggc-common.cc:793 ggc-common.cc:797 ggc-common.cc:832 ggc-common.cc:861
24623 #: ggc-common.cc:869 ggc-common.cc:879 ggc-common.cc:890 ggc-page.cc:2601
24624 #, gcc-internal-format
24625 msgid "cannot read PCH file: %m"
24626 msgstr ""
24628 #: ggc-common.cc:777
24629 #, gcc-internal-format
24630 msgid "PCH allocation failure"
24631 msgstr ""
24633 #: ggc-page.cc:1744
24634 #, gcc-internal-format
24635 msgid "open /dev/zero: %m"
24636 msgstr ""
24638 #: ggc-page.cc:2515 ggc-page.cc:2521
24639 #, gcc-internal-format
24640 msgid "cannot write PCH file"
24641 msgstr ""
24643 #: gimple-array-bounds.cc:291
24644 #, gcc-internal-format
24645 msgid "array subscript %E is outside array bounds of %qT"
24646 msgstr ""
24648 #: gimple-array-bounds.cc:317
24649 #, gcc-internal-format
24650 msgid "array subscript [%E, %E] is outside array bounds of %qT"
24651 msgstr ""
24653 #: gimple-array-bounds.cc:327
24654 #, gcc-internal-format
24655 msgid "array subscript %E is above array bounds of %qT"
24656 msgstr ""
24658 #: gimple-array-bounds.cc:332
24659 #, gcc-internal-format
24660 msgid "array subscript %E is below array bounds of %qT"
24661 msgstr ""
24663 #: gimple-array-bounds.cc:338
24664 #, gcc-internal-format
24665 msgid "array subscript %E is outside the bounds of an interior zero-length array %qT"
24666 msgstr ""
24668 #: gimple-array-bounds.cc:340
24669 #, gcc-internal-format
24670 msgid "array subscript %qE is outside the bounds of an interior zero-length array %qT"
24671 msgstr ""
24673 #: gimple-array-bounds.cc:374 gimple-array-bounds.cc:641
24674 #, gcc-internal-format
24675 msgid "while referencing %qD"
24676 msgstr ""
24678 #: gimple-array-bounds.cc:376
24679 #, gcc-internal-format
24680 msgid "defined here %qD"
24681 msgstr ""
24683 #: gimple-array-bounds.cc:497
24684 #, gcc-internal-format
24685 msgid "array subscript %wi is outside array bounds of %qT"
24686 msgstr ""
24688 #: gimple-array-bounds.cc:502
24689 #, gcc-internal-format
24690 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
24691 msgstr ""
24693 #: gimple-array-bounds.cc:517
24694 #, gcc-internal-format
24695 msgid "array subscript %<%T[%wi]%> is partly outside array bounds of %qT"
24696 msgstr ""
24698 #: gimple-array-bounds.cc:540
24699 #, gcc-internal-format
24700 msgid "intermediate array offset %wi is outside array bounds of %qT"
24701 msgstr ""
24703 #: gimple-array-bounds.cc:619
24704 #, gcc-internal-format
24705 msgid "array subscript %wi is below array bounds of %qT"
24706 msgstr ""
24708 #: gimple-array-bounds.cc:633
24709 #, gcc-internal-format
24710 msgid "array subscript %wu is above array bounds of %qT"
24711 msgstr ""
24713 #: gimple-fold.cc:2076 gimple-fold.cc:3127 gimple-ssa-warn-restrict.cc:2073
24714 #, gcc-internal-format
24715 msgid "%qD source argument is the same as destination"
24716 msgstr ""
24718 #: gimple-fold.cc:2142
24719 #, gcc-internal-format
24720 msgid "%qD destination unchanged after copying no bytes from a string of length %E"
24721 msgstr ""
24723 #: gimple-fold.cc:2147
24724 #, gcc-internal-format
24725 msgid "%qD destination unchanged after copying no bytes"
24726 msgstr ""
24728 #: gimple-fold.cc:2522 gimple-ssa-warn-access.cc:856
24729 #, gcc-internal-format
24730 msgid "%qD specified bound %E exceeds destination size %E"
24731 msgstr ""
24733 #: gimple-fold.cc:2541
24734 #, gcc-internal-format
24735 msgid "%qD specified bound %E equals source length"
24736 msgstr ""
24738 #: gimple-fold.cc:4529 gimple-fold.cc:4733
24739 #, gcc-internal-format
24740 msgid "flexible array member %qD does not have well defined padding bits for %qs"
24741 msgstr ""
24743 #: gimple-fold.cc:4682 cp/constexpr.cc:4357
24744 #, gcc-internal-format
24745 msgid "PDP11 bit-field handling unsupported in %qs"
24746 msgstr ""
24748 #: gimple-fold.cc:4909
24749 #, gcc-internal-format, gfc-internal-format
24750 msgid "%s not supported for variable length aggregates"
24751 msgstr ""
24753 #: gimple-fold.cc:4915
24754 #, gcc-internal-format, gfc-internal-format
24755 msgid "%s not supported on this target"
24756 msgstr ""
24758 #: gimple-ssa-isolate-paths.cc:290
24759 #, gcc-internal-format
24760 msgid "potential null pointer dereference"
24761 msgstr ""
24763 #: gimple-ssa-isolate-paths.cc:330
24764 #, gcc-internal-format
24765 msgid "null pointer dereference"
24766 msgstr ""
24768 #: gimple-ssa-isolate-paths.cc:413
24769 #, fuzzy, gcc-internal-format
24770 #| msgid "function body not available"
24771 msgid "function may return address of local variable"
24772 msgstr "tijelo funkcije nije dostupno"
24774 #: gimple-ssa-isolate-paths.cc:414 c/c-typeck.cc:10987
24775 #, gcc-internal-format
24776 msgid "function returns address of local variable"
24777 msgstr ""
24779 #: gimple-ssa-isolate-paths.cc:417 gimple-ssa-warn-access.cc:2028
24780 #: gimple-ssa-warn-access.cc:3693 tree.cc:12074 tree.cc:12111 tree.cc:12152
24781 #: tree.cc:12185 c/c-typeck.cc:2991 c/c-typeck.cc:3084 c/c-typeck.cc:5634
24782 #: c/c-typeck.cc:10893 c/c-typeck.cc:10910 c/gimple-parser.cc:2446
24783 #: c/gimple-parser.cc:2454 cp/call.cc:7595 cp/call.cc:9669 cp/constexpr.cc:853
24784 #: cp/constexpr.cc:3814 cp/cvt.cc:1075 cp/cvt.cc:1113 cp/decl.cc:8493
24785 #: cp/decl.cc:15701 cp/decl.cc:16068 cp/decl2.cc:5788 cp/decl2.cc:5843
24786 #: cp/parser.cc:21698 cp/pt.cc:8935 cp/semantics.cc:2149 cp/semantics.cc:3459
24787 #: cp/semantics.cc:4556 cp/typeck.cc:1984 cp/typeck.cc:2201 cp/typeck.cc:4332
24788 #: cp/typeck.cc:10175
24789 #, gcc-internal-format
24790 msgid "declared here"
24791 msgstr ""
24793 #: gimple-ssa-nonnull-compare.cc:102
24794 #, gcc-internal-format
24795 msgid "%<nonnull%> argument %qD compared to NULL"
24796 msgstr ""
24798 #: gimple-ssa-sprintf.cc:2814 gimple-ssa-sprintf.cc:2934
24799 #, gcc-internal-format
24800 msgid "%qE output may be truncated before the last format character"
24801 msgstr ""
24803 #: gimple-ssa-sprintf.cc:2816 gimple-ssa-sprintf.cc:2936
24804 #, gcc-internal-format
24805 msgid "%qE output truncated before the last format character"
24806 msgstr ""
24808 #: gimple-ssa-sprintf.cc:2819 gimple-ssa-sprintf.cc:2939
24809 #, gcc-internal-format
24810 msgid "%qE may write a terminating nul past the end of the destination"
24811 msgstr ""
24813 #: gimple-ssa-sprintf.cc:2821 gimple-ssa-sprintf.cc:2941
24814 #, gcc-internal-format
24815 msgid "%qE writing a terminating nul past the end of the destination"
24816 msgstr ""
24818 #: gimple-ssa-sprintf.cc:2831
24819 #, gcc-internal-format
24820 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
24821 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
24822 msgstr[0] ""
24823 msgstr[1] ""
24824 msgstr[2] ""
24826 #: gimple-ssa-sprintf.cc:2838
24827 #, gcc-internal-format
24828 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size %wu"
24829 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size %wu"
24830 msgstr[0] ""
24831 msgstr[1] ""
24832 msgstr[2] ""
24834 #: gimple-ssa-sprintf.cc:2845
24835 #, gcc-internal-format
24836 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size %wu"
24837 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size %wu"
24838 msgstr[0] ""
24839 msgstr[1] ""
24840 msgstr[2] ""
24842 #: gimple-ssa-sprintf.cc:2856
24843 #, gcc-internal-format
24844 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size %wu"
24845 msgstr ""
24847 #: gimple-ssa-sprintf.cc:2859
24848 #, gcc-internal-format
24849 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size %wu"
24850 msgstr ""
24852 #: gimple-ssa-sprintf.cc:2861
24853 #, gcc-internal-format
24854 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
24855 msgstr ""
24857 #: gimple-ssa-sprintf.cc:2873
24858 #, gcc-internal-format
24859 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size %wu"
24860 msgstr ""
24862 #: gimple-ssa-sprintf.cc:2876
24863 #, gcc-internal-format
24864 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size %wu"
24865 msgstr ""
24867 #: gimple-ssa-sprintf.cc:2879
24868 #, gcc-internal-format
24869 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
24870 msgstr ""
24872 #: gimple-ssa-sprintf.cc:2888
24873 #, gcc-internal-format
24874 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size %wu"
24875 msgstr ""
24877 #: gimple-ssa-sprintf.cc:2891
24878 #, gcc-internal-format
24879 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size %wu"
24880 msgstr ""
24882 #: gimple-ssa-sprintf.cc:2894
24883 #, gcc-internal-format
24884 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size %wu"
24885 msgstr ""
24887 #: gimple-ssa-sprintf.cc:2903
24888 #, gcc-internal-format
24889 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size %wu"
24890 msgstr ""
24892 #: gimple-ssa-sprintf.cc:2906
24893 #, gcc-internal-format
24894 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size %wu"
24895 msgstr ""
24897 #: gimple-ssa-sprintf.cc:2908
24898 #, gcc-internal-format
24899 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
24900 msgstr ""
24902 #: gimple-ssa-sprintf.cc:2950
24903 #, gcc-internal-format
24904 msgid "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
24905 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size between %wu and %wu"
24906 msgstr[0] ""
24907 msgstr[1] ""
24908 msgstr[2] ""
24910 #: gimple-ssa-sprintf.cc:2957
24911 #, gcc-internal-format
24912 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size between %wu and %wu"
24913 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size between %wu and %wu"
24914 msgstr[0] ""
24915 msgstr[1] ""
24916 msgstr[2] ""
24918 #: gimple-ssa-sprintf.cc:2965
24919 #, gcc-internal-format
24920 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size between %wu and %wu"
24921 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size between %wu and %wu"
24922 msgstr[0] ""
24923 msgstr[1] ""
24924 msgstr[2] ""
24926 #: gimple-ssa-sprintf.cc:2977
24927 #, gcc-internal-format
24928 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size between %wu and %wu"
24929 msgstr ""
24931 #: gimple-ssa-sprintf.cc:2980
24932 #, gcc-internal-format
24933 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size between %wu and %wu"
24934 msgstr ""
24936 #: gimple-ssa-sprintf.cc:2983
24937 #, gcc-internal-format
24938 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu and %wu"
24939 msgstr ""
24941 #: gimple-ssa-sprintf.cc:2996
24942 #, gcc-internal-format
24943 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
24944 msgstr ""
24946 #: gimple-ssa-sprintf.cc:2999
24947 #, gcc-internal-format
24948 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
24949 msgstr ""
24951 #: gimple-ssa-sprintf.cc:3002
24952 #, gcc-internal-format
24953 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size between %wu and %wu"
24954 msgstr ""
24956 #: gimple-ssa-sprintf.cc:3012
24957 #, gcc-internal-format
24958 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
24959 msgstr ""
24961 #: gimple-ssa-sprintf.cc:3015
24962 #, gcc-internal-format
24963 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
24964 msgstr ""
24966 #: gimple-ssa-sprintf.cc:3018
24967 #, gcc-internal-format
24968 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size between %wu and %wu"
24969 msgstr ""
24971 #: gimple-ssa-sprintf.cc:3027
24972 #, gcc-internal-format
24973 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size between %wu and %wu"
24974 msgstr ""
24976 #: gimple-ssa-sprintf.cc:3030
24977 #, gcc-internal-format
24978 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size between %wu and %wu"
24979 msgstr ""
24981 #: gimple-ssa-sprintf.cc:3033
24982 #, gcc-internal-format
24983 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size between %wu and %wu"
24984 msgstr ""
24986 #: gimple-ssa-sprintf.cc:3155
24987 #, gcc-internal-format
24988 msgid "%<%.*s%> directive argument is null"
24989 msgstr ""
24991 #: gimple-ssa-sprintf.cc:3233
24992 #, gcc-internal-format
24993 msgid "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
24994 msgstr ""
24996 #: gimple-ssa-sprintf.cc:3239
24997 #, gcc-internal-format
24998 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required size of 4095"
24999 msgstr ""
25001 #: gimple-ssa-sprintf.cc:3246
25002 #, gcc-internal-format
25003 msgid "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum required size of 4095"
25004 msgstr ""
25006 #: gimple-ssa-sprintf.cc:3276
25007 #, gcc-internal-format
25008 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
25009 msgstr ""
25011 #: gimple-ssa-sprintf.cc:3282
25012 #, gcc-internal-format
25013 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
25014 msgstr ""
25016 #: gimple-ssa-sprintf.cc:3293
25017 #, gcc-internal-format
25018 msgid "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
25019 msgstr ""
25021 #: gimple-ssa-sprintf.cc:3299
25022 #, gcc-internal-format
25023 msgid "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
25024 msgstr ""
25026 #: gimple-ssa-sprintf.cc:3310
25027 #, gcc-internal-format
25028 msgid "%<%.*s%> directive output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
25029 msgstr ""
25031 #: gimple-ssa-sprintf.cc:3320
25032 #, gcc-internal-format
25033 msgid "%<%.*s%> directive argument is not a nul-terminated string"
25034 msgstr ""
25036 #: gimple-ssa-sprintf.cc:3326 gimple-ssa-warn-access.cc:232
25037 #, gcc-internal-format
25038 msgid "referenced argument declared here"
25039 msgstr ""
25041 #: gimple-ssa-sprintf.cc:3333
25042 #, gcc-internal-format
25043 msgid "assuming directive output of %wu byte"
25044 msgid_plural "assuming directive output of %wu bytes"
25045 msgstr[0] ""
25046 msgstr[1] ""
25047 msgstr[2] ""
25049 #: gimple-ssa-sprintf.cc:3340
25050 #, gcc-internal-format
25051 msgid "directive argument %qE"
25052 msgstr ""
25054 #: gimple-ssa-sprintf.cc:3342
25055 #, gcc-internal-format
25056 msgid "directive argument in the range [%E, %E]"
25057 msgstr ""
25059 #: gimple-ssa-sprintf.cc:3346
25060 #, gcc-internal-format
25061 msgid "using the range [%E, %E] for directive argument"
25062 msgstr ""
25064 #: gimple-ssa-sprintf.cc:3366
25065 #, gcc-internal-format
25066 msgid "%qE output %wu byte into a destination of size %wu"
25067 msgid_plural "%qE output %wu bytes into a destination of size %wu"
25068 msgstr[0] ""
25069 msgstr[1] ""
25070 msgstr[2] ""
25072 #: gimple-ssa-sprintf.cc:3371
25073 #, gcc-internal-format
25074 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
25075 msgstr ""
25077 #: gimple-ssa-sprintf.cc:3376
25078 #, gcc-internal-format
25079 msgid "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
25080 msgstr ""
25082 #: gimple-ssa-sprintf.cc:3381
25083 #, gcc-internal-format
25084 msgid "%qE output %wu or more bytes into a destination of size %wu"
25085 msgstr ""
25087 #: gimple-ssa-sprintf.cc:3392
25088 #, gcc-internal-format
25089 msgid "%qE output %wu byte"
25090 msgid_plural "%qE output %wu bytes"
25091 msgstr[0] ""
25092 msgstr[1] ""
25093 msgstr[2] ""
25095 #: gimple-ssa-sprintf.cc:3396
25096 #, gcc-internal-format
25097 msgid "%qE output between %wu and %wu bytes"
25098 msgstr ""
25100 #: gimple-ssa-sprintf.cc:3400
25101 #, gcc-internal-format
25102 msgid "%qE output %wu or more bytes (assuming %wu)"
25103 msgstr ""
25105 #: gimple-ssa-sprintf.cc:3404
25106 #, gcc-internal-format
25107 msgid "%qE output %wu or more bytes"
25108 msgstr ""
25110 #: gimple-ssa-sprintf.cc:3783
25111 #, gcc-internal-format
25112 msgid "%<%.*s%> directive width out of range"
25113 msgstr ""
25115 #: gimple-ssa-sprintf.cc:3817
25116 #, gcc-internal-format
25117 msgid "%<%.*s%> directive precision out of range"
25118 msgstr ""
25120 #: gimple-ssa-sprintf.cc:3950
25121 msgid "%qE arguments %Z and maybe %Z overlap destination object %qE"
25122 msgstr ""
25124 #: gimple-ssa-sprintf.cc:3962
25125 msgid "%qE argument %Z overlaps destination object %qE"
25126 msgid_plural "%qE arguments %Z overlap destination object %qE"
25127 msgstr[0] ""
25128 msgstr[1] ""
25129 msgstr[2] ""
25131 #: gimple-ssa-sprintf.cc:3973
25132 msgid "%qE argument %Z may overlap destination object %qE"
25133 msgid_plural "%qE arguments %Z may overlap destination object %qE"
25134 msgstr[0] ""
25135 msgstr[1] ""
25136 msgstr[2] ""
25138 #: gimple-ssa-sprintf.cc:3993
25139 #, gcc-internal-format
25140 msgid "destination object referenced by %<restrict%>-qualified argument 1 was declared here"
25141 msgstr ""
25143 #: gimple-ssa-sprintf.cc:4579
25144 #, gcc-internal-format
25145 msgid "specified bound %wu exceeds maximum object size %wu"
25146 msgstr ""
25148 #: gimple-ssa-sprintf.cc:4590
25149 #, gcc-internal-format
25150 msgid "specified bound %wu exceeds %<INT_MAX%>"
25151 msgstr ""
25153 #: gimple-ssa-sprintf.cc:4616
25154 #, gcc-internal-format
25155 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
25156 msgstr ""
25158 #: gimple-ssa-sprintf.cc:4660
25159 #, gcc-internal-format
25160 msgid "null destination pointer"
25161 msgstr ""
25163 #: gimple-ssa-sprintf.cc:4677
25164 #, gcc-internal-format
25165 msgid "specified bound %wu exceeds the size %wu of the destination object"
25166 msgstr ""
25168 #: gimple-ssa-sprintf.cc:4689
25169 #, gcc-internal-format
25170 msgid "null format string"
25171 msgstr ""
25173 #: gimple-ssa-warn-access.cc:172
25174 #, gcc-internal-format
25175 msgid "%qD specified bound %s exceeds maximum object size %E"
25176 msgstr ""
25178 #: gimple-ssa-warn-access.cc:180
25179 #, gcc-internal-format
25180 msgid "%qD specified bound %s exceeds the size %E of unterminated array"
25181 msgstr ""
25183 #: gimple-ssa-warn-access.cc:183
25184 #, gcc-internal-format
25185 msgid "%qD specified bound %s may exceed the size of at most %E of unterminated array"
25186 msgstr ""
25188 #: gimple-ssa-warn-access.cc:186
25189 #, gcc-internal-format
25190 msgid "%qD specified bound %s exceeds the size of at most %E of unterminated array"
25191 msgstr ""
25193 #: gimple-ssa-warn-access.cc:194
25194 #, gcc-internal-format
25195 msgid "%qD argument missing terminating nul"
25196 msgstr ""
25198 #: gimple-ssa-warn-access.cc:203
25199 #, gcc-internal-format
25200 msgid "%qs specified bound %s exceeds maximum object size %E"
25201 msgstr ""
25203 #: gimple-ssa-warn-access.cc:211
25204 #, gcc-internal-format
25205 msgid "%qs specified bound %s exceeds the size %E of unterminated array"
25206 msgstr ""
25208 #: gimple-ssa-warn-access.cc:214
25209 #, gcc-internal-format
25210 msgid "%qs specified bound %s may exceed the size of at most %E of unterminated array"
25211 msgstr ""
25213 #: gimple-ssa-warn-access.cc:217
25214 #, gcc-internal-format
25215 msgid "%qs specified bound %s exceeds the size of at most %E of unterminated array"
25216 msgstr ""
25218 #: gimple-ssa-warn-access.cc:225
25219 #, gcc-internal-format
25220 msgid "%qs argument missing terminating nul"
25221 msgstr ""
25223 #: gimple-ssa-warn-access.cc:488 gimple-ssa-warn-access.cc:729
25224 #, gcc-internal-format
25225 msgid "%qD specified bound %E exceeds maximum object size %E"
25226 msgstr ""
25228 #: gimple-ssa-warn-access.cc:493 gimple-ssa-warn-access.cc:745
25229 #, gcc-internal-format
25230 msgid "%qD specified bound [%E, %E] exceeds maximum object size %E"
25231 msgstr ""
25233 #: gimple-ssa-warn-access.cc:641
25234 #, gcc-internal-format
25235 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound %wu"
25236 msgstr ""
25238 #: gimple-ssa-warn-access.cc:647
25239 #, gcc-internal-format
25240 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound [%E, %E]"
25241 msgstr ""
25243 #: gimple-ssa-warn-access.cc:653
25244 #, gcc-internal-format
25245 msgid "%qD argument %i declared attribute %<nonstring%> may be smaller than the specified bound [%E, %E]"
25246 msgstr ""
25248 #: gimple-ssa-warn-access.cc:663
25249 #, gcc-internal-format
25250 msgid "%qD argument %i declared attribute %<nonstring%>"
25251 msgstr ""
25253 #: gimple-ssa-warn-access.cc:669
25254 #, gcc-internal-format
25255 msgid "argument %qD declared here"
25256 msgstr ""
25258 #: gimple-ssa-warn-access.cc:727
25259 #, gcc-internal-format
25260 msgid "%qD specified bound %E may exceed maximum object size %E"
25261 msgstr ""
25263 #: gimple-ssa-warn-access.cc:734
25264 #, gcc-internal-format
25265 msgid "specified bound %E may exceed maximum object size %E"
25266 msgstr ""
25268 #: gimple-ssa-warn-access.cc:736
25269 #, gcc-internal-format
25270 msgid "specified bound %E exceeds maximum object size %E"
25271 msgstr ""
25273 #: gimple-ssa-warn-access.cc:743
25274 #, gcc-internal-format
25275 msgid "%qD specified bound [%E, %E] may exceed maximum object size %E"
25276 msgstr ""
25278 #: gimple-ssa-warn-access.cc:751
25279 #, gcc-internal-format
25280 msgid "specified bound [%E, %E] may exceed maximum object size %E"
25281 msgstr ""
25283 #: gimple-ssa-warn-access.cc:753
25284 #, gcc-internal-format
25285 msgid "specified bound [%E, %E] exceeds maximum object size %E"
25286 msgstr ""
25288 #: gimple-ssa-warn-access.cc:763
25289 #, gcc-internal-format
25290 msgid "%qD specified bound %E may exceed source size %E"
25291 msgstr ""
25293 #: gimple-ssa-warn-access.cc:765
25294 #, gcc-internal-format
25295 msgid "%qD specified bound %E exceeds source size %E"
25296 msgstr ""
25298 #: gimple-ssa-warn-access.cc:770
25299 #, gcc-internal-format
25300 msgid "specified bound %E may exceed source size %E"
25301 msgstr ""
25303 #: gimple-ssa-warn-access.cc:772
25304 #, gcc-internal-format
25305 msgid "specified bound %E exceeds source size %E"
25306 msgstr ""
25308 #: gimple-ssa-warn-access.cc:779
25309 #, gcc-internal-format
25310 msgid "%qD specified bound [%E, %E] may exceed source size %E"
25311 msgstr ""
25313 #: gimple-ssa-warn-access.cc:781
25314 #, gcc-internal-format
25315 msgid "%qD specified bound [%E, %E] exceeds source size %E"
25316 msgstr ""
25318 #: gimple-ssa-warn-access.cc:786
25319 #, gcc-internal-format
25320 msgid "specified bound [%E, %E] may exceed source size %E"
25321 msgstr ""
25323 #: gimple-ssa-warn-access.cc:788
25324 #, gcc-internal-format
25325 msgid "specified bound [%E, %E] exceeds source size %E"
25326 msgstr ""
25328 #: gimple-ssa-warn-access.cc:796
25329 #, gcc-internal-format
25330 msgid "source object allocated here"
25331 msgstr ""
25333 #: gimple-ssa-warn-access.cc:819
25334 #, gcc-internal-format
25335 msgid "%qD specified size %E may exceed maximum object size %E"
25336 msgstr ""
25338 #: gimple-ssa-warn-access.cc:821
25339 #, gcc-internal-format
25340 msgid "%qD specified size %E exceeds maximum object size %E"
25341 msgstr ""
25343 #: gimple-ssa-warn-access.cc:826
25344 #, gcc-internal-format
25345 msgid "specified size %E may exceed maximum object size %E"
25346 msgstr ""
25348 #: gimple-ssa-warn-access.cc:828
25349 #, gcc-internal-format
25350 msgid "specified size %E exceeds maximum object size %E"
25351 msgstr ""
25353 #: gimple-ssa-warn-access.cc:835
25354 #, gcc-internal-format
25355 msgid "%qD specified size between %E and %E may exceed maximum object size %E"
25356 msgstr ""
25358 #: gimple-ssa-warn-access.cc:837
25359 #, gcc-internal-format
25360 msgid "%qD specified size between %E and %E exceeds maximum object size %E"
25361 msgstr ""
25363 #: gimple-ssa-warn-access.cc:842
25364 #, gcc-internal-format
25365 msgid "specified size between %E and %E may exceed maximum object size %E"
25366 msgstr ""
25368 #: gimple-ssa-warn-access.cc:844
25369 #, gcc-internal-format
25370 msgid "specified size between %E and %E exceeds maximum object size %E"
25371 msgstr ""
25373 #: gimple-ssa-warn-access.cc:854
25374 #, gcc-internal-format
25375 msgid "%qD specified bound %E may exceed destination size %E"
25376 msgstr ""
25378 #: gimple-ssa-warn-access.cc:861
25379 #, gcc-internal-format
25380 msgid "specified bound %E may exceed destination size %E"
25381 msgstr ""
25383 #: gimple-ssa-warn-access.cc:863
25384 #, gcc-internal-format
25385 msgid "specified bound %E exceeds destination size %E"
25386 msgstr ""
25388 #: gimple-ssa-warn-access.cc:870
25389 #, gcc-internal-format
25390 msgid "%qD specified bound [%E, %E] may exceed destination size %E"
25391 msgstr ""
25393 #: gimple-ssa-warn-access.cc:872
25394 #, gcc-internal-format
25395 msgid "%qD specified bound [%E, %E] exceeds destination size %E"
25396 msgstr ""
25398 #: gimple-ssa-warn-access.cc:877 gimple-ssa-warn-access.cc:879
25399 #, gcc-internal-format
25400 msgid "specified bound [%E, %E] exceeds destination size %E"
25401 msgstr ""
25403 #: gimple-ssa-warn-access.cc:888
25404 #, gcc-internal-format
25405 msgid "destination object allocated here"
25406 msgstr ""
25408 #: gimple-ssa-warn-access.cc:932
25409 #, gcc-internal-format
25410 msgid "%qD may access %E byte in a region of size %E"
25411 msgstr ""
25413 #: gimple-ssa-warn-access.cc:934
25414 #, gcc-internal-format
25415 msgid "%qD accessing %E byte in a region of size %E"
25416 msgstr ""
25418 #: gimple-ssa-warn-access.cc:937
25419 #, gcc-internal-format
25420 msgid "%qD may access %E bytes in a region of size %E"
25421 msgstr ""
25423 #: gimple-ssa-warn-access.cc:939
25424 #, gcc-internal-format
25425 msgid "%qD accessing %E bytes in a region of size %E"
25426 msgstr ""
25428 #: gimple-ssa-warn-access.cc:944
25429 #, gcc-internal-format
25430 msgid "may access %E byte in a region of size %E"
25431 msgstr ""
25433 #: gimple-ssa-warn-access.cc:946
25434 #, gcc-internal-format
25435 msgid "accessing %E byte in a region of size %E"
25436 msgstr ""
25438 #: gimple-ssa-warn-access.cc:949
25439 #, gcc-internal-format
25440 msgid "may access %E bytes in a region of size %E"
25441 msgstr ""
25443 #: gimple-ssa-warn-access.cc:951
25444 #, gcc-internal-format
25445 msgid "accessing %E bytes in a region of size %E"
25446 msgstr ""
25448 #: gimple-ssa-warn-access.cc:960
25449 #, gcc-internal-format
25450 msgid "%qD may access %E or more bytes in a region of size %E"
25451 msgstr ""
25453 #: gimple-ssa-warn-access.cc:962
25454 #, gcc-internal-format
25455 msgid "%qD accessing %E or more bytes in a region of size %E"
25456 msgstr ""
25458 #: gimple-ssa-warn-access.cc:967
25459 #, gcc-internal-format
25460 msgid "may access %E or more bytes in a region of size %E"
25461 msgstr ""
25463 #: gimple-ssa-warn-access.cc:969
25464 #, gcc-internal-format
25465 msgid "accessing %E or more bytes in a region of size %E"
25466 msgstr ""
25468 #: gimple-ssa-warn-access.cc:977
25469 #, gcc-internal-format
25470 msgid "%qD may access between %E and %E bytes in a region of size %E"
25471 msgstr ""
25473 #: gimple-ssa-warn-access.cc:979
25474 #, gcc-internal-format
25475 msgid "%qD accessing between %E and %E bytes in a region of size %E"
25476 msgstr ""
25478 #: gimple-ssa-warn-access.cc:984
25479 #, gcc-internal-format
25480 msgid "may access between %E and %E bytes in a region of size %E"
25481 msgstr ""
25483 #: gimple-ssa-warn-access.cc:986
25484 #, gcc-internal-format
25485 msgid "accessing between %E and %E bytes in a region of size %E"
25486 msgstr ""
25488 #: gimple-ssa-warn-access.cc:998
25489 #, gcc-internal-format
25490 msgid "%qD may write %E byte into a region of size %E"
25491 msgstr ""
25493 #: gimple-ssa-warn-access.cc:1000
25494 #, gcc-internal-format
25495 msgid "%qD writing %E byte into a region of size %E overflows the destination"
25496 msgstr ""
25498 #: gimple-ssa-warn-access.cc:1003
25499 #, gcc-internal-format
25500 msgid "%qD may write %E bytes into a region of size %E"
25501 msgstr ""
25503 #: gimple-ssa-warn-access.cc:1005
25504 #, gcc-internal-format
25505 msgid "%qD writing %E bytes into a region of size %E overflows the destination"
25506 msgstr ""
25508 #: gimple-ssa-warn-access.cc:1010
25509 #, gcc-internal-format
25510 msgid "may write %E byte into a region of size %E"
25511 msgstr ""
25513 #: gimple-ssa-warn-access.cc:1012
25514 #, gcc-internal-format
25515 msgid "writing %E byte into a region of size %E overflows the destination"
25516 msgstr ""
25518 #: gimple-ssa-warn-access.cc:1015
25519 #, gcc-internal-format
25520 msgid "may write %E bytes into a region of size %E"
25521 msgstr ""
25523 #: gimple-ssa-warn-access.cc:1017
25524 #, gcc-internal-format
25525 msgid "writing %E bytes into a region of size %E overflows the destination"
25526 msgstr ""
25528 #: gimple-ssa-warn-access.cc:1026
25529 #, gcc-internal-format
25530 msgid "%qD may write %E or more bytes into a region of size %E"
25531 msgstr ""
25533 #: gimple-ssa-warn-access.cc:1028 gimple-ssa-warn-access.cc:1399
25534 #, gcc-internal-format
25535 msgid "%qD writing %E or more bytes into a region of size %E overflows the destination"
25536 msgstr ""
25538 #: gimple-ssa-warn-access.cc:1034
25539 #, gcc-internal-format
25540 msgid "may write %E or more bytes into a region of size %E"
25541 msgstr ""
25543 #: gimple-ssa-warn-access.cc:1036 gimple-ssa-warn-access.cc:1404
25544 #, gcc-internal-format
25545 msgid "writing %E or more bytes into a region of size %E overflows the destination"
25546 msgstr ""
25548 #: gimple-ssa-warn-access.cc:1045
25549 #, gcc-internal-format
25550 msgid "%qD may write between %E and %E bytes into a region of size %E"
25551 msgstr ""
25553 #: gimple-ssa-warn-access.cc:1047
25554 #, gcc-internal-format
25555 msgid "%qD writing between %E and %E bytes into a region of size %E overflows the destination"
25556 msgstr ""
25558 #: gimple-ssa-warn-access.cc:1053
25559 #, gcc-internal-format
25560 msgid "may write between %E and %E bytes into a region of size %E"
25561 msgstr ""
25563 #: gimple-ssa-warn-access.cc:1055
25564 #, gcc-internal-format
25565 msgid "writing between %E and %E bytes into a region of size %E overflows the destination"
25566 msgstr ""
25568 #: gimple-ssa-warn-access.cc:1069
25569 #, gcc-internal-format
25570 msgid "%qD may read %E byte from a region of size %E"
25571 msgstr ""
25573 #: gimple-ssa-warn-access.cc:1071
25574 #, gcc-internal-format
25575 msgid "%qD reading %E byte from a region of size %E"
25576 msgstr ""
25578 #: gimple-ssa-warn-access.cc:1074
25579 #, gcc-internal-format
25580 msgid "%qD may read %E bytes from a region of size %E"
25581 msgstr ""
25583 #: gimple-ssa-warn-access.cc:1076
25584 #, gcc-internal-format
25585 msgid "%qD reading %E bytes from a region of size %E"
25586 msgstr ""
25588 #: gimple-ssa-warn-access.cc:1082
25589 #, gcc-internal-format
25590 msgid "may read %E byte from a region of size %E"
25591 msgstr ""
25593 #: gimple-ssa-warn-access.cc:1084
25594 #, gcc-internal-format
25595 msgid "reading %E byte from a region of size %E"
25596 msgstr ""
25598 #: gimple-ssa-warn-access.cc:1087
25599 #, gcc-internal-format
25600 msgid "may read %E bytes from a region of size %E"
25601 msgstr ""
25603 #: gimple-ssa-warn-access.cc:1089
25604 #, gcc-internal-format
25605 msgid "reading %E bytes from a region of size %E"
25606 msgstr ""
25608 #: gimple-ssa-warn-access.cc:1098
25609 #, gcc-internal-format
25610 msgid "%qD may read %E or more bytes from a region of size %E"
25611 msgstr ""
25613 #: gimple-ssa-warn-access.cc:1100
25614 #, gcc-internal-format
25615 msgid "%qD reading %E or more bytes from a region of size %E"
25616 msgstr ""
25618 #: gimple-ssa-warn-access.cc:1105
25619 #, gcc-internal-format
25620 msgid "may read %E or more bytes from a region of size %E"
25621 msgstr ""
25623 #: gimple-ssa-warn-access.cc:1107
25624 #, gcc-internal-format
25625 msgid "reading %E or more bytes from a region of size %E"
25626 msgstr ""
25628 #: gimple-ssa-warn-access.cc:1115
25629 #, gcc-internal-format
25630 msgid "%qD may read between %E and %E bytes from a region of size %E"
25631 msgstr ""
25633 #: gimple-ssa-warn-access.cc:1117
25634 #, gcc-internal-format
25635 msgid "%qD reading between %E and %E bytes from a region of size %E"
25636 msgstr ""
25638 #: gimple-ssa-warn-access.cc:1122
25639 #, gcc-internal-format
25640 msgid "may read between %E and %E bytes from a region of size %E"
25641 msgstr ""
25643 #: gimple-ssa-warn-access.cc:1124
25644 #, gcc-internal-format
25645 msgid "reading between %E and %E bytes from a region of size %E"
25646 msgstr ""
25648 #: gimple-ssa-warn-access.cc:1139
25649 #, gcc-internal-format
25650 msgid "%qD expecting %E byte in a region of size %E"
25651 msgid_plural "%qD expecting %E bytes in a region of size %E"
25652 msgstr[0] ""
25653 msgstr[1] ""
25654 msgstr[2] ""
25656 #: gimple-ssa-warn-access.cc:1144
25657 #, gcc-internal-format
25658 msgid "expecting %E byte in a region of size %E"
25659 msgid_plural "expecting %E bytes in a region of size %E"
25660 msgstr[0] ""
25661 msgstr[1] ""
25662 msgstr[2] ""
25664 #: gimple-ssa-warn-access.cc:1152
25665 #, gcc-internal-format
25666 msgid "%qD expecting %E or more bytes in a region of size %E"
25667 msgstr ""
25669 #: gimple-ssa-warn-access.cc:1156
25670 #, gcc-internal-format
25671 msgid "expecting %E or more bytes in a region of size %E"
25672 msgstr ""
25674 #: gimple-ssa-warn-access.cc:1163
25675 #, gcc-internal-format
25676 msgid "%qD expecting between %E and %E bytes in a region of size %E"
25677 msgstr ""
25679 #: gimple-ssa-warn-access.cc:1167
25680 #, gcc-internal-format
25681 msgid "expecting between %E and %E bytes in a region of size %E"
25682 msgstr ""
25684 #: gimple-ssa-warn-access.cc:2023
25685 #, gcc-internal-format
25686 msgid "%qD called on pointer %qE with nonzero offset%s"
25687 msgstr ""
25689 #: gimple-ssa-warn-access.cc:2038 gimple-ssa-warn-access.cc:3768
25690 #, gcc-internal-format
25691 msgid "returned from %qD"
25692 msgstr ""
25694 #: gimple-ssa-warn-access.cc:2041
25695 #, gcc-internal-format
25696 msgid "returned from %qT"
25697 msgstr ""
25699 #: gimple-ssa-warn-access.cc:2043
25700 #, gcc-internal-format
25701 msgid "obtained here"
25702 msgstr ""
25704 #: gimple-ssa-warn-access.cc:2251
25705 #, gcc-internal-format
25706 msgid "argument %i value %qE is negative"
25707 msgstr ""
25709 #: gimple-ssa-warn-access.cc:2268
25710 #, gcc-internal-format, gfc-internal-format
25711 msgid "argument %i value is zero"
25712 msgstr ""
25714 #: gimple-ssa-warn-access.cc:2286
25715 #, gcc-internal-format
25716 msgid "argument %i value %qE exceeds maximum object size %E"
25717 msgstr ""
25719 #: gimple-ssa-warn-access.cc:2300
25720 #, gcc-internal-format
25721 msgid "argument %i range [%E, %E] is negative"
25722 msgstr ""
25724 #: gimple-ssa-warn-access.cc:2307
25725 #, gcc-internal-format
25726 msgid "argument %i range [%E, %E] exceeds maximum object size %E"
25727 msgstr ""
25729 #: gimple-ssa-warn-access.cc:2337
25730 #, gcc-internal-format
25731 msgid "product %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
25732 msgstr ""
25734 #: gimple-ssa-warn-access.cc:2343
25735 #, gcc-internal-format
25736 msgid "product %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
25737 msgstr ""
25739 #: gimple-ssa-warn-access.cc:2354 gimple-ssa-warn-access.cc:2357
25740 #, gcc-internal-format
25741 msgid "argument %i in the range [%E, %E]"
25742 msgstr ""
25744 #: gimple-ssa-warn-access.cc:2368
25745 #, gcc-internal-format
25746 msgid "in a call to built-in allocation function %qD"
25747 msgstr ""
25749 #: gimple-ssa-warn-access.cc:2371
25750 #, gcc-internal-format
25751 msgid "in a call to allocation function %qD declared here"
25752 msgstr ""
25754 #: gimple-ssa-warn-access.cc:2817
25755 #, gcc-internal-format
25756 msgid "unknown architecture specifier in memory model %wi for %qD"
25757 msgstr ""
25759 #: gimple-ssa-warn-access.cc:2908
25760 #, gcc-internal-format
25761 msgid "invalid memory model %qs for %qD"
25762 msgstr ""
25764 #: gimple-ssa-warn-access.cc:2912
25765 #, gcc-internal-format
25766 msgid "invalid memory model %wi for %qD"
25767 msgstr ""
25769 #: gimple-ssa-warn-access.cc:2927 gimple-ssa-warn-access.cc:2979
25770 #, gcc-internal-format, gfc-internal-format
25771 msgid "valid models are %s"
25772 msgstr ""
25774 #: gimple-ssa-warn-access.cc:2940
25775 #, gcc-internal-format
25776 msgid "invalid failure memory model %qs for %qD"
25777 msgstr ""
25779 #: gimple-ssa-warn-access.cc:2945
25780 #, gcc-internal-format
25781 msgid "valid failure models are %qs, %qs, %qs, %qs"
25782 msgstr ""
25784 #: gimple-ssa-warn-access.cc:2960
25785 #, gcc-internal-format
25786 msgid "failure memory model %qs cannot be stronger than success memory model %qs for %qD"
25787 msgstr ""
25789 #: gimple-ssa-warn-access.cc:2986
25790 #, gcc-internal-format
25791 msgid "failure memory model %wi cannot be stronger than success memory model %wi for %qD"
25792 msgstr ""
25794 #: gimple-ssa-warn-access.cc:3417
25795 #, gcc-internal-format, gfc-internal-format
25796 msgid "bound argument %i value %s is negative for a variable length array argument %i of type %s"
25797 msgstr ""
25799 #: gimple-ssa-warn-access.cc:3425
25800 #, gcc-internal-format, gfc-internal-format
25801 msgid "argument %i value %s is negative"
25802 msgstr ""
25804 #: gimple-ssa-warn-access.cc:3475
25805 #, gcc-internal-format, gfc-internal-format
25806 msgid "argument %i of variable length array %s is null but the corresponding bound argument %i value is %s"
25807 msgstr ""
25809 #: gimple-ssa-warn-access.cc:3484
25810 #, gcc-internal-format, gfc-internal-format
25811 msgid "argument %i is null but the corresponding size argument %i value is %s"
25812 msgstr ""
25814 #: gimple-ssa-warn-access.cc:3495
25815 #, gcc-internal-format
25816 msgid "argument %i to %<%T[static %E]%> is null where non-null expected"
25817 msgstr ""
25819 #: gimple-ssa-warn-access.cc:3558
25820 #, gcc-internal-format
25821 msgid "referencing argument %u of type %qT"
25822 msgstr ""
25824 #: gimple-ssa-warn-access.cc:3572
25825 #, gcc-internal-format
25826 msgid "in a call to function %qD declared with attribute %qs"
25827 msgstr ""
25829 #: gimple-ssa-warn-access.cc:3576
25830 #, gcc-internal-format
25831 msgid "in a call with type %qT and attribute %qs"
25832 msgstr ""
25834 #: gimple-ssa-warn-access.cc:3583
25835 #, gcc-internal-format
25836 msgid "in a call to function %qD"
25837 msgstr ""
25839 #: gimple-ssa-warn-access.cc:3586
25840 #, gcc-internal-format
25841 msgid "in a call with type %qT"
25842 msgstr ""
25844 #: gimple-ssa-warn-access.cc:3690
25845 #, gcc-internal-format
25846 msgid "%qD called on unallocated object %qD"
25847 msgstr ""
25849 #: gimple-ssa-warn-access.cc:3707
25850 #, gcc-internal-format
25851 msgid "%qD called on a pointer to an unallocated object %qE"
25852 msgstr ""
25854 #: gimple-ssa-warn-access.cc:3716
25855 #, gcc-internal-format
25856 msgid "assigned here"
25857 msgstr ""
25859 #: gimple-ssa-warn-access.cc:3749
25860 #, gcc-internal-format
25861 msgid "%qD called on pointer returned from a mismatched allocation function"
25862 msgstr ""
25864 #: gimple-ssa-warn-access.cc:3758
25865 #, gcc-internal-format
25866 msgid "%qD called on pointer to an unallocated object"
25867 msgstr ""
25869 #: gimple-ssa-warn-access.cc:3915
25870 #, gcc-internal-format
25871 msgid "pointer %qE may be used after %qD"
25872 msgstr ""
25874 #: gimple-ssa-warn-access.cc:3916
25875 #, gcc-internal-format
25876 msgid "pointer %qE used after %qD"
25877 msgstr ""
25879 #: gimple-ssa-warn-access.cc:3920
25880 #, gcc-internal-format
25881 msgid "pointer may be used after %qD"
25882 msgstr ""
25884 #: gimple-ssa-warn-access.cc:3921
25885 #, gcc-internal-format
25886 msgid "pointer used after %qD"
25887 msgstr ""
25889 #: gimple-ssa-warn-access.cc:3925
25890 #, gcc-internal-format
25891 msgid "call to %qD here"
25892 msgstr ""
25894 #: gimple-ssa-warn-access.cc:3940
25895 #, gcc-internal-format
25896 msgid "dangling pointer %qE to %qD may be used"
25897 msgstr ""
25899 #: gimple-ssa-warn-access.cc:3941
25900 #, gcc-internal-format
25901 msgid "using dangling pointer %qE to %qD"
25902 msgstr ""
25904 #: gimple-ssa-warn-access.cc:3946
25905 #, gcc-internal-format
25906 msgid "dangling pointer to %qD may be used"
25907 msgstr ""
25909 #: gimple-ssa-warn-access.cc:3947
25910 #, gcc-internal-format
25911 msgid "using a dangling pointer to %qD"
25912 msgstr ""
25914 #: gimple-ssa-warn-access.cc:3950 gimple-ssa-warn-access.cc:4582
25915 #: gimple-ssa-warn-restrict.cc:1823 tree-ssa-uninit.cc:900
25916 #: tree-ssa-uninit.cc:1066 c/c-decl.cc:3893 c/c-decl.cc:4166
25917 #: c/c-typeck.cc:8985 c/c-typeck.cc:11694 cp/class.cc:1459 cp/class.cc:3243
25918 #: cp/constexpr.cc:1012 cp/decl.cc:4224 cp/decl.cc:12214 cp/decl.cc:12697
25919 #: cp/decl.cc:12706 cp/friend.cc:404 cp/friend.cc:414 cp/init.cc:2878
25920 #: cp/parser.cc:3488 cp/parser.cc:3634 cp/parser.cc:3685 cp/parser.cc:6884
25921 #: cp/parser.cc:24228 cp/typeck.cc:4768
25922 #, gcc-internal-format
25923 msgid "%qD declared here"
25924 msgstr ""
25926 #: gimple-ssa-warn-access.cc:3958
25927 #, gcc-internal-format
25928 msgid "dangling pointer %qE to an unnamed temporary may be used"
25929 msgstr ""
25931 #: gimple-ssa-warn-access.cc:3960
25932 #, gcc-internal-format
25933 msgid "using dangling pointer %qE to an unnamed temporary"
25934 msgstr ""
25936 #: gimple-ssa-warn-access.cc:3966
25937 #, gcc-internal-format
25938 msgid "dangling pointer to an unnamed temporary may be used"
25939 msgstr ""
25941 #: gimple-ssa-warn-access.cc:3968
25942 #, gcc-internal-format
25943 msgid "using a dangling pointer to an unnamed temporary"
25944 msgstr ""
25946 #: gimple-ssa-warn-access.cc:3972
25947 #, gcc-internal-format
25948 msgid "unnamed temporary defined here"
25949 msgstr ""
25951 #: gimple-ssa-warn-access.cc:4062
25952 #, gcc-internal-format
25953 msgid "%qD called on pointer %qE passed to mismatched allocation function %qD"
25954 msgstr ""
25956 #: gimple-ssa-warn-access.cc:4067
25957 #, gcc-internal-format
25958 msgid "%qD called on a pointer passed to mismatched reallocation function %qD"
25959 msgstr ""
25961 #: gimple-ssa-warn-access.cc:4073
25962 #, gcc-internal-format
25963 msgid "call to %qD"
25964 msgstr ""
25966 #: gimple-ssa-warn-access.cc:4578
25967 #, gcc-internal-format
25968 msgid "storing the address of local variable %qD in %qE"
25969 msgstr ""
25971 #: gimple-ssa-warn-alloca.cc:285
25972 #, gcc-internal-format
25973 msgid "use of %<alloca%>"
25974 msgstr ""
25976 #: gimple-ssa-warn-alloca.cc:324
25977 #, gcc-internal-format
25978 msgid "argument to variable-length array may be too large"
25979 msgstr ""
25981 #: gimple-ssa-warn-alloca.cc:326
25982 #, gcc-internal-format
25983 msgid "argument to %<alloca%> may be too large"
25984 msgstr ""
25986 #: gimple-ssa-warn-alloca.cc:331
25987 #, gcc-internal-format
25988 msgid "limit is %wu bytes, but argument may be as large as %s"
25989 msgstr ""
25991 #: gimple-ssa-warn-alloca.cc:343
25992 #, gcc-internal-format
25993 msgid "argument to variable-length array is too large"
25994 msgstr ""
25996 #: gimple-ssa-warn-alloca.cc:345
25997 #, gcc-internal-format
25998 msgid "argument to %<alloca%> is too large"
25999 msgstr ""
26001 #: gimple-ssa-warn-alloca.cc:349
26002 #, gcc-internal-format
26003 msgid "limit is %wu bytes, but argument is %s"
26004 msgstr ""
26006 #: gimple-ssa-warn-alloca.cc:361
26007 #, gcc-internal-format
26008 msgid "unbounded use of variable-length array"
26009 msgstr ""
26011 #: gimple-ssa-warn-alloca.cc:362
26012 #, gcc-internal-format
26013 msgid "unbounded use of %<alloca%>"
26014 msgstr ""
26016 #: gimple-ssa-warn-alloca.cc:367
26017 #, gcc-internal-format
26018 msgid "use of %<alloca%> within a loop"
26019 msgstr ""
26021 #: gimple-ssa-warn-alloca.cc:372
26022 #, gcc-internal-format
26023 msgid "argument to variable-length array is zero"
26024 msgstr ""
26026 #: gimple-ssa-warn-alloca.cc:374
26027 #, gcc-internal-format
26028 msgid "argument to %<alloca%> is zero"
26029 msgstr ""
26031 #: gimple-ssa-warn-restrict.cc:1491
26032 #, gcc-internal-format
26033 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
26034 msgstr ""
26036 #: gimple-ssa-warn-restrict.cc:1493
26037 #, gcc-internal-format
26038 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
26039 msgstr ""
26041 #: gimple-ssa-warn-restrict.cc:1497
26042 #, gcc-internal-format
26043 msgid "%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
26044 msgstr ""
26046 #: gimple-ssa-warn-restrict.cc:1499
26047 #, gcc-internal-format
26048 msgid "%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26049 msgstr ""
26051 #: gimple-ssa-warn-restrict.cc:1506
26052 #, gcc-internal-format
26053 msgid "%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26054 msgid_plural "%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26055 msgstr[0] ""
26056 msgstr[1] ""
26057 msgstr[2] ""
26059 #: gimple-ssa-warn-restrict.cc:1516
26060 #, gcc-internal-format
26061 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at offset %s"
26062 msgid_plural "%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26063 msgstr[0] ""
26064 msgstr[1] ""
26065 msgstr[2] ""
26067 #: gimple-ssa-warn-restrict.cc:1529
26068 #, gcc-internal-format
26069 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
26070 msgid_plural "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26071 msgstr[0] ""
26072 msgstr[1] ""
26073 msgstr[2] ""
26075 #: gimple-ssa-warn-restrict.cc:1539
26076 #, gcc-internal-format
26077 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26078 msgstr ""
26080 #: gimple-ssa-warn-restrict.cc:1547
26081 #, gcc-internal-format
26082 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26083 msgstr ""
26085 #: gimple-ssa-warn-restrict.cc:1560
26086 #, gcc-internal-format
26087 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at offset %s"
26088 msgid_plural "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26089 msgstr[0] ""
26090 msgstr[1] ""
26091 msgstr[2] ""
26093 #: gimple-ssa-warn-restrict.cc:1568
26094 #, gcc-internal-format
26095 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26096 msgstr ""
26098 #: gimple-ssa-warn-restrict.cc:1575
26099 #, gcc-internal-format
26100 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26101 msgstr ""
26103 #: gimple-ssa-warn-restrict.cc:1603
26104 #, gcc-internal-format
26105 msgid "%qD accessing %wu byte may overlap %wu byte"
26106 msgid_plural "%qD accessing %wu bytes may overlap %wu byte"
26107 msgstr[0] ""
26108 msgstr[1] ""
26109 msgstr[2] ""
26111 #: gimple-ssa-warn-restrict.cc:1610
26112 #, gcc-internal-format
26113 msgid "%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
26114 msgid_plural "%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
26115 msgstr[0] ""
26116 msgstr[1] ""
26117 msgstr[2] ""
26119 #: gimple-ssa-warn-restrict.cc:1621
26120 #, gcc-internal-format
26121 msgid "%qD accessing %wu byte may overlap up to %wu bytes"
26122 msgid_plural "%qD accessing %wu bytes may overlap up to %wu bytes"
26123 msgstr[0] ""
26124 msgstr[1] ""
26125 msgstr[2] ""
26127 #: gimple-ssa-warn-restrict.cc:1628
26128 #, gcc-internal-format
26129 msgid "%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at offset %s"
26130 msgid_plural "%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26131 msgstr[0] ""
26132 msgstr[1] ""
26133 msgstr[2] ""
26135 #: gimple-ssa-warn-restrict.cc:1641
26136 #, gcc-internal-format
26137 msgid "%qD accessing between %wu and %wu bytes may overlap %wu byte"
26138 msgid_plural "%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
26139 msgstr[0] ""
26140 msgstr[1] ""
26141 msgstr[2] ""
26143 #: gimple-ssa-warn-restrict.cc:1648
26144 #, gcc-internal-format
26145 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
26146 msgid_plural "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26147 msgstr[0] ""
26148 msgstr[1] ""
26149 msgstr[2] ""
26151 #: gimple-ssa-warn-restrict.cc:1660
26152 #, gcc-internal-format
26153 msgid "%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at offset %s"
26154 msgid_plural "%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26155 msgstr[0] ""
26156 msgstr[1] ""
26157 msgstr[2] ""
26159 #: gimple-ssa-warn-restrict.cc:1706
26160 #, gcc-internal-format
26161 msgid "%qD specified bound %wu exceeds maximum object size %wu"
26162 msgstr ""
26164 #: gimple-ssa-warn-restrict.cc:1712
26165 #, gcc-internal-format
26166 msgid "%qD specified bound between %wu and %wu exceeds maximum object size %wu"
26167 msgstr ""
26169 #: gimple-ssa-warn-restrict.cc:1773
26170 #, gcc-internal-format
26171 msgid "%qD pointer overflow between offset %s and size %s accessing array %qD with type %qT"
26172 msgstr ""
26174 #: gimple-ssa-warn-restrict.cc:1778 c-family/c-warn.cc:3753
26175 #, gcc-internal-format
26176 msgid "array %qD declared here"
26177 msgstr ""
26179 #: gimple-ssa-warn-restrict.cc:1783 gimple-ssa-warn-restrict.cc:1789
26180 #, gcc-internal-format
26181 msgid "%qD pointer overflow between offset %s and size %s"
26182 msgstr ""
26184 #: gimple-ssa-warn-restrict.cc:1806
26185 #, gcc-internal-format
26186 msgid "%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
26187 msgstr ""
26189 #: gimple-ssa-warn-restrict.cc:1809
26190 #, gcc-internal-format
26191 msgid "%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
26192 msgstr ""
26194 #: gimple-ssa-warn-restrict.cc:1815
26195 #, gcc-internal-format
26196 msgid "%qD forming offset %s is out of the bounds of object %qD with type %qT"
26197 msgstr ""
26199 #: gimple-ssa-warn-restrict.cc:1817
26200 #, gcc-internal-format
26201 msgid "%qD offset %s is out of the bounds of object %qD with type %qT"
26202 msgstr ""
26204 #: gimple-ssa-warn-restrict.cc:1830
26205 #, gcc-internal-format
26206 msgid "%qD forming offset %s is out of the bounds [0, %wu]"
26207 msgstr ""
26209 #: gimple-ssa-warn-restrict.cc:1832
26210 #, gcc-internal-format
26211 msgid "%qD offset %s is out of the bounds [0, %wu]"
26212 msgstr ""
26214 #: gimple-ssa-warn-restrict.cc:1838
26215 #, gcc-internal-format
26216 msgid "%qD forming offset %s is out of bounds"
26217 msgstr ""
26219 #: gimple-ssa-warn-restrict.cc:1839
26220 #, gcc-internal-format
26221 msgid "%qD offset %s is out of bounds"
26222 msgstr ""
26224 #: gimple-ssa-warn-restrict.cc:1851
26225 #, gcc-internal-format
26226 msgid "%qD offset %s from the object at %qE is out of the bounds of %qT"
26227 msgstr ""
26229 #: gimple-ssa-warn-restrict.cc:1859 gimple-ssa-warn-restrict.cc:1880
26230 #, gcc-internal-format
26231 msgid "subobject %qD declared here"
26232 msgstr ""
26234 #: gimple-ssa-warn-restrict.cc:1869
26235 #, gcc-internal-format
26236 msgid "%qD offset %s from the object at %qE is out of the bounds of referenced subobject %qD with type %qT at offset %wi"
26237 msgstr ""
26239 #: gimple-streamer-in.cc:207
26240 #, gcc-internal-format, gfc-internal-format
26241 msgid "bytecode stream: unknown GIMPLE statement tag %s"
26242 msgstr ""
26244 #: gimple-warn-recursion.cc:183
26245 #, gcc-internal-format
26246 msgid "infinite recursion detected"
26247 msgstr ""
26249 #: gimple-warn-recursion.cc:190
26250 #, gcc-internal-format
26251 msgid "recursive call"
26252 msgstr ""
26254 #: gimple.cc:1292
26255 #, gcc-internal-format, gfc-internal-format
26256 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
26257 msgstr ""
26259 #: gimplify.cc:2108
26260 #, gcc-internal-format
26261 msgid "statement will never be executed"
26262 msgstr ""
26264 #: gimplify.cc:2447 gimplify.cc:2455
26265 #, gcc-internal-format
26266 msgid "this statement may fall through"
26267 msgstr ""
26269 #: gimplify.cc:2457
26270 #, gcc-internal-format
26271 msgid "here"
26272 msgstr ""
26274 #. We've found [[fallthrough]]; at the end of a switch, which the C++
26275 #. standard says is ill-formed; see [dcl.attr.fallthrough].
26276 #: gimplify.cc:2569 gimplify.cc:2592
26277 #, gcc-internal-format
26278 msgid "attribute %<fallthrough%> not preceding a case label or default label"
26279 msgstr ""
26281 #: gimplify.cc:3680
26282 #, gcc-internal-format
26283 msgid "using result of function returning %<void%>"
26284 msgstr ""
26286 #: gimplify.cc:6475
26287 #, gcc-internal-format, gfc-internal-format
26288 msgid "non-memory output %d must stay in memory"
26289 msgstr ""
26291 #: gimplify.cc:6490
26292 #, gcc-internal-format
26293 msgid "invalid lvalue in %<asm%> output %d"
26294 msgstr ""
26296 #: gimplify.cc:6637
26297 #, gcc-internal-format, gfc-internal-format
26298 msgid "non-memory input %d must stay in memory"
26299 msgstr ""
26301 #: gimplify.cc:6677 gimplify.cc:6687
26302 #, gcc-internal-format, gfc-internal-format
26303 msgid "memory input %d is not directly addressable"
26304 msgstr ""
26306 #: gimplify.cc:7304
26307 #, gcc-internal-format
26308 msgid "threadprivate variable %qE used in a region with %<order(concurrent)%> clause"
26309 msgstr ""
26311 #: gimplify.cc:7306
26312 #, gcc-internal-format
26313 msgid "enclosing region"
26314 msgstr ""
26316 #: gimplify.cc:7310
26317 #, gcc-internal-format
26318 msgid "threadprivate variable %qE used in target region"
26319 msgstr ""
26321 #: gimplify.cc:7312
26322 #, gcc-internal-format
26323 msgid "enclosing target region"
26324 msgstr ""
26326 #: gimplify.cc:7325
26327 #, gcc-internal-format
26328 msgid "threadprivate variable %qE used in untied task"
26329 msgstr ""
26331 #: gimplify.cc:7327
26332 #, gcc-internal-format
26333 msgid "enclosing task"
26334 msgstr ""
26336 #: gimplify.cc:7424
26337 #, gcc-internal-format
26338 msgid "%qE not specified in enclosing %qs"
26339 msgstr ""
26341 #: gimplify.cc:7426
26342 #, gcc-internal-format
26343 msgid "enclosing %qs"
26344 msgstr ""
26346 #: gimplify.cc:7569
26347 #, gcc-internal-format
26348 msgid "%qE not specified in enclosing OpenACC %qs construct"
26349 msgstr ""
26351 #: gimplify.cc:7571
26352 #, gcc-internal-format
26353 msgid "enclosing OpenACC %qs construct"
26354 msgstr ""
26356 #: gimplify.cc:7632
26357 #, gcc-internal-format
26358 msgid "%qE with %<link%> clause used in %<routine%> function"
26359 msgstr ""
26361 #: gimplify.cc:7640
26362 #, gcc-internal-format
26363 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
26364 msgstr ""
26366 #: gimplify.cc:7709
26367 #, gcc-internal-format
26368 msgid "%qE not specified in enclosing %<target%>"
26369 msgstr ""
26371 #: gimplify.cc:7711
26372 #, gcc-internal-format
26373 msgid "enclosing %<target%>"
26374 msgstr ""
26376 #: gimplify.cc:7741 gimplify.cc:9442
26377 #, gcc-internal-format
26378 msgid "variable %qE declared in enclosing %<host_data%> region"
26379 msgstr ""
26381 #: gimplify.cc:7762
26382 #, gcc-internal-format
26383 msgid "%qD referenced in target region does not have a mappable type"
26384 msgstr ""
26386 #: gimplify.cc:7893
26387 #, gcc-internal-format
26388 msgid "iteration variable %qE is predetermined linear"
26389 msgstr ""
26391 #: gimplify.cc:7896
26392 #, gcc-internal-format
26393 msgid "iteration variable %qE should be private"
26394 msgstr ""
26396 #: gimplify.cc:7910
26397 #, gcc-internal-format
26398 msgid "iteration variable %qE should not be firstprivate"
26399 msgstr ""
26401 #: gimplify.cc:7913
26402 #, gcc-internal-format
26403 msgid "iteration variable %qE should not be reduction"
26404 msgstr ""
26406 #: gimplify.cc:7916
26407 #, gcc-internal-format
26408 msgid "iteration variable %qE should not be linear"
26409 msgstr ""
26411 #: gimplify.cc:9103 gimplify.cc:9109
26412 #, gcc-internal-format
26413 msgid "conditional %<lastprivate%> clause on %qs construct"
26414 msgstr ""
26416 #: gimplify.cc:9126
26417 #, gcc-internal-format
26418 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
26419 msgstr ""
26421 #: gimplify.cc:9148
26422 #, gcc-internal-format
26423 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
26424 msgstr ""
26426 #: gimplify.cc:9156
26427 #, gcc-internal-format
26428 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %qs, %<sections%> or %<scope%>"
26429 msgstr ""
26431 #: gimplify.cc:9167 gimplify.cc:9173 gimplify.cc:9179 gimplify.cc:9185
26432 #: gimplify.cc:9191 gimplify.cc:13522
26433 #, gcc-internal-format
26434 msgid "%<inscan%> %<reduction%> clause on %qs construct"
26435 msgstr ""
26437 #: gimplify.cc:9285
26438 #, gcc-internal-format
26439 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
26440 msgstr ""
26442 #: gimplify.cc:9638
26443 #, gcc-internal-format
26444 msgid "mapping field %qE of variable length structure"
26445 msgstr ""
26447 #: gimplify.cc:9908
26448 #, gcc-internal-format
26449 msgid "%qE appears more than once in map clauses"
26450 msgstr ""
26452 #: gimplify.cc:10424
26453 #, gcc-internal-format
26454 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
26455 msgstr ""
26457 #: gimplify.cc:10481
26458 #, gcc-internal-format
26459 msgid "%s variable %qE is private in outer context"
26460 msgstr ""
26462 #: gimplify.cc:10513
26463 #, gcc-internal-format
26464 msgid "expected %qs %<if%> clause modifier rather than %qs"
26465 msgstr ""
26467 #: gimplify.cc:10551
26468 #, gcc-internal-format
26469 msgid "%<device%> clause with %<ancestor%> is only allowed on %<target%> construct"
26470 msgstr ""
26472 #: gimplify.cc:10567
26473 #, gcc-internal-format
26474 msgid "with %<ancestor%>, only the %<device%>, %<firstprivate%>, %<private%>, %<defaultmap%>, and %<map%> clauses may appear on the construct"
26475 msgstr ""
26477 #: gimplify.cc:10779
26478 #, gcc-internal-format
26479 msgid "%qD specified in %qs clause but not in %<inscan%> %<reduction%> clause on the containing construct"
26480 msgstr ""
26482 #: gimplify.cc:10993
26483 #, gcc-internal-format
26484 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
26485 msgstr ""
26487 #: gimplify.cc:11047
26488 #, gcc-internal-format
26489 msgid "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
26490 msgstr ""
26492 #: gimplify.cc:11304
26493 #, gcc-internal-format
26494 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
26495 msgstr ""
26497 #: gimplify.cc:11377
26498 #, gcc-internal-format
26499 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
26500 msgstr ""
26502 #: gimplify.cc:11478
26503 #, gcc-internal-format
26504 msgid "incompatible data clause with reduction on %qE; promoting to %<present_or_copy%>"
26505 msgstr ""
26507 #: gimplify.cc:11627
26508 #, gcc-internal-format
26509 msgid "%qD specified in %<inscan%> %<reduction%> clause but not in %<scan%> directive clause"
26510 msgstr ""
26512 #: gimplify.cc:11646
26513 #, gcc-internal-format
26514 msgid "invalid private reduction on %qE"
26515 msgstr ""
26517 #: gimplify.cc:11796
26518 #, gcc-internal-format
26519 msgid "%<inscan%> %<reduction%> clause used together with %<linear%> clause for a variable other than loop iterator"
26520 msgstr ""
26522 #: gimplify.cc:12130
26523 #, gcc-internal-format
26524 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
26525 msgstr ""
26527 #: gimplify.cc:12389 gimplify.cc:12393 gimplify.cc:12402
26528 #, gcc-internal-format
26529 msgid "%qs clause may not appear on non-rectangular %qs"
26530 msgstr ""
26532 #: gimplify.cc:12621
26533 #, gcc-internal-format
26534 msgid "threadprivate iteration variable %qD"
26535 msgstr ""
26537 #: gimplify.cc:12652 gimplify.cc:12760
26538 #, gcc-internal-format
26539 msgid "conditional %<lastprivate%> on loop iterator %qD ignored"
26540 msgstr ""
26542 #: gimplify.cc:13460
26543 #, gcc-internal-format
26544 msgid "%<bind%> clause not specified on a %<loop%> construct not nested inside another OpenMP construct"
26545 msgstr ""
26547 #: gimplify.cc:13484
26548 #, gcc-internal-format
26549 msgid "%<bind(parallel)%> on a %<loop%> construct nested inside %<simd%> construct"
26550 msgstr ""
26552 #: gimplify.cc:13504
26553 #, gcc-internal-format
26554 msgid "%<bind(teams)%> on a %<loop%> region not strictly nested inside of a %<teams%> region"
26555 msgstr ""
26557 #: gimplify.cc:13529
26558 #, gcc-internal-format
26559 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %qs or %<sections%>"
26560 msgstr ""
26562 #: gimplify.cc:13557
26563 #, gcc-internal-format
26564 msgid "%<lastprivate%> clause on a %<loop%> construct refers to a variable %qD which is not the loop iterator"
26565 msgstr ""
26567 #: gimplify.cc:14639 omp-low.cc:3628
26568 #, gcc-internal-format
26569 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside a loop with %<ordered%> clause with a parameter"
26570 msgstr ""
26572 #: gimplify.cc:14657
26573 #, gcc-internal-format
26574 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
26575 msgstr ""
26577 #: gimplify.cc:14670
26578 #, gcc-internal-format
26579 msgid "number of variables in %<depend%> clause with %<sink%> modifier does not match number of iteration variables"
26580 msgstr ""
26582 #: gimplify.cc:14683
26583 #, gcc-internal-format
26584 msgid "more than one %<depend%> clause with %<source%> modifier on an %<ordered%> construct"
26585 msgstr ""
26587 #: gimplify.cc:14694
26588 #, gcc-internal-format
26589 msgid "%<depend%> clause with %<source%> modifier specified together with %<depend%> clauses with %<sink%> modifier on the same construct"
26590 msgstr ""
26592 #: gimplify.cc:15986
26593 #, gcc-internal-format
26594 msgid "gimplification failed"
26595 msgstr ""
26597 #: gimplify.cc:16514
26598 #, gcc-internal-format
26599 msgid "%qT is promoted to %qT when passed through %<...%>"
26600 msgstr ""
26602 #: gimplify.cc:16519
26603 #, gcc-internal-format
26604 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
26605 msgstr ""
26607 #: gimplify.cc:16526
26608 #, gcc-internal-format
26609 msgid "if this code is reached, the program will abort"
26610 msgstr ""
26612 #: godump.cc:1414
26613 #, gcc-internal-format
26614 msgid "could not close Go dump file: %m"
26615 msgstr ""
26617 #: godump.cc:1426
26618 #, gcc-internal-format
26619 msgid "could not open Go dump file %qs: %m"
26620 msgstr ""
26622 #: graphite.cc:524
26623 #, gcc-internal-format
26624 msgid "Graphite loop optimizations cannot be used (isl is not available)."
26625 msgstr ""
26627 #: input.cc:1357
26628 #, gcc-internal-format, gfc-internal-format
26629 msgid "expansion point is location %i"
26630 msgstr ""
26632 #: input.cc:1387
26633 #, gcc-internal-format
26634 msgid "token %u has %<x-location == y-location == %u%>"
26635 msgstr ""
26637 #: input.cc:1396
26638 #, gcc-internal-format
26639 msgid "token %u has %<x-location == %u%>"
26640 msgstr ""
26642 #: input.cc:1397
26643 #, gcc-internal-format
26644 msgid "token %u has %<y-location == %u%>"
26645 msgstr ""
26647 #: internal-fn.cc:634
26648 #, gcc-internal-format
26649 msgid "invalid use of attribute %<fallthrough%>"
26650 msgstr ""
26652 #: ipa-devirt.cc:663 ipa-devirt.cc:748 ipa-devirt.cc:777 ipa-devirt.cc:819
26653 #: ipa-devirt.cc:850
26654 #, gcc-internal-format
26655 msgid "virtual table of type %qD violates one definition rule"
26656 msgstr ""
26658 #: ipa-devirt.cc:666
26659 #, gcc-internal-format
26660 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
26661 msgstr ""
26663 #: ipa-devirt.cc:707
26664 #, gcc-internal-format
26665 msgid "virtual table of type %qD contains RTTI information"
26666 msgstr ""
26668 #: ipa-devirt.cc:713
26669 #, gcc-internal-format
26670 msgid "but is prevailed by one without from other translation unit"
26671 msgstr ""
26673 #: ipa-devirt.cc:717
26674 #, gcc-internal-format
26675 msgid "RTTI will not work on this type"
26676 msgstr ""
26678 #: ipa-devirt.cc:754
26679 #, gcc-internal-format
26680 msgid "the conflicting type defined in another translation unit has virtual table of different size"
26681 msgstr ""
26683 #: ipa-devirt.cc:783
26684 #, gcc-internal-format
26685 msgid "the conflicting type defined in another translation unit with different RTTI information"
26686 msgstr ""
26688 #: ipa-devirt.cc:827 ipa-devirt.cc:858
26689 #, gcc-internal-format
26690 msgid "the conflicting type defined in another translation unit"
26691 msgstr ""
26693 #: ipa-devirt.cc:831
26694 #, gcc-internal-format
26695 msgid "contains additional virtual method %qD"
26696 msgstr ""
26698 #: ipa-devirt.cc:838
26699 #, gcc-internal-format
26700 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
26701 msgstr ""
26703 #: ipa-devirt.cc:864
26704 #, gcc-internal-format
26705 msgid "virtual method %qD"
26706 msgstr ""
26708 #: ipa-devirt.cc:868
26709 #, gcc-internal-format
26710 msgid "ought to match virtual method %qD but does not"
26711 msgstr ""
26713 #: ipa-devirt.cc:874
26714 #, gcc-internal-format
26715 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
26716 msgstr ""
26718 #: ipa-devirt.cc:908
26719 #, gcc-internal-format
26720 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
26721 msgstr ""
26723 #: ipa-devirt.cc:916
26724 #, gcc-internal-format
26725 msgid "type %qT violates the C++ One Definition Rule"
26726 msgstr ""
26728 #: ipa-devirt.cc:928 ipa-devirt.cc:943 ipa-devirt.cc:1218 ipa-devirt.cc:1263
26729 #: ipa-devirt.cc:1302 ipa-devirt.cc:1320
26730 #, gcc-internal-format
26731 msgid "a different type is defined in another translation unit"
26732 msgstr ""
26734 #: ipa-devirt.cc:935
26735 #, gcc-internal-format
26736 msgid "the first difference of corresponding definitions is field %qD"
26737 msgstr ""
26739 #: ipa-devirt.cc:945
26740 #, gcc-internal-format
26741 msgid "the first difference of corresponding definitions is method %qD"
26742 msgstr ""
26744 #: ipa-devirt.cc:1050
26745 #, gcc-internal-format
26746 msgid "type %qT defined in anonymous namespace cannot match type %qT across the translation unit boundary"
26747 msgstr ""
26749 #: ipa-devirt.cc:1055
26750 #, gcc-internal-format
26751 msgid "type %qT defined in anonymous namespace cannot match across the translation unit boundary"
26752 msgstr ""
26754 #: ipa-devirt.cc:1060
26755 #, gcc-internal-format
26756 msgid "the incompatible type defined in another translation unit"
26757 msgstr ""
26759 #: ipa-devirt.cc:1076
26760 #, gcc-internal-format
26761 msgid "type name %qs should match type name %qs"
26762 msgstr ""
26764 #: ipa-devirt.cc:1080 ipa-devirt.cc:1177
26765 #, gcc-internal-format
26766 msgid "the incompatible type is defined here"
26767 msgstr ""
26769 #: ipa-devirt.cc:1108
26770 #, gcc-internal-format
26771 msgid "array types have different bounds"
26772 msgstr ""
26774 #: ipa-devirt.cc:1123
26775 #, gcc-internal-format
26776 msgid "return value type mismatch"
26777 msgstr ""
26779 #: ipa-devirt.cc:1138
26780 #, gcc-internal-format
26781 msgid "implicit this pointer type mismatch"
26782 msgstr ""
26784 #: ipa-devirt.cc:1141
26785 #, gcc-internal-format, gfc-internal-format
26786 msgid "type mismatch in parameter %i"
26787 msgstr ""
26789 #: ipa-devirt.cc:1152
26790 #, gcc-internal-format
26791 msgid "types have different parameter counts"
26792 msgstr ""
26794 #: ipa-devirt.cc:1168
26795 #, gcc-internal-format
26796 msgid "type %qT itself violates the C++ One Definition Rule"
26797 msgstr ""
26799 #: ipa-devirt.cc:1174
26800 #, gcc-internal-format
26801 msgid "type %qT should match type %qT"
26802 msgstr ""
26804 #: ipa-devirt.cc:1246
26805 #, gcc-internal-format
26806 msgid "a type with different precision is defined in another translation unit"
26807 msgstr ""
26809 #: ipa-devirt.cc:1253
26810 #, gcc-internal-format
26811 msgid "a type with different signedness is defined in another translation unit"
26812 msgstr ""
26814 #: ipa-devirt.cc:1278
26815 #, gcc-internal-format
26816 msgid "it is defined as a pointer in different address space in another translation unit"
26817 msgstr ""
26819 #: ipa-devirt.cc:1287
26820 #, gcc-internal-format
26821 msgid "it is defined as a pointer to different type in another translation unit"
26822 msgstr ""
26824 #: ipa-devirt.cc:1347
26825 #, gcc-internal-format
26826 msgid "an array of different size is defined in another translation unit"
26827 msgstr ""
26829 #: ipa-devirt.cc:1362
26830 #, gcc-internal-format
26831 msgid "has different return value in another translation unit"
26832 msgstr ""
26834 #: ipa-devirt.cc:1385 ipa-devirt.cc:1397
26835 #, gcc-internal-format
26836 msgid "has different parameters in another translation unit"
26837 msgstr ""
26839 #: ipa-devirt.cc:1420
26840 #, gcc-internal-format
26841 msgid "a type defined in another translation unit is not polymorphic"
26842 msgstr ""
26844 #: ipa-devirt.cc:1424
26845 #, gcc-internal-format
26846 msgid "a type defined in another translation unit is polymorphic"
26847 msgstr ""
26849 #: ipa-devirt.cc:1442 ipa-devirt.cc:1506
26850 #, gcc-internal-format
26851 msgid "a type with different virtual table pointers is defined in another translation unit"
26852 msgstr ""
26854 #: ipa-devirt.cc:1449 ipa-devirt.cc:1511
26855 #, gcc-internal-format
26856 msgid "a type with different bases is defined in another translation unit"
26857 msgstr ""
26859 #: ipa-devirt.cc:1457
26860 #, gcc-internal-format
26861 msgid "a field with different name is defined in another translation unit"
26862 msgstr ""
26864 #: ipa-devirt.cc:1471
26865 #, gcc-internal-format
26866 msgid "a field of same name but different type is defined in another translation unit"
26867 msgstr ""
26869 #: ipa-devirt.cc:1484
26870 #, gcc-internal-format
26871 msgid "fields have different layout in another translation unit"
26872 msgstr ""
26874 #: ipa-devirt.cc:1491
26875 #, gcc-internal-format
26876 msgid "one field is a bitfield while the other is not"
26877 msgstr ""
26879 #: ipa-devirt.cc:1515
26880 #, gcc-internal-format
26881 msgid "a type with different number of fields is defined in another translation unit"
26882 msgstr ""
26884 #: ipa-devirt.cc:1538
26885 #, gcc-internal-format
26886 msgid "a type with different size is defined in another translation unit"
26887 msgstr ""
26889 #: ipa-devirt.cc:1547
26890 #, gcc-internal-format
26891 msgid "one type needs to be constructed while the other does not"
26892 msgstr ""
26894 #: ipa-devirt.cc:1560
26895 #, gcc-internal-format
26896 msgid "memory layout mismatch"
26897 msgstr ""
26899 #: ipa-devirt.cc:1679
26900 #, gcc-internal-format
26901 msgid "the extra base is defined here"
26902 msgstr ""
26904 #: ipa-devirt.cc:3845
26905 #, gcc-internal-format
26906 msgid "Declaring type %qD final would enable devirtualization of %i call"
26907 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
26908 msgstr[0] ""
26909 msgstr[1] ""
26910 msgstr[2] ""
26912 #: ipa-devirt.cc:3854
26913 #, gcc-internal-format
26914 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
26915 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
26916 msgstr[0] ""
26917 msgstr[1] ""
26918 msgstr[2] ""
26920 #: ipa-devirt.cc:3884
26921 #, gcc-internal-format
26922 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
26923 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
26924 msgstr[0] ""
26925 msgstr[1] ""
26926 msgstr[2] ""
26928 #: ipa-devirt.cc:3892
26929 #, gcc-internal-format
26930 msgid "Declaring method %qD final would enable devirtualization of %i call"
26931 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
26932 msgstr[0] ""
26933 msgstr[1] ""
26934 msgstr[2] ""
26936 #: ipa-devirt.cc:3900
26937 #, gcc-internal-format
26938 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
26939 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
26940 msgstr[0] ""
26941 msgstr[1] ""
26942 msgstr[2] ""
26944 #: ipa-devirt.cc:3911
26945 #, gcc-internal-format
26946 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
26947 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
26948 msgstr[0] ""
26949 msgstr[1] ""
26950 msgstr[2] ""
26952 #: ipa-devirt.cc:4224
26953 #, gcc-internal-format
26954 msgid "type %qs violates the C++ One Definition Rule"
26955 msgstr ""
26957 #: ipa-devirt.cc:4233
26958 #, gcc-internal-format
26959 msgid "an enum with different number of values is defined in another translation unit"
26960 msgstr ""
26962 #: ipa-devirt.cc:4237
26963 #, gcc-internal-format
26964 msgid "an enum with different value name is defined in another translation unit"
26965 msgstr ""
26967 #: ipa-devirt.cc:4241
26968 #, gcc-internal-format
26969 msgid "an enum with different values is defined in another translation unit"
26970 msgstr ""
26972 #: ipa-devirt.cc:4262
26973 #, gcc-internal-format
26974 msgid "name %qs differs from name %qs defined in another translation unit"
26975 msgstr ""
26977 #: ipa-devirt.cc:4268
26978 #, gcc-internal-format
26979 msgid "name %qs is defined as %u-bit while another translation unit defines it as %u-bit"
26980 msgstr ""
26982 #: ipa-devirt.cc:4277
26983 #, gcc-internal-format
26984 msgid "name %qs is defined to %wd while another translation unit defines it as %wd"
26985 msgstr ""
26987 #: ipa-devirt.cc:4283
26988 #, gcc-internal-format
26989 msgid "name %qs is defined to different value in another translation unit"
26990 msgstr ""
26992 #: ipa-devirt.cc:4288
26993 #, gcc-internal-format
26994 msgid "mismatching definition"
26995 msgstr ""
26997 #: ipa-fnsummary.cc:4542
26998 #, gcc-internal-format
26999 msgid "invalid fnsummary in LTO stream"
27000 msgstr ""
27002 #: ipa-fnsummary.cc:4643
27003 #, gcc-internal-format
27004 msgid "ipa inline summary is missing in input file"
27005 msgstr ""
27007 #: ipa-modref.cc:4014
27008 #, gcc-internal-format
27009 msgid "IPA modref summary is missing in input file"
27010 msgstr ""
27012 #: ipa-prop.cc:4764 ipa-prop.cc:4806 ipa-prop.cc:4890 ipa-prop.cc:4938
27013 #, gcc-internal-format
27014 msgid "invalid jump function in LTO stream"
27015 msgstr ""
27017 #: ipa-pure-const.cc:218
27018 #, gcc-internal-format
27019 msgid "function might be candidate for attribute %qs"
27020 msgstr ""
27022 #: ipa-pure-const.cc:219
27023 #, gcc-internal-format
27024 msgid "function might be candidate for attribute %qs if it is known to return normally"
27025 msgstr ""
27027 #: ipa-reference.cc:1264
27028 #, gcc-internal-format
27029 msgid "ipa reference summary is missing in ltrans unit"
27030 msgstr ""
27032 #: ipa-sra.cc:1491
27033 #, gcc-internal-format
27034 msgid "Access offset before parent offset"
27035 msgstr ""
27037 #: ipa-sra.cc:1496
27038 #, gcc-internal-format
27039 msgid "Access size greater or equal to its parent size"
27040 msgstr ""
27042 #: ipa-sra.cc:1501
27043 #, gcc-internal-format
27044 msgid "Access terminates outside of its parent"
27045 msgstr ""
27047 #: ipa-sra.cc:1513
27048 #, gcc-internal-format
27049 msgid "Access overlaps with its sibling"
27050 msgstr ""
27052 #: ipa-sra.cc:1532
27053 #, gcc-internal-format
27054 msgid "IPA-SRA access verification failed"
27055 msgstr ""
27057 #: ipa-sra.cc:2496
27058 #, gcc-internal-format
27059 msgid "function %qs, parameter %u, has IPA-SRA accesses which overlap"
27060 msgstr ""
27062 #: ipa-sra.cc:2499
27063 #, gcc-internal-format
27064 msgid "function %qs, parameter %u, is used but does not have any certain IPA-SRA access"
27065 msgstr ""
27067 #: ira.cc:2434 ira.cc:2456
27068 #, gcc-internal-format
27069 msgid "%s cannot be used in %<asm%> here"
27070 msgstr ""
27072 #: ira.cc:6026
27073 #, gcc-internal-format
27074 msgid "frame pointer required, but reserved"
27075 msgstr ""
27077 #: ira.cc:6027
27078 #, gcc-internal-format
27079 msgid "for %qD"
27080 msgstr ""
27082 #: ira.cc:6043
27083 #, gcc-internal-format
27084 msgid "frame size too large for reliable stack checking"
27085 msgstr ""
27087 #: lra-assigns.cc:1694
27088 #, gcc-internal-format, gfc-internal-format
27089 msgid "maximum number of LRA assignment passes is achieved (%d)"
27090 msgstr ""
27092 #: lra-assigns.cc:1821 reload1.cc:1242
27093 #, gcc-internal-format
27094 msgid "%<asm%> operand has impossible constraints"
27095 msgstr ""
27097 #: lra-assigns.cc:1836
27098 #, gcc-internal-format
27099 msgid "unable to find a register to spill"
27100 msgstr ""
27102 #: lra-constraints.cc:4170 reload.cc:3842 reload.cc:4097
27103 #, gcc-internal-format
27104 msgid "inconsistent operand constraints in an %<asm%>"
27105 msgstr ""
27107 #: lra-constraints.cc:5126
27108 #, gcc-internal-format, gfc-internal-format
27109 msgid "maximum number of generated reload insns per insn achieved (%d)"
27110 msgstr ""
27112 #: lto-cgraph.cc:1127
27113 #, gcc-internal-format
27114 msgid "function %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
27115 msgstr ""
27117 #: lto-cgraph.cc:1132
27118 #, gcc-internal-format
27119 msgid "variable %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
27120 msgstr ""
27122 #: lto-cgraph.cc:1301
27123 #, gcc-internal-format, gfc-internal-format
27124 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
27125 msgstr ""
27127 #: lto-cgraph.cc:1466
27128 #, gcc-internal-format
27129 msgid "bytecode stream: no caller found while reading edge"
27130 msgstr ""
27132 #: lto-cgraph.cc:1472
27133 #, gcc-internal-format
27134 msgid "bytecode stream: no callee found while reading edge"
27135 msgstr ""
27137 #: lto-cgraph.cc:1549
27138 #, gcc-internal-format
27139 msgid "bytecode stream: found empty cgraph node"
27140 msgstr ""
27142 #: lto-cgraph.cc:1668
27143 #, gcc-internal-format, gfc-internal-format
27144 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
27145 msgstr ""
27147 #: lto-cgraph.cc:1693
27148 #, gcc-internal-format, gfc-internal-format
27149 msgid "Profile information in %s corrupted"
27150 msgstr ""
27152 #: lto-cgraph.cc:1731
27153 #, gcc-internal-format, gfc-internal-format
27154 msgid "cannot find LTO cgraph in %s"
27155 msgstr ""
27157 #: lto-cgraph.cc:1741
27158 #, gcc-internal-format, gfc-internal-format
27159 msgid "cannot find LTO section refs in %s"
27160 msgstr ""
27162 #: lto-cgraph.cc:1816
27163 #, gcc-internal-format, gfc-internal-format
27164 msgid "invalid offload table in %s"
27165 msgstr ""
27167 #: lto-compress.cc:142 lto-compress.cc:269 lto-compress.cc:277
27168 #: lto-compress.cc:297 lto-compress.cc:363 lto-compress.cc:371
27169 #: lto-compress.cc:391
27170 #, gcc-internal-format, gfc-internal-format
27171 msgid "compressed stream: %s"
27172 msgstr ""
27174 #: lto-compress.cc:163
27175 #, gcc-internal-format
27176 msgid "original not compressed with zstd"
27177 msgstr ""
27179 #: lto-compress.cc:165
27180 #, gcc-internal-format
27181 msgid "original size unknown"
27182 msgstr ""
27184 #: lto-compress.cc:171
27185 #, gcc-internal-format, gfc-internal-format
27186 msgid "decompressed stream: %s"
27187 msgstr ""
27189 #: lto-compress.cc:411
27190 #, gcc-internal-format
27191 msgid "compiler does not support ZSTD LTO compression"
27192 msgstr ""
27194 #: lto-section-in.cc:460
27195 #, gcc-internal-format, gfc-internal-format
27196 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
27197 msgstr ""
27199 #: lto-section-in.cc:471
27200 #, gcc-internal-format, gfc-internal-format
27201 msgid "%s out of range: Range is %i to %i, value is %i"
27202 msgstr ""
27204 #: lto-streamer-in.cc:125
27205 #, gcc-internal-format, gfc-internal-format
27206 msgid "bytecode stream: unexpected tag %s"
27207 msgstr ""
27209 #: lto-streamer-in.cc:1193 lto-streamer-in.cc:1204
27210 #, gcc-internal-format
27211 msgid "Cgraph edge statement index out of range"
27212 msgstr ""
27214 #: lto-streamer-in.cc:1198 lto-streamer-in.cc:1208
27215 #, gcc-internal-format
27216 msgid "Cgraph edge statement index not found"
27217 msgstr ""
27219 #: lto-streamer-in.cc:1215
27220 #, fuzzy, gcc-internal-format
27221 #| msgid "operand number out of range"
27222 msgid "Reference statement index out of range"
27223 msgstr "broj operanada je izvan granica"
27225 #: lto-streamer-in.cc:1219
27226 #, gcc-internal-format
27227 msgid "Reference statement index not found"
27228 msgstr ""
27230 #: lto-streamer-in.cc:1966
27231 #, gcc-internal-format, gfc-internal-format
27232 msgid "cannot read LTO mode table from %s"
27233 msgstr ""
27235 #: lto-streamer-in.cc:2068
27236 #, gcc-internal-format
27237 msgid "%s - %u-bit-precision floating-point numbers unsupported (mode %qs)"
27238 msgstr ""
27240 #: lto-streamer-in.cc:2073
27241 #, gcc-internal-format
27242 msgid "%s - %u-bit-precision decimal floating-point numbers unsupported (mode %qs)"
27243 msgstr ""
27245 #: lto-streamer-in.cc:2078
27246 #, gcc-internal-format
27247 msgid "%s - %u-bit-precision complex floating-point numbers unsupported (mode %qs)"
27248 msgstr ""
27250 #: lto-streamer-in.cc:2083
27251 #, gcc-internal-format
27252 msgid "%s - %u-bit integer numbers unsupported (mode %qs)"
27253 msgstr ""
27255 #: lto-streamer-in.cc:2086
27256 #, gcc-internal-format
27257 msgid "%s - unsupported mode %qs"
27258 msgstr ""
27260 #: lto-streamer-out.cc:554 lto-streamer-out.cc:906
27261 #, gcc-internal-format
27262 msgid "tree code %qs is not supported in LTO streams"
27263 msgstr ""
27265 #: lto-streamer.cc:129
27266 #, gcc-internal-format, gfc-internal-format
27267 msgid "bytecode stream: unexpected LTO section %s"
27268 msgstr ""
27270 #: lto-streamer.cc:261
27271 #, gcc-internal-format
27272 msgid "bytecode stream in file %qs generated with LTO version %d.%d instead of the expected %d.%d"
27273 msgstr ""
27275 #: lto-wrapper.cc:131
27276 #, fuzzy, gcc-internal-format
27277 #| msgid "deleting LTRANS file %s"
27278 msgid "deleting LTRANS file %s: %m"
27279 msgstr "uklanjam LTRANS datoteku %s"
27281 #: lto-wrapper.cc:324
27282 #, gcc-internal-format, gfc-internal-format
27283 msgid "option %s with different values"
27284 msgstr ""
27286 #: lto-wrapper.cc:340
27287 #, gcc-internal-format
27288 msgid "option %qs with mismatching values (%s, %s)"
27289 msgstr ""
27291 #: lto-wrapper.cc:455
27292 #, gcc-internal-format, gfc-internal-format
27293 msgid "option %s not used consistently in all LTO input files"
27294 msgstr ""
27296 #: lto-wrapper.cc:597 lto-wrapper.cc:605
27297 #, gcc-internal-format
27298 msgid "Extra option to %<-Xassembler%>: %s, dropping all %<-Xassembler%> and %<-Wa%> options."
27299 msgstr ""
27301 #: lto-wrapper.cc:613
27302 #, gcc-internal-format
27303 msgid "Options to %<-Xassembler%> do not match: %s, %s, dropping all %<-Xassembler%> and %<-Wa%> options."
27304 msgstr ""
27306 #: lto-wrapper.cc:939
27307 #, gcc-internal-format
27308 msgid "could not find %s in %s (consider using %<-B%>)"
27309 msgstr ""
27311 #: lto-wrapper.cc:1020
27312 #, gcc-internal-format, gfc-internal-format
27313 msgid "problem with building target image for %s"
27314 msgstr ""
27316 #: lto-wrapper.cc:1049
27317 #, gcc-internal-format
27318 msgid "reading input file"
27319 msgstr ""
27321 #: lto-wrapper.cc:1054
27322 #, gcc-internal-format
27323 msgid "writing output file"
27324 msgstr ""
27326 #: lto-wrapper.cc:1090
27327 #, gcc-internal-format
27328 msgid "installation error, cannot find %<crtoffloadtable.o%>"
27329 msgstr ""
27331 #: lto-wrapper.cc:1436
27332 #, fuzzy, gcc-internal-format
27333 #| msgid "environment variable COLLECT_GCC must be set"
27334 msgid "environment variable %<COLLECT_GCC%> must be set"
27335 msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
27337 #: lto-wrapper.cc:1440
27338 #, fuzzy, gcc-internal-format
27339 #| msgid "environment variable COLLECT_GCC_OPTIONS must be set"
27340 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
27341 msgstr "varijabla okoline COLLECT_GCC_OPTIONS mora biti postavljena"
27343 #: lto-wrapper.cc:1710 lto-wrapper.cc:1768 c-family/c-pch.cc:213
27344 #: c-family/c-pch.cc:248 c-family/c-pch.cc:286
27345 #, fuzzy, gcc-internal-format
27346 #| msgid "[cannot find %s]"
27347 msgid "cannot read %s: %m"
27348 msgstr "[ne mogu naći %s]"
27350 #: lto-wrapper.cc:1737
27351 #, gcc-internal-format, gfc-internal-format
27352 msgid "invalid format of %s"
27353 msgstr ""
27355 #: lto-wrapper.cc:1903
27356 #, fuzzy, gcc-internal-format
27357 #| msgid "fopen: %s"
27358 msgid "%<fopen%>: %s: %m"
27359 msgstr "fopen: %s"
27361 #: lto-wrapper.cc:1920
27362 #, fuzzy, gcc-internal-format, gfc-internal-format
27363 #| msgid "Could not open output file '%s'\n"
27364 msgid "corrupted ltrans output file %s"
27365 msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
27367 #: lto-wrapper.cc:1962
27368 #, gcc-internal-format, gfc-internal-format
27369 msgid "using serial compilation of %d LTRANS jobs"
27370 msgstr ""
27372 #: lto-wrapper.cc:2135
27373 #, fuzzy, gcc-internal-format
27374 #| msgid "pex_init failed"
27375 msgid "%<atexit%> failed"
27376 msgstr "pex_init nije uspio"
27378 #: multiple_target.cc:76
27379 #, gcc-internal-format
27380 msgid "the call requires %<ifunc%>, which is not supported by this target"
27381 msgstr ""
27383 #: multiple_target.cc:83
27384 #, gcc-internal-format
27385 msgid "target does not support function version dispatcher"
27386 msgstr ""
27388 #: multiple_target.cc:91
27389 #, gcc-internal-format
27390 msgid "default %<target_clones%> attribute was not set"
27391 msgstr ""
27393 #: multiple_target.cc:351
27394 #, gcc-internal-format
27395 msgid "single %<target_clones%> attribute is ignored"
27396 msgstr ""
27398 #: multiple_target.cc:360
27399 #, gcc-internal-format
27400 msgid "clones for %<target_clones%> attribute cannot be created"
27401 msgstr ""
27403 #: multiple_target.cc:363
27404 #, gcc-internal-format
27405 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
27406 msgstr ""
27408 #: multiple_target.cc:384
27409 #, gcc-internal-format
27410 msgid "%<default%> target was not set"
27411 msgstr ""
27413 #: multiple_target.cc:388
27414 #, gcc-internal-format
27415 msgid "an empty string cannot be in %<target_clones%> attribute"
27416 msgstr ""
27418 #: multiple_target.cc:392
27419 #, gcc-internal-format
27420 msgid "multiple %<default%> targets were set"
27421 msgstr ""
27423 #: omp-expand.cc:3340
27424 #, gcc-internal-format
27425 msgid "%<depend%> clause with %<sink%> modifier waiting for lexically later iteration"
27426 msgstr ""
27428 #: omp-expand.cc:3477
27429 #, gcc-internal-format
27430 msgid "%<depend%> clause with %<sink%> modifier refers to iteration never in the iteration space"
27431 msgstr ""
27433 #: omp-expand.cc:8068
27434 #, gcc-internal-format
27435 msgid "invalid OpenMP non-rectangular loop step; %<(%E - %E) * %E%> is not a multiple of loop %d step %qE"
27436 msgstr ""
27438 #: omp-expand.cc:9995
27439 #, gcc-internal-format
27440 msgid "%<ancestor%> not yet supported"
27441 msgstr ""
27443 #: omp-general.cc:1111
27444 #, gcc-internal-format
27445 msgid "selector set %qs specified more than once"
27446 msgstr ""
27448 #: omp-general.cc:1125 omp-general.cc:1138
27449 #, gcc-internal-format
27450 msgid "selector %qs specified more than once in set %qs"
27451 msgstr ""
27453 #: omp-general.cc:1179
27454 #, gcc-internal-format
27455 msgid "incorrect property %qs of %qs selector"
27456 msgstr ""
27458 #: omp-general.cc:1186
27459 #, gcc-internal-format
27460 msgid "unknown property %qs of %qs selector"
27461 msgstr ""
27463 #: omp-general.cc:1191
27464 #, gcc-internal-format
27465 msgid "unknown property %qE of %qs selector"
27466 msgstr ""
27468 #: omp-general.cc:1233
27469 #, gcc-internal-format
27470 msgid "%qD used as a variant with incompatible %<construct%> selector sets"
27471 msgstr ""
27473 #: omp-general.cc:2766
27474 #, gcc-internal-format
27475 msgid "%qs specifies a conflicting level of parallelism"
27476 msgstr ""
27478 #: omp-general.cc:2769
27479 #, gcc-internal-format
27480 msgid "... to the previous %qs clause here"
27481 msgstr ""
27483 #: omp-general.cc:2804
27484 #, gcc-internal-format
27485 msgid "cannot apply %<%s%> to %qD, which has also been marked with an OpenMP 'declare target' directive"
27486 msgstr ""
27488 #: omp-general.cc:2858
27489 #, gcc-internal-format
27490 msgid "incompatible %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
27491 msgstr ""
27493 #: omp-general.cc:2865
27494 #, gcc-internal-format
27495 msgid "missing %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
27496 msgstr ""
27498 #: omp-general.cc:2874
27499 #, gcc-internal-format
27500 msgid "... with %qs clause here"
27501 msgstr ""
27503 #: omp-general.cc:2882
27504 #, gcc-internal-format
27505 msgid "... without %qs clause near to here"
27506 msgstr ""
27508 #: omp-low.cc:2678 omp-offload.cc:1488
27509 #, gcc-internal-format
27510 msgid "%<seq%> overrides other OpenACC loop specifiers"
27511 msgstr ""
27513 #: omp-low.cc:2681 omp-offload.cc:1489
27514 #, gcc-internal-format
27515 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
27516 msgstr ""
27518 #: omp-low.cc:2685 omp-offload.cc:1523
27519 #, gcc-internal-format
27520 msgid "inner loop uses same OpenACC parallelism as containing loop"
27521 msgstr ""
27523 #: omp-low.cc:2736
27524 #, gcc-internal-format
27525 msgid "argument not permitted on %qs clause"
27526 msgstr ""
27528 #: omp-low.cc:2740
27529 #, gcc-internal-format
27530 msgid "enclosing parent compute construct"
27531 msgstr ""
27533 #: omp-low.cc:2743
27534 #, gcc-internal-format
27535 msgid "enclosing routine"
27536 msgstr ""
27538 #: omp-low.cc:2784
27539 #, gcc-internal-format
27540 msgid "conflicting reduction operations for %qE"
27541 msgstr ""
27543 #: omp-low.cc:2787
27544 #, gcc-internal-format
27545 msgid "location of the previous reduction for %qE"
27546 msgstr ""
27548 #: omp-low.cc:2820
27549 #, gcc-internal-format
27550 msgid "nested loop in reduction needs reduction clause for %qE"
27551 msgstr ""
27553 #: omp-low.cc:3077
27554 #, gcc-internal-format
27555 msgid "%<target%> construct with nested %<teams%> construct contains directives outside of the %<teams%> construct"
27556 msgstr ""
27558 #: omp-low.cc:3135
27559 #, gcc-internal-format
27560 msgid "non-OpenACC construct inside of OpenACC routine"
27561 msgstr ""
27563 #: omp-low.cc:3144
27564 #, gcc-internal-format
27565 msgid "non-OpenACC construct inside of OpenACC region"
27566 msgstr ""
27568 #: omp-low.cc:3159
27569 #, gcc-internal-format
27570 msgid "OpenMP constructs are not allowed in target region with %<ancestor%>"
27571 msgstr ""
27573 #: omp-low.cc:3184 omp-low.cc:3251
27574 #, gcc-internal-format
27575 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a region with the %<order(concurrent)%> clause"
27576 msgstr ""
27578 #: omp-low.cc:3203
27579 #, gcc-internal-format
27580 msgid "%<ordered simd threads%> must be closely nested inside of %<%s simd%> region"
27581 msgstr ""
27583 #: omp-low.cc:3219
27584 #, gcc-internal-format
27585 msgid "OpenMP constructs other than %<ordered simd%>, %<simd%>, %<loop%> or %<atomic%> may not be nested inside %<simd%> region"
27586 msgstr ""
27588 #: omp-low.cc:3233
27589 #, gcc-internal-format
27590 msgid "only %<distribute%>, %<parallel%> or %<loop%> regions are allowed to be strictly nested inside %<teams%> region"
27591 msgstr ""
27593 #: omp-low.cc:3247
27594 #, gcc-internal-format
27595 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a %<loop%> region"
27596 msgstr ""
27598 #: omp-low.cc:3267
27599 #, gcc-internal-format
27600 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
27601 msgstr ""
27603 #: omp-low.cc:3316
27604 #, gcc-internal-format
27605 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
27606 msgstr ""
27608 #: omp-low.cc:3338
27609 #, gcc-internal-format
27610 msgid "orphaned %qs construct"
27611 msgstr ""
27613 #: omp-low.cc:3367
27614 #, gcc-internal-format
27615 msgid "%<cancel for%> inside %<nowait%> for construct"
27616 msgstr ""
27618 #: omp-low.cc:3372
27619 #, gcc-internal-format
27620 msgid "%<cancel for%> inside %<ordered%> for construct"
27621 msgstr ""
27623 #: omp-low.cc:3392 omp-low.cc:3405
27624 #, gcc-internal-format
27625 msgid "%<cancel sections%> inside %<nowait%> sections construct"
27626 msgstr ""
27628 #: omp-low.cc:3434
27629 #, gcc-internal-format
27630 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
27631 msgstr ""
27633 #: omp-low.cc:3459
27634 #, fuzzy, gcc-internal-format
27635 #| msgid "invalid 'asm': "
27636 msgid "invalid arguments"
27637 msgstr "neispravni „asm”: "
27639 #: omp-low.cc:3465
27640 #, gcc-internal-format
27641 msgid "%<%s %s%> construct not closely nested inside of %qs"
27642 msgstr ""
27644 #: omp-low.cc:3494
27645 #, gcc-internal-format
27646 msgid "barrier region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or %<taskloop%> region"
27647 msgstr ""
27649 #: omp-low.cc:3501
27650 #, gcc-internal-format
27651 msgid "work-sharing region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or %<taskloop%> region"
27652 msgstr ""
27654 #: omp-low.cc:3532
27655 #, gcc-internal-format
27656 msgid "%qs region may not be closely nested inside of work-sharing, %<loop%>, explicit %<task%> or %<taskloop%> region"
27657 msgstr ""
27659 #: omp-low.cc:3567
27660 #, gcc-internal-format
27661 msgid "%<scope%> region may not be closely nested inside of work-sharing, %<loop%>, explicit %<task%>, %<taskloop%>, %<critical%>, %<ordered%>, %<master%>, or %<masked%> region"
27662 msgstr ""
27664 #: omp-low.cc:3592 omp-low.cc:3749 c-family/c-omp.cc:729
27665 #, gcc-internal-format
27666 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
27667 msgstr ""
27669 #: omp-low.cc:3620
27670 #, gcc-internal-format
27671 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
27672 msgstr ""
27674 #: omp-low.cc:3637
27675 #, gcc-internal-format
27676 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
27677 msgstr ""
27679 #: omp-low.cc:3652
27680 #, gcc-internal-format
27681 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
27682 msgstr ""
27684 #: omp-low.cc:3665
27685 #, gcc-internal-format
27686 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
27687 msgstr ""
27689 #: omp-low.cc:3678 omp-low.cc:3700
27690 #, gcc-internal-format
27691 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
27692 msgstr ""
27694 #: omp-low.cc:3686
27695 #, gcc-internal-format
27696 msgid "%<ordered%> region without %<depend%> clause may not be closely nested inside a loop region with an %<ordered%> clause with a parameter"
27697 msgstr ""
27699 #: omp-low.cc:3717
27700 #, gcc-internal-format
27701 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
27702 msgstr ""
27704 #: omp-low.cc:3735
27705 #, gcc-internal-format
27706 msgid "%<teams%> construct must be closely nested inside of %<target%> construct or not nested in any OpenMP construct"
27707 msgstr ""
27709 #: omp-low.cc:3757
27710 #, gcc-internal-format
27711 msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
27712 msgstr ""
27714 #: omp-low.cc:3770
27715 #, gcc-internal-format
27716 msgid "OpenACC construct inside of non-OpenACC region"
27717 msgstr ""
27719 #: omp-low.cc:3831
27720 #, gcc-internal-format
27721 msgid "%s %qs construct inside of %s %qs region"
27722 msgstr ""
27724 #: omp-low.cc:3844 omp-low.cc:3851
27725 #, gcc-internal-format
27726 msgid "%qs construct inside of %qs region"
27727 msgstr ""
27729 #: omp-low.cc:4090
27730 #, gcc-internal-format
27731 msgid "setjmp/longjmp inside %<simd%> construct"
27732 msgstr ""
27734 #: omp-low.cc:4116
27735 #, gcc-internal-format
27736 msgid "OpenMP runtime API call %qD in a region with %<order(concurrent)%> clause"
27737 msgstr ""
27739 #: omp-low.cc:4132
27740 #, gcc-internal-format
27741 msgid "OpenMP runtime API call %qD strictly nested in a %<teams%> region"
27742 msgstr ""
27744 #: omp-low.cc:4144
27745 #, gcc-internal-format
27746 msgid "OpenMP runtime API call %qD in a region with %<device(ancestor)%> clause"
27747 msgstr ""
27749 #: omp-low.cc:9800
27750 #, gcc-internal-format
27751 msgid "ignoring sink clause with offset that is not a multiple of the loop step"
27752 msgstr ""
27754 #: omp-low.cc:9823
27755 #, gcc-internal-format
27756 msgid "first offset must be in opposite direction of loop iterations"
27757 msgstr ""
27759 #: omp-low.cc:14581
27760 #, gcc-internal-format, gfc-internal-format
27761 msgid "invalid exit from %s structured block"
27762 msgstr ""
27764 #: omp-low.cc:14583 omp-low.cc:14588
27765 #, gcc-internal-format, gfc-internal-format
27766 msgid "invalid entry to %s structured block"
27767 msgstr ""
27769 #. Otherwise, be vague and lazy, but efficient.
27770 #: omp-low.cc:14592
27771 #, gcc-internal-format, gfc-internal-format
27772 msgid "invalid branch to/from %s structured block"
27773 msgstr ""
27775 #: omp-oacc-kernels-decompose.cc:254
27776 #, gcc-internal-format
27777 msgid "conditionally executed loop in %<kernels%> region will be executed by a single gang; ignoring %<gang%> clause"
27778 msgstr ""
27780 #. No need to recurse into nested statements; no loop nested inside
27781 #. this loop can be gang-partitioned.
27782 #: omp-oacc-kernels-decompose.cc:270
27783 #, gcc-internal-format
27784 msgid "%<gang%> loop in %<gang-single%> region"
27785 msgstr ""
27787 #: omp-oacc-kernels-decompose.cc:480
27788 #, gcc-internal-format
27789 msgid "cannot honor conflicting %qs clause"
27790 msgstr ""
27792 #: omp-oacc-kernels-decompose.cc:483
27793 #, gcc-internal-format
27794 msgid "location of the previous clause in the same loop nest"
27795 msgstr ""
27797 #: omp-oacc-kernels-decompose.cc:562
27798 #, gcc-internal-format
27799 msgid "argument not permitted on %qs clause in OpenACC %<kernels%> region with a %qs clause"
27800 msgstr ""
27802 #: omp-oacc-kernels-decompose.cc:566
27803 #, gcc-internal-format
27804 msgid "location of OpenACC %<kernels%>"
27805 msgstr ""
27807 #: omp-oacc-neuter-broadcast.cc:1788
27808 #, gcc-internal-format
27809 msgid "shared-memory region overflow"
27810 msgstr ""
27812 #: omp-offload.cc:315
27813 #, gcc-internal-format
27814 msgid "%qD specified both in declare target %<link%> and implicitly in %<to%> clauses"
27815 msgstr ""
27817 #: omp-offload.cc:899
27818 #, gcc-internal-format
27819 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
27820 msgstr ""
27822 #: omp-offload.cc:951
27823 #, gcc-internal-format, gfc-internal-format
27824 msgid "region contains %s partitioned code but is not %s partitioned"
27825 msgstr ""
27827 #: omp-offload.cc:957
27828 #, gcc-internal-format, gfc-internal-format
27829 msgid "region is %s partitioned but does not contain %s partitioned code"
27830 msgstr ""
27832 #: omp-offload.cc:1447
27833 #, gcc-internal-format
27834 msgid "gang reduction on an orphan loop"
27835 msgstr ""
27837 #: omp-offload.cc:1521
27838 #, gcc-internal-format
27839 msgid "routine call uses same OpenACC parallelism as containing loop"
27840 msgstr ""
27842 #: omp-offload.cc:1525 omp-offload.cc:1557
27843 #, gcc-internal-format
27844 msgid "containing loop here"
27845 msgstr ""
27847 #: omp-offload.cc:1530
27848 #, gcc-internal-format
27849 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
27850 msgstr ""
27852 #: omp-offload.cc:1532
27853 #, gcc-internal-format
27854 msgid "loop uses OpenACC parallelism disallowed by containing routine"
27855 msgstr ""
27857 #: omp-offload.cc:1537
27858 #, gcc-internal-format
27859 msgid "routine %qD declared here"
27860 msgstr ""
27862 #: omp-offload.cc:1550
27863 #, gcc-internal-format
27864 msgid "incorrectly nested OpenACC loop parallelism"
27865 msgstr ""
27867 #: omp-offload.cc:1691
27868 #, gcc-internal-format
27869 msgid "insufficient partitioning available to parallelize element loop"
27870 msgstr ""
27872 #: omp-offload.cc:1699
27873 #, gcc-internal-format
27874 msgid "insufficient partitioning available to parallelize tile loop"
27875 msgstr ""
27877 #: omp-offload.cc:1701
27878 #, gcc-internal-format
27879 msgid "insufficient partitioning available to parallelize loop"
27880 msgstr ""
27882 #: omp-simd-clone.cc:197
27883 #, fuzzy, gcc-internal-format
27884 #| msgid "ignoring duplicate directory \"%s\"\n"
27885 msgid "ignoring large linear step"
27886 msgstr "zanemarujem direktorij duplikat „%s”\n"
27888 #: omp-simd-clone.cc:203
27889 #, gcc-internal-format
27890 msgid "ignoring zero linear step"
27891 msgstr ""
27893 #: omp-simd-clone.cc:265
27894 #, gcc-internal-format
27895 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified return type"
27896 msgstr ""
27898 #: omp-simd-clone.cc:275
27899 #, gcc-internal-format
27900 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified non-%<uniform%> argument"
27901 msgstr ""
27903 #: optabs.cc:4835
27904 #, gcc-internal-format
27905 msgid "indirect jumps are not available on this target"
27906 msgstr ""
27908 #: optinfo-emit-json.cc:113
27909 #, fuzzy, gcc-internal-format
27910 #| msgid "Failed to open file %s for writing state: %s"
27911 msgid "cannot open file %qs for writing optimization records"
27912 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
27914 #: optinfo-emit-json.cc:121
27915 #, gcc-internal-format
27916 msgid "error writing optimization records to %qs: %s"
27917 msgstr ""
27919 #: optinfo-emit-json.cc:130
27920 #, gcc-internal-format
27921 msgid "error closing optimization records %qs"
27922 msgstr ""
27924 #: opts-common.cc:1379
27925 #, gcc-internal-format
27926 msgid "command-line option %qs is not supported by this configuration"
27927 msgstr ""
27929 #: opts-common.cc:1389 opts.cc:2410
27930 #, gcc-internal-format
27931 msgid "missing argument to %qs"
27932 msgstr ""
27934 #: opts-common.cc:1396
27935 #, gcc-internal-format
27936 msgid "argument to %qs should be a non-negative integer optionally followed by a size unit"
27937 msgstr ""
27939 #: opts-common.cc:1400
27940 #, gcc-internal-format
27941 msgid "argument to %qs should be a non-negative integer"
27942 msgstr ""
27944 #: opts-common.cc:1407
27945 #, gcc-internal-format
27946 msgid "argument to %qs is not between %d and %d"
27947 msgstr ""
27949 #: opts-common.cc:1471
27950 #, gcc-internal-format
27951 msgid "invalid argument in option %qs"
27952 msgstr ""
27954 #: opts-common.cc:1473
27955 #, gcc-internal-format
27956 msgid "%qs specified multiple times in the same option"
27957 msgstr ""
27959 #: opts-common.cc:1476
27960 #, gcc-internal-format
27961 msgid "%qs is mutually exclusive with %qs and cannot be specified together"
27962 msgstr ""
27964 #: opts-common.cc:1498
27965 #, gcc-internal-format
27966 msgid "unrecognized argument in option %qs"
27967 msgstr ""
27969 #: opts-common.cc:1509 config/i386/i386-options.cc:1615
27970 #, gcc-internal-format
27971 msgid "valid arguments to %qs are: %s; did you mean %qs?"
27972 msgstr ""
27974 #: opts-common.cc:1512 config/i386/i386-options.cc:1618
27975 #, gcc-internal-format
27976 msgid "valid arguments to %qs are: %s"
27977 msgstr ""
27979 #: opts-common.cc:1555 c-family/c-opts.cc:451
27980 #, gcc-internal-format
27981 msgid "switch %qs is no longer supported"
27982 msgstr ""
27984 #: opts-common.cc:1615
27985 #, gcc-internal-format
27986 msgid "argument to %qs is bigger than %d"
27987 msgstr ""
27989 #: opts-common.cc:1962
27990 #, fuzzy, gcc-internal-format
27991 #| msgid "malformed COLLECT_GCC_OPTIONS"
27992 msgid "malformed %<COLLECT_GCC_OPTIONS%>"
27993 msgstr "izobličen COLLECT_GCC_OPTIONS"
27995 #: opts-global.cc:102
27996 #, gcc-internal-format
27997 msgid "command-line option %qs is valid for the driver but not for %s"
27998 msgstr ""
28000 #. Eventually this should become a hard error IMO.
28001 #: opts-global.cc:108
28002 #, gcc-internal-format
28003 msgid "command-line option %qs is valid for %s but not for %s"
28004 msgstr ""
28006 #. Happens for -Werror=warning_name.
28007 #: opts-global.cc:112
28008 #, gcc-internal-format
28009 msgid "%<-Werror=%> argument %qs is not valid for %s"
28010 msgstr ""
28012 #: opts-global.cc:144
28013 #, gcc-internal-format
28014 msgid "unrecognized command-line option %qs may have been intended to silence earlier diagnostics"
28015 msgstr ""
28017 #: opts-global.cc:399
28018 #, gcc-internal-format
28019 msgid "unrecognized command-line option %<-fopt-info-%s%>"
28020 msgstr ""
28022 #: opts-global.cc:420 opts-global.cc:429
28023 #, gcc-internal-format
28024 msgid "plugin support is disabled; configure with %<--enable-plugin%>"
28025 msgstr ""
28027 #: opts-global.cc:454
28028 #, gcc-internal-format
28029 msgid "unrecognized register name %qs"
28030 msgstr ""
28032 #: opts-global.cc:472
28033 #, gcc-internal-format
28034 msgid "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-address%>"
28035 msgstr ""
28037 #: opts-global.cc:475
28038 #, gcc-internal-format
28039 msgid "unrecognized shadow offset %qs"
28040 msgstr ""
28042 #: opts.cc:218
28043 #, gcc-internal-format
28044 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
28045 msgstr ""
28047 #: opts.cc:254
28048 #, gcc-internal-format
28049 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
28050 msgstr ""
28052 #: opts.cc:261
28053 #, gcc-internal-format
28054 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
28055 msgstr ""
28057 #: opts.cc:725
28058 #, gcc-internal-format
28059 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%>, %<z%> or %<fast%>"
28060 msgstr ""
28062 #: opts.cc:831 opts.cc:837 opts.cc:843 opts.cc:849 opts.cc:860 opts.cc:870
28063 #: opts.cc:876 opts.cc:882 opts.cc:888 opts.cc:894 opts.cc:900 opts.cc:906
28064 #: opts.cc:912 opts.cc:918 opts.cc:935 opts.cc:943 config/mips/mips.cc:20035
28065 #: config/mips/mips.cc:20037 config/mips/mips.cc:20050
28066 #, gcc-internal-format
28067 msgid "%qs is incompatible with %qs"
28068 msgstr ""
28070 #: opts.cc:925
28071 #, gcc-internal-format
28072 msgid "%<-fipa-modref%> is incompatible with %qs"
28073 msgstr ""
28075 #: opts.cc:1005
28076 #, gcc-internal-format
28077 msgid "%<-fsanitize=%s%> is incompatible with %<-fsanitize=%s%>"
28078 msgstr ""
28080 #: opts.cc:1043
28081 #, gcc-internal-format
28082 msgid "section anchors must be disabled when unit-at-a-time is disabled"
28083 msgstr ""
28085 #: opts.cc:1047
28086 #, gcc-internal-format
28087 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
28088 msgstr ""
28090 #: opts.cc:1061
28091 #, gcc-internal-format
28092 msgid "transactional memory is not supported with non-call exceptions"
28093 msgstr ""
28095 #: opts.cc:1076
28096 #, gcc-internal-format
28097 msgid "section anchors must be disabled when toplevel reorder is disabled"
28098 msgstr ""
28100 #: opts.cc:1146
28101 #, gcc-internal-format
28102 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
28103 msgstr ""
28105 #: opts.cc:1154
28106 #, gcc-internal-format
28107 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
28108 msgstr ""
28110 #: opts.cc:1168
28111 #, gcc-internal-format
28112 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
28113 msgstr ""
28115 #: opts.cc:1195
28116 #, gcc-internal-format
28117 msgid "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
28118 msgstr ""
28120 #: opts.cc:1199
28121 #, gcc-internal-format
28122 msgid "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
28123 msgstr ""
28125 #: opts.cc:1224
28126 #, gcc-internal-format
28127 msgid "%<-fsanitize-recover=%s%> is not supported"
28128 msgstr ""
28130 #: opts.cc:1251
28131 #, gcc-internal-format
28132 msgid "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
28133 msgstr ""
28135 #: opts.cc:1258
28136 #, gcc-internal-format
28137 msgid "transactional memory is not supported with %<-fsanitize=address%>"
28138 msgstr ""
28140 #: opts.cc:1261
28141 #, gcc-internal-format
28142 msgid "transactional memory is not supported with %<-fsanitize=kernel-address%>"
28143 msgstr ""
28145 #: opts.cc:1266
28146 #, gcc-internal-format
28147 msgid "live patching is not supported with LTO"
28148 msgstr ""
28150 #: opts.cc:1270
28151 #, gcc-internal-format
28152 msgid "vtable verification is not supported with LTO"
28153 msgstr ""
28155 #: opts.cc:1323
28156 #, gcc-internal-format
28157 msgid "var-tracking-assignments changes selective scheduling"
28158 msgstr ""
28160 #: opts.cc:1379 config/darwin.cc:3359
28161 #, gcc-internal-format
28162 msgid "%<-freorder-blocks-and-partition%> does not work with exceptions on this architecture"
28163 msgstr ""
28165 #: opts.cc:1395
28166 #, gcc-internal-format
28167 msgid "%<-freorder-blocks-and-partition%> does not support unwind info on this architecture"
28168 msgstr ""
28170 #: opts.cc:1413 config/pa/pa.cc:564
28171 #, gcc-internal-format
28172 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
28173 msgstr ""
28175 #: opts.cc:1922
28176 #, gcc-internal-format
28177 msgid "unrecognized %<include_flags 0x%x%> passed to %<print_specific_help%>"
28178 msgstr ""
28180 #: opts.cc:2142
28181 #, gcc-internal-format
28182 msgid "%<-fsanitize=all%> option is not valid"
28183 msgstr ""
28185 #: opts.cc:2180
28186 #, gcc-internal-format
28187 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
28188 msgstr ""
28190 #: opts.cc:2186
28191 #, gcc-internal-format
28192 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
28193 msgstr ""
28195 #: opts.cc:2221
28196 #, gcc-internal-format
28197 msgid "%qs attribute directive ignored"
28198 msgstr ""
28200 #: opts.cc:2245
28201 #, gcc-internal-format
28202 msgid "unrecognized argument to %<-fzero-call-used-regs=%>: %qs"
28203 msgstr ""
28205 #: opts.cc:2269
28206 #, gcc-internal-format
28207 msgid "invalid arguments for %<-falign-%s%> option: %qs"
28208 msgstr ""
28210 #: opts.cc:2284
28211 #, gcc-internal-format
28212 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
28213 msgstr ""
28215 #: opts.cc:2293
28216 #, gcc-internal-format
28217 msgid "%<-falign-%s%> is not between 0 and %d"
28218 msgstr ""
28220 #: opts.cc:2352
28221 #, gcc-internal-format
28222 msgid "invalid arguments for %<-fpatchable-function-entry%>"
28223 msgstr ""
28225 #: opts.cc:2465
28226 #, gcc-internal-format
28227 msgid "%<--help%> argument %q.*s is ambiguous, please be more specific"
28228 msgstr ""
28230 #: opts.cc:2474
28231 #, gcc-internal-format
28232 msgid "unrecognized argument to %<--help=%> option: %q.*s"
28233 msgstr ""
28235 #: opts.cc:2638
28236 #, gcc-internal-format
28237 msgid "arguments ignored for %<-Wattributes=%>; use %<-Wno-attributes=%> instead"
28238 msgstr ""
28240 #: opts.cc:2644
28241 #, gcc-internal-format
28242 msgid "trailing %<,%> in arguments for %<-Wno-attributes=%>"
28243 msgstr ""
28245 #: opts.cc:2853
28246 #, gcc-internal-format
28247 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
28248 msgstr ""
28250 #: opts.cc:2861
28251 #, gcc-internal-format
28252 msgid "structure alignment must be a small power of two, not %wu"
28253 msgstr ""
28255 #: opts.cc:2982
28256 #, gcc-internal-format
28257 msgid "unknown stack check parameter %qs"
28258 msgstr ""
28260 #: opts.cc:3028
28261 #, gcc-internal-format
28262 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf%> %<-g%s%> for debug level"
28263 msgstr ""
28265 #: opts.cc:3039
28266 #, gcc-internal-format
28267 msgid "dwarf version %wu is not supported"
28268 msgstr ""
28270 #: opts.cc:3088
28271 #, gcc-internal-format
28272 msgid "unrecognized argument to %<-flto=%> option: %qs"
28273 msgstr ""
28275 #: opts.cc:3288
28276 #, gcc-internal-format
28277 msgid "target system does not support debug output"
28278 msgstr ""
28280 #: opts.cc:3326
28281 #, gcc-internal-format
28282 msgid "debug format %qs conflicts with prior selection"
28283 msgstr ""
28285 #: opts.cc:3350
28286 #, gcc-internal-format
28287 msgid "unrecognized debug output level %qs"
28288 msgstr ""
28290 #: opts.cc:3352
28291 #, gcc-internal-format
28292 msgid "debug output level %qs is too high"
28293 msgstr ""
28295 #: opts.cc:3364
28296 #, gcc-internal-format
28297 msgid "unrecognized btf debug output level %qs"
28298 msgstr ""
28300 #: opts.cc:3381
28301 #, gcc-internal-format
28302 msgid "getting core file size maximum limit: %m"
28303 msgstr ""
28305 #: opts.cc:3385
28306 #, gcc-internal-format
28307 msgid "setting core file size limit to maximum: %m"
28308 msgstr ""
28310 #: opts.cc:3430
28311 #, gcc-internal-format, gfc-internal-format
28312 msgid "unrecognized gcc debugging option: %c"
28313 msgstr ""
28315 #: opts.cc:3459
28316 #, gcc-internal-format
28317 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
28318 msgstr ""
28320 #: opts.cc:3463
28321 #, gcc-internal-format
28322 msgid "%<-W%serror=%s%>: no option %<-%s%>"
28323 msgstr ""
28325 #: opts.cc:3467
28326 #, gcc-internal-format
28327 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
28328 msgstr ""
28330 #: passes.cc:84
28331 #, gcc-internal-format, gfc-internal-format
28332 msgid "pass %s does not support cloning"
28333 msgstr ""
28335 #: passes.cc:90
28336 #, gcc-internal-format
28337 msgid "pass %s needs a %<set_pass_param%> implementation to handle the extra argument in %<NEXT_PASS%>"
28338 msgstr ""
28340 #: passes.cc:1073
28341 #, gcc-internal-format
28342 msgid "unrecognized option %<-fenable%>"
28343 msgstr ""
28345 #: passes.cc:1075
28346 #, gcc-internal-format
28347 msgid "unrecognized option %<-fdisable%>"
28348 msgstr ""
28350 #: passes.cc:1083
28351 #, gcc-internal-format
28352 msgid "unknown pass %s specified in %<-fenable%>"
28353 msgstr ""
28355 #: passes.cc:1085
28356 #, gcc-internal-format
28357 msgid "unknown pass %s specified in %<-fdisable%>"
28358 msgstr ""
28360 #: passes.cc:1110 passes.cc:1199
28361 #, gcc-internal-format, gfc-internal-format
28362 msgid "enable pass %s for functions in the range of [%u, %u]"
28363 msgstr ""
28365 #: passes.cc:1113 passes.cc:1210
28366 #, gcc-internal-format, gfc-internal-format
28367 msgid "disable pass %s for functions in the range of [%u, %u]"
28368 msgstr ""
28370 #: passes.cc:1149 passes.cc:1177
28371 #, gcc-internal-format, gfc-internal-format
28372 msgid "Invalid range %s in option %s"
28373 msgstr ""
28375 #: passes.cc:1195
28376 #, gcc-internal-format, gfc-internal-format
28377 msgid "enable pass %s for function %s"
28378 msgstr ""
28380 #: passes.cc:1206
28381 #, gcc-internal-format, gfc-internal-format
28382 msgid "disable pass %s for function %s"
28383 msgstr ""
28385 #: passes.cc:1435
28386 #, gcc-internal-format
28387 msgid "invalid pass positioning operation"
28388 msgstr ""
28390 #: passes.cc:1496
28391 #, gcc-internal-format
28392 msgid "plugin cannot register a missing pass"
28393 msgstr ""
28395 #: passes.cc:1499
28396 #, gcc-internal-format
28397 msgid "plugin cannot register an unnamed pass"
28398 msgstr ""
28400 #: passes.cc:1504
28401 #, gcc-internal-format
28402 msgid "plugin cannot register pass %qs without reference pass name"
28403 msgstr ""
28405 #: passes.cc:1523
28406 #, gcc-internal-format
28407 msgid "pass %qs not found but is referenced by new pass %qs"
28408 msgstr ""
28410 #: plugin.cc:212
28411 #, gcc-internal-format
28412 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
28413 msgstr ""
28415 #: plugin.cc:234
28416 #, gcc-internal-format
28417 msgid "plugin %qs was specified with different paths: %qs and %qs"
28418 msgstr ""
28420 #: plugin.cc:293
28421 #, gcc-internal-format
28422 msgid "malformed option %<-fplugin-arg-%s%>: missing %<-<key>[=<value>]%>"
28423 msgstr ""
28425 #: plugin.cc:357
28426 #, gcc-internal-format
28427 msgid "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
28428 msgstr ""
28430 #: plugin.cc:376
28431 #, gcc-internal-format
28432 msgid "unable to register info for plugin %qs - plugin name not found"
28433 msgstr ""
28435 #: plugin.cc:472
28436 #, gcc-internal-format, gfc-internal-format
28437 msgid "unknown callback event registered by plugin %s"
28438 msgstr ""
28440 #: plugin.cc:505
28441 #, gcc-internal-format, gfc-internal-format
28442 msgid "plugin %s registered a null callback function for event %s"
28443 msgstr ""
28445 #: plugin.cc:639
28446 #, gcc-internal-format, gfc-internal-format
28447 msgid ""
28448 "cannot load plugin %s\n"
28449 "%s"
28450 msgstr ""
28452 #: plugin.cc:650
28453 #, gcc-internal-format, gfc-internal-format
28454 msgid ""
28455 "plugin %s is not licensed under a GPL-compatible license\n"
28456 "%s"
28457 msgstr ""
28459 #: plugin.cc:663
28460 #, gcc-internal-format, gfc-internal-format
28461 msgid ""
28462 "cannot find %s in plugin %s\n"
28463 "%s"
28464 msgstr ""
28466 #: plugin.cc:673
28467 #, gcc-internal-format, gfc-internal-format
28468 msgid "fail to initialize plugin %s"
28469 msgstr ""
28471 #: plugin.cc:706
28472 #, gcc-internal-format, gfc-internal-format
28473 msgid "cannot load plugin %s: %s"
28474 msgstr ""
28476 #: plugin.cc:716
28477 #, gcc-internal-format, gfc-internal-format
28478 msgid "plugin %s is not licensed under a GPL-compatible license %s"
28479 msgstr ""
28481 #: plugin.cc:726
28482 #, gcc-internal-format, gfc-internal-format
28483 msgid "cannot find %s in plugin %s: %s"
28484 msgstr ""
28486 #: plugin.cc:735
28487 #, fuzzy, gcc-internal-format, gfc-internal-format
28488 #| msgid "failed to open %s"
28489 msgid "failed to initialize plugin %s"
28490 msgstr "nisam uspio otvoriti %s"
28492 #: plugin.cc:1009
28493 #, gcc-internal-format
28494 msgid "%<-iplugindir%> <dir> option not passed from the gcc driver"
28495 msgstr ""
28497 #: pointer-query.cc:1202
28498 #, gcc-internal-format
28499 msgid "at offset %s into destination object %qE of size %s"
28500 msgstr ""
28502 #: pointer-query.cc:1205
28503 #, gcc-internal-format
28504 msgid "destination object %qE of size %s"
28505 msgstr ""
28507 #: pointer-query.cc:1211
28508 #, gcc-internal-format
28509 msgid "at offset %s into destination object of size %s allocated by %qE"
28510 msgstr ""
28512 #: pointer-query.cc:1214
28513 #, gcc-internal-format
28514 msgid "destination object of size %s allocated by %qE"
28515 msgstr ""
28517 #: pointer-query.cc:1224
28518 #, gcc-internal-format
28519 msgid "at offset %s into source object %qE of size %s"
28520 msgstr ""
28522 #: pointer-query.cc:1227
28523 #, gcc-internal-format
28524 msgid "source object %qE of size %s"
28525 msgstr ""
28527 #: pointer-query.cc:1234
28528 #, gcc-internal-format
28529 msgid "at offset %s into source object of size %s allocated by %qE"
28530 msgstr ""
28532 #: pointer-query.cc:1237
28533 #, gcc-internal-format
28534 msgid "source object of size %s allocated by %qE"
28535 msgstr ""
28537 #: pointer-query.cc:1245
28538 #, gcc-internal-format
28539 msgid "at offset %s into object %qE of size %s"
28540 msgstr ""
28542 #: pointer-query.cc:1248
28543 #, gcc-internal-format
28544 msgid "object %qE of size %s"
28545 msgstr ""
28547 #: pointer-query.cc:1255
28548 #, gcc-internal-format
28549 msgid "at offset %s into object of size %s allocated by %qE"
28550 msgstr ""
28552 #: pointer-query.cc:1258
28553 #, gcc-internal-format
28554 msgid "object of size %s allocated by %qE"
28555 msgstr ""
28557 #: predict.cc:2523
28558 #, gcc-internal-format
28559 msgid "probability %qE must be constant floating-point expression"
28560 msgstr ""
28562 #: predict.cc:2536
28563 #, gcc-internal-format
28564 msgid "probability %qE is outside the range [0.0, 1.0]"
28565 msgstr ""
28567 #: predict.cc:3541
28568 #, gcc-internal-format, gfc-internal-format
28569 msgid "Missing counts for called function %s"
28570 msgstr ""
28572 #: profile.cc:616
28573 #, gcc-internal-format
28574 msgid "corrupted profile info: profile data is not flow-consistent"
28575 msgstr ""
28577 #: profile.cc:633
28578 #, gcc-internal-format, gfc-internal-format
28579 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
28580 msgstr ""
28582 #: profile.cc:656
28583 #, gcc-internal-format, gfc-internal-format
28584 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
28585 msgstr ""
28587 #: profile.cc:965
28588 #, gcc-internal-format
28589 msgid "corrupted profile info: invalid time profile"
28590 msgstr ""
28592 #: read-rtl-function.cc:265
28593 #, gcc-internal-format, gfc-internal-format
28594 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
28595 msgstr ""
28597 #: read-rtl-function.cc:269
28598 #, gcc-internal-format, gfc-internal-format
28599 msgid "insn with UID %i not found for operand %i of insn %i"
28600 msgstr ""
28602 #: read-rtl-function.cc:412
28603 #, gcc-internal-format
28604 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
28605 msgstr ""
28607 #: read-rtl-function.cc:713
28608 #, gcc-internal-format
28609 msgid "unrecognized edge flag: %qs"
28610 msgstr ""
28612 #: read-rtl-function.cc:856
28613 #, gcc-internal-format
28614 msgid "more than one 'crtl' directive"
28615 msgstr ""
28617 #: read-rtl-function.cc:985
28618 #, fuzzy, gcc-internal-format
28619 #| msgid "unrecognizable insn:"
28620 msgid "unrecognized enum value: %qs"
28621 msgstr "neprepoznati insn:"
28623 #: read-rtl-function.cc:1141 read-rtl-function.cc:1200
28624 #, gcc-internal-format, gfc-internal-format
28625 msgid "was expecting `%s'"
28626 msgstr ""
28628 #: read-rtl-function.cc:1594
28629 #, gcc-internal-format, gfc-internal-format
28630 msgid "duplicate insn UID: %i"
28631 msgstr ""
28633 #: read-rtl-function.cc:1655
28634 #, gcc-internal-format
28635 msgid "start/end of RTL fragment are in different files"
28636 msgstr ""
28638 #: read-rtl-function.cc:1661
28639 #, gcc-internal-format
28640 msgid "start of RTL fragment must be on an earlier line than end"
28641 msgstr ""
28643 #: read-rtl.cc:490
28644 #, gcc-internal-format, gfc-internal-format
28645 msgid "ambiguous attribute '%s'; could be '%s' (via '%s:%s') or '%s' (via '%s:%s')"
28646 msgstr ""
28648 #: reg-stack.cc:538
28649 #, gcc-internal-format, gfc-internal-format
28650 msgid "output constraint %d must specify a single register"
28651 msgstr ""
28653 #: reg-stack.cc:548
28654 #, gcc-internal-format
28655 msgid "output constraint %d cannot be specified together with %qs clobber"
28656 msgstr ""
28658 #: reg-stack.cc:572
28659 #, gcc-internal-format
28660 msgid "output registers must be grouped at top of stack"
28661 msgstr ""
28663 #: reg-stack.cc:612
28664 #, gcc-internal-format
28665 msgid "implicitly popped registers must be grouped at top of stack"
28666 msgstr ""
28668 #: reg-stack.cc:630
28669 #, gcc-internal-format
28670 msgid "explicitly used registers must be grouped at top of stack"
28671 msgstr ""
28673 #: reg-stack.cc:650
28674 #, gcc-internal-format
28675 msgid "output operand %d must use %<&%> constraint"
28676 msgstr ""
28678 #: regcprop.cc:1239
28679 #, gcc-internal-format
28680 msgid "%qs: [%u] bad %<next_regno%> for empty chain (%u)"
28681 msgstr ""
28683 #: regcprop.cc:1251
28684 #, gcc-internal-format
28685 msgid "%qs: loop in %<next_regno%> chain (%u)"
28686 msgstr ""
28688 #: regcprop.cc:1254
28689 #, gcc-internal-format
28690 msgid "%qs: [%u] bad %<oldest_regno%> (%u)"
28691 msgstr ""
28693 #: regcprop.cc:1266
28694 #, gcc-internal-format
28695 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
28696 msgstr ""
28698 #: reginfo.cc:651
28699 #, gcc-internal-format
28700 msgid "cannot use %qs as a call-saved register"
28701 msgstr ""
28703 #: reginfo.cc:655
28704 #, gcc-internal-format
28705 msgid "cannot use %qs as a call-used register"
28706 msgstr ""
28708 #: reginfo.cc:667
28709 #, gcc-internal-format
28710 msgid "cannot use %qs as a fixed register"
28711 msgstr ""
28713 #: reginfo.cc:694 config/arc/arc.cc:1184 config/arc/arc.cc:1226
28714 #: config/ia64/ia64.cc:6036 config/ia64/ia64.cc:6043 config/pa/pa.cc:465
28715 #: config/pa/pa.cc:472 config/sh/sh.cc:8277 config/sh/sh.cc:8284
28716 #, gcc-internal-format, gfc-internal-format
28717 msgid "unknown register name: %s"
28718 msgstr ""
28720 #: reginfo.cc:707
28721 #, gcc-internal-format
28722 msgid "stack register used for global register variable"
28723 msgstr ""
28725 #: reginfo.cc:713
28726 #, gcc-internal-format
28727 msgid "global register variable follows a function definition"
28728 msgstr ""
28730 #: reginfo.cc:719
28731 #, gcc-internal-format
28732 msgid "register of %qD used for multiple global register variables"
28733 msgstr ""
28735 #: reginfo.cc:722 config/rs6000/rs6000-logue.cc:5561
28736 #, gcc-internal-format
28737 msgid "conflicts with %qD"
28738 msgstr ""
28740 #: reginfo.cc:727
28741 #, gcc-internal-format
28742 msgid "call-clobbered register used for global register variable"
28743 msgstr ""
28745 #: reload.cc:1312
28746 #, gcc-internal-format
28747 msgid "cannot reload integer constant operand in %<asm%>"
28748 msgstr ""
28750 #: reload.cc:1326
28751 #, gcc-internal-format
28752 msgid "impossible register constraint in %<asm%>"
28753 msgstr ""
28755 #: reload.cc:2671
28756 #, gcc-internal-format
28757 msgid "the target does not support %<asm goto%> with outputs in %<asm%>"
28758 msgstr ""
28760 #: reload.cc:3699
28761 #, gcc-internal-format
28762 msgid "%<&%> constraint used with no register class"
28763 msgstr ""
28765 #: reload1.cc:2060
28766 #, gcc-internal-format
28767 msgid "cannot find a register in class %qs while reloading %<asm%>"
28768 msgstr ""
28770 #: reload1.cc:2065
28771 #, gcc-internal-format
28772 msgid "unable to find a register to spill in class %qs"
28773 msgstr ""
28775 #: reload1.cc:4582
28776 #, gcc-internal-format
28777 msgid "%<asm%> operand requires impossible reload"
28778 msgstr ""
28780 #: reload1.cc:5999
28781 #, gcc-internal-format
28782 msgid "%<asm%> operand constraint incompatible with operand size"
28783 msgstr ""
28785 #: reload1.cc:7877
28786 #, gcc-internal-format
28787 msgid "output operand is constant in %<asm%>"
28788 msgstr ""
28790 #: rtl.cc:887
28791 #, gcc-internal-format, gfc-internal-format
28792 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
28793 msgstr ""
28795 #: rtl.cc:897
28796 #, gcc-internal-format, gfc-internal-format
28797 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
28798 msgstr ""
28800 #: rtl.cc:907
28801 #, gcc-internal-format, gfc-internal-format
28802 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
28803 msgstr ""
28805 #: rtl.cc:916
28806 #, gcc-internal-format, gfc-internal-format
28807 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
28808 msgstr ""
28810 #: rtl.cc:926
28811 #, gcc-internal-format, gfc-internal-format
28812 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
28813 msgstr ""
28815 #: rtl.cc:937
28816 #, gcc-internal-format, gfc-internal-format
28817 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
28818 msgstr ""
28820 #: rtl.cc:968
28821 #, gcc-internal-format, gfc-internal-format
28822 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
28823 msgstr ""
28825 #: rtl.cc:978
28826 #, gcc-internal-format, gfc-internal-format
28827 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
28828 msgstr ""
28830 #: rtl.cc:988
28831 #, gcc-internal-format, gfc-internal-format
28832 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
28833 msgstr ""
28835 #: rtl.cc:999
28836 #, gcc-internal-format, gfc-internal-format
28837 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
28838 msgstr ""
28840 #: stmt.cc:215
28841 #, gcc-internal-format
28842 msgid "output operand constraint lacks %<=%>"
28843 msgstr ""
28845 #: stmt.cc:230
28846 #, gcc-internal-format
28847 msgid "output constraint %qc for operand %d is not at the beginning"
28848 msgstr ""
28850 #: stmt.cc:254
28851 #, gcc-internal-format
28852 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
28853 msgstr ""
28855 #: stmt.cc:261 stmt.cc:350
28856 #, gcc-internal-format
28857 msgid "%<%%%> constraint used with last operand"
28858 msgstr ""
28860 #: stmt.cc:277
28861 #, gcc-internal-format
28862 msgid "matching constraint not valid in output operand"
28863 msgstr ""
28865 #: stmt.cc:341
28866 #, gcc-internal-format
28867 msgid "input operand constraint contains %qc"
28868 msgstr ""
28870 #: stmt.cc:380
28871 #, gcc-internal-format
28872 msgid "matching constraint references invalid operand number"
28873 msgstr ""
28875 #: stmt.cc:414
28876 #, gcc-internal-format
28877 msgid "invalid punctuation %qc in constraint"
28878 msgstr ""
28880 #: stmt.cc:431
28881 #, gcc-internal-format
28882 msgid "matching constraint does not allow a register"
28883 msgstr ""
28885 #: stmt.cc:525
28886 #, gcc-internal-format
28887 msgid "duplicate %<asm%> operand name %qs"
28888 msgstr ""
28890 #: stmt.cc:622
28891 #, gcc-internal-format
28892 msgid "missing close brace for named operand"
28893 msgstr ""
28895 #: stmt.cc:651
28896 #, gcc-internal-format
28897 msgid "undefined named operand %qs"
28898 msgstr ""
28900 #: stor-layout.cc:802
28901 #, gcc-internal-format
28902 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
28903 msgstr ""
28905 #: stor-layout.cc:1183
28906 #, gcc-internal-format
28907 msgid "alignment %u of %qT is less than %u"
28908 msgstr ""
28910 #: stor-layout.cc:1190
28911 #, gcc-internal-format
28912 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
28913 msgstr ""
28915 #: stor-layout.cc:1193
28916 #, gcc-internal-format
28917 msgid "%q+D offset %E in %qT may not be aligned to %u"
28918 msgstr ""
28920 #: stor-layout.cc:1325
28921 #, gcc-internal-format
28922 msgid "packed attribute causes inefficient alignment for %q+D"
28923 msgstr ""
28925 #: stor-layout.cc:1329
28926 #, gcc-internal-format
28927 msgid "packed attribute is unnecessary for %q+D"
28928 msgstr ""
28930 #: stor-layout.cc:1349
28931 #, gcc-internal-format
28932 msgid "padding struct to align %q+D"
28933 msgstr ""
28935 #: stor-layout.cc:1408
28936 #, gcc-internal-format
28937 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
28938 msgstr ""
28940 #: stor-layout.cc:1784
28941 #, gcc-internal-format
28942 msgid "padding struct size to alignment boundary"
28943 msgstr ""
28945 #: stor-layout.cc:1812
28946 #, gcc-internal-format
28947 msgid "packed attribute causes inefficient alignment for %qE"
28948 msgstr ""
28950 #: stor-layout.cc:1816
28951 #, gcc-internal-format
28952 msgid "packed attribute is unnecessary for %qE"
28953 msgstr ""
28955 #: stor-layout.cc:1822
28956 #, gcc-internal-format
28957 msgid "packed attribute causes inefficient alignment"
28958 msgstr ""
28960 #: stor-layout.cc:1824
28961 #, gcc-internal-format
28962 msgid "packed attribute is unnecessary"
28963 msgstr ""
28965 #: stor-layout.cc:2609
28966 #, gcc-internal-format
28967 msgid "alignment of array elements is greater than element size"
28968 msgstr ""
28970 #: stor-layout.cc:2615
28971 #, gcc-internal-format
28972 msgid "size of array element is not a multiple of its alignment"
28973 msgstr ""
28975 #: substring-locations.cc:229
28976 #, gcc-internal-format
28977 msgid "format string is defined here"
28978 msgstr ""
28980 #: symtab-thunks.cc:400
28981 #, gcc-internal-format
28982 msgid "generic thunk code fails for method %qD which uses %<...%>"
28983 msgstr ""
28985 #: symtab.cc:303
28986 #, gcc-internal-format
28987 msgid "%qD renamed after being referenced in assembly"
28988 msgstr ""
28990 #: symtab.cc:1106
28991 #, gcc-internal-format
28992 msgid "function symbol is not function"
28993 msgstr ""
28995 #: symtab.cc:1113
28996 #, gcc-internal-format
28997 msgid "inconsistent %<ifunc%> attribute"
28998 msgstr ""
29000 #: symtab.cc:1121
29001 #, gcc-internal-format
29002 msgid "variable symbol is not variable"
29003 msgstr ""
29005 #: symtab.cc:1127
29006 #, gcc-internal-format
29007 msgid "node has unknown type"
29008 msgstr ""
29010 #: symtab.cc:1132
29011 #, gcc-internal-format, gfc-internal-format
29012 msgid "node has invalid order %i"
29013 msgstr ""
29015 #: symtab.cc:1141
29016 #, gcc-internal-format
29017 msgid "node not found node->decl->decl_with_vis.symtab_node"
29018 msgstr ""
29020 #: symtab.cc:1149
29021 #, gcc-internal-format
29022 msgid "node differs from node->decl->decl_with_vis.symtab_node"
29023 msgstr ""
29025 #: symtab.cc:1160 symtab.cc:1167
29026 #, gcc-internal-format
29027 msgid "assembler name hash list corrupted"
29028 msgstr ""
29030 #: symtab.cc:1176
29031 #, gcc-internal-format
29032 msgid "node not found in symtab assembler name hash"
29033 msgstr ""
29035 #: symtab.cc:1185
29036 #, gcc-internal-format
29037 msgid "double linked list of assembler names corrupted"
29038 msgstr ""
29040 #: symtab.cc:1190
29041 #, gcc-internal-format
29042 msgid "node has body_removed but is definition"
29043 msgstr ""
29045 #: symtab.cc:1195
29046 #, gcc-internal-format
29047 msgid "node is analyzed but it is not a definition"
29048 msgstr ""
29050 #: symtab.cc:1200
29051 #, gcc-internal-format
29052 msgid "node is alias but not implicit alias"
29053 msgstr ""
29055 #: symtab.cc:1205
29056 #, gcc-internal-format
29057 msgid "node is alias but not definition"
29058 msgstr ""
29060 #: symtab.cc:1210
29061 #, gcc-internal-format
29062 msgid "node is weakref but not an transparent_alias"
29063 msgstr ""
29065 #: symtab.cc:1215
29066 #, gcc-internal-format
29067 msgid "node is transparent_alias but not an alias"
29068 msgstr ""
29070 #: symtab.cc:1220
29071 #, gcc-internal-format
29072 msgid "node is symver but not alias"
29073 msgstr ""
29075 #: symtab.cc:1229
29076 #, gcc-internal-format
29077 msgid "symver target is not exported with default visibility"
29078 msgstr ""
29080 #: symtab.cc:1236
29081 #, gcc-internal-format
29082 msgid "symver is not exported with default visibility"
29083 msgstr ""
29085 #: symtab.cc:1245
29086 #, gcc-internal-format
29087 msgid "node is in same_comdat_group list but has no comdat_group"
29088 msgstr ""
29090 #: symtab.cc:1250
29091 #, gcc-internal-format
29092 msgid "same_comdat_group list across different groups"
29093 msgstr ""
29095 #: symtab.cc:1255
29096 #, gcc-internal-format
29097 msgid "mixing different types of symbol in same comdat groups is not supported"
29098 msgstr ""
29100 #: symtab.cc:1260
29101 #, gcc-internal-format
29102 msgid "node is alone in a comdat group"
29103 msgstr ""
29105 #: symtab.cc:1267
29106 #, gcc-internal-format
29107 msgid "same_comdat_group is not a circular list"
29108 msgstr ""
29110 #: symtab.cc:1282
29111 #, gcc-internal-format, gfc-internal-format
29112 msgid "comdat-local symbol referred to by %s outside its comdat"
29113 msgstr ""
29115 #: symtab.cc:1292
29116 #, gcc-internal-format
29117 msgid "implicit_section flag is set but section isn%'t"
29118 msgstr ""
29120 #: symtab.cc:1299
29121 #, gcc-internal-format
29122 msgid "Both section and comdat group is set"
29123 msgstr ""
29125 #: symtab.cc:1311
29126 #, gcc-internal-format
29127 msgid "Alias and target%'s section differs"
29128 msgstr ""
29130 #: symtab.cc:1318
29131 #, gcc-internal-format
29132 msgid "Alias and target%'s comdat groups differs"
29133 msgstr ""
29135 #: symtab.cc:1333
29136 #, gcc-internal-format
29137 msgid "Transparent alias and target%'s assembler names differs"
29138 msgstr ""
29140 #: symtab.cc:1341
29141 #, gcc-internal-format
29142 msgid "Chained transparent aliases"
29143 msgstr ""
29145 #: symtab.cc:1364 symtab.cc:1382 symtab.cc:1409
29146 #, gcc-internal-format
29147 msgid "symtab_node::verify failed"
29148 msgstr ""
29150 #: symtab.cc:1381
29151 #, fuzzy, gcc-internal-format, gfc-internal-format
29152 #| msgid "invalid expression as operand"
29153 msgid "invalid order in asm node %i"
29154 msgstr "neispravni izraz kao operand"
29156 #: symtab.cc:1405
29157 #, gcc-internal-format
29158 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
29159 msgstr ""
29161 #: symtab.cc:1843
29162 #, gcc-internal-format
29163 msgid "function %q+D part of alias cycle"
29164 msgstr ""
29166 #: symtab.cc:1845
29167 #, gcc-internal-format
29168 msgid "variable %q+D part of alias cycle"
29169 msgstr ""
29171 #: symtab.cc:1873
29172 #, gcc-internal-format
29173 msgid "section of alias %q+D must match section of its target"
29174 msgstr ""
29176 #: targhooks.cc:201
29177 #, gcc-internal-format
29178 msgid "%<__builtin_saveregs%> not supported by this target"
29179 msgstr ""
29181 #: targhooks.cc:1120
29182 #, gcc-internal-format
29183 msgid "%qs not supported on this target"
29184 msgstr ""
29186 #: targhooks.cc:1162
29187 #, gcc-internal-format
29188 msgid "nested functions not supported on this target"
29189 msgstr ""
29191 #: targhooks.cc:1175
29192 #, gcc-internal-format
29193 msgid "nested function trampolines not supported on this target"
29194 msgstr ""
29196 #: targhooks.cc:1677
29197 #, gcc-internal-format
29198 msgid "target attribute is not supported on this machine"
29199 msgstr ""
29201 #: targhooks.cc:1691
29202 #, gcc-internal-format
29203 msgid "%<#pragma GCC target%> is not supported for this machine"
29204 msgstr ""
29206 #: toplev.cc:721
29207 #, fuzzy, gcc-internal-format
29208 #| msgid "Failed to open file %s for writing state: %s"
29209 msgid "cannot open %qs for writing: %m"
29210 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
29212 #: toplev.cc:740
29213 #, gcc-internal-format
29214 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
29215 msgstr ""
29217 #: toplev.cc:792
29218 #, gcc-internal-format
29219 msgid "stack usage computation not supported for this target"
29220 msgstr ""
29222 #: toplev.cc:850
29223 #, gcc-internal-format
29224 msgid "stack usage might be unbounded"
29225 msgstr ""
29227 #: toplev.cc:855
29228 #, gcc-internal-format
29229 msgid "stack usage might be %wu bytes"
29230 msgstr ""
29232 #: toplev.cc:858
29233 #, gcc-internal-format
29234 msgid "stack usage is %wu bytes"
29235 msgstr ""
29237 #: toplev.cc:975
29238 #, fuzzy, gcc-internal-format
29239 #| msgid "Failed to open file %s for writing state: %s"
29240 msgid "cannot open %s for writing: %m"
29241 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
29243 #: toplev.cc:1251
29244 #, gcc-internal-format
29245 msgid "this target does not support %qs"
29246 msgstr ""
29248 #: toplev.cc:1285
29249 #, gcc-internal-format
29250 msgid "Graphite loop optimizations cannot be used (isl is not available) (%<-fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-parallelize-all%>)"
29251 msgstr ""
29253 #: toplev.cc:1296
29254 #, gcc-internal-format
29255 msgid "%<-fcf-protection=full%> is not supported for this target"
29256 msgstr ""
29258 #: toplev.cc:1303
29259 #, gcc-internal-format
29260 msgid "%<-fcf-protection=branch%> is not supported for this target"
29261 msgstr ""
29263 #: toplev.cc:1310
29264 #, gcc-internal-format
29265 msgid "%<-fcf-protection=return%> is not supported for this target"
29266 msgstr ""
29268 #: toplev.cc:1325
29269 #, gcc-internal-format
29270 msgid "%<-fabi-version=1%> is no longer supported"
29271 msgstr ""
29273 #: toplev.cc:1341
29274 #, gcc-internal-format
29275 msgid "instruction scheduling not supported on this target machine"
29276 msgstr ""
29278 #: toplev.cc:1345
29279 #, gcc-internal-format
29280 msgid "this target machine does not have delayed branches"
29281 msgstr ""
29283 #: toplev.cc:1359
29284 #, gcc-internal-format
29285 msgid "%<-f%sleading-underscore%> not supported on this target machine"
29286 msgstr ""
29288 #: toplev.cc:1388
29289 #, gcc-internal-format
29290 msgid "CTF debug info requested, but not supported for %qs frontend"
29291 msgstr ""
29293 #: toplev.cc:1406
29294 #, gcc-internal-format
29295 msgid "could not close zeroed insn dump file %qs: %m"
29296 msgstr ""
29298 #: toplev.cc:1420
29299 #, gcc-internal-format
29300 msgid "STABS debugging information is obsolete and not supported anymore"
29301 msgstr ""
29303 #: toplev.cc:1457
29304 #, gcc-internal-format
29305 msgid "target system does not support the %qs debug format"
29306 msgstr ""
29308 #: toplev.cc:1473
29309 #, gcc-internal-format
29310 msgid "variable tracking requested, but useless unless producing debug info"
29311 msgstr ""
29313 #: toplev.cc:1477
29314 #, gcc-internal-format
29315 msgid "variable tracking requested, but not supported by this debug format"
29316 msgstr ""
29318 #: toplev.cc:1509
29319 #, gcc-internal-format
29320 msgid "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent to %<-gvariable-location-views%>"
29321 msgstr ""
29323 #: toplev.cc:1525
29324 #, gcc-internal-format
29325 msgid "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-location-views%>"
29326 msgstr ""
29328 #: toplev.cc:1535
29329 #, gcc-internal-format
29330 msgid "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
29331 msgstr ""
29333 #: toplev.cc:1564
29334 #, gcc-internal-format
29335 msgid "%<-ffunction-sections%> not supported for this target"
29336 msgstr ""
29338 #: toplev.cc:1570
29339 #, gcc-internal-format
29340 msgid "%<-fdata-sections%> not supported for this target"
29341 msgstr ""
29343 #: toplev.cc:1578
29344 #, gcc-internal-format
29345 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
29346 msgstr ""
29348 #: toplev.cc:1584
29349 #, gcc-internal-format
29350 msgid "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> switches)"
29351 msgstr ""
29353 #: toplev.cc:1594
29354 #, gcc-internal-format
29355 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
29356 msgstr ""
29358 #: toplev.cc:1606
29359 #, gcc-internal-format
29360 msgid "%<-fassociative-math%> disabled; other options take precedence"
29361 msgstr ""
29363 #: toplev.cc:1616
29364 #, gcc-internal-format
29365 msgid "%<-fstack-clash-protection%> is not supported on targets where the stack grows from lower to higher addresses"
29366 msgstr ""
29368 #: toplev.cc:1626
29369 #, gcc-internal-format
29370 msgid "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive; disabling %<-fstack-check=%>"
29371 msgstr ""
29373 #: toplev.cc:1636
29374 #, gcc-internal-format
29375 msgid "%<-fstack-protector%> not supported for this target"
29376 msgstr ""
29378 #: toplev.cc:1648
29379 #, gcc-internal-format
29380 msgid "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported for this target"
29381 msgstr ""
29383 #: toplev.cc:1658
29384 #, gcc-internal-format
29385 msgid "%<-fsanitize=address%> not supported for this target"
29386 msgstr ""
29388 #: toplev.cc:1667
29389 #, gcc-internal-format
29390 msgid "%<-fsanitize=kernel-address%> with stack protection is not supported without %<-fasan-shadow-offset=%> for this target"
29391 msgstr ""
29393 #: toplev.cc:1677
29394 #, gcc-internal-format
29395 msgid "%qs is not supported for this target"
29396 msgstr ""
29398 #: toplev.cc:2016
29399 #, gcc-internal-format
29400 msgid "error writing to %s: %m"
29401 msgstr ""
29403 #: toplev.cc:2018
29404 #, gcc-internal-format
29405 msgid "error closing %s: %m"
29406 msgstr ""
29408 #: toplev.cc:2136
29409 #, gcc-internal-format
29410 msgid "mpfr not configured to handle all floating modes"
29411 msgstr ""
29413 #: toplev.cc:2222
29414 #, gcc-internal-format
29415 msgid "self-tests are not enabled in this build"
29416 msgstr ""
29418 #: toplev.cc:2315
29419 #, gcc-internal-format
29420 msgid "self-tests incompatible with %<-E%>"
29421 msgstr ""
29423 #: trans-mem.cc:610
29424 #, gcc-internal-format
29425 msgid "invalid use of volatile lvalue inside transaction"
29426 msgstr ""
29428 #: trans-mem.cc:613
29429 #, gcc-internal-format
29430 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
29431 msgstr ""
29433 #: trans-mem.cc:645
29434 #, gcc-internal-format
29435 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
29436 msgstr ""
29438 #: trans-mem.cc:714 trans-mem.cc:4819
29439 #, gcc-internal-format
29440 msgid "unsafe function call %qD within atomic transaction"
29441 msgstr ""
29443 #: trans-mem.cc:721
29444 #, gcc-internal-format
29445 msgid "unsafe function call %qE within atomic transaction"
29446 msgstr ""
29448 #: trans-mem.cc:725
29449 #, gcc-internal-format
29450 msgid "unsafe indirect function call within atomic transaction"
29451 msgstr ""
29453 #: trans-mem.cc:733 trans-mem.cc:4751
29454 #, gcc-internal-format
29455 msgid "unsafe function call %qD within %<transaction_safe%> function"
29456 msgstr ""
29458 #: trans-mem.cc:740
29459 #, gcc-internal-format
29460 msgid "unsafe function call %qE within %<transaction_safe%> function"
29461 msgstr ""
29463 #: trans-mem.cc:744
29464 #, gcc-internal-format
29465 msgid "unsafe indirect function call within %<transaction_safe%> function"
29466 msgstr ""
29468 #: trans-mem.cc:759 trans-mem.cc:4791
29469 #, gcc-internal-format
29470 msgid "%<asm%> not allowed in atomic transaction"
29471 msgstr ""
29473 #: trans-mem.cc:762 trans-mem.cc:4417
29474 #, gcc-internal-format
29475 msgid "%<asm%> not allowed in %<transaction_safe%> function"
29476 msgstr ""
29478 #: trans-mem.cc:774
29479 #, gcc-internal-format
29480 msgid "relaxed transaction in atomic transaction"
29481 msgstr ""
29483 #: trans-mem.cc:777
29484 #, gcc-internal-format
29485 msgid "relaxed transaction in %<transaction_safe%> function"
29486 msgstr ""
29488 #: trans-mem.cc:784
29489 #, gcc-internal-format
29490 msgid "outer transaction in transaction"
29491 msgstr ""
29493 #: trans-mem.cc:787
29494 #, gcc-internal-format
29495 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
29496 msgstr ""
29498 #: trans-mem.cc:791
29499 #, gcc-internal-format
29500 msgid "outer transaction in %<transaction_safe%> function"
29501 msgstr ""
29503 #: tree-cfg.cc:358
29504 #, gcc-internal-format
29505 msgid "ignoring loop annotation"
29506 msgstr ""
29508 #: tree-cfg.cc:3012
29509 #, gcc-internal-format
29510 msgid "constant not recomputed when %<ADDR_EXPR%> changed"
29511 msgstr ""
29513 #: tree-cfg.cc:3017
29514 #, gcc-internal-format
29515 msgid "side effects not recomputed when %<ADDR_EXPR%> changed"
29516 msgstr ""
29518 #: tree-cfg.cc:3032
29519 #, gcc-internal-format
29520 msgid "address taken but %<TREE_ADDRESSABLE%> bit not set"
29521 msgstr ""
29523 #: tree-cfg.cc:3056
29524 #, gcc-internal-format
29525 msgid "non-scalar %qs"
29526 msgstr ""
29528 #: tree-cfg.cc:3070
29529 #, fuzzy, gcc-internal-format
29530 #| msgid "invalid expression as operand"
29531 msgid "invalid position or size operand to %qs"
29532 msgstr "neispravni izraz kao operand"
29534 #: tree-cfg.cc:3076
29535 #, gcc-internal-format
29536 msgid "integral result type precision does not match field size of %qs"
29537 msgstr ""
29539 #: tree-cfg.cc:3085
29540 #, gcc-internal-format
29541 msgid "mode size of non-integral result does not match field size of %qs"
29542 msgstr ""
29544 #: tree-cfg.cc:3093
29545 #, gcc-internal-format
29546 msgid "%qs of non-mode-precision operand"
29547 msgstr ""
29549 #: tree-cfg.cc:3100
29550 #, gcc-internal-format
29551 msgid "position plus size exceeds size of referenced object in %qs"
29552 msgstr ""
29554 #: tree-cfg.cc:3111
29555 #, gcc-internal-format
29556 msgid "type mismatch in %qs reference"
29557 msgstr ""
29559 #: tree-cfg.cc:3127
29560 #, gcc-internal-format
29561 msgid "non-top-level %qs"
29562 msgstr ""
29564 #: tree-cfg.cc:3142
29565 #, gcc-internal-format
29566 msgid "invalid operands to %qs"
29567 msgstr ""
29569 #: tree-cfg.cc:3153 tree-cfg.cc:3162 tree-cfg.cc:3179 tree-cfg.cc:3874
29570 #: tree-cfg.cc:3903 tree-cfg.cc:3920 tree-cfg.cc:3941 tree-cfg.cc:3989
29571 #: tree-cfg.cc:4010 tree-cfg.cc:4064 tree-cfg.cc:4088 tree-cfg.cc:4124
29572 #: tree-cfg.cc:4145 tree-cfg.cc:4190 tree-cfg.cc:4266 tree-cfg.cc:4301
29573 #: tree-cfg.cc:4313 tree-cfg.cc:4372 tree-cfg.cc:4397 tree-cfg.cc:4472
29574 #: tree-cfg.cc:4558
29575 #, gcc-internal-format
29576 msgid "type mismatch in %qs"
29577 msgstr ""
29579 #: tree-cfg.cc:3173
29580 #, fuzzy, gcc-internal-format
29581 #| msgid "invalid expression as operand"
29582 msgid "invalid %qs offset operator"
29583 msgstr "neispravni izraz kao operand"
29585 #: tree-cfg.cc:3197
29586 #, gcc-internal-format
29587 msgid "conversion of %qs on the left hand side of %qs"
29588 msgstr ""
29590 #: tree-cfg.cc:3205
29591 #, gcc-internal-format
29592 msgid "conversion of register to a different size in %qs"
29593 msgstr ""
29595 #: tree-cfg.cc:3225 tree-cfg.cc:3251
29596 #, fuzzy, gcc-internal-format
29597 #| msgid "invalid expression as operand"
29598 msgid "invalid address operand in %qs"
29599 msgstr "neispravni izraz kao operand"
29601 #: tree-cfg.cc:3232 tree-cfg.cc:3258
29602 #, fuzzy, gcc-internal-format
29603 #| msgid "invalid expression as operand"
29604 msgid "invalid offset operand in %qs"
29605 msgstr "neispravni izraz kao operand"
29607 #: tree-cfg.cc:3239 tree-cfg.cc:3265
29608 #, gcc-internal-format
29609 msgid "invalid clique in %qs"
29610 msgstr ""
29612 #: tree-cfg.cc:3272 tree-cfg.cc:4570
29613 #, gcc-internal-format
29614 msgid "%qs in gimple IL"
29615 msgstr ""
29617 #: tree-cfg.cc:3287
29618 #, gcc-internal-format
29619 msgid "invalid expression for min lvalue"
29620 msgstr ""
29622 #: tree-cfg.cc:3338
29623 #, gcc-internal-format
29624 msgid "gimple call has two targets"
29625 msgstr ""
29627 #: tree-cfg.cc:3347
29628 #, gcc-internal-format
29629 msgid "gimple call has no target"
29630 msgstr ""
29632 #: tree-cfg.cc:3354
29633 #, gcc-internal-format
29634 msgid "invalid function in gimple call"
29635 msgstr ""
29637 #: tree-cfg.cc:3364
29638 #, gcc-internal-format
29639 msgid "non-function in gimple call"
29640 msgstr ""
29642 #: tree-cfg.cc:3375
29643 #, gcc-internal-format
29644 msgid "invalid pure const state for function"
29645 msgstr ""
29647 #: tree-cfg.cc:3387
29648 #, gcc-internal-format
29649 msgid "invalid LHS in gimple call"
29650 msgstr ""
29652 #: tree-cfg.cc:3395
29653 #, gcc-internal-format
29654 msgid "LHS in %<noreturn%> call"
29655 msgstr ""
29657 #: tree-cfg.cc:3409
29658 #, gcc-internal-format
29659 msgid "invalid conversion in gimple call"
29660 msgstr ""
29662 #: tree-cfg.cc:3418
29663 #, gcc-internal-format
29664 msgid "invalid static chain in gimple call"
29665 msgstr ""
29667 #: tree-cfg.cc:3429
29668 #, gcc-internal-format
29669 msgid "static chain with function that doesn%'t use one"
29670 msgstr ""
29672 #. Built-in unreachable with parameters might not be caught by
29673 #. undefined behavior sanitizer.  Front-ends do check users do not
29674 #. call them that way but we also produce calls to
29675 #. __builtin_unreachable internally, for example when IPA figures
29676 #. out a call cannot happen in a legal program.  In such cases,
29677 #. we must make sure arguments are stripped off.
29678 #: tree-cfg.cc:3447
29679 #, gcc-internal-format
29680 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
29681 msgstr ""
29683 #: tree-cfg.cc:3478
29684 #, gcc-internal-format
29685 msgid "%<DEFFERED_INIT%> calls should have same constant size for the first argument and LHS"
29686 msgstr ""
29688 #: tree-cfg.cc:3496
29689 #, gcc-internal-format
29690 msgid "invalid argument to gimple call"
29691 msgstr ""
29693 #: tree-cfg.cc:3523
29694 #, gcc-internal-format
29695 msgid "invalid operands in gimple comparison"
29696 msgstr ""
29698 #: tree-cfg.cc:3534
29699 #, gcc-internal-format
29700 msgid "mismatching comparison operand types"
29701 msgstr ""
29703 #: tree-cfg.cc:3551
29704 #, gcc-internal-format
29705 msgid "unsupported operation or type for vector comparison returning a boolean"
29706 msgstr ""
29708 #: tree-cfg.cc:3566
29709 #, gcc-internal-format
29710 msgid "non-vector operands in vector comparison"
29711 msgstr ""
29713 #: tree-cfg.cc:3575
29714 #, gcc-internal-format
29715 msgid "invalid vector comparison resulting type"
29716 msgstr ""
29718 #: tree-cfg.cc:3582
29719 #, gcc-internal-format
29720 msgid "bogus comparison result type"
29721 msgstr ""
29723 #: tree-cfg.cc:3604
29724 #, gcc-internal-format
29725 msgid "non-register as LHS of unary operation"
29726 msgstr ""
29728 #: tree-cfg.cc:3610
29729 #, gcc-internal-format
29730 msgid "invalid operand in unary operation"
29731 msgstr ""
29733 #: tree-cfg.cc:3633
29734 #, gcc-internal-format
29735 msgid "invalid vector types in nop conversion"
29736 msgstr ""
29738 #: tree-cfg.cc:3670
29739 #, gcc-internal-format
29740 msgid "invalid types in nop conversion"
29741 msgstr ""
29743 #: tree-cfg.cc:3685
29744 #, gcc-internal-format
29745 msgid "invalid types in address space conversion"
29746 msgstr ""
29748 #: tree-cfg.cc:3699
29749 #, gcc-internal-format
29750 msgid "invalid types in fixed-point conversion"
29751 msgstr ""
29753 #: tree-cfg.cc:3714
29754 #, gcc-internal-format
29755 msgid "invalid types in conversion to floating-point"
29756 msgstr ""
29758 #: tree-cfg.cc:3729
29759 #, gcc-internal-format
29760 msgid "invalid types in conversion to integer"
29761 msgstr ""
29763 #: tree-cfg.cc:3769
29764 #, gcc-internal-format
29765 msgid "type mismatch in %qs expression"
29766 msgstr ""
29768 #: tree-cfg.cc:3786 tree-cfg.cc:3800 tree-cfg.cc:4170
29769 #, gcc-internal-format
29770 msgid "invalid types for %qs"
29771 msgstr ""
29773 #: tree-cfg.cc:3811
29774 #, gcc-internal-format
29775 msgid "%qs should be from a scalar to a like vector"
29776 msgstr ""
29778 #: tree-cfg.cc:3825
29779 #, gcc-internal-format
29780 msgid "non-trivial conversion in unary operation"
29781 msgstr ""
29783 #: tree-cfg.cc:3850
29784 #, gcc-internal-format
29785 msgid "non-register as LHS of binary operation"
29786 msgstr ""
29788 #: tree-cfg.cc:3857
29789 #, gcc-internal-format
29790 msgid "invalid operands in binary operation"
29791 msgstr ""
29793 #: tree-cfg.cc:3964
29794 #, gcc-internal-format
29795 msgid "invalid non-vector operands to %qs"
29796 msgstr ""
29798 #: tree-cfg.cc:3975
29799 #, fuzzy, gcc-internal-format
29800 #| msgid "invalid expression as operand"
29801 msgid "invalid (pointer) operands %qs"
29802 msgstr "neispravni izraz kao operand"
29804 #: tree-cfg.cc:4198
29805 #, gcc-internal-format
29806 msgid "vector type expected in %qs"
29807 msgstr ""
29809 #: tree-cfg.cc:4211
29810 #, gcc-internal-format
29811 msgid "type mismatch in binary expression"
29812 msgstr ""
29814 #: tree-cfg.cc:4239
29815 #, gcc-internal-format
29816 msgid "non-register as LHS of ternary operation"
29817 msgstr ""
29819 #: tree-cfg.cc:4248
29820 #, gcc-internal-format
29821 msgid "invalid operands in ternary operation"
29822 msgstr ""
29824 #: tree-cfg.cc:4280
29825 #, gcc-internal-format
29826 msgid "the first argument of a %qs must be of a boolean vector type of the same number of elements as the result"
29827 msgstr ""
29829 #: tree-cfg.cc:4325 tree-cfg.cc:4384
29830 #, gcc-internal-format
29831 msgid "vector types expected in %qs"
29832 msgstr ""
29834 #: tree-cfg.cc:4340
29835 #, gcc-internal-format
29836 msgid "vectors with different element number found in %qs"
29837 msgstr ""
29839 #: tree-cfg.cc:4356
29840 #, gcc-internal-format
29841 msgid "invalid mask type in %qs"
29842 msgstr ""
29844 #: tree-cfg.cc:4417
29845 #, gcc-internal-format
29846 msgid "not allowed type combination in %qs"
29847 msgstr ""
29849 #: tree-cfg.cc:4426
29850 #, gcc-internal-format
29851 msgid "invalid position or size in %qs"
29852 msgstr ""
29854 #: tree-cfg.cc:4432
29855 #, gcc-internal-format
29856 msgid "%qs into non-mode-precision operand"
29857 msgstr ""
29859 #: tree-cfg.cc:4442
29860 #, gcc-internal-format
29861 msgid "insertion out of range in %qs"
29862 msgstr ""
29864 #: tree-cfg.cc:4452
29865 #, gcc-internal-format
29866 msgid "%qs not at element boundary"
29867 msgstr ""
29869 #: tree-cfg.cc:4508
29870 #, gcc-internal-format
29871 msgid "non-trivial conversion in %qs"
29872 msgstr ""
29874 #: tree-cfg.cc:4517
29875 #, gcc-internal-format
29876 msgid "%qs LHS in clobber statement"
29877 msgstr ""
29879 #: tree-cfg.cc:4525
29880 #, gcc-internal-format
29881 msgid "%qs LHS in assignment statement"
29882 msgstr ""
29884 #: tree-cfg.cc:4544
29885 #, gcc-internal-format
29886 msgid "invalid operand in %qs"
29887 msgstr ""
29889 #: tree-cfg.cc:4585 tree-cfg.cc:4611
29890 #, gcc-internal-format
29891 msgid "invalid RHS for gimple memory store: %qs"
29892 msgstr ""
29894 #: tree-cfg.cc:4645 tree-cfg.cc:4663
29895 #, gcc-internal-format
29896 msgid "incorrect type of vector %qs elements"
29897 msgstr ""
29899 #: tree-cfg.cc:4654 tree-cfg.cc:4671
29900 #, gcc-internal-format
29901 msgid "incorrect number of vector %qs elements"
29902 msgstr ""
29904 #: tree-cfg.cc:4679
29905 #, gcc-internal-format
29906 msgid "incorrect type of vector CONSTRUCTOR elements"
29907 msgstr ""
29909 #: tree-cfg.cc:4688
29910 #, gcc-internal-format
29911 msgid "vector %qs with non-NULL element index"
29912 msgstr ""
29914 #: tree-cfg.cc:4695
29915 #, gcc-internal-format
29916 msgid "vector %qs element is not a GIMPLE value"
29917 msgstr ""
29919 #: tree-cfg.cc:4704
29920 #, gcc-internal-format
29921 msgid "non-vector %qs with elements"
29922 msgstr ""
29924 #: tree-cfg.cc:4715
29925 #, gcc-internal-format
29926 msgid "%qs with an always-false condition"
29927 msgstr ""
29929 #: tree-cfg.cc:4722
29930 #, gcc-internal-format
29931 msgid "%qs RHS in assignment statement"
29932 msgstr ""
29934 #: tree-cfg.cc:4779
29935 #, gcc-internal-format
29936 msgid "invalid operand in return statement"
29937 msgstr ""
29939 #: tree-cfg.cc:4794 c/gimple-parser.cc:2452
29940 #, gcc-internal-format
29941 msgid "invalid conversion in return statement"
29942 msgstr ""
29944 #: tree-cfg.cc:4818
29945 #, gcc-internal-format
29946 msgid "goto destination is neither a label nor a pointer"
29947 msgstr ""
29949 #: tree-cfg.cc:4837
29950 #, gcc-internal-format
29951 msgid "invalid operand to switch statement"
29952 msgstr ""
29954 #: tree-cfg.cc:4845
29955 #, gcc-internal-format
29956 msgid "non-integral type switch statement"
29957 msgstr ""
29959 #: tree-cfg.cc:4855
29960 #, gcc-internal-format
29961 msgid "invalid default case label in switch statement"
29962 msgstr ""
29964 #: tree-cfg.cc:4867
29965 #, gcc-internal-format
29966 msgid "invalid %<CASE_CHAIN%>"
29967 msgstr ""
29969 #: tree-cfg.cc:4873
29970 #, gcc-internal-format
29971 msgid "invalid case label in switch statement"
29972 msgstr ""
29974 #: tree-cfg.cc:4880
29975 #, gcc-internal-format
29976 msgid "invalid case range in switch statement"
29977 msgstr ""
29979 #: tree-cfg.cc:4890
29980 #, gcc-internal-format
29981 msgid "type precision mismatch in switch statement"
29982 msgstr ""
29984 #: tree-cfg.cc:4897
29985 #, gcc-internal-format
29986 msgid "type mismatch for case label in switch statement"
29987 msgstr ""
29989 #: tree-cfg.cc:4906
29990 #, gcc-internal-format
29991 msgid "case labels not sorted in switch statement"
29992 msgstr ""
29994 #: tree-cfg.cc:4949
29995 #, gcc-internal-format
29996 msgid "label context is not the current function declaration"
29997 msgstr ""
29999 #: tree-cfg.cc:4958
30000 #, gcc-internal-format
30001 msgid "incorrect entry in %<label_to_block_map%>"
30002 msgstr ""
30004 #: tree-cfg.cc:4968
30005 #, gcc-internal-format
30006 msgid "incorrect setting of landing pad number"
30007 msgstr ""
30009 #: tree-cfg.cc:4984
30010 #, gcc-internal-format
30011 msgid "invalid comparison code in gimple cond"
30012 msgstr ""
30014 #: tree-cfg.cc:4992
30015 #, gcc-internal-format
30016 msgid "invalid labels in gimple cond"
30017 msgstr ""
30019 #: tree-cfg.cc:5075 tree-cfg.cc:5084
30020 #, gcc-internal-format
30021 msgid "invalid %<PHI%> result"
30022 msgstr ""
30024 #: tree-cfg.cc:5094
30025 #, gcc-internal-format
30026 msgid "missing %<PHI%> def"
30027 msgstr ""
30029 #: tree-cfg.cc:5108
30030 #, gcc-internal-format
30031 msgid "invalid %<PHI%> argument"
30032 msgstr ""
30034 #: tree-cfg.cc:5115
30035 #, gcc-internal-format
30036 msgid "incompatible types in %<PHI%> argument %u"
30037 msgstr ""
30039 #: tree-cfg.cc:5213
30040 #, gcc-internal-format
30041 msgid "%<verify_gimple%> failed"
30042 msgstr ""
30044 #: tree-cfg.cc:5270
30045 #, gcc-internal-format
30046 msgid "dead statement in EH table"
30047 msgstr ""
30049 #: tree-cfg.cc:5286
30050 #, gcc-internal-format
30051 msgid "location references block not in block tree"
30052 msgstr ""
30054 #: tree-cfg.cc:5335
30055 #, gcc-internal-format
30056 msgid "local declaration from a different function"
30057 msgstr ""
30059 #: tree-cfg.cc:5438
30060 #, gcc-internal-format
30061 msgid "gimple_bb (phi) is set to a wrong basic block"
30062 msgstr ""
30064 #: tree-cfg.cc:5447
30065 #, gcc-internal-format
30066 msgid "PHI node with location"
30067 msgstr ""
30069 #: tree-cfg.cc:5458 tree-cfg.cc:5505
30070 #, gcc-internal-format
30071 msgid "incorrect sharing of tree nodes"
30072 msgstr ""
30074 #: tree-cfg.cc:5466
30075 #, gcc-internal-format
30076 msgid "virtual PHI with argument locations"
30077 msgstr ""
30079 #: tree-cfg.cc:5493
30080 #, gcc-internal-format
30081 msgid "gimple_bb (stmt) is set to a wrong basic block"
30082 msgstr ""
30084 #: tree-cfg.cc:5533
30085 #, gcc-internal-format
30086 msgid "statement marked for throw, but doesn%'t"
30087 msgstr ""
30089 #: tree-cfg.cc:5539
30090 #, gcc-internal-format
30091 msgid "statement marked for throw in middle of block"
30092 msgstr ""
30094 #: tree-cfg.cc:5561
30095 #, gcc-internal-format
30096 msgid "verify_gimple failed"
30097 msgstr ""
30099 #: tree-cfg.cc:5583
30100 #, gcc-internal-format
30101 msgid "ENTRY_BLOCK has IL associated with it"
30102 msgstr ""
30104 #: tree-cfg.cc:5590
30105 #, gcc-internal-format
30106 msgid "EXIT_BLOCK has IL associated with it"
30107 msgstr ""
30109 #: tree-cfg.cc:5597
30110 #, gcc-internal-format, gfc-internal-format
30111 msgid "fallthru to exit from bb %d"
30112 msgstr ""
30114 #: tree-cfg.cc:5621
30115 #, gcc-internal-format
30116 msgid "nonlocal label %qD is not first in a sequence of labels in bb %d"
30117 msgstr ""
30119 #: tree-cfg.cc:5628
30120 #, gcc-internal-format
30121 msgid "EH landing pad label %qD is not first in a sequence of labels in bb %d"
30122 msgstr ""
30124 #: tree-cfg.cc:5635
30125 #, gcc-internal-format
30126 msgid "label %qD to block does not match in bb %d"
30127 msgstr ""
30129 #: tree-cfg.cc:5642
30130 #, gcc-internal-format
30131 msgid "label %qD has incorrect context in bb %d"
30132 msgstr ""
30134 #: tree-cfg.cc:5655
30135 #, gcc-internal-format, gfc-internal-format
30136 msgid "control flow in the middle of basic block %d"
30137 msgstr ""
30139 #: tree-cfg.cc:5665
30140 #, gcc-internal-format
30141 msgid "label %qD in the middle of basic block %d"
30142 msgstr ""
30144 #: tree-cfg.cc:5687
30145 #, gcc-internal-format, gfc-internal-format
30146 msgid "fallthru edge after a control statement in bb %d"
30147 msgstr ""
30149 #: tree-cfg.cc:5700
30150 #, gcc-internal-format, gfc-internal-format
30151 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
30152 msgstr ""
30154 #: tree-cfg.cc:5723 tree-cfg.cc:5745 tree-cfg.cc:5762 tree-cfg.cc:5831
30155 #, gcc-internal-format, gfc-internal-format
30156 msgid "wrong outgoing edge flags at end of bb %d"
30157 msgstr ""
30159 #: tree-cfg.cc:5733
30160 #, gcc-internal-format, gfc-internal-format
30161 msgid "explicit goto at end of bb %d"
30162 msgstr ""
30164 #: tree-cfg.cc:5767
30165 #, gcc-internal-format, gfc-internal-format
30166 msgid "return edge does not point to exit in bb %d"
30167 msgstr ""
30169 #: tree-cfg.cc:5797
30170 #, gcc-internal-format
30171 msgid "found default case not at the start of case vector"
30172 msgstr ""
30174 #: tree-cfg.cc:5805
30175 #, gcc-internal-format
30176 msgid "case labels not sorted: "
30177 msgstr ""
30179 #: tree-cfg.cc:5822
30180 #, gcc-internal-format, gfc-internal-format
30181 msgid "extra outgoing edge %d->%d"
30182 msgstr ""
30184 #: tree-cfg.cc:5845
30185 #, gcc-internal-format, gfc-internal-format
30186 msgid "missing edge %i->%i"
30187 msgstr ""
30189 #: tree-cfg.cc:9509
30190 #, gcc-internal-format
30191 msgid "%<noreturn%> function does return"
30192 msgstr ""
30194 #: tree-cfg.cc:9530 tree-cfg.cc:9562
30195 #, gcc-internal-format
30196 msgid "control reaches end of non-void function"
30197 msgstr ""
30199 #: tree-cfg.cc:9628
30200 #, gcc-internal-format
30201 msgid "ignoring return value of %qD declared with attribute %<warn_unused_result%>"
30202 msgstr ""
30204 #: tree-cfg.cc:9633 cp/cvt.cc:1117
30205 #, gcc-internal-format
30206 msgid "ignoring return value of function declared with attribute %<warn_unused_result%>"
30207 msgstr ""
30209 #: tree-diagnostic-path.cc:467
30210 msgid "%@ %s"
30211 msgstr ""
30213 #: tree-diagnostic.cc:203
30214 #, gcc-internal-format
30215 msgid "in definition of macro %qs"
30216 msgstr ""
30218 #: tree-diagnostic.cc:220
30219 #, gcc-internal-format
30220 msgid "in expansion of macro %qs"
30221 msgstr ""
30223 #: tree-eh.cc:4926
30224 #, gcc-internal-format, gfc-internal-format
30225 msgid "BB %i has multiple EH edges"
30226 msgstr ""
30228 #: tree-eh.cc:4938
30229 #, gcc-internal-format, gfc-internal-format
30230 msgid "BB %i cannot throw but has an EH edge"
30231 msgstr ""
30233 #: tree-eh.cc:4946
30234 #, gcc-internal-format, gfc-internal-format
30235 msgid "BB %i last statement has incorrectly set lp"
30236 msgstr ""
30238 #: tree-eh.cc:4952
30239 #, gcc-internal-format, gfc-internal-format
30240 msgid "BB %i is missing an EH edge"
30241 msgstr ""
30243 #: tree-eh.cc:4958
30244 #, gcc-internal-format, gfc-internal-format
30245 msgid "Incorrect EH edge %i->%i"
30246 msgstr ""
30248 #: tree-eh.cc:4992 tree-eh.cc:5011
30249 #, gcc-internal-format, gfc-internal-format
30250 msgid "BB %i is missing an edge"
30251 msgstr ""
30253 #: tree-eh.cc:5028
30254 #, gcc-internal-format, gfc-internal-format
30255 msgid "BB %i too many fallthru edges"
30256 msgstr ""
30258 #: tree-eh.cc:5037
30259 #, gcc-internal-format, gfc-internal-format
30260 msgid "BB %i has incorrect edge"
30261 msgstr ""
30263 #: tree-eh.cc:5043
30264 #, gcc-internal-format, gfc-internal-format
30265 msgid "BB %i has incorrect fallthru edge"
30266 msgstr ""
30268 #: tree-inline.cc:3902
30269 #, gcc-internal-format
30270 msgid "function %q+F can never be copied because it receives a non-local goto"
30271 msgstr ""
30273 #: tree-inline.cc:3909
30274 #, gcc-internal-format
30275 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
30276 msgstr ""
30278 #: tree-inline.cc:3949
30279 #, gcc-internal-format
30280 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
30281 msgstr ""
30283 #: tree-inline.cc:3963
30284 #, gcc-internal-format
30285 msgid "function %q+F can never be inlined because it uses setjmp"
30286 msgstr ""
30288 #: tree-inline.cc:3977
30289 #, gcc-internal-format
30290 msgid "function %q+F can never be inlined because it uses variable argument lists"
30291 msgstr ""
30293 #: tree-inline.cc:3989
30294 #, gcc-internal-format
30295 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
30296 msgstr ""
30298 #: tree-inline.cc:3997
30299 #, gcc-internal-format
30300 msgid "function %q+F can never be inlined because it uses non-local goto"
30301 msgstr ""
30303 #: tree-inline.cc:4009
30304 #, gcc-internal-format
30305 msgid "function %q+F can never be inlined because it uses %<__builtin_return%> or %<__builtin_apply_args%>"
30306 msgstr ""
30308 #: tree-inline.cc:4029
30309 #, gcc-internal-format
30310 msgid "function %q+F can never be inlined because it contains a computed goto"
30311 msgstr ""
30313 #: tree-inline.cc:4075
30314 #, gcc-internal-format
30315 msgid "function %q+F can never be inlined because it has a VLA argument"
30316 msgstr ""
30318 #: tree-inline.cc:4143
30319 #, gcc-internal-format
30320 msgid "function %q+F can never be inlined because it is suppressed using %<-fno-inline%>"
30321 msgstr ""
30323 #: tree-inline.cc:4151
30324 #, gcc-internal-format
30325 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
30326 msgstr ""
30328 #: tree-inline.cc:4837
30329 #, gcc-internal-format
30330 msgid "inlining failed in call to %<always_inline%> %q+F: %s"
30331 msgstr ""
30333 #: tree-inline.cc:4840 tree-inline.cc:4861
30334 #, gcc-internal-format
30335 msgid "called from here"
30336 msgstr ""
30338 #: tree-inline.cc:4843 tree-inline.cc:4864
30339 #, gcc-internal-format
30340 msgid "called from this function"
30341 msgstr ""
30343 #: tree-inline.cc:4857
30344 #, gcc-internal-format
30345 msgid "inlining failed in call to %q+F: %s"
30346 msgstr ""
30348 #: tree-into-ssa.cc:3337
30349 #, gcc-internal-format
30350 msgid "statement uses released SSA name"
30351 msgstr ""
30353 #: tree-into-ssa.cc:3349
30354 #, gcc-internal-format
30355 msgid "cannot update SSA form"
30356 msgstr ""
30358 #: tree-into-ssa.cc:3440 tree-outof-ssa.cc:902 tree-ssa-coalesce.cc:1003
30359 #, gcc-internal-format
30360 msgid "SSA corruption"
30361 msgstr ""
30363 #: tree-nested.cc:1164
30364 #, gcc-internal-format, gfc-internal-format
30365 msgid "%s from %s referenced in %s"
30366 msgstr ""
30368 #: tree-nested.cc:2956
30369 #, gcc-internal-format, gfc-internal-format
30370 msgid "%s from %s called in %s"
30371 msgstr ""
30373 #: tree-profile.cc:624
30374 #, fuzzy, gcc-internal-format
30375 #| msgid "invalid expression as operand"
30376 msgid "invalid regular expression %qs in %qs"
30377 msgstr "neispravni izraz kao operand"
30379 #: tree-profile.cc:714
30380 #, gcc-internal-format
30381 msgid "target does not support atomic profile update, single mode is selected"
30382 msgstr ""
30384 #: tree-ssa-alias.cc:3968
30385 #, gcc-internal-format, gfc-internal-format
30386 msgid "invalid fn spec attribute \"%s\""
30387 msgstr ""
30389 #: tree-ssa-alias.cc:4007
30390 #, gcc-internal-format, gfc-internal-format
30391 msgid "invalid fn spec attribute \"%s\" arg %i"
30392 msgstr ""
30394 #: tree-ssa-ccp.cc:4606 c-family/c-common.cc:5806
30395 #, gcc-internal-format
30396 msgid "%qs pointer is null"
30397 msgstr ""
30399 #: tree-ssa-ccp.cc:4609 c-family/c-common.cc:5809
30400 #, gcc-internal-format
30401 msgid "in a call to non-static member function %qD"
30402 msgstr ""
30404 #: tree-ssa-ccp.cc:4615 c-family/c-common.cc:5815
30405 #, gcc-internal-format, gfc-internal-format
30406 msgid "argument %u null where non-null expected"
30407 msgstr ""
30409 #: tree-ssa-ccp.cc:4621
30410 #, gcc-internal-format
30411 msgid "in a call to built-in function %qD"
30412 msgstr ""
30414 #: tree-ssa-ccp.cc:4625 c-family/c-common.cc:5819
30415 #, gcc-internal-format
30416 msgid "in a call to function %qD declared %qs"
30417 msgstr ""
30419 #: tree-ssa-loop-niter.cc:3472
30420 #, gcc-internal-format, gfc-internal-format
30421 msgid "iteration %s invokes undefined behavior"
30422 msgstr ""
30424 #: tree-ssa-loop-niter.cc:3473
30425 #, gcc-internal-format
30426 msgid "within this loop"
30427 msgstr ""
30429 #: tree-ssa-loop-prefetch.cc:2090
30430 #, gcc-internal-format
30431 msgid "%<l1-cache-size%> parameter is not a power of two %d"
30432 msgstr ""
30434 #: tree-ssa-operands.cc:1033
30435 #, gcc-internal-format
30436 msgid "virtual definition of statement not up to date"
30437 msgstr ""
30439 #: tree-ssa-operands.cc:1040
30440 #, gcc-internal-format
30441 msgid "virtual def operand missing for statement"
30442 msgstr ""
30444 #: tree-ssa-operands.cc:1050
30445 #, gcc-internal-format
30446 msgid "virtual use of statement not up to date"
30447 msgstr ""
30449 #: tree-ssa-operands.cc:1057
30450 #, gcc-internal-format
30451 msgid "virtual use operand missing for statement"
30452 msgstr ""
30454 #: tree-ssa-operands.cc:1074
30455 #, gcc-internal-format
30456 msgid "excess use operand for statement"
30457 msgstr ""
30459 #: tree-ssa-operands.cc:1084
30460 #, gcc-internal-format
30461 msgid "use operand missing for statement"
30462 msgstr ""
30464 #: tree-ssa-operands.cc:1091
30465 #, gcc-internal-format
30466 msgid "statement volatile flag not up to date"
30467 msgstr ""
30469 #: tree-ssa-strlen.cc:2144
30470 #, gcc-internal-format
30471 msgid "%qD writing one too many bytes into a region of a size that depends on %<strlen%>"
30472 msgstr ""
30474 #: tree-ssa-strlen.cc:2148
30475 #, gcc-internal-format
30476 msgid "writing one too many bytes into a region of a size that depends on %<strlen%>"
30477 msgstr ""
30479 #: tree-ssa-strlen.cc:2157
30480 #, gcc-internal-format
30481 msgid "%qD writing %wu byte into a region of size %wu"
30482 msgid_plural "%qD writing %wu bytes into a region of size %wu"
30483 msgstr[0] ""
30484 msgstr[1] ""
30485 msgstr[2] ""
30487 #: tree-ssa-strlen.cc:2165
30488 #, gcc-internal-format
30489 msgid "writing %wu byte into a region of size %wu"
30490 msgid_plural "writing %wu bytes into a region of size %wu"
30491 msgstr[0] ""
30492 msgstr[1] ""
30493 msgstr[2] ""
30495 #: tree-ssa-strlen.cc:2175
30496 #, gcc-internal-format
30497 msgid "%qD writing %wu byte into a region of size between %wu and %wu"
30498 msgid_plural "%qD writing %wu bytes into a region of size between %wu and %wu"
30499 msgstr[0] ""
30500 msgstr[1] ""
30501 msgstr[2] ""
30503 #: tree-ssa-strlen.cc:2183
30504 #, gcc-internal-format
30505 msgid "writing %wu byte into a region of size between %wu and %wu"
30506 msgid_plural "writing %wu bytes into a region of size between %wu and %wu"
30507 msgstr[0] ""
30508 msgstr[1] ""
30509 msgstr[2] ""
30511 #: tree-ssa-strlen.cc:2193
30512 #, gcc-internal-format
30513 msgid "%qD writing between %wu and %wu bytes into a region of size %wu"
30514 msgstr ""
30516 #: tree-ssa-strlen.cc:2199
30517 #, gcc-internal-format
30518 msgid "writing between %wu and %wu bytes into a region of size %wu"
30519 msgstr ""
30521 #: tree-ssa-strlen.cc:2207
30522 #, gcc-internal-format
30523 msgid "%qD writing between %wu and %wu bytes into a region of size between %wu and %wu"
30524 msgstr ""
30526 #: tree-ssa-strlen.cc:2213
30527 #, gcc-internal-format
30528 msgid "writing between %wu and %wu bytes into a region of size between %wu and %wu"
30529 msgstr ""
30531 #: tree-ssa-strlen.cc:3105
30532 #, gcc-internal-format
30533 msgid "%qD output truncated before terminating nul copying %E byte from a string of the same length"
30534 msgid_plural "%qD output truncated before terminating nul copying %E bytes from a string of the same length"
30535 msgstr[0] ""
30536 msgstr[1] ""
30537 msgstr[2] ""
30539 #: tree-ssa-strlen.cc:3121
30540 #, gcc-internal-format
30541 msgid "%qD output truncated copying %E byte from a string of length %wu"
30542 msgid_plural "%qD output truncated copying %E bytes from a string of length %wu"
30543 msgstr[0] ""
30544 msgstr[1] ""
30545 msgstr[2] ""
30547 #: tree-ssa-strlen.cc:3128
30548 #, gcc-internal-format
30549 msgid "%qD output truncated copying between %wu and %wu bytes from a string of length %wu"
30550 msgstr ""
30552 #: tree-ssa-strlen.cc:3140
30553 #, gcc-internal-format
30554 msgid "%qD output may be truncated copying %E byte from a string of length %wu"
30555 msgid_plural "%qD output may be truncated copying %E bytes from a string of length %wu"
30556 msgstr[0] ""
30557 msgstr[1] ""
30558 msgstr[2] ""
30560 #: tree-ssa-strlen.cc:3147 tree-ssa-strlen.cc:3163
30561 #, gcc-internal-format
30562 msgid "%qD output may be truncated copying between %wu and %wu bytes from a string of length %wu"
30563 msgstr ""
30565 #: tree-ssa-strlen.cc:3317
30566 #, gcc-internal-format
30567 msgid "%qD output truncated before terminating nul copying as many bytes from a string as its length"
30568 msgstr ""
30570 #: tree-ssa-strlen.cc:3330
30571 #, gcc-internal-format
30572 msgid "%qD specified bound depends on the length of the source argument"
30573 msgstr ""
30575 #: tree-ssa-strlen.cc:3338
30576 #, gcc-internal-format
30577 msgid "length computed here"
30578 msgstr ""
30580 #: tree-ssa-strlen.cc:4259
30581 #, gcc-internal-format
30582 msgid "%qD of a string of length %wu or more and an array of size %wu evaluates to nonzero"
30583 msgstr ""
30585 #: tree-ssa-strlen.cc:4261
30586 #, gcc-internal-format
30587 msgid "%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
30588 msgstr ""
30590 #: tree-ssa-strlen.cc:4268
30591 #, gcc-internal-format
30592 msgid "%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
30593 msgstr ""
30595 #: tree-ssa-strlen.cc:4273
30596 #, gcc-internal-format
30597 msgid "%qD of a string of length %wu, an array of size %wu and bound of %wu evaluates to nonzero"
30598 msgstr ""
30600 #: tree-ssa-strlen.cc:4284
30601 #, gcc-internal-format
30602 msgid "in this expression"
30603 msgstr ""
30605 #: tree-ssa-uninit.cc:283
30606 #, gcc-internal-format
30607 msgid "%qD is used uninitialized"
30608 msgstr ""
30610 #: tree-ssa-uninit.cc:285
30611 #, gcc-internal-format
30612 msgid "%qD may be used uninitialized"
30613 msgstr ""
30615 #: tree-ssa-uninit.cc:292
30616 #, gcc-internal-format
30617 msgid "%qs is used uninitialized"
30618 msgstr ""
30620 #: tree-ssa-uninit.cc:295
30621 #, gcc-internal-format
30622 msgid "%qs may be used uninitialized"
30623 msgstr ""
30625 #: tree-ssa-uninit.cc:314 varasm.cc:366 varasm.cc:7825
30626 #, gcc-internal-format
30627 msgid "%qD was declared here"
30628 msgstr ""
30630 #: tree-ssa-uninit.cc:316
30631 #, gcc-internal-format
30632 msgid "%qs was declared here"
30633 msgstr ""
30635 #: tree-ssa-uninit.cc:430 tree-ssa-uninit.cc:742
30636 #, gcc-internal-format
30637 msgid "%qE may be used uninitialized"
30638 msgstr ""
30640 #: tree-ssa-uninit.cc:439
30641 #, gcc-internal-format
30642 msgid "accessing argument %u of a function declared with attribute %<%s%>"
30643 msgstr ""
30645 #: tree-ssa-uninit.cc:729
30646 #, gcc-internal-format
30647 msgid "%qE is used uninitialized"
30648 msgstr ""
30650 #: tree-ssa-uninit.cc:861
30651 #, gcc-internal-format
30652 msgid "in a call to %qD declared with attribute %<%s%> here"
30653 msgstr ""
30655 #: tree-ssa-uninit.cc:868
30656 #, gcc-internal-format
30657 msgid "in a call to %qT declared with attribute %<%s%>"
30658 msgstr ""
30660 #: tree-ssa-uninit.cc:884
30661 #, gcc-internal-format
30662 msgid "by argument %u of type %s to %qD declared here"
30663 msgstr ""
30665 #: tree-ssa-uninit.cc:892
30666 #, gcc-internal-format
30667 msgid "by argument %u of type %s to %qT"
30668 msgstr ""
30670 #: tree-ssa.cc:664
30671 #, gcc-internal-format, gfc-internal-format
30672 msgid "multiple virtual PHI nodes in BB %d"
30673 msgstr ""
30675 #: tree-ssa.cc:678 tree-ssa.cc:707
30676 #, gcc-internal-format
30677 msgid "virtual definition is not an SSA name"
30678 msgstr ""
30680 #: tree-ssa.cc:694
30681 #, gcc-internal-format
30682 msgid "stmt with wrong VUSE"
30683 msgstr ""
30685 #: tree-ssa.cc:724
30686 #, gcc-internal-format, gfc-internal-format
30687 msgid "PHI node with wrong VUSE on edge from BB %d"
30688 msgstr ""
30690 #: tree-ssa.cc:750
30691 #, gcc-internal-format
30692 msgid "expected an SSA_NAME object"
30693 msgstr ""
30695 #: tree-ssa.cc:756
30696 #, gcc-internal-format
30697 msgid "found an SSA_NAME that had been released into the free pool"
30698 msgstr ""
30700 #: tree-ssa.cc:763
30701 #, gcc-internal-format
30702 msgid "type mismatch between an SSA_NAME and its symbol"
30703 msgstr ""
30705 #: tree-ssa.cc:769
30706 #, gcc-internal-format
30707 msgid "found a virtual definition for a GIMPLE register"
30708 msgstr ""
30710 #: tree-ssa.cc:775
30711 #, gcc-internal-format
30712 msgid "virtual SSA name for non-VOP decl"
30713 msgstr ""
30715 #: tree-ssa.cc:781
30716 #, gcc-internal-format
30717 msgid "found a real definition for a non-register"
30718 msgstr ""
30720 #: tree-ssa.cc:788
30721 #, gcc-internal-format
30722 msgid "found a default name with a non-empty defining statement"
30723 msgstr ""
30725 #: tree-ssa.cc:818
30726 #, gcc-internal-format
30727 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
30728 msgstr ""
30730 #: tree-ssa.cc:824
30731 #, gcc-internal-format, gfc-internal-format
30732 msgid "SSA_NAME created in two different blocks %i and %i"
30733 msgstr ""
30735 #: tree-ssa.cc:833 tree-ssa.cc:1173
30736 #, gcc-internal-format
30737 msgid "SSA_NAME_DEF_STMT is wrong"
30738 msgstr ""
30740 #: tree-ssa.cc:885
30741 #, gcc-internal-format
30742 msgid "missing definition"
30743 msgstr ""
30745 #: tree-ssa.cc:891
30746 #, gcc-internal-format, gfc-internal-format
30747 msgid "definition in block %i does not dominate use in block %i"
30748 msgstr ""
30750 #: tree-ssa.cc:899
30751 #, gcc-internal-format, gfc-internal-format
30752 msgid "definition in block %i follows the use"
30753 msgstr ""
30755 #: tree-ssa.cc:906
30756 #, gcc-internal-format
30757 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
30758 msgstr ""
30760 #: tree-ssa.cc:914
30761 #, gcc-internal-format
30762 msgid "no immediate_use list"
30763 msgstr ""
30765 #: tree-ssa.cc:926
30766 #, gcc-internal-format
30767 msgid "wrong immediate use list"
30768 msgstr ""
30770 #: tree-ssa.cc:960
30771 #, gcc-internal-format
30772 msgid "incoming edge count does not match number of PHI arguments"
30773 msgstr ""
30775 #: tree-ssa.cc:974
30776 #, gcc-internal-format, gfc-internal-format
30777 msgid "PHI argument is missing for edge %d->%d"
30778 msgstr ""
30780 #: tree-ssa.cc:983
30781 #, gcc-internal-format
30782 msgid "PHI argument is not SSA_NAME, or invariant"
30783 msgstr ""
30785 #: tree-ssa.cc:989
30786 #, gcc-internal-format
30787 msgid "PHI argument on abnormal edge is not SSA_NAME"
30788 msgstr ""
30790 #: tree-ssa.cc:1010
30791 #, gcc-internal-format
30792 msgid "address taken, but ADDRESSABLE bit not set"
30793 msgstr ""
30795 #: tree-ssa.cc:1017
30796 #, gcc-internal-format, gfc-internal-format
30797 msgid "wrong edge %d->%d for PHI argument"
30798 msgstr ""
30800 #: tree-ssa.cc:1092
30801 #, gcc-internal-format
30802 msgid "shared SSA name info"
30803 msgstr ""
30805 #: tree-ssa.cc:1119
30806 #, gcc-internal-format, gfc-internal-format
30807 msgid "AUX pointer initialized for edge %d->%d"
30808 msgstr ""
30810 #: tree-ssa.cc:1145
30811 #, gcc-internal-format
30812 msgid "stmt (%p) marked modified after optimization pass: "
30813 msgstr ""
30815 #: tree-ssa.cc:1211
30816 #, gcc-internal-format
30817 msgid "verify_ssa failed"
30818 msgstr ""
30820 #: tree-streamer-in.cc:360
30821 #, gcc-internal-format
30822 msgid "machine independent builtin code out of range"
30823 msgstr ""
30825 #: tree-streamer-in.cc:366
30826 #, gcc-internal-format
30827 msgid "target specific builtin not available"
30828 msgstr ""
30830 #: tree-vect-generic.cc:325 tree-vect-generic.cc:491 tree-vect-generic.cc:2033
30831 #, gcc-internal-format
30832 msgid "vector operation will be expanded piecewise"
30833 msgstr ""
30835 #: tree-vect-generic.cc:328
30836 #, gcc-internal-format
30837 msgid "vector operation will be expanded in parallel"
30838 msgstr ""
30840 #: tree-vect-generic.cc:388
30841 #, gcc-internal-format
30842 msgid "vector operation will be expanded with a single scalar operation"
30843 msgstr ""
30845 #: tree-vect-generic.cc:1102
30846 #, gcc-internal-format
30847 msgid "vector condition will be expanded piecewise"
30848 msgstr ""
30850 #: tree-vect-generic.cc:1596
30851 #, gcc-internal-format
30852 msgid "vector shuffling operation will be expanded piecewise"
30853 msgstr ""
30855 #: tree-vect-loop.cc:4341
30856 #, gcc-internal-format
30857 msgid "vectorization did not happen for a simd loop"
30858 msgstr ""
30860 #: tree.cc:2223
30861 #, gcc-internal-format
30862 msgid "non-constant element in constant CONSTRUCTOR"
30863 msgstr ""
30865 #: tree.cc:2225
30866 #, gcc-internal-format
30867 msgid "side-effects element in no-side-effects CONSTRUCTOR"
30868 msgstr ""
30870 #: tree.cc:7143
30871 #, gcc-internal-format
30872 msgid "arrays of functions are not meaningful"
30873 msgstr ""
30875 #: tree.cc:7307
30876 #, gcc-internal-format
30877 msgid "function return type cannot be function"
30878 msgstr ""
30880 #: tree.cc:8688 tree.cc:8773 tree.cc:8836
30881 #, gcc-internal-format, gfc-internal-format
30882 msgid "tree check: %s, have %s in %s, at %s:%d"
30883 msgstr ""
30885 #: tree.cc:8725
30886 #, gcc-internal-format, gfc-internal-format
30887 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
30888 msgstr ""
30890 #: tree.cc:8738
30891 #, gcc-internal-format
30892 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
30893 msgstr ""
30895 #: tree.cc:8787
30896 #, gcc-internal-format
30897 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
30898 msgstr ""
30900 #: tree.cc:8800
30901 #, gcc-internal-format
30902 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
30903 msgstr ""
30905 #: tree.cc:8862
30906 #, gcc-internal-format
30907 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
30908 msgstr ""
30910 #: tree.cc:8876
30911 #, gcc-internal-format
30912 msgid "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
30913 msgstr ""
30915 #: tree.cc:8889
30916 #, gcc-internal-format
30917 msgid "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
30918 msgstr ""
30920 #: tree.cc:8902
30921 #, gcc-internal-format, gfc-internal-format
30922 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
30923 msgstr ""
30925 #: tree.cc:8915
30926 #, gcc-internal-format
30927 msgid "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, at %s:%d"
30928 msgstr ""
30930 #: tree.cc:12069
30931 #, gcc-internal-format
30932 msgid "%qD is deprecated: %s"
30933 msgstr ""
30935 #: tree.cc:12072
30936 #, gcc-internal-format
30937 msgid "%qD is deprecated"
30938 msgstr ""
30940 #: tree.cc:12095
30941 #, gcc-internal-format
30942 msgid "%qE is deprecated: %s"
30943 msgstr ""
30945 #: tree.cc:12098
30946 #, gcc-internal-format
30947 msgid "%qE is deprecated"
30948 msgstr ""
30950 #: tree.cc:12104
30951 #, gcc-internal-format, gfc-internal-format
30952 msgid "type is deprecated: %s"
30953 msgstr ""
30955 #: tree.cc:12107
30956 #, gcc-internal-format
30957 msgid "type is deprecated"
30958 msgstr ""
30960 #: tree.cc:12149
30961 #, gcc-internal-format
30962 msgid "%qD is unavailable: %s"
30963 msgstr ""
30965 #: tree.cc:12151
30966 #, gcc-internal-format
30967 msgid "%qD is unavailable"
30968 msgstr ""
30970 #: tree.cc:12172
30971 #, gcc-internal-format
30972 msgid "%qE is unavailable: %s"
30973 msgstr ""
30975 #: tree.cc:12174
30976 #, gcc-internal-format
30977 msgid "%qE is unavailable"
30978 msgstr ""
30980 #: tree.cc:12179
30981 #, gcc-internal-format, gfc-internal-format
30982 msgid "type is unavailable: %s"
30983 msgstr ""
30985 #: tree.cc:12181
30986 #, gcc-internal-format
30987 msgid "type is unavailable"
30988 msgstr ""
30990 #. Type variant can differ by:
30992 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
30993 #. ENCODE_QUAL_ADDR_SPACE.
30994 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
30995 #. in this case some values may not be set in the variant types
30996 #. (see TYPE_COMPLETE_P checks).
30997 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
30998 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
30999 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
31000 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
31001 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
31002 #. this is necessary to make it possible to merge types form different TUs
31003 #. - arrays, pointers and references may have TREE_TYPE that is a variant
31004 #. of TREE_TYPE of their main variants.
31005 #. - aggregates may have new TYPE_FIELDS list that list variants of
31006 #. the main variant TYPE_FIELDS.
31007 #. - vector types may differ by TYPE_VECTOR_OPAQUE
31009 #. Convenience macro for matching individual fields.
31010 #: tree.cc:12994
31011 #, gcc-internal-format, gfc-internal-format
31012 msgid "type variant differs by %s"
31013 msgstr ""
31015 #: tree.cc:13039
31016 #, gcc-internal-format
31017 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
31018 msgstr ""
31020 #: tree.cc:13041
31021 #, gcc-internal-format
31022 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
31023 msgstr ""
31025 #: tree.cc:13043
31026 #, gcc-internal-format
31027 msgid "type%'s %<TYPE_SIZE_UNIT%>"
31028 msgstr ""
31030 #: tree.cc:13068
31031 #, gcc-internal-format
31032 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
31033 msgstr ""
31035 #: tree.cc:13081
31036 #, gcc-internal-format
31037 msgid "type variant has different %<TYPE_VFIELD%>"
31038 msgstr ""
31040 #: tree.cc:13117
31041 #, gcc-internal-format
31042 msgid "type variant has different %<TYPE_BINFO%>"
31043 msgstr ""
31045 #: tree.cc:13119
31046 #, gcc-internal-format
31047 msgid "type variant%'s %<TYPE_BINFO%>"
31048 msgstr ""
31050 #: tree.cc:13121
31051 #, gcc-internal-format
31052 msgid "type%'s %<TYPE_BINFO%>"
31053 msgstr ""
31055 #: tree.cc:13160
31056 #, gcc-internal-format
31057 msgid "type variant has different %<TYPE_FIELDS%>"
31058 msgstr ""
31060 #: tree.cc:13162
31061 #, gcc-internal-format
31062 msgid "first mismatch is field"
31063 msgstr ""
31065 #: tree.cc:13164
31066 #, gcc-internal-format
31067 msgid "and field"
31068 msgstr ""
31070 #: tree.cc:13181
31071 #, gcc-internal-format
31072 msgid "type variant has different %<TREE_TYPE%>"
31073 msgstr ""
31075 #: tree.cc:13183 tree.cc:13194
31076 #, gcc-internal-format
31077 msgid "type variant%'s %<TREE_TYPE%>"
31078 msgstr ""
31080 #: tree.cc:13185 tree.cc:13196
31081 #, gcc-internal-format
31082 msgid "type%'s %<TREE_TYPE%>"
31083 msgstr ""
31085 #: tree.cc:13192
31086 #, gcc-internal-format
31087 msgid "type is not compatible with its variant"
31088 msgstr ""
31090 #: tree.cc:13504
31091 #, gcc-internal-format
31092 msgid "main variant is not defined"
31093 msgstr ""
31095 #: tree.cc:13509
31096 #, gcc-internal-format
31097 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
31098 msgstr ""
31100 #: tree.cc:13521
31101 #, gcc-internal-format
31102 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
31103 msgstr ""
31105 #: tree.cc:13540
31106 #, gcc-internal-format
31107 msgid "%<TYPE_CANONICAL%> is not compatible"
31108 msgstr ""
31110 #: tree.cc:13548
31111 #, gcc-internal-format
31112 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
31113 msgstr ""
31115 #: tree.cc:13554
31116 #, gcc-internal-format
31117 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
31118 msgstr ""
31120 #: tree.cc:13570
31121 #, gcc-internal-format
31122 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
31123 msgstr ""
31125 #: tree.cc:13580
31126 #, gcc-internal-format
31127 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
31128 msgstr ""
31130 #: tree.cc:13590
31131 #, gcc-internal-format
31132 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
31133 msgstr ""
31135 #: tree.cc:13611
31136 #, gcc-internal-format
31137 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
31138 msgstr ""
31140 #: tree.cc:13617
31141 #, gcc-internal-format
31142 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
31143 msgstr ""
31145 #: tree.cc:13628
31146 #, gcc-internal-format
31147 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
31148 msgstr ""
31150 #: tree.cc:13639
31151 #, gcc-internal-format
31152 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
31153 msgstr ""
31155 #: tree.cc:13657
31156 #, gcc-internal-format
31157 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
31158 msgstr ""
31160 #: tree.cc:13664
31161 #, gcc-internal-format
31162 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
31163 msgstr ""
31165 #: tree.cc:13671
31166 #, gcc-internal-format
31167 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
31168 msgstr ""
31170 #: tree.cc:13687
31171 #, gcc-internal-format
31172 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
31173 msgstr ""
31175 #: tree.cc:13696
31176 #, gcc-internal-format
31177 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
31178 msgstr ""
31180 #: tree.cc:13704
31181 #, gcc-internal-format
31182 msgid "enum value name is not %<IDENTIFIER_NODE%>"
31183 msgstr ""
31185 #: tree.cc:13714
31186 #, gcc-internal-format
31187 msgid "array %<TYPE_DOMAIN%> is not integer type"
31188 msgstr ""
31190 #: tree.cc:13723
31191 #, gcc-internal-format
31192 msgid "%<TYPE_FIELDS%> defined in incomplete type"
31193 msgstr ""
31195 #: tree.cc:13745
31196 #, gcc-internal-format
31197 msgid "wrong tree in %<TYPE_FIELDS%> list"
31198 msgstr ""
31200 #: tree.cc:13760
31201 #, gcc-internal-format
31202 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
31203 msgstr ""
31205 #: tree.cc:13767
31206 #, gcc-internal-format
31207 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
31208 msgstr ""
31210 #: tree.cc:13780
31211 #, gcc-internal-format
31212 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
31213 msgstr ""
31215 #: tree.cc:13793
31216 #, gcc-internal-format
31217 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
31218 msgstr ""
31220 #: tree.cc:13799
31221 #, gcc-internal-format
31222 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
31223 msgstr ""
31225 #: tree.cc:13806
31226 #, gcc-internal-format
31227 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
31228 msgstr ""
31230 #: tree.cc:13818
31231 #, gcc-internal-format
31232 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
31233 msgstr ""
31235 #: tree.cc:13828
31236 #, gcc-internal-format
31237 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
31238 msgstr ""
31240 #: tsan.cc:506
31241 #, gcc-internal-format
31242 msgid "%qs is not supported with %qs"
31243 msgstr ""
31245 #: value-prof.cc:496
31246 #, gcc-internal-format
31247 msgid "dead histogram"
31248 msgstr ""
31250 #: value-prof.cc:525
31251 #, gcc-internal-format
31252 msgid "histogram value statement does not correspond to the statement it is associated with"
31253 msgstr ""
31255 #: value-prof.cc:594
31256 #, gcc-internal-format, gfc-internal-format
31257 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
31258 msgstr ""
31260 #: var-tracking.cc:7209
31261 #, gcc-internal-format
31262 msgid "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, retrying without"
31263 msgstr ""
31265 #: var-tracking.cc:7213
31266 #, gcc-internal-format
31267 msgid "variable tracking size limit exceeded"
31268 msgstr ""
31270 #: varasm.cc:315
31271 #, gcc-internal-format
31272 msgid "section already exists: %qs"
31273 msgstr ""
31275 #: varasm.cc:361
31276 #, gcc-internal-format
31277 msgid "%+qD causes a section type conflict with %qD"
31278 msgstr ""
31280 #: varasm.cc:364
31281 #, gcc-internal-format
31282 msgid "section type conflict with %qD"
31283 msgstr ""
31285 #: varasm.cc:369
31286 #, gcc-internal-format
31287 msgid "%+qD causes a section type conflict"
31288 msgstr ""
31290 #: varasm.cc:371
31291 #, gcc-internal-format
31292 msgid "section type conflict"
31293 msgstr ""
31295 #: varasm.cc:1104
31296 #, gcc-internal-format
31297 msgid "alignment of %q+D is greater than maximum object file alignment %d"
31298 msgstr ""
31300 #: varasm.cc:1272
31301 #, gcc-internal-format
31302 msgid "only zero initializers are allowed in section %qs"
31303 msgstr ""
31305 #: varasm.cc:1502 varasm.cc:1511
31306 #, gcc-internal-format
31307 msgid "register name not specified for %q+D"
31308 msgstr ""
31310 #: varasm.cc:1513
31311 #, gcc-internal-format
31312 msgid "invalid register name for %q+D"
31313 msgstr ""
31315 #: varasm.cc:1515
31316 #, gcc-internal-format
31317 msgid "data type of %q+D isn%'t suitable for a register"
31318 msgstr ""
31320 #: varasm.cc:1518
31321 #, gcc-internal-format
31322 msgid "the register specified for %q+D cannot be accessed by the current target"
31323 msgstr ""
31325 #: varasm.cc:1521
31326 #, gcc-internal-format
31327 msgid "the register specified for %q+D is not general enough to be used as a register variable"
31328 msgstr ""
31330 #: varasm.cc:1524
31331 #, gcc-internal-format
31332 msgid "register specified for %q+D isn%'t suitable for data type"
31333 msgstr ""
31335 #: varasm.cc:1533
31336 #, gcc-internal-format
31337 msgid "register specified for %q+D is an internal GCC implementation detail"
31338 msgstr ""
31340 #: varasm.cc:1543
31341 #, gcc-internal-format
31342 msgid "global register variable has initial value"
31343 msgstr ""
31345 #: varasm.cc:1547
31346 #, gcc-internal-format
31347 msgid "optimization may eliminate reads and/or writes to register variables"
31348 msgstr ""
31350 #: varasm.cc:1593
31351 #, gcc-internal-format
31352 msgid "register name given for non-register variable %q+D"
31353 msgstr ""
31355 #: varasm.cc:2172
31356 #, gcc-internal-format
31357 msgid "thread-local COMMON data not implemented"
31358 msgstr ""
31360 #: varasm.cc:2205
31361 #, gcc-internal-format
31362 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
31363 msgstr ""
31365 #: varasm.cc:2308 c/c-decl.cc:5477 c/c-parser.cc:1662
31366 #, gcc-internal-format
31367 msgid "storage size of %q+D isn%'t known"
31368 msgstr ""
31370 #: varasm.cc:5266
31371 #, gcc-internal-format
31372 msgid "initializer for integer/fixed-point value is too complicated"
31373 msgstr ""
31375 #: varasm.cc:5271
31376 #, gcc-internal-format
31377 msgid "initializer for floating value is not a floating constant"
31378 msgstr ""
31380 #: varasm.cc:5616
31381 #, gcc-internal-format
31382 msgid "invalid initial value for member %qE"
31383 msgstr ""
31385 #: varasm.cc:5872
31386 #, gcc-internal-format
31387 msgid "%qD declared weak after being used"
31388 msgstr ""
31390 #: varasm.cc:5924
31391 #, gcc-internal-format
31392 msgid "weak declaration of %q+D being applied to a already existing, static definition"
31393 msgstr ""
31395 #: varasm.cc:5965
31396 #, gcc-internal-format
31397 msgid "weak declaration of %q+D must be public"
31398 msgstr ""
31400 #: varasm.cc:5969
31401 #, gcc-internal-format
31402 msgid "weak declaration of %q+D not supported"
31403 msgstr ""
31405 #: varasm.cc:5998 varasm.cc:6318
31406 #, gcc-internal-format
31407 msgid "only weak aliases are supported in this configuration"
31408 msgstr ""
31410 #: varasm.cc:6193 varasm.cc:6315
31411 #, gcc-internal-format
31412 msgid "%qs is not supported in this configuration"
31413 msgstr ""
31415 #: varasm.cc:6221
31416 #, gcc-internal-format
31417 msgid "%qs is not supported on this target"
31418 msgstr ""
31420 #: varasm.cc:6277
31421 #, gcc-internal-format
31422 msgid "symver is only supported on ELF platforms"
31423 msgstr ""
31425 #: varasm.cc:6296
31426 #, gcc-internal-format
31427 msgid "%qs symbol %q+D ultimately targets itself"
31428 msgstr ""
31430 #: varasm.cc:6298
31431 #, gcc-internal-format
31432 msgid "%qs symbol %q+D must have static linkage"
31433 msgstr ""
31435 #: varasm.cc:6305
31436 #, gcc-internal-format
31437 msgid "alias definitions not supported in this configuration"
31438 msgstr ""
31440 #: varasm.cc:6533 config/sol2.cc:160 config/i386/winnt.cc:265
31441 #, gcc-internal-format
31442 msgid "visibility attribute not supported in this configuration; ignored"
31443 msgstr ""
31445 #: varasm.cc:7821
31446 #, gcc-internal-format
31447 msgid "%+qD without %<retain%> attribute and %qD with %<retain%> attribute are placed in a section with the same name"
31448 msgstr ""
31450 #: vec.cc:190
31451 #, gcc-internal-format, gfc-internal-format
31452 msgid "qsort comparator not anti-symmetric: %d, %d"
31453 msgstr ""
31455 #: vec.cc:195
31456 #, gcc-internal-format, gfc-internal-format
31457 msgid "qsort comparator non-negative on sorted output: %d"
31458 msgstr ""
31460 #: vec.cc:202
31461 #, gcc-internal-format, gfc-internal-format
31462 msgid "qsort comparator not transitive: %d, %d, %d"
31463 msgstr ""
31465 #: vec.cc:204
31466 #, gcc-internal-format
31467 msgid "qsort checking failed"
31468 msgstr ""
31470 #: vr-values.cc:2365
31471 #, gcc-internal-format
31472 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
31473 msgstr ""
31475 #: vr-values.cc:2371
31476 #, gcc-internal-format
31477 msgid "assuming signed overflow does not occur when simplifying conditional"
31478 msgstr ""
31480 #: vr-values.cc:2413
31481 #, gcc-internal-format
31482 msgid "comparison always false due to limited range of data type"
31483 msgstr ""
31485 #: vr-values.cc:2415
31486 #, gcc-internal-format
31487 msgid "comparison always true due to limited range of data type"
31488 msgstr ""
31490 #: vr-values.cc:3093
31491 #, gcc-internal-format
31492 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
31493 msgstr ""
31495 #: vr-values.cc:3161
31496 #, gcc-internal-format
31497 msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
31498 msgstr ""
31500 #: vr-values.cc:3213
31501 #, gcc-internal-format
31502 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
31503 msgstr ""
31505 #. Print an error message for unrecognized stab codes.
31506 #: xcoffout.cc:194
31507 #, gcc-internal-format
31508 msgid "no sclass for %s stab (0x%x)"
31509 msgstr ""
31511 #: c-family/c-ada-spec.cc:2858
31512 #, gcc-internal-format
31513 msgid "packed layout"
31514 msgstr ""
31516 #: c-family/c-attribs.cc:619 d/d-attribs.cc:1169
31517 #, gcc-internal-format
31518 msgid "%qE attribute argument is invalid"
31519 msgstr ""
31521 #: c-family/c-attribs.cc:622 d/d-attribs.cc:1172
31522 #, gcc-internal-format
31523 msgid "%qE attribute argument %i is invalid"
31524 msgstr ""
31526 #: c-family/c-attribs.cc:634 d/d-attribs.cc:1184
31527 #, gcc-internal-format
31528 msgid "%qE attribute argument has type %qT"
31529 msgstr ""
31531 #: c-family/c-attribs.cc:638 d/d-attribs.cc:1188
31532 #, gcc-internal-format
31533 msgid "%qE attribute argument %i has type %qT"
31534 msgstr ""
31536 #: c-family/c-attribs.cc:649 c-family/c-attribs.cc:4314
31537 #: c-family/c-attribs.cc:4318 d/d-attribs.cc:1199
31538 #, gcc-internal-format
31539 msgid "%qE attribute argument value %qE is not an integer constant"
31540 msgstr ""
31542 #: c-family/c-attribs.cc:654 d/d-attribs.cc:1204
31543 #, gcc-internal-format
31544 msgid "%qE attribute argument %i value %qE is not an integer constant"
31545 msgstr ""
31547 #: c-family/c-attribs.cc:670 d/d-attribs.cc:1218
31548 #, gcc-internal-format
31549 msgid "%qE attribute argument value %qE does not refer to a function parameter"
31550 msgstr ""
31552 #: c-family/c-attribs.cc:675 d/d-attribs.cc:1223
31553 #, gcc-internal-format
31554 msgid "%qE attribute argument %i value %qE does not refer to a function parameter"
31555 msgstr ""
31557 #: c-family/c-attribs.cc:698 d/d-attribs.cc:1246
31558 #, gcc-internal-format
31559 msgid "%qE attribute argument value %qE exceeds the number of function parameters %u"
31560 msgstr ""
31562 #: c-family/c-attribs.cc:703 d/d-attribs.cc:1251
31563 #, gcc-internal-format
31564 msgid "%qE attribute argument %i value %qE exceeds the number of function parameters %u"
31565 msgstr ""
31567 #: c-family/c-attribs.cc:724
31568 #, gcc-internal-format
31569 msgid "%qE attribute argument value %qE does not refer to a variable argument list"
31570 msgstr ""
31572 #: c-family/c-attribs.cc:728
31573 #, gcc-internal-format
31574 msgid "%qE attribute argument %i value %qE does not refer to a variable argument list"
31575 msgstr ""
31577 #: c-family/c-attribs.cc:755 c-family/c-attribs.cc:768 d/d-attribs.cc:1272
31578 #, gcc-internal-format
31579 msgid "%qE attribute argument value %qE refers to parameter type %qT"
31580 msgstr ""
31582 #: c-family/c-attribs.cc:759 c-family/c-attribs.cc:773 d/d-attribs.cc:1277
31583 #, gcc-internal-format
31584 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
31585 msgstr ""
31587 #: c-family/c-attribs.cc:783
31588 #, gcc-internal-format
31589 msgid "%qE attribute argument value %qE refers to a variadic function parameter of unknown type"
31590 msgstr ""
31592 #: c-family/c-attribs.cc:788
31593 #, gcc-internal-format
31594 msgid "%qE attribute argument %i value %qE refers to a variadic function parameter of unknown type"
31595 msgstr ""
31597 #: c-family/c-attribs.cc:906
31598 #, gcc-internal-format
31599 msgid "ignoring attribute %qs because it conflicts with previous %qs"
31600 msgstr ""
31602 #: c-family/c-attribs.cc:944
31603 #, gcc-internal-format
31604 msgid "%qE attribute only supported on boolean types"
31605 msgstr ""
31607 #: c-family/c-attribs.cc:954
31608 #, gcc-internal-format
31609 msgid "%qE attribute with unsupported boolean precision"
31610 msgstr ""
31612 #: c-family/c-attribs.cc:977
31613 #, gcc-internal-format
31614 msgid "%qE attribute ignored for type %qT"
31615 msgstr ""
31617 #: c-family/c-attribs.cc:989
31618 #, gcc-internal-format
31619 msgid "%qE attribute ignored for field of type %qT"
31620 msgstr ""
31622 #: c-family/c-attribs.cc:1159 c-family/c-attribs.cc:3188
31623 #: c-family/c-attribs.cc:5615 ada/gcc-interface/utils.cc:7033
31624 #, gcc-internal-format
31625 msgid "%qE argument not a string"
31626 msgstr ""
31628 #: c-family/c-attribs.cc:1322 ada/gcc-interface/utils.cc:6627
31629 #, gcc-internal-format
31630 msgid "%qE attribute ignored due to conflict with attribute %qs"
31631 msgstr ""
31633 #: c-family/c-attribs.cc:1371
31634 #, gcc-internal-format
31635 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
31636 msgstr ""
31638 #: c-family/c-attribs.cc:1411 c-family/c-attribs.cc:1417
31639 #: c-family/c-attribs.cc:5439 c-family/c-attribs.cc:5479
31640 #: c-family/c-attribs.cc:5485 ada/gcc-interface/utils.cc:6886
31641 #: ada/gcc-interface/utils.cc:6920 ada/gcc-interface/utils.cc:6926
31642 #, gcc-internal-format
31643 msgid "%qE attribute ignored due to conflict with %qs attribute"
31644 msgstr ""
31646 #: c-family/c-attribs.cc:1473 jit/dummy-frontend.cc:190 lto/lto-lang.cc:293
31647 #, gcc-internal-format
31648 msgid "%qE attribute has no effect on unit local functions"
31649 msgstr ""
31651 #: c-family/c-attribs.cc:1643 c-family/c-attribs.cc:3171
31652 #, gcc-internal-format
31653 msgid "%qE attribute ignored because %qD is not a variable"
31654 msgstr ""
31656 #: c-family/c-attribs.cc:1649
31657 #, gcc-internal-format
31658 msgid "%qE attribute ignored because %qD is not a local variable"
31659 msgstr ""
31661 #: c-family/c-attribs.cc:1674 config/i386/i386-options.cc:3795
31662 #, gcc-internal-format
31663 msgid "%qE attribute have effect only on public objects"
31664 msgstr ""
31666 #: c-family/c-attribs.cc:1703
31667 #, gcc-internal-format
31668 msgid "%qE attribute only affects top level objects"
31669 msgstr ""
31671 #: c-family/c-attribs.cc:1742 c-family/c-attribs.cc:3845
31672 #, gcc-internal-format
31673 msgid "%qE attribute on function returning %<void%>"
31674 msgstr ""
31676 #: c-family/c-attribs.cc:1765
31677 #, gcc-internal-format
31678 msgid "%qE attribute is not supported because endianness is not uniform"
31679 msgstr ""
31681 #: c-family/c-attribs.cc:1782
31682 #, gcc-internal-format
31683 msgid "attribute %qE argument must be one of %qs or %qs"
31684 msgstr ""
31686 #: c-family/c-attribs.cc:1878
31687 #, gcc-internal-format
31688 msgid "destructor priorities are not supported"
31689 msgstr ""
31691 #: c-family/c-attribs.cc:1880
31692 #, gcc-internal-format
31693 msgid "constructor priorities are not supported"
31694 msgstr ""
31696 #: c-family/c-attribs.cc:1902
31697 #, gcc-internal-format, gfc-internal-format
31698 msgid "destructor priorities from 0 to %d are reserved for the implementation"
31699 msgstr ""
31701 #: c-family/c-attribs.cc:1907
31702 #, gcc-internal-format, gfc-internal-format
31703 msgid "constructor priorities from 0 to %d are reserved for the implementation"
31704 msgstr ""
31706 #: c-family/c-attribs.cc:1915
31707 #, gcc-internal-format, gfc-internal-format
31708 msgid "destructor priorities must be integers from 0 to %d inclusive"
31709 msgstr ""
31711 #: c-family/c-attribs.cc:1918
31712 #, gcc-internal-format, gfc-internal-format
31713 msgid "constructor priorities must be integers from 0 to %d inclusive"
31714 msgstr ""
31716 #: c-family/c-attribs.cc:2071
31717 #, gcc-internal-format
31718 msgid "unknown machine mode %qE"
31719 msgstr ""
31721 #: c-family/c-attribs.cc:2105
31722 #, gcc-internal-format
31723 msgid "specifying vector types with %<__attribute__ ((mode))%> is deprecated"
31724 msgstr ""
31726 #: c-family/c-attribs.cc:2108
31727 #, gcc-internal-format
31728 msgid "use %<__attribute__ ((vector_size))%> instead"
31729 msgstr ""
31731 #: c-family/c-attribs.cc:2117
31732 #, gcc-internal-format
31733 msgid "unable to emulate %qs"
31734 msgstr ""
31736 #: c-family/c-attribs.cc:2130
31737 #, gcc-internal-format
31738 msgid "invalid pointer mode %qs"
31739 msgstr ""
31741 #: c-family/c-attribs.cc:2147
31742 #, gcc-internal-format
31743 msgid "signedness of type and machine mode %qs don%'t match"
31744 msgstr ""
31746 #: c-family/c-attribs.cc:2158
31747 #, gcc-internal-format
31748 msgid "no data type for mode %qs"
31749 msgstr ""
31751 #: c-family/c-attribs.cc:2168
31752 #, gcc-internal-format
31753 msgid "cannot use mode %qs for enumerated types"
31754 msgstr ""
31756 #: c-family/c-attribs.cc:2196
31757 #, gcc-internal-format
31758 msgid "mode %qs applied to inappropriate type"
31759 msgstr ""
31761 #: c-family/c-attribs.cc:2221 c-family/c-attribs.cc:2535 d/d-attribs.cc:999
31762 #, gcc-internal-format
31763 msgid "section attributes are not supported for this target"
31764 msgstr ""
31766 #: c-family/c-attribs.cc:2227 d/d-attribs.cc:1006
31767 #, gcc-internal-format
31768 msgid "section attribute not allowed for %q+D"
31769 msgstr ""
31771 #: c-family/c-attribs.cc:2233 d/d-attribs.cc:1013
31772 #, gcc-internal-format
31773 msgid "section attribute argument not a string constant"
31774 msgstr ""
31776 #: c-family/c-attribs.cc:2242 d/d-attribs.cc:1022
31777 #, gcc-internal-format
31778 msgid "section attribute cannot be specified for local variables"
31779 msgstr ""
31781 #: c-family/c-attribs.cc:2253 config/bfin/bfin.cc:4795
31782 #: config/bfin/bfin.cc:4846 config/bfin/bfin.cc:4872 config/bfin/bfin.cc:4885
31783 #: d/d-attribs.cc:1033
31784 #, gcc-internal-format
31785 msgid "section of %q+D conflicts with previous declaration"
31786 msgstr ""
31788 #: c-family/c-attribs.cc:2262 c-family/c-attribs.cc:2561 d/d-attribs.cc:1042
31789 #, gcc-internal-format
31790 msgid "section of %q+D cannot be overridden"
31791 msgstr ""
31793 #: c-family/c-attribs.cc:2378
31794 #, gcc-internal-format
31795 msgid "alignment may not be specified for %q+D"
31796 msgstr ""
31798 #: c-family/c-attribs.cc:2403
31799 #, gcc-internal-format
31800 msgid "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E (%u)%>"
31801 msgstr ""
31803 #: c-family/c-attribs.cc:2448
31804 #, gcc-internal-format
31805 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
31806 msgstr ""
31808 #: c-family/c-attribs.cc:2496 d/d-attribs.cc:1120
31809 #, gcc-internal-format
31810 msgid "inline function %q+D declared weak"
31811 msgstr ""
31813 #: c-family/c-attribs.cc:2501
31814 #, gcc-internal-format
31815 msgid "indirect function %q+D cannot be declared weak"
31816 msgstr ""
31818 #: c-family/c-attribs.cc:2542
31819 #, gcc-internal-format
31820 msgid "ignoring %qE attribute not set on a variable"
31821 msgstr ""
31823 #: c-family/c-attribs.cc:2552 config/bfin/bfin.cc:4823
31824 #, gcc-internal-format
31825 msgid "%qE attribute cannot be specified for local variables"
31826 msgstr ""
31828 #: c-family/c-attribs.cc:2567
31829 #, gcc-internal-format
31830 msgid "%qE attribute is specific to ELF targets"
31831 msgstr ""
31833 #: c-family/c-attribs.cc:2574
31834 #, gcc-internal-format
31835 msgid "ignoring %qE attribute set on const variable"
31836 msgstr ""
31838 #: c-family/c-attribs.cc:2585
31839 #, gcc-internal-format
31840 msgid "ignoring %qE attribute set on initialized variable"
31841 msgstr ""
31843 #: c-family/c-attribs.cc:2598
31844 #, gcc-internal-format
31845 msgid "ignoring %qE attribute set on uninitialized variable"
31846 msgstr ""
31848 #: c-family/c-attribs.cc:2631
31849 #, gcc-internal-format
31850 msgid "%qE attribute is only applicable on functions"
31851 msgstr ""
31853 #: c-family/c-attribs.cc:2650 d/d-attribs.cc:1068
31854 #, gcc-internal-format
31855 msgid "%<symver%> attribute only applies to functions and variables"
31856 msgstr ""
31858 #: c-family/c-attribs.cc:2658 d/d-attribs.cc:1076
31859 #, gcc-internal-format
31860 msgid "%<symver%> attribute is only applicable to symbols"
31861 msgstr ""
31863 #: c-family/c-attribs.cc:2668 d/d-attribs.cc:1086
31864 #, gcc-internal-format
31865 msgid "%<symver%> attribute argument not a string constant"
31866 msgstr ""
31868 #: c-family/c-attribs.cc:2682 d/d-attribs.cc:1100
31869 #, gcc-internal-format
31870 msgid "symver attribute argument must have format %<name@nodename%>"
31871 msgstr ""
31873 #: c-family/c-attribs.cc:2683 d/d-attribs.cc:1101
31874 #, gcc-internal-format
31875 msgid "%<symver%> attribute argument %qs must contain one or two %<@%>"
31876 msgstr ""
31878 #: c-family/c-attribs.cc:2718
31879 #, gcc-internal-format
31880 msgid "%q+D defined both normally and as %qE attribute"
31881 msgstr ""
31883 #: c-family/c-attribs.cc:2726
31884 #, gcc-internal-format
31885 msgid "weak %q+D cannot be defined %qE"
31886 msgstr ""
31888 #: c-family/c-attribs.cc:2743 c-family/c-attribs.cc:3736
31889 #, gcc-internal-format
31890 msgid "attribute %qE argument not a string"
31891 msgstr ""
31893 #: c-family/c-attribs.cc:2776
31894 #, gcc-internal-format
31895 msgid "%+qD declared %qs after being used"
31896 msgstr ""
31898 #: c-family/c-attribs.cc:2826
31899 #, gcc-internal-format
31900 msgid "%qE attribute argument cannot be a string"
31901 msgstr ""
31903 #: c-family/c-attribs.cc:2839
31904 #, gcc-internal-format
31905 msgid "%qE attribute argument cannot be a constant arithmetic expression"
31906 msgstr ""
31908 #: c-family/c-attribs.cc:2850
31909 #, gcc-internal-format
31910 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
31911 msgstr ""
31913 #: c-family/c-attribs.cc:2905
31914 #, gcc-internal-format
31915 msgid "%qE attribute ignored on a declaration of a different kind than referenced symbol"
31916 msgstr ""
31918 #: c-family/c-attribs.cc:2910
31919 #, gcc-internal-format
31920 msgid "symbol %qD referenced by %qD declared here"
31921 msgstr ""
31923 #: c-family/c-attribs.cc:2958
31924 #, gcc-internal-format
31925 msgid "%qE attribute must apply to a declaration"
31926 msgstr ""
31928 #: c-family/c-attribs.cc:3016
31929 #, gcc-internal-format
31930 msgid "indirect function %q+D cannot be declared %qE"
31931 msgstr ""
31933 #: c-family/c-attribs.cc:3039
31934 #, gcc-internal-format
31935 msgid "%qE attribute must appear before %qs attribute"
31936 msgstr ""
31938 #: c-family/c-attribs.cc:3052
31939 #, gcc-internal-format
31940 msgid "%+qD declared %qE after being used"
31941 msgstr ""
31943 #: c-family/c-attribs.cc:3076
31944 #, gcc-internal-format
31945 msgid "%qE attribute ignored on non-class types"
31946 msgstr ""
31948 #: c-family/c-attribs.cc:3082
31949 #, gcc-internal-format
31950 msgid "%qE attribute ignored because %qT is already defined"
31951 msgstr ""
31953 #: c-family/c-attribs.cc:3095
31954 #, gcc-internal-format
31955 msgid "visibility argument not a string"
31956 msgstr ""
31958 #: c-family/c-attribs.cc:3107
31959 #, gcc-internal-format
31960 msgid "%qE attribute ignored on types"
31961 msgstr ""
31963 #: c-family/c-attribs.cc:3123
31964 #, gcc-internal-format
31965 msgid "attribute %qE argument must be one of %qs, %qs, %qs, or %qs"
31966 msgstr ""
31968 #: c-family/c-attribs.cc:3135
31969 #, gcc-internal-format
31970 msgid "%qD redeclared with different visibility"
31971 msgstr ""
31973 #: c-family/c-attribs.cc:3138 c-family/c-attribs.cc:3142
31974 #, gcc-internal-format
31975 msgid "%qD was declared %qs which implies default visibility"
31976 msgstr ""
31978 #: c-family/c-attribs.cc:3179
31979 #, gcc-internal-format
31980 msgid "%qE attribute ignored because %qD does not have thread storage duration"
31981 msgstr ""
31983 #: c-family/c-attribs.cc:3201
31984 #, gcc-internal-format
31985 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
31986 msgstr ""
31988 #: c-family/c-attribs.cc:3223 c-family/c-attribs.cc:3819
31989 #: c-family/c-attribs.cc:5580 c-family/c-attribs.cc:5607
31990 #: config/m32c/m32c.cc:2939 ada/gcc-interface/utils.cc:7019
31991 #, gcc-internal-format
31992 msgid "%qE attribute applies only to functions"
31993 msgstr ""
31995 #: c-family/c-attribs.cc:3269
31996 #, gcc-internal-format
31997 msgid "%<%E (%E)%> attribute ignored on functions declared %qs"
31998 msgstr ""
32000 #: c-family/c-attribs.cc:3279
32001 #, gcc-internal-format
32002 msgid "%<%E (%E)%> attribute ignored with deallocation functions declared %qs"
32003 msgstr ""
32005 #: c-family/c-attribs.cc:3283
32006 #, gcc-internal-format
32007 msgid "deallocation function declared here"
32008 msgstr ""
32010 #: c-family/c-attribs.cc:3310
32011 #, gcc-internal-format
32012 msgid "%qE attribute ignored; valid only for functions"
32013 msgstr ""
32015 #: c-family/c-attribs.cc:3320
32016 #, gcc-internal-format
32017 msgid "%qE attribute ignored on functions returning %qT; valid only for pointer return types"
32018 msgstr ""
32020 #. Handle specially the common case of specifying one of a number
32021 #. of overloads, such as operator delete.
32022 #: c-family/c-attribs.cc:3366
32023 #, gcc-internal-format
32024 msgid "%qE attribute argument 1 is ambiguous"
32025 msgstr ""
32027 #: c-family/c-attribs.cc:3368
32028 #, gcc-internal-format
32029 msgid "use a cast to the expected type to disambiguate"
32030 msgstr ""
32032 #: c-family/c-attribs.cc:3373
32033 #, gcc-internal-format
32034 msgid "%qE attribute argument 1 does not name a function"
32035 msgstr ""
32037 #: c-family/c-attribs.cc:3376
32038 #, gcc-internal-format
32039 msgid "argument references a symbol declared here"
32040 msgstr ""
32042 #. Reject functions without a prototype.
32043 #: c-family/c-attribs.cc:3392
32044 #, gcc-internal-format
32045 msgid "%qE attribute argument 1 must take a pointer type as its first argument"
32046 msgstr ""
32048 #: c-family/c-attribs.cc:3395 c-family/c-attribs.cc:3408
32049 #, gcc-internal-format
32050 msgid "referenced symbol declared here"
32051 msgstr ""
32053 #. Reject functions that don't take a pointer as their first
32054 #. argument.
32055 #: c-family/c-attribs.cc:3405
32056 #, gcc-internal-format
32057 msgid "%qE attribute argument 1 must take a pointer type as its first argument; have %qT"
32058 msgstr ""
32060 #: c-family/c-attribs.cc:3519 c-family/c-attribs.cc:3567
32061 #: c-family/c-attribs.cc:3594 d/d-attribs.cc:1303
32062 #, gcc-internal-format
32063 msgid "%qE attribute ignored on a function returning %qT"
32064 msgstr ""
32066 #: c-family/c-attribs.cc:3613
32067 #, gcc-internal-format
32068 msgid "%qE attribute argument %E is not an integer constant"
32069 msgstr ""
32071 #: c-family/c-attribs.cc:3621
32072 #, gcc-internal-format
32073 msgid "%qE attribute argument %E is not positive"
32074 msgstr ""
32076 #: c-family/c-attribs.cc:3632
32077 #, gcc-internal-format
32078 msgid "%qE attribute argument %E is not a power of 2"
32079 msgstr ""
32081 #: c-family/c-attribs.cc:3645
32082 #, gcc-internal-format
32083 msgid "%qE attribute argument %E is not in the range [0, %wu]"
32084 msgstr ""
32086 #: c-family/c-attribs.cc:3749
32087 #, gcc-internal-format
32088 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
32089 msgstr ""
32091 #: c-family/c-attribs.cc:3825 c-family/c-attribs.cc:5586
32092 #, gcc-internal-format
32093 msgid "cannot set %qE attribute after definition"
32094 msgstr ""
32096 #: c-family/c-attribs.cc:3892
32097 #, gcc-internal-format
32098 msgid "%qE attribute duplicated"
32099 msgstr ""
32101 #: c-family/c-attribs.cc:3894
32102 #, gcc-internal-format
32103 msgid "%qE attribute follows %qE"
32104 msgstr ""
32106 #: c-family/c-attribs.cc:3993
32107 #, gcc-internal-format
32108 msgid "type was previously declared %qE"
32109 msgstr ""
32111 #: c-family/c-attribs.cc:4006 cp/class.cc:4744
32112 #, gcc-internal-format
32113 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
32114 msgstr ""
32116 #: c-family/c-attribs.cc:4064
32117 #, gcc-internal-format
32118 msgid "%qE argument not an identifier"
32119 msgstr ""
32121 #: c-family/c-attribs.cc:4075
32122 #, gcc-internal-format
32123 msgid "%qD is not compatible with %qD"
32124 msgstr ""
32126 #: c-family/c-attribs.cc:4078
32127 #, gcc-internal-format
32128 msgid "%qE argument is not a function"
32129 msgstr ""
32131 #: c-family/c-attribs.cc:4126 cp/name-lookup.cc:6026
32132 #, gcc-internal-format
32133 msgid "deprecated message is not a string"
32134 msgstr ""
32136 #: c-family/c-attribs.cc:4167 c-family/c-attribs.cc:4232
32137 #, gcc-internal-format
32138 msgid "%qE attribute ignored for %qE"
32139 msgstr ""
32141 #: c-family/c-attribs.cc:4191
32142 #, gcc-internal-format
32143 msgid "the message attached to %<unavailable%> is not a string"
32144 msgstr ""
32146 #: c-family/c-attribs.cc:4290 c-family/c-attribs.cc:4292
32147 #, gcc-internal-format
32148 msgid "invalid vector type for attribute %qE"
32149 msgstr ""
32151 #: c-family/c-attribs.cc:4327 c-family/c-attribs.cc:4331
32152 #, gcc-internal-format
32153 msgid "%qE attribute argument value %qE is negative"
32154 msgstr ""
32156 #: c-family/c-attribs.cc:4344 c-family/c-attribs.cc:4348
32157 #, gcc-internal-format
32158 msgid "%qE attribute argument value %qE exceeds %wu"
32159 msgstr ""
32161 #: c-family/c-attribs.cc:4356 ada/gcc-interface/utils.cc:4172
32162 #, gcc-internal-format
32163 msgid "vector size not an integral multiple of component size"
32164 msgstr ""
32166 #: c-family/c-attribs.cc:4362 ada/gcc-interface/utils.cc:4179
32167 #, gcc-internal-format
32168 msgid "zero vector size"
32169 msgstr ""
32171 #: c-family/c-attribs.cc:4371 c-family/c-attribs.cc:4374
32172 #, gcc-internal-format
32173 msgid "number of vector components %wu not a power of two"
32174 msgstr ""
32176 #: c-family/c-attribs.cc:4381 c-family/c-attribs.cc:4385
32177 #, gcc-internal-format
32178 msgid "number of vector components %wu exceeds %d"
32179 msgstr ""
32181 #: c-family/c-attribs.cc:4445
32182 #, gcc-internal-format
32183 msgid "%qE attribute only supported on non-mask vector types"
32184 msgstr ""
32186 #: c-family/c-attribs.cc:4478
32187 #, gcc-internal-format
32188 msgid "%qE attribute without arguments on a non-prototype"
32189 msgstr ""
32191 #: c-family/c-attribs.cc:4535
32192 #, gcc-internal-format
32193 msgid "%qE attribute ignored on objects of type %qT"
32194 msgstr ""
32196 #: c-family/c-attribs.cc:4543
32197 #, gcc-internal-format
32198 msgid "%qE attribute does not apply to functions"
32199 msgstr ""
32201 #: c-family/c-attribs.cc:4677
32202 #, gcc-internal-format
32203 msgid "attribute %qs mismatch with mode %qs"
32204 msgstr ""
32206 #: c-family/c-attribs.cc:4726
32207 #, gcc-internal-format
32208 msgid "attribute %qs missing positional argument 2 provided in previous designation by argument %u"
32209 msgstr ""
32211 #: c-family/c-attribs.cc:4732
32212 #, gcc-internal-format
32213 msgid "attribute %qs positional argument 2 missing in previous designation"
32214 msgstr ""
32216 #: c-family/c-attribs.cc:4738
32217 #, gcc-internal-format
32218 msgid "attribute %qs positional argument 2 conflicts with previous designation by argument %u"
32219 msgstr ""
32221 #: c-family/c-attribs.cc:4746
32222 #, gcc-internal-format
32223 msgid "attribute %qs mismatched positional argument values %i and %i"
32224 msgstr ""
32226 #: c-family/c-attribs.cc:4768
32227 #, gcc-internal-format, gfc-internal-format
32228 msgid "designating the bound of variable length array argument %u"
32229 msgstr ""
32231 #: c-family/c-attribs.cc:4851
32232 #, gcc-internal-format
32233 msgid "attribute %qE without arguments on a non-prototype"
32234 msgstr ""
32236 #: c-family/c-attribs.cc:4901
32237 #, gcc-internal-format
32238 msgid "attribute %qE invalid mode"
32239 msgstr ""
32241 #: c-family/c-attribs.cc:4910
32242 #, gcc-internal-format
32243 msgid "attribute %qE mode %qE is not an identifier; expected one of %qs, %qs, %qs, or %qs"
32244 msgstr ""
32246 #: c-family/c-attribs.cc:4938
32247 #, gcc-internal-format
32248 msgid "attribute %qE invalid mode %qs; expected one of %qs, %qs, %qs, or %qs"
32249 msgstr ""
32251 #: c-family/c-attribs.cc:4949
32252 #, gcc-internal-format
32253 msgid "attribute %qE unexpected %<(%> after mode %qs; expected a positional argument or %<)%>"
32254 msgstr ""
32256 #. The first positional argument is required.  It may be worth
32257 #. dropping the requirement at some point and having read_only
32258 #. apply to all const-qualified pointers and read_write or
32259 #. write_only to the rest.
32260 #: c-family/c-attribs.cc:4962
32261 #, gcc-internal-format
32262 msgid "attribute %<%E(%s)%> missing an argument"
32263 msgstr ""
32265 #: c-family/c-attribs.cc:5003
32266 #, gcc-internal-format
32267 msgid "attribute %<%E(%s, %E, %E)%> invalid positional argument %i"
32268 msgstr ""
32270 #: c-family/c-attribs.cc:5006
32271 #, gcc-internal-format
32272 msgid "attribute %<%E(%s, %E)%> invalid positional argument %i"
32273 msgstr ""
32275 #: c-family/c-attribs.cc:5031
32276 #, gcc-internal-format
32277 msgid "attribute %qs positional argument %i invalid value %wi"
32278 msgstr ""
32280 #: c-family/c-attribs.cc:5035
32281 #, gcc-internal-format
32282 msgid "attribute %qs positional argument %i value %wi exceeds number of function arguments %u"
32283 msgstr ""
32285 #: c-family/c-attribs.cc:5042
32286 #, gcc-internal-format
32287 msgid "attribute %qs invalid positional argument"
32288 msgstr ""
32290 #. The first argument must have a pointer or reference type.
32291 #: c-family/c-attribs.cc:5050
32292 #, gcc-internal-format
32293 msgid "attribute %qs positional argument 1 references non-pointer argument type %qT"
32294 msgstr ""
32296 #: c-family/c-attribs.cc:5061
32297 #, gcc-internal-format
32298 msgid "attribute %qs positional argument 1 references argument of function type %qT"
32299 msgstr ""
32301 #: c-family/c-attribs.cc:5074
32302 #, gcc-internal-format
32303 msgid "attribute %qs positional argument 1 references %qs-qualified argument type %qT"
32304 msgstr ""
32306 #: c-family/c-attribs.cc:5092
32307 #, gcc-internal-format
32308 msgid "attribute %qs positional argument 2 references non-integer argument type %qT"
32309 msgstr ""
32311 #: c-family/c-attribs.cc:5324
32312 #, gcc-internal-format
32313 msgid "cleanup argument not an identifier"
32314 msgstr ""
32316 #: c-family/c-attribs.cc:5331
32317 #, gcc-internal-format
32318 msgid "cleanup argument not a function"
32319 msgstr ""
32321 #: c-family/c-attribs.cc:5368
32322 #, gcc-internal-format
32323 msgid "%qE attribute requires prototypes with named arguments"
32324 msgstr ""
32326 #: c-family/c-attribs.cc:5376
32327 #, gcc-internal-format
32328 msgid "%qE attribute only applies to variadic functions"
32329 msgstr ""
32331 #: c-family/c-attribs.cc:5392 ada/gcc-interface/utils.cc:6530
32332 #, gcc-internal-format
32333 msgid "requested position is not an integer constant"
32334 msgstr ""
32336 #: c-family/c-attribs.cc:5400 ada/gcc-interface/utils.cc:6537
32337 #, gcc-internal-format
32338 msgid "requested position is less than zero"
32339 msgstr ""
32341 #: c-family/c-attribs.cc:5455 ada/gcc-interface/utils.cc:6901
32342 #: d/d-attribs.cc:746
32343 #, gcc-internal-format
32344 msgid "empty string in attribute %<target%>"
32345 msgstr ""
32347 #. The argument must be a constant string.
32348 #: c-family/c-attribs.cc:5474 config/sh/sh.cc:8548
32349 #, gcc-internal-format
32350 msgid "%qE attribute argument not a string constant"
32351 msgstr ""
32353 #: c-family/c-attribs.cc:5632 ada/gcc-interface/utils.cc:7050
32354 #, gcc-internal-format
32355 msgid "unrecognized %qE attribute argument %qs"
32356 msgstr ""
32358 #: c-family/c-attribs.cc:5650
32359 #, gcc-internal-format
32360 msgid "%qE attribute on a function not returning a pointer"
32361 msgstr ""
32363 #: c-family/c-attribs.cc:5665
32364 #, gcc-internal-format
32365 msgid "%qE attribute is only valid on %<struct%> type"
32366 msgstr ""
32368 #: c-family/c-attribs.cc:5701
32369 #, gcc-internal-format
32370 msgid "%qE attribute argument %qE is not an integer constant"
32371 msgstr ""
32373 #: c-family/c-attribs.cc:5710
32374 #, gcc-internal-format
32375 msgid "%qE attribute argument %qE exceeds %u"
32376 msgstr ""
32378 #: c-family/c-attribs.cc:5732
32379 #, gcc-internal-format
32380 msgid "%qE attribute may be put on a typedef only; attribute is ignored"
32381 msgstr ""
32383 #: c-family/c-attribs.cc:5744
32384 #, gcc-internal-format
32385 msgid "%qE attribute is for pointer types only"
32386 msgstr ""
32388 #: c-family/c-attribs.cc:5763
32389 #, gcc-internal-format
32390 msgid "%qE is only applicable to Objective-C class interfaces, attribute ignored"
32391 msgstr ""
32393 #: c-family/c-attribs.cc:5786
32394 #, gcc-internal-format
32395 msgid "%qE cannot be applied to non-pointer type %qT"
32396 msgstr ""
32398 #: c-family/c-attribs.cc:5799
32399 #, gcc-internal-format
32400 msgid "%qE attribute argument %qE is not an integer constant between 0 and 3"
32401 msgstr ""
32403 #: c-family/c-attribs.cc:5811
32404 #, gcc-internal-format
32405 msgid "%qE attribute argument %qE is not recognised"
32406 msgstr ""
32408 #: c-family/c-attribs.cc:5826
32409 #, gcc-internal-format
32410 msgid "%qE attribute ignored; valid only for functions and function pointer fields"
32411 msgstr ""
32413 #: c-family/c-attribs.cc:5837
32414 #, gcc-internal-format
32415 msgid "%qE attribute ignored; field must be a function pointer"
32416 msgstr ""
32418 #: c-family/c-attribs.cc:5861
32419 #, gcc-internal-format
32420 msgid "unknown attribute %qE"
32421 msgstr ""
32423 #: c-family/c-attribs.cc:5888
32424 #, gcc-internal-format
32425 msgid "invalid operand type %qT for %qs"
32426 msgstr ""
32428 #: c-family/c-attribs.cc:5992
32429 #, gcc-internal-format
32430 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
32431 msgstr ""
32433 #: c-family/c-attribs.cc:5994
32434 #, gcc-internal-format
32435 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
32436 msgstr ""
32438 #: c-family/c-attribs.cc:6171
32439 #, gcc-internal-format
32440 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
32441 msgstr ""
32443 #: c-family/c-common.cc:766
32444 #, gcc-internal-format
32445 msgid "%qD is not defined outside of function scope"
32446 msgstr ""
32448 #: c-family/c-common.cc:811
32449 #, gcc-internal-format
32450 msgid "size of string literal is too large"
32451 msgstr ""
32453 #: c-family/c-common.cc:834
32454 #, gcc-internal-format
32455 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
32456 msgstr ""
32458 #: c-family/c-common.cc:1007
32459 #, gcc-internal-format
32460 msgid "use %<-flax-vector-conversions%> to permit conversions between vectors with differing element types or numbers of subparts"
32461 msgstr ""
32463 #: c-family/c-common.cc:1048
32464 #, gcc-internal-format
32465 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
32466 msgstr ""
32468 #: c-family/c-common.cc:1057
32469 #, gcc-internal-format
32470 msgid "%<__builtin_shuffle%> arguments must be vectors"
32471 msgstr ""
32473 #: c-family/c-common.cc:1064
32474 #, gcc-internal-format
32475 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
32476 msgstr ""
32478 #: c-family/c-common.cc:1075
32479 #, gcc-internal-format
32480 msgid "%<__builtin_shuffle%> number of elements of the argument vector(s) and the mask vector should be the same"
32481 msgstr ""
32483 #: c-family/c-common.cc:1085
32484 #, gcc-internal-format
32485 msgid "%<__builtin_shuffle%> argument vector(s) inner type must have the same size as inner type of the mask"
32486 msgstr ""
32488 #: c-family/c-common.cc:1136
32489 #, gcc-internal-format
32490 msgid "%<__builtin_shufflevector%> arguments must be vectors"
32491 msgstr ""
32493 #: c-family/c-common.cc:1147
32494 #, gcc-internal-format
32495 msgid "%<__builtin_shufflevector%> arguments must be constant size vectors"
32496 msgstr ""
32498 #: c-family/c-common.cc:1156
32499 #, gcc-internal-format
32500 msgid "%<__builtin_shufflevector%> argument vectors must have the same element type"
32501 msgstr ""
32503 #: c-family/c-common.cc:1164
32504 #, gcc-internal-format
32505 msgid "%<__builtin_shufflevector%> must specify a result with a power of two number of elements"
32506 msgstr ""
32508 #: c-family/c-common.cc:1189 c-family/c-common.cc:1199
32509 #, gcc-internal-format
32510 msgid "invalid element index %qE to %<__builtin_shufflevector%>"
32511 msgstr ""
32513 #: c-family/c-common.cc:1277
32514 #, gcc-internal-format
32515 msgid "%<__builtin_convertvector%> first argument must be an integer or floating vector"
32516 msgstr ""
32518 #: c-family/c-common.cc:1286
32519 #, gcc-internal-format
32520 msgid "%<__builtin_convertvector%> second argument must be an integer or floating vector type"
32521 msgstr ""
32523 #: c-family/c-common.cc:1295
32524 #, gcc-internal-format
32525 msgid "%<__builtin_convertvector%> number of elements of the first argument vector and the second argument vector type should be the same"
32526 msgstr ""
32528 #: c-family/c-common.cc:1919
32529 #, gcc-internal-format
32530 msgid "operation on %qE may be undefined"
32531 msgstr ""
32533 #: c-family/c-common.cc:2270
32534 #, gcc-internal-format
32535 msgid "case label does not reduce to an integer constant"
32536 msgstr ""
32538 #: c-family/c-common.cc:2353
32539 #, gcc-internal-format
32540 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
32541 msgstr ""
32543 #: c-family/c-common.cc:2898
32544 #, gcc-internal-format
32545 msgid "invalid operands to binary %s (have %qT and %qT)"
32546 msgstr ""
32548 #: c-family/c-common.cc:3147
32549 #, gcc-internal-format
32550 msgid "comparison is always false due to limited range of data type"
32551 msgstr ""
32553 #: c-family/c-common.cc:3150
32554 #, gcc-internal-format
32555 msgid "comparison is always true due to limited range of data type"
32556 msgstr ""
32558 #: c-family/c-common.cc:3247
32559 #, gcc-internal-format
32560 msgid "comparison of unsigned expression in %<>= 0%> is always true"
32561 msgstr ""
32563 #: c-family/c-common.cc:3255
32564 #, gcc-internal-format
32565 msgid "comparison of unsigned expression in %<< 0%> is always false"
32566 msgstr ""
32568 #: c-family/c-common.cc:3299
32569 #, gcc-internal-format
32570 msgid "pointer of type %<void *%> used in arithmetic"
32571 msgstr ""
32573 #: c-family/c-common.cc:3308
32574 #, gcc-internal-format
32575 msgid "pointer to a function used in arithmetic"
32576 msgstr ""
32578 #: c-family/c-common.cc:3525
32579 #, gcc-internal-format
32580 msgid "enum constant in boolean context"
32581 msgstr ""
32583 #: c-family/c-common.cc:3555 d/d-convert.cc:149
32584 #, gcc-internal-format
32585 msgid "the address of %qD will always evaluate as %<true%>"
32586 msgstr ""
32588 #: c-family/c-common.cc:3600
32589 #, gcc-internal-format
32590 msgid "%<*%> in boolean context, suggest %<&&%> instead"
32591 msgstr ""
32593 #: c-family/c-common.cc:3612
32594 #, gcc-internal-format
32595 msgid "%<<<%> in boolean context, did you mean %<<%>?"
32596 msgstr ""
32598 #: c-family/c-common.cc:3628
32599 #, gcc-internal-format
32600 msgid "%<?:%> using integer constants in boolean context, the expression will always evaluate to %<true%>"
32601 msgstr ""
32603 #: c-family/c-common.cc:3637
32604 #, gcc-internal-format
32605 msgid "%<?:%> using integer constants in boolean context"
32606 msgstr ""
32608 #: c-family/c-common.cc:3673
32609 #, gcc-internal-format
32610 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
32611 msgstr ""
32613 #: c-family/c-common.cc:3708 cp/semantics.cc:843 cp/typeck.cc:9957
32614 #, gcc-internal-format
32615 msgid "suggest parentheses around assignment used as truth value"
32616 msgstr ""
32618 #: c-family/c-common.cc:3795 c/c-decl.cc:4708 c/c-decl.cc:7119
32619 #: c/c-typeck.cc:15859
32620 #, gcc-internal-format
32621 msgid "invalid use of %<restrict%>"
32622 msgstr ""
32624 #: c-family/c-common.cc:3869
32625 #, gcc-internal-format
32626 msgid "invalid application of %<sizeof%> to a function type"
32627 msgstr ""
32629 #: c-family/c-common.cc:3879
32630 #, gcc-internal-format
32631 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
32632 msgstr ""
32634 #: c-family/c-common.cc:3882
32635 #, gcc-internal-format
32636 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
32637 msgstr ""
32639 #: c-family/c-common.cc:3893
32640 #, gcc-internal-format
32641 msgid "invalid application of %qs to a void type"
32642 msgstr ""
32644 #: c-family/c-common.cc:3902
32645 #, gcc-internal-format
32646 msgid "invalid application of %qs to incomplete type %qT"
32647 msgstr ""
32649 #: c-family/c-common.cc:3910
32650 #, gcc-internal-format
32651 msgid "invalid application of %qs to array type %qT of incomplete element type"
32652 msgstr ""
32654 #: c-family/c-common.cc:3962
32655 #, gcc-internal-format
32656 msgid "%<__alignof%> applied to a bit-field"
32657 msgstr ""
32659 #: c-family/c-common.cc:4762
32660 #, gcc-internal-format
32661 msgid "first argument to %<va_arg%> not of type %<va_list%>"
32662 msgstr ""
32664 #: c-family/c-common.cc:4882
32665 #, gcc-internal-format
32666 msgid "cannot disable built-in function %qs"
32667 msgstr ""
32669 #: c-family/c-common.cc:5072
32670 #, gcc-internal-format
32671 msgid "pointers are not permitted as case values"
32672 msgstr ""
32674 #: c-family/c-common.cc:5079
32675 #, gcc-internal-format
32676 msgid "range expressions in switch statements are non-standard"
32677 msgstr ""
32679 #: c-family/c-common.cc:5107
32680 #, gcc-internal-format
32681 msgid "empty range specified"
32682 msgstr ""
32684 #: c-family/c-common.cc:5159
32685 #, gcc-internal-format
32686 msgid "duplicate (or overlapping) case value"
32687 msgstr ""
32689 #: c-family/c-common.cc:5161
32690 #, gcc-internal-format
32691 msgid "this is the first entry overlapping that value"
32692 msgstr ""
32694 #: c-family/c-common.cc:5165
32695 #, gcc-internal-format
32696 msgid "duplicate case value"
32697 msgstr ""
32699 #: c-family/c-common.cc:5166 c-family/c-warn.cc:2542
32700 #, gcc-internal-format
32701 msgid "previously used here"
32702 msgstr ""
32704 #: c-family/c-common.cc:5170
32705 #, gcc-internal-format
32706 msgid "multiple default labels in one switch"
32707 msgstr ""
32709 #: c-family/c-common.cc:5172
32710 #, gcc-internal-format
32711 msgid "this is the first default label"
32712 msgstr ""
32714 #: c-family/c-common.cc:5284
32715 #, gcc-internal-format
32716 msgid "taking the address of a label is non-standard"
32717 msgstr ""
32719 #: c-family/c-common.cc:5462
32720 #, gcc-internal-format
32721 msgid "requested alignment is not an integer constant"
32722 msgstr ""
32724 #: c-family/c-common.cc:5470 c-family/c-common.cc:5480
32725 #, gcc-internal-format
32726 msgid "requested alignment %qE is not a positive power of 2"
32727 msgstr ""
32729 #: c-family/c-common.cc:5490
32730 #, gcc-internal-format
32731 msgid "requested alignment %qE exceeds object file maximum %u"
32732 msgstr ""
32734 #: c-family/c-common.cc:5498
32735 #, gcc-internal-format
32736 msgid "requested alignment %qE exceeds maximum %u"
32737 msgstr ""
32739 #: c-family/c-common.cc:5673
32740 #, gcc-internal-format
32741 msgid "not enough variable arguments to fit a sentinel"
32742 msgstr ""
32744 #: c-family/c-common.cc:5687
32745 #, gcc-internal-format
32746 msgid "missing sentinel in function call"
32747 msgstr ""
32749 #: c-family/c-common.cc:5914 c-family/c-common.cc:5964 d/d-attribs.cc:812
32750 #: d/d-attribs.cc:862
32751 #, gcc-internal-format
32752 msgid "bad option %qs to attribute %<optimize%>"
32753 msgstr ""
32755 #: c-family/c-common.cc:5917 c-family/c-common.cc:5968
32756 #, gcc-internal-format
32757 msgid "bad option %qs to pragma %<optimize%>"
32758 msgstr ""
32760 #: c-family/c-common.cc:6016
32761 #, gcc-internal-format
32762 msgid "attribute %<fallthrough%> specified multiple times"
32763 msgstr ""
32765 #: c-family/c-common.cc:6020
32766 #, gcc-internal-format
32767 msgid "%<fallthrough%> attribute specified with a parameter"
32768 msgstr ""
32770 #: c-family/c-common.cc:6200 c-family/c-common.cc:7036
32771 #: c-family/c-common.cc:7083 c-family/c-common.cc:7158
32772 #: c-family/c-common.cc:7231 config/aarch64/aarch64-sve-builtins.cc:2122
32773 #: c/c-typeck.cc:3729
32774 #, gcc-internal-format
32775 msgid "too few arguments to function %qE"
32776 msgstr ""
32778 #: c-family/c-common.cc:6205 c-family/c-common.cc:7089
32779 #: c-family/c-common.cc:7257 config/aarch64/aarch64-sve-builtins.cc:2124
32780 #: c/c-typeck.cc:3593
32781 #, gcc-internal-format
32782 msgid "too many arguments to function %qE"
32783 msgstr ""
32785 #: c-family/c-common.cc:6247
32786 #, gcc-internal-format
32787 msgid "third argument to function %qE must be a constant integer"
32788 msgstr ""
32790 #: c-family/c-common.cc:6272
32791 #, gcc-internal-format
32792 msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
32793 msgstr ""
32795 #: c-family/c-common.cc:6293 c-family/c-common.cc:6337
32796 #, gcc-internal-format
32797 msgid "non-floating-point argument in call to function %qE"
32798 msgstr ""
32800 #: c-family/c-common.cc:6316
32801 #, gcc-internal-format
32802 msgid "non-floating-point arguments in call to function %qE"
32803 msgstr ""
32805 #: c-family/c-common.cc:6330
32806 #, gcc-internal-format
32807 msgid "non-const integer argument %u in call to function %qE"
32808 msgstr ""
32810 #: c-family/c-common.cc:6350
32811 #, gcc-internal-format
32812 msgid "non-integer argument 3 in call to function %qE"
32813 msgstr ""
32815 #: c-family/c-common.cc:6367 c-family/c-common.cc:6417
32816 #, gcc-internal-format
32817 msgid "argument %u in call to function %qE does not have integral type"
32818 msgstr ""
32820 #: c-family/c-common.cc:6374
32821 #, gcc-internal-format
32822 msgid "argument 3 in call to function %qE does not have pointer to integral type"
32823 msgstr ""
32825 #: c-family/c-common.cc:6380
32826 #, gcc-internal-format
32827 msgid "argument 3 in call to function %qE has pointer to enumerated type"
32828 msgstr ""
32830 #: c-family/c-common.cc:6386
32831 #, gcc-internal-format
32832 msgid "argument 3 in call to function %qE has pointer to boolean type"
32833 msgstr ""
32835 #: c-family/c-common.cc:6392 c-family/c-common.cc:6399
32836 #: c-family/c-common.cc:6454 c-family/c-common.cc:6461
32837 #, gcc-internal-format
32838 msgid "argument %u in call to function %qE has pointer to %qs type (%qT)"
32839 msgstr ""
32841 #: c-family/c-common.cc:6423
32842 #, gcc-internal-format
32843 msgid "argument 3 in call to function %qE has enumerated type"
32844 msgstr ""
32846 #: c-family/c-common.cc:6429
32847 #, gcc-internal-format
32848 msgid "argument 3 in call to function %qE has boolean type"
32849 msgstr ""
32851 #: c-family/c-common.cc:6442
32852 #, gcc-internal-format
32853 msgid "argument %u in call to function %qE does not have pointer type"
32854 msgstr ""
32856 #: c-family/c-common.cc:6448
32857 #, gcc-internal-format
32858 msgid "argument %u in call to function %qE points to incomplete type"
32859 msgstr ""
32861 #: c-family/c-common.cc:6713
32862 #, gcc-internal-format
32863 msgid "cannot apply %<offsetof%> to static data member %qD"
32864 msgstr ""
32866 #: c-family/c-common.cc:6718
32867 #, gcc-internal-format
32868 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
32869 msgstr ""
32871 #: c-family/c-common.cc:6725
32872 #, gcc-internal-format
32873 msgid "cannot apply %<offsetof%> to a non constant address"
32874 msgstr ""
32876 #: c-family/c-common.cc:6738
32877 #, gcc-internal-format
32878 msgid "attempt to take address of bit-field structure member %qD"
32879 msgstr ""
32881 #: c-family/c-common.cc:6791
32882 #, gcc-internal-format
32883 msgid "index %E denotes an offset greater than size of %qT"
32884 msgstr ""
32886 #: c-family/c-common.cc:6952
32887 #, gcc-internal-format
32888 msgid "size of array is too large"
32889 msgstr ""
32891 #: c-family/c-common.cc:7066 c-family/c-common.cc:7190
32892 #, gcc-internal-format
32893 msgid "operand type %qT is incompatible with argument %d of %qE"
32894 msgstr ""
32896 #: c-family/c-common.cc:7100
32897 #, gcc-internal-format
32898 msgid "expecting argument of type pointer or of type integer for argument 1"
32899 msgstr ""
32901 #: c-family/c-common.cc:7116
32902 #, gcc-internal-format
32903 msgid "both arguments must be compatible"
32904 msgstr ""
32906 #: c-family/c-common.cc:7332
32907 #, gcc-internal-format
32908 msgid "incorrect number of arguments to function %qE"
32909 msgstr ""
32911 #: c-family/c-common.cc:7346
32912 #, gcc-internal-format
32913 msgid "argument 1 of %qE must be a non-void pointer type"
32914 msgstr ""
32916 #: c-family/c-common.cc:7353
32917 #, gcc-internal-format
32918 msgid "argument 1 of %qE must be a pointer to a complete type"
32919 msgstr ""
32921 #: c-family/c-common.cc:7362
32922 #, gcc-internal-format
32923 msgid "argument 1 of %qE must be a pointer to a constant size type"
32924 msgstr ""
32926 #: c-family/c-common.cc:7373
32927 #, gcc-internal-format
32928 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
32929 msgstr ""
32931 #: c-family/c-common.cc:7394
32932 #, gcc-internal-format
32933 msgid "argument %d of %qE must be a pointer type"
32934 msgstr ""
32936 #: c-family/c-common.cc:7402
32937 #, gcc-internal-format
32938 msgid "argument %d of %qE must be a pointer to a constant size type"
32939 msgstr ""
32941 #: c-family/c-common.cc:7408
32942 #, gcc-internal-format
32943 msgid "argument %d of %qE must not be a pointer to a function"
32944 msgstr ""
32946 #: c-family/c-common.cc:7416
32947 #, gcc-internal-format
32948 msgid "size mismatch in argument %d of %qE"
32949 msgstr ""
32951 #: c-family/c-common.cc:7429
32952 #, gcc-internal-format
32953 msgid "argument %d of %qE must not be a pointer to a %<const%> type"
32954 msgstr ""
32956 #: c-family/c-common.cc:7434
32957 #, gcc-internal-format
32958 msgid "argument %d of %qE discards %<const%> qualifier"
32959 msgstr ""
32961 #: c-family/c-common.cc:7443
32962 #, gcc-internal-format
32963 msgid "argument %d of %qE must not be a pointer to a %<volatile%> type"
32964 msgstr ""
32966 #: c-family/c-common.cc:7448
32967 #, gcc-internal-format
32968 msgid "argument %d of %qE discards %<volatile%> qualifier"
32969 msgstr ""
32971 #: c-family/c-common.cc:7461
32972 #, gcc-internal-format
32973 msgid "non-integer memory model argument %d of %qE"
32974 msgstr ""
32976 #: c-family/c-common.cc:7474
32977 #, gcc-internal-format
32978 msgid "invalid memory model argument %d of %qE"
32979 msgstr ""
32981 #: c-family/c-common.cc:7875
32982 #, gcc-internal-format
32983 msgid "this target does not define a speculation barrier; your program will still execute correctly, but incorrect speculation may not be restricted"
32984 msgstr ""
32986 #: c-family/c-common.cc:8510
32987 #, gcc-internal-format
32988 msgid "index value is out of bound"
32989 msgstr ""
32991 #: c-family/c-common.cc:8552 c-family/c-common.cc:8601
32992 #: c-family/c-common.cc:8617
32993 #, gcc-internal-format
32994 msgid "conversion of scalar %qT to vector %qT involves truncation"
32995 msgstr ""
32997 #. Reject arguments that are built-in functions with
32998 #. no library fallback.
32999 #: c-family/c-common.cc:8705
33000 #, gcc-internal-format
33001 msgid "built-in function %qE must be directly called"
33002 msgstr ""
33004 #: c-family/c-common.cc:8725
33005 #, gcc-internal-format
33006 msgid "size of array %qE is not a constant expression"
33007 msgstr ""
33009 #: c-family/c-common.cc:8728
33010 #, gcc-internal-format
33011 msgid "size of array is not a constant expression"
33012 msgstr ""
33014 #: c-family/c-common.cc:8732
33015 #, gcc-internal-format
33016 msgid "size %qE of array %qE is negative"
33017 msgstr ""
33019 #: c-family/c-common.cc:8735
33020 #, gcc-internal-format
33021 msgid "size %qE of array is negative"
33022 msgstr ""
33024 #: c-family/c-common.cc:8740
33025 #, gcc-internal-format
33026 msgid "size %qE of array %qE exceeds maximum object size %qE"
33027 msgstr ""
33029 #: c-family/c-common.cc:8743
33030 #, gcc-internal-format
33031 msgid "size %qE of array exceeds maximum object size %qE"
33032 msgstr ""
33034 #: c-family/c-common.cc:8748
33035 #, gcc-internal-format
33036 msgid "size of array %qE exceeds maximum object size %qE"
33037 msgstr ""
33039 #: c-family/c-common.cc:8751
33040 #, gcc-internal-format
33041 msgid "size of array exceeds maximum object size %qE"
33042 msgstr ""
33044 #: c-family/c-common.cc:8822
33045 #, gcc-internal-format
33046 msgid "environment variable %qs must expand to a non-negative integer less than or equal to %wd"
33047 msgstr ""
33049 #: c-family/c-format.cc:199
33050 #, gcc-internal-format
33051 msgid "function does not return string type"
33052 msgstr ""
33054 #: c-family/c-format.cc:233
33055 #, gcc-internal-format
33056 msgid "format string argument is not a string type"
33057 msgstr ""
33059 #: c-family/c-format.cc:259
33060 #, gcc-internal-format
33061 msgid "found a %qs reference but the format argument should be a string"
33062 msgstr ""
33064 #: c-family/c-format.cc:262
33065 #, gcc-internal-format
33066 msgid "found a %qT but the format argument should be a string"
33067 msgstr ""
33069 #: c-family/c-format.cc:272
33070 #, gcc-internal-format
33071 msgid "format argument should be a %qs reference but a string was found"
33072 msgstr ""
33074 #: c-family/c-format.cc:294
33075 #, gcc-internal-format
33076 msgid "format argument should be a %qs reference"
33077 msgstr ""
33079 #: c-family/c-format.cc:347
33080 #, gcc-internal-format
33081 msgid "unrecognized format specifier"
33082 msgstr ""
33084 #: c-family/c-format.cc:360
33085 #, gcc-internal-format
33086 msgid "%qE is only allowed in Objective-C dialects"
33087 msgstr ""
33089 #: c-family/c-format.cc:369
33090 #, gcc-internal-format
33091 msgid "%qE is an unrecognized format function type"
33092 msgstr ""
33094 #: c-family/c-format.cc:391
33095 #, gcc-internal-format
33096 msgid "format string argument follows the arguments to be formatted"
33097 msgstr ""
33099 #: c-family/c-format.cc:1230
33100 #, gcc-internal-format
33101 msgid "function %qD might be a candidate for %qs format attribute"
33102 msgstr ""
33104 #: c-family/c-format.cc:1321 c-family/c-format.cc:1342
33105 #: c-family/c-format.cc:2776
33106 #, gcc-internal-format
33107 msgid "missing $ operand number in format"
33108 msgstr ""
33110 #: c-family/c-format.cc:1351
33111 #, gcc-internal-format, gfc-internal-format
33112 msgid "%s does not support %%n$ operand number formats"
33113 msgstr ""
33115 #: c-family/c-format.cc:1358
33116 #, gcc-internal-format
33117 msgid "operand number out of range in format"
33118 msgstr ""
33120 #: c-family/c-format.cc:1381
33121 #, gcc-internal-format, gfc-internal-format
33122 msgid "format argument %d used more than once in %s format"
33123 msgstr ""
33125 #: c-family/c-format.cc:1414
33126 #, gcc-internal-format
33127 msgid "%<$%>operand number used after format without operand number"
33128 msgstr ""
33130 #: c-family/c-format.cc:1445
33131 #, gcc-internal-format
33132 msgid "format argument %d unused before used argument %d in %<$%>-style format"
33133 msgstr ""
33135 #: c-family/c-format.cc:1548
33136 #, gcc-internal-format
33137 msgid "format not a string literal, format string not checked"
33138 msgstr ""
33140 #: c-family/c-format.cc:1563 c-family/c-format.cc:1566
33141 #, gcc-internal-format
33142 msgid "format not a string literal and no format arguments"
33143 msgstr ""
33145 #: c-family/c-format.cc:1569
33146 #, gcc-internal-format
33147 msgid "format not a string literal, argument types not checked"
33148 msgstr ""
33150 #: c-family/c-format.cc:1586
33151 #, gcc-internal-format
33152 msgid "too many arguments for format"
33153 msgstr ""
33155 #: c-family/c-format.cc:1591
33156 #, gcc-internal-format
33157 msgid "unused arguments in %<$%>-style format"
33158 msgstr ""
33160 #: c-family/c-format.cc:1594
33161 #, gcc-internal-format, gfc-internal-format
33162 msgid "zero-length %s format string"
33163 msgstr ""
33165 #: c-family/c-format.cc:1598
33166 #, gcc-internal-format
33167 msgid "format is a wide character string"
33168 msgstr ""
33170 #: c-family/c-format.cc:1602
33171 #, gcc-internal-format
33172 msgid "format string is not an array of type %qs"
33173 msgstr ""
33175 #: c-family/c-format.cc:1605
33176 #, gcc-internal-format
33177 msgid "unterminated format string"
33178 msgstr ""
33180 #: c-family/c-format.cc:2019
33181 #, gcc-internal-format
33182 msgid "%s used with %<%%%c%> %s format"
33183 msgstr ""
33185 #: c-family/c-format.cc:2029
33186 #, gcc-internal-format, gfc-internal-format
33187 msgid "%s does not support %s"
33188 msgstr ""
33190 #: c-family/c-format.cc:2039
33191 #, gcc-internal-format
33192 msgid "%s does not support %s with the %<%%%c%> %s format"
33193 msgstr ""
33195 #: c-family/c-format.cc:2053
33196 #, gcc-internal-format, gfc-internal-format
33197 msgid "%s used within a quoted sequence"
33198 msgstr ""
33200 #: c-family/c-format.cc:2066
33201 #, gcc-internal-format
33202 msgid "%qc conversion used unquoted"
33203 msgstr ""
33205 #: c-family/c-format.cc:2184 c-family/c-format.cc:2515
33206 #, gcc-internal-format, gfc-internal-format
33207 msgid "repeated %s in format"
33208 msgstr ""
33210 #: c-family/c-format.cc:2195
33211 #, gcc-internal-format
33212 msgid "missing fill character at end of strfmon format"
33213 msgstr ""
33215 #: c-family/c-format.cc:2297
33216 #, gcc-internal-format, gfc-internal-format
33217 msgid "zero width in %s format"
33218 msgstr ""
33220 #: c-family/c-format.cc:2320
33221 #, gcc-internal-format, gfc-internal-format
33222 msgid "empty left precision in %s format"
33223 msgstr ""
33225 #: c-family/c-format.cc:2411
33226 #, gcc-internal-format, gfc-internal-format
33227 msgid "empty precision in %s format"
33228 msgstr ""
33230 #: c-family/c-format.cc:2489
33231 #, gcc-internal-format
33232 msgid "%s does not support the %qs %s length modifier"
33233 msgstr ""
33235 #: c-family/c-format.cc:2545
33236 #, gcc-internal-format
33237 msgid "unknown conversion type character %qc in format"
33238 msgstr ""
33240 #: c-family/c-format.cc:2557
33241 #, gcc-internal-format
33242 msgid "%s does not support the %<%%%c%> %s format"
33243 msgstr ""
33245 #: c-family/c-format.cc:2589
33246 #, gcc-internal-format
33247 msgid "%s ignored with %s and %<%%%c%> %s format"
33248 msgstr ""
33250 #: c-family/c-format.cc:2594
33251 #, gcc-internal-format, gfc-internal-format
33252 msgid "%s ignored with %s in %s format"
33253 msgstr ""
33255 #: c-family/c-format.cc:2601
33256 #, gcc-internal-format
33257 msgid "use of %s and %s together with %<%%%c%> %s format"
33258 msgstr ""
33260 #: c-family/c-format.cc:2606
33261 #, gcc-internal-format, gfc-internal-format
33262 msgid "use of %s and %s together in %s format"
33263 msgstr ""
33265 #: c-family/c-format.cc:2633
33266 #, gcc-internal-format
33267 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
33268 msgstr ""
33270 #: c-family/c-format.cc:2637
33271 #, gcc-internal-format
33272 msgid "%<%%%c%> yields only last 2 digits of year"
33273 msgstr ""
33275 #: c-family/c-format.cc:2664
33276 #, gcc-internal-format
33277 msgid "no closing %<]%> for %<%%[%> format"
33278 msgstr ""
33280 #: c-family/c-format.cc:2693
33281 #, gcc-internal-format
33282 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
33283 msgstr ""
33285 #: c-family/c-format.cc:2715
33286 #, gcc-internal-format
33287 msgid "%s does not support the %<%%%s%c%> %s format"
33288 msgstr ""
33290 #: c-family/c-format.cc:2753
33291 #, gcc-internal-format
33292 msgid "operand number specified with suppressed assignment"
33293 msgstr ""
33295 #: c-family/c-format.cc:2757
33296 #, gcc-internal-format
33297 msgid "operand number specified for format taking no argument"
33298 msgstr ""
33300 #: c-family/c-format.cc:3108
33301 #, gcc-internal-format
33302 msgid "unquoted type name %<%.*s%> in format"
33303 msgstr ""
33305 #: c-family/c-format.cc:3110
33306 #, gcc-internal-format
33307 msgid "unquoted operator %<%.*s%> in format"
33308 msgstr ""
33310 #: c-family/c-format.cc:3111
33311 #, gcc-internal-format
33312 msgid "unquoted keyword %<%.*s%> in format"
33313 msgstr ""
33315 #: c-family/c-format.cc:3114
33316 #, gcc-internal-format
33317 msgid "use %qs instead"
33318 msgstr ""
33320 #: c-family/c-format.cc:3166
33321 #, gcc-internal-format
33322 msgid "unquoted attribute in format"
33323 msgstr ""
33325 #: c-family/c-format.cc:3179
33326 #, gcc-internal-format
33327 msgid "unquoted name of built-in function %<%.*s%> in format"
33328 msgstr ""
33330 #: c-family/c-format.cc:3193
33331 #, gcc-internal-format
33332 msgid "unquoted identifier or keyword %<%.*s%> in format"
33333 msgstr ""
33335 #: c-family/c-format.cc:3227
33336 #, gcc-internal-format
33337 msgid "misspelled term %<%.*s%> in format; use %<%s%s%> instead"
33338 msgstr ""
33340 #: c-family/c-format.cc:3271
33341 #, gcc-internal-format
33342 msgid "quoted %qs directive in format; use %qs instead"
33343 msgstr ""
33345 #: c-family/c-format.cc:3278 c-family/c-format.cc:3549
33346 #, gcc-internal-format
33347 msgid "contraction %<%.*s%> in format; use %qs instead"
33348 msgstr ""
33350 #: c-family/c-format.cc:3318
33351 #, gcc-internal-format
33352 msgid "unquoted whitespace character %qc in format"
33353 msgstr ""
33355 #: c-family/c-format.cc:3331
33356 #, gcc-internal-format
33357 msgid "spurious trailing space in format"
33358 msgstr ""
33360 #: c-family/c-format.cc:3352
33361 #, gcc-internal-format
33362 msgid "inconsistent capitalization in format"
33363 msgstr ""
33365 #: c-family/c-format.cc:3359
33366 #, gcc-internal-format, gfc-internal-format
33367 msgid "unquoted sequence of %i consecutive space characters in format"
33368 msgstr ""
33370 #: c-family/c-format.cc:3379
33371 #, gcc-internal-format
33372 msgid "unquoted control characters in format"
33373 msgstr ""
33375 #: c-family/c-format.cc:3386
33376 #, gcc-internal-format
33377 msgid "unquoted control character %qc in format"
33378 msgstr ""
33380 #: c-family/c-format.cc:3444
33381 #, gcc-internal-format
33382 msgid "unquoted option name %<%.*s%> in format"
33383 msgstr ""
33385 #: c-family/c-format.cc:3504
33386 #, gcc-internal-format
33387 msgid "unbalanced punctuation character %qc in format"
33388 msgstr ""
33390 #: c-family/c-format.cc:3523
33391 #, gcc-internal-format
33392 msgid "unquoted preprocessing directive %<%.*s%> in format"
33393 msgstr ""
33395 #: c-family/c-format.cc:3559
33396 #, gcc-internal-format
33397 msgid "bare apostrophe %<'%> in format"
33398 msgstr ""
33400 #: c-family/c-format.cc:3561
33401 #, gcc-internal-format
33402 msgid "if avoiding the apostrophe is not feasible, enclose it in a pair of %qs and %qs directives instead"
33403 msgstr ""
33405 #: c-family/c-format.cc:3573
33406 #, gcc-internal-format
33407 msgid "grave accent %<`%> in format"
33408 msgstr ""
33410 #: c-family/c-format.cc:3575
33411 #, gcc-internal-format
33412 msgid "use the apostrophe directive %qs instead"
33413 msgstr ""
33415 #: c-family/c-format.cc:3587
33416 #, gcc-internal-format
33417 msgid "space followed by punctuation character %<%c%>"
33418 msgstr ""
33420 #: c-family/c-format.cc:3598
33421 #, gcc-internal-format
33422 msgid "quoted %qs directive in format"
33423 msgstr ""
33425 #: c-family/c-format.cc:3600
33426 #, gcc-internal-format
33427 msgid "if using %qs is not feasible, use %qs instead"
33428 msgstr ""
33430 #: c-family/c-format.cc:3629
33431 #, gcc-internal-format
33432 msgid "spurious leading punctuation sequence %<%.*s%> in format"
33433 msgstr ""
33435 #: c-family/c-format.cc:3669
33436 #, gcc-internal-format
33437 msgid "spurious trailing punctuation sequence %<%.*s%> in format"
33438 msgstr ""
33440 #: c-family/c-format.cc:3686
33441 #, gcc-internal-format
33442 msgid "unquoted sequence of %i consecutive punctuation characters %q.*s in format"
33443 msgstr ""
33445 #: c-family/c-format.cc:3706
33446 #, gcc-internal-format
33447 msgid "unquoted non-graph characters in format"
33448 msgstr ""
33450 #: c-family/c-format.cc:3713
33451 #, gcc-internal-format
33452 msgid "unquoted non-graph character %qc in format"
33453 msgstr ""
33455 #: c-family/c-format.cc:3745
33456 #, gcc-internal-format
33457 msgid "unbalanced punctuation character %<%c%> in format"
33458 msgstr ""
33460 #: c-family/c-format.cc:3752
33461 #, gcc-internal-format
33462 msgid "unterminated quoting directive"
33463 msgstr ""
33465 #: c-family/c-format.cc:3761
33466 #, gcc-internal-format
33467 msgid "unterminated quote character %<%c%> in format"
33468 msgstr ""
33470 #: c-family/c-format.cc:3831
33471 #, gcc-internal-format
33472 msgid "spurious trailing %<%%%> in format"
33473 msgstr ""
33475 #: c-family/c-format.cc:3891
33476 #, gcc-internal-format
33477 msgid "conversion lacks type at end of format"
33478 msgstr ""
33480 #: c-family/c-format.cc:3920
33481 #, gcc-internal-format
33482 msgid "nested quoting directive"
33483 msgstr ""
33485 #: c-family/c-format.cc:3931
33486 #, gcc-internal-format
33487 msgid "unmatched quoting directive"
33488 msgstr ""
33490 #: c-family/c-format.cc:3946
33491 #, gcc-internal-format
33492 msgid "%qc directive redundant after prior occurence of the same"
33493 msgstr ""
33495 #: c-family/c-format.cc:3952
33496 #, gcc-internal-format
33497 msgid "unmatched color reset directive"
33498 msgstr ""
33500 #: c-family/c-format.cc:3964
33501 #, gcc-internal-format
33502 msgid "%qc conversion used within a quoted sequence"
33503 msgstr ""
33505 #: c-family/c-format.cc:4004
33506 #, gcc-internal-format
33507 msgid "embedded %<\\0%> in format"
33508 msgstr ""
33510 #: c-family/c-format.cc:4020
33511 #, gcc-internal-format
33512 msgid "unterminated color directive"
33513 msgstr ""
33515 #: c-family/c-format.cc:4142
33516 #, gcc-internal-format, gfc-internal-format
33517 msgid "writing through null pointer (argument %d)"
33518 msgstr ""
33520 #: c-family/c-format.cc:4153
33521 #, gcc-internal-format, gfc-internal-format
33522 msgid "reading through null pointer (argument %d)"
33523 msgstr ""
33525 #: c-family/c-format.cc:4173
33526 #, gcc-internal-format, gfc-internal-format
33527 msgid "writing into constant object (argument %d)"
33528 msgstr ""
33530 #: c-family/c-format.cc:4185
33531 #, gcc-internal-format, gfc-internal-format
33532 msgid "extra type qualifiers in format argument (argument %d)"
33533 msgstr ""
33535 #: c-family/c-format.cc:4727
33536 #, gcc-internal-format
33537 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
33538 msgstr ""
33540 #: c-family/c-format.cc:4736
33541 #, gcc-internal-format
33542 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
33543 msgstr ""
33545 #: c-family/c-format.cc:4746
33546 #, gcc-internal-format
33547 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
33548 msgstr ""
33550 #: c-family/c-format.cc:4755
33551 #, gcc-internal-format
33552 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
33553 msgstr ""
33555 #: c-family/c-format.cc:4817 c-family/c-format.cc:4823
33556 #: c-family/c-format.cc:4877
33557 #, gcc-internal-format
33558 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
33559 msgstr ""
33561 #: c-family/c-format.cc:4830 c-family/c-format.cc:4887
33562 #, gcc-internal-format
33563 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
33564 msgstr ""
33566 #: c-family/c-format.cc:4939
33567 #, gcc-internal-format
33568 msgid "%<locus%> is not defined as a type"
33569 msgstr ""
33571 #: c-family/c-format.cc:4983
33572 #, gcc-internal-format
33573 msgid "%qs is not defined as a type"
33574 msgstr ""
33576 #: c-family/c-format.cc:5009
33577 #, gcc-internal-format
33578 msgid "%<location_t%> is not defined as a type"
33579 msgstr ""
33581 #: c-family/c-format.cc:5026
33582 #, gcc-internal-format
33583 msgid "%<tree%> is not defined as a type"
33584 msgstr ""
33586 #: c-family/c-format.cc:5032
33587 #, gcc-internal-format
33588 msgid "%<tree%> is not defined as a pointer type"
33589 msgstr ""
33591 #: c-family/c-format.cc:5208
33592 #, gcc-internal-format
33593 msgid "argument to be formatted is not %<...%>"
33594 msgstr ""
33596 #: c-family/c-format.cc:5220
33597 #, gcc-internal-format
33598 msgid "strftime formats cannot format arguments"
33599 msgstr ""
33601 #: c-family/c-indentation.cc:318
33602 #, gcc-internal-format
33603 msgid "%<-Wmisleading-indentation%> is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
33604 msgstr ""
33606 #: c-family/c-indentation.cc:323
33607 #, gcc-internal-format
33608 msgid "adding %<-flarge-source-files%> will allow for more column-tracking support, at the expense of compilation time and memory"
33609 msgstr ""
33611 #: c-family/c-indentation.cc:651
33612 #, gcc-internal-format
33613 msgid "this %qs clause does not guard..."
33614 msgstr ""
33616 #: c-family/c-indentation.cc:654
33617 #, gcc-internal-format
33618 msgid "...this statement, but the latter is misleadingly indented as if it were guarded by the %qs"
33619 msgstr ""
33621 #: c-family/c-lex.cc:226
33622 #, gcc-internal-format
33623 msgid "badly nested C headers from preprocessor"
33624 msgstr ""
33626 #: c-family/c-lex.cc:261
33627 #, gcc-internal-format
33628 msgid "ignoring %<#pragma %s %s%>"
33629 msgstr ""
33631 #. ... or not.
33632 #: c-family/c-lex.cc:590 c-family/c-lex.cc:1318
33633 #, gcc-internal-format
33634 msgid "stray %<@%> in program"
33635 msgstr ""
33637 #: c-family/c-lex.cc:605
33638 #, gcc-internal-format
33639 msgid "stray %qs in program"
33640 msgstr ""
33642 #: c-family/c-lex.cc:615
33643 #, gcc-internal-format, gfc-internal-format
33644 msgid "missing terminating %c character"
33645 msgstr ""
33647 #: c-family/c-lex.cc:617
33648 #, gcc-internal-format
33649 msgid "stray %qc in program"
33650 msgstr ""
33652 #: c-family/c-lex.cc:622
33653 #, gcc-internal-format
33654 msgid "stray %<\\%o%> in program"
33655 msgstr ""
33657 #: c-family/c-lex.cc:840
33658 #, gcc-internal-format
33659 msgid "this decimal constant is unsigned only in ISO C90"
33660 msgstr ""
33662 #: c-family/c-lex.cc:844
33663 #, gcc-internal-format
33664 msgid "this decimal constant would be unsigned in ISO C90"
33665 msgstr ""
33667 #: c-family/c-lex.cc:872
33668 #, gcc-internal-format
33669 msgid "integer constant is too large for %<unsigned long%> type"
33670 msgstr ""
33672 #: c-family/c-lex.cc:912
33673 #, gcc-internal-format
33674 msgid "unsuffixed floating constant"
33675 msgstr ""
33677 #: c-family/c-lex.cc:926
33678 #, gcc-internal-format
33679 msgid "decimal floating-point not supported for this target"
33680 msgstr ""
33682 #: c-family/c-lex.cc:949 c-family/c-lex.cc:973
33683 #, gcc-internal-format
33684 msgid "unsupported non-standard suffix on floating constant"
33685 msgstr ""
33687 #: c-family/c-lex.cc:954 c-family/c-lex.cc:977
33688 #, gcc-internal-format
33689 msgid "non-standard suffix on floating constant"
33690 msgstr ""
33692 #: c-family/c-lex.cc:1056 c-family/c-lex.cc:1059
33693 #, gcc-internal-format
33694 msgid "floating constant exceeds range of %qT"
33695 msgstr ""
33697 #: c-family/c-lex.cc:1074
33698 #, gcc-internal-format
33699 msgid "floating constant truncated to zero"
33700 msgstr ""
33702 #: c-family/c-lex.cc:1275
33703 #, gcc-internal-format
33704 msgid "repeated %<@%> before Objective-C string"
33705 msgstr ""
33707 #: c-family/c-lex.cc:1294 c/c-parser.cc:7390
33708 #, gcc-internal-format
33709 msgid "unsupported non-standard concatenation of string literals"
33710 msgstr ""
33712 #: c-family/c-lex.cc:1330 c/c-parser.cc:7411
33713 #, gcc-internal-format
33714 msgid "traditional C rejects string constant concatenation"
33715 msgstr ""
33717 #: c-family/c-omp.cc:131 cp/pt.cc:19096
33718 #, gcc-internal-format
33719 msgid "%<#pragma omp critical%> with %<hint%> clause requires a name, except when %<omp_sync_hint_none%> is used"
33720 msgstr ""
33722 #: c-family/c-omp.cc:241
33723 #, gcc-internal-format
33724 msgid "invalid expression type for %<#pragma omp atomic%>"
33725 msgstr ""
33727 #: c-family/c-omp.cc:246
33728 #, gcc-internal-format
33729 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
33730 msgstr ""
33732 #: c-family/c-omp.cc:251
33733 #, gcc-internal-format
33734 msgid "%<#pragma omp atomic compare capture%> with non-integral comparison result"
33735 msgstr ""
33737 #: c-family/c-omp.cc:535
33738 #, gcc-internal-format
33739 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
33740 msgstr ""
33742 #: c-family/c-omp.cc:538 c-family/c-omp.cc:576
33743 #, gcc-internal-format
33744 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
33745 msgstr ""
33747 #: c-family/c-omp.cc:695
33748 #, gcc-internal-format
33749 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
33750 msgstr ""
33752 #: c-family/c-omp.cc:701
33753 #, gcc-internal-format
33754 msgid "%<const%> qualified %<depobj%> expression"
33755 msgstr ""
33757 #: c-family/c-omp.cc:717
33758 #, gcc-internal-format
33759 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
33760 msgstr ""
33762 #: c-family/c-omp.cc:723
33763 #, gcc-internal-format
33764 msgid "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> construct"
33765 msgstr ""
33767 #: c-family/c-omp.cc:745
33768 #, gcc-internal-format
33769 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
33770 msgstr ""
33772 #: c-family/c-omp.cc:959 cp/semantics.cc:10456
33773 #, gcc-internal-format
33774 msgid "invalid type for iteration variable %qE"
33775 msgstr ""
33777 #: c-family/c-omp.cc:964
33778 #, gcc-internal-format
33779 msgid "%<_Atomic%> iteration variable %qE"
33780 msgstr ""
33782 #: c-family/c-omp.cc:980
33783 #, gcc-internal-format
33784 msgid "%qE is not initialized"
33785 msgstr ""
33787 #: c-family/c-omp.cc:1001 cp/semantics.cc:10345
33788 #, gcc-internal-format
33789 msgid "missing controlling predicate"
33790 msgstr ""
33792 #: c-family/c-omp.cc:1107 cp/semantics.cc:9961
33793 #, gcc-internal-format
33794 msgid "invalid controlling predicate"
33795 msgstr ""
33797 #: c-family/c-omp.cc:1114 cp/semantics.cc:10351
33798 #, gcc-internal-format
33799 msgid "missing increment expression"
33800 msgstr ""
33802 #: c-family/c-omp.cc:1214 c-family/c-omp.cc:1232
33803 #, gcc-internal-format
33804 msgid "increment is not constant 1 or -1 for %<!=%> condition"
33805 msgstr ""
33807 #: c-family/c-omp.cc:1245 cp/semantics.cc:10078
33808 #, gcc-internal-format
33809 msgid "invalid increment expression"
33810 msgstr ""
33812 #: c-family/c-omp.cc:1342
33813 #, gcc-internal-format
33814 msgid "initializer expression refers to iteration variable %qD"
33815 msgstr ""
33817 #: c-family/c-omp.cc:1346
33818 #, gcc-internal-format
33819 msgid "condition expression refers to iteration variable %qD"
33820 msgstr ""
33822 #: c-family/c-omp.cc:1350
33823 #, gcc-internal-format
33824 msgid "increment expression refers to iteration variable %qD"
33825 msgstr ""
33827 #: c-family/c-omp.cc:1528
33828 #, gcc-internal-format
33829 msgid "outer iteration variable %qD used in initializer expression has type other than %qT"
33830 msgstr ""
33832 #: c-family/c-omp.cc:1532
33833 #, gcc-internal-format
33834 msgid "outer iteration variable %qD used in condition expression has type other than %qT"
33835 msgstr ""
33837 #: c-family/c-omp.cc:1539
33838 #, gcc-internal-format
33839 msgid "outer iteration variable %qD multiplier expression %qE is not integral"
33840 msgstr ""
33842 #: c-family/c-omp.cc:1545
33843 #, gcc-internal-format
33844 msgid "outer iteration variable %qD addend expression %qE is not integral"
33845 msgstr ""
33847 #: c-family/c-omp.cc:1610 c-family/c-omp.cc:1695
33848 #, gcc-internal-format
33849 msgid "the same loop iteration variables %qD used in multiple associated loops"
33850 msgstr ""
33852 #: c-family/c-omp.cc:1645
33853 #, gcc-internal-format
33854 msgid "two different outer iteration variables %qD and %qD used in a single loop"
33855 msgstr ""
33857 #: c-family/c-omp.cc:2242
33858 #, gcc-internal-format
33859 msgid "invalid %<task%> reduction modifier on construct combined with %<simd%> or %<loop%>"
33860 msgstr ""
33862 #: c-family/c-omp.cc:2253
33863 #, gcc-internal-format
33864 msgid "invalid %<task%> reduction modifier on construct not combined with %<parallel%>, %<for%> or %<sections%>"
33865 msgstr ""
33867 #: c-family/c-omp.cc:2266
33868 #, gcc-internal-format
33869 msgid "%<inscan%> %<reduction%> clause on construct other than %<for%>, %<simd%>, %<for simd%>, %<parallel for%>, %<parallel for simd%>"
33870 msgstr ""
33872 #: c-family/c-omp.cc:2739 c/c-typeck.cc:15672 cp/semantics.cc:9074
33873 #, gcc-internal-format
33874 msgid "%qD specified in %<allocate%> clause but not in an explicit privatization clause"
33875 msgstr ""
33877 #: c-family/c-omp.cc:2831 c-family/c-omp.cc:2846
33878 #, fuzzy, gcc-internal-format
33879 #| msgid "%s:no functions found\n"
33880 msgid "%qD is not a function argument"
33881 msgstr "%s:nisu pronađene funkcije\n"
33883 #: c-family/c-opts.cc:341
33884 #, gcc-internal-format
33885 msgid "%<-I-%> specified twice"
33886 msgstr ""
33888 #: c-family/c-opts.cc:344
33889 #, gcc-internal-format
33890 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
33891 msgstr ""
33893 #: c-family/c-opts.cc:435
33894 #, gcc-internal-format
33895 msgid "%<-Wabi=1%> is not supported, using =2"
33896 msgstr ""
33898 #: c-family/c-opts.cc:621 fortran/cpp.cc:370
33899 #, gcc-internal-format
33900 msgid "output filename specified twice"
33901 msgstr ""
33903 #: c-family/c-opts.cc:822
33904 #, gcc-internal-format
33905 msgid "%<-fexcess-precision=standard%> for C++"
33906 msgstr ""
33908 #: c-family/c-opts.cc:862
33909 #, gcc-internal-format
33910 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
33911 msgstr ""
33913 #: c-family/c-opts.cc:908
33914 #, gcc-internal-format
33915 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
33916 msgstr ""
33918 #: c-family/c-opts.cc:910
33919 #, gcc-internal-format
33920 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
33921 msgstr ""
33923 #: c-family/c-opts.cc:912
33924 #, gcc-internal-format
33925 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
33926 msgstr ""
33928 #: c-family/c-opts.cc:914
33929 #, gcc-internal-format
33930 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
33931 msgstr ""
33933 #: c-family/c-opts.cc:916
33934 #, gcc-internal-format
33935 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
33936 msgstr ""
33938 #: c-family/c-opts.cc:918
33939 #, gcc-internal-format
33940 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
33941 msgstr ""
33943 #: c-family/c-opts.cc:972
33944 #, gcc-internal-format
33945 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
33946 msgstr ""
33948 #: c-family/c-opts.cc:999
33949 #, gcc-internal-format
33950 msgid "%<-Wabi%> won%'t warn about anything"
33951 msgstr ""
33953 #: c-family/c-opts.cc:1001
33954 #, gcc-internal-format
33955 msgid "%<-Wabi%> warns about differences from the most up-to-date ABI, which is also used by default"
33956 msgstr ""
33958 #: c-family/c-opts.cc:1004
33959 #, gcc-internal-format
33960 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
33961 msgstr ""
33963 #: c-family/c-opts.cc:1074
33964 #, gcc-internal-format
33965 msgid "external TLS initialization functions not supported on this target"
33966 msgstr ""
33968 #: c-family/c-opts.cc:1098
33969 #, gcc-internal-format
33970 msgid "too many filenames given; type %<%s %s%> for usage"
33971 msgstr ""
33973 #: c-family/c-opts.cc:1112
33974 #, gcc-internal-format
33975 msgid "opening output file %s: %m"
33976 msgstr ""
33978 #: c-family/c-opts.cc:1130
33979 #, gcc-internal-format
33980 msgid "the %qs debug info cannot be used with pre-compiled headers"
33981 msgstr ""
33983 #: c-family/c-opts.cc:1296 d/d-lang.cc:1292
33984 #, gcc-internal-format
33985 msgid "opening dependency file %s: %m"
33986 msgstr ""
33988 #: c-family/c-opts.cc:1307 d/d-lang.cc:1305
33989 #, gcc-internal-format
33990 msgid "closing dependency file %s: %m"
33991 msgstr ""
33993 #: c-family/c-opts.cc:1310
33994 #, gcc-internal-format
33995 msgid "when writing output to %s: %m"
33996 msgstr ""
33998 #: c-family/c-opts.cc:1386
33999 #, gcc-internal-format
34000 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
34001 msgstr ""
34003 #: c-family/c-opts.cc:1410
34004 #, gcc-internal-format
34005 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
34006 msgstr ""
34008 #: c-family/c-opts.cc:1443
34009 #, gcc-internal-format
34010 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
34011 msgstr ""
34013 #: c-family/c-opts.cc:1446
34014 #, gcc-internal-format
34015 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
34016 msgstr ""
34018 #: c-family/c-opts.cc:1644
34019 #, gcc-internal-format
34020 msgid "too late for # directive to set debug directory"
34021 msgstr ""
34023 #: c-family/c-pch.cc:105
34024 #, gcc-internal-format
34025 msgid "cannot create precompiled header %s: %m"
34026 msgstr ""
34028 #: c-family/c-pch.cc:125
34029 #, gcc-internal-format
34030 msgid "cannot write to %s: %m"
34031 msgstr ""
34033 #: c-family/c-pch.cc:183
34034 #, fuzzy, gcc-internal-format
34035 #| msgid "[cannot find %s]"
34036 msgid "cannot write %s: %m"
34037 msgstr "[ne mogu naći %s]"
34039 #: c-family/c-pch.cc:392
34040 #, gcc-internal-format
34041 msgid "%<pch_preprocess%> pragma should only be used with %<-fpreprocessed%>"
34042 msgstr ""
34044 #: c-family/c-pch.cc:394
34045 #, gcc-internal-format
34046 msgid "use %<#include%> instead"
34047 msgstr ""
34049 #: c-family/c-pch.cc:400
34050 #, gcc-internal-format
34051 msgid "%s: couldn%'t open PCH file: %m"
34052 msgstr ""
34054 #: c-family/c-pch.cc:405
34055 #, gcc-internal-format
34056 msgid "use %<-Winvalid-pch%> for more information"
34057 msgstr ""
34059 #: c-family/c-pch.cc:406
34060 #, gcc-internal-format, gfc-internal-format
34061 msgid "%s: PCH file was invalid"
34062 msgstr ""
34064 #: c-family/c-pragma.cc:98
34065 #, gcc-internal-format
34066 msgid "%<#pragma pack (pop)%> encountered without matching %<#pragma pack (push)%>"
34067 msgstr ""
34069 #: c-family/c-pragma.cc:113
34070 #, gcc-internal-format
34071 msgid "%<#pragma pack(pop, %E)%> encountered without matching %<#pragma pack(push, %E)%>"
34072 msgstr ""
34074 #: c-family/c-pragma.cc:144
34075 #, gcc-internal-format
34076 msgid "missing %<(%> after %<#pragma pack%> - ignored"
34077 msgstr ""
34079 #: c-family/c-pragma.cc:155 c-family/c-pragma.cc:189
34080 #, gcc-internal-format
34081 msgid "invalid constant in %<#pragma pack%> - ignored"
34082 msgstr ""
34084 #: c-family/c-pragma.cc:159 c-family/c-pragma.cc:203
34085 #, gcc-internal-format
34086 msgid "malformed %<#pragma pack%> - ignored"
34087 msgstr ""
34089 #: c-family/c-pragma.cc:164
34090 #, gcc-internal-format
34091 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
34092 msgstr ""
34094 #: c-family/c-pragma.cc:166
34095 #, gcc-internal-format
34096 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
34097 msgstr ""
34099 #: c-family/c-pragma.cc:175
34100 #, gcc-internal-format
34101 msgid "unknown action %qE for %<#pragma pack%> - ignored"
34102 msgstr ""
34104 #: c-family/c-pragma.cc:206
34105 #, gcc-internal-format
34106 msgid "junk at end of %<#pragma pack%>"
34107 msgstr ""
34109 #: c-family/c-pragma.cc:209
34110 #, gcc-internal-format
34111 msgid "%<#pragma pack%> has no effect with %<-fpack-struct%> - ignored"
34112 msgstr ""
34114 #: c-family/c-pragma.cc:230
34115 #, gcc-internal-format, gfc-internal-format
34116 msgid "alignment must be a small power of two, not %d"
34117 msgstr ""
34119 #: c-family/c-pragma.cc:269
34120 #, gcc-internal-format
34121 msgid "applying %<#pragma weak %+D%> after first use results in unspecified behavior"
34122 msgstr ""
34124 #: c-family/c-pragma.cc:366 c-family/c-pragma.cc:371
34125 #, gcc-internal-format
34126 msgid "malformed %<#pragma weak%>, ignored"
34127 msgstr ""
34129 #: c-family/c-pragma.cc:375
34130 #, gcc-internal-format
34131 msgid "junk at end of %<#pragma weak%>"
34132 msgstr ""
34134 #: c-family/c-pragma.cc:381
34135 #, gcc-internal-format
34136 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
34137 msgstr ""
34139 #: c-family/c-pragma.cc:429
34140 #, gcc-internal-format
34141 msgid "%<scalar_storage_order%> is not supported because endianness is not uniform"
34142 msgstr ""
34144 #: c-family/c-pragma.cc:438
34145 #, gcc-internal-format
34146 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
34147 msgstr ""
34149 #: c-family/c-pragma.cc:444
34150 #, gcc-internal-format
34151 msgid "missing %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma scalar_storage_order%>"
34152 msgstr ""
34154 #: c-family/c-pragma.cc:454
34155 #, gcc-internal-format
34156 msgid "expected %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma scalar_storage_order%>"
34157 msgstr ""
34159 #: c-family/c-pragma.cc:509 c-family/c-pragma.cc:511
34160 #, gcc-internal-format
34161 msgid "malformed %<#pragma redefine_extname%>, ignored"
34162 msgstr ""
34164 #: c-family/c-pragma.cc:514
34165 #, gcc-internal-format
34166 msgid "junk at end of %<#pragma redefine_extname%>"
34167 msgstr ""
34169 #: c-family/c-pragma.cc:542 c-family/c-pragma.cc:615
34170 #, gcc-internal-format
34171 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous rename"
34172 msgstr ""
34174 #: c-family/c-pragma.cc:570
34175 #, gcc-internal-format
34176 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous %<#pragma redefine_extname%>"
34177 msgstr ""
34179 #: c-family/c-pragma.cc:606
34180 #, gcc-internal-format
34181 msgid "%<asm%> declaration ignored due to conflict with previous rename"
34182 msgstr ""
34184 #: c-family/c-pragma.cc:637
34185 #, gcc-internal-format
34186 msgid "%<#pragma redefine_extname%> ignored due to conflict with %<asm%> declaration"
34187 msgstr ""
34189 #: c-family/c-pragma.cc:698
34190 #, gcc-internal-format
34191 msgid "%<#pragma GCC visibility push()%> must specify %<default%>, %<internal%>, %<hidden%> or %<protected%>"
34192 msgstr ""
34194 #: c-family/c-pragma.cc:741
34195 #, gcc-internal-format
34196 msgid "%<#pragma GCC visibility%> must be followed by %<push%> or %<pop%>"
34197 msgstr ""
34199 #: c-family/c-pragma.cc:748
34200 #, gcc-internal-format
34201 msgid "no matching push for %<#pragma GCC visibility pop%>"
34202 msgstr ""
34204 #: c-family/c-pragma.cc:753 c-family/c-pragma.cc:760
34205 #, gcc-internal-format
34206 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
34207 msgstr ""
34209 #: c-family/c-pragma.cc:756
34210 #, gcc-internal-format
34211 msgid "malformed %<#pragma GCC visibility push%>"
34212 msgstr ""
34214 #: c-family/c-pragma.cc:764
34215 #, gcc-internal-format
34216 msgid "junk at end of %<#pragma GCC visibility%>"
34217 msgstr ""
34219 #: c-family/c-pragma.cc:776
34220 #, gcc-internal-format
34221 msgid "missing %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, or %<ignored_attributes%> after %<#pragma GCC diagnostic%>"
34222 msgstr ""
34224 #: c-family/c-pragma.cc:806
34225 #, gcc-internal-format
34226 msgid "missing attribute name after %<#pragma GCC diagnostic ignored_attributes%>"
34227 msgstr ""
34229 #: c-family/c-pragma.cc:814
34230 #, gcc-internal-format
34231 msgid "missing argument to %<#pragma GCC diagnostic ignored_attributes%>"
34232 msgstr ""
34234 #: c-family/c-pragma.cc:821
34235 #, gcc-internal-format
34236 msgid "trailing %<,%> in arguments for %<#pragma GCC diagnostic ignored_attributes%>"
34237 msgstr ""
34239 #: c-family/c-pragma.cc:836
34240 #, gcc-internal-format
34241 msgid "expected %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, %<ignored_attributes%> after %<#pragma GCC diagnostic%>"
34242 msgstr ""
34244 #: c-family/c-pragma.cc:846
34245 #, gcc-internal-format
34246 msgid "missing option after %<#pragma GCC diagnostic%> kind"
34247 msgstr ""
34249 #: c-family/c-pragma.cc:858
34250 #, gcc-internal-format
34251 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
34252 msgstr ""
34254 #: c-family/c-pragma.cc:863
34255 #, gcc-internal-format
34256 msgid "did you mean %<-%s%>?"
34257 msgstr ""
34259 #: c-family/c-pragma.cc:870
34260 #, gcc-internal-format
34261 msgid "%qs is not an option that controls warnings"
34262 msgstr ""
34264 #: c-family/c-pragma.cc:878
34265 #, gcc-internal-format
34266 msgid "option %qs is valid for %s but not for %s"
34267 msgstr ""
34269 #: c-family/c-pragma.cc:911
34270 #, gcc-internal-format
34271 msgid "%<#pragma GCC option%> is not allowed inside functions"
34272 msgstr ""
34274 #: c-family/c-pragma.cc:923
34275 #, gcc-internal-format
34276 msgid "%<#pragma GCC option%> is not a string"
34277 msgstr ""
34279 #: c-family/c-pragma.cc:948
34280 #, gcc-internal-format
34281 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
34282 msgstr ""
34284 #: c-family/c-pragma.cc:954
34285 #, gcc-internal-format
34286 msgid "%<#pragma GCC target%> string is badly formed"
34287 msgstr ""
34289 #: c-family/c-pragma.cc:983
34290 #, gcc-internal-format
34291 msgid "%<#pragma GCC optimize%> is not allowed inside functions"
34292 msgstr ""
34294 #: c-family/c-pragma.cc:995
34295 #, gcc-internal-format
34296 msgid "%<#pragma GCC optimize%> is not a string or number"
34297 msgstr ""
34299 #: c-family/c-pragma.cc:1019
34300 #, gcc-internal-format
34301 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
34302 msgstr ""
34304 #: c-family/c-pragma.cc:1025
34305 #, gcc-internal-format
34306 msgid "%<#pragma GCC optimize%> string is badly formed"
34307 msgstr ""
34309 #: c-family/c-pragma.cc:1068
34310 #, gcc-internal-format
34311 msgid "junk at end of %<#pragma push_options%>"
34312 msgstr ""
34314 #: c-family/c-pragma.cc:1105
34315 #, gcc-internal-format
34316 msgid "junk at end of %<#pragma pop_options%>"
34317 msgstr ""
34319 #: c-family/c-pragma.cc:1112
34320 #, gcc-internal-format
34321 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
34322 msgstr ""
34324 #: c-family/c-pragma.cc:1163
34325 #, gcc-internal-format
34326 msgid "junk at end of %<#pragma reset_options%>"
34327 msgstr ""
34329 #: c-family/c-pragma.cc:1202 c-family/c-pragma.cc:1209
34330 #, gcc-internal-format
34331 msgid "expected a string after %<#pragma message%>"
34332 msgstr ""
34334 #: c-family/c-pragma.cc:1204
34335 #, gcc-internal-format
34336 msgid "malformed %<#pragma message%>, ignored"
34337 msgstr ""
34339 #: c-family/c-pragma.cc:1214
34340 #, gcc-internal-format
34341 msgid "junk at end of %<#pragma message%>"
34342 msgstr ""
34344 #: c-family/c-pragma.cc:1217
34345 #, gcc-internal-format
34346 msgid "%<#pragma message: %s%>"
34347 msgstr ""
34349 #: c-family/c-pragma.cc:1255
34350 #, gcc-internal-format
34351 msgid "invalid location for %<pragma %s%>, ignored"
34352 msgstr ""
34354 #: c-family/c-pragma.cc:1262 c-family/c-pragma.cc:1276
34355 #, gcc-internal-format
34356 msgid "malformed %<#pragma %s%>, ignored"
34357 msgstr ""
34359 #: c-family/c-pragma.cc:1282 cp/lex.cc:595
34360 #, gcc-internal-format
34361 msgid "junk at end of %<#pragma %s%>"
34362 msgstr ""
34364 #: c-family/c-pragma.cc:1300
34365 #, gcc-internal-format
34366 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
34367 msgstr ""
34369 #: c-family/c-pragma.cc:1309
34370 #, gcc-internal-format
34371 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
34372 msgstr ""
34374 #: c-family/c-pragma.cc:1315
34375 #, gcc-internal-format
34376 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
34377 msgstr ""
34379 #: c-family/c-pretty-print.cc:339
34380 #, gcc-internal-format
34381 msgid "<type-error>"
34382 msgstr ""
34384 #: c-family/c-pretty-print.cc:382
34385 #, gcc-internal-format
34386 msgid "<unnamed-unsigned:"
34387 msgstr ""
34389 #: c-family/c-pretty-print.cc:386
34390 #, gcc-internal-format
34391 msgid "<unnamed-float:"
34392 msgstr ""
34394 #: c-family/c-pretty-print.cc:389
34395 #, gcc-internal-format
34396 msgid "<unnamed-fixed:"
34397 msgstr ""
34399 #: c-family/c-pretty-print.cc:404
34400 #, gcc-internal-format
34401 msgid "<typedef-error>"
34402 msgstr ""
34404 #: c-family/c-pretty-print.cc:419
34405 #, gcc-internal-format
34406 msgid "<tag-error>"
34407 msgstr ""
34409 #: c-family/c-pretty-print.cc:1309
34410 #, gcc-internal-format
34411 msgid "<erroneous-expression>"
34412 msgstr ""
34414 #: c-family/c-pretty-print.cc:1313 cp/cxx-pretty-print.cc:133
34415 #, gcc-internal-format
34416 msgid "<return-value>"
34417 msgstr ""
34419 #: c-family/c-semantics.cc:197
34420 #, gcc-internal-format, gfc-internal-format
34421 msgid "wrong type argument to %s"
34422 msgstr ""
34424 #: c-family/c-warn.cc:58 c-family/c-warn.cc:71 cp/constexpr.cc:3113
34425 #: cp/constexpr.cc:6476
34426 #, gcc-internal-format
34427 msgid "overflow in constant expression"
34428 msgstr ""
34430 #: c-family/c-warn.cc:98
34431 #, gcc-internal-format
34432 msgid "integer overflow in expression %qE of type %qT results in %qE"
34433 msgstr ""
34435 #: c-family/c-warn.cc:100
34436 #, gcc-internal-format
34437 msgid "integer overflow in expression of type %qT results in %qE"
34438 msgstr ""
34440 #: c-family/c-warn.cc:106
34441 #, gcc-internal-format
34442 msgid "floating point overflow in expression %qE of type %qT results in %qE"
34443 msgstr ""
34445 #: c-family/c-warn.cc:108
34446 #, gcc-internal-format
34447 msgid "floating point overflow in expression of type %qT results in %qE"
34448 msgstr ""
34450 #: c-family/c-warn.cc:114
34451 #, gcc-internal-format
34452 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
34453 msgstr ""
34455 #: c-family/c-warn.cc:116
34456 #, gcc-internal-format
34457 msgid "fixed-point overflow in expression of type %qT results in %qE"
34458 msgstr ""
34460 #: c-family/c-warn.cc:122
34461 #, gcc-internal-format
34462 msgid "vector overflow in expression %qE of type %qT results in %qE"
34463 msgstr ""
34465 #: c-family/c-warn.cc:124
34466 #, gcc-internal-format
34467 msgid "vector overflow in expression of type %qT results in %qE"
34468 msgstr ""
34470 #: c-family/c-warn.cc:131
34471 #, gcc-internal-format
34472 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
34473 msgstr ""
34475 #: c-family/c-warn.cc:133
34476 #, gcc-internal-format
34477 msgid "complex integer overflow in expression of type %qT results in %qE"
34478 msgstr ""
34480 #: c-family/c-warn.cc:137
34481 #, gcc-internal-format
34482 msgid "complex floating point overflow in expression %qE of type %qT results in %qE"
34483 msgstr ""
34485 #: c-family/c-warn.cc:139
34486 #, gcc-internal-format
34487 msgid "complex floating point overflow in expression of type %qT results in %qE"
34488 msgstr ""
34490 #: c-family/c-warn.cc:231
34491 #, gcc-internal-format
34492 msgid "logical %<or%> applied to non-boolean constant"
34493 msgstr ""
34495 #: c-family/c-warn.cc:235
34496 #, gcc-internal-format
34497 msgid "logical %<and%> applied to non-boolean constant"
34498 msgstr ""
34500 #: c-family/c-warn.cc:305
34501 #, gcc-internal-format
34502 msgid "logical %<or%> of collectively exhaustive tests is always true"
34503 msgstr ""
34505 #: c-family/c-warn.cc:309
34506 #, gcc-internal-format
34507 msgid "logical %<and%> of mutually exclusive tests is always false"
34508 msgstr ""
34510 #: c-family/c-warn.cc:319
34511 #, gcc-internal-format
34512 msgid "logical %<or%> of equal expressions"
34513 msgstr ""
34515 #: c-family/c-warn.cc:322
34516 #, gcc-internal-format
34517 msgid "logical %<and%> of equal expressions"
34518 msgstr ""
34520 #: c-family/c-warn.cc:408
34521 #, gcc-internal-format
34522 msgid "bitwise comparison always evaluates to false"
34523 msgstr ""
34525 #: c-family/c-warn.cc:411
34526 #, gcc-internal-format
34527 msgid "bitwise comparison always evaluates to true"
34528 msgstr ""
34530 #: c-family/c-warn.cc:516
34531 #, gcc-internal-format
34532 msgid "self-comparison always evaluates to true"
34533 msgstr ""
34535 #: c-family/c-warn.cc:519
34536 #, gcc-internal-format
34537 msgid "self-comparison always evaluates to false"
34538 msgstr ""
34540 #: c-family/c-warn.cc:570
34541 #, gcc-internal-format
34542 msgid "logical not is only applied to the left hand side of comparison"
34543 msgstr ""
34545 #: c-family/c-warn.cc:578
34546 #, gcc-internal-format
34547 msgid "add parentheses around left hand side expression to silence this warning"
34548 msgstr ""
34550 #: c-family/c-warn.cc:721
34551 #, gcc-internal-format
34552 msgid "type-punning to incomplete type might break strict-aliasing rules"
34553 msgstr ""
34555 #: c-family/c-warn.cc:739
34556 #, gcc-internal-format
34557 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
34558 msgstr ""
34560 #: c-family/c-warn.cc:747 c-family/c-warn.cc:765
34561 #, gcc-internal-format
34562 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
34563 msgstr ""
34565 #: c-family/c-warn.cc:912
34566 #, gcc-internal-format
34567 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to use the size of the destination?"
34568 msgstr ""
34570 #: c-family/c-warn.cc:943
34571 #, gcc-internal-format
34572 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
34573 msgstr ""
34575 #: c-family/c-warn.cc:950
34576 #, gcc-internal-format
34577 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
34578 msgstr ""
34580 #: c-family/c-warn.cc:955
34581 #, gcc-internal-format
34582 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
34583 msgstr ""
34585 #: c-family/c-warn.cc:967
34586 #, gcc-internal-format
34587 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
34588 msgstr ""
34590 #: c-family/c-warn.cc:983
34591 #, gcc-internal-format
34592 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
34593 msgstr ""
34595 #: c-family/c-warn.cc:990
34596 #, gcc-internal-format
34597 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
34598 msgstr ""
34600 #: c-family/c-warn.cc:995
34601 #, gcc-internal-format
34602 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
34603 msgstr ""
34605 #: c-family/c-warn.cc:1007
34606 #, gcc-internal-format
34607 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
34608 msgstr ""
34610 #: c-family/c-warn.cc:1023
34611 #, gcc-internal-format
34612 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
34613 msgstr ""
34615 #: c-family/c-warn.cc:1030
34616 #, gcc-internal-format
34617 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
34618 msgstr ""
34620 #: c-family/c-warn.cc:1035
34621 #, gcc-internal-format
34622 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
34623 msgstr ""
34625 #: c-family/c-warn.cc:1047
34626 #, gcc-internal-format
34627 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
34628 msgstr ""
34630 #: c-family/c-warn.cc:1063
34631 #, gcc-internal-format
34632 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
34633 msgstr ""
34635 #: c-family/c-warn.cc:1070
34636 #, gcc-internal-format
34637 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
34638 msgstr ""
34640 #: c-family/c-warn.cc:1075
34641 #, gcc-internal-format
34642 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
34643 msgstr ""
34645 #: c-family/c-warn.cc:1087
34646 #, gcc-internal-format
34647 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
34648 msgstr ""
34650 #: c-family/c-warn.cc:1116 c-family/c-warn.cc:1123
34651 #, gcc-internal-format
34652 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
34653 msgstr ""
34655 #: c-family/c-warn.cc:1133
34656 #, gcc-internal-format
34657 msgid "first argument of %q+D should be %<int%>"
34658 msgstr ""
34660 #: c-family/c-warn.cc:1142
34661 #, gcc-internal-format
34662 msgid "second argument of %q+D should be %<char **%>"
34663 msgstr ""
34665 #: c-family/c-warn.cc:1151
34666 #, gcc-internal-format
34667 msgid "third argument of %q+D should probably be %<char **%>"
34668 msgstr ""
34670 #: c-family/c-warn.cc:1162
34671 #, gcc-internal-format
34672 msgid "%q+D takes only zero or two arguments"
34673 msgstr ""
34675 #: c-family/c-warn.cc:1166
34676 #, gcc-internal-format
34677 msgid "%q+D declared as variadic function"
34678 msgstr ""
34680 #: c-family/c-warn.cc:1209
34681 #, gcc-internal-format
34682 msgid "conversion to %qT from boolean expression"
34683 msgstr ""
34685 #: c-family/c-warn.cc:1234 c-family/c-warn.cc:1431
34686 #, gcc-internal-format
34687 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
34688 msgstr ""
34690 #: c-family/c-warn.cc:1239 c-family/c-warn.cc:1439
34691 #, gcc-internal-format
34692 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
34693 msgstr ""
34695 #: c-family/c-warn.cc:1247
34696 #, gcc-internal-format
34697 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
34698 msgstr ""
34700 #: c-family/c-warn.cc:1252
34701 #, gcc-internal-format
34702 msgid "signed conversion from %qT to %qT changes the value of %qE"
34703 msgstr ""
34705 #: c-family/c-warn.cc:1259 c-family/c-warn.cc:1429
34706 #, gcc-internal-format
34707 msgid "conversion from %qT to %qT changes value from %qE to %qE"
34708 msgstr ""
34710 #: c-family/c-warn.cc:1263 c-family/c-warn.cc:1437
34711 #, gcc-internal-format
34712 msgid "conversion from %qT to %qT changes the value of %qE"
34713 msgstr ""
34715 #: c-family/c-warn.cc:1374
34716 #, gcc-internal-format
34717 msgid "conversion to %qT from %qT may change the sign of the result"
34718 msgstr ""
34720 #: c-family/c-warn.cc:1379
34721 #, gcc-internal-format
34722 msgid "conversion from %qT to %qT discards imaginary component"
34723 msgstr ""
34725 #: c-family/c-warn.cc:1383
34726 #, gcc-internal-format
34727 msgid "conversion from %qT to %qT may change value"
34728 msgstr ""
34730 #: c-family/c-warn.cc:1450 c-family/c-warn.cc:1467 c-family/c-warn.cc:1484
34731 #, gcc-internal-format
34732 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
34733 msgstr ""
34735 #: c-family/c-warn.cc:1455 c-family/c-warn.cc:1472 c-family/c-warn.cc:1489
34736 #, gcc-internal-format
34737 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
34738 msgstr ""
34740 #: c-family/c-warn.cc:1519
34741 #, gcc-internal-format
34742 msgid "case value %qs not in enumerated type"
34743 msgstr ""
34745 #: c-family/c-warn.cc:1524
34746 #, gcc-internal-format
34747 msgid "case value %qs not in enumerated type %qT"
34748 msgstr ""
34750 #: c-family/c-warn.cc:1604
34751 #, gcc-internal-format
34752 msgid "lower value in case label range less than minimum value for type"
34753 msgstr ""
34755 #: c-family/c-warn.cc:1618
34756 #, gcc-internal-format
34757 msgid "case label value is less than minimum value for type"
34758 msgstr ""
34760 #: c-family/c-warn.cc:1635
34761 #, gcc-internal-format
34762 msgid "upper value in case label range exceeds maximum value for type"
34763 msgstr ""
34765 #: c-family/c-warn.cc:1648
34766 #, gcc-internal-format
34767 msgid "case label value exceeds maximum value for type"
34768 msgstr ""
34770 #: c-family/c-warn.cc:1661
34771 #, gcc-internal-format
34772 msgid "switch missing default case"
34773 msgstr ""
34775 #: c-family/c-warn.cc:1706
34776 #, gcc-internal-format
34777 msgid "switch condition has boolean value"
34778 msgstr ""
34780 #: c-family/c-warn.cc:1788
34781 #, gcc-internal-format
34782 msgid "enumeration value %qE not handled in switch"
34783 msgstr ""
34785 #: c-family/c-warn.cc:1816
34786 #, gcc-internal-format
34787 msgid "the omitted middle operand in %<?:%> will always be %<true%>, suggest explicit middle operand"
34788 msgstr ""
34790 #: c-family/c-warn.cc:1838
34791 #, gcc-internal-format
34792 msgid "assignment of member %qD in read-only object"
34793 msgstr ""
34795 #: c-family/c-warn.cc:1840
34796 #, gcc-internal-format
34797 msgid "increment of member %qD in read-only object"
34798 msgstr ""
34800 #: c-family/c-warn.cc:1842
34801 #, gcc-internal-format
34802 msgid "decrement of member %qD in read-only object"
34803 msgstr ""
34805 #: c-family/c-warn.cc:1844
34806 #, gcc-internal-format
34807 msgid "member %qD in read-only object used as %<asm%> output"
34808 msgstr ""
34810 #: c-family/c-warn.cc:1848
34811 #, gcc-internal-format
34812 msgid "assignment of read-only member %qD"
34813 msgstr ""
34815 #: c-family/c-warn.cc:1849
34816 #, gcc-internal-format
34817 msgid "increment of read-only member %qD"
34818 msgstr ""
34820 #: c-family/c-warn.cc:1850
34821 #, gcc-internal-format
34822 msgid "decrement of read-only member %qD"
34823 msgstr ""
34825 #: c-family/c-warn.cc:1851
34826 #, gcc-internal-format
34827 msgid "read-only member %qD used as %<asm%> output"
34828 msgstr ""
34830 #: c-family/c-warn.cc:1855
34831 #, gcc-internal-format
34832 msgid "assignment of read-only variable %qD"
34833 msgstr ""
34835 #: c-family/c-warn.cc:1856
34836 #, gcc-internal-format
34837 msgid "increment of read-only variable %qD"
34838 msgstr ""
34840 #: c-family/c-warn.cc:1857
34841 #, gcc-internal-format
34842 msgid "decrement of read-only variable %qD"
34843 msgstr ""
34845 #: c-family/c-warn.cc:1858
34846 #, gcc-internal-format
34847 msgid "read-only variable %qD used as %<asm%> output"
34848 msgstr ""
34850 #: c-family/c-warn.cc:1861
34851 #, gcc-internal-format
34852 msgid "assignment of read-only parameter %qD"
34853 msgstr ""
34855 #: c-family/c-warn.cc:1862
34856 #, gcc-internal-format
34857 msgid "increment of read-only parameter %qD"
34858 msgstr ""
34860 #: c-family/c-warn.cc:1863
34861 #, gcc-internal-format
34862 msgid "decrement of read-only parameter %qD"
34863 msgstr ""
34865 #: c-family/c-warn.cc:1864
34866 #, gcc-internal-format
34867 msgid "read-only parameter %qD use as %<asm%> output"
34868 msgstr ""
34870 #: c-family/c-warn.cc:1869
34871 #, gcc-internal-format
34872 msgid "assignment of read-only named return value %qD"
34873 msgstr ""
34875 #: c-family/c-warn.cc:1871
34876 #, gcc-internal-format
34877 msgid "increment of read-only named return value %qD"
34878 msgstr ""
34880 #: c-family/c-warn.cc:1873
34881 #, gcc-internal-format
34882 msgid "decrement of read-only named return value %qD"
34883 msgstr ""
34885 #: c-family/c-warn.cc:1875
34886 #, gcc-internal-format
34887 msgid "read-only named return value %qD used as %<asm%>output"
34888 msgstr ""
34890 #: c-family/c-warn.cc:1880
34891 #, gcc-internal-format
34892 msgid "assignment of function %qD"
34893 msgstr ""
34895 #: c-family/c-warn.cc:1881
34896 #, gcc-internal-format
34897 msgid "increment of function %qD"
34898 msgstr ""
34900 #: c-family/c-warn.cc:1882
34901 #, gcc-internal-format
34902 msgid "decrement of function %qD"
34903 msgstr ""
34905 #: c-family/c-warn.cc:1883
34906 #, gcc-internal-format
34907 msgid "function %qD used as %<asm%> output"
34908 msgstr ""
34910 #: c-family/c-warn.cc:1886 c/c-typeck.cc:5006
34911 #, gcc-internal-format
34912 msgid "assignment of read-only location %qE"
34913 msgstr ""
34915 #: c-family/c-warn.cc:1887 c/c-typeck.cc:5009
34916 #, gcc-internal-format
34917 msgid "increment of read-only location %qE"
34918 msgstr ""
34920 #: c-family/c-warn.cc:1888 c/c-typeck.cc:5012
34921 #, gcc-internal-format
34922 msgid "decrement of read-only location %qE"
34923 msgstr ""
34925 #: c-family/c-warn.cc:1889
34926 #, gcc-internal-format
34927 msgid "read-only location %qE used as %<asm%> output"
34928 msgstr ""
34930 #: c-family/c-warn.cc:1903
34931 #, gcc-internal-format
34932 msgid "lvalue required as left operand of assignment"
34933 msgstr ""
34935 #: c-family/c-warn.cc:1906
34936 #, gcc-internal-format
34937 msgid "lvalue required as increment operand"
34938 msgstr ""
34940 #: c-family/c-warn.cc:1909
34941 #, gcc-internal-format
34942 msgid "lvalue required as decrement operand"
34943 msgstr ""
34945 #: c-family/c-warn.cc:1912
34946 #, gcc-internal-format
34947 msgid "lvalue required as unary %<&%> operand"
34948 msgstr ""
34950 #: c-family/c-warn.cc:1915
34951 #, gcc-internal-format
34952 msgid "lvalue required in %<asm%> statement"
34953 msgstr ""
34955 #: c-family/c-warn.cc:1932
34956 #, gcc-internal-format
34957 msgid "invalid type argument (have %qT)"
34958 msgstr ""
34960 #: c-family/c-warn.cc:1936
34961 #, gcc-internal-format
34962 msgid "invalid type argument of array indexing (have %qT)"
34963 msgstr ""
34965 #: c-family/c-warn.cc:1941
34966 #, gcc-internal-format
34967 msgid "invalid type argument of unary %<*%> (have %qT)"
34968 msgstr ""
34970 #: c-family/c-warn.cc:1946
34971 #, gcc-internal-format
34972 msgid "invalid type argument of %<->%> (have %qT)"
34973 msgstr ""
34975 #: c-family/c-warn.cc:1951
34976 #, gcc-internal-format
34977 msgid "invalid type argument of %<->*%> (have %qT)"
34978 msgstr ""
34980 #: c-family/c-warn.cc:1956
34981 #, gcc-internal-format
34982 msgid "invalid type argument of implicit conversion (have %qT)"
34983 msgstr ""
34985 #: c-family/c-warn.cc:1983
34986 #, gcc-internal-format
34987 msgid "array subscript has type %<char%>"
34988 msgstr ""
34990 #: c-family/c-warn.cc:2019 c-family/c-warn.cc:2022
34991 #, gcc-internal-format
34992 msgid "suggest parentheses around %<+%> inside %<<<%>"
34993 msgstr ""
34995 #: c-family/c-warn.cc:2025 c-family/c-warn.cc:2028
34996 #, gcc-internal-format
34997 msgid "suggest parentheses around %<-%> inside %<<<%>"
34998 msgstr ""
35000 #: c-family/c-warn.cc:2034 c-family/c-warn.cc:2037
35001 #, gcc-internal-format
35002 msgid "suggest parentheses around %<+%> inside %<>>%>"
35003 msgstr ""
35005 #: c-family/c-warn.cc:2040 c-family/c-warn.cc:2043
35006 #, gcc-internal-format
35007 msgid "suggest parentheses around %<-%> inside %<>>%>"
35008 msgstr ""
35010 #: c-family/c-warn.cc:2049 c-family/c-warn.cc:2052
35011 #, gcc-internal-format
35012 msgid "suggest parentheses around %<&&%> within %<||%>"
35013 msgstr ""
35015 #: c-family/c-warn.cc:2059 c-family/c-warn.cc:2063
35016 #, gcc-internal-format
35017 msgid "suggest parentheses around arithmetic in operand of %<|%>"
35018 msgstr ""
35020 #: c-family/c-warn.cc:2067 c-family/c-warn.cc:2070
35021 #, gcc-internal-format
35022 msgid "suggest parentheses around comparison in operand of %<|%>"
35023 msgstr ""
35025 #: c-family/c-warn.cc:2075
35026 #, gcc-internal-format
35027 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
35028 msgstr ""
35030 #: c-family/c-warn.cc:2083 c-family/c-warn.cc:2087
35031 #, gcc-internal-format
35032 msgid "suggest parentheses around arithmetic in operand of %<^%>"
35033 msgstr ""
35035 #: c-family/c-warn.cc:2091 c-family/c-warn.cc:2094
35036 #, gcc-internal-format
35037 msgid "suggest parentheses around comparison in operand of %<^%>"
35038 msgstr ""
35040 #: c-family/c-warn.cc:2100 c-family/c-warn.cc:2103
35041 #, gcc-internal-format
35042 msgid "suggest parentheses around %<+%> in operand of %<&%>"
35043 msgstr ""
35045 #: c-family/c-warn.cc:2106 c-family/c-warn.cc:2109
35046 #, gcc-internal-format
35047 msgid "suggest parentheses around %<-%> in operand of %<&%>"
35048 msgstr ""
35050 #: c-family/c-warn.cc:2113 c-family/c-warn.cc:2116
35051 #, gcc-internal-format
35052 msgid "suggest parentheses around comparison in operand of %<&%>"
35053 msgstr ""
35055 #: c-family/c-warn.cc:2121
35056 #, gcc-internal-format
35057 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
35058 msgstr ""
35060 #: c-family/c-warn.cc:2128 c-family/c-warn.cc:2131
35061 #, gcc-internal-format
35062 msgid "suggest parentheses around comparison in operand of %<==%>"
35063 msgstr ""
35065 #: c-family/c-warn.cc:2136 c-family/c-warn.cc:2139
35066 #, gcc-internal-format
35067 msgid "suggest parentheses around comparison in operand of %<!=%>"
35068 msgstr ""
35070 #: c-family/c-warn.cc:2149 c-family/c-warn.cc:2155
35071 #, gcc-internal-format
35072 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
35073 msgstr ""
35075 #: c-family/c-warn.cc:2171
35076 #, gcc-internal-format
35077 msgid "label %q+D defined but not used"
35078 msgstr ""
35080 #: c-family/c-warn.cc:2173
35081 #, gcc-internal-format
35082 msgid "label %q+D declared but not defined"
35083 msgstr ""
35085 #: c-family/c-warn.cc:2196
35086 #, gcc-internal-format
35087 msgid "division by zero"
35088 msgstr ""
35090 #: c-family/c-warn.cc:2216
35091 #, gcc-internal-format
35092 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
35093 msgstr ""
35095 #: c-family/c-warn.cc:2240
35096 #, gcc-internal-format
35097 msgid "%<memset%> used with length equal to number of elements without multiplication by element size"
35098 msgstr ""
35100 #: c-family/c-warn.cc:2320
35101 #, gcc-internal-format
35102 msgid "comparison of integer expressions of different signedness: %qT and %qT"
35103 msgstr ""
35105 #: c-family/c-warn.cc:2373
35106 #, gcc-internal-format
35107 msgid "promoted bitwise complement of an unsigned value is always nonzero"
35108 msgstr ""
35110 #: c-family/c-warn.cc:2377
35111 #, gcc-internal-format
35112 msgid "comparison of promoted bitwise complement of an unsigned value with constant"
35113 msgstr ""
35115 #: c-family/c-warn.cc:2388
35116 #, gcc-internal-format
35117 msgid "comparison of promoted bitwise complement of an unsigned value with unsigned"
35118 msgstr ""
35120 #: c-family/c-warn.cc:2443
35121 #, gcc-internal-format
35122 msgid "unused parameter %qD"
35123 msgstr ""
35125 #: c-family/c-warn.cc:2505
35126 #, gcc-internal-format
35127 msgid "typedef %qD locally defined but not used"
35128 msgstr ""
35130 #: c-family/c-warn.cc:2541
35131 #, gcc-internal-format
35132 msgid "duplicated %<if%> condition"
35133 msgstr ""
35135 #: c-family/c-warn.cc:2570
35136 #, gcc-internal-format
35137 msgid "optimization attribute on %qD follows definition but the attribute doesn%'t match"
35138 msgstr ""
35140 #: c-family/c-warn.cc:2578
35141 #, gcc-internal-format
35142 msgid "inline declaration of %qD follows declaration with attribute %<noinline%>"
35143 msgstr ""
35145 #: c-family/c-warn.cc:2583
35146 #, gcc-internal-format
35147 msgid "declaration of %q+D with attribute %<noinline%> follows inline declaration"
35148 msgstr ""
35150 #: c-family/c-warn.cc:2632
35151 #, gcc-internal-format
35152 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
35153 msgstr ""
35155 #: c-family/c-warn.cc:2670 c-family/c-warn.cc:2694
35156 #, gcc-internal-format
35157 msgid "comparison of constant %qE with boolean expression is always false"
35158 msgstr ""
35160 #: c-family/c-warn.cc:2673 c-family/c-warn.cc:2691
35161 #, gcc-internal-format
35162 msgid "comparison of constant %qE with boolean expression is always true"
35163 msgstr ""
35165 #: c-family/c-warn.cc:2741
35166 msgid "passing argument %i to %qs-qualified parameter aliases with argument %Z"
35167 msgid_plural "passing argument %i to %qs-qualified parameter aliases with arguments %Z"
35168 msgstr[0] ""
35169 msgstr[1] ""
35170 msgstr[2] ""
35172 #: c-family/c-warn.cc:2807 c/c-typeck.cc:5588 cp/call.cc:5934
35173 #, gcc-internal-format
35174 msgid "this condition has identical branches"
35175 msgstr ""
35177 #: c-family/c-warn.cc:2914
35178 #, gcc-internal-format
35179 msgid "macro expands to multiple statements"
35180 msgstr ""
35182 #: c-family/c-warn.cc:2915
35183 #, gcc-internal-format
35184 msgid "some parts of macro expansion are not guarded by this %qs clause"
35185 msgstr ""
35187 #: c-family/c-warn.cc:3008
35188 #, gcc-internal-format
35189 msgid "converting a packed %qT pointer (alignment %d) to a %qT pointer (alignment %d) may result in an unaligned pointer value"
35190 msgstr ""
35192 #: c-family/c-warn.cc:3015 c-family/c-warn.cc:3018 cp/init.cc:657
35193 #, gcc-internal-format
35194 msgid "defined here"
35195 msgstr ""
35197 #: c-family/c-warn.cc:3105
35198 #, gcc-internal-format
35199 msgid "taking address of packed member of %qT may result in an unaligned pointer value"
35200 msgstr ""
35202 #: c-family/c-warn.cc:3333
35203 msgid "mismatch in bound %Z of argument %u declared as %s"
35204 msgid_plural "mismatch in bounds %Z of argument %u declared as %s"
35205 msgstr[0] ""
35206 msgstr[1] ""
35207 msgstr[2] ""
35209 #: c-family/c-warn.cc:3336 c-family/c-warn.cc:3707
35210 #, gcc-internal-format, gfc-internal-format
35211 msgid "previously declared as %s"
35212 msgstr ""
35214 #: c-family/c-warn.cc:3470
35215 #, gcc-internal-format, gfc-internal-format
35216 msgid "argument %u of type %s declared as a variable length array"
35217 msgstr ""
35219 #: c-family/c-warn.cc:3475
35220 #, gcc-internal-format, gfc-internal-format
35221 msgid "previously declared as a pointer %s"
35222 msgstr ""
35224 #: c-family/c-warn.cc:3476
35225 #, gcc-internal-format, gfc-internal-format
35226 msgid "previously declared as an ordinary array %s"
35227 msgstr ""
35229 #: c-family/c-warn.cc:3489 c-family/c-warn.cc:3503
35230 #, gcc-internal-format, gfc-internal-format
35231 msgid "argument %u of type %s declared as a pointer"
35232 msgstr ""
35234 #: c-family/c-warn.cc:3493 c-family/c-warn.cc:3519
35235 #, gcc-internal-format, gfc-internal-format
35236 msgid "previously declared as a variable length array %s"
35237 msgstr ""
35239 #: c-family/c-warn.cc:3506
35240 #, gcc-internal-format, gfc-internal-format
35241 msgid "previously declared as an array %s"
35242 msgstr ""
35244 #: c-family/c-warn.cc:3515
35245 #, gcc-internal-format, gfc-internal-format
35246 msgid "argument %u of type %s declared as an ordinary array"
35247 msgstr ""
35249 #: c-family/c-warn.cc:3543
35250 #, gcc-internal-format, gfc-internal-format
35251 msgid "argument %u of type %s declared with %u variable bound"
35252 msgid_plural "argument %u of type %s declared with %u variable bounds"
35253 msgstr[0] ""
35254 msgstr[1] ""
35255 msgstr[2] ""
35257 #: c-family/c-warn.cc:3550
35258 #, gcc-internal-format, gfc-internal-format
35259 msgid "previously declared as %s with %u variable bound"
35260 msgid_plural "previously declared as %s with %u variable bounds"
35261 msgstr[0] ""
35262 msgstr[1] ""
35263 msgstr[2] ""
35265 #: c-family/c-warn.cc:3574
35266 #, gcc-internal-format, gfc-internal-format
35267 msgid "argument %u of type %s declared with %u unspecified variable bound"
35268 msgid_plural "argument %u of type %s declared with %u unspecified variable bounds"
35269 msgstr[0] ""
35270 msgstr[1] ""
35271 msgstr[2] ""
35273 #: c-family/c-warn.cc:3582
35274 #, gcc-internal-format, gfc-internal-format
35275 msgid "previously declared as %s with %u unspecified variable bound"
35276 msgid_plural "previously declared as %s with %u unspecified variable bounds"
35277 msgstr[0] ""
35278 msgstr[1] ""
35279 msgstr[2] ""
35281 #: c-family/c-warn.cc:3589
35282 #, gcc-internal-format, gfc-internal-format
35283 msgid "subsequently declared as %s with %u unspecified variable bound"
35284 msgid_plural "subsequently declared as %s with %u unspecified variable bounds"
35285 msgstr[0] ""
35286 msgstr[1] ""
35287 msgstr[2] ""
35289 #: c-family/c-warn.cc:3642
35290 #, gcc-internal-format
35291 msgid "argument %u of type %s declared with mismatched bound argument %E"
35292 msgstr ""
35294 #: c-family/c-warn.cc:3649 c-family/c-warn.cc:3683
35295 #, gcc-internal-format
35296 msgid "argument %u of type %s declared with mismatched bound %<%s%>"
35297 msgstr ""
35299 #: c-family/c-warn.cc:3661
35300 #, gcc-internal-format
35301 msgid "previously declared as %s with bound argument %E"
35302 msgstr ""
35304 #: c-family/c-warn.cc:3666
35305 #, gcc-internal-format
35306 msgid "previously declared as %s with bound %<%s%>"
35307 msgstr ""
35309 #: c-family/c-warn.cc:3686
35310 #, gcc-internal-format
35311 msgid "previously declared as %s with bound %qs"
35312 msgstr ""
35314 #: c-family/c-warn.cc:3705
35315 #, gcc-internal-format, gfc-internal-format
35316 msgid "argument %u of type %s with mismatched bound"
35317 msgstr ""
35319 #: c-family/c-warn.cc:3736
35320 #, gcc-internal-format
35321 msgid "expression does not compute the number of elements in this array; element type is %qT, not %qT"
35322 msgstr ""
35324 #: c-family/c-warn.cc:3746
35325 #, gcc-internal-format
35326 msgid "add parentheses around %qE to silence this warning"
35327 msgstr ""
35329 #: c-family/c-warn.cc:3750
35330 #, gcc-internal-format
35331 msgid "add parentheses around the second %<sizeof%> to silence this warning"
35332 msgstr ""
35334 #: c-family/c-warn.cc:3776
35335 #, gcc-internal-format
35336 msgid "comparison between two arrays is deprecated in C++20"
35337 msgstr ""
35339 #: c-family/c-warn.cc:3777
35340 #, gcc-internal-format
35341 msgid "comparison between two arrays"
35342 msgstr ""
35344 #: c-family/c-warn.cc:3781
35345 #, gcc-internal-format
35346 msgid "use unary %<+%> which decays operands to pointers or %<&%D[0] %s &%D[0]%> to compare the addresses"
35347 msgstr ""
35349 #: c-family/c-warn.cc:3785
35350 #, gcc-internal-format
35351 msgid "use %<&%D[0] %s &%D[0]%> to compare the addresses"
35352 msgstr ""
35354 #: c-family/cppspec.cc:94
35355 #, gcc-internal-format
35356 msgid "%qs is not a valid option to the preprocessor"
35357 msgstr ""
35359 #: c-family/cppspec.cc:113
35360 #, gcc-internal-format
35361 msgid "too many input files"
35362 msgstr ""
35364 #: c-family/known-headers.cc:309
35365 #, gcc-internal-format
35366 msgid "%qs is defined in header %qs; did you forget to %<#include %s%>?"
35367 msgstr ""
35369 #: common/config/aarch64/aarch64-common.cc:519 config/aarch64/aarch64.cc:16853
35370 #, gcc-internal-format
35371 msgid "unknown value %qs for %<-mcpu%>"
35372 msgstr ""
35374 #: common/config/alpha/alpha-common.cc:75
35375 #, gcc-internal-format
35376 msgid "bad value %qs for %<-mtls-size%> switch"
35377 msgstr ""
35379 #: common/config/arc/arc-common.cc:84
35380 #, gcc-internal-format
35381 msgid "multiple %<-mcpu=%> options specified"
35382 msgstr ""
35384 #: common/config/arc/arc-common.cc:90
35385 #, gcc-internal-format
35386 msgid "Unsupported value for mmpy-option"
35387 msgstr ""
35389 #: common/config/arm/arm-common.cc:289
35390 #, gcc-internal-format
35391 msgid "%%:%<target_mode_check%> takes an even number of parameters"
35392 msgstr ""
35394 #: common/config/arm/arm-common.cc:298
35395 #, gcc-internal-format
35396 msgid "unrecognized option passed to %%:%<target_mode_check%>"
35397 msgstr ""
35399 #: common/config/arm/arm-common.cc:378 common/config/arm/arm-common.cc:442
35400 #: common/config/arm/arm-common.cc:489 config/aarch64/aarch64.cc:16785
35401 #: config/aarch64/aarch64.cc:16823
35402 #, gcc-internal-format
35403 msgid "valid arguments are: %s; did you mean %qs?"
35404 msgstr ""
35406 #: common/config/arm/arm-common.cc:381 common/config/arm/arm-common.cc:445
35407 #: common/config/arm/arm-common.cc:492 config/aarch64/aarch64.cc:16788
35408 #: config/aarch64/aarch64.cc:16826
35409 #, gcc-internal-format, gfc-internal-format
35410 msgid "valid arguments are: %s"
35411 msgstr ""
35413 #: common/config/arm/arm-common.cc:418 common/config/arm/arm-common.cc:472
35414 #, fuzzy, gcc-internal-format, gfc-internal-format
35415 #| msgid "unrecognizable insn:"
35416 msgid "unrecognized %s target: %s"
35417 msgstr "neprepoznati insn:"
35419 #: common/config/arm/arm-common.cc:508
35420 #, gcc-internal-format
35421 msgid "unrecognized %<-mfpu%> target: %s"
35422 msgstr ""
35424 #: common/config/arm/arm-common.cc:536
35425 #, gcc-internal-format
35426 msgid "%qs does not support feature %qs"
35427 msgstr ""
35429 #: common/config/arm/arm-common.cc:547
35430 #, gcc-internal-format
35431 msgid "valid feature names are: %s; did you mean %qs?"
35432 msgstr ""
35434 #: common/config/arm/arm-common.cc:550
35435 #, gcc-internal-format, gfc-internal-format
35436 msgid "valid feature names are: %s"
35437 msgstr ""
35439 #: common/config/arm/arm-common.cc:568
35440 #, gcc-internal-format, gfc-internal-format
35441 msgid "%s does not take any feature options"
35442 msgstr ""
35444 #: common/config/arm/arm-common.cc:665
35445 #, gcc-internal-format
35446 msgid "%%:%<canon_for_mlib%> takes 1 or more pairs of parameters"
35447 msgstr ""
35449 #: common/config/arm/arm-common.cc:679
35450 #, gcc-internal-format
35451 msgid "unrecognized operand to %%:%<canon_for_mlib%>"
35452 msgstr ""
35454 #: common/config/arm/arm-common.cc:1035
35455 #, gcc-internal-format
35456 msgid "unrecognized operand to %%:%<asm_auto_mfpu%>"
35457 msgstr ""
35459 #: common/config/avr/avr-common.cc:91
35460 #, gcc-internal-format
35461 msgid "option %<-mdouble=64%> is only available if configured %<--with-double={64|64,32|32,64}%>"
35462 msgstr ""
35464 #: common/config/avr/avr-common.cc:99
35465 #, gcc-internal-format
35466 msgid "option %<-mdouble=32%> is only available if configured %<--with-double={32|32,64|64,32}%>"
35467 msgstr ""
35469 #: common/config/avr/avr-common.cc:115
35470 #, gcc-internal-format
35471 msgid "option %<-mlong-double=64%> is only available if configured %<--with-long-double={64|64,32|32,64}%>, or %<--with-long-double=double%> together with %<--with-double={64|64,32|32,64}%>"
35472 msgstr ""
35474 #: common/config/avr/avr-common.cc:124
35475 #, gcc-internal-format
35476 msgid "option %<-mlong-double=32%> is only available if configured %<--with-long-double={32|32,64|64,32}%>, or %<--with-long-double=double%> together with %<--with-double={32|32,64|64,32}%>"
35477 msgstr ""
35479 #: common/config/bfin/bfin-common.cc:304 common/config/m68k/m68k-common.cc:60
35480 #, gcc-internal-format
35481 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
35482 msgstr ""
35484 #: common/config/bfin/bfin-common.cc:323
35485 #, gcc-internal-format
35486 msgid "%<-mcpu=%s%> is not valid"
35487 msgstr ""
35489 #: common/config/bfin/bfin-common.cc:359
35490 #, gcc-internal-format
35491 msgid "%<-mcpu=%s%> has invalid silicon revision"
35492 msgstr ""
35494 #: common/config/i386/i386-common.cc:1638
35495 #, gcc-internal-format
35496 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
35497 msgstr ""
35499 #: common/config/i386/i386-common.cc:1641
35500 #, gcc-internal-format
35501 msgid "%<-malign-loops=%d%> is not between 0 and %d"
35502 msgstr ""
35504 #: common/config/i386/i386-common.cc:1648
35505 #, gcc-internal-format
35506 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
35507 msgstr ""
35509 #: common/config/i386/i386-common.cc:1651
35510 #, gcc-internal-format
35511 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
35512 msgstr ""
35514 #: common/config/i386/i386-common.cc:1659
35515 #, gcc-internal-format
35516 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
35517 msgstr ""
35519 #: common/config/i386/i386-common.cc:1662
35520 #, gcc-internal-format
35521 msgid "%<-malign-functions=%d%> is not between 0 and %d"
35522 msgstr ""
35524 #: common/config/i386/i386-common.cc:1671
35525 #, gcc-internal-format
35526 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
35527 msgstr ""
35529 #: common/config/i386/i386-common.cc:1726
35530 #: common/config/s390/s390-common.cc:132
35531 #, gcc-internal-format
35532 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
35533 msgstr ""
35535 #: common/config/i386/i386-common.cc:1736
35536 #, gcc-internal-format
35537 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
35538 msgstr ""
35540 #: common/config/ia64/ia64-common.cc:65
35541 #, gcc-internal-format
35542 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
35543 msgstr ""
35545 #: common/config/nds32/nds32-common.cc:49
35546 #, gcc-internal-format
35547 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
35548 msgstr ""
35550 #: common/config/nds32/nds32-common.cc:59
35551 #, gcc-internal-format
35552 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
35553 msgstr ""
35555 #: common/config/nds32/nds32-common.cc:69
35556 #, gcc-internal-format
35557 msgid "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
35558 msgstr ""
35560 #: common/config/riscv/riscv-common.cc:378
35561 #, gcc-internal-format
35562 msgid "%<-march=%s%>: extension %qs appear more than one time"
35563 msgstr ""
35565 #: common/config/riscv/riscv-common.cc:626
35566 #, gcc-internal-format
35567 msgid "%<-march=%s%>: expect number after %<%dp%>"
35568 msgstr ""
35570 #: common/config/riscv/riscv-common.cc:632
35571 #, gcc-internal-format
35572 msgid "%<-march=%s%>: for %<%s%dp%dp?%>, version number with more than 2 level is not supported"
35573 msgstr ""
35575 #: common/config/riscv/riscv-common.cc:702
35576 #, gcc-internal-format
35577 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
35578 msgstr ""
35580 #: common/config/riscv/riscv-common.cc:714
35581 #, gcc-internal-format
35582 msgid "version of %<g%> will be omitted, please specify version for individual extension"
35583 msgstr ""
35585 #: common/config/riscv/riscv-common.cc:733
35586 #, gcc-internal-format
35587 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
35588 msgstr ""
35590 #: common/config/riscv/riscv-common.cc:760
35591 #, gcc-internal-format
35592 msgid "%<-march=%s%>: unsupported ISA subset %<%c%>"
35593 msgstr ""
35595 #: common/config/riscv/riscv-common.cc:764
35596 #, gcc-internal-format
35597 msgid "%<-march=%s%>: ISA string is not in canonical order. %<%c%>"
35598 msgstr ""
35600 #: common/config/riscv/riscv-common.cc:907
35601 #, gcc-internal-format
35602 msgid "%<-march=%s%>: name of %s must be more than 1 letter"
35603 msgstr ""
35605 #: common/config/riscv/riscv-common.cc:919
35606 #, gcc-internal-format
35607 msgid "%<-march=%s%>: %s must separate with %<_%>"
35608 msgstr ""
35610 #: common/config/riscv/riscv-common.cc:948
35611 #, gcc-internal-format
35612 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
35613 msgstr ""
35615 #: common/config/riscv/riscv-common.cc:985
35616 #, gcc-internal-format
35617 msgid "%<-march=%s%>: unexpected ISA string at end: %qs"
35618 msgstr ""
35620 #: common/config/riscv/riscv-common.cc:1161
35621 #, gcc-internal-format
35622 msgid "%<-mcpu=%s%>: unknown CPU"
35623 msgstr ""
35625 #: common/config/rs6000/rs6000-common.cc:184 config/sparc/sparc.cc:1815
35626 #, gcc-internal-format
35627 msgid "unknown %<-mdebug-%s%> switch"
35628 msgstr ""
35630 #: common/config/rs6000/rs6000-common.cc:223
35631 #, gcc-internal-format
35632 msgid "unknown switch %<-mlong-double-%s%>"
35633 msgstr ""
35635 #: common/config/rs6000/rs6000-common.cc:258
35636 #, gcc-internal-format
35637 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
35638 msgstr ""
35640 #: common/config/rx/rx-common.cc:61
35641 #, gcc-internal-format
35642 msgid "the RX200 cpu does not have FPU hardware"
35643 msgstr ""
35645 #: common/config/rx/rx-common.cc:63
35646 #, gcc-internal-format
35647 msgid "the RX100 cpu does not have FPU hardware"
35648 msgstr ""
35650 #: common/config/s390/s390-common.cc:104
35651 #, gcc-internal-format
35652 msgid "stack guard value must be an exact power of 2"
35653 msgstr ""
35655 #: common/config/s390/s390-common.cc:109
35656 #, gcc-internal-format
35657 msgid "stack size must be an exact power of 2"
35658 msgstr ""
35660 #: common/config/v850/v850-common.cc:47
35661 #, gcc-internal-format
35662 msgid "value passed in %qs is too large"
35663 msgstr ""
35665 #: config/darwin-c.cc:81
35666 #, gcc-internal-format
35667 msgid "too many %<#pragma options align=reset%>"
35668 msgstr ""
35670 #: config/darwin-c.cc:101 config/darwin-c.cc:104 config/darwin-c.cc:106
35671 #: config/darwin-c.cc:108
35672 #, gcc-internal-format
35673 msgid "malformed %<#pragma options%>, ignoring"
35674 msgstr ""
35676 #: config/darwin-c.cc:111
35677 #, gcc-internal-format
35678 msgid "junk at end of %<#pragma options%>"
35679 msgstr ""
35681 #: config/darwin-c.cc:121
35682 #, gcc-internal-format
35683 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
35684 msgstr ""
35686 #: config/darwin-c.cc:133
35687 #, gcc-internal-format
35688 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
35689 msgstr ""
35691 #: config/darwin-c.cc:154
35692 #, gcc-internal-format
35693 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
35694 msgstr ""
35696 #: config/darwin-c.cc:157
35697 #, gcc-internal-format
35698 msgid "junk at end of %<#pragma unused%>"
35699 msgstr ""
35701 #: config/darwin-c.cc:168
35702 #, gcc-internal-format
35703 msgid "malformed %<#pragma ms_struct%>, ignoring"
35704 msgstr ""
35706 #: config/darwin-c.cc:176
35707 #, gcc-internal-format
35708 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
35709 msgstr ""
35711 #: config/darwin-c.cc:179
35712 #, gcc-internal-format
35713 msgid "junk at end of %<#pragma ms_struct%>"
35714 msgstr ""
35716 #: config/darwin-c.cc:405
35717 #, gcc-internal-format, gfc-internal-format
35718 msgid "subframework include %s conflicts with framework include"
35719 msgstr ""
35721 #: config/darwin-c.cc:708
35722 #, gcc-internal-format
35723 msgid "unknown value %qs of %<-mmacosx-version-min%>"
35724 msgstr ""
35726 #: config/darwin-driver.cc:147
35727 #, gcc-internal-format
35728 msgid "%<sysctl%> for %<kern.osversion%> failed: %m"
35729 msgstr ""
35731 #: config/darwin-driver.cc:192
35732 #, gcc-internal-format
35733 msgid "could not understand %<kern.osversion%> %q.*s"
35734 msgstr ""
35736 #: config/darwin-driver.cc:232
35737 #, fuzzy, gcc-internal-format
35738 #| msgid "collect2 version %s\n"
35739 msgid "could not understand version %qs"
35740 msgstr "collect2 inačica %s\n"
35742 #: config/darwin-driver.cc:306
35743 #, gcc-internal-format
35744 msgid "this compiler does not support %qs"
35745 msgstr ""
35747 #: config/darwin-driver.cc:332
35748 #, gcc-internal-format
35749 msgid "%qs is not valid for %<-mmacosx-version-min%>"
35750 msgstr ""
35752 #: config/darwin-driver.cc:373
35753 #, gcc-internal-format
35754 msgid "this compiler does not support PowerPC (%<-arch%> option ignored)"
35755 msgstr ""
35757 #: config/darwin-driver.cc:380
35758 #, gcc-internal-format
35759 msgid "%qs conflicts with %<-arch i386%> (%qs ignored)"
35760 msgstr ""
35762 #: config/darwin-driver.cc:389
35763 #, gcc-internal-format
35764 msgid "%<-m32%> conflicts with %<-arch x86_64%> (%<-m32%> ignored)"
35765 msgstr ""
35767 #: config/darwin-driver.cc:396
35768 #, gcc-internal-format
35769 msgid "this compiler does not support x86 (%<-arch%> option ignored)"
35770 msgstr ""
35772 #: config/darwin-driver.cc:403
35773 #, gcc-internal-format
35774 msgid "%qs conflicts with %<-arch ppc%> (%qs ignored)"
35775 msgstr ""
35777 #: config/darwin-driver.cc:412
35778 #, gcc-internal-format
35779 msgid "%<-m32%> conflicts with %<-arch ppc64%> (%<-m32%> ignored)"
35780 msgstr ""
35782 #: config/darwin.cc:2022
35783 #, gcc-internal-format, gfc-internal-format
35784 msgid "failed to open temporary file %s for LTO output"
35785 msgstr ""
35787 #: config/darwin.cc:2114
35788 #, gcc-internal-format
35789 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
35790 msgstr ""
35792 #: config/darwin.cc:2121
35793 #, gcc-internal-format
35794 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
35795 msgstr ""
35797 #: config/darwin.cc:2713 config/darwin.cc:2777
35798 #, gcc-internal-format
35799 msgid "common variables must have an alignment of 32678 or less"
35800 msgstr ""
35802 #: config/darwin.cc:2867
35803 #, gcc-internal-format
35804 msgid "protected visibility attribute not supported in this configuration; ignored"
35805 msgstr ""
35807 #: config/darwin.cc:3082
35808 #, gcc-internal-format, gfc-internal-format
35809 msgid "failed to open temporary file %s with LTO output"
35810 msgstr ""
35812 #: config/darwin.cc:3308
35813 #, gcc-internal-format
35814 msgid "%<-fobjc-abi-version%> 2 must be used for 64 bit targets with %<-fnext-runtime%>"
35815 msgstr ""
35817 #: config/darwin.cc:3313
35818 #, gcc-internal-format
35819 msgid "%<-fobjc-abi-version%> %d is not supported for 32 bit targets with %<-fnext-runtime%>"
35820 msgstr ""
35822 #: config/darwin.cc:3328
35823 #, gcc-internal-format
35824 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
35825 msgstr ""
35827 #: config/darwin.cc:3407
35828 #, gcc-internal-format
35829 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
35830 msgstr ""
35832 #: config/darwin.cc:3450
35833 #, gcc-internal-format
35834 msgid "%<-mpic-symbol-stubs%> is not required for 64-bit code (ignored)"
35835 msgstr ""
35837 #: config/darwin.cc:3630
35838 #, gcc-internal-format
35839 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
35840 msgstr ""
35842 #: config/darwin.cc:3637
35843 #, gcc-internal-format
35844 msgid "built-in function %qD takes one argument only"
35845 msgstr ""
35847 #: config/darwin.cc:3704
35848 #, gcc-internal-format
35849 msgid "CFString literal is missing"
35850 msgstr ""
35852 #: config/darwin.cc:3715
35853 #, gcc-internal-format
35854 msgid "CFString literal expression is not a string constant"
35855 msgstr ""
35857 #: config/darwin.cc:3739
35858 #, gcc-internal-format
35859 msgid "non-ASCII character in CFString literal"
35860 msgstr ""
35862 #: config/darwin.cc:3740
35863 #, gcc-internal-format
35864 msgid "embedded NUL in CFString literal"
35865 msgstr ""
35867 #: config/host-darwin.cc:107
35868 #, fuzzy, gcc-internal-format
35869 #| msgid "function body not available"
35870 msgid "PCH memory not available %m"
35871 msgstr "tijelo funkcije nije dostupno"
35873 #: config/sol2-c.cc:91 config/sol2-c.cc:107
35874 #, gcc-internal-format
35875 msgid "malformed %<#pragma align%>, ignoring"
35876 msgstr ""
35878 #: config/sol2-c.cc:100
35879 #, gcc-internal-format
35880 msgid "invalid alignment for %<#pragma align%>, ignoring"
35881 msgstr ""
35883 #: config/sol2-c.cc:115
35884 #, gcc-internal-format
35885 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
35886 msgstr ""
35888 #: config/sol2-c.cc:127 config/sol2-c.cc:139
35889 #, gcc-internal-format
35890 msgid "malformed %<#pragma align%>"
35891 msgstr ""
35893 #: config/sol2-c.cc:134
35894 #, gcc-internal-format
35895 msgid "junk at end of %<#pragma align%>"
35896 msgstr ""
35898 #: config/sol2-c.cc:155 config/sol2-c.cc:162
35899 #, gcc-internal-format
35900 msgid "malformed %<#pragma init%>, ignoring"
35901 msgstr ""
35903 #: config/sol2-c.cc:186 config/sol2-c.cc:198
35904 #, gcc-internal-format
35905 msgid "malformed %<#pragma init%>"
35906 msgstr ""
35908 #: config/sol2-c.cc:193
35909 #, gcc-internal-format
35910 msgid "junk at end of %<#pragma init%>"
35911 msgstr ""
35913 #: config/sol2-c.cc:214 config/sol2-c.cc:221
35914 #, gcc-internal-format
35915 msgid "malformed %<#pragma fini%>, ignoring"
35916 msgstr ""
35918 #: config/sol2-c.cc:245 config/sol2-c.cc:257
35919 #, gcc-internal-format
35920 msgid "malformed %<#pragma fini%>"
35921 msgstr ""
35923 #: config/sol2-c.cc:252
35924 #, gcc-internal-format
35925 msgid "junk at end of %<#pragma fini%>"
35926 msgstr ""
35928 #: config/sol2.cc:58
35929 #, gcc-internal-format
35930 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
35931 msgstr ""
35933 #: config/vxworks.cc:165
35934 #, gcc-internal-format
35935 msgid "PIC is only supported for RTPs"
35936 msgstr ""
35938 #: config/aarch64/aarch64-builtins.cc:1870
35939 #: config/aarch64/aarch64-builtins.cc:2104 config/arm/arm-builtins.cc:3032
35940 #, gcc-internal-format, gfc-internal-format
35941 msgid "argument %d must be a constant immediate"
35942 msgstr ""
35944 #: config/aarch64/aarch64-builtins.cc:1942 config/arm/arm-builtins.cc:3380
35945 #, gcc-internal-format
35946 msgid "lane index must be a constant immediate"
35947 msgstr ""
35949 #: config/aarch64/aarch64-builtins.cc:1946
35950 #, gcc-internal-format
35951 msgid "total size and element size must be a nonzero constant immediate"
35952 msgstr ""
35954 #: config/aarch64/aarch64-builtins.cc:2194
35955 #, gcc-internal-format
35956 msgid "argument must be a 16-bit constant immediate"
35957 msgstr ""
35959 #: config/aarch64/aarch64-builtins.cc:2300
35960 #, gcc-internal-format
35961 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
35962 msgstr ""
35964 #: config/aarch64/aarch64-builtins.cc:2335
35965 #, gcc-internal-format, gfc-internal-format
35966 msgid "argument %d must be a constant immediate in range [0,15]"
35967 msgstr ""
35969 #: config/aarch64/aarch64-builtins.cc:3133
35970 #: config/aarch64/aarch64-builtins.cc:3153
35971 #, gcc-internal-format, gfc-internal-format
35972 msgid "expected 64-bit address but argument 1 is %d-bit"
35973 msgstr ""
35975 #: config/aarch64/aarch64-builtins.cc:3137
35976 #, gcc-internal-format, gfc-internal-format
35977 msgid "expected 64-bit address but argument 2 is %d-bit"
35978 msgstr ""
35980 #: config/aarch64/aarch64-c.cc:296
35981 #, gcc-internal-format
35982 msgid "%<#pragma GCC aarch64%> requires a string parameter"
35983 msgstr ""
35985 #: config/aarch64/aarch64-c.cc:306
35986 #, gcc-internal-format
35987 msgid "unknown %<#pragma GCC aarch64%> option %qs"
35988 msgstr ""
35990 #: config/aarch64/aarch64-sve-builtins.cc:657
35991 #, gcc-internal-format
35992 msgid "ACLE function %qD requires ISA extension %qs"
35993 msgstr ""
35995 #: config/aarch64/aarch64-sve-builtins.cc:659
35996 #, gcc-internal-format
35997 msgid "you can enable %qs using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
35998 msgstr ""
36000 #: config/aarch64/aarch64-sve-builtins.cc:679
36001 #, gcc-internal-format
36002 msgid "ACLE function %qD is incompatible with the use of %qs"
36003 msgstr ""
36005 #: config/aarch64/aarch64-sve-builtins.cc:720
36006 #, gcc-internal-format
36007 msgid "argument %d of %qE must be an integer constant expression"
36008 msgstr ""
36010 #: config/aarch64/aarch64-sve-builtins.cc:732
36011 #, gcc-internal-format
36012 msgid "passing %wd to argument %d of %qE, which expects a value in the range [%wd, %wd]"
36013 msgstr ""
36015 #: config/aarch64/aarch64-sve-builtins.cc:745
36016 #, gcc-internal-format
36017 msgid "passing %wd to argument %d of %qE, which expects either %wd or %wd"
36018 msgstr ""
36020 #: config/aarch64/aarch64-sve-builtins.cc:758
36021 #, gcc-internal-format
36022 msgid "passing %wd to argument %d of %qE, which expects %wd, %wd, %wd or %wd"
36023 msgstr ""
36025 #: config/aarch64/aarch64-sve-builtins.cc:770
36026 #, gcc-internal-format
36027 msgid "passing %wd to argument %d of %qE, which expects a valid %qT value"
36028 msgstr ""
36030 #: config/aarch64/aarch64-sve-builtins.cc:1211
36031 #, gcc-internal-format
36032 msgid "%qE has no form that takes %qT arguments"
36033 msgstr ""
36035 #: config/aarch64/aarch64-sve-builtins.cc:1277
36036 #, gcc-internal-format
36037 msgid "passing %qT to argument %d of %qE, which expects a 32-bit or 64-bit integer type"
36038 msgstr ""
36040 #: config/aarch64/aarch64-sve-builtins.cc:1297
36041 #, gcc-internal-format
36042 msgid "passing %qT to argument %d of %qE, which expects a pointer type"
36043 msgstr ""
36045 #: config/aarch64/aarch64-sve-builtins.cc:1300
36046 #, gcc-internal-format
36047 msgid "an explicit type suffix is needed when using a vector of base addresses"
36048 msgstr ""
36050 #: config/aarch64/aarch64-sve-builtins.cc:1309
36051 #, gcc-internal-format
36052 msgid "passing %qT to argument %d of %qE, but %qT is not a valid SVE element type"
36053 msgstr ""
36055 #: config/aarch64/aarch64-sve-builtins.cc:1317
36056 #, gcc-internal-format
36057 msgid "passing %qT to argument %d of %qE, which expects a pointer to 32-bit or 64-bit elements"
36058 msgstr ""
36060 #: config/aarch64/aarch64-sve-builtins.cc:1351
36061 #, gcc-internal-format
36062 msgid "passing %qT to argument %d of %qE, which expects a single SVE vector rather than a tuple"
36063 msgstr ""
36065 #: config/aarch64/aarch64-sve-builtins.cc:1355
36066 #, gcc-internal-format
36067 msgid "passing single vector %qT to argument %d of %qE, which expects a tuple of %d vectors"
36068 msgstr ""
36070 #: config/aarch64/aarch64-sve-builtins.cc:1359
36071 #, gcc-internal-format
36072 msgid "passing %qT to argument %d of %qE, which expects a tuple of %d vectors"
36073 msgstr ""
36075 #: config/aarch64/aarch64-sve-builtins.cc:1367
36076 #, gcc-internal-format
36077 msgid "passing %qT to argument %d of %qE, which expects an SVE vector type"
36078 msgstr ""
36080 #: config/aarch64/aarch64-sve-builtins.cc:1370
36081 #, gcc-internal-format
36082 msgid "passing %qT to argument %d of %qE, which expects an SVE tuple type"
36083 msgstr ""
36085 #: config/aarch64/aarch64-sve-builtins.cc:1394
36086 #, gcc-internal-format
36087 msgid "passing %qT to argument %d of %qE, which expects a vector of integers"
36088 msgstr ""
36090 #: config/aarch64/aarch64-sve-builtins.cc:1414
36091 #: config/aarch64/aarch64-sve-builtins.cc:1621
36092 #, gcc-internal-format
36093 msgid "passing %qT to argument %d of %qE, which expects a vector of unsigned integers"
36094 msgstr ""
36096 #: config/aarch64/aarch64-sve-builtins.cc:1435
36097 #, gcc-internal-format
36098 msgid "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-bit elements"
36099 msgstr ""
36101 #: config/aarch64/aarch64-sve-builtins.cc:1466
36102 #, gcc-internal-format
36103 msgid "passing %qT to argument %d of %qE, which expects a vector or scalar type"
36104 msgstr ""
36106 #: config/aarch64/aarch64-sve-builtins.cc:1488
36107 #: config/aarch64/aarch64-sve-builtins.cc:2054
36108 #, gcc-internal-format
36109 msgid "passing %qT to argument %d of %qE, which expects %qT"
36110 msgstr ""
36112 #: config/aarch64/aarch64-sve-builtins.cc:1508
36113 #, gcc-internal-format
36114 msgid "passing %qT to argument %d of %qE, but previous arguments had type %qT"
36115 msgstr ""
36117 #: config/aarch64/aarch64-sve-builtins.cc:1602
36118 #, gcc-internal-format
36119 msgid "passing %qT to argument %d of %qE, which expects a vector of %d-bit elements"
36120 msgstr ""
36122 #: config/aarch64/aarch64-sve-builtins.cc:1614
36123 #, gcc-internal-format
36124 msgid "passing %qT to argument %d of %qE, which expects a vector of signed integers"
36125 msgstr ""
36127 #: config/aarch64/aarch64-sve-builtins.cc:1641
36128 #, gcc-internal-format
36129 msgid "arguments %d and %d of %qE must have the same element size, but the values passed here have type %qT and %qT respectively"
36130 msgstr ""
36132 #: config/aarch64/aarch64-sve-builtins.cc:1662
36133 #, gcc-internal-format
36134 msgid "arguments %d and %d of %qE must have the same signedness, but the values passed here have type %qT and %qT respectively"
36135 msgstr ""
36137 #: config/aarch64/aarch64-sve-builtins.cc:1673
36138 #, gcc-internal-format
36139 msgid "passing %qT instead of the expected %qT to argument %d of %qE, after passing %qT to argument %d"
36140 msgstr ""
36142 #: config/aarch64/aarch64-sve-builtins.cc:1694
36143 #, gcc-internal-format
36144 msgid "passing %qT to argument %d of %qE, but argument %d had type %qT"
36145 msgstr ""
36147 #: config/aarch64/aarch64-sve-builtins.cc:1712
36148 #, gcc-internal-format
36149 msgid "passing %qT to argument %d of %qE, which expects %qs"
36150 msgstr ""
36152 #: config/aarch64/aarch64-sve-builtins.cc:1728
36153 #, gcc-internal-format
36154 msgid "passing %qT to argument %d of %qE, which expects a scalar pointer"
36155 msgstr ""
36157 #: config/aarch64/aarch64-sve-builtins.cc:1751
36158 #, gcc-internal-format
36159 msgid "call to %qE is ambiguous; argument %d has type %qs but argument %d has type %qs"
36160 msgstr ""
36162 #. It doesn't really matter whether the element is expected to be
36163 #. the same size as type suffix 0.
36164 #: config/aarch64/aarch64-sve-builtins.cc:1796
36165 #, gcc-internal-format
36166 msgid "passing %qT to argument %d of %qE, which expects a scalar element"
36167 msgstr ""
36169 #. It doesn't seem useful to distinguish between signed and unsigned
36170 #. scalars here.
36171 #: config/aarch64/aarch64-sve-builtins.cc:1802
36172 #, gcc-internal-format
36173 msgid "passing %qT to argument %d of %qE, which expects a scalar integer"
36174 msgstr ""
36176 #: config/aarch64/aarch64-sve-builtins.cc:1838
36177 #, gcc-internal-format
36178 msgid "passing %qT to argument %d of %qE, which expects %qs or %qs"
36179 msgstr ""
36181 #: config/aarch64/aarch64-sve-builtins.cc:1858
36182 #, gcc-internal-format
36183 msgid "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-bit integers"
36184 msgstr ""
36186 #: config/aarch64/aarch64-sve-builtins.cc:1908
36187 #, gcc-internal-format
36188 msgid "when storing %qT, %qE requires a vector base and a scalar index"
36189 msgstr ""
36191 #: config/aarch64/aarch64-sve-builtins.cc:1913
36192 #, gcc-internal-format
36193 msgid "%qE requires a vector base and a scalar index"
36194 msgstr ""
36196 #: config/aarch64/aarch64-sve-builtins.cc:1917
36197 #, gcc-internal-format
36198 msgid "%qE does not support 32-bit vector type %qT"
36199 msgstr ""
36201 #: config/aarch64/aarch64-sve-builtins.cc:1945
36202 #, gcc-internal-format
36203 msgid "%qE does not support 32-bit sign-extended offsets"
36204 msgstr ""
36206 #: config/aarch64/aarch64-sve-builtins.cc:1948
36207 #, gcc-internal-format
36208 msgid "%qE does not support sign-extended offsets"
36209 msgstr ""
36211 #: config/aarch64/aarch64-sve-builtins.cc:1961
36212 #, gcc-internal-format
36213 msgid "passing %qT to argument %d of %qE, which when loading %qT expects a vector of %d-bit integers"
36214 msgstr ""
36216 #: config/aarch64/aarch64-sve-builtins.cc:1966
36217 #, gcc-internal-format
36218 msgid "passing %qT to argument %d of %qE, which when storing %qT expects a vector of %d-bit integers"
36219 msgstr ""
36221 #. TYPE is part of the function name.
36222 #: config/aarch64/aarch64-sve-builtins.cc:1973
36223 #, gcc-internal-format
36224 msgid "passing %qT to argument %d of %qE, which expects a vector of %d-bit integers"
36225 msgstr ""
36227 #: config/aarch64/aarch64-sve-builtins.cc:2021
36228 #, gcc-internal-format
36229 msgid "passing %qT to argument %d of %qE, which expects a vector or pointer base address"
36230 msgstr ""
36232 #: config/aarch64/aarch64-sve-builtins.cc:2105
36233 #, gcc-internal-format
36234 msgid "cannot combine a base of type %qT with an offset of type %qT"
36235 msgstr ""
36237 #: config/aarch64/aarch64-sve-builtins.cc:2109
36238 #, gcc-internal-format
36239 msgid "cannot combine a base of type %qT with an index of type %qT"
36240 msgstr ""
36242 #: config/aarch64/aarch64-sve-builtins.cc:2197
36243 #, gcc-internal-format
36244 msgid "passing %qT to argument %d of %qE, but its %qT form does not accept scalars"
36245 msgstr ""
36247 #: config/aarch64/aarch64-sve-builtins.cc:3526
36248 #: config/arm/arm-mve-builtins.cc:173
36249 #, gcc-internal-format
36250 msgid "duplicate definition of %qs"
36251 msgstr ""
36253 #: config/aarch64/aarch64-sve-builtins.cc:3702
36254 #, gcc-internal-format
36255 msgid "%qs applied to non-SVE type %qT"
36256 msgstr ""
36258 #: config/aarch64/aarch64-sve-builtins.cc:3708
36259 #, gcc-internal-format
36260 msgid "%qs applied to non-vector type %qT"
36261 msgstr ""
36263 #: config/aarch64/aarch64-sve-builtins.cc:3715
36264 #, gcc-internal-format
36265 msgid "%qs applied to type %qT, which already has a size"
36266 msgstr ""
36268 #: config/aarch64/aarch64-sve-builtins.cc:3723
36269 #, gcc-internal-format
36270 msgid "%qs requires an integer constant expression"
36271 msgstr ""
36273 #: config/aarch64/aarch64-sve-builtins.cc:3731
36274 #, gcc-internal-format
36275 msgid "unsupported SVE vector size"
36276 msgstr ""
36278 #: config/aarch64/aarch64-sve-builtins.cc:3845
36279 #, gcc-internal-format
36280 msgid "SVE type %qT does not have a fixed size"
36281 msgstr ""
36283 #: config/aarch64/aarch64-sve-builtins.cc:3850
36284 #, gcc-internal-format
36285 msgid "SVE type %qT does not have a defined alignment"
36286 msgstr ""
36288 #: config/aarch64/aarch64-sve-builtins.cc:3855
36289 #, gcc-internal-format
36290 msgid "variables of type %qT cannot have thread-local storage duration"
36291 msgstr ""
36293 #: config/aarch64/aarch64-sve-builtins.cc:3861
36294 #, gcc-internal-format
36295 msgid "arithmetic on pointer to SVE type %qT"
36296 msgstr ""
36298 #: config/aarch64/aarch64-sve-builtins.cc:3868
36299 #, gcc-internal-format
36300 msgid "member variables cannot have SVE type %qT"
36301 msgstr ""
36303 #: config/aarch64/aarch64-sve-builtins.cc:3870
36304 #, gcc-internal-format
36305 msgid "fields cannot have SVE type %qT"
36306 msgstr ""
36308 #: config/aarch64/aarch64-sve-builtins.cc:3875
36309 #, gcc-internal-format
36310 msgid "array elements cannot have SVE type %qT"
36311 msgstr ""
36313 #: config/aarch64/aarch64-sve-builtins.cc:3880
36314 #, gcc-internal-format
36315 msgid "cannot allocate objects with SVE type %qT"
36316 msgstr ""
36318 #: config/aarch64/aarch64-sve-builtins.cc:3885
36319 #, gcc-internal-format
36320 msgid "cannot delete objects with SVE type %qT"
36321 msgstr ""
36323 #: config/aarch64/aarch64-sve-builtins.cc:3890
36324 #, gcc-internal-format
36325 msgid "cannot throw or catch SVE type %qT"
36326 msgstr ""
36328 #: config/aarch64/aarch64-sve-builtins.cc:3895
36329 #, gcc-internal-format
36330 msgid "capture by copy of SVE type %qT"
36331 msgstr ""
36333 #: config/aarch64/aarch64.cc:2190
36334 #, gcc-internal-format
36335 msgid "the %qE attribute cannot be applied to an SVE function type"
36336 msgstr ""
36338 #: config/aarch64/aarch64.cc:2265 config/aarch64/aarch64.cc:2279
36339 #, fuzzy, gcc-internal-format
36340 #| msgid "expected %<,%> or %<)%>"
36341 msgid "unexpected %<%s%> after %<%s%>"
36342 msgstr "očekujem %<,%> ili %<)%>"
36344 #: config/aarch64/aarch64.cc:2732
36345 #, gcc-internal-format
36346 msgid "%qs is incompatible with the use of floating-point types"
36347 msgstr ""
36349 #: config/aarch64/aarch64.cc:2735
36350 #, gcc-internal-format
36351 msgid "%qs is incompatible with the use of vector types"
36352 msgstr ""
36354 #: config/aarch64/aarch64.cc:2739
36355 #, gcc-internal-format
36356 msgid "%qs feature modifier is incompatible with the use of floating-point types"
36357 msgstr ""
36359 #: config/aarch64/aarch64.cc:2742
36360 #, gcc-internal-format
36361 msgid "%qs feature modifier is incompatible with the use of vector types"
36362 msgstr ""
36364 #: config/aarch64/aarch64.cc:2758
36365 #, gcc-internal-format
36366 msgid "this operation requires the SVE ISA extension"
36367 msgstr ""
36369 #: config/aarch64/aarch64.cc:2759
36370 #, gcc-internal-format
36371 msgid "you can enable SVE using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
36372 msgstr ""
36374 #. We can't gracefully recover at this point, so make this a
36375 #. fatal error.
36376 #: config/aarch64/aarch64.cc:6381
36377 #, gcc-internal-format
36378 msgid "arguments of type %qT require the SVE ISA extension"
36379 msgstr ""
36381 #: config/aarch64/aarch64.cc:6708
36382 #, gcc-internal-format
36383 msgid "SVE type %qT cannot be passed to an unprototyped function"
36384 msgstr ""
36386 #: config/aarch64/aarch64.cc:6836 config/aarch64/aarch64.cc:6899
36387 #: config/aarch64/aarch64.cc:7022 config/aarch64/aarch64.cc:18720
36388 #: config/arm/arm.cc:7193 config/arm/arm.cc:7223 config/arm/arm.cc:28981
36389 #, gcc-internal-format
36390 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
36391 msgstr ""
36393 #: config/aarch64/aarch64.cc:6967
36394 #, gcc-internal-format
36395 msgid "%qE requires the SVE ISA extension"
36396 msgstr ""
36398 #: config/aarch64/aarch64.cc:6970
36399 #, gcc-internal-format
36400 msgid "calls to functions of type %qT require the SVE ISA extension"
36401 msgstr ""
36403 #: config/aarch64/aarch64.cc:7147
36404 #, gcc-internal-format
36405 msgid "stack probes for SVE frames"
36406 msgstr ""
36408 #: config/aarch64/aarch64.cc:16287
36409 #, gcc-internal-format
36410 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
36411 msgstr ""
36413 #: config/aarch64/aarch64.cc:16331
36414 #, gcc-internal-format
36415 msgid "%qs string ill-formed"
36416 msgstr ""
36418 #: config/aarch64/aarch64.cc:16387
36419 #, gcc-internal-format
36420 msgid "invalid format for %<sve_width%>"
36421 msgstr ""
36423 #: config/aarch64/aarch64.cc:16399
36424 #, gcc-internal-format
36425 msgid "invalid %<sve_width%> value: %d"
36426 msgstr ""
36428 #: config/aarch64/aarch64.cc:16419
36429 #, gcc-internal-format, gfc-internal-format
36430 msgid "tuning string missing in option (%s)"
36431 msgstr ""
36433 #: config/aarch64/aarch64.cc:16437
36434 #, fuzzy, gcc-internal-format, gfc-internal-format
36435 #| msgid "%s:unknown function '%u'\n"
36436 msgid "unknown tuning option (%s)"
36437 msgstr "%s:nepoznata funkcija „%u”\n"
36439 #: config/aarch64/aarch64.cc:16605 config/riscv/riscv.cc:5061
36440 #, gcc-internal-format
36441 msgid "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-protector-guard-offset=%s%>"
36442 msgstr ""
36444 #: config/aarch64/aarch64.cc:16614 config/riscv/riscv.cc:5070
36445 #, gcc-internal-format
36446 msgid "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> must be used with %<-mstack-protector-guard=sysreg%>"
36447 msgstr ""
36449 #: config/aarch64/aarch64.cc:16622
36450 #, gcc-internal-format
36451 msgid "specify a system register with a small string length"
36452 msgstr ""
36454 #: config/aarch64/aarch64.cc:16632 config/arm/arm.cc:3197
36455 #: config/riscv/riscv.cc:5099 config/rs6000/rs6000.cc:4600
36456 #, gcc-internal-format
36457 msgid "%qs is not a valid offset in %qs"
36458 msgstr ""
36460 #: config/aarch64/aarch64.cc:16725
36461 #, gcc-internal-format
36462 msgid "only values 12 (4 KB) and 16 (64 KB) are supported for guard size.  Given value %d (%llu KB) is out of range"
36463 msgstr ""
36465 #: config/aarch64/aarch64.cc:16741
36466 #, gcc-internal-format
36467 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
36468 msgstr ""
36470 #: config/aarch64/aarch64.cc:16850
36471 #, gcc-internal-format
36472 msgid "missing cpu name in %<-mcpu=%s%>"
36473 msgstr ""
36475 #: config/aarch64/aarch64.cc:16857
36476 #, gcc-internal-format
36477 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
36478 msgstr ""
36480 #: config/aarch64/aarch64.cc:16916
36481 #, gcc-internal-format
36482 msgid "invalid argument given to %<-mharden-sls=%>"
36483 msgstr ""
36485 #: config/aarch64/aarch64.cc:16927
36486 #, gcc-internal-format
36487 msgid "%qs must be by itself for %<-mharden-sls=%>"
36488 msgstr ""
36490 #: config/aarch64/aarch64.cc:16932
36491 #, gcc-internal-format
36492 msgid "invalid argument %<%s%> for %<-mharden-sls=%>"
36493 msgstr ""
36495 #: config/aarch64/aarch64.cc:17038
36496 #, gcc-internal-format
36497 msgid "invalid argument %<%s%> for %<-mbranch-protection=%>"
36498 msgstr ""
36500 #: config/aarch64/aarch64.cc:17040
36501 #, gcc-internal-format
36502 msgid "missing argument for %<-mbranch-protection=%>"
36503 msgstr ""
36505 #: config/aarch64/aarch64.cc:17064
36506 #, gcc-internal-format
36507 msgid "missing arch name in %<-march=%s%>"
36508 msgstr ""
36510 #: config/aarch64/aarch64.cc:17067
36511 #, gcc-internal-format
36512 msgid "unknown value %qs for %<-march%>"
36513 msgstr ""
36515 #: config/aarch64/aarch64.cc:17071
36516 #, gcc-internal-format
36517 msgid "invalid feature modifier %qs in %<-march=%s%>"
36518 msgstr ""
36520 #: config/aarch64/aarch64.cc:17099
36521 #, gcc-internal-format
36522 msgid "missing cpu name in %<-mtune=%s%>"
36523 msgstr ""
36525 #: config/aarch64/aarch64.cc:17102
36526 #, gcc-internal-format
36527 msgid "unknown value %qs for %<-mtune%>"
36528 msgstr ""
36530 #: config/aarch64/aarch64.cc:17236
36531 #, gcc-internal-format
36532 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
36533 msgstr ""
36535 #: config/aarch64/aarch64.cc:17292
36536 #, gcc-internal-format
36537 msgid "assembler does not support %<-mabi=ilp32%>"
36538 msgstr ""
36540 #: config/aarch64/aarch64.cc:17299
36541 #, gcc-internal-format
36542 msgid "return address signing is only supported for %<-mabi=lp64%>"
36543 msgstr ""
36545 #: config/aarch64/aarch64.cc:17381
36546 #, gcc-internal-format
36547 msgid "code model %qs with %<-f%s%>"
36548 msgstr ""
36550 #: config/aarch64/aarch64.cc:17384
36551 #, gcc-internal-format
36552 msgid "code model %qs not supported in ilp32 mode"
36553 msgstr ""
36555 #: config/aarch64/aarch64.cc:17563
36556 #, gcc-internal-format
36557 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
36558 msgstr ""
36560 #: config/aarch64/aarch64.cc:17566
36561 #, gcc-internal-format
36562 msgid "invalid name (%qs) in %<target(\"arch=\")%> pragma or attribute"
36563 msgstr ""
36565 #: config/aarch64/aarch64.cc:17570 config/aarch64/aarch64.cc:17612
36566 #: config/aarch64/aarch64.cc:17719
36567 #, gcc-internal-format
36568 msgid "invalid feature modifier %s of value (%qs) in %<target()%> pragma or attribute"
36569 msgstr ""
36571 #: config/aarch64/aarch64.cc:17605
36572 #, gcc-internal-format
36573 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
36574 msgstr ""
36576 #: config/aarch64/aarch64.cc:17608
36577 #, gcc-internal-format
36578 msgid "invalid name (%qs) in %<target(\"cpu=\")%> pragma or attribute"
36579 msgstr ""
36581 #: config/aarch64/aarch64.cc:17635
36582 #, gcc-internal-format
36583 msgid "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
36584 msgstr ""
36586 #: config/aarch64/aarch64.cc:17639
36587 #, gcc-internal-format
36588 msgid "invalid protection type (%qs) in %<target(\"branch-protection=\")%> pragma or attribute"
36589 msgstr ""
36591 #: config/aarch64/aarch64.cc:17674
36592 #, gcc-internal-format
36593 msgid "invalid name (%qs) in %<target(\"tune=\")%> pragma or attribute"
36594 msgstr ""
36596 #: config/aarch64/aarch64.cc:17715
36597 #, gcc-internal-format
36598 msgid "missing value in %<target()%> pragma or attribute"
36599 msgstr ""
36601 #: config/aarch64/aarch64.cc:17773 config/aarch64/aarch64.cc:17946
36602 #, gcc-internal-format
36603 msgid "malformed %<target()%> pragma or attribute"
36604 msgstr ""
36606 #: config/aarch64/aarch64.cc:17817
36607 #, gcc-internal-format
36608 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
36609 msgstr ""
36611 #: config/aarch64/aarch64.cc:17825 config/i386/i386-options.cc:1234
36612 #, gcc-internal-format
36613 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
36614 msgstr ""
36616 #: config/aarch64/aarch64.cc:17879
36617 #, gcc-internal-format
36618 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
36619 msgstr ""
36621 #: config/aarch64/aarch64.cc:17936 config/arm/arm.cc:33128
36622 #: config/rs6000/rs6000.cc:24209 config/s390/s390.cc:15840
36623 #, gcc-internal-format
36624 msgid "attribute %<target%> argument not a string"
36625 msgstr ""
36627 #: config/aarch64/aarch64.cc:17971
36628 #, gcc-internal-format
36629 msgid "arch extension %<%s%> should be prefixed by %<+%>"
36630 msgstr ""
36632 #: config/aarch64/aarch64.cc:17974
36633 #, gcc-internal-format
36634 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
36635 msgstr ""
36637 #: config/aarch64/aarch64.cc:17983
36638 #, gcc-internal-format
36639 msgid "malformed %<target(\"%s\")%> pragma or attribute"
36640 msgstr ""
36642 #: config/aarch64/aarch64.cc:19423 config/arm/arm.cc:6545
36643 #: config/rs6000/rs6000-call.cc:374 config/s390/s390.cc:12227
36644 #: config/s390/s390.cc:12304
36645 msgid "parameter passing for argument of type %qT with %<[[no_unique_address]]%> members changed %{in GCC 10.1%}"
36646 msgstr ""
36648 #: config/aarch64/aarch64.cc:19428 config/arm/arm.cc:6550
36649 #: config/rs6000/rs6000-call.cc:369 config/s390/s390.cc:12222
36650 #: config/s390/s390.cc:12299
36651 msgid "parameter passing for argument of type %qT when C++17 is enabled changed to match C++14 %{in GCC 10.1%}"
36652 msgstr ""
36654 #: config/aarch64/aarch64.cc:20578 config/aarch64/aarch64.cc:20581
36655 #, gcc-internal-format
36656 msgid "lane %wd out of range %wd - %wd"
36657 msgstr ""
36659 #: config/aarch64/aarch64.cc:25689 config/i386/i386.cc:23312
36660 #: config/i386/i386.cc:23440
36661 #, gcc-internal-format
36662 msgid "unsupported simdlen %wd"
36663 msgstr ""
36665 #: config/aarch64/aarch64.cc:25699 config/aarch64/aarch64.cc:25726
36666 #, gcc-internal-format
36667 msgid "GCC does not currently support mixed size types for %<simd%> functions"
36668 msgstr ""
36670 #: config/aarch64/aarch64.cc:25703
36671 #, gcc-internal-format
36672 msgid "GCC does not currently support return type %qT for %<simd%> functions"
36673 msgstr ""
36675 #: config/aarch64/aarch64.cc:25707
36676 #, gcc-internal-format
36677 msgid "unsupported return type %qT for %<simd%> functions"
36678 msgstr ""
36680 #: config/aarch64/aarch64.cc:25730
36681 #, gcc-internal-format
36682 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
36683 msgstr ""
36685 #: config/aarch64/aarch64.cc:25755
36686 #, gcc-internal-format
36687 msgid "GCC does not currently support simdlen %wd for type %qT"
36688 msgstr ""
36690 #: config/alpha/alpha.cc:420
36691 #, gcc-internal-format
36692 msgid "bad value %qs for %<-mtrap-precision%> switch"
36693 msgstr ""
36695 #: config/alpha/alpha.cc:435
36696 #, gcc-internal-format
36697 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
36698 msgstr ""
36700 #: config/alpha/alpha.cc:450
36701 #, gcc-internal-format
36702 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
36703 msgstr ""
36705 #: config/alpha/alpha.cc:468
36706 #, gcc-internal-format
36707 msgid "bad value %qs for %<-mcpu%> switch"
36708 msgstr ""
36710 #: config/alpha/alpha.cc:483
36711 #, gcc-internal-format
36712 msgid "bad value %qs for %<-mtune%> switch"
36713 msgstr ""
36715 #: config/alpha/alpha.cc:501
36716 #, gcc-internal-format
36717 msgid "fp software completion requires %<-mtrap-precision=i%>"
36718 msgstr ""
36720 #: config/alpha/alpha.cc:517
36721 #, gcc-internal-format
36722 msgid "rounding mode not supported for VAX floats"
36723 msgstr ""
36725 #: config/alpha/alpha.cc:522
36726 #, gcc-internal-format
36727 msgid "trap mode not supported for VAX floats"
36728 msgstr ""
36730 #: config/alpha/alpha.cc:526
36731 #, gcc-internal-format
36732 msgid "128-bit %<long double%> not supported for VAX floats"
36733 msgstr ""
36735 #: config/alpha/alpha.cc:554
36736 #, gcc-internal-format, gfc-internal-format
36737 msgid "L%d cache latency unknown for %s"
36738 msgstr ""
36740 #: config/alpha/alpha.cc:569
36741 #, gcc-internal-format
36742 msgid "bad value %qs for %<-mmemory-latency%>"
36743 msgstr ""
36745 #: config/alpha/alpha.cc:6651 config/alpha/alpha.cc:6654
36746 #: config/arc/arc.cc:7071 config/arc/arc.cc:7345 config/s390/s390.cc:882
36747 #: config/tilegx/tilegx.cc:3537 config/tilepro/tilepro.cc:3100
36748 #, gcc-internal-format
36749 msgid "bad builtin fcode"
36750 msgstr ""
36752 #: config/arc/arc.cc:1098
36753 #, gcc-internal-format
36754 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
36755 msgstr ""
36757 #: config/arc/arc.cc:1101
36758 #, gcc-internal-format
36759 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
36760 msgstr ""
36762 #: config/arc/arc.cc:1106
36763 #, gcc-internal-format
36764 msgid "FPX fast and compact options cannot be specified together"
36765 msgstr ""
36767 #: config/arc/arc.cc:1110
36768 #, gcc-internal-format
36769 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
36770 msgstr ""
36772 #: config/arc/arc.cc:1115
36773 #, gcc-internal-format
36774 msgid "no FPX/FPU mixing allowed"
36775 msgstr ""
36777 #: config/arc/arc.cc:1120
36778 #, gcc-internal-format
36779 msgid "PIC is not supported for %qs"
36780 msgstr ""
36782 #: config/arc/arc.cc:1159
36783 #, gcc-internal-format
36784 msgid "missing dash"
36785 msgstr ""
36787 #: config/arc/arc.cc:1171
36788 #, gcc-internal-format
36789 msgid "first register must be R0"
36790 msgstr ""
36792 #: config/arc/arc.cc:1191
36793 #, gcc-internal-format, gfc-internal-format
36794 msgid "last register name %s must be an odd register"
36795 msgstr ""
36797 #: config/arc/arc.cc:1200 config/ia64/ia64.cc:6051 config/pa/pa.cc:480
36798 #: config/sh/sh.cc:8292
36799 #, gcc-internal-format, gfc-internal-format
36800 msgid "%s-%s is an empty range"
36801 msgstr ""
36803 #: config/arc/arc.cc:1250
36804 #, gcc-internal-format
36805 msgid "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or 32"
36806 msgstr ""
36808 #: config/arc/arc.cc:1312
36809 #, gcc-internal-format
36810 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
36811 msgstr ""
36813 #: config/arc/arc.cc:1321
36814 #, gcc-internal-format
36815 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
36816 msgstr ""
36818 #. Check options against architecture options.  Throw an error if
36819 #. option is not allowed.  Extra, check options against default
36820 #. architecture/cpu flags and throw an warning if we find a
36821 #. mismatch.
36822 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
36823 #. translated.  They are like keywords which one can relate with the
36824 #. architectural choices taken for an ARC CPU implementation.
36825 #: config/arc/arc.cc:1365
36826 #, gcc-internal-format
36827 msgid "option %<%s=%s%> is not available for %qs CPU"
36828 msgstr ""
36830 #: config/arc/arc.cc:1370
36831 #, gcc-internal-format
36832 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
36833 msgstr ""
36835 #: config/arc/arc.cc:1378
36836 #, gcc-internal-format
36837 msgid "option %qs is not available for %qs CPU"
36838 msgstr ""
36840 #: config/arc/arc.cc:1383
36841 #, gcc-internal-format
36842 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
36843 msgstr ""
36845 #: config/arc/arc.cc:1949
36846 #, gcc-internal-format, gfc-internal-format
36847 msgid "multiply option implies r%d is fixed"
36848 msgstr ""
36850 #: config/arc/arc.cc:2097 config/epiphany/epiphany.cc:508
36851 #: config/epiphany/epiphany.cc:550
36852 #, gcc-internal-format
36853 msgid "argument of %qE attribute is not a string constant"
36854 msgstr ""
36856 #: config/arc/arc.cc:2106
36857 #, gcc-internal-format
36858 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
36859 msgstr ""
36861 #: config/arc/arc.cc:2115
36862 #, gcc-internal-format
36863 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
36864 msgstr ""
36866 #: config/arc/arc.cc:2129 config/arm/arm.cc:7334 config/arm/arm.cc:7352
36867 #: config/arm/arm.cc:7533 config/avr/avr.cc:9588 config/avr/avr.cc:9604
36868 #: config/bfin/bfin.cc:4694 config/bfin/bfin.cc:4755 config/bfin/bfin.cc:4784
36869 #: config/bpf/bpf.cc:99 config/csky/csky.cc:6454 config/csky/csky.cc:6482
36870 #: config/epiphany/epiphany.cc:491 config/gcn/gcn.cc:342
36871 #: config/h8300/h8300.cc:4944 config/i386/i386-options.cc:3336
36872 #: config/i386/i386-options.cc:3513 config/i386/i386-options.cc:3569
36873 #: config/i386/i386-options.cc:3620 config/i386/i386-options.cc:3657
36874 #: config/m68k/m68k.cc:792 config/mcore/mcore.cc:3066
36875 #: config/nvptx/nvptx.cc:5420 config/riscv/riscv.cc:3273
36876 #: config/rl78/rl78.cc:820 config/rl78/rl78.cc:889
36877 #: config/rs6000/rs6000.cc:20150 config/rx/rx.cc:2727 config/rx/rx.cc:2753
36878 #: config/s390/s390.cc:1097 config/s390/s390.cc:1184 config/sh/sh.cc:8428
36879 #: config/sh/sh.cc:8446 config/sh/sh.cc:8470 config/sh/sh.cc:8541
36880 #: config/sh/sh.cc:8564 config/stormy16/stormy16.cc:2229
36881 #: config/v850/v850.cc:2010 config/visium/visium.cc:724
36882 #, gcc-internal-format
36883 msgid "%qE attribute only applies to functions"
36884 msgstr ""
36886 #: config/arc/arc.cc:6970
36887 #, gcc-internal-format
36888 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
36889 msgstr ""
36891 #: config/arc/arc.cc:6978
36892 #, gcc-internal-format
36893 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
36894 msgstr ""
36896 #: config/arc/arc.cc:7141
36897 #, gcc-internal-format
36898 msgid "operand 1 should be an unsigned 3-bit immediate"
36899 msgstr ""
36901 #: config/arc/arc.cc:7182 config/arc/arc.cc:7279
36902 #, gcc-internal-format
36903 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
36904 msgstr ""
36906 #: config/arc/arc.cc:7215 config/arc/arc.cc:7247
36907 #, gcc-internal-format
36908 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
36909 msgstr ""
36911 #: config/arc/arc.cc:7219 config/arc/arc.cc:7251
36912 #, gcc-internal-format
36913 msgid "operand 2 should be an unsigned 8-bit value"
36914 msgstr ""
36916 #: config/arc/arc.cc:7283
36917 #, gcc-internal-format
36918 msgid "operand 3 should be an unsigned 8-bit value"
36919 msgstr ""
36921 #: config/arc/arc.cc:7316
36922 #, gcc-internal-format
36923 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
36924 msgstr ""
36926 #: config/arc/arc.cc:7320
36927 #, gcc-internal-format
36928 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
36929 msgstr ""
36931 #: config/arc/arc.cc:7327
36932 #, gcc-internal-format
36933 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
36934 msgstr ""
36936 #: config/arc/arc.cc:7330
36937 #, gcc-internal-format
36938 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
36939 msgstr ""
36941 #: config/arc/arc.cc:7377
36942 #, gcc-internal-format, gfc-internal-format
36943 msgid "builtin requires an immediate for operand %d"
36944 msgstr ""
36946 #: config/arc/arc.cc:7382
36947 #, gcc-internal-format, gfc-internal-format
36948 msgid "operand %d should be a 6 bit unsigned immediate"
36949 msgstr ""
36951 #: config/arc/arc.cc:7386
36952 #, gcc-internal-format, gfc-internal-format
36953 msgid "operand %d should be a 8 bit unsigned immediate"
36954 msgstr ""
36956 #: config/arc/arc.cc:7390
36957 #, gcc-internal-format, gfc-internal-format
36958 msgid "operand %d should be a 3 bit unsigned immediate"
36959 msgstr ""
36961 #: config/arc/arc.cc:7393
36962 #, gcc-internal-format, gfc-internal-format
36963 msgid "unknown builtin immediate operand type for operand %d"
36964 msgstr ""
36966 #: config/arc/arc.cc:7444
36967 #, gcc-internal-format
36968 msgid "register number must be a compile-time constant.  Try giving higher optimization levels"
36969 msgstr ""
36971 #: config/arc/arc.cc:8434
36972 #, gcc-internal-format
36973 msgid "insn addresses not set after shorten branches"
36974 msgstr ""
36976 #: config/arc/arc.cc:8649
36977 #, gcc-internal-format
36978 msgid "insn addresses not freed"
36979 msgstr ""
36981 #: config/arc/arc.cc:11057
36982 #, gcc-internal-format
36983 msgid "%qE attribute only valid for ARCv2 architecture"
36984 msgstr ""
36986 #: config/arc/arc.cc:11065 config/arc/arc.cc:11104
36987 #, gcc-internal-format
36988 msgid "argument of %qE attribute is missing"
36989 msgstr ""
36991 #: config/arc/arc.cc:11076 config/arc/arc.cc:11115 config/arc/arc.cc:11241
36992 #: config/avr/avr.cc:9660
36993 #, gcc-internal-format
36994 msgid "%qE attribute allows only an integer constant argument"
36995 msgstr ""
36997 #: config/arc/arc.cc:11096
36998 #, gcc-internal-format
36999 msgid "%qE attribute only valid for ARC EM architecture"
37000 msgstr ""
37002 #: config/arc/arc.cc:11151
37003 #, gcc-internal-format
37004 msgid "%qE attribute only applies to types"
37005 msgstr ""
37007 #: config/arc/arc.cc:11157
37008 #, gcc-internal-format
37009 msgid "argument of %qE attribute ignored"
37010 msgstr ""
37012 #: config/arc/arc.cc:11231 config/avr/avr.cc:9647 config/bfin/bfin.cc:4816
37013 #: config/i386/winnt.cc:63 config/nvptx/nvptx.cc:5443
37014 #, gcc-internal-format
37015 msgid "%qE attribute only applies to variables"
37016 msgstr ""
37018 #: config/arm/aarch-common.cc:550 config/i386/i386.cc:22225
37019 #, gcc-internal-format
37020 msgid "alternatives not allowed in %<asm%> flag output"
37021 msgstr ""
37023 #: config/arm/aarch-common.cc:611 config/i386/i386.cc:22289
37024 #, gcc-internal-format
37025 msgid "unknown %<asm%> flag output %qs"
37026 msgstr ""
37028 #: config/arm/aarch-common.cc:621 config/i386/i386.cc:22318
37029 #, gcc-internal-format
37030 msgid "invalid type for %<asm%> flag output"
37031 msgstr ""
37033 #: config/arm/arm-builtins.cc:3011
37034 #, gcc-internal-format, gfc-internal-format
37035 msgid "coprocessor %d is not enabled with +cdecp%d"
37036 msgstr ""
37038 #: config/arm/arm-builtins.cc:3015
37039 #, gcc-internal-format
37040 msgid "coproc must be a constant immediate in range [0-%d] enabled with %<+cdecp<N>%>"
37041 msgstr ""
37043 #: config/arm/arm-builtins.cc:3024
37044 #, gcc-internal-format
37045 msgid "argument %d to %qE must be a constant immediate in range [0-%d]"
37046 msgstr ""
37048 #: config/arm/arm-builtins.cc:3143
37049 #, gcc-internal-format
37050 msgid "this builtin is not supported for this target"
37051 msgstr ""
37053 #: config/arm/arm-builtins.cc:3251
37054 #, gcc-internal-format
37055 msgid "saturation bit range must be in the range [%wd, %wd]"
37056 msgstr ""
37058 #: config/arm/arm-builtins.cc:3256
37059 #, gcc-internal-format
37060 msgid "saturation bit range must be a constant immediate"
37061 msgstr ""
37063 #: config/arm/arm-builtins.cc:3279
37064 #, gcc-internal-format
37065 msgid "You must enable MVE instructions to use these intrinsics"
37066 msgstr ""
37068 #: config/arm/arm-builtins.cc:3301
37069 #, gcc-internal-format
37070 msgid "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-mfpu=neon%>) to use these intrinsics."
37071 msgstr ""
37073 #: config/arm/arm-builtins.cc:3323
37074 #, gcc-internal-format
37075 msgid "You must enable VFP instructions to use these intrinsics."
37076 msgstr ""
37078 #: config/arm/arm-builtins.cc:3402
37079 #, gcc-internal-format
37080 msgid "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-mfpu=crypto-neon%>) to use these intrinsics."
37081 msgstr ""
37083 #. @@@ better error message
37084 #: config/arm/arm-builtins.cc:3480 config/arm/arm-builtins.cc:3584
37085 #, gcc-internal-format
37086 msgid "selector must be an immediate"
37087 msgstr ""
37089 #: config/arm/arm-builtins.cc:3488 config/arm/arm-builtins.cc:3533
37090 #: config/arm/arm-builtins.cc:3591 config/arm/arm-builtins.cc:3600
37091 #, gcc-internal-format
37092 msgid "the range of selector should be in 0 to 7"
37093 msgstr ""
37095 #: config/arm/arm-builtins.cc:3493 config/arm/arm-builtins.cc:3602
37096 #, gcc-internal-format
37097 msgid "the range of selector should be in 0 to 3"
37098 msgstr ""
37100 #: config/arm/arm-builtins.cc:3498 config/arm/arm-builtins.cc:3604
37101 #, gcc-internal-format
37102 msgid "the range of selector should be in 0 to 1"
37103 msgstr ""
37105 #: config/arm/arm-builtins.cc:3670
37106 #, gcc-internal-format
37107 msgid "mask must be an immediate"
37108 msgstr ""
37110 #: config/arm/arm-builtins.cc:3675
37111 #, gcc-internal-format
37112 msgid "the range of mask should be in 0 to 255"
37113 msgstr ""
37115 #: config/arm/arm-builtins.cc:3863
37116 #, gcc-internal-format
37117 msgid "the range of count should be in 0 to 32; please check the intrinsic %<_mm_rori_pi16%> in code"
37118 msgstr ""
37120 #: config/arm/arm-builtins.cc:3865
37121 #, gcc-internal-format
37122 msgid "the range of count should be in 0 to 32; please check the intrinsic %<_mm_rori_pi32%> in code"
37123 msgstr ""
37125 #: config/arm/arm-builtins.cc:3867
37126 #, gcc-internal-format
37127 msgid "the range of count should be in 0 to 32; please check the intrinsic %<_mm_ror_pi16%> in code"
37128 msgstr ""
37130 #: config/arm/arm-builtins.cc:3869
37131 #, gcc-internal-format
37132 msgid "the range of count should be in 0 to 32; please check the intrinsic %<_mm_ror_pi32%> in code"
37133 msgstr ""
37135 #: config/arm/arm-builtins.cc:3875
37136 #, gcc-internal-format
37137 msgid "the range of count should be in 0 to 64; please check the intrinsic %<_mm_rori_si64%> in code"
37138 msgstr ""
37140 #: config/arm/arm-builtins.cc:3877
37141 #, gcc-internal-format
37142 msgid "the range of count should be in 0 to 64; please check the intrinsic %<_mm_ror_si64%> in code"
37143 msgstr ""
37145 #: config/arm/arm-builtins.cc:3882
37146 #, gcc-internal-format
37147 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srli_pi16%> in code"
37148 msgstr ""
37150 #: config/arm/arm-builtins.cc:3884
37151 #, gcc-internal-format
37152 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srli_pi32%> in code"
37153 msgstr ""
37155 #: config/arm/arm-builtins.cc:3886
37156 #, gcc-internal-format
37157 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srli_si64%> in code"
37158 msgstr ""
37160 #: config/arm/arm-builtins.cc:3888
37161 #, gcc-internal-format
37162 msgid "the count should be no less than 0; please check the intrinsic %<_mm_slli_pi16%> in code"
37163 msgstr ""
37165 #: config/arm/arm-builtins.cc:3890
37166 #, gcc-internal-format
37167 msgid "the count should be no less than 0; please check the intrinsic %<_mm_slli_pi32%> in code"
37168 msgstr ""
37170 #: config/arm/arm-builtins.cc:3892
37171 #, gcc-internal-format
37172 msgid "the count should be no less than 0; please check the intrinsic %<_mm_slli_si64%> in code"
37173 msgstr ""
37175 #: config/arm/arm-builtins.cc:3894
37176 #, gcc-internal-format
37177 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srai_pi16%> in code"
37178 msgstr ""
37180 #: config/arm/arm-builtins.cc:3896
37181 #, gcc-internal-format
37182 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srai_pi32%> in code"
37183 msgstr ""
37185 #: config/arm/arm-builtins.cc:3898
37186 #, gcc-internal-format
37187 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srai_si64%> in code"
37188 msgstr ""
37190 #: config/arm/arm-builtins.cc:3900
37191 #, gcc-internal-format
37192 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srl_pi16%> in code"
37193 msgstr ""
37195 #: config/arm/arm-builtins.cc:3902
37196 #, gcc-internal-format
37197 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srl_pi32%> in code"
37198 msgstr ""
37200 #: config/arm/arm-builtins.cc:3904
37201 #, gcc-internal-format
37202 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srl_si64%> in code"
37203 msgstr ""
37205 #: config/arm/arm-builtins.cc:3906
37206 #, gcc-internal-format
37207 msgid "the count should be no less than 0; please check the intrinsic %<_mm_sll_pi16%> in code"
37208 msgstr ""
37210 #: config/arm/arm-builtins.cc:3908
37211 #, gcc-internal-format
37212 msgid "the count should be no less than 0; please check the intrinsic %<_mm_sll_pi32%> in code"
37213 msgstr ""
37215 #: config/arm/arm-builtins.cc:3910
37216 #, gcc-internal-format
37217 msgid "the count should be no less than 0; please check the intrinsic %<_mm_sll_si64%> in code"
37218 msgstr ""
37220 #: config/arm/arm-builtins.cc:3912
37221 #, gcc-internal-format
37222 msgid "the count should be no less than 0; please check the intrinsic %<_mm_sra_pi16%> in code"
37223 msgstr ""
37225 #: config/arm/arm-builtins.cc:3914
37226 #, gcc-internal-format
37227 msgid "the count should be no less than 0; please check the intrinsic %<_mm_sra_pi32%> in code"
37228 msgstr ""
37230 #: config/arm/arm-builtins.cc:3916
37231 #, gcc-internal-format
37232 msgid "the count should be no less than 0; please check the intrinsic %<_mm_sra_si64%> in code"
37233 msgstr ""
37235 #: config/arm/arm-c.cc:108
37236 #, gcc-internal-format
37237 msgid "argument %u to function %qE is of type %qT which is not known to be 128 bits wide"
37238 msgstr ""
37240 #: config/arm/arm-c.cc:140
37241 #, gcc-internal-format
37242 msgid "%<#pragma GCC arm%> requires a string parameter"
37243 msgstr ""
37245 #: config/arm/arm-c.cc:148
37246 #, gcc-internal-format
37247 msgid "unknown %<#pragma GCC arm%> option %qs"
37248 msgstr ""
37250 #: config/arm/arm-mve-builtins.cc:179
37251 #, gcc-internal-format
37252 msgid "this definition requires the MVE ISA extension"
37253 msgstr ""
37255 #: config/arm/arm.cc:2938
37256 #, gcc-internal-format
37257 msgid "iWMMXt and NEON are incompatible"
37258 msgstr ""
37260 #: config/arm/arm.cc:2944
37261 #, gcc-internal-format
37262 msgid "target CPU does not support ARM mode"
37263 msgstr ""
37265 #: config/arm/arm.cc:2948
37266 #, gcc-internal-format
37267 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
37268 msgstr ""
37270 #: config/arm/arm.cc:2951
37271 #, gcc-internal-format
37272 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
37273 msgstr ""
37275 #: config/arm/arm.cc:2959
37276 #, gcc-internal-format
37277 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
37278 msgstr ""
37280 #: config/arm/arm.cc:2964
37281 #, gcc-internal-format
37282 msgid "iWMMXt unsupported under Thumb mode"
37283 msgstr ""
37285 #: config/arm/arm.cc:2967
37286 #, gcc-internal-format
37287 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
37288 msgstr ""
37290 #: config/arm/arm.cc:2971
37291 #, gcc-internal-format
37292 msgid "RTP PIC is incompatible with Thumb"
37293 msgstr ""
37295 #: config/arm/arm.cc:2984
37296 #, gcc-internal-format, gfc-internal-format
37297 msgid "%s only supports non-pic code on M-profile targets with the MOVT instruction"
37298 msgstr ""
37300 #: config/arm/arm.cc:2989
37301 #, gcc-internal-format, gfc-internal-format
37302 msgid "%s only supports non-pic code on M-profile targets"
37303 msgstr ""
37305 #: config/arm/arm.cc:2994
37306 #, gcc-internal-format
37307 msgid "%s incompatible with %<-mword-relocations%>"
37308 msgstr ""
37310 #: config/arm/arm.cc:3096
37311 #, gcc-internal-format
37312 msgid "target CPU does not support THUMB instructions"
37313 msgstr ""
37315 #: config/arm/arm.cc:3146
37316 #, gcc-internal-format
37317 msgid "target CPU does not support unaligned accesses"
37318 msgstr ""
37320 #: config/arm/arm.cc:3185
37321 #, gcc-internal-format
37322 msgid "incompatible options %'-mstack-protector-guard=global%' and%'-mstack-protector-guard-offset=%qs%'"
37323 msgstr ""
37325 #: config/arm/arm.cc:3284
37326 #, gcc-internal-format
37327 msgid "switch %<-mcpu=%s%> conflicts with switch %<-march=%s%>"
37328 msgstr ""
37330 #: config/arm/arm.cc:3539
37331 #, gcc-internal-format
37332 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
37333 msgstr ""
37335 #: config/arm/arm.cc:3548
37336 #, gcc-internal-format
37337 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
37338 msgstr ""
37340 #: config/arm/arm.cc:3551
37341 #, gcc-internal-format
37342 msgid "APCS reentrant code not supported.  Ignored"
37343 msgstr ""
37345 #: config/arm/arm.cc:3574
37346 #, gcc-internal-format
37347 msgid "option %<-mstructure-size-boundary%> is deprecated"
37348 msgstr ""
37350 #: config/arm/arm.cc:3582
37351 #, gcc-internal-format
37352 msgid "structure size boundary can only be set to 8, 32 or 64"
37353 msgstr ""
37355 #: config/arm/arm.cc:3584
37356 #, gcc-internal-format
37357 msgid "structure size boundary can only be set to 8 or 32"
37358 msgstr ""
37360 #: config/arm/arm.cc:3609
37361 #, gcc-internal-format
37362 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
37363 msgstr ""
37365 #: config/arm/arm.cc:3621 config/arm/arm.cc:33142
37366 #, gcc-internal-format
37367 msgid "FDPIC mode is not supported in Thumb-1 mode"
37368 msgstr ""
37370 #: config/arm/arm.cc:3629
37371 #, gcc-internal-format
37372 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
37373 msgstr ""
37375 #: config/arm/arm.cc:3638
37376 #, gcc-internal-format
37377 msgid "unable to use %qs for PIC register"
37378 msgstr ""
37380 #: config/arm/arm.cc:3678 config/pru/pru.cc:612
37381 #, gcc-internal-format
37382 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
37383 msgstr ""
37385 #: config/arm/arm.cc:3845
37386 #, gcc-internal-format
37387 msgid "selected fp16 options are incompatible"
37388 msgstr ""
37390 #: config/arm/arm.cc:3880
37391 #, gcc-internal-format
37392 msgid "%'-mstack-protector-guard=tls%' needs a hardware TLS register"
37393 msgstr ""
37395 #: config/arm/arm.cc:3900
37396 #, gcc-internal-format
37397 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
37398 msgstr ""
37400 #: config/arm/arm.cc:3903
37401 #, gcc-internal-format
37402 msgid "iwmmxt abi requires an iwmmxt capable cpu"
37403 msgstr ""
37405 #: config/arm/arm.cc:3911
37406 #, gcc-internal-format
37407 msgid "target CPU does not support interworking"
37408 msgstr ""
37410 #: config/arm/arm.cc:3924
37411 #, gcc-internal-format
37412 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
37413 msgstr ""
37415 #: config/arm/arm.cc:3927
37416 #, gcc-internal-format
37417 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
37418 msgstr ""
37420 #: config/arm/arm.cc:3932
37421 #, gcc-internal-format
37422 msgid "%<__fp16%> and no ldrh"
37423 msgstr ""
37425 #: config/arm/arm.cc:3935
37426 #, gcc-internal-format
37427 msgid "target CPU does not support ARMv8-M Security Extensions"
37428 msgstr ""
37430 #: config/arm/arm.cc:3940
37431 #, gcc-internal-format
37432 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
37433 msgstr ""
37435 #: config/arm/arm.cc:3952
37436 #, gcc-internal-format
37437 msgid "%<-mfloat-abi=hard%>: selected architecture lacks an FPU"
37438 msgstr ""
37440 #: config/arm/arm.cc:3960
37441 #, gcc-internal-format
37442 msgid "%<-mfloat-abi=hard%> and VFP"
37443 msgstr ""
37445 #: config/arm/arm.cc:6219
37446 #, gcc-internal-format
37447 msgid "non-AAPCS derived PCS variant"
37448 msgstr ""
37450 #: config/arm/arm.cc:6221
37451 #, gcc-internal-format
37452 msgid "variadic functions must use the base AAPCS variant"
37453 msgstr ""
37455 #: config/arm/arm.cc:6241
37456 #, gcc-internal-format
37457 msgid "PCS variant"
37458 msgstr ""
37460 #: config/arm/arm.cc:6493
37461 #, gcc-internal-format
37462 msgid "Thumb-1 %<hard-float%> VFP ABI"
37463 msgstr ""
37465 #: config/arm/arm.cc:6582
37466 #, gcc-internal-format
37467 msgid "argument of type %qT not permitted with %<-mgeneral-regs-only%>"
37468 msgstr ""
37470 #: config/arm/arm.cc:6966 config/arm/arm.cc:7187 config/arm/arm.cc:7220
37471 #: config/arm/arm.cc:28974
37472 #, gcc-internal-format
37473 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
37474 msgstr ""
37476 #: config/arm/arm.cc:7358
37477 #, gcc-internal-format
37478 msgid "FP registers might be clobbered despite %qE attribute: compile with %<-mgeneral-regs-only%>"
37479 msgstr ""
37481 #: config/arm/arm.cc:7482
37482 #, gcc-internal-format
37483 msgid "%qE attribute not available to functions with arguments passed on the stack"
37484 msgstr ""
37486 #: config/arm/arm.cc:7494
37487 #, gcc-internal-format
37488 msgid "%qE attribute not available to functions with variable number of arguments"
37489 msgstr ""
37491 #: config/arm/arm.cc:7503
37492 #, gcc-internal-format
37493 msgid "%qE attribute not available to functions that return value on the stack"
37494 msgstr ""
37496 #: config/arm/arm.cc:7525 config/arm/arm.cc:7577
37497 #, gcc-internal-format
37498 msgid "%qE attribute ignored without %<-mcmse%> option"
37499 msgstr ""
37501 #: config/arm/arm.cc:7544
37502 #, gcc-internal-format
37503 msgid "%qE attribute has no effect on functions with static linkage"
37504 msgstr ""
37506 #: config/arm/arm.cc:7593
37507 #, gcc-internal-format
37508 msgid "%qE attribute only applies to base type of a function pointer"
37509 msgstr ""
37511 #: config/arm/arm.cc:9573
37512 #, gcc-internal-format
37513 msgid "accessing thread-local storage is not currently supported with %<-mpure-code%> or %<-mslow-flash-data%>"
37514 msgstr ""
37516 #: config/arm/arm.cc:13314 config/arm/arm.cc:13316
37517 #, gcc-internal-format
37518 msgid "%s %wd out of range %wd - %wd"
37519 msgstr ""
37521 #: config/arm/arm.cc:25594
37522 #, gcc-internal-format
37523 msgid "unable to compute real location of stacked parameter"
37524 msgstr ""
37526 #: config/arm/arm.cc:26257
37527 #, gcc-internal-format
37528 msgid "Unexpected thumb1 far jump"
37529 msgstr ""
37531 #: config/arm/arm.cc:26516
37532 #, gcc-internal-format
37533 msgid "no low registers available for popping high registers"
37534 msgstr ""
37536 #: config/arm/arm.cc:26768
37537 #, gcc-internal-format
37538 msgid "Interrupt Service Routines cannot be coded in Thumb-1 mode"
37539 msgstr ""
37541 #: config/arm/arm.cc:27014
37542 #, gcc-internal-format
37543 msgid "%<-fstack-check=specific%> for Thumb-1"
37544 msgstr ""
37546 #: config/arm/arm.cc:33157
37547 #, gcc-internal-format
37548 msgid "invalid fpu for target attribute or pragma %qs"
37549 msgstr ""
37551 #. This doesn't really make sense until we support
37552 #. general dynamic selection of the architecture and all
37553 #. sub-features.
37554 #: config/arm/arm.cc:33165
37555 #, gcc-internal-format
37556 msgid "auto fpu selection not currently permitted here"
37557 msgstr ""
37559 #: config/arm/arm.cc:33178
37560 #, gcc-internal-format
37561 msgid "invalid architecture for target attribute or pragma %qs"
37562 msgstr ""
37564 #: config/arm/arm.cc:33192
37565 #, gcc-internal-format
37566 msgid "unknown target attribute or pragma %qs"
37567 msgstr ""
37569 #: config/arm/arm.cc:34154
37570 #, gcc-internal-format
37571 msgid "%<asm%> flags not supported in thumb1 mode"
37572 msgstr ""
37574 #: config/avr/avr-c.cc:65 config/avr/avr-c.cc:190
37575 #, gcc-internal-format
37576 msgid "%qs expects 1 argument but %d given"
37577 msgstr ""
37579 #: config/avr/avr-c.cc:76
37580 #, gcc-internal-format
37581 msgid "%qs expects a fixed-point value as argument"
37582 msgstr ""
37584 #: config/avr/avr-c.cc:102
37585 #, gcc-internal-format
37586 msgid "using %qs with unsigned type has no effect"
37587 msgstr ""
37589 #: config/avr/avr-c.cc:107 config/avr/avr-c.cc:173 config/avr/avr-c.cc:230
37590 #, gcc-internal-format
37591 msgid "no matching fixed-point overload found for %qs"
37592 msgstr ""
37594 #: config/avr/avr-c.cc:124
37595 #, gcc-internal-format
37596 msgid "%qs expects 2 arguments but %d given"
37597 msgstr ""
37599 #: config/avr/avr-c.cc:136 config/avr/avr-c.cc:201
37600 #, gcc-internal-format
37601 msgid "%qs expects a fixed-point value as first argument"
37602 msgstr ""
37604 #: config/avr/avr-c.cc:144
37605 #, gcc-internal-format
37606 msgid "%qs expects an integer value as second argument"
37607 msgstr ""
37609 #: config/avr/avr-devices.cc:152
37610 #, gcc-internal-format, gfc-internal-format
37611 msgid "supported core architectures:%s"
37612 msgstr ""
37614 #. Reached the end of `avr_mcu_types'.  This should actually never
37615 #. happen as options are provided by device-specs.  It could be a
37616 #. typo in a device-specs or calling the compiler proper directly
37617 #. with -mmcu=<device>.
37618 #: config/avr/avr.cc:711
37619 #, gcc-internal-format
37620 msgid "unknown core architecture %qs specified with %qs"
37621 msgstr ""
37623 #: config/avr/avr.cc:760 config/pru/pru.cc:601 config/visium/visium.cc:422
37624 #, gcc-internal-format
37625 msgid "%<-fpic%> is not supported"
37626 msgstr ""
37628 #: config/avr/avr.cc:762 config/pru/pru.cc:603 config/visium/visium.cc:424
37629 #, gcc-internal-format
37630 msgid "%<-fPIC%> is not supported"
37631 msgstr ""
37633 #: config/avr/avr.cc:764 config/pru/pru.cc:605
37634 #, gcc-internal-format
37635 msgid "%<-fpie%> is not supported"
37636 msgstr ""
37638 #: config/avr/avr.cc:766 config/pru/pru.cc:607
37639 #, gcc-internal-format
37640 msgid "%<-fPIE%> is not supported"
37641 msgstr ""
37643 #: config/avr/avr.cc:1050 config/avr/avr.cc:1055 config/riscv/riscv.cc:5358
37644 #, gcc-internal-format
37645 msgid "function attributes %qs and %qs are mutually exclusive"
37646 msgstr ""
37648 #: config/avr/avr.cc:1076 config/riscv/riscv.cc:5370
37649 #, gcc-internal-format
37650 msgid "%qs function cannot have arguments"
37651 msgstr ""
37653 #: config/avr/avr.cc:1079 config/riscv/riscv.cc:5367
37654 #, gcc-internal-format
37655 msgid "%qs function cannot return a value"
37656 msgstr ""
37658 #: config/avr/avr.cc:1093
37659 #, gcc-internal-format
37660 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
37661 msgstr ""
37663 #: config/avr/avr.cc:1106
37664 #, gcc-internal-format
37665 msgid "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/interrupt.h>%> before using the %qs macro"
37666 msgstr ""
37668 #: config/avr/avr.cc:1323
37669 #, gcc-internal-format
37670 msgid "%<builtin_return_address%> contains only 2 bytes of address"
37671 msgstr ""
37673 #: config/avr/avr.cc:2748
37674 #, gcc-internal-format
37675 msgid "pointer offset from symbol maybe incorrect"
37676 msgstr ""
37678 #: config/avr/avr.cc:2887
37679 #, gcc-internal-format
37680 msgid "accessing data memory with program memory address"
37681 msgstr ""
37683 #: config/avr/avr.cc:2948
37684 #, gcc-internal-format
37685 msgid "accessing program memory with data memory address"
37686 msgstr ""
37688 #: config/avr/avr.cc:3304
37689 #, gcc-internal-format, gfc-internal-format
37690 msgid "fixed register %s used to pass parameter to function"
37691 msgstr ""
37693 #: config/avr/avr.cc:3569
37694 #, gcc-internal-format
37695 msgid "writing to address space %qs not supported"
37696 msgstr ""
37698 #: config/avr/avr.cc:9623
37699 #, gcc-internal-format
37700 msgid "%qE attribute only applies to variables in static storage"
37701 msgstr ""
37703 #: config/avr/avr.cc:9630
37704 #, gcc-internal-format
37705 msgid "%qE attribute only supported for reduced Tiny cores"
37706 msgstr ""
37708 #: config/avr/avr.cc:9670
37709 #, gcc-internal-format
37710 msgid "%qE attribute address out of range"
37711 msgstr ""
37713 #: config/avr/avr.cc:9684
37714 #, gcc-internal-format
37715 msgid "both %s and %qE attribute provide address"
37716 msgstr ""
37718 #: config/avr/avr.cc:9694
37719 #, gcc-internal-format
37720 msgid "%qE attribute on non-volatile variable"
37721 msgstr ""
37723 #: config/avr/avr.cc:9766
37724 #, gcc-internal-format
37725 msgid "address spaces are not supported for reduced Tiny devices"
37726 msgstr ""
37728 #: config/avr/avr.cc:9773
37729 #, gcc-internal-format
37730 msgid "address space %qs not supported for devices with flash size up to %d KiB"
37731 msgstr ""
37733 #: config/avr/avr.cc:9944
37734 #, gcc-internal-format
37735 msgid "pointer targeting address space %qs must be const in %qT"
37736 msgstr ""
37738 #: config/avr/avr.cc:9947
37739 #, gcc-internal-format
37740 msgid "pointer targeting address space %qs must be const in %s %q+D"
37741 msgstr ""
37743 #: config/avr/avr.cc:10009
37744 #, gcc-internal-format
37745 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
37746 msgstr ""
37748 #: config/avr/avr.cc:10048
37749 #, gcc-internal-format
37750 msgid "static IO declaration for %q+D needs an address"
37751 msgstr ""
37753 #: config/avr/avr.cc:10080
37754 #, gcc-internal-format
37755 msgid "IO definition for %q+D needs an address"
37756 msgstr ""
37758 #: config/avr/avr.cc:10197
37759 #, gcc-internal-format
37760 msgid "only uninitialized variables can be placed in the %<.noinit%> section"
37761 msgstr ""
37763 #. This might happen with C++ if stuff needs constructing.
37764 #: config/avr/avr.cc:10273
37765 #, gcc-internal-format
37766 msgid "variable %q+D with dynamic initialization put into program memory area"
37767 msgstr ""
37769 #: config/avr/avr.cc:10284
37770 #, gcc-internal-format
37771 msgid "uninitialized variable %q+D put into program memory area"
37772 msgstr ""
37774 #: config/avr/avr.cc:10370
37775 #, gcc-internal-format
37776 msgid "%q+D has incompatible attributes %qs and %qs"
37777 msgstr ""
37779 #: config/avr/avr.cc:10433
37780 #, gcc-internal-format
37781 msgid "architecture %qs supported for assembler only"
37782 msgstr ""
37784 #: config/avr/avr.cc:13082
37785 #, gcc-internal-format
37786 msgid "conversion from address space %qs to address space %qs"
37787 msgstr ""
37789 #: config/avr/avr.cc:14172 config/avr/avr.cc:14185
37790 #, gcc-internal-format, gfc-internal-format
37791 msgid "%s expects a compile time integer constant"
37792 msgstr ""
37794 #: config/avr/avr.cc:14199
37795 #, gcc-internal-format, gfc-internal-format
37796 msgid "%s expects a compile time long integer constant as first argument"
37797 msgstr ""
37799 #: config/avr/avr.cc:14227
37800 #, gcc-internal-format, gfc-internal-format
37801 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
37802 msgstr ""
37804 #: config/avr/avr.cc:14236
37805 #, gcc-internal-format
37806 msgid "rounding result will always be 0"
37807 msgstr ""
37809 #: config/avr/driver-avr.cc:58
37810 #, gcc-internal-format
37811 msgid "bad usage of spec function %qs"
37812 msgstr ""
37814 #: config/avr/driver-avr.cc:86
37815 #, gcc-internal-format
37816 msgid "specified option %qs more than once"
37817 msgstr ""
37819 #: config/avr/driver-avr.cc:100
37820 #, gcc-internal-format
37821 msgid "strange device name %qs after %qs: bad character %qc"
37822 msgstr ""
37824 #: config/bfin/bfin.cc:2368
37825 #, gcc-internal-format
37826 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
37827 msgstr ""
37829 #: config/bfin/bfin.cc:2374
37830 #, gcc-internal-format
37831 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
37832 msgstr ""
37834 #: config/bfin/bfin.cc:2379
37835 #, gcc-internal-format
37836 msgid "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-l1%>"
37837 msgstr ""
37839 #: config/bfin/bfin.cc:2385
37840 #, gcc-internal-format
37841 msgid "cannot use multiple stack checking methods together"
37842 msgstr ""
37844 #: config/bfin/bfin.cc:2388
37845 #, gcc-internal-format
37846 msgid "ID shared libraries and FD-PIC mode cannot be used together"
37847 msgstr ""
37849 #: config/bfin/bfin.cc:2393 config/m68k/m68k.cc:590
37850 #, gcc-internal-format
37851 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
37852 msgstr ""
37854 #: config/bfin/bfin.cc:2413
37855 #, gcc-internal-format
37856 msgid "%<-mmulticore%> can only be used with BF561"
37857 msgstr ""
37859 #: config/bfin/bfin.cc:2416
37860 #, gcc-internal-format
37861 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
37862 msgstr ""
37864 #: config/bfin/bfin.cc:2419
37865 #, gcc-internal-format
37866 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
37867 msgstr ""
37869 #: config/bfin/bfin.cc:2422
37870 #, gcc-internal-format
37871 msgid "%<-mcorea%> and %<-mcoreb%> cannot be used together"
37872 msgstr ""
37874 #: config/bfin/bfin.cc:4699
37875 #, gcc-internal-format
37876 msgid "multiple function type attributes specified"
37877 msgstr ""
37879 #: config/bfin/bfin.cc:4766
37880 #, gcc-internal-format
37881 msgid "cannott apply both longcall and shortcall attributes to the same function"
37882 msgstr ""
37884 #: config/bpf/bpf.cc:111
37885 #, gcc-internal-format
37886 msgid "%qE attribute requires an integer argument"
37887 msgstr ""
37889 #: config/bpf/bpf.cc:118
37890 #, gcc-internal-format
37891 msgid "%qE requires an argument"
37892 msgstr ""
37894 #: config/bpf/bpf.cc:139
37895 #, gcc-internal-format
37896 msgid "%qE attribute only applies to structure, union and class types"
37897 msgstr ""
37899 #: config/bpf/bpf.cc:216
37900 #, gcc-internal-format
37901 msgid "BPF CO-RE requires BTF debugging information, use %<-gbtf%>"
37902 msgstr ""
37904 #: config/bpf/bpf.cc:236
37905 #, gcc-internal-format
37906 msgid "BPF CO-RE does not support LTO"
37907 msgstr ""
37909 #: config/bpf/bpf.cc:416
37910 #, gcc-internal-format
37911 msgid "eBPF stack limit exceeded"
37912 msgstr ""
37914 #: config/bpf/bpf.cc:767
37915 #, gcc-internal-format
37916 msgid "too many function arguments for eBPF"
37917 msgstr ""
37919 #: config/bpf/bpf.cc:785 config/bpf/bpf.cc:787
37920 #, fuzzy, gcc-internal-format
37921 #| msgid "%d constructor found\n"
37922 #| msgid_plural "%d constructors found\n"
37923 msgid "no constructors"
37924 msgstr "%d konstruktor pronađen\n"
37926 #: config/bpf/bpf.cc:803 config/bpf/bpf.cc:805
37927 #, fuzzy, gcc-internal-format
37928 #| msgid "%d destructor found\n"
37929 #| msgid_plural "%d destructors found\n"
37930 msgid "no destructors"
37931 msgstr "%d destruktor pronađen\n"
37933 #: config/bpf/bpf.cc:857
37934 #, gcc-internal-format
37935 msgid "indirect call in function, which are not supported by eBPF"
37936 msgstr ""
37938 #: config/bpf/bpf.cc:1019 config/mips/mips.cc:17049 config/nios2/nios2.cc:3596
37939 #: config/riscv/riscv-builtins.cc:222
37940 #, gcc-internal-format
37941 msgid "invalid argument to built-in function"
37942 msgstr ""
37944 #: config/bpf/bpf.cc:1339
37945 #, gcc-internal-format
37946 msgid "expected exactly 1 argument"
37947 msgstr ""
37949 #: config/c6x/c6x.cc:245
37950 #, gcc-internal-format
37951 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
37952 msgstr ""
37954 #: config/cr16/cr16.cc:308
37955 #, gcc-internal-format
37956 msgid "data-model=far not valid for cr16c architecture"
37957 msgstr ""
37959 #: config/cr16/cr16.cc:311
37960 #, gcc-internal-format
37961 msgid "invalid data model option %<-mdata-model=%s%>"
37962 msgstr ""
37964 #. This function is for retrieving a part of an instruction name for
37965 #. an operator, for immediate output.  If that ever happens for
37966 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
37967 #. we notice.
37968 #: config/cris/cris.cc:728
37969 #, gcc-internal-format
37970 msgid "MULT case in %<cris_op_str%>"
37971 msgstr ""
37973 #: config/cris/cris.cc:1245 config/moxie/moxie.cc:186 config/or1k/or1k.cc:1291
37974 #, gcc-internal-format, gfc-internal-format
37975 msgid "internal error: bad register: %d"
37976 msgstr ""
37978 #. If we get here, the caller got its initial tests wrong.
37979 #: config/cris/cris.cc:2216
37980 #, gcc-internal-format
37981 msgid "internal error: %<cris_side_effect_mode_ok%> with bad operands"
37982 msgstr ""
37984 #: config/cris/cris.cc:2269
37985 #, gcc-internal-format
37986 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
37987 msgstr ""
37989 #: config/cris/cris.cc:2298
37990 #, gcc-internal-format
37991 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%>: %s"
37992 msgstr ""
37994 #: config/cris/cris.cc:2334
37995 #, gcc-internal-format
37996 msgid "unknown CRIS cpu version specification in %<-mtune=%>: %s"
37997 msgstr ""
37999 #. Use error rather than warning, so invalid use is easily
38000 #. detectable.  Still change to the values we expect, to avoid
38001 #. further errors.
38002 #: config/cris/cris.cc:2350
38003 #, gcc-internal-format
38004 msgid "%<-fPIC%> and %<-fpic%> are not supported on this target"
38005 msgstr ""
38007 #: config/cris/cris.cc:2551
38008 #, gcc-internal-format
38009 msgid "unknown src"
38010 msgstr ""
38012 #: config/cris/cris.cc:2601
38013 #, gcc-internal-format
38014 msgid "unknown dest"
38015 msgstr ""
38017 #: config/cris/cris.cc:2902
38018 #, gcc-internal-format, gfc-internal-format
38019 msgid "stackframe too big: %d bytes"
38020 msgstr ""
38022 #: config/csky/csky.cc:2538
38023 #, gcc-internal-format, gfc-internal-format
38024 msgid "cpu %s is not based on arch %s, ignoring the arch"
38025 msgstr ""
38027 #: config/csky/csky.cc:2604 config/csky/csky.cc:2642 config/csky/csky.cc:2707
38028 #: config/csky/csky.cc:2730 config/csky/csky.cc:2747
38029 #, gcc-internal-format
38030 msgid "%qs is not supported by arch %s"
38031 msgstr ""
38033 #: config/csky/csky.cc:2645
38034 #, gcc-internal-format
38035 msgid "%<-mhard-float%> is not supported by the selected CPU"
38036 msgstr ""
38038 #: config/csky/csky.cc:2661
38039 #, gcc-internal-format
38040 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
38041 msgstr ""
38043 #: config/csky/csky.cc:2664
38044 #, gcc-internal-format
38045 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
38046 msgstr ""
38048 #: config/csky/csky.cc:2719
38049 #, gcc-internal-format
38050 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
38051 msgstr ""
38053 #. It's hard to provide general support for trampolines on this
38054 #. core.  We need a register other than the one holding the
38055 #. static chain (r13) to hold the function pointer for the
38056 #. indirect jump to it.  But ck801 has such a limited register set
38057 #. there is no other call-clobbered scratch register available -- in
38058 #. particular, this core does not have r12, which we use for the
38059 #. ck802 case below.  If we use a callee-saved register like r4,
38060 #. saving the old value on the stack screws up the stack frame
38061 #. if there are overflow arguments pushed on the stack
38062 #. by the caller.  In theory we could test for that and handle
38063 #. limited cases with parameters that all fit in r0-r3 with no
38064 #. stack overflow, but punt for now.
38065 #: config/csky/csky.cc:6274
38066 #, gcc-internal-format
38067 msgid "Nested function trampolines not supported on CK801."
38068 msgstr ""
38070 #: config/csky/csky.cc:6472
38071 #, gcc-internal-format
38072 msgid "%qE attribute ignored without %<-mistack%>"
38073 msgstr ""
38075 #: config/epiphany/epiphany.cc:499
38076 #, gcc-internal-format
38077 msgid "interrupt handlers cannot have arguments"
38078 msgstr ""
38080 #: config/epiphany/epiphany.cc:523
38081 #, gcc-internal-format
38082 msgid "argument of %qE attribute is not %qs, %qs %qs, %qs, %qs, %qs, %qs, %qs, %qs or %qs"
38083 msgstr ""
38085 #: config/epiphany/epiphany.cc:1543
38086 #, gcc-internal-format
38087 msgid "%<stack_offset%> must be at least 4"
38088 msgstr ""
38090 #: config/epiphany/epiphany.cc:1545
38091 #, gcc-internal-format
38092 msgid "%<stack_offset%> must be a multiple of 4"
38093 msgstr ""
38095 #: config/frv/frv.cc:8477
38096 #, gcc-internal-format
38097 msgid "accumulator is not a constant integer"
38098 msgstr ""
38100 #: config/frv/frv.cc:8482
38101 #, gcc-internal-format
38102 msgid "accumulator number is out of bounds"
38103 msgstr ""
38105 #: config/frv/frv.cc:8493
38106 #, gcc-internal-format
38107 msgid "inappropriate accumulator for %qs"
38108 msgstr ""
38110 #: config/frv/frv.cc:8569
38111 #, gcc-internal-format
38112 msgid "invalid IACC argument"
38113 msgstr ""
38115 #: config/frv/frv.cc:8592 config/sparc/sparc.cc:11006
38116 #, gcc-internal-format
38117 msgid "%qs expects a constant argument"
38118 msgstr ""
38120 #: config/frv/frv.cc:8597 config/sparc/sparc.cc:11012
38121 #, gcc-internal-format
38122 msgid "constant argument out of range for %qs"
38123 msgstr ""
38125 #: config/frv/frv.cc:9078
38126 #, gcc-internal-format
38127 msgid "media functions are not available unless %<-mmedia%> is used"
38128 msgstr ""
38130 #: config/frv/frv.cc:9090
38131 #, gcc-internal-format
38132 msgid "this media function is only available on the fr500"
38133 msgstr ""
38135 #: config/frv/frv.cc:9118
38136 #, gcc-internal-format
38137 msgid "this media function is only available on the fr400 and fr550"
38138 msgstr ""
38140 #: config/frv/frv.cc:9137
38141 #, gcc-internal-format
38142 msgid "this built-in function is only available on the fr405 and fr450"
38143 msgstr ""
38145 #: config/frv/frv.cc:9146
38146 #, gcc-internal-format
38147 msgid "this built-in function is only available on the fr500 and fr550"
38148 msgstr ""
38150 #: config/frv/frv.cc:9158
38151 #, gcc-internal-format
38152 msgid "this built-in function is only available on the fr450"
38153 msgstr ""
38155 #: config/ft32/ft32.cc:181
38156 #, gcc-internal-format
38157 msgid "%<h%> applied to non-register operand"
38158 msgstr ""
38160 #: config/ft32/ft32.cc:206
38161 #, gcc-internal-format, gfc-internal-format
38162 msgid "bad alignment: %d"
38163 msgstr ""
38165 #: config/ft32/ft32.cc:502
38166 #, gcc-internal-format
38167 msgid "stack frame must be smaller than 64K"
38168 msgstr ""
38170 #: config/gcn/gcn.cc:169
38171 #, gcc-internal-format
38172 msgid "XNACK support"
38173 msgstr ""
38175 #: config/gcn/gcn.cc:255
38176 #, gcc-internal-format
38177 msgid "%<amdgpu_hsa_kernel%> attribute requires string constant arguments"
38178 msgstr ""
38180 #: config/gcn/gcn.cc:268
38181 #, gcc-internal-format
38182 msgid "unknown specifier %qs in %<amdgpu_hsa_kernel%> attribute"
38183 msgstr ""
38185 #: config/gcn/gcn.cc:275
38186 #, gcc-internal-format
38187 msgid "duplicated parameter specifier %qs in %<amdgpu_hsa_kernel%> attribute"
38188 msgstr ""
38190 #: config/gcn/gcn.cc:327
38191 #, gcc-internal-format
38192 msgid "too many arguments passed in sgpr registers"
38193 msgstr ""
38195 #: config/gcn/gcn.cc:2155
38196 #, gcc-internal-format
38197 msgid "A non-default set of initial values has been requested, which violates the ABI"
38198 msgstr ""
38200 #: config/gcn/gcn.cc:2391
38201 #, gcc-internal-format, gfc-internal-format
38202 msgid "wrong type of argument %s"
38203 msgstr ""
38205 #: config/gcn/gcn.cc:3323
38206 #, gcc-internal-format
38207 msgid "nested function trampolines not supported on GCN5 due to non-executable stacks"
38208 msgstr ""
38210 #: config/gcn/gcn.cc:3431
38211 #, gcc-internal-format
38212 msgid "TLS is not implemented for GCN."
38213 msgstr ""
38215 #: config/gcn/gcn.cc:4067
38216 #, gcc-internal-format
38217 msgid "Builtin not implemented"
38218 msgstr ""
38220 #: config/gcn/gcn.cc:5051
38221 #, gcc-internal-format
38222 msgid "using %<vector_length (64)%>, ignoring %d"
38223 msgstr ""
38225 #: config/gcn/gcn.cc:5052
38226 #, gcc-internal-format
38227 msgid "using %<vector_length (64)%>, ignoring runtime setting"
38228 msgstr ""
38230 #: config/gcn/gcn.cc:5064 config/nvptx/nvptx.cc:6094
38231 #, gcc-internal-format
38232 msgid "using %<num_workers (%d)%>, ignoring %d"
38233 msgstr ""
38235 #: config/gcn/gcn.cc:5091 config/gcn/gcn.cc:5118
38236 #, fuzzy, gcc-internal-format, gfc-internal-format
38237 #| msgid "operand number out of range"
38238 msgid "offload dimension out of range (%d)"
38239 msgstr "broj operanada je izvan granica"
38241 #: config/gcn/gcn.cc:5591
38242 #, gcc-internal-format
38243 msgid "gang-private data-share memory exhausted (increase with %<-mgang-private-size=<number>%>)"
38244 msgstr ""
38246 #: config/gcn/mkoffload.cc:165 config/i386/intelmic-mkoffload.cc:73
38247 #: config/nvptx/mkoffload.cc:88
38248 #, fuzzy, gcc-internal-format
38249 #| msgid "deleting LTRANS file %s"
38250 msgid "deleting file %s: %m"
38251 msgstr "uklanjam LTRANS datoteku %s"
38253 #: config/gcn/mkoffload.cc:771 config/nvptx/mkoffload.cc:365
38254 #, gcc-internal-format
38255 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
38256 msgstr "varijabla okoline COLLECT_GCC_OPTIONS mora biti postavljena"
38258 #: config/gcn/mkoffload.cc:830 config/nvptx/mkoffload.cc:422
38259 #, fuzzy, gcc-internal-format
38260 #| msgid "environment variable COLLECT_GCC must be set"
38261 msgid "COLLECT_GCC must be set."
38262 msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
38264 #: config/gcn/mkoffload.cc:876 config/i386/intelmic-mkoffload.cc:606
38265 #, gcc-internal-format, gfc-internal-format
38266 msgid "offload compiler %s not found"
38267 msgstr ""
38269 #: config/gcn/mkoffload.cc:899 config/i386/intelmic-mkoffload.cc:625
38270 #: config/nvptx/mkoffload.cc:493
38271 #, fuzzy, gcc-internal-format
38272 #| msgid "unrecognizable insn:"
38273 msgid "unrecognizable argument of option "
38274 msgstr "neprepoznati insn:"
38276 #: config/gcn/mkoffload.cc:947
38277 #, gcc-internal-format
38278 msgid "either -fopenacc or -fopenmp must be set"
38279 msgstr ""
38281 #: config/gcn/mkoffload.cc:1021 config/gcn/mkoffload.cc:1145
38282 #: config/i386/intelmic-mkoffload.cc:260 config/i386/intelmic-mkoffload.cc:335
38283 #: config/i386/intelmic-mkoffload.cc:387 config/nvptx/mkoffload.cc:557
38284 #, fuzzy, gcc-internal-format, gfc-internal-format
38285 #| msgid "[cannot find %s]"
38286 msgid "cannot open '%s'"
38287 msgstr "[ne mogu naći %s]"
38289 #: config/gcn/mkoffload.cc:1141
38290 #, gcc-internal-format
38291 msgid "cannot open intermediate gcn asm file"
38292 msgstr ""
38294 #: config/gcn/mkoffload.cc:1158
38295 #, gcc-internal-format
38296 msgid "cannot open intermediate gcn obj file"
38297 msgstr ""
38299 #: config/h8300/h8300.cc:298
38300 #, gcc-internal-format
38301 msgid "%<-ms2600%> is used without %<-ms%>"
38302 msgstr ""
38304 #: config/h8300/h8300.cc:304
38305 #, gcc-internal-format
38306 msgid "%<-mexr%> is used without %<-ms%>"
38307 msgstr ""
38309 #: config/h8300/h8300.cc:310
38310 #, gcc-internal-format
38311 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
38312 msgstr ""
38314 #: config/h8300/h8300.cc:316
38315 #, gcc-internal-format
38316 msgid "%<-mno-exr%> is valid only with %<-ms%> or %<-msx%> - option ignored"
38317 msgstr ""
38319 #: config/h8300/h8300.cc:323
38320 #, gcc-internal-format
38321 msgid "%<-mn%> is not supported for linux targets"
38322 msgstr ""
38324 #: config/i386/host-cygwin.cc:57
38325 #, gcc-internal-format
38326 msgid "can%'t get position in PCH file: %m"
38327 msgstr ""
38329 #: config/i386/host-cygwin.cc:64
38330 #, gcc-internal-format
38331 msgid "can%'t extend PCH file: %m"
38332 msgstr ""
38334 #: config/i386/host-cygwin.cc:75
38335 #, gcc-internal-format
38336 msgid "can%'t set position in PCH file: %m"
38337 msgstr ""
38339 #: config/i386/i386-builtins.cc:2053
38340 #, gcc-internal-format
38341 msgid "no dispatcher found for the versioning attributes"
38342 msgstr ""
38344 #: config/i386/i386-builtins.cc:2103
38345 #, gcc-internal-format
38346 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
38347 msgstr ""
38349 #: config/i386/i386-builtins.cc:2114
38350 #, gcc-internal-format, gfc-internal-format
38351 msgid "no dispatcher found for the versioning attributes: %s"
38352 msgstr ""
38354 #: config/i386/i386-builtins.cc:2224
38355 #, gcc-internal-format
38356 msgid "parameter to builtin must be a string constant or literal"
38357 msgstr ""
38359 #: config/i386/i386-builtins.cc:2248 config/i386/i386-builtins.cc:2298
38360 #, gcc-internal-format, gfc-internal-format
38361 msgid "parameter to builtin not valid: %s"
38362 msgstr ""
38364 #: config/i386/i386-expand.cc:9122
38365 #, gcc-internal-format
38366 msgid "interrupt service routine cannot be called directly"
38367 msgstr ""
38369 #: config/i386/i386-expand.cc:9546 config/i386/i386-expand.cc:11042
38370 #, gcc-internal-format
38371 msgid "the last argument must be a 2-bit immediate"
38372 msgstr ""
38374 #: config/i386/i386-expand.cc:9934
38375 #, gcc-internal-format
38376 msgid "the fifth argument must be an 8-bit immediate"
38377 msgstr ""
38379 #: config/i386/i386-expand.cc:10029
38380 #, gcc-internal-format
38381 msgid "the third argument must be an 8-bit immediate"
38382 msgstr ""
38384 #: config/i386/i386-expand.cc:10971
38385 #, gcc-internal-format
38386 msgid "the last argument must be an 1-bit immediate"
38387 msgstr ""
38389 #: config/i386/i386-expand.cc:10986
38390 #, gcc-internal-format
38391 msgid "the last argument must be a 3-bit immediate"
38392 msgstr ""
38394 #: config/i386/i386-expand.cc:11021
38395 #, gcc-internal-format
38396 msgid "the last argument must be a 4-bit immediate"
38397 msgstr ""
38399 #: config/i386/i386-expand.cc:11061
38400 #, gcc-internal-format
38401 msgid "the last argument must be a 1-bit immediate"
38402 msgstr ""
38404 #: config/i386/i386-expand.cc:11077
38405 #, gcc-internal-format
38406 msgid "the last argument must be a 5-bit immediate"
38407 msgstr ""
38409 #: config/i386/i386-expand.cc:11087
38410 #, gcc-internal-format
38411 msgid "the next to last argument must be an 8-bit immediate"
38412 msgstr ""
38414 #: config/i386/i386-expand.cc:11092
38415 #, gcc-internal-format
38416 msgid "the last argument must be an 8-bit immediate"
38417 msgstr ""
38419 #: config/i386/i386-expand.cc:11229
38420 #, gcc-internal-format
38421 msgid "the third argument must be comparison constant"
38422 msgstr ""
38424 #: config/i386/i386-expand.cc:11234
38425 #, gcc-internal-format
38426 msgid "incorrect comparison mode"
38427 msgstr ""
38429 #: config/i386/i386-expand.cc:11240 config/i386/i386-expand.cc:11598
38430 #, gcc-internal-format
38431 msgid "incorrect rounding operand"
38432 msgstr ""
38434 #: config/i386/i386-expand.cc:11578
38435 #, gcc-internal-format
38436 msgid "the immediate argument must be a 4-bit immediate"
38437 msgstr ""
38439 #: config/i386/i386-expand.cc:11586
38440 #, gcc-internal-format
38441 msgid "the immediate argument must be a 5-bit immediate"
38442 msgstr ""
38444 #: config/i386/i386-expand.cc:11589
38445 #, gcc-internal-format
38446 msgid "the immediate argument must be an 8-bit immediate"
38447 msgstr ""
38449 #: config/i386/i386-expand.cc:12107 config/rs6000/rs6000-builtin.cc:2387
38450 #, gcc-internal-format
38451 msgid "selector must be an integer constant in the range [0, %wi]"
38452 msgstr ""
38454 #: config/i386/i386-expand.cc:12321
38455 #, gcc-internal-format
38456 msgid "%qE needs unknown isa option"
38457 msgstr ""
38459 #: config/i386/i386-expand.cc:12325
38460 #, gcc-internal-format
38461 msgid "%qE needs isa option %s"
38462 msgstr ""
38464 #: config/i386/i386-expand.cc:13269
38465 #, gcc-internal-format
38466 msgid "the last argument must be a 32-bit immediate"
38467 msgstr ""
38469 #: config/i386/i386-expand.cc:13302
38470 #, gcc-internal-format
38471 msgid "last argument must be an immediate"
38472 msgstr ""
38474 #: config/i386/i386-expand.cc:14063 config/i386/i386-expand.cc:14275
38475 #, gcc-internal-format
38476 msgid "the last argument must be scale 1, 2, 4, 8"
38477 msgstr ""
38479 #: config/i386/i386-expand.cc:14328
38480 #, gcc-internal-format
38481 msgid "the forth argument must be scale 1, 2, 4, 8"
38482 msgstr ""
38484 #: config/i386/i386-expand.cc:14334
38485 #, gcc-internal-format
38486 msgid "incorrect hint operand"
38487 msgstr ""
38489 #: config/i386/i386-expand.cc:14353
38490 #, gcc-internal-format
38491 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
38492 msgstr ""
38494 #: config/i386/i386-features.cc:2685
38495 #, gcc-internal-format
38496 msgid "function versions cannot be marked as %<gnu_inline%>, bodies have to be generated"
38497 msgstr ""
38499 #: config/i386/i386-features.cc:2690 config/i386/i386-features.cc:2958
38500 #, gcc-internal-format
38501 msgid "virtual function multiversioning not supported"
38502 msgstr ""
38504 #: config/i386/i386-features.cc:2822 config/rs6000/rs6000.cc:24921
38505 #, gcc-internal-format
38506 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
38507 msgstr ""
38509 #: config/i386/i386-options.cc:874 config/i386/i386-options.cc:2071
38510 #: config/i386/i386-options.cc:2080
38511 #, gcc-internal-format, gfc-internal-format
38512 msgid "code model %s does not support PIC mode"
38513 msgstr ""
38515 #: config/i386/i386-options.cc:1139
38516 #, gcc-internal-format
38517 msgid "attribute %qs argument is not a string"
38518 msgstr ""
38520 #: config/i386/i386-options.cc:1203
38521 #, gcc-internal-format
38522 msgid "attribute %qs argument %qs is unknown"
38523 msgstr ""
38525 #: config/i386/i386-options.cc:1266
38526 #, gcc-internal-format
38527 msgid "attribute value %qs was already specified in %qs attribute"
38528 msgstr ""
38530 #: config/i386/i386-options.cc:1304
38531 #, gcc-internal-format
38532 msgid "attribute value %qs is unknown in %qs attribute"
38533 msgstr ""
38535 #: config/i386/i386-options.cc:1586
38536 #, gcc-internal-format
38537 msgid "wrong argument %qs to option %qs"
38538 msgstr ""
38540 #: config/i386/i386-options.cc:1592
38541 #, gcc-internal-format
38542 msgid "size ranges of option %qs should be increasing"
38543 msgstr ""
38545 #: config/i386/i386-options.cc:1602
38546 #, gcc-internal-format
38547 msgid "wrong strategy name %qs specified for option %qs"
38548 msgstr ""
38550 #. rep; movq isn't available in 32-bit code.
38551 #: config/i386/i386-options.cc:1628
38552 #, gcc-internal-format
38553 msgid "strategy name %qs specified for option %qs not supported for 32-bit code"
38554 msgstr ""
38556 #: config/i386/i386-options.cc:1641
38557 #, gcc-internal-format
38558 msgid "unknown alignment %qs specified for option %qs"
38559 msgstr ""
38561 #: config/i386/i386-options.cc:1651
38562 #, gcc-internal-format
38563 msgid "the max value for the last size range should be -1 for option %qs"
38564 msgstr ""
38566 #: config/i386/i386-options.cc:1658
38567 #, gcc-internal-format
38568 msgid "too many size ranges specified in option %qs"
38569 msgstr ""
38571 #: config/i386/i386-options.cc:1711
38572 #, gcc-internal-format
38573 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
38574 msgstr ""
38576 #: config/i386/i386-options.cc:1896
38577 #, gcc-internal-format
38578 msgid "Intel MCU psABI isn%'t supported in %s mode"
38579 msgstr ""
38581 #: config/i386/i386-options.cc:1950
38582 #, gcc-internal-format
38583 msgid "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> instead as appropriate"
38584 msgstr ""
38586 #: config/i386/i386-options.cc:1952
38587 #, gcc-internal-format
38588 msgid "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or %<target(\"tune=generic\")%> instead as appropriate"
38589 msgstr ""
38591 #. rep; movq isn't available in 32-bit code.
38592 #: config/i386/i386-options.cc:1980
38593 #, gcc-internal-format
38594 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
38595 msgstr ""
38597 #: config/i386/i386-options.cc:1985
38598 #, gcc-internal-format
38599 msgid "%<-muintr%> not supported for 32-bit code"
38600 msgstr ""
38602 #: config/i386/i386-options.cc:2000
38603 #, gcc-internal-format
38604 msgid "address mode %qs not supported in the %s bit mode"
38605 msgstr ""
38607 #: config/i386/i386-options.cc:2011
38608 #, gcc-internal-format
38609 msgid "%<-mabi=ms%> not supported with X32 ABI"
38610 msgstr ""
38612 #: config/i386/i386-options.cc:2017
38613 #, gcc-internal-format
38614 msgid "%<-mabi=%s%> not supported with %<-fsanitize=address%>"
38615 msgstr ""
38617 #: config/i386/i386-options.cc:2020
38618 #, gcc-internal-format
38619 msgid "%<-mabi=%s%> not supported with %<-fsanitize=kernel-address%>"
38620 msgstr ""
38622 #: config/i386/i386-options.cc:2024
38623 #, gcc-internal-format
38624 msgid "%<-mabi=%s%> not supported with %<-fsanitize=thread%>"
38625 msgstr ""
38627 #: config/i386/i386-options.cc:2041 config/i386/i386-options.cc:2050
38628 #: config/i386/i386-options.cc:2062 config/i386/i386-options.cc:2073
38629 #: config/i386/i386-options.cc:2084
38630 #, gcc-internal-format
38631 msgid "code model %qs not supported in the %s bit mode"
38632 msgstr ""
38634 #: config/i386/i386-options.cc:2053 config/i386/i386-options.cc:2065
38635 #, gcc-internal-format
38636 msgid "code model %qs not supported in x32 mode"
38637 msgstr ""
38639 #: config/i386/i386-options.cc:2108
38640 #, gcc-internal-format
38641 msgid "%<-masm=intel%> not supported in this configuration"
38642 msgstr ""
38644 #: config/i386/i386-options.cc:2113
38645 #, gcc-internal-format, gfc-internal-format
38646 msgid "%i-bit mode not compiled in"
38647 msgstr ""
38649 #: config/i386/i386-options.cc:2125
38650 #, gcc-internal-format
38651 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
38652 msgstr ""
38654 #: config/i386/i386-options.cc:2127
38655 #, gcc-internal-format
38656 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
38657 msgstr ""
38659 #: config/i386/i386-options.cc:2134
38660 #, gcc-internal-format
38661 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
38662 msgstr ""
38664 #: config/i386/i386-options.cc:2136
38665 #, gcc-internal-format
38666 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
38667 msgstr ""
38669 #: config/i386/i386-options.cc:2144 config/i386/i386-options.cc:2276
38670 #, gcc-internal-format
38671 msgid "CPU you selected does not support x86-64 instruction set"
38672 msgstr ""
38674 #: config/i386/i386-options.cc:2215
38675 #, gcc-internal-format
38676 msgid "bad value (%qs) for %<-march=%> switch"
38677 msgstr ""
38679 #: config/i386/i386-options.cc:2216
38680 #, gcc-internal-format
38681 msgid "bad value (%qs) for %<target(\"arch=\")%> attribute"
38682 msgstr ""
38684 #: config/i386/i386-options.cc:2238
38685 #, gcc-internal-format
38686 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
38687 msgstr ""
38689 #: config/i386/i386-options.cc:2240
38690 #, gcc-internal-format
38691 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
38692 msgstr ""
38694 #: config/i386/i386-options.cc:2245
38695 #, gcc-internal-format
38696 msgid "valid arguments to %<-march=%> switch are: %s"
38697 msgstr ""
38699 #: config/i386/i386-options.cc:2246
38700 #, gcc-internal-format
38701 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
38702 msgstr ""
38704 #: config/i386/i386-options.cc:2295
38705 #, gcc-internal-format
38706 msgid "bad value (%qs) for %<-mtune=%> switch"
38707 msgstr ""
38709 #: config/i386/i386-options.cc:2296
38710 #, gcc-internal-format
38711 msgid "bad value (%qs) for %<target(\"tune=\")%> attribute"
38712 msgstr ""
38714 #: config/i386/i386-options.cc:2317
38715 #, gcc-internal-format
38716 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
38717 msgstr ""
38719 #: config/i386/i386-options.cc:2319
38720 #, gcc-internal-format
38721 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
38722 msgstr ""
38724 #: config/i386/i386-options.cc:2324
38725 #, gcc-internal-format
38726 msgid "valid arguments to %<-mtune=%> switch are: %s"
38727 msgstr ""
38729 #: config/i386/i386-options.cc:2325
38730 #, gcc-internal-format
38731 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
38732 msgstr ""
38734 #: config/i386/i386-options.cc:2349
38735 #, gcc-internal-format
38736 msgid "%<-mregparm%> is ignored in 64-bit mode"
38737 msgstr ""
38739 #: config/i386/i386-options.cc:2351
38740 #, gcc-internal-format
38741 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
38742 msgstr ""
38744 #: config/i386/i386-options.cc:2354
38745 #, gcc-internal-format
38746 msgid "%<-mregparm=%d%> is not between 0 and %d"
38747 msgstr ""
38749 #: config/i386/i386-options.cc:2380
38750 #, gcc-internal-format
38751 msgid "%<-m96bit-long-double%> is not compatible with this target"
38752 msgstr ""
38754 #: config/i386/i386-options.cc:2385
38755 #, gcc-internal-format
38756 msgid "%<-mrtd%> is ignored in 64bit mode"
38757 msgstr ""
38759 #: config/i386/i386-options.cc:2386
38760 #, gcc-internal-format
38761 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
38762 msgstr ""
38764 #: config/i386/i386-options.cc:2475
38765 #, gcc-internal-format
38766 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
38767 msgstr ""
38769 #: config/i386/i386-options.cc:2478
38770 #, gcc-internal-format
38771 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
38772 msgstr ""
38774 #: config/i386/i386-options.cc:2501
38775 #, gcc-internal-format
38776 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
38777 msgstr ""
38779 #: config/i386/i386-options.cc:2514
38780 #, gcc-internal-format
38781 msgid "%<-mnop-mcount%> is not compatible with this target"
38782 msgstr ""
38784 #: config/i386/i386-options.cc:2517
38785 #, gcc-internal-format
38786 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
38787 msgstr ""
38789 #: config/i386/i386-options.cc:2523
38790 #, gcc-internal-format
38791 msgid "%<-msseregparm%> used without SSE enabled"
38792 msgstr ""
38794 #: config/i386/i386-options.cc:2524
38795 #, gcc-internal-format
38796 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
38797 msgstr ""
38799 #: config/i386/i386-options.cc:2534
38800 #, gcc-internal-format
38801 msgid "SSE instruction set disabled, using 387 arithmetics"
38802 msgstr ""
38804 #: config/i386/i386-options.cc:2541
38805 #, gcc-internal-format
38806 msgid "387 instruction set disabled, using SSE arithmetics"
38807 msgstr ""
38809 #: config/i386/i386-options.cc:2591
38810 #, gcc-internal-format
38811 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
38812 msgstr ""
38814 #: config/i386/i386-options.cc:2593
38815 #, gcc-internal-format
38816 msgid "stack probing requires %<target(\"accumulate-outgoing-args\")%> for correctness"
38817 msgstr ""
38819 #: config/i386/i386-options.cc:2607
38820 #, gcc-internal-format
38821 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
38822 msgstr ""
38824 #: config/i386/i386-options.cc:2609
38825 #, gcc-internal-format
38826 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
38827 msgstr ""
38829 #: config/i386/i386-options.cc:2669
38830 #, gcc-internal-format
38831 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
38832 msgstr ""
38834 #: config/i386/i386-options.cc:2672
38835 #, gcc-internal-format
38836 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
38837 msgstr ""
38839 #: config/i386/i386-options.cc:2676
38840 #, gcc-internal-format
38841 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
38842 msgstr ""
38844 #: config/i386/i386-options.cc:2790
38845 #, gcc-internal-format
38846 msgid "unknown option for %<-mrecip=%s%>"
38847 msgstr ""
38849 #: config/i386/i386-options.cc:2849
38850 #, gcc-internal-format
38851 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
38852 msgstr ""
38854 #: config/i386/i386-options.cc:2854
38855 #, gcc-internal-format
38856 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
38857 msgstr ""
38859 #: config/i386/i386-options.cc:2882
38860 #, gcc-internal-format
38861 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
38862 msgstr ""
38864 #: config/i386/i386-options.cc:2930
38865 #, gcc-internal-format
38866 msgid "%<-fcf-protection%> is not compatible with this target"
38867 msgstr ""
38869 #: config/i386/i386-options.cc:3064
38870 #, gcc-internal-format
38871 msgid "interrupt and naked attributes are not compatible"
38872 msgstr ""
38874 #: config/i386/i386-options.cc:3079
38875 #, gcc-internal-format
38876 msgid "only DWARF debug format is supported for interrupt service routine"
38877 msgstr ""
38879 #: config/i386/i386-options.cc:3128
38880 #, gcc-internal-format
38881 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
38882 msgstr ""
38884 #: config/i386/i386-options.cc:3138
38885 #, gcc-internal-format
38886 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
38887 msgstr ""
38889 #: config/i386/i386-options.cc:3173
38890 #, gcc-internal-format
38891 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
38892 msgstr ""
38894 #: config/i386/i386-options.cc:3183
38895 #, gcc-internal-format
38896 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
38897 msgstr ""
38899 #: config/i386/i386-options.cc:3296
38900 #, gcc-internal-format
38901 msgid "%s instructions aren%'t allowed in an exception service routine"
38902 msgstr ""
38904 #: config/i386/i386-options.cc:3298
38905 #, gcc-internal-format
38906 msgid "%s instructions aren%'t allowed in an interrupt service routine"
38907 msgstr ""
38909 #: config/i386/i386-options.cc:3302
38910 #, gcc-internal-format
38911 msgid "%s instructions aren%'t allowed in a function with the %<no_caller_saved_registers%> attribute"
38912 msgstr ""
38914 #: config/i386/i386-options.cc:3349 config/i386/i386-options.cc:3400
38915 #, gcc-internal-format
38916 msgid "fastcall and regparm attributes are not compatible"
38917 msgstr ""
38919 #: config/i386/i386-options.cc:3354
38920 #, gcc-internal-format
38921 msgid "regparam and thiscall attributes are not compatible"
38922 msgstr ""
38924 #: config/i386/i386-options.cc:3361 config/i386/i386-options.cc:3589
38925 #, gcc-internal-format
38926 msgid "%qE attribute requires an integer constant argument"
38927 msgstr ""
38929 #: config/i386/i386-options.cc:3367
38930 #, gcc-internal-format
38931 msgid "argument to %qE attribute larger than %d"
38932 msgstr ""
38934 #: config/i386/i386-options.cc:3392 config/i386/i386-options.cc:3435
38935 #, gcc-internal-format
38936 msgid "fastcall and cdecl attributes are not compatible"
38937 msgstr ""
38939 #: config/i386/i386-options.cc:3396
38940 #, gcc-internal-format
38941 msgid "fastcall and stdcall attributes are not compatible"
38942 msgstr ""
38944 #: config/i386/i386-options.cc:3404 config/i386/i386-options.cc:3453
38945 #, gcc-internal-format
38946 msgid "fastcall and thiscall attributes are not compatible"
38947 msgstr ""
38949 #: config/i386/i386-options.cc:3414 config/i386/i386-options.cc:3431
38950 #, gcc-internal-format
38951 msgid "stdcall and cdecl attributes are not compatible"
38952 msgstr ""
38954 #: config/i386/i386-options.cc:3418
38955 #, gcc-internal-format
38956 msgid "stdcall and fastcall attributes are not compatible"
38957 msgstr ""
38959 #: config/i386/i386-options.cc:3422 config/i386/i386-options.cc:3449
38960 #, gcc-internal-format
38961 msgid "stdcall and thiscall attributes are not compatible"
38962 msgstr ""
38964 #: config/i386/i386-options.cc:3439 config/i386/i386-options.cc:3457
38965 #, gcc-internal-format
38966 msgid "cdecl and thiscall attributes are not compatible"
38967 msgstr ""
38969 #: config/i386/i386-options.cc:3445
38970 #, gcc-internal-format
38971 msgid "%qE attribute is used for non-class method"
38972 msgstr ""
38974 #: config/i386/i386-options.cc:3549 config/rs6000/rs6000.cc:20263
38975 #, gcc-internal-format
38976 msgid "%qE incompatible attribute ignored"
38977 msgstr ""
38979 #: config/i386/i386-options.cc:3576
38980 #, gcc-internal-format
38981 msgid "%qE attribute only available for 32-bit"
38982 msgstr ""
38984 #: config/i386/i386-options.cc:3597
38985 #, gcc-internal-format
38986 msgid "argument to %qE attribute is neither zero, nor one"
38987 msgstr ""
38989 #: config/i386/i386-options.cc:3631 config/i386/i386-options.cc:3641
38990 #, gcc-internal-format
38991 msgid "%qs and %qs attributes are not compatible"
38992 msgstr ""
38994 #: config/i386/i386-options.cc:3668 config/i386/i386-options.cc:3690
38995 #: config/ia64/ia64.cc:812 config/s390/s390.cc:1194
38996 #, gcc-internal-format
38997 msgid "%qE attribute requires a string constant argument"
38998 msgstr ""
39000 #: config/i386/i386-options.cc:3678 config/i386/i386-options.cc:3700
39001 #: config/s390/s390.cc:1223
39002 #, gcc-internal-format
39003 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
39004 msgstr ""
39006 #: config/i386/i386-options.cc:3732
39007 #, gcc-internal-format
39008 msgid "interrupt service routine should have a pointer as the first argument"
39009 msgstr ""
39011 #: config/i386/i386-options.cc:3739
39012 #, gcc-internal-format
39013 msgid "interrupt service routine should have %qs as the second argument"
39014 msgstr ""
39016 #: config/i386/i386-options.cc:3750
39017 #, gcc-internal-format
39018 msgid "interrupt service routine can only have a pointer argument and an optional integer argument"
39019 msgstr ""
39021 #: config/i386/i386-options.cc:3753
39022 #, gcc-internal-format
39023 msgid "interrupt service routine must return %<void%>"
39024 msgstr ""
39026 #: config/i386/i386.cc:1212
39027 #, gcc-internal-format
39028 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
39029 msgstr ""
39031 #: config/i386/i386.cc:1215
39032 #, gcc-internal-format
39033 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
39034 msgstr ""
39036 #: config/i386/i386.cc:1519
39037 #, gcc-internal-format
39038 msgid "X32 does not support %<ms_abi%> attribute"
39039 msgstr ""
39041 #: config/i386/i386.cc:1553
39042 #, gcc-internal-format
39043 msgid "%<ms_hook_prologue%> attribute is not compatible with nested function"
39044 msgstr ""
39046 #: config/i386/i386.cc:1900
39047 #, gcc-internal-format
39048 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
39049 msgstr ""
39051 #: config/i386/i386.cc:1906
39052 #, gcc-internal-format
39053 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
39054 msgstr ""
39056 #: config/i386/i386.cc:1920
39057 #, gcc-internal-format
39058 msgid "AVX vector argument without AVX enabled changes the ABI"
39059 msgstr ""
39061 #: config/i386/i386.cc:1926
39062 #, gcc-internal-format
39063 msgid "AVX vector return without AVX enabled changes the ABI"
39064 msgstr ""
39066 #: config/i386/i386.cc:1942
39067 #, gcc-internal-format
39068 msgid "SSE vector argument without SSE enabled changes the ABI"
39069 msgstr ""
39071 #: config/i386/i386.cc:1948
39072 #, gcc-internal-format
39073 msgid "SSE vector return without SSE enabled changes the ABI"
39074 msgstr ""
39076 #: config/i386/i386.cc:1964
39077 #, gcc-internal-format
39078 msgid "MMX vector argument without MMX enabled changes the ABI"
39079 msgstr ""
39081 #: config/i386/i386.cc:1970
39082 #, gcc-internal-format
39083 msgid "MMX vector return without MMX enabled changes the ABI"
39084 msgstr ""
39086 #: config/i386/i386.cc:2168
39087 #, gcc-internal-format
39088 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
39089 msgstr ""
39091 #: config/i386/i386.cc:2289
39092 #, gcc-internal-format
39093 msgid "the ABI of passing union with %<long double%> has changed in GCC 4.4"
39094 msgstr ""
39096 #: config/i386/i386.cc:2422
39097 #, gcc-internal-format
39098 msgid "the ABI of passing structure with %<complex float%> member has changed in GCC 4.4"
39099 msgstr ""
39101 #: config/i386/i386.cc:2538
39102 msgid "the ABI of passing C structures with zero-width bit-fields has changed in GCC %{12.1%}"
39103 msgstr ""
39105 #: config/i386/i386.cc:2633
39106 #, gcc-internal-format
39107 msgid "SSE register return with SSE disabled"
39108 msgstr ""
39110 #: config/i386/i386.cc:2639
39111 #, gcc-internal-format
39112 msgid "SSE register argument with SSE disabled"
39113 msgstr ""
39115 #: config/i386/i386.cc:2659
39116 #, gcc-internal-format
39117 msgid "x87 register return with x87 disabled"
39118 msgstr ""
39120 #: config/i386/i386.cc:2982 config/i386/i386.cc:3223 config/i386/i386.cc:4029
39121 #, gcc-internal-format
39122 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
39123 msgstr ""
39125 #: config/i386/i386.cc:2984 config/i386/i386.cc:3225 config/i386/i386.cc:4031
39126 #, gcc-internal-format
39127 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
39128 msgstr ""
39130 #: config/i386/i386.cc:3626
39131 #, gcc-internal-format, gfc-internal-format
39132 msgid "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
39133 msgstr ""
39135 #: config/i386/i386.cc:6519
39136 #, gcc-internal-format
39137 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
39138 msgstr ""
39140 #: config/i386/i386.cc:8423
39141 #, gcc-internal-format
39142 msgid "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
39143 msgstr ""
39145 #: config/i386/i386.cc:8513
39146 #, gcc-internal-format
39147 msgid "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service routine.  This may be worked around by avoiding functions with aggregate return."
39148 msgstr ""
39150 #: config/i386/i386.cc:9833
39151 #, gcc-internal-format
39152 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
39153 msgstr ""
39155 #: config/i386/i386.cc:9853
39156 #, gcc-internal-format
39157 msgid "%<-fsplit-stack%> does not support 2 register parameters for a nested function"
39158 msgstr ""
39160 #. FIXME: We could make this work by pushing a register
39161 #. around the addition and comparison.
39162 #: config/i386/i386.cc:9864
39163 #, gcc-internal-format
39164 msgid "%<-fsplit-stack%> does not support 3 register parameters"
39165 msgstr ""
39167 #: config/i386/i386.cc:12897
39168 #, gcc-internal-format
39169 msgid "%<V%> modifier on non-integer register"
39170 msgstr ""
39172 #: config/i386/i386.cc:12908 config/i386/i386.cc:12922
39173 #, gcc-internal-format
39174 msgid "unsupported size for integer register"
39175 msgstr ""
39177 #: config/i386/i386.cc:12954
39178 #, gcc-internal-format
39179 msgid "extended registers have no high halves"
39180 msgstr ""
39182 #: config/i386/i386.cc:12969
39183 #, gcc-internal-format
39184 msgid "unsupported operand size for extended register"
39185 msgstr ""
39187 #: config/i386/i386.cc:13163
39188 #, gcc-internal-format
39189 msgid "non-integer operand used with operand code %<z%>"
39190 msgstr ""
39192 #: config/i386/i386.cc:17266
39193 #, gcc-internal-format
39194 msgid "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
39195 msgstr ""
39197 #: config/i386/i386.cc:21478
39198 msgid "the alignment of %<_Atomic %T%> fields changed in %{GCC 11.1%}"
39199 msgstr ""
39201 #: config/i386/i386.cc:21574
39202 #, gcc-internal-format
39203 msgid "profiling %<-mcmodel=large%> with PIC is not supported"
39204 msgstr ""
39206 #: config/i386/i386.cc:23273
39207 #, gcc-internal-format
39208 msgid "unknown architecture specific memory model"
39209 msgstr ""
39211 #: config/i386/i386.cc:23280
39212 #, gcc-internal-format
39213 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
39214 msgstr ""
39216 #: config/i386/i386.cc:23287
39217 #, gcc-internal-format
39218 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
39219 msgstr ""
39221 #: config/i386/i386.cc:23333
39222 #, gcc-internal-format
39223 msgid "unsupported return type %qT for simd"
39224 msgstr ""
39226 #: config/i386/i386.cc:23363
39227 #, gcc-internal-format
39228 msgid "unsupported argument type %qT for simd"
39229 msgstr ""
39231 #: config/i386/i386.cc:23923
39232 #, gcc-internal-format
39233 msgid "%<-fexcess-precision=16%> is not compatible with %<-mfpmath=387%>"
39234 msgstr ""
39236 #: config/i386/intelmic-mkoffload.cc:601
39237 #, fuzzy, gcc-internal-format
39238 #| msgid "environment variable COLLECT_GCC must be set"
39239 msgid "COLLECT_GCC must be set"
39240 msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
39242 #: config/i386/intelmic-mkoffload.cc:641
39243 #, gcc-internal-format
39244 msgid "output file not specified"
39245 msgstr ""
39247 #: config/i386/winnt.cc:83
39248 #, gcc-internal-format
39249 msgid "%qE attribute applies only to initialized variables with external linkage"
39250 msgstr ""
39252 #: config/i386/winnt.cc:156
39253 #, gcc-internal-format
39254 msgid "definition of static data member %q+D of dllimport%'d class"
39255 msgstr ""
39257 #: config/ia64/ia64-c.cc:50
39258 #, gcc-internal-format
39259 msgid "malformed %<#pragma builtin%>"
39260 msgstr ""
39262 #: config/ia64/ia64.cc:751
39263 #, gcc-internal-format
39264 msgid "invalid argument of %qE attribute"
39265 msgstr ""
39267 #: config/ia64/ia64.cc:764
39268 #, gcc-internal-format
39269 msgid "an address area attribute cannot be specified for local variables"
39270 msgstr ""
39272 #: config/ia64/ia64.cc:771
39273 #, gcc-internal-format
39274 msgid "address area of %q+D conflicts with previous declaration"
39275 msgstr ""
39277 #: config/ia64/ia64.cc:779
39278 #, gcc-internal-format
39279 msgid "address area attribute cannot be specified for functions"
39280 msgstr ""
39282 #: config/ia64/ia64.cc:6024 config/pa/pa.cc:453 config/sh/sh.cc:8266
39283 #, gcc-internal-format
39284 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
39285 msgstr ""
39287 #: config/ia64/ia64.cc:11290
39288 #, gcc-internal-format
39289 msgid "version attribute is not a string"
39290 msgstr ""
39292 #: config/iq2000/iq2000.cc:1867
39293 #, gcc-internal-format
39294 msgid "%<gp_offset%> (%ld) or %<end_offset%> (%ld) is less than zero"
39295 msgstr ""
39297 #: config/iq2000/iq2000.cc:2590
39298 #, gcc-internal-format
39299 msgid "argument %qd is not a constant"
39300 msgstr ""
39302 #: config/iq2000/iq2000.cc:2893 config/xtensa/xtensa.cc:2552
39303 #, gcc-internal-format
39304 msgid "%<PRINT_OPERAND_ADDRESS%>, null pointer"
39305 msgstr ""
39307 #: config/iq2000/iq2000.cc:3048
39308 #, gcc-internal-format
39309 msgid "%<PRINT_OPERAND%>: Unknown punctuation %<%c%>"
39310 msgstr ""
39312 #: config/iq2000/iq2000.cc:3057 config/xtensa/xtensa.cc:2395
39313 #, gcc-internal-format
39314 msgid "%<PRINT_OPERAND%> null pointer"
39315 msgstr ""
39317 #: config/m32c/m32c-pragma.cc:54
39318 #, gcc-internal-format
39319 msgid "junk at end of %<#pragma GCC memregs%> [0-16]"
39320 msgstr ""
39322 #: config/m32c/m32c-pragma.cc:61
39323 #, gcc-internal-format
39324 msgid "%<#pragma GCC memregs%> must precede any function declarations"
39325 msgstr ""
39327 #: config/m32c/m32c-pragma.cc:69 config/m32c/m32c-pragma.cc:76
39328 #, gcc-internal-format
39329 msgid "%<#pragma GCC memregs%> takes a number [0-16]"
39330 msgstr ""
39332 #: config/m32c/m32c-pragma.cc:104
39333 #, gcc-internal-format
39334 msgid "junk at end of %<#pragma ADDRESS%>"
39335 msgstr ""
39337 #: config/m32c/m32c-pragma.cc:109
39338 #, gcc-internal-format
39339 msgid "malformed %<#pragma ADDRESS%> variable address"
39340 msgstr ""
39342 #: config/m32c/m32c.cc:419
39343 #, gcc-internal-format
39344 msgid "invalid target memregs value %<%d%>"
39345 msgstr ""
39347 #: config/m32c/m32c.cc:2931
39348 #, gcc-internal-format
39349 msgid "%qE attribute is not supported for R8C target"
39350 msgstr ""
39352 #. The argument must be a constant integer.
39353 #: config/m32c/m32c.cc:2947 config/sh/sh.cc:8478 config/sh/sh.cc:8573
39354 #, gcc-internal-format
39355 msgid "%qE attribute argument not an integer constant"
39356 msgstr ""
39358 #: config/m32c/m32c.cc:2956
39359 #, gcc-internal-format
39360 msgid "%qE attribute argument should be between 18 to 255"
39361 msgstr ""
39363 #: config/m32c/m32c.cc:4080
39364 #, gcc-internal-format
39365 msgid "%<bank_switch%> has no effect on non-interrupt functions"
39366 msgstr ""
39368 #: config/m32c/m32c.cc:4187
39369 #, gcc-internal-format
39370 msgid "%<fast_interrupt%> attribute directive ignored"
39371 msgstr ""
39373 #: config/m32r/m32r.cc:415
39374 #, gcc-internal-format
39375 msgid "invalid argument of %qs attribute"
39376 msgstr ""
39378 #: config/m68k/m68k.cc:531
39379 #, gcc-internal-format
39380 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
39381 msgstr ""
39383 #: config/m68k/m68k.cc:602
39384 #, gcc-internal-format
39385 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
39386 msgstr ""
39388 #: config/m68k/m68k.cc:666
39389 #, gcc-internal-format
39390 msgid "%<-falign-labels=%d%> is not supported"
39391 msgstr ""
39393 #: config/m68k/m68k.cc:673
39394 #, gcc-internal-format
39395 msgid "%<-falign-loops=%d%> is not supported"
39396 msgstr ""
39398 #: config/m68k/m68k.cc:681
39399 #, gcc-internal-format
39400 msgid "%<-fstack-limit-%> options are not supported on this cpu"
39401 msgstr ""
39403 #: config/m68k/m68k.cc:799
39404 #, gcc-internal-format
39405 msgid "multiple interrupt attributes not allowed"
39406 msgstr ""
39408 #: config/m68k/m68k.cc:806
39409 #, gcc-internal-format
39410 msgid "%<interrupt_thread%> is available only on fido"
39411 msgstr ""
39413 #: config/m68k/m68k.cc:1140 config/rs6000/rs6000-logue.cc:1756
39414 #, gcc-internal-format
39415 msgid "stack limit expression is not supported"
39416 msgstr ""
39418 #: config/m68k/m68k.cc:7119 config/s390/s390.cc:16596
39419 #, gcc-internal-format
39420 msgid "%<-fexcess-precision=16%> is not supported on this target"
39421 msgstr ""
39423 #: config/mcore/mcore.cc:2959
39424 #, gcc-internal-format
39425 msgid "initialized variable %q+D is marked dllimport"
39426 msgstr ""
39428 #: config/microblaze/microblaze.cc:1755
39429 #, gcc-internal-format
39430 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
39431 msgstr ""
39433 #: config/microblaze/microblaze.cc:1767
39434 #, gcc-internal-format
39435 msgid "%qs is an invalid argument to %<-mcpu=%>"
39436 msgstr ""
39438 #: config/microblaze/microblaze.cc:1816
39439 #, gcc-internal-format
39440 msgid "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
39441 msgstr ""
39443 #: config/microblaze/microblaze.cc:1833
39444 #, gcc-internal-format
39445 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
39446 msgstr ""
39448 #: config/microblaze/microblaze.cc:1840
39449 #, gcc-internal-format
39450 msgid "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
39451 msgstr ""
39453 #: config/microblaze/microblaze.cc:1846
39454 #, gcc-internal-format
39455 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
39456 msgstr ""
39458 #: config/mips/mips.cc:1426 config/mips/mips.cc:1430
39459 #, gcc-internal-format
39460 msgid "%qs attribute only applies to functions"
39461 msgstr ""
39463 #: config/mips/mips.cc:1440 config/mips/mips.cc:1446
39464 #, gcc-internal-format
39465 msgid "%qE cannot have both %qs and %qs attributes"
39466 msgstr ""
39468 #: config/mips/mips.cc:1475 config/mips/mips.cc:1481
39469 #: config/nios2/nios2.cc:4483
39470 #, gcc-internal-format
39471 msgid "%qE redeclared with conflicting %qs attributes"
39472 msgstr ""
39474 #: config/mips/mips.cc:1513 config/mips/mips.cc:1567
39475 #: config/riscv/riscv.cc:3301
39476 #, gcc-internal-format
39477 msgid "%qE attribute requires a string argument"
39478 msgstr ""
39480 #: config/mips/mips.cc:1521
39481 #, gcc-internal-format
39482 msgid "argument to %qE attribute is neither eic, nor %<vector=<line>%>"
39483 msgstr ""
39485 #: config/mips/mips.cc:1537
39486 #, gcc-internal-format
39487 msgid "interrupt vector to %qE attribute is not %<vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)%>"
39488 msgstr ""
39490 #: config/mips/mips.cc:1574
39491 #, gcc-internal-format
39492 msgid "argument to %qE attribute is not intstack"
39493 msgstr ""
39495 #: config/mips/mips.cc:7751
39496 #, gcc-internal-format
39497 msgid "cannot handle inconsistent calls to %qs"
39498 msgstr ""
39500 #: config/mips/mips.cc:10995
39501 #, gcc-internal-format
39502 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
39503 msgstr ""
39505 #: config/mips/mips.cc:10997
39506 #, gcc-internal-format
39507 msgid "interrupt handlers cannot be MIPS16 functions"
39508 msgstr ""
39510 #: config/mips/mips.cc:11987
39511 #, gcc-internal-format
39512 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
39513 msgstr ""
39515 #: config/mips/mips.cc:17043
39516 #, gcc-internal-format, gfc-internal-format
39517 msgid "argument %d to the built-in must be a constant in range %d to %d"
39518 msgstr ""
39520 #: config/mips/mips.cc:17163
39521 #, gcc-internal-format
39522 msgid "failed to expand built-in function"
39523 msgstr ""
39525 #: config/mips/mips.cc:17294
39526 #, gcc-internal-format
39527 msgid "built-in function %qE not supported for MIPS16"
39528 msgstr ""
39530 #: config/mips/mips.cc:17902
39531 #, gcc-internal-format
39532 msgid "%qs does not support MIPS16 code"
39533 msgstr ""
39535 #: config/mips/mips.cc:19709
39536 #, gcc-internal-format
39537 msgid "MIPS16 PIC for ABIs other than o32 and o64"
39538 msgstr ""
39540 #: config/mips/mips.cc:19712
39541 #, gcc-internal-format
39542 msgid "MIPS16 %<-mxgot%> code"
39543 msgstr ""
39545 #: config/mips/mips.cc:19715
39546 #, gcc-internal-format
39547 msgid "%<hard-float%> MIPS16 code for ABIs other than o32 and o64"
39548 msgstr ""
39550 #: config/mips/mips.cc:19718
39551 #, gcc-internal-format
39552 msgid "MSA MIPS16 code"
39553 msgstr ""
39555 #: config/mips/mips.cc:19896 config/mips/mips.cc:19901
39556 #: config/mips/mips.cc:19983 config/mips/mips.cc:19985
39557 #: config/mips/mips.cc:20015 config/mips/mips.cc:20025
39558 #: config/mips/mips.cc:20131 config/mips/mips.cc:20161
39559 #, gcc-internal-format, gfc-internal-format
39560 msgid "unsupported combination: %s"
39561 msgstr ""
39563 #: config/mips/mips.cc:19935
39564 #, gcc-internal-format
39565 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
39566 msgstr ""
39568 #: config/mips/mips.cc:19945
39569 #, gcc-internal-format
39570 msgid "%<-march=%s%> is not compatible with the selected ABI"
39571 msgstr ""
39573 #: config/mips/mips.cc:19960
39574 #, gcc-internal-format
39575 msgid "%<-mgp64%> used with a 32-bit processor"
39576 msgstr ""
39578 #: config/mips/mips.cc:19962
39579 #, gcc-internal-format
39580 msgid "%<-mgp32%> used with a 64-bit ABI"
39581 msgstr ""
39583 #: config/mips/mips.cc:19964
39584 #, gcc-internal-format
39585 msgid "%<-mgp64%> used with a 32-bit ABI"
39586 msgstr ""
39588 #: config/mips/mips.cc:19980
39589 #, gcc-internal-format
39590 msgid "the %qs architecture does not support %<-mfp32%>"
39591 msgstr ""
39593 #: config/mips/mips.cc:19989
39594 #, gcc-internal-format
39595 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
39596 msgstr ""
39598 #: config/mips/mips.cc:19992
39599 #, gcc-internal-format
39600 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
39601 msgstr ""
39603 #: config/mips/mips.cc:20013
39604 #, gcc-internal-format
39605 msgid "%<-mfpxx%> can only be used with the o32 ABI"
39606 msgstr ""
39608 #: config/mips/mips.cc:20017
39609 #, gcc-internal-format
39610 msgid "%<-march=%s%> requires %<-mfp32%>"
39611 msgstr ""
39613 #: config/mips/mips.cc:20019
39614 #, gcc-internal-format
39615 msgid "%<-mfpxx%> requires %<-mlra%>"
39616 msgstr ""
39618 #. We have traditionally allowed non-abicalls code to use
39619 #. an LP64 form of o64.  However, it would take a bit more
39620 #. effort to support the combination of 32-bit GOT entries
39621 #. and 64-bit pointers, so we treat the abicalls case as
39622 #. an error.
39623 #: config/mips/mips.cc:20044
39624 #, gcc-internal-format
39625 msgid "the combination of %qs and %qs is incompatible with %qs"
39626 msgstr ""
39628 #: config/mips/mips.cc:20097
39629 #, gcc-internal-format
39630 msgid "the %qs architecture does not support branch-likely instructions"
39631 msgstr ""
39633 #: config/mips/mips.cc:20112
39634 #, gcc-internal-format
39635 msgid "the %qs architecture does not support madd or msub instructions"
39636 msgstr ""
39638 #: config/mips/mips.cc:20126
39639 #, gcc-internal-format
39640 msgid "the %qs architecture does not support odd single-precision registers"
39641 msgstr ""
39643 #: config/mips/mips.cc:20139 config/mips/mips.cc:20145
39644 #, gcc-internal-format
39645 msgid "unsupported combination: %qs%s %s"
39646 msgstr ""
39648 #: config/mips/mips.cc:20154
39649 #, gcc-internal-format
39650 msgid "unsupported combination: %qs %s"
39651 msgstr ""
39653 #: config/mips/mips.cc:20169
39654 #, gcc-internal-format
39655 msgid "cannot generate position-independent code for %qs"
39656 msgstr ""
39658 #: config/mips/mips.cc:20172
39659 #, gcc-internal-format
39660 msgid "position-independent code requires %qs"
39661 msgstr ""
39663 #: config/mips/mips.cc:20205
39664 #, gcc-internal-format
39665 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
39666 msgstr ""
39668 #: config/mips/mips.cc:20213 config/mips/mips.cc:20216
39669 #, gcc-internal-format
39670 msgid "cannot use small-data accesses for %qs"
39671 msgstr ""
39673 #: config/mips/mips.cc:20231
39674 #, gcc-internal-format
39675 msgid "the %qs architecture does not support %<-m%s=legacy%>"
39676 msgstr ""
39678 #: config/mips/mips.cc:20238
39679 #, gcc-internal-format
39680 msgid "the %qs architecture does not support %<-m%s=2008%>"
39681 msgstr ""
39683 #: config/mips/mips.cc:20256
39684 #, gcc-internal-format
39685 msgid "%<-mips3d%> requires %<-mpaired-single%>"
39686 msgstr ""
39688 #: config/mips/mips.cc:20266
39689 #, gcc-internal-format
39690 msgid "%qs must be used with %qs"
39691 msgstr ""
39693 #: config/mips/mips.cc:20276
39694 #, gcc-internal-format
39695 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
39696 msgstr ""
39698 #: config/mips/mips.cc:20283
39699 #, gcc-internal-format
39700 msgid "the %qs architecture does not support paired-single instructions"
39701 msgstr ""
39703 #: config/mips/mips.cc:20292
39704 #, gcc-internal-format
39705 msgid "%qs requires a target that provides the %qs instruction"
39706 msgstr ""
39708 #: config/mips/mips.cc:20303
39709 #, gcc-internal-format
39710 msgid "the %qs architecture does not support DSP instructions"
39711 msgstr ""
39713 #: config/mips/mips.cc:20313
39714 #, gcc-internal-format
39715 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
39716 msgstr ""
39718 #: config/mips/mips.cc:20323
39719 #, gcc-internal-format
39720 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
39721 msgstr ""
39723 #: config/mips/mips.cc:20429
39724 #, gcc-internal-format
39725 msgid "%qs requires branch-likely instructions"
39726 msgstr ""
39728 #: config/mips/mips.cc:20433
39729 #, gcc-internal-format
39730 msgid "the %qs architecture does not support the synci instruction"
39731 msgstr ""
39733 #: config/mips/mips.cc:21269
39734 #, gcc-internal-format
39735 msgid "mips16 function profiling"
39736 msgstr ""
39738 #: config/mmix/mmix.cc:320
39739 #, gcc-internal-format
39740 msgid "%<-f%s%> not supported: ignored"
39741 msgstr ""
39743 #: config/mmix/mmix.cc:785
39744 #, gcc-internal-format
39745 msgid "support for mode %qs"
39746 msgstr ""
39748 #: config/mmix/mmix.cc:799
39749 #, gcc-internal-format, gfc-internal-format
39750 msgid "too large function value type, needs %d registers, have only %d registers for this"
39751 msgstr ""
39753 #: config/mmix/mmix.cc:980
39754 #, gcc-internal-format
39755 msgid "%<function_profiler%> support for MMIX"
39756 msgstr ""
39758 #: config/mmix/mmix.cc:1003
39759 #, gcc-internal-format
39760 msgid "MMIX Internal: Last named vararg would not fit in a register"
39761 msgstr ""
39763 #: config/mmix/mmix.cc:1643 config/mmix/mmix.cc:1667 config/mmix/mmix.cc:1774
39764 #, gcc-internal-format, gfc-internal-format
39765 msgid "MMIX Internal: Bad register: %d"
39766 msgstr ""
39768 #. Presumably there's a missing case above if we get here.
39769 #: config/mmix/mmix.cc:1766
39770 #, gcc-internal-format
39771 msgid "MMIX Internal: Missing %qc case in %<mmix_print_operand%>"
39772 msgstr ""
39774 #: config/mmix/mmix.cc:2055
39775 #, gcc-internal-format
39776 msgid "stack frame not a multiple of 8 bytes: %wd"
39777 msgstr ""
39779 #: config/mmix/mmix.cc:2308
39780 #, gcc-internal-format
39781 msgid "stack frame not a multiple of octabyte: %wd"
39782 msgstr ""
39784 #: config/mmix/mmix.cc:2594 config/mmix/mmix.cc:2653
39785 #, gcc-internal-format, gfc-internal-format
39786 msgid "MMIX Internal: %s is not a shiftable integer"
39787 msgstr ""
39789 #: config/mn10300/mn10300.cc:107
39790 #, gcc-internal-format
39791 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
39792 msgstr ""
39794 #: config/msp430/driver-msp430.cc:38
39795 #, gcc-internal-format
39796 msgid "expected an argument to %<msp430_select_cpu%>"
39797 msgstr ""
39799 #: config/msp430/driver-msp430.cc:69
39800 #, gcc-internal-format
39801 msgid "%<msp430_set_driver_var%> expects 2 arguments"
39802 msgstr ""
39804 #: config/msp430/driver-msp430.cc:75
39805 #, gcc-internal-format
39806 msgid "unhandled arguments %qs and %qs to %<msp430_set_driver_var%>"
39807 msgstr ""
39809 #: config/msp430/driver-msp430.cc:92
39810 #, gcc-internal-format
39811 msgid "unexpected argument to %<msp430_select_hwmult_lib%>: %s"
39812 msgstr ""
39814 #: config/msp430/driver-msp430.cc:141
39815 #, gcc-internal-format
39816 msgid "unexpected first argument to %<msp430_select_hwmult_lib%>: %s"
39817 msgstr ""
39819 #: config/msp430/driver-msp430.cc:146
39820 #, gcc-internal-format
39821 msgid "%<msp430_select_hwmult_lib%> needs one or more arguments"
39822 msgstr ""
39824 #: config/msp430/msp430-devices.cc:258
39825 #, gcc-internal-format
39826 msgid "unexpected error opening %<devices.csv%>"
39827 msgstr ""
39829 #: config/msp430/msp430-devices.cc:297
39830 #, gcc-internal-format
39831 msgid "%<CPU_TYPE%> column heading is missing from %<devices.csv%>"
39832 msgstr ""
39834 #: config/msp430/msp430-devices.cc:300
39835 #, gcc-internal-format
39836 msgid "%<MPY_TYPE%> column heading is missing from %<devices.csv%>"
39837 msgstr ""
39839 #: config/msp430/msp430-devices.cc:303
39840 #, gcc-internal-format
39841 msgid "%<CPU_TYPE%> and %<MPY_TYPE%> column headings are missing from %<devices.csv%>"
39842 msgstr ""
39844 #: config/msp430/msp430-devices.cc:315
39845 #, gcc-internal-format
39846 msgid "format of column headings in %<devices.csv%> is incorrect"
39847 msgstr ""
39849 #: config/msp430/msp430-devices.cc:348
39850 #, gcc-internal-format
39851 msgid "invalid %<CPU_TYPE%> value of %qs read from %<devices.csv%> for %qs"
39852 msgstr ""
39854 #: config/msp430/msp430-devices.cc:368
39855 #, gcc-internal-format
39856 msgid "invalid %<MPY_TYPE%> value of %qs read from %<devices.csv%> for %qs"
39857 msgstr ""
39859 #: config/msp430/msp430-devices.cc:384
39860 #, gcc-internal-format
39861 msgid "unknown error reading %s from %<devices.csv%>"
39862 msgstr ""
39864 #: config/msp430/msp430-devices.cc:471
39865 #, gcc-internal-format
39866 msgid "unrecognized %<hwmpy%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
39867 msgstr ""
39869 #: config/msp430/msp430-devices.cc:482
39870 #, gcc-internal-format
39871 msgid "unrecognized %<revision%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
39872 msgstr ""
39874 #: config/msp430/msp430-devices.cc:488
39875 #, gcc-internal-format
39876 msgid "could not locate MCU data file %<devices.csv%>"
39877 msgstr ""
39879 #: config/msp430/msp430.cc:181
39880 #, gcc-internal-format
39881 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
39882 msgstr ""
39884 #: config/msp430/msp430.cc:189
39885 #, gcc-internal-format
39886 msgid "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to %s"
39887 msgstr ""
39889 #: config/msp430/msp430.cc:198
39890 #, gcc-internal-format
39891 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
39892 msgstr ""
39894 #: config/msp430/msp430.cc:203
39895 #, gcc-internal-format
39896 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
39897 msgstr ""
39899 #: config/msp430/msp430.cc:208
39900 #, gcc-internal-format
39901 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
39902 msgstr ""
39904 #: config/msp430/msp430.cc:225
39905 #, gcc-internal-format
39906 msgid "unrecognized MCU name %qs, assuming that it is just a MSP430X with no hardware multiply; use the %<-mcpu%> and %<-mhwmult%> options to set these explicitly"
39907 msgstr ""
39909 #: config/msp430/msp430.cc:232
39910 #, gcc-internal-format
39911 msgid "unrecognized MCU name %qs, assuming that it has no hardware multiply; use the %<-mhwmult%> option to set this explicitly"
39912 msgstr ""
39914 #: config/msp430/msp430.cc:244
39915 #, gcc-internal-format
39916 msgid "unrecognized MCU name %qs, assuming that it just supports the MSP430X ISA; use the %<-mcpu%> option to set the ISA explicitly"
39917 msgstr ""
39919 #: config/msp430/msp430.cc:250
39920 #, gcc-internal-format
39921 msgid "Unrecognized MCU name %qs."
39922 msgstr ""
39924 #: config/msp430/msp430.cc:255
39925 #, gcc-internal-format
39926 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
39927 msgstr ""
39929 #: config/msp430/msp430.cc:258
39930 #, gcc-internal-format
39931 msgid "%<-mcode-region=either%> requires the large memory model (%<-mlarge%>)"
39932 msgstr ""
39934 #: config/msp430/msp430.cc:261
39935 #, gcc-internal-format
39936 msgid "%<-mcode-region=upper%> requires the large memory model (%<-mlarge%>)"
39937 msgstr ""
39939 #: config/msp430/msp430.cc:265
39940 #, gcc-internal-format
39941 msgid "%<-mdata-region=either%> requires the large memory model (%<-mlarge%>)"
39942 msgstr ""
39944 #: config/msp430/msp430.cc:268
39945 #, gcc-internal-format
39946 msgid "%<-mdata-region=upper%> requires the large memory model (%<-mlarge%>)"
39947 msgstr ""
39949 #: config/msp430/msp430.cc:291
39950 #, gcc-internal-format
39951 msgid "%<-fuse-cxa-atexit%> is not supported for msp430-elf"
39952 msgstr ""
39954 #: config/msp430/msp430.cc:296
39955 #, gcc-internal-format
39956 msgid "GCC must be configured with %<--enable-newlib-nano-formatted-io%> to use %<-mtiny-printf%>"
39957 msgstr ""
39959 #: config/msp430/msp430.cc:1895
39960 #, gcc-internal-format
39961 msgid "unrecognized interrupt vector argument of %qE attribute"
39962 msgstr ""
39964 #: config/msp430/msp430.cc:1904
39965 #, gcc-internal-format
39966 msgid "numeric argument of %qE attribute must be in range [0-63]"
39967 msgstr ""
39969 #: config/msp430/msp430.cc:1910
39970 #, gcc-internal-format
39971 msgid "argument of %qE attribute is not a string constant or number"
39972 msgstr ""
39974 #: config/msp430/msp430.cc:1939
39975 #, gcc-internal-format
39976 msgid "critical attribute has no effect on interrupt functions"
39977 msgstr ""
39979 #: config/msp430/msp430.cc:1975
39980 #, gcc-internal-format
39981 msgid "ignoring attribute %qE because it conflicts with attribute %<noinit%>"
39982 msgstr ""
39984 #: config/msp430/msp430.cc:1978
39985 #, gcc-internal-format
39986 msgid "ignoring attribute %qE because it conflicts with attribute %<section%>"
39987 msgstr ""
39989 #: config/msp430/msp430.cc:1981
39990 #, gcc-internal-format
39991 msgid "ignoring attribute %qE because it conflicts with attribute %<persistent%>"
39992 msgstr ""
39994 #: config/msp430/msp430.cc:1991
39995 #, gcc-internal-format
39996 msgid "%qE attribute ignored.  Large memory model (%<-mlarge%>) is required."
39997 msgstr ""
39999 #: config/msp430/msp430.cc:2101
40000 #, gcc-internal-format
40001 msgid "ignoring attribute %qE because it conflicts with attribute %<lower%>"
40002 msgstr ""
40004 #: config/msp430/msp430.cc:2104
40005 #, gcc-internal-format
40006 msgid "ignoring attribute %qE because it conflicts with attribute %<upper%>"
40007 msgstr ""
40009 #: config/msp430/msp430.cc:2107
40010 #, gcc-internal-format
40011 msgid "ignoring attribute %qE because it conflicts with attribute %<either%>"
40012 msgstr ""
40014 #: config/msp430/msp430.cc:2267
40015 #, gcc-internal-format
40016 msgid "argument to interrupt attribute is unsupported for weak functions"
40017 msgstr ""
40019 #: config/msp430/msp430.cc:2747
40020 #, gcc-internal-format
40021 msgid "%<__delay_cycles()%> only takes constant arguments"
40022 msgstr ""
40024 #: config/msp430/msp430.cc:2757 config/pru/pru.cc:2945
40025 #, gcc-internal-format
40026 msgid "%<__delay_cycles%> only takes non-negative cycle counts"
40027 msgstr ""
40029 #: config/msp430/msp430.cc:2778 config/pru/pru.cc:2958
40030 #, gcc-internal-format
40031 msgid "%<__delay_cycles%> is limited to 32-bit loop counts"
40032 msgstr ""
40034 #: config/msp430/msp430.cc:2849
40035 #, gcc-internal-format
40036 msgid "MSP430 built-in functions only work inside interrupt handlers"
40037 msgstr ""
40039 #: config/msp430/msp430.cc:2861 config/pru/pru.cc:3029 config/rx/rx.cc:2666
40040 #: config/xtensa/xtensa.cc:3496 config/xtensa/xtensa.cc:3522
40041 #, gcc-internal-format
40042 msgid "bad builtin code"
40043 msgstr ""
40045 #: config/nds32/nds32-intrinsic.cc:126 config/nios2/nios2.cc:3834
40046 #, gcc-internal-format, gfc-internal-format
40047 msgid "invalid argument to built-in function %s"
40048 msgstr ""
40050 #: config/nds32/nds32-intrinsic.cc:131
40051 #, fuzzy, gcc-internal-format, gfc-internal-format
40052 #| msgid "operand number out of range"
40053 msgid "constant argument out of range for %s"
40054 msgstr "broj operanada je izvan granica"
40056 #: config/nds32/nds32-intrinsic.cc:1003
40057 #, gcc-internal-format
40058 msgid "don%'t support DSP extension instructions"
40059 msgstr ""
40061 #: config/nds32/nds32-intrinsic.cc:1016
40062 #, gcc-internal-format
40063 msgid "this built-in function is only available on the v3s or v3f toolchain"
40064 msgstr ""
40066 #: config/nds32/nds32-intrinsic.cc:1028
40067 #, gcc-internal-format
40068 msgid "this built-in function is only available on the v3f toolchain"
40069 msgstr ""
40071 #: config/nds32/nds32-intrinsic.cc:1043
40072 #, gcc-internal-format
40073 msgid "this built-in function not support on the v3m toolchain"
40074 msgstr ""
40076 #: config/nds32/nds32-intrinsic.cc:1062
40077 #, gcc-internal-format
40078 msgid "don%'t support performance extension instructions"
40079 msgstr ""
40081 #: config/nds32/nds32-intrinsic.cc:1074
40082 #, gcc-internal-format
40083 msgid "don%'t support performance extension version 2 instructions"
40084 msgstr ""
40086 #: config/nds32/nds32-intrinsic.cc:1086
40087 #, gcc-internal-format
40088 msgid "don%'t support string extension instructions"
40089 msgstr ""
40091 #: config/nds32/nds32-isr.cc:116 config/nds32/nds32-isr.cc:207
40092 #, gcc-internal-format
40093 msgid "require id argument in the string"
40094 msgstr ""
40096 #: config/nds32/nds32-isr.cc:131
40097 #, gcc-internal-format
40098 msgid "invalid id value for interrupt attribute"
40099 msgstr ""
40101 #: config/nds32/nds32-isr.cc:221
40102 #, gcc-internal-format
40103 msgid "invalid id value for exception attribute"
40104 msgstr ""
40106 #: config/nds32/nds32-isr.cc:617
40107 #, gcc-internal-format
40108 msgid "multiple save register attributes to function %qD"
40109 msgstr ""
40111 #: config/nds32/nds32-isr.cc:630
40112 #, gcc-internal-format
40113 msgid "multiple nested types attributes to function %qD"
40114 msgstr ""
40116 #: config/nds32/nds32-isr.cc:642
40117 #, gcc-internal-format
40118 msgid "multiple interrupt attributes to function %qD"
40119 msgstr ""
40121 #: config/nds32/nds32-isr.cc:646
40122 #, gcc-internal-format
40123 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
40124 msgstr ""
40126 #: config/nds32/nds32-isr.cc:649
40127 #, gcc-internal-format
40128 msgid "cannot use exception attributes to function %qD under linux toolchain"
40129 msgstr ""
40131 #: config/nds32/nds32-isr.cc:652
40132 #, gcc-internal-format
40133 msgid "cannot use reset attributes to function %qD under linux toolchain"
40134 msgstr ""
40136 #. Trampoline is not supported on reduced-set registers yet.
40137 #: config/nds32/nds32.cc:2407 config/nds32/nds32.cc:2461
40138 #: config/nds32/nds32.cc:3572 config/nds32/nds32.cc:3669
40139 #: config/nds32/nds32.cc:3684 config/nds32/nds32.cc:3690
40140 #: config/nds32/nds32.cc:3766 config/nds32/nds32.cc:3772
40141 #: config/nds32/nds32.cc:3804
40142 #, gcc-internal-format
40143 msgid "a nested function is not supported for reduced registers"
40144 msgstr ""
40146 #. The enum index value for array size is out of range.
40147 #: config/nds32/nds32.cc:3463
40148 #, gcc-internal-format
40149 msgid "intrinsic register index is out of range"
40150 msgstr ""
40152 #: config/nds32/nds32.cc:3479 config/nds32/nds32.cc:3486
40153 #: config/nds32/nds32.cc:3493 config/nds32/nds32.cc:3500
40154 #: config/nds32/nds32.cc:3507
40155 #, gcc-internal-format
40156 msgid "CCTL intrinsic function subtype out of range"
40157 msgstr ""
40159 #: config/nds32/nds32.cc:3944
40160 #, gcc-internal-format
40161 msgid "cannot use %<indirect_call%> attribute under linux toolchain"
40162 msgstr ""
40164 #: config/nds32/nds32.cc:3952
40165 #, gcc-internal-format
40166 msgid "%<indirect_call%> attribute cannot apply for static function"
40167 msgstr ""
40169 #: config/nds32/nds32.cc:4041
40170 #, gcc-internal-format
40171 msgid "invalid id value for interrupt/exception attribute"
40172 msgstr ""
40174 #: config/nds32/nds32.cc:4069
40175 #, gcc-internal-format
40176 msgid "invalid id value for reset attribute"
40177 msgstr ""
40179 #: config/nds32/nds32.cc:4085
40180 #, gcc-internal-format
40181 msgid "invalid nmi function for reset attribute"
40182 msgstr ""
40184 #: config/nds32/nds32.cc:4098
40185 #, gcc-internal-format
40186 msgid "invalid warm function for reset attribute"
40187 msgstr ""
40189 #: config/nds32/nds32.cc:4149
40190 #, gcc-internal-format
40191 msgid "not support %<-fpic%> option for v3m toolchain"
40192 msgstr ""
40194 #: config/nds32/nds32.cc:4182
40195 #, gcc-internal-format
40196 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
40197 msgstr ""
40199 #: config/nds32/nds32.cc:4185
40200 #, gcc-internal-format
40201 msgid "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-mext-fpu-sp%> or %<-mext-fpu-dp%>"
40202 msgstr ""
40204 #: config/nios2/nios2.cc:574
40205 #, gcc-internal-format
40206 msgid "Unknown form for stack limit expression"
40207 msgstr ""
40209 #: config/nios2/nios2.cc:1183
40210 #, gcc-internal-format
40211 msgid "switch %<-mcustom-%s%> is required for double-precision floating-point"
40212 msgstr ""
40214 #: config/nios2/nios2.cc:1192
40215 #, gcc-internal-format
40216 msgid "conflicting use of %<-mcustom%> switches, target attributes, and/or %<__builtin_custom_%> functions"
40217 msgstr ""
40219 #: config/nios2/nios2.cc:1316
40220 #, gcc-internal-format
40221 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
40222 msgstr ""
40224 #: config/nios2/nios2.cc:1335
40225 #, gcc-internal-format
40226 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
40227 msgstr ""
40229 #: config/nios2/nios2.cc:1358
40230 #, gcc-internal-format
40231 msgid "position-independent code requires the Linux ABI"
40232 msgstr ""
40234 #: config/nios2/nios2.cc:1361
40235 #, gcc-internal-format
40236 msgid "PIC support for %<-fstack-limit-symbol%>"
40237 msgstr ""
40239 #: config/nios2/nios2.cc:1383
40240 #, gcc-internal-format
40241 msgid "%<-mgpopt%> not supported with PIC"
40242 msgstr ""
40244 #: config/nios2/nios2.cc:1385
40245 #, gcc-internal-format
40246 msgid "%<-mgprel-sec=%> not supported with PIC"
40247 msgstr ""
40249 #: config/nios2/nios2.cc:1387
40250 #, gcc-internal-format
40251 msgid "%<-mr0rel-sec=%> not supported with PIC"
40252 msgstr ""
40254 #: config/nios2/nios2.cc:1395
40255 #, gcc-internal-format
40256 msgid "%<-mgprel-sec=%> argument is not a valid regular expression"
40257 msgstr ""
40259 #: config/nios2/nios2.cc:1401
40260 #, gcc-internal-format
40261 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression"
40262 msgstr ""
40264 #: config/nios2/nios2.cc:1412
40265 #, gcc-internal-format
40266 msgid "BMX instructions are only supported with R2 architecture"
40267 msgstr ""
40269 #: config/nios2/nios2.cc:1414
40270 #, gcc-internal-format
40271 msgid "CDX instructions are only supported with R2 architecture"
40272 msgstr ""
40274 #: config/nios2/nios2.cc:1419
40275 #, gcc-internal-format
40276 msgid "R2 architecture is little-endian only"
40277 msgstr ""
40279 #: config/nios2/nios2.cc:3579
40280 #, gcc-internal-format
40281 msgid "cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
40282 msgstr ""
40284 #: config/nios2/nios2.cc:3688
40285 #, gcc-internal-format
40286 msgid "custom instruction opcode must be a compile-time constant in the range 0-255 for %<__builtin_custom_%s%>"
40287 msgstr ""
40289 #: config/nios2/nios2.cc:3893
40290 #, gcc-internal-format, gfc-internal-format
40291 msgid "control register number must be in range 0-31 for %s"
40292 msgstr ""
40294 #: config/nios2/nios2.cc:3921
40295 #, gcc-internal-format, gfc-internal-format
40296 msgid "register number must be in range 0-31 for %s"
40297 msgstr ""
40299 #: config/nios2/nios2.cc:3928
40300 #, gcc-internal-format, gfc-internal-format
40301 msgid "immediate value must fit into a %d-bit integer for %s"
40302 msgstr ""
40304 #: config/nios2/nios2.cc:3978
40305 #, gcc-internal-format
40306 msgid "the ENI instruction operand must be either 0 or 1"
40307 msgstr ""
40309 #: config/nios2/nios2.cc:4006
40310 #, gcc-internal-format, gfc-internal-format
40311 msgid "built-in function %s requires Nios II R%d"
40312 msgstr ""
40314 #: config/nios2/nios2.cc:4086
40315 #, gcc-internal-format
40316 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
40317 msgstr ""
40319 #: config/nios2/nios2.cc:4093 config/nios2/nios2.cc:4104
40320 #, gcc-internal-format
40321 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
40322 msgstr ""
40324 #: config/nios2/nios2.cc:4247
40325 #, gcc-internal-format
40326 msgid "%<custom-fpu-cfg%> option does not support %<no-%>"
40327 msgstr ""
40329 #: config/nios2/nios2.cc:4252
40330 #, gcc-internal-format
40331 msgid "%<custom-fpu-cfg%> option requires configuration argument"
40332 msgstr ""
40334 #: config/nios2/nios2.cc:4280
40335 #, gcc-internal-format
40336 msgid "%<no-custom-%s%> does not accept arguments"
40337 msgstr ""
40339 #: config/nios2/nios2.cc:4295
40340 #, gcc-internal-format
40341 msgid "%<custom-%s=%> requires argument"
40342 msgstr ""
40344 #: config/nios2/nios2.cc:4305
40345 #, gcc-internal-format
40346 msgid "%<custom-%s=%> argument should be a non-negative integer"
40347 msgstr ""
40349 #: config/nios2/nios2.cc:4317
40350 #, gcc-internal-format
40351 msgid "%<custom-%s=%> is not recognized as FPU instruction"
40352 msgstr ""
40354 #: config/nios2/nios2.cc:4324
40355 #, gcc-internal-format
40356 msgid "invalid custom instruction option %qs"
40357 msgstr ""
40359 #: config/nvptx/mkoffload.cc:110
40360 #, gcc-internal-format
40361 msgid "malformed ptx file"
40362 msgstr ""
40364 #: config/nvptx/mkoffload.cc:470
40365 #, gcc-internal-format
40366 msgid "offload compiler %s not found (consider using %<-B%>)"
40367 msgstr ""
40369 #: config/nvptx/mkoffload.cc:513
40370 #, gcc-internal-format
40371 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
40372 msgstr ""
40374 #: config/nvptx/mkoffload.cc:596
40375 #, fuzzy, gcc-internal-format
40376 #| msgid "Cannot open source file %s\n"
40377 msgid "cannot open intermediate ptx file"
40378 msgstr "Ne mogu otvoriti datoteku koda %s\n"
40380 #: config/nvptx/nvptx.cc:206
40381 #, gcc-internal-format
40382 msgid "option %s is not supported together with %<-fopenacc%>"
40383 msgstr ""
40385 #: config/nvptx/nvptx.cc:307
40386 #, gcc-internal-format, gfc-internal-format
40387 msgid "PTX version (-mptx) needs to be at least %s to support selected -misa (sm_%s)"
40388 msgstr ""
40390 #: config/nvptx/nvptx.cc:340
40391 #, gcc-internal-format
40392 msgid "not generating patch area, nops not supported"
40393 msgstr ""
40395 #: config/nvptx/nvptx.cc:439
40396 #, gcc-internal-format
40397 msgid "static initialization of variable %q+D in %<.shared%> memory is not supported"
40398 msgstr ""
40400 #: config/nvptx/nvptx.cc:2279
40401 #, gcc-internal-format
40402 msgid "cannot emit unaligned pointers in ptx assembly"
40403 msgstr ""
40405 #: config/nvptx/nvptx.cc:2504
40406 #, gcc-internal-format
40407 msgid "PTX does not support weak declarations (only weak definitions)"
40408 msgstr ""
40410 #: config/nvptx/nvptx.cc:5425
40411 #, gcc-internal-format
40412 msgid "%qE attribute requires a void return type"
40413 msgstr ""
40415 #: config/nvptx/nvptx.cc:5448
40416 #, gcc-internal-format
40417 msgid "%qE attribute not allowed with auto storage class"
40418 msgstr ""
40420 #: config/nvptx/nvptx.cc:6067
40421 #, gcc-internal-format
40422 msgid "using %<vector_length (%d)%> due to call to vector-partitionable routine, ignoring %d"
40423 msgstr ""
40425 #: config/nvptx/nvptx.cc:6075
40426 #, gcc-internal-format
40427 msgid "using %<vector_length (%d)%>, ignoring runtime setting"
40428 msgstr ""
40430 #: config/nvptx/nvptx.cc:6089
40431 #, gcc-internal-format
40432 msgid "using %<vector_length (%d)%>, ignoring %d"
40433 msgstr ""
40435 #: config/nvptx/nvptx.cc:6975
40436 #, gcc-internal-format
40437 msgid "variable %qD adjusted for OpenACC privatization level: %qs"
40438 msgstr ""
40440 #: config/or1k/or1k.cc:1311
40441 #, fuzzy, gcc-internal-format, gfc-internal-format
40442 #| msgid "expected %<@end%>"
40443 msgid "unexpected operand: %d"
40444 msgstr "očekujem %<@end%>"
40446 #: config/pa/pa.cc:529
40447 #, gcc-internal-format
40448 msgid "PIC code generation is not supported in the portable runtime model"
40449 msgstr ""
40451 #: config/pa/pa.cc:534
40452 #, gcc-internal-format
40453 msgid "PIC code generation is not compatible with fast indirect calls"
40454 msgstr ""
40456 #: config/pa/pa.cc:539
40457 #, gcc-internal-format
40458 msgid "%<-g%> is only supported when using GAS on this processor"
40459 msgstr ""
40461 #: config/pa/pa.cc:540
40462 #, fuzzy, gcc-internal-format
40463 #| msgid "options enabled: "
40464 msgid "%<-g%> option disabled"
40465 msgstr "omogućene opcije: "
40467 #: config/pru/pru-passes.cc:111
40468 #, gcc-internal-format
40469 msgid "large return values not supported with %<-mabi=ti%> option"
40470 msgstr ""
40472 #: config/pru/pru-passes.cc:119 config/pru/pru-passes.cc:163
40473 #: config/pru/pru-passes.cc:176
40474 #, gcc-internal-format
40475 msgid "function pointers not supported with %<-mabi=ti%> option"
40476 msgstr ""
40478 #: config/pru/pru-pragma.cc:59
40479 #, gcc-internal-format
40480 msgid "junk at end of %<#pragma CTABLE_ENTRY%>"
40481 msgstr ""
40483 #: config/pru/pru-pragma.cc:61
40484 msgid "%<CTABLE_ENTRY%> index %"
40485 msgstr ""
40487 #: config/pru/pru-pragma.cc:64
40488 msgid "redefinition of %<CTABLE_ENTRY %"
40489 msgstr ""
40491 #: config/pru/pru-pragma.cc:69
40492 #, gcc-internal-format
40493 msgid "%<CTABLE_ENTRY%> base address is not a multiple of 256"
40494 msgstr ""
40496 #: config/pru/pru-pragma.cc:77
40497 #, gcc-internal-format
40498 msgid "malformed %<#pragma CTABLE_ENTRY%> variable address"
40499 msgstr ""
40501 #: config/pru/pru.cc:2115
40502 #, gcc-internal-format
40503 msgid "aggregate types are prohibited in %<__regio_symbol%> address space"
40504 msgstr ""
40506 #: config/pru/pru.cc:2122
40507 #, gcc-internal-format
40508 msgid "variables in %<__regio_symbol%> address space cannot have initial value"
40509 msgstr ""
40511 #: config/pru/pru.cc:2125
40512 #, gcc-internal-format
40513 msgid "variables in %<__regio_symbol%> address space cannot be declared %<register%>"
40514 msgstr ""
40516 #: config/pru/pru.cc:2128
40517 #, gcc-internal-format
40518 msgid "variables in %<__regio_symbol%> address space must be declared %<volatile%>"
40519 msgstr ""
40521 #: config/pru/pru.cc:2131
40522 #, gcc-internal-format
40523 msgid "variables in %<__regio_symbol%> address space must be declared %<extern%>"
40524 msgstr ""
40526 #: config/pru/pru.cc:2134
40527 #, gcc-internal-format
40528 msgid "only 32-bit access is supported for %<__regio_symbol%> address space"
40529 msgstr ""
40531 #: config/pru/pru.cc:2137
40532 #, gcc-internal-format
40533 msgid "register name %<%s%> not recognized in %<__regio_symbol%> address space"
40534 msgstr ""
40536 #: config/pru/pru.cc:2162
40537 #, gcc-internal-format
40538 msgid "pointers to %<__regio_symbol%> address space are prohibited"
40539 msgstr ""
40541 #: config/pru/pru.cc:2936
40542 #, gcc-internal-format
40543 msgid "%<__delay_cycles%> only takes constant arguments"
40544 msgstr ""
40546 #: config/riscv/riscv.cc:391
40547 #, gcc-internal-format
40548 msgid "unknown cpu %qs for %<-mtune%>"
40549 msgstr ""
40551 #: config/riscv/riscv.cc:2921 config/riscv/riscv.cc:2963
40552 #, gcc-internal-format
40553 msgid "ABI for flattened struct with zero-length bit-fields changed in GCC 10"
40554 msgstr ""
40556 #: config/riscv/riscv.cc:3312
40557 #, gcc-internal-format
40558 msgid "argument to %qE attribute is not %<\"user\"%>, %<\"supervisor\"%>, or %<\"machine\"%>"
40559 msgstr ""
40561 #: config/riscv/riscv.cc:4980
40562 #, gcc-internal-format
40563 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
40564 msgstr ""
40566 #: config/riscv/riscv.cc:5023
40567 #, gcc-internal-format
40568 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
40569 msgstr ""
40571 #: config/riscv/riscv.cc:5027
40572 #, gcc-internal-format
40573 msgid "rv32e requires ilp32e ABI"
40574 msgstr ""
40576 #: config/riscv/riscv.cc:5031
40577 #, gcc-internal-format
40578 msgid "ABI requires %<-march=rv%d%>"
40579 msgstr ""
40581 #: config/riscv/riscv.cc:5041
40582 #, gcc-internal-format
40583 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
40584 msgstr ""
40586 #: config/riscv/riscv.cc:5054
40587 #, gcc-internal-format
40588 msgid "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-attribute%>]"
40589 msgstr ""
40591 #: config/riscv/riscv.cc:5081 config/rs6000/rs6000.cc:4612
40592 #, gcc-internal-format
40593 msgid "%qs is not a valid base register in %qs"
40594 msgstr ""
40596 #: config/riscv/riscv.cc:5095 config/rs6000/rs6000.cc:4595
40597 #, gcc-internal-format
40598 msgid "%qs is not a valid number in %qs"
40599 msgstr ""
40601 #: config/riscv/riscv.cc:5396
40602 #, gcc-internal-format
40603 msgid "%qs function cannot have different interrupt type"
40604 msgstr ""
40606 #. Address spaces are currently only supported by C.
40607 #: config/rl78/rl78.cc:375
40608 #, gcc-internal-format
40609 msgid "%<-mes0%> can only be used with C"
40610 msgstr ""
40612 #: config/rl78/rl78.cc:378
40613 #, gcc-internal-format
40614 msgid "mduc registers only saved for G13 target"
40615 msgstr ""
40617 #: config/rl78/rl78.cc:393
40618 #, gcc-internal-format
40619 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
40620 msgstr ""
40622 #: config/rl78/rl78.cc:395
40623 #, gcc-internal-format
40624 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
40625 msgstr ""
40627 #. The S2 core does not have mul/div instructions.
40628 #: config/rl78/rl78.cc:407
40629 #, gcc-internal-format
40630 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
40631 msgstr ""
40633 #. The G14 core does not have the hardware multiply peripheral used by the
40634 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
40635 #: config/rl78/rl78.cc:420
40636 #, gcc-internal-format
40637 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
40638 msgstr ""
40640 #: config/rl78/rl78.cc:843
40641 #, gcc-internal-format
40642 msgid "naked attribute only applies to functions"
40643 msgstr ""
40645 #: config/rl78/rl78.cc:867
40646 #, gcc-internal-format
40647 msgid "%qE attribute doesn%'t apply to functions"
40648 msgstr ""
40650 #. This is unpredictable, as we're truncating off usable address
40651 #. bits.
40652 #: config/rl78/rl78.cc:1233
40653 #, gcc-internal-format
40654 msgid "converting far pointer to near pointer"
40655 msgstr ""
40657 #: config/rs6000/driver-rs6000.cc:266
40658 #, gcc-internal-format
40659 msgid "unsupported cpu name returned from kernel for %<-mcpu=native%>: %s"
40660 msgstr ""
40662 #: config/rs6000/driver-rs6000.cc:268
40663 #, gcc-internal-format, gfc-internal-format
40664 msgid "please use an explicit cpu name; valid cpu names are: %s"
40665 msgstr ""
40667 #: config/rs6000/host-darwin.cc:61
40668 #, gcc-internal-format
40669 msgid "segmentation fault (code)"
40670 msgstr ""
40672 #: config/rs6000/host-darwin.cc:131
40673 #, gcc-internal-format
40674 msgid "segmentation fault"
40675 msgstr ""
40677 #: config/rs6000/host-darwin.cc:145
40678 #, gcc-internal-format
40679 msgid "While setting up signal stack: %m"
40680 msgstr ""
40682 #: config/rs6000/host-darwin.cc:151
40683 #, gcc-internal-format
40684 msgid "While setting up signal handler: %m"
40685 msgstr ""
40687 #: config/rs6000/rs6000-builtin.cc:80 config/rs6000/rs6000-builtin.cc:83
40688 #: config/rs6000/rs6000-builtin.cc:90 config/rs6000/rs6000-builtin.cc:93
40689 #: config/rs6000/rs6000-builtin.cc:96 config/rs6000/rs6000-builtin.cc:99
40690 #: config/rs6000/rs6000-builtin.cc:106 config/rs6000/rs6000-builtin.cc:113
40691 #: config/rs6000/rs6000-builtin.cc:127 config/rs6000/rs6000-builtin.cc:130
40692 #: config/rs6000/rs6000-builtin.cc:133 config/rs6000/rs6000-builtin.cc:136
40693 #: config/rs6000/rs6000-builtin.cc:143
40694 #, gcc-internal-format
40695 msgid "%qs requires the %qs option"
40696 msgstr ""
40698 #: config/rs6000/rs6000-builtin.cc:86 config/rs6000/rs6000-builtin.cc:102
40699 #: config/rs6000/rs6000-builtin.cc:116 config/rs6000/rs6000-builtin.cc:139
40700 #, gcc-internal-format
40701 msgid "%qs requires the %qs option and either the %qs or %qs option"
40702 msgstr ""
40704 #: config/rs6000/rs6000-builtin.cc:109 config/rs6000/rs6000-builtin.cc:120
40705 #, gcc-internal-format
40706 msgid "%qs requires the %qs and %qs options"
40707 msgstr ""
40709 #: config/rs6000/rs6000-builtin.cc:124
40710 #, gcc-internal-format
40711 msgid "%qs requires quad-precision floating-point arithmetic"
40712 msgstr ""
40714 #: config/rs6000/rs6000-builtin.cc:2273
40715 #, gcc-internal-format
40716 msgid "argument 1 of %qs must be a constant"
40717 msgstr ""
40719 #: config/rs6000/rs6000-builtin.cc:2331
40720 #, gcc-internal-format
40721 msgid "argument 1 of %qs is out of range"
40722 msgstr ""
40724 #: config/rs6000/rs6000-builtin.cc:2603
40725 #, gcc-internal-format
40726 msgid "builtin %qs only accepts a string argument"
40727 msgstr ""
40729 #. Invalid CPU argument.
40730 #: config/rs6000/rs6000-builtin.cc:2622
40731 #, gcc-internal-format
40732 msgid "cpu %qs is an invalid argument to builtin %qs"
40733 msgstr ""
40735 #. Invalid HWCAP argument.
40736 #: config/rs6000/rs6000-builtin.cc:2650
40737 #, gcc-internal-format
40738 msgid "%s %qs is an invalid argument to builtin %qs"
40739 msgstr ""
40741 #: config/rs6000/rs6000-builtin.cc:2679
40742 #, gcc-internal-format
40743 msgid "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability bits"
40744 msgstr ""
40746 #: config/rs6000/rs6000-builtin.cc:3026 config/rs6000/rs6000-builtin.cc:3180
40747 #, gcc-internal-format, gfc-internal-format
40748 msgid "argument %d must be an unsigned literal"
40749 msgstr ""
40751 #: config/rs6000/rs6000-builtin.cc:3028 config/rs6000/rs6000-builtin.cc:3182
40752 #, gcc-internal-format, gfc-internal-format
40753 msgid "argument %d is an unsigned literal that is out of range"
40754 msgstr ""
40756 #: config/rs6000/rs6000-builtin.cc:3133
40757 #, gcc-internal-format
40758 msgid "builtin %qs is only valid in 64-bit mode"
40759 msgstr ""
40761 #: config/rs6000/rs6000-builtin.cc:3403
40762 #, gcc-internal-format
40763 msgid "%qs not supported with %<-msoft-float%>"
40764 msgstr ""
40766 #: config/rs6000/rs6000-builtin.cc:3410
40767 #, gcc-internal-format
40768 msgid "%qs is not supported in 32-bit mode"
40769 msgstr ""
40771 #: config/rs6000/rs6000-builtin.cc:3416
40772 #, gcc-internal-format
40773 msgid "%qs requires %<long double%> to be IBM 128-bit format"
40774 msgstr ""
40776 #: config/rs6000/rs6000-builtin.cc:3556
40777 #, gcc-internal-format, gfc-internal-format
40778 msgid "argument %d must be a literal between 0 and %d, inclusive"
40779 msgstr ""
40781 #: config/rs6000/rs6000-builtin.cc:3572
40782 #, gcc-internal-format, gfc-internal-format
40783 msgid "argument %d must be a literal between %d and %d, inclusive"
40784 msgstr ""
40786 #: config/rs6000/rs6000-builtin.cc:3589
40787 #, gcc-internal-format, gfc-internal-format
40788 msgid "argument %d must be a variable or a literal between %d and %d, inclusive"
40789 msgstr ""
40791 #: config/rs6000/rs6000-builtin.cc:3605
40792 #, gcc-internal-format, gfc-internal-format
40793 msgid "argument %d must be either a literal %d or a literal %d"
40794 msgstr ""
40796 #: config/rs6000/rs6000-c.cc:55
40797 #, gcc-internal-format
40798 msgid "ignoring malformed %<#pragma longcall%>"
40799 msgstr ""
40801 #: config/rs6000/rs6000-c.cc:67
40802 #, gcc-internal-format
40803 msgid "missing open paren"
40804 msgstr ""
40806 #: config/rs6000/rs6000-c.cc:69
40807 #, gcc-internal-format
40808 msgid "missing number"
40809 msgstr ""
40811 #: config/rs6000/rs6000-c.cc:71
40812 #, gcc-internal-format
40813 msgid "missing close paren"
40814 msgstr ""
40816 #: config/rs6000/rs6000-c.cc:74
40817 #, gcc-internal-format
40818 msgid "number must be 0 or 1"
40819 msgstr ""
40821 #: config/rs6000/rs6000-c.cc:77
40822 #, gcc-internal-format
40823 msgid "junk at end of %<#pragma longcall%>"
40824 msgstr ""
40826 #: config/rs6000/rs6000-c.cc:1241 config/rs6000/rs6000-c.cc:1642
40827 #, gcc-internal-format
40828 msgid "builtin %qs only accepts 1 argument"
40829 msgstr ""
40831 #: config/rs6000/rs6000-c.cc:1248 config/rs6000/rs6000-c.cc:1334
40832 #, gcc-internal-format
40833 msgid "builtin %qs only accepts 2 arguments"
40834 msgstr ""
40836 #: config/rs6000/rs6000-c.cc:1512
40837 #, gcc-internal-format
40838 msgid "builtin %qs only accepts 3 arguments"
40839 msgstr ""
40841 #: config/rs6000/rs6000-c.cc:1723
40842 #, gcc-internal-format
40843 msgid "%<vec_lvsl%> is deprecated for little endian; use assignment for unaligned loads and stores"
40844 msgstr ""
40846 #: config/rs6000/rs6000-c.cc:1727
40847 #, gcc-internal-format
40848 msgid "%<vec_lvsr%> is deprecated for little endian; use assignment for unaligned loads and stores"
40849 msgstr ""
40851 #: config/rs6000/rs6000-c.cc:1783
40852 #, gcc-internal-format
40853 msgid "passing argument %d of %qE discards const qualifier from pointer target type"
40854 msgstr ""
40856 #: config/rs6000/rs6000-c.cc:1868 config/rs6000/rs6000-c.cc:2024
40857 #, gcc-internal-format
40858 msgid "invalid parameter combination for AltiVec intrinsic %qs"
40859 msgstr ""
40861 #: config/rs6000/rs6000-c.cc:2013
40862 #, gcc-internal-format
40863 msgid "overloaded builtin %qs is implemented by builtin %qs"
40864 msgstr ""
40866 #: config/rs6000/rs6000-c.cc:2017
40867 #, gcc-internal-format
40868 msgid "%qs is not supported in this compiler configuration"
40869 msgstr ""
40871 #: config/rs6000/rs6000-call.cc:387
40872 #, gcc-internal-format
40873 msgid "ELFv2 parameter passing for an argument containing zero-width bit fields but that is otherwise a homogeneous aggregate was corrected in GCC 12"
40874 msgstr ""
40876 #: config/rs6000/rs6000-call.cc:455
40877 #, gcc-internal-format
40878 msgid "invalid use of MMA type %qs as a function return value"
40879 msgstr ""
40881 #: config/rs6000/rs6000-call.cc:507
40882 #, gcc-internal-format
40883 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
40884 msgstr ""
40886 #: config/rs6000/rs6000-call.cc:691
40887 #, gcc-internal-format
40888 msgid "cannot return value in vector register because altivec instructions are disabled, use %qs to enable them"
40889 msgstr ""
40891 #: config/rs6000/rs6000-call.cc:1115
40892 #, gcc-internal-format
40893 msgid "cannot pass argument in vector register because altivec instructions are disabled, use %qs to enable them"
40894 msgstr ""
40896 #: config/rs6000/rs6000-call.cc:1641
40897 #, gcc-internal-format
40898 msgid "invalid use of MMA operand of type %qs as a function parameter"
40899 msgstr ""
40901 #: config/rs6000/rs6000-call.cc:2030
40902 #, gcc-internal-format
40903 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
40904 msgstr ""
40906 #. We can't check this in rs6000_option_override_internal since
40907 #. DEFAULT_ABI isn't established yet.
40908 #: config/rs6000/rs6000-logue.cc:732
40909 #, gcc-internal-format
40910 msgid "%qs requires the ELFv2 ABI"
40911 msgstr ""
40913 #: config/rs6000/rs6000-logue.cc:1719
40914 #, gcc-internal-format
40915 msgid "stack frame too large"
40916 msgstr ""
40918 #: config/rs6000/rs6000-logue.cc:5559
40919 #, gcc-internal-format
40920 msgid "%qs uses register r29"
40921 msgstr ""
40923 #: config/rs6000/rs6000-logue.cc:5567
40924 #, gcc-internal-format
40925 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
40926 msgstr ""
40928 #: config/rs6000/rs6000.cc:3230 config/rs6000/rs6000.cc:3233
40929 #: config/rs6000/rs6000.cc:3236
40930 #, gcc-internal-format
40931 msgid "%qs requires %qs or %qs"
40932 msgstr ""
40934 #: config/rs6000/rs6000.cc:3337
40935 #, gcc-internal-format
40936 msgid "%qs requires PowerPC64 architecture, enabling"
40937 msgstr ""
40939 #: config/rs6000/rs6000.cc:3487
40940 #, gcc-internal-format
40941 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
40942 msgstr ""
40944 #: config/rs6000/rs6000.cc:3515
40945 #, gcc-internal-format
40946 msgid "%<-mcmodel incompatible with other toc options%>"
40947 msgstr ""
40949 #: config/rs6000/rs6000.cc:3536
40950 #, gcc-internal-format
40951 msgid "%qs unsupported for this ABI"
40952 msgstr ""
40954 #: config/rs6000/rs6000.cc:3669
40955 #, gcc-internal-format
40956 msgid "%qs is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
40957 msgstr ""
40959 #: config/rs6000/rs6000.cc:3808
40960 #, gcc-internal-format
40961 msgid "AltiVec not supported in this target"
40962 msgstr ""
40964 #: config/rs6000/rs6000.cc:3825
40965 #, gcc-internal-format
40966 msgid "%qs is not supported on little endian systems"
40967 msgstr ""
40969 #: config/rs6000/rs6000.cc:3907
40970 #, gcc-internal-format
40971 msgid "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than power9"
40972 msgstr ""
40974 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
40975 #. were explicitly cleared.
40976 #: config/rs6000/rs6000.cc:3915
40977 #, gcc-internal-format
40978 msgid "%qs incompatible with explicitly disabled options"
40979 msgstr ""
40981 #. TARGET_VSX = 1 implies Power 7 and newer
40982 #: config/rs6000/rs6000.cc:3949 config/rs6000/rs6000.cc:3957
40983 #: config/rs6000/rs6000.cc:3964 config/rs6000/rs6000.cc:3971
40984 #: config/rs6000/rs6000.cc:3979 config/rs6000/rs6000.cc:3998
40985 #: config/rs6000/rs6000.cc:4060 config/rs6000/rs6000.cc:4087
40986 #: config/rs6000/rs6000.cc:4114 config/rs6000/rs6000.cc:4129
40987 #: config/rs6000/rs6000.cc:4137 config/rs6000/rs6000.cc:4184
40988 #: config/rs6000/rs6000.cc:4186 config/rs6000/rs6000.cc:4276
40989 #: config/rs6000/rs6000.cc:4289 config/rs6000/rs6000.cc:4298
40990 #: config/rs6000/rs6000.cc:4436 config/rs6000/rs6000.cc:4477
40991 #: config/rs6000/rs6000.cc:4488
40992 #, gcc-internal-format
40993 msgid "%qs requires %qs"
40994 msgstr ""
40996 #: config/rs6000/rs6000.cc:4173
40997 #, gcc-internal-format
40998 msgid "target attribute or pragma changes %<long double%> size"
40999 msgstr ""
41001 #: config/rs6000/rs6000.cc:4201
41002 #, gcc-internal-format
41003 msgid "%qs requires full ISA 2.06 support"
41004 msgstr ""
41006 #: config/rs6000/rs6000.cc:4214
41007 #, gcc-internal-format
41008 msgid "Using IEEE extended precision %<long double%>"
41009 msgstr ""
41011 #: config/rs6000/rs6000.cc:4217
41012 #, gcc-internal-format
41013 msgid "Using IBM extended precision %<long double%>"
41014 msgstr ""
41016 #: config/rs6000/rs6000.cc:4236
41017 #, gcc-internal-format
41018 msgid "%qs requires VSX support"
41019 msgstr ""
41021 #: config/rs6000/rs6000.cc:4245
41022 #, gcc-internal-format
41023 msgid "The %<-mfloat128%> option may not be fully supported"
41024 msgstr ""
41026 #: config/rs6000/rs6000.cc:4268
41027 #, gcc-internal-format
41028 msgid "%qs requires full ISA 3.0 support"
41029 msgstr ""
41031 #: config/rs6000/rs6000.cc:4355
41032 #, gcc-internal-format
41033 msgid "unknown vectorization library ABI type (%qs) for %qs switch"
41034 msgstr ""
41036 #: config/rs6000/rs6000.cc:4368 config/rs6000/rs6000.cc:4383
41037 #, gcc-internal-format
41038 msgid "target attribute or pragma changes AltiVec ABI"
41039 msgstr ""
41041 #: config/rs6000/rs6000.cc:4396
41042 #, gcc-internal-format
41043 msgid "target attribute or pragma changes darwin64 ABI"
41044 msgstr ""
41046 #: config/rs6000/rs6000.cc:4620
41047 #, gcc-internal-format
41048 msgid "%qs needs a valid base register"
41049 msgstr ""
41051 #: config/rs6000/rs6000.cc:4917
41052 #, gcc-internal-format
41053 msgid "unknown option for %<%s=%s%>"
41054 msgstr ""
41056 #: config/rs6000/rs6000.cc:4954
41057 #, gcc-internal-format
41058 msgid "%qs is deprecated and not recommended in any circumstances"
41059 msgstr ""
41061 #: config/rs6000/rs6000.cc:10753
41062 #, gcc-internal-format
41063 msgid "%qs is an opaque type, and you cannot set it to other values"
41064 msgstr ""
41066 #: config/rs6000/rs6000.cc:17531
41067 #, gcc-internal-format
41068 msgid "no profiling of 64-bit code for this ABI"
41069 msgstr ""
41071 #: config/rs6000/rs6000.cc:19928
41072 #, gcc-internal-format
41073 msgid "you cannot take the address of a nested function if you use the %qs option"
41074 msgstr ""
41076 #: config/rs6000/rs6000.cc:20010
41077 #, gcc-internal-format
41078 msgid "use of %<long double%> in AltiVec types is invalid"
41079 msgstr ""
41081 #: config/rs6000/rs6000.cc:20012
41082 #, gcc-internal-format
41083 msgid "use of boolean types in AltiVec types is invalid"
41084 msgstr ""
41086 #: config/rs6000/rs6000.cc:20014
41087 #, gcc-internal-format
41088 msgid "use of %<complex%> in AltiVec types is invalid"
41089 msgstr ""
41091 #: config/rs6000/rs6000.cc:20016
41092 #, gcc-internal-format
41093 msgid "use of decimal floating-point types in AltiVec types is invalid"
41094 msgstr ""
41096 #: config/rs6000/rs6000.cc:20022
41097 #, gcc-internal-format
41098 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
41099 msgstr ""
41101 #: config/rs6000/rs6000.cc:20025
41102 #, gcc-internal-format
41103 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
41104 msgstr ""
41106 #: config/rs6000/rs6000.cc:20030
41107 #, gcc-internal-format
41108 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
41109 msgstr ""
41111 #: config/rs6000/rs6000.cc:20033
41112 #, gcc-internal-format
41113 msgid "use of %<double%> in AltiVec types is invalid without %qs"
41114 msgstr ""
41116 #: config/rs6000/rs6000.cc:24181
41117 #, gcc-internal-format
41118 msgid "invalid cpu %qs for %s%qs%s"
41119 msgstr ""
41121 #: config/rs6000/rs6000.cc:24184
41122 #, gcc-internal-format
41123 msgid "%s%qs%s is not allowed"
41124 msgstr ""
41126 #: config/rs6000/rs6000.cc:24186
41127 #, gcc-internal-format
41128 msgid "%s%qs%s is invalid"
41129 msgstr ""
41131 #: config/rs6000/rs6000.cc:24730
41132 #, gcc-internal-format
41133 msgid "%<-mno-%s%> turns off %<-m%s%>"
41134 msgstr ""
41136 #: config/rs6000/rs6000.cc:24889
41137 #, gcc-internal-format
41138 msgid "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports hardware capability bits"
41139 msgstr ""
41141 #: config/rs6000/rs6000.cc:25177
41142 #, gcc-internal-format
41143 msgid "Virtual function multiversioning not supported"
41144 msgstr ""
41146 #: config/rs6000/rs6000.cc:28260
41147 #, gcc-internal-format
41148 msgid "the result for the xxspltidp instruction is undefined for subnormal input values"
41149 msgstr ""
41151 #: config/rx/rx.cc:651
41152 #, gcc-internal-format
41153 msgid "unrecognized control register number: %d - using %<psw%>"
41154 msgstr ""
41156 #: config/rx/rx.cc:1384
41157 #, gcc-internal-format
41158 msgid "multiple fast interrupt routines seen: %qE and %qE"
41159 msgstr ""
41161 #: config/rx/rx.cc:2480
41162 #, gcc-internal-format, gfc-internal-format
41163 msgid "invalid control register for mvtc: %d - using 'psw'"
41164 msgstr ""
41166 #: config/rx/rx.cc:2602
41167 #, gcc-internal-format
41168 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
41169 msgstr ""
41171 #: config/rx/rx.cc:2605
41172 #, gcc-internal-format
41173 msgid "use %<__builtin_rx_mvtc (0, ... )%> to write arbitrary values to PSW"
41174 msgstr ""
41176 #: config/rx/rx.cc:2652
41177 #, gcc-internal-format
41178 msgid "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
41179 msgstr ""
41181 #: config/rx/rx.cc:2800
41182 #, gcc-internal-format
41183 msgid "RX FPU instructions do not support NaNs and infinities"
41184 msgstr ""
41186 #: config/s390/s390-c.cc:487
41187 #, gcc-internal-format
41188 msgid "builtin %qs can only be used on vector types"
41189 msgstr ""
41191 #: config/s390/s390-c.cc:717 config/s390/s390.cc:922
41192 #, gcc-internal-format
41193 msgid "constant value required for builtin %qF argument %d"
41194 msgstr ""
41196 #: config/s390/s390-c.cc:732
41197 #, gcc-internal-format
41198 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
41199 msgstr ""
41201 #: config/s390/s390-c.cc:909
41202 #, gcc-internal-format
41203 msgid "builtin %qF is for GCC internal use only"
41204 msgstr ""
41206 #: config/s390/s390-c.cc:917
41207 #, gcc-internal-format
41208 msgid "builtin %qF is deprecated"
41209 msgstr ""
41211 #: config/s390/s390-c.cc:921
41212 #, gcc-internal-format
41213 msgid "%qF requires %<-mvx%>"
41214 msgstr ""
41216 #: config/s390/s390-c.cc:927
41217 #, gcc-internal-format
41218 msgid "%qF requires z14 or higher"
41219 msgstr ""
41221 #: config/s390/s390-c.cc:933
41222 #, gcc-internal-format
41223 msgid "%qF requires z15 or higher"
41224 msgstr ""
41226 #: config/s390/s390-c.cc:947
41227 #, gcc-internal-format
41228 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
41229 msgstr ""
41231 #: config/s390/s390-c.cc:996
41232 #, gcc-internal-format
41233 msgid "invalid parameter combination for intrinsic %qs"
41234 msgstr ""
41236 #: config/s390/s390-c.cc:1002
41237 #, gcc-internal-format
41238 msgid "ambiguous overload for intrinsic %qs"
41239 msgstr ""
41241 #: config/s390/s390-c.cc:1010
41242 #, gcc-internal-format
41243 msgid "%qs matching variant requires z14 or higher"
41244 msgstr ""
41246 #: config/s390/s390-c.cc:1019
41247 #, gcc-internal-format
41248 msgid "%qs matching variant requires z15 or higher"
41249 msgstr ""
41251 #: config/s390/s390-c.cc:1025
41252 #, gcc-internal-format
41253 msgid "%qs matching variant is deprecated"
41254 msgstr ""
41256 #: config/s390/s390-c.cc:1065
41257 #, gcc-internal-format
41258 msgid "constant argument %d for builtin %qF is out of range for target type"
41259 msgstr ""
41261 #: config/s390/s390.cc:765
41262 #, gcc-internal-format
41263 msgid "constant argument %d for builtin %qF is invalid (%s)"
41264 msgstr ""
41266 #: config/s390/s390.cc:769
41267 #, gcc-internal-format
41268 msgid "constant argument %d for builtin %qF is out of range (0-%wu)"
41269 msgstr ""
41271 #: config/s390/s390.cc:785
41272 #, gcc-internal-format
41273 msgid "constant argument %d for builtin %qF is out of range (%wd-%wd)"
41274 msgstr ""
41276 #: config/s390/s390.cc:834
41277 #, gcc-internal-format
41278 msgid "builtin %qF is not supported without %<-mhtm%> (default with %<-march=zEC12%> and higher)"
41279 msgstr ""
41281 #: config/s390/s390.cc:840
41282 #, gcc-internal-format
41283 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)"
41284 msgstr ""
41286 #: config/s390/s390.cc:847
41287 #, gcc-internal-format
41288 msgid "Builtin %qF requires z14 or higher"
41289 msgstr ""
41291 #: config/s390/s390.cc:853
41292 #, gcc-internal-format
41293 msgid "Builtin %qF requires z15 or higher"
41294 msgstr ""
41296 #: config/s390/s390.cc:859
41297 #, gcc-internal-format
41298 msgid "Builtin %qF requires arch14 or higher."
41299 msgstr ""
41301 #: config/s390/s390.cc:878
41302 #, gcc-internal-format
41303 msgid "unresolved overloaded builtin"
41304 msgstr ""
41306 #: config/s390/s390.cc:885 config/tilegx/tilegx.cc:3540
41307 #: config/tilepro/tilepro.cc:3103
41308 #, gcc-internal-format
41309 msgid "bad builtin icode"
41310 msgstr ""
41312 #: config/s390/s390.cc:1019
41313 #, gcc-internal-format
41314 msgid "invalid argument %d for builtin %qF"
41315 msgstr ""
41317 #: config/s390/s390.cc:1120
41318 #, gcc-internal-format
41319 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
41320 msgstr ""
41322 #: config/s390/s390.cc:1210
41323 #, gcc-internal-format
41324 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
41325 msgstr ""
41327 #: config/s390/s390.cc:10100
41328 #, gcc-internal-format
41329 msgid "total size of local variables exceeds architecture limit"
41330 msgstr ""
41332 #: config/s390/s390.cc:11465
41333 #, gcc-internal-format
41334 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes; an unconditional trap is added"
41335 msgstr ""
41337 #: config/s390/s390.cc:11481
41338 #, gcc-internal-format
41339 msgid "frame size of function %qs is %wd bytes which is more than half the stack size; the dynamic check would not be reliable; no check emitted for this function"
41340 msgstr ""
41342 #: config/s390/s390.cc:11509
41343 #, gcc-internal-format
41344 msgid "frame size of %qs is %wd bytes"
41345 msgstr ""
41347 #: config/s390/s390.cc:11513
41348 #, gcc-internal-format
41349 msgid "%qs uses dynamic stack allocation"
41350 msgstr ""
41352 #: config/s390/s390.cc:13216
41353 #, gcc-internal-format
41354 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
41355 msgstr ""
41357 #: config/s390/s390.cc:15486
41358 #, gcc-internal-format
41359 msgid "64-bit ABI not supported in ESA/390 mode"
41360 msgstr ""
41362 #: config/s390/s390.cc:15493
41363 #, gcc-internal-format
41364 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
41365 msgstr ""
41367 #: config/s390/s390.cc:15528
41368 #, gcc-internal-format, gfc-internal-format
41369 msgid "hardware vector support not available on %s"
41370 msgstr ""
41372 #: config/s390/s390.cc:15531
41373 #, gcc-internal-format
41374 msgid "hardware vector support not available with %<-msoft-float%>"
41375 msgstr ""
41377 #: config/s390/s390.cc:15560
41378 #, gcc-internal-format, gfc-internal-format
41379 msgid "hardware decimal floating-point instructions not available on %s"
41380 msgstr ""
41382 #: config/s390/s390.cc:15564
41383 #, gcc-internal-format
41384 msgid "hardware decimal floating-point instructions not available in ESA/390 mode"
41385 msgstr ""
41387 #: config/s390/s390.cc:15576
41388 #, gcc-internal-format
41389 msgid "%<-mhard-dfp%> cannot be used in conjunction with %<-msoft-float%>"
41390 msgstr ""
41392 #: config/s390/s390.cc:15585
41393 #, gcc-internal-format
41394 msgid "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in combination"
41395 msgstr ""
41397 #: config/s390/s390.cc:15591
41398 #, gcc-internal-format
41399 msgid "stack size must be greater than the stack guard value"
41400 msgstr ""
41402 #: config/s390/s390.cc:15593
41403 #, gcc-internal-format
41404 msgid "stack size must not be greater than 64k"
41405 msgstr ""
41407 #: config/s390/s390.cc:15596
41408 #, gcc-internal-format
41409 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
41410 msgstr ""
41412 #: config/s390/s390.cc:15609
41413 #, gcc-internal-format
41414 msgid "%<-mtpf-trace-hook-prologue-check%> requires integer in range 0-4095"
41415 msgstr ""
41417 #: config/s390/s390.cc:15612
41418 #, gcc-internal-format
41419 msgid "%<-mtpf-trace-hook-prologue-target%> requires integer in range 0-4095"
41420 msgstr ""
41422 #: config/s390/s390.cc:15615
41423 #, gcc-internal-format
41424 msgid "%<-mtpf-trace-hook-epilogue-check%> requires integer in range 0-4095"
41425 msgstr ""
41427 #: config/s390/s390.cc:15618
41428 #, gcc-internal-format
41429 msgid "%<-mtpf-trace-hook-epilogue-target%> requires integer in range 0-4095"
41430 msgstr ""
41432 #: config/s390/s390.cc:15671
41433 #, gcc-internal-format
41434 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
41435 msgstr ""
41437 #. argument is not a plain number
41438 #: config/s390/s390.cc:15707
41439 #, gcc-internal-format
41440 msgid "arguments to %qs should be non-negative integers"
41441 msgstr ""
41443 #: config/s390/s390.cc:15714
41444 #, gcc-internal-format
41445 msgid "argument to %qs is too large (max. %d)"
41446 msgstr ""
41448 #: config/s390/s390.cc:15745
41449 #, gcc-internal-format
41450 msgid "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
41451 msgstr ""
41453 #: config/s390/s390.cc:15906 config/s390/s390.cc:15956
41454 #: config/s390/s390.cc:15973
41455 #, gcc-internal-format
41456 msgid "attribute %<target%> argument %qs is unknown"
41457 msgstr ""
41459 #. Value is not allowed for the target attribute.
41460 #: config/s390/s390.cc:15912
41461 #, gcc-internal-format
41462 msgid "value %qs is not supported by attribute %<target%>"
41463 msgstr ""
41465 #: config/sh/sh.cc:936
41466 #, gcc-internal-format
41467 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
41468 msgstr ""
41470 #: config/sh/sh.cc:953
41471 #, gcc-internal-format
41472 msgid "unwind tables currently require either a frame pointer or %<-maccumulate-outgoing-args%> for correctness"
41473 msgstr ""
41475 #: config/sh/sh.cc:7416
41476 #, gcc-internal-format
41477 msgid "%<__builtin_saveregs%> not supported by this subtarget"
41478 msgstr ""
41480 #: config/sh/sh.cc:8352
41481 #, gcc-internal-format
41482 msgid "%qE attribute only applies to interrupt functions"
41483 msgstr ""
41485 #: config/sh/sh.cc:8422
41486 #, gcc-internal-format
41487 msgid "%qE attribute is supported only for SH2A"
41488 msgstr ""
41490 #: config/sh/sh.cc:8464
41491 #, gcc-internal-format
41492 msgid "%qE attribute only applies to SH2A"
41493 msgstr ""
41495 #: config/sh/sh.cc:8486
41496 #, gcc-internal-format
41497 msgid "%qE attribute argument should be between 0 to 255"
41498 msgstr ""
41500 #: config/sh/sh.cc:10825
41501 #, gcc-internal-format
41502 msgid "r0 needs to be available as a call-clobbered register"
41503 msgstr ""
41505 #: config/sparc/sparc.cc:1842
41506 #, gcc-internal-format, gfc-internal-format
41507 msgid "%s is not supported by this configuration"
41508 msgstr ""
41510 #: config/sparc/sparc.cc:1849
41511 #, gcc-internal-format
41512 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
41513 msgstr ""
41515 #: config/sparc/sparc.cc:1857
41516 #, gcc-internal-format
41517 msgid "%<-fcall-saved-REG%> is not supported for out registers"
41518 msgstr ""
41520 #: config/sparc/sparc.cc:1981
41521 #, gcc-internal-format
41522 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
41523 msgstr ""
41525 #: config/stormy16/stormy16.cc:1058
41526 #, gcc-internal-format
41527 msgid "local variable memory requirements exceed capacity"
41528 msgstr ""
41530 #: config/stormy16/stormy16.cc:1215
41531 #, gcc-internal-format
41532 msgid "%<function_profiler%> support"
41533 msgstr ""
41535 #: config/stormy16/stormy16.cc:1309
41536 #, gcc-internal-format
41537 msgid "cannot use %<va_start%> in interrupt function"
41538 msgstr ""
41540 #: config/stormy16/stormy16.cc:1880
41541 #, gcc-internal-format, gfc-internal-format
41542 msgid "switch statement of size %lu entries too large"
41543 msgstr ""
41545 #: config/stormy16/stormy16.cc:2252
41546 #, gcc-internal-format
41547 msgid "%<__BELOW100__%> attribute only applies to variables"
41548 msgstr ""
41550 #: config/stormy16/stormy16.cc:2259
41551 #, gcc-internal-format
41552 msgid "%<__BELOW100__%> attribute not allowed with auto storage class"
41553 msgstr ""
41555 #: config/tilegx/tilegx.cc:3581 config/tilepro/tilepro.cc:3129
41556 #, gcc-internal-format
41557 msgid "operand must be an immediate of the right size"
41558 msgstr ""
41560 #: config/v850/v850-c.cc:67
41561 #, gcc-internal-format
41562 msgid "%<#pragma%> GHS endXXXX found without previous startXXX"
41563 msgstr ""
41565 #: config/v850/v850-c.cc:70
41566 #, gcc-internal-format
41567 msgid "%<#pragma%> GHS endXXX does not match previous startXXX"
41568 msgstr ""
41570 #: config/v850/v850-c.cc:96
41571 #, gcc-internal-format
41572 msgid "cannot set interrupt attribute: no current function"
41573 msgstr ""
41575 #: config/v850/v850-c.cc:104
41576 #, gcc-internal-format
41577 msgid "cannot set interrupt attribute: no such identifier"
41578 msgstr ""
41580 #: config/v850/v850-c.cc:153
41581 #, gcc-internal-format
41582 msgid "junk at end of %<#pragma%> ghs section"
41583 msgstr ""
41585 #: config/v850/v850-c.cc:170
41586 #, gcc-internal-format
41587 msgid "unrecognized section name %qE"
41588 msgstr ""
41590 #: config/v850/v850-c.cc:184
41591 #, gcc-internal-format
41592 msgid "malformed %<#pragma%> ghs section"
41593 msgstr ""
41595 #: config/v850/v850-c.cc:203
41596 #, gcc-internal-format
41597 msgid "junk at end of %<#pragma%> ghs interrupt"
41598 msgstr ""
41600 #: config/v850/v850-c.cc:214
41601 #, gcc-internal-format
41602 msgid "junk at end of %<#pragma%> ghs starttda"
41603 msgstr ""
41605 #: config/v850/v850-c.cc:225
41606 #, gcc-internal-format
41607 msgid "junk at end of %<#pragma%> ghs startsda"
41608 msgstr ""
41610 #: config/v850/v850-c.cc:236
41611 #, gcc-internal-format
41612 msgid "junk at end of %<#pragma%> ghs startzda"
41613 msgstr ""
41615 #: config/v850/v850-c.cc:247
41616 #, gcc-internal-format
41617 msgid "junk at end of %<#pragma%> ghs endtda"
41618 msgstr ""
41620 #: config/v850/v850-c.cc:258
41621 #, gcc-internal-format
41622 msgid "junk at end of %<#pragma%> ghs endsda"
41623 msgstr ""
41625 #: config/v850/v850-c.cc:269
41626 #, gcc-internal-format
41627 msgid "junk at end of %<#pragma%> ghs endzda"
41628 msgstr ""
41630 #: config/v850/v850.cc:2046
41631 #, gcc-internal-format
41632 msgid "data area attributes cannot be specified for local variables"
41633 msgstr ""
41635 #: config/v850/v850.cc:2057
41636 #, gcc-internal-format
41637 msgid "data area of %q+D conflicts with previous declaration"
41638 msgstr ""
41640 #: config/v850/v850.cc:2188
41641 #, gcc-internal-format, gfc-internal-format
41642 msgid "bogus JR construction: %d"
41643 msgstr ""
41645 #: config/v850/v850.cc:2206 config/v850/v850.cc:2313
41646 #, gcc-internal-format, gfc-internal-format
41647 msgid "bad amount of stack space removal: %d"
41648 msgstr ""
41650 #: config/v850/v850.cc:2293
41651 #, gcc-internal-format, gfc-internal-format
41652 msgid "bogus JARL construction: %d"
41653 msgstr ""
41655 #: config/v850/v850.cc:2591
41656 #, gcc-internal-format, gfc-internal-format
41657 msgid "bogus DISPOSE construction: %d"
41658 msgstr ""
41660 #: config/v850/v850.cc:2610
41661 #, gcc-internal-format, gfc-internal-format
41662 msgid "too much stack space to dispose of: %d"
41663 msgstr ""
41665 #: config/v850/v850.cc:2712
41666 #, gcc-internal-format, gfc-internal-format
41667 msgid "bogus PREPEARE construction: %d"
41668 msgstr ""
41670 #: config/v850/v850.cc:2729
41671 #, gcc-internal-format, gfc-internal-format
41672 msgid "too much stack space to prepare: %d"
41673 msgstr ""
41675 #: config/visium/visium.cc:730
41676 #, gcc-internal-format
41677 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
41678 msgstr ""
41680 #: config/vms/vms-c.cc:44
41681 #, gcc-internal-format
41682 msgid "junk at end of %<#pragma __nostandard%>"
41683 msgstr ""
41685 #: config/vms/vms-c.cc:55
41686 #, gcc-internal-format
41687 msgid "junk at end of %<#pragma __standard%>"
41688 msgstr ""
41690 #: config/vms/vms-c.cc:81
41691 #, gcc-internal-format
41692 msgid "malformed %<#pragma member_alignment%>, ignoring"
41693 msgstr ""
41695 #: config/vms/vms-c.cc:96
41696 #, gcc-internal-format
41697 msgid "unknown %<#pragma member_alignment%> name %s"
41698 msgstr ""
41700 #: config/vms/vms-c.cc:101
41701 #, gcc-internal-format
41702 msgid "malformed %<#pragma member_alignment%>"
41703 msgstr ""
41705 #: config/vms/vms-c.cc:135
41706 #, gcc-internal-format
41707 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
41708 msgstr ""
41710 #: config/vms/vms-c.cc:148
41711 #, gcc-internal-format
41712 msgid "garbage at end of %<#pragma nomember_alignment%>"
41713 msgstr ""
41715 #: config/vms/vms-c.cc:203
41716 #, gcc-internal-format
41717 msgid "malformed %<#pragma extern_model%>, ignoring"
41718 msgstr ""
41720 #: config/vms/vms-c.cc:224
41721 #, gcc-internal-format
41722 msgid "extern model globalvalue"
41723 msgstr ""
41725 #: config/vms/vms-c.cc:229
41726 #, gcc-internal-format
41727 msgid "unknown %<#pragma extern_model%> model %qs"
41728 msgstr ""
41730 #: config/vms/vms-c.cc:235
41731 #, gcc-internal-format
41732 msgid "junk at end of '#pragma extern_model'"
41733 msgstr ""
41735 #: config/vms/vms-c.cc:249
41736 #, gcc-internal-format
41737 msgid "vms '#pragma __message' is ignored"
41738 msgstr ""
41740 #: config/vms/vms-c.cc:274 config/vms/vms-c.cc:280
41741 #, gcc-internal-format
41742 msgid "malformed %<#pragma __extern_prefix%>, ignoring"
41743 msgstr ""
41745 #: config/vms/vms-c.cc:313 config/vms/vms-c.cc:333
41746 #, gcc-internal-format
41747 msgid "malformed %<#pragma %s%>, ignoring"
41748 msgstr ""
41750 #: config/vms/vms-c.cc:329
41751 #, gcc-internal-format
41752 msgid "invalid constant in %<#pragma %s%>"
41753 msgstr ""
41755 #: config/xtensa/xtensa.cc:2252
41756 #, gcc-internal-format
41757 msgid "boolean registers required for the floating-point option"
41758 msgstr ""
41760 #: config/xtensa/xtensa.cc:2287
41761 #, gcc-internal-format
41762 msgid "%<-f%s%> is not supported with CONST16 instructions"
41763 msgstr ""
41765 #: config/xtensa/xtensa.cc:2294
41766 #, gcc-internal-format
41767 msgid "PIC is required but not supported with CONST16 instructions"
41768 msgstr ""
41770 #: config/xtensa/xtensa.cc:3664
41771 #, gcc-internal-format
41772 msgid "only uninitialized variables can be placed in a %<.bss%> section"
41773 msgstr ""
41775 #: ada/gcc-interface/misc.cc:155
41776 #, gcc-internal-format
41777 msgid "%<-gnat%> misspelled as %<-gant%>"
41778 msgstr ""
41780 #: ada/gcc-interface/misc.cc:258
41781 #, gcc-internal-format
41782 msgid "%<-fexcess-precision=standard%> for Ada"
41783 msgstr ""
41785 #: ada/gcc-interface/misc.cc:260
41786 #, gcc-internal-format
41787 msgid "%<-fexcess-precision=16%> for Ada"
41788 msgstr ""
41790 #: ada/gcc-interface/trans.cc:332
41791 #, gcc-internal-format, gfc-internal-format
41792 msgid "%s contains too many lines"
41793 msgstr ""
41795 #: ada/gcc-interface/trans.cc:1657
41796 #, gcc-internal-format
41797 msgid "subprogram %q+F not marked %<Inline_Always%>"
41798 msgstr ""
41800 #: ada/gcc-interface/trans.cc:1659 ada/gcc-interface/trans.cc:1665
41801 #, gcc-internal-format
41802 msgid "parent subprogram cannot be inlined"
41803 msgstr ""
41805 #: ada/gcc-interface/trans.cc:1663
41806 #, gcc-internal-format
41807 msgid "subprogram %q+F not marked %<Inline%>"
41808 msgstr ""
41810 #: ada/gcc-interface/utils.cc:4163
41811 #, gcc-internal-format
41812 msgid "invalid element type for attribute %qs"
41813 msgstr ""
41815 #: ada/gcc-interface/utils.cc:4187
41816 #, gcc-internal-format
41817 msgid "number of components of vector not a power of two"
41818 msgstr ""
41820 #: ada/gcc-interface/utils.cc:6387 ada/gcc-interface/utils.cc:6565
41821 #: ada/gcc-interface/utils.cc:6746
41822 #, gcc-internal-format
41823 msgid "%qs attribute ignored"
41824 msgstr ""
41826 #: ada/gcc-interface/utils.cc:6442
41827 #, gcc-internal-format
41828 msgid "%qs attribute without arguments on a non-prototype"
41829 msgstr ""
41831 #: ada/gcc-interface/utils.cc:6457
41832 #, gcc-internal-format
41833 msgid "%qs argument has invalid operand number (argument %lu)"
41834 msgstr ""
41836 #: ada/gcc-interface/utils.cc:6479
41837 #, gcc-internal-format
41838 msgid "%qs argument with out-of-range operand number (argument %lu, operand %lu)"
41839 msgstr ""
41841 #: ada/gcc-interface/utils.cc:6488
41842 #, gcc-internal-format
41843 msgid "%qs argument references non-pointer operand (argument %lu, operand %lu)"
41844 msgstr ""
41846 #: ada/gcc-interface/utils.cc:6509
41847 #, gcc-internal-format
41848 msgid "%qs attribute requires prototypes with named arguments"
41849 msgstr ""
41851 #: ada/gcc-interface/utils.cc:6518
41852 #, gcc-internal-format
41853 msgid "%qs attribute only applies to variadic functions"
41854 msgstr ""
41856 #: ada/gcc-interface/utils.cc:6706 d/d-attribs.cc:346 d/d-attribs.cc:473
41857 #, gcc-internal-format
41858 msgid "%qE attribute has no effect"
41859 msgstr ""
41861 #: ada/gcc-interface/utils.cc:6990
41862 #, gcc-internal-format
41863 msgid "attribute %qs applies to array types only"
41864 msgstr ""
41866 #: c/c-convert.cc:104 c/c-typeck.cc:2258 c/c-typeck.cc:12921 cp/typeck.cc:2335
41867 #: cp/typeck.cc:8980 cp/typeck.cc:9782 d/d-convert.cc:262
41868 #, gcc-internal-format
41869 msgid "void value not ignored as it ought to be"
41870 msgstr ""
41872 #: c/c-convert.cc:183 d/d-convert.cc:323
41873 #, gcc-internal-format
41874 msgid "conversion to non-scalar type requested"
41875 msgstr ""
41877 #: c/c-decl.cc:838
41878 #, gcc-internal-format
41879 msgid "array %q+D assumed to have one element"
41880 msgstr ""
41882 #: c/c-decl.cc:879
41883 #, gcc-internal-format
41884 msgid "%qD is static but used in inline function %qD which is not static"
41885 msgstr ""
41887 #: c/c-decl.cc:884
41888 #, gcc-internal-format
41889 msgid "%q+D is static but declared in inline function %qD which is not static"
41890 msgstr ""
41892 #: c/c-decl.cc:1080
41893 #, gcc-internal-format, gfc-internal-format
41894 msgid "GCC supports only %u nested scopes"
41895 msgstr ""
41897 #: c/c-decl.cc:1232 cp/decl.cc:368
41898 #, gcc-internal-format
41899 msgid "label %q+D used but not defined"
41900 msgstr ""
41902 #: c/c-decl.cc:1278
41903 #, gcc-internal-format
41904 msgid "nested function %q+D declared but never defined"
41905 msgstr ""
41907 #: c/c-decl.cc:1292
41908 #, gcc-internal-format
41909 msgid "inline function %q+D declared but never defined"
41910 msgstr ""
41912 #: c/c-decl.cc:1309
41913 #, gcc-internal-format
41914 msgid "unused variable %q+D"
41915 msgstr ""
41917 #: c/c-decl.cc:1313 cp/decl.cc:707
41918 #, gcc-internal-format
41919 msgid "variable %qD set but not used"
41920 msgstr ""
41922 #: c/c-decl.cc:1318
41923 #, gcc-internal-format
41924 msgid "type of array %q+D completed incompatibly with implicit initialization"
41925 msgstr ""
41927 #: c/c-decl.cc:1599 c/c-decl.cc:7391 c/c-decl.cc:8296 c/c-decl.cc:9119
41928 #, gcc-internal-format
41929 msgid "originally defined here"
41930 msgstr ""
41932 #: c/c-decl.cc:1824
41933 #, gcc-internal-format
41934 msgid "a parameter list with an ellipsis cannot match an empty parameter name list declaration"
41935 msgstr ""
41937 #: c/c-decl.cc:1831
41938 #, gcc-internal-format
41939 msgid "an argument type that has a default promotion cannot match an empty parameter name list declaration"
41940 msgstr ""
41942 #: c/c-decl.cc:1879
41943 #, gcc-internal-format
41944 msgid "prototype for %q+D declares more arguments than previous old-style definition"
41945 msgstr ""
41947 #: c/c-decl.cc:1885
41948 #, gcc-internal-format
41949 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
41950 msgstr ""
41952 #: c/c-decl.cc:1894
41953 #, gcc-internal-format
41954 msgid "prototype for %q+D declares argument %d with incompatible type"
41955 msgstr ""
41957 #. If we get here, no errors were found, but do issue a warning
41958 #. for this poor-style construct.
41959 #: c/c-decl.cc:1907
41960 #, gcc-internal-format
41961 msgid "prototype for %q+D follows non-prototype definition"
41962 msgstr ""
41964 #: c/c-decl.cc:1925
41965 #, gcc-internal-format
41966 msgid "previous definition of %q+D with type %qT"
41967 msgstr ""
41969 #: c/c-decl.cc:1929
41970 #, gcc-internal-format
41971 msgid "previous implicit declaration of %q+D with type %qT"
41972 msgstr ""
41974 #: c/c-decl.cc:1933
41975 #, gcc-internal-format
41976 msgid "previous declaration of %q+D with type %qT"
41977 msgstr ""
41979 #: c/c-decl.cc:1973
41980 #, gcc-internal-format
41981 msgid "%q+D redeclared as different kind of symbol"
41982 msgstr ""
41984 #: c/c-decl.cc:1978
41985 #, gcc-internal-format
41986 msgid "built-in function %q+D declared as non-function"
41987 msgstr ""
41989 #: c/c-decl.cc:1981 c/c-decl.cc:3069
41990 #, gcc-internal-format
41991 msgid "declaration of %q+D shadows a built-in function"
41992 msgstr ""
41994 #: c/c-decl.cc:1991
41995 #, gcc-internal-format
41996 msgid "redeclaration of enumerator %q+D"
41997 msgstr ""
41999 #: c/c-decl.cc:2027
42000 #, gcc-internal-format
42001 msgid "conflicting types for built-in function %q+D; expected %qT"
42002 msgstr ""
42004 #: c/c-decl.cc:2037 c/c-decl.cc:2062
42005 #, gcc-internal-format
42006 msgid "%qD is declared in header %qs"
42007 msgstr ""
42009 #: c/c-decl.cc:2048
42010 #, gcc-internal-format
42011 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
42012 msgstr ""
42014 #: c/c-decl.cc:2053
42015 #, gcc-internal-format
42016 msgid "mismatch in return type of built-in function %qD; expected %qT"
42017 msgstr ""
42019 #: c/c-decl.cc:2086
42020 #, gcc-internal-format
42021 msgid "conflicting types for %q+D"
42022 msgstr ""
42024 #: c/c-decl.cc:2099 c/c-decl.cc:2136
42025 #, gcc-internal-format
42026 msgid "conflicting types for %q+D; have %qT"
42027 msgstr ""
42029 #: c/c-decl.cc:2116
42030 #, gcc-internal-format
42031 msgid "conflicting named address spaces (generic vs %s) for %q+D"
42032 msgstr ""
42034 #: c/c-decl.cc:2120
42035 #, gcc-internal-format
42036 msgid "conflicting named address spaces (%s vs generic) for %q+D"
42037 msgstr ""
42039 #: c/c-decl.cc:2124
42040 #, gcc-internal-format
42041 msgid "conflicting named address spaces (%s vs %s) for %q+D"
42042 msgstr ""
42044 #: c/c-decl.cc:2133
42045 #, gcc-internal-format
42046 msgid "conflicting type qualifiers for %q+D"
42047 msgstr ""
42049 #: c/c-decl.cc:2158
42050 #, gcc-internal-format
42051 msgid "redefinition of typedef %q+D with different type"
42052 msgstr ""
42054 #: c/c-decl.cc:2171
42055 #, gcc-internal-format
42056 msgid "redefinition of typedef %q+D with variably modified type"
42057 msgstr ""
42059 #: c/c-decl.cc:2176
42060 #, gcc-internal-format
42061 msgid "redefinition of typedef %q+D"
42062 msgstr ""
42064 #: c/c-decl.cc:2204
42065 #, gcc-internal-format
42066 msgid "declaration of %qD shadows a built-in function"
42067 msgstr ""
42069 #: c/c-decl.cc:2220
42070 #, gcc-internal-format
42071 msgid "declaration of built-in function %qD without a prototype; expected %qT"
42072 msgstr ""
42074 #: c/c-decl.cc:2247 c/c-decl.cc:2358
42075 #, gcc-internal-format
42076 msgid "redefinition of %q+D"
42077 msgstr ""
42079 #: c/c-decl.cc:2286 c/c-decl.cc:2398
42080 #, gcc-internal-format
42081 msgid "static declaration of %q+D follows non-static declaration"
42082 msgstr ""
42084 #: c/c-decl.cc:2297 c/c-decl.cc:2305 c/c-decl.cc:2387 c/c-decl.cc:2395
42085 #, gcc-internal-format
42086 msgid "non-static declaration of %q+D follows static declaration"
42087 msgstr ""
42089 #: c/c-decl.cc:2322
42090 #, gcc-internal-format
42091 msgid "%<gnu_inline%> attribute present on %q+D"
42092 msgstr ""
42094 #: c/c-decl.cc:2325
42095 #, gcc-internal-format
42096 msgid "but not here"
42097 msgstr ""
42099 #: c/c-decl.cc:2344
42100 #, gcc-internal-format
42101 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
42102 msgstr ""
42104 #: c/c-decl.cc:2347
42105 #, gcc-internal-format
42106 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
42107 msgstr ""
42109 #: c/c-decl.cc:2379
42110 #, gcc-internal-format
42111 msgid "extern declaration of %q+D follows declaration with no linkage"
42112 msgstr ""
42114 #: c/c-decl.cc:2417
42115 #, gcc-internal-format
42116 msgid "declaration of %q+D with no linkage follows extern declaration"
42117 msgstr ""
42119 #: c/c-decl.cc:2424
42120 #, gcc-internal-format
42121 msgid "redeclaration of %q+D with no linkage"
42122 msgstr ""
42124 #: c/c-decl.cc:2450
42125 #, gcc-internal-format
42126 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
42127 msgstr ""
42129 #: c/c-decl.cc:2471
42130 #, gcc-internal-format
42131 msgid "redefinition of parameter %q+D"
42132 msgstr ""
42134 #: c/c-decl.cc:2498
42135 #, gcc-internal-format
42136 msgid "redundant redeclaration of %q+D"
42137 msgstr ""
42139 #: c/c-decl.cc:3027
42140 #, gcc-internal-format
42141 msgid "declaration of %q+D shadows previous non-variable"
42142 msgstr ""
42144 #: c/c-decl.cc:3049
42145 #, gcc-internal-format
42146 msgid "declaration of %qD shadows a parameter"
42147 msgstr ""
42149 #: c/c-decl.cc:3062 cp/name-lookup.cc:3332
42150 #, gcc-internal-format
42151 msgid "declaration of %qD shadows a global declaration"
42152 msgstr ""
42154 #: c/c-decl.cc:3088
42155 #, gcc-internal-format
42156 msgid "declaration of %qD shadows a previous local"
42157 msgstr ""
42159 #: c/c-decl.cc:3094 cp/name-lookup.cc:3100
42160 #, gcc-internal-format
42161 msgid "shadowed declaration is here"
42162 msgstr ""
42164 #: c/c-decl.cc:3224
42165 #, gcc-internal-format
42166 msgid "nested extern declaration of %qD"
42167 msgstr ""
42169 #: c/c-decl.cc:3387 c/c-decl.cc:3401
42170 #, gcc-internal-format
42171 msgid "implicit declaration of function %qE; did you mean %qs?"
42172 msgstr ""
42174 #: c/c-decl.cc:3393 c/c-decl.cc:3406
42175 #, gcc-internal-format
42176 msgid "implicit declaration of function %qE"
42177 msgstr ""
42179 #: c/c-decl.cc:3425
42180 #, gcc-internal-format
42181 msgid "include %qs or provide a declaration of %qE"
42182 msgstr ""
42184 #: c/c-decl.cc:3695
42185 #, gcc-internal-format
42186 msgid "incompatible implicit declaration of built-in function %qD"
42187 msgstr ""
42189 #: c/c-decl.cc:3705
42190 #, gcc-internal-format
42191 msgid "include %qs or provide a declaration of %qD"
42192 msgstr ""
42194 #: c/c-decl.cc:3716
42195 #, gcc-internal-format
42196 msgid "incompatible implicit declaration of function %qD"
42197 msgstr ""
42199 #: c/c-decl.cc:3777
42200 #, gcc-internal-format
42201 msgid "%qE undeclared here (not in a function); did you mean %qs?"
42202 msgstr ""
42204 #: c/c-decl.cc:3782
42205 #, gcc-internal-format
42206 msgid "%qE undeclared here (not in a function)"
42207 msgstr ""
42209 #: c/c-decl.cc:3795
42210 #, gcc-internal-format
42211 msgid "%qE undeclared (first use in this function); did you mean %qs?"
42212 msgstr ""
42214 #: c/c-decl.cc:3800
42215 #, gcc-internal-format
42216 msgid "%qE undeclared (first use in this function)"
42217 msgstr ""
42219 #: c/c-decl.cc:3804
42220 #, gcc-internal-format
42221 msgid "each undeclared identifier is reported only once for each function it appears in"
42222 msgstr ""
42224 #: c/c-decl.cc:3852 cp/decl.cc:3289
42225 #, gcc-internal-format
42226 msgid "label %qE referenced outside of any function"
42227 msgstr ""
42229 #: c/c-decl.cc:3888
42230 #, gcc-internal-format
42231 msgid "jump into scope of identifier with variably modified type"
42232 msgstr ""
42234 #: c/c-decl.cc:3891
42235 #, gcc-internal-format
42236 msgid "jump skips variable initialization"
42237 msgstr ""
42239 #: c/c-decl.cc:3892 c/c-decl.cc:3947 c/c-decl.cc:4037
42240 #, gcc-internal-format
42241 msgid "label %qD defined here"
42242 msgstr ""
42244 #: c/c-decl.cc:3946 c/c-decl.cc:4036
42245 #, gcc-internal-format
42246 msgid "jump into statement expression"
42247 msgstr ""
42249 #: c/c-decl.cc:3969
42250 #, gcc-internal-format
42251 msgid "duplicate label declaration %qE"
42252 msgstr ""
42254 #: c/c-decl.cc:4068 cp/decl.cc:3703
42255 #, gcc-internal-format
42256 msgid "duplicate label %qD"
42257 msgstr ""
42259 #: c/c-decl.cc:4099
42260 #, gcc-internal-format
42261 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
42262 msgstr ""
42264 #: c/c-decl.cc:4164
42265 #, gcc-internal-format
42266 msgid "switch jumps over variable initialization"
42267 msgstr ""
42269 #: c/c-decl.cc:4165 c/c-decl.cc:4176
42270 #, gcc-internal-format
42271 msgid "switch starts here"
42272 msgstr ""
42274 #: c/c-decl.cc:4175
42275 #, gcc-internal-format
42276 msgid "switch jumps into statement expression"
42277 msgstr ""
42279 #: c/c-decl.cc:4258
42280 #, gcc-internal-format
42281 msgid "%qE defined as wrong kind of tag"
42282 msgstr ""
42284 #: c/c-decl.cc:4444 cp/tree.cc:4889
42285 #, gcc-internal-format
42286 msgid "%qE attribute applied to %qD with void return type"
42287 msgstr ""
42289 #: c/c-decl.cc:4453
42290 #, gcc-internal-format
42291 msgid "%qE attribute can only be applied to functions or to structure, union or enumeration types"
42292 msgstr ""
42294 #: c/c-decl.cc:4718
42295 #, gcc-internal-format
42296 msgid "unnamed struct/union that defines no instances"
42297 msgstr ""
42299 #: c/c-decl.cc:4729
42300 #, gcc-internal-format
42301 msgid "empty declaration with storage class specifier does not redeclare tag"
42302 msgstr ""
42304 #: c/c-decl.cc:4745
42305 #, gcc-internal-format
42306 msgid "empty declaration with type qualifier does not redeclare tag"
42307 msgstr ""
42309 #: c/c-decl.cc:4757
42310 #, gcc-internal-format
42311 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
42312 msgstr ""
42314 #: c/c-decl.cc:4779 c/c-decl.cc:4787
42315 #, gcc-internal-format
42316 msgid "useless type name in empty declaration"
42317 msgstr ""
42319 #: c/c-decl.cc:4795
42320 #, gcc-internal-format
42321 msgid "%<inline%> in empty declaration"
42322 msgstr ""
42324 #: c/c-decl.cc:4801
42325 #, gcc-internal-format
42326 msgid "%<_Noreturn%> in empty declaration"
42327 msgstr ""
42329 #: c/c-decl.cc:4807
42330 #, gcc-internal-format
42331 msgid "%<auto%> in file-scope empty declaration"
42332 msgstr ""
42334 #: c/c-decl.cc:4813
42335 #, gcc-internal-format
42336 msgid "%<register%> in file-scope empty declaration"
42337 msgstr ""
42339 #: c/c-decl.cc:4820
42340 #, gcc-internal-format
42341 msgid "useless storage class specifier in empty declaration"
42342 msgstr ""
42344 #: c/c-decl.cc:4826
42345 #, gcc-internal-format
42346 msgid "useless %qs in empty declaration"
42347 msgstr ""
42349 #: c/c-decl.cc:4839
42350 #, gcc-internal-format
42351 msgid "useless type qualifier in empty declaration"
42352 msgstr ""
42354 #: c/c-decl.cc:4846
42355 #, gcc-internal-format
42356 msgid "useless %<_Alignas%> in empty declaration"
42357 msgstr ""
42359 #: c/c-decl.cc:4864
42360 #, gcc-internal-format
42361 msgid "invalid use of attributes in empty declaration"
42362 msgstr ""
42364 #: c/c-decl.cc:4878 c/c-parser.cc:2038
42365 #, gcc-internal-format
42366 msgid "empty declaration"
42367 msgstr ""
42369 #: c/c-decl.cc:4950
42370 #, gcc-internal-format
42371 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
42372 msgstr ""
42374 #: c/c-decl.cc:4954
42375 #, gcc-internal-format
42376 msgid "ISO C90 does not support %<[*]%> array declarators"
42377 msgstr ""
42379 #. C99 6.7.5.2p4
42380 #. A function definition isn't function prototype scope C99 6.2.1p4.
42381 #. C99 6.7.5.2p4
42382 #: c/c-decl.cc:4960 c/c-decl.cc:7855 c/c-decl.cc:9820
42383 #, gcc-internal-format
42384 msgid "%<[*]%> not allowed in other than function prototype scope"
42385 msgstr ""
42387 #: c/c-decl.cc:5130
42388 #, gcc-internal-format
42389 msgid "%q+D is usually a function"
42390 msgstr ""
42392 #: c/c-decl.cc:5139
42393 #, gcc-internal-format
42394 msgid "typedef %qD is initialized (use %<__typeof__%> instead)"
42395 msgstr ""
42397 #: c/c-decl.cc:5144
42398 #, gcc-internal-format
42399 msgid "function %qD is initialized like a variable"
42400 msgstr ""
42402 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
42403 #: c/c-decl.cc:5150
42404 #, gcc-internal-format
42405 msgid "parameter %qD is initialized"
42406 msgstr ""
42408 #. Although C99 is unclear about whether incomplete arrays
42409 #. of VLAs themselves count as VLAs, it does not make
42410 #. sense to permit them to be initialized given that
42411 #. ordinary VLAs may not be initialized.
42412 #: c/c-decl.cc:5169 c/c-decl.cc:5184 c/c-typeck.cc:8270
42413 #, gcc-internal-format
42414 msgid "variable-sized object may not be initialized"
42415 msgstr ""
42417 #: c/c-decl.cc:5175
42418 #, gcc-internal-format
42419 msgid "variable %qD has initializer but incomplete type"
42420 msgstr ""
42422 #: c/c-decl.cc:5264
42423 #, gcc-internal-format
42424 msgid "inline function %q+D given attribute %qs"
42425 msgstr ""
42427 #: c/c-decl.cc:5314
42428 #, gcc-internal-format
42429 msgid "uninitialized const member in %qT is invalid in C++"
42430 msgstr ""
42432 #: c/c-decl.cc:5316
42433 #, gcc-internal-format
42434 msgid "%qD should be initialized"
42435 msgstr ""
42437 #: c/c-decl.cc:5397
42438 #, gcc-internal-format
42439 msgid "initializer fails to determine size of %q+D"
42440 msgstr ""
42442 #: c/c-decl.cc:5402
42443 #, gcc-internal-format
42444 msgid "array size missing in %q+D"
42445 msgstr ""
42447 #: c/c-decl.cc:5406
42448 #, gcc-internal-format
42449 msgid "zero or negative size array %q+D"
42450 msgstr ""
42452 #: c/c-decl.cc:5495
42453 #, gcc-internal-format
42454 msgid "storage size of %q+D isn%'t constant"
42455 msgstr ""
42457 #: c/c-decl.cc:5545
42458 #, gcc-internal-format
42459 msgid "ignoring %<asm%> specifier for non-static local variable %q+D"
42460 msgstr ""
42462 #: c/c-decl.cc:5583
42463 #, gcc-internal-format
42464 msgid "cannot put object with volatile field into register"
42465 msgstr ""
42467 #: c/c-decl.cc:5669
42468 #, gcc-internal-format
42469 msgid "uninitialized %<const %D%> is invalid in C++"
42470 msgstr ""
42472 #: c/c-decl.cc:5684 cp/decl.cc:8434
42473 #, gcc-internal-format
42474 msgid "%q+D in declare target directive does not have mappable type"
42475 msgstr ""
42477 #: c/c-decl.cc:5947
42478 #, gcc-internal-format
42479 msgid "ISO C forbids forward parameter declarations"
42480 msgstr ""
42482 #: c/c-decl.cc:6058
42483 #, gcc-internal-format
42484 msgid "defining a type in a compound literal is invalid in C++"
42485 msgstr ""
42487 #: c/c-decl.cc:6079 c/c-decl.cc:6094
42488 #, gcc-internal-format
42489 msgid "bit-field %qs width not an integer constant"
42490 msgstr ""
42492 #: c/c-decl.cc:6089
42493 #, gcc-internal-format
42494 msgid "bit-field %qs width not an integer constant expression"
42495 msgstr ""
42497 #: c/c-decl.cc:6100
42498 #, gcc-internal-format
42499 msgid "negative width in bit-field %qs"
42500 msgstr ""
42502 #: c/c-decl.cc:6105
42503 #, gcc-internal-format
42504 msgid "zero width for bit-field %qs"
42505 msgstr ""
42507 #: c/c-decl.cc:6115
42508 #, gcc-internal-format
42509 msgid "bit-field %qs has invalid type"
42510 msgstr ""
42512 #: c/c-decl.cc:6121
42513 #, gcc-internal-format
42514 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
42515 msgstr ""
42517 #: c/c-decl.cc:6132
42518 #, gcc-internal-format
42519 msgid "type of bit-field %qs is a GCC extension"
42520 msgstr ""
42522 #: c/c-decl.cc:6138
42523 #, gcc-internal-format
42524 msgid "width of %qs exceeds its type"
42525 msgstr ""
42527 #: c/c-decl.cc:6151
42528 #, gcc-internal-format
42529 msgid "%qs is narrower than values of its type"
42530 msgstr ""
42532 #: c/c-decl.cc:6166
42533 #, gcc-internal-format
42534 msgid "ISO C90 forbids array %qE whose size cannot be evaluated"
42535 msgstr ""
42537 #: c/c-decl.cc:6169
42538 #, gcc-internal-format
42539 msgid "ISO C90 forbids array whose size cannot be evaluated"
42540 msgstr ""
42542 #: c/c-decl.cc:6176
42543 #, gcc-internal-format
42544 msgid "ISO C90 forbids variable length array %qE"
42545 msgstr ""
42547 #: c/c-decl.cc:6178
42548 #, gcc-internal-format
42549 msgid "ISO C90 forbids variable length array"
42550 msgstr ""
42552 #: c/c-decl.cc:6395 c/c-decl.cc:6791 c/c-decl.cc:6801
42553 #, gcc-internal-format
42554 msgid "variably modified %qE at file scope"
42555 msgstr ""
42557 #: c/c-decl.cc:6397
42558 #, gcc-internal-format
42559 msgid "variably modified field at file scope"
42560 msgstr ""
42562 #: c/c-decl.cc:6417
42563 #, gcc-internal-format
42564 msgid "type defaults to %<int%> in declaration of %qE"
42565 msgstr ""
42567 #: c/c-decl.cc:6421
42568 #, gcc-internal-format
42569 msgid "type defaults to %<int%> in type name"
42570 msgstr ""
42572 #: c/c-decl.cc:6453
42573 #, gcc-internal-format
42574 msgid "duplicate %<const%>"
42575 msgstr ""
42577 #: c/c-decl.cc:6455
42578 #, gcc-internal-format
42579 msgid "duplicate %<restrict%>"
42580 msgstr ""
42582 #: c/c-decl.cc:6457
42583 #, gcc-internal-format
42584 msgid "duplicate %<volatile%>"
42585 msgstr ""
42587 #: c/c-decl.cc:6459
42588 #, gcc-internal-format
42589 msgid "duplicate %<_Atomic%>"
42590 msgstr ""
42592 #: c/c-decl.cc:6462
42593 #, gcc-internal-format, gfc-internal-format
42594 msgid "conflicting named address spaces (%s vs %s)"
42595 msgstr ""
42597 #: c/c-decl.cc:6485 c/c-parser.cc:3053
42598 #, gcc-internal-format
42599 msgid "%<_Atomic%>-qualified array type"
42600 msgstr ""
42602 #: c/c-decl.cc:6499
42603 #, gcc-internal-format
42604 msgid "function definition declared %<auto%>"
42605 msgstr ""
42607 #: c/c-decl.cc:6501
42608 #, gcc-internal-format
42609 msgid "function definition declared %<register%>"
42610 msgstr ""
42612 #: c/c-decl.cc:6503
42613 #, gcc-internal-format
42614 msgid "function definition declared %<typedef%>"
42615 msgstr ""
42617 #: c/c-decl.cc:6505
42618 #, gcc-internal-format
42619 msgid "function definition declared %qs"
42620 msgstr ""
42622 #: c/c-decl.cc:6523
42623 #, gcc-internal-format
42624 msgid "storage class specified for structure field %qE"
42625 msgstr ""
42627 #: c/c-decl.cc:6526
42628 #, gcc-internal-format
42629 msgid "storage class specified for structure field"
42630 msgstr ""
42632 #: c/c-decl.cc:6530
42633 #, gcc-internal-format
42634 msgid "storage class specified for parameter %qE"
42635 msgstr ""
42637 #: c/c-decl.cc:6533
42638 #, gcc-internal-format
42639 msgid "storage class specified for unnamed parameter"
42640 msgstr ""
42642 #: c/c-decl.cc:6536 cp/decl.cc:12450
42643 #, gcc-internal-format
42644 msgid "storage class specified for typename"
42645 msgstr ""
42647 #: c/c-decl.cc:6553
42648 #, gcc-internal-format
42649 msgid "%qE initialized and declared %<extern%>"
42650 msgstr ""
42652 #: c/c-decl.cc:6557
42653 #, gcc-internal-format
42654 msgid "%qE has both %<extern%> and initializer"
42655 msgstr ""
42657 #: c/c-decl.cc:6562
42658 #, gcc-internal-format
42659 msgid "file-scope declaration of %qE specifies %<auto%>"
42660 msgstr ""
42662 #: c/c-decl.cc:6566
42663 #, gcc-internal-format
42664 msgid "file-scope declaration of %qE specifies %<register%>"
42665 msgstr ""
42667 #: c/c-decl.cc:6571
42668 #, gcc-internal-format
42669 msgid "nested function %qE declared %<extern%>"
42670 msgstr ""
42672 #: c/c-decl.cc:6574
42673 #, gcc-internal-format
42674 msgid "function-scope %qE implicitly auto and declared %qs"
42675 msgstr ""
42677 #. Only the innermost declarator (making a parameter be of
42678 #. array type which is converted to pointer type)
42679 #. may have static or type qualifiers.
42680 #: c/c-decl.cc:6621 c/c-decl.cc:7015
42681 #, gcc-internal-format
42682 msgid "static or type qualifiers in non-parameter array declarator"
42683 msgstr ""
42685 #: c/c-decl.cc:6682
42686 #, gcc-internal-format
42687 msgid "declaration of %qE as array of voids"
42688 msgstr ""
42690 #: c/c-decl.cc:6684
42691 #, gcc-internal-format
42692 msgid "declaration of type name as array of voids"
42693 msgstr ""
42695 #: c/c-decl.cc:6691
42696 #, gcc-internal-format
42697 msgid "declaration of %qE as array of functions"
42698 msgstr ""
42700 #: c/c-decl.cc:6694
42701 #, gcc-internal-format
42702 msgid "declaration of type name as array of functions"
42703 msgstr ""
42705 #: c/c-decl.cc:6702 c/c-decl.cc:8827
42706 #, gcc-internal-format
42707 msgid "invalid use of structure with flexible array member"
42708 msgstr ""
42710 #: c/c-decl.cc:6734
42711 #, gcc-internal-format
42712 msgid "size of array %qE has non-integer type"
42713 msgstr ""
42715 #: c/c-decl.cc:6738
42716 #, gcc-internal-format
42717 msgid "size of unnamed array has non-integer type"
42718 msgstr ""
42720 #: c/c-decl.cc:6746
42721 #, gcc-internal-format
42722 msgid "size of array %qE has incomplete type"
42723 msgstr ""
42725 #: c/c-decl.cc:6749
42726 #, gcc-internal-format
42727 msgid "size of unnamed array has incomplete type"
42728 msgstr ""
42730 #: c/c-decl.cc:6761
42731 #, gcc-internal-format
42732 msgid "ISO C forbids zero-size array %qE"
42733 msgstr ""
42735 #: c/c-decl.cc:6764
42736 #, gcc-internal-format
42737 msgid "ISO C forbids zero-size array"
42738 msgstr ""
42740 #: c/c-decl.cc:6773
42741 #, gcc-internal-format
42742 msgid "size of array %qE is negative"
42743 msgstr ""
42745 #: c/c-decl.cc:6775
42746 #, gcc-internal-format
42747 msgid "size of unnamed array is negative"
42748 msgstr ""
42750 #: c/c-decl.cc:6861
42751 #, gcc-internal-format
42752 msgid "size of array %qE is too large"
42753 msgstr ""
42755 #: c/c-decl.cc:6864
42756 #, gcc-internal-format
42757 msgid "size of unnamed array is too large"
42758 msgstr ""
42760 #: c/c-decl.cc:6903 c/c-decl.cc:7561
42761 #, gcc-internal-format
42762 msgid "ISO C90 does not support flexible array members"
42763 msgstr ""
42765 #. C99 6.7.5.2p4
42766 #: c/c-decl.cc:6925
42767 #, gcc-internal-format
42768 msgid "%<[*]%> not in a declaration"
42769 msgstr ""
42771 #: c/c-decl.cc:6938
42772 #, gcc-internal-format
42773 msgid "array type has incomplete element type %qT"
42774 msgstr ""
42776 #: c/c-decl.cc:6944
42777 #, gcc-internal-format
42778 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
42779 msgstr ""
42781 #: c/c-decl.cc:6948
42782 #, gcc-internal-format
42783 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
42784 msgstr ""
42786 #: c/c-decl.cc:7051
42787 #, gcc-internal-format
42788 msgid "%qE declared as function returning a function"
42789 msgstr ""
42791 #: c/c-decl.cc:7054
42792 #, gcc-internal-format
42793 msgid "type name declared as function returning a function"
42794 msgstr ""
42796 #: c/c-decl.cc:7061
42797 #, gcc-internal-format
42798 msgid "%qE declared as function returning an array"
42799 msgstr ""
42801 #: c/c-decl.cc:7064
42802 #, gcc-internal-format
42803 msgid "type name declared as function returning an array"
42804 msgstr ""
42806 #: c/c-decl.cc:7105
42807 #, gcc-internal-format
42808 msgid "function definition has qualified void return type"
42809 msgstr ""
42811 #: c/c-decl.cc:7109 cp/decl.cc:12750
42812 #, gcc-internal-format
42813 msgid "type qualifiers ignored on function return type"
42814 msgstr ""
42816 #: c/c-decl.cc:7147 c/c-decl.cc:7357 c/c-decl.cc:7411 c/c-decl.cc:7495
42817 #: c/c-decl.cc:7617 c/c-parser.cc:3055
42818 #, gcc-internal-format
42819 msgid "%<_Atomic%>-qualified function type"
42820 msgstr ""
42822 #: c/c-decl.cc:7153 c/c-decl.cc:7363 c/c-decl.cc:7500 c/c-decl.cc:7622
42823 #, gcc-internal-format
42824 msgid "ISO C forbids qualified function types"
42825 msgstr ""
42827 #: c/c-decl.cc:7248
42828 #, gcc-internal-format
42829 msgid "%qs combined with %<auto%> qualifier for %qE"
42830 msgstr ""
42832 #: c/c-decl.cc:7252
42833 #, gcc-internal-format
42834 msgid "%qs combined with %<register%> qualifier for %qE"
42835 msgstr ""
42837 #: c/c-decl.cc:7258
42838 #, gcc-internal-format
42839 msgid "%qs specified for auto variable %qE"
42840 msgstr ""
42842 #: c/c-decl.cc:7274
42843 #, gcc-internal-format
42844 msgid "%qs specified for parameter %qE"
42845 msgstr ""
42847 #: c/c-decl.cc:7277
42848 #, gcc-internal-format
42849 msgid "%qs specified for unnamed parameter"
42850 msgstr ""
42852 #: c/c-decl.cc:7283
42853 #, gcc-internal-format
42854 msgid "%qs specified for structure field %qE"
42855 msgstr ""
42857 #: c/c-decl.cc:7286
42858 #, gcc-internal-format
42859 msgid "%qs specified for structure field"
42860 msgstr ""
42862 #: c/c-decl.cc:7301
42863 #, gcc-internal-format
42864 msgid "bit-field %qE has atomic type"
42865 msgstr ""
42867 #: c/c-decl.cc:7303
42868 #, gcc-internal-format
42869 msgid "bit-field has atomic type"
42870 msgstr ""
42872 #: c/c-decl.cc:7312
42873 #, gcc-internal-format
42874 msgid "alignment specified for typedef %qE"
42875 msgstr ""
42877 #: c/c-decl.cc:7314
42878 #, gcc-internal-format
42879 msgid "alignment specified for %<register%> object %qE"
42880 msgstr ""
42882 #: c/c-decl.cc:7319
42883 #, gcc-internal-format
42884 msgid "alignment specified for parameter %qE"
42885 msgstr ""
42887 #: c/c-decl.cc:7321
42888 #, gcc-internal-format
42889 msgid "alignment specified for unnamed parameter"
42890 msgstr ""
42892 #: c/c-decl.cc:7326
42893 #, gcc-internal-format
42894 msgid "alignment specified for bit-field %qE"
42895 msgstr ""
42897 #: c/c-decl.cc:7328
42898 #, gcc-internal-format
42899 msgid "alignment specified for unnamed bit-field"
42900 msgstr ""
42902 #: c/c-decl.cc:7331
42903 #, gcc-internal-format
42904 msgid "alignment specified for function %qE"
42905 msgstr ""
42907 #: c/c-decl.cc:7338
42908 #, gcc-internal-format
42909 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
42910 msgstr ""
42912 #: c/c-decl.cc:7341
42913 #, gcc-internal-format
42914 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
42915 msgstr ""
42917 #: c/c-decl.cc:7372
42918 #, gcc-internal-format
42919 msgid "typedef %q+D declared %<inline%>"
42920 msgstr ""
42922 #: c/c-decl.cc:7374
42923 #, gcc-internal-format
42924 msgid "typedef %q+D declared %<_Noreturn%>"
42925 msgstr ""
42927 #: c/c-decl.cc:7417
42928 #, gcc-internal-format
42929 msgid "ISO C forbids const or volatile function types"
42930 msgstr ""
42932 #. C99 6.7.2.1p8
42933 #: c/c-decl.cc:7428
42934 #, gcc-internal-format
42935 msgid "a member of a structure or union cannot have a variably modified type"
42936 msgstr ""
42938 #: c/c-decl.cc:7445 cp/decl.cc:11343
42939 #, gcc-internal-format
42940 msgid "variable or field %qE declared void"
42941 msgstr ""
42943 #: c/c-decl.cc:7485
42944 #, gcc-internal-format
42945 msgid "attributes in parameter array declarator ignored"
42946 msgstr ""
42948 #: c/c-decl.cc:7527
42949 #, gcc-internal-format
42950 msgid "parameter %q+D declared %<inline%>"
42951 msgstr ""
42953 #: c/c-decl.cc:7529
42954 #, gcc-internal-format
42955 msgid "parameter %q+D declared %<_Noreturn%>"
42956 msgstr ""
42958 #: c/c-decl.cc:7542
42959 #, gcc-internal-format
42960 msgid "field %qE declared as a function"
42961 msgstr ""
42963 #: c/c-decl.cc:7549
42964 #, gcc-internal-format
42965 msgid "field %qE has incomplete type"
42966 msgstr ""
42968 #: c/c-decl.cc:7551
42969 #, gcc-internal-format
42970 msgid "unnamed field has incomplete type"
42971 msgstr ""
42973 #: c/c-decl.cc:7588 c/c-decl.cc:7599 c/c-decl.cc:7602
42974 #, gcc-internal-format
42975 msgid "invalid storage class for function %qE"
42976 msgstr ""
42978 #: c/c-decl.cc:7659
42979 #, gcc-internal-format
42980 msgid "cannot inline function %<main%>"
42981 msgstr ""
42983 #: c/c-decl.cc:7661
42984 #, gcc-internal-format
42985 msgid "%<main%> declared %<_Noreturn%>"
42986 msgstr ""
42988 #: c/c-decl.cc:7672
42989 #, gcc-internal-format
42990 msgid "ISO C99 does not support %<_Noreturn%>"
42991 msgstr ""
42993 #: c/c-decl.cc:7675
42994 #, gcc-internal-format
42995 msgid "ISO C90 does not support %<_Noreturn%>"
42996 msgstr ""
42998 #: c/c-decl.cc:7704
42999 #, gcc-internal-format
43000 msgid "variable previously declared %<static%> redeclared %<extern%>"
43001 msgstr ""
43003 #: c/c-decl.cc:7714
43004 #, gcc-internal-format
43005 msgid "variable %q+D declared %<inline%>"
43006 msgstr ""
43008 #: c/c-decl.cc:7716
43009 #, gcc-internal-format
43010 msgid "variable %q+D declared %<_Noreturn%>"
43011 msgstr ""
43013 #: c/c-decl.cc:7751
43014 #, gcc-internal-format
43015 msgid "non-nested function with variably modified type"
43016 msgstr ""
43018 #: c/c-decl.cc:7753
43019 #, gcc-internal-format
43020 msgid "object with variably modified type must have no linkage"
43021 msgstr ""
43023 #: c/c-decl.cc:7861 c/c-decl.cc:9628
43024 #, gcc-internal-format
43025 msgid "function declaration isn%'t a prototype"
43026 msgstr ""
43028 #: c/c-decl.cc:7871
43029 #, gcc-internal-format
43030 msgid "parameter names (without types) in function declaration"
43031 msgstr ""
43033 #: c/c-decl.cc:7916
43034 #, gcc-internal-format
43035 msgid "parameter %u (%q+D) has incomplete type"
43036 msgstr ""
43038 #: c/c-decl.cc:7920
43039 #, gcc-internal-format, gfc-internal-format
43040 msgid "parameter %u has incomplete type"
43041 msgstr ""
43043 #: c/c-decl.cc:7931
43044 #, gcc-internal-format
43045 msgid "parameter %u (%q+D) has void type"
43046 msgstr ""
43048 #: c/c-decl.cc:7935
43049 #, gcc-internal-format, gfc-internal-format
43050 msgid "parameter %u has void type"
43051 msgstr ""
43053 #: c/c-decl.cc:8009
43054 #, gcc-internal-format
43055 msgid "%<void%> as only parameter may not be qualified"
43056 msgstr ""
43058 #: c/c-decl.cc:8013 c/c-decl.cc:8049
43059 #, gcc-internal-format
43060 msgid "%<void%> must be the only parameter"
43061 msgstr ""
43063 #: c/c-decl.cc:8043
43064 #, gcc-internal-format
43065 msgid "parameter %q+D has just a forward declaration"
43066 msgstr ""
43068 #: c/c-decl.cc:8089
43069 #, gcc-internal-format
43070 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
43071 msgstr ""
43073 #: c/c-decl.cc:8095
43074 #, gcc-internal-format, gfc-internal-format
43075 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
43076 msgstr ""
43078 #: c/c-decl.cc:8203
43079 #, gcc-internal-format
43080 msgid "enum type defined here"
43081 msgstr ""
43083 #: c/c-decl.cc:8209
43084 #, gcc-internal-format
43085 msgid "struct defined here"
43086 msgstr ""
43088 #: c/c-decl.cc:8215
43089 #, gcc-internal-format
43090 msgid "union defined here"
43091 msgstr ""
43093 #: c/c-decl.cc:8292
43094 #, gcc-internal-format
43095 msgid "redefinition of %<union %E%>"
43096 msgstr ""
43098 #: c/c-decl.cc:8294
43099 #, gcc-internal-format
43100 msgid "redefinition of %<struct %E%>"
43101 msgstr ""
43103 #: c/c-decl.cc:8303
43104 #, gcc-internal-format
43105 msgid "nested redefinition of %<union %E%>"
43106 msgstr ""
43108 #: c/c-decl.cc:8305
43109 #, gcc-internal-format
43110 msgid "nested redefinition of %<struct %E%>"
43111 msgstr ""
43113 #: c/c-decl.cc:8335 c/c-decl.cc:9138
43114 #, gcc-internal-format
43115 msgid "defining type in %qs expression is invalid in C++"
43116 msgstr ""
43118 #: c/c-decl.cc:8402 cp/decl.cc:5255
43119 #, gcc-internal-format
43120 msgid "declaration does not declare anything"
43121 msgstr ""
43123 #: c/c-decl.cc:8407
43124 #, gcc-internal-format
43125 msgid "ISO C99 doesn%'t support unnamed structs/unions"
43126 msgstr ""
43128 #: c/c-decl.cc:8410
43129 #, gcc-internal-format
43130 msgid "ISO C90 doesn%'t support unnamed structs/unions"
43131 msgstr ""
43133 #: c/c-decl.cc:8503 c/c-decl.cc:8521 c/c-decl.cc:8582
43134 #, gcc-internal-format
43135 msgid "duplicate member %q+D"
43136 msgstr ""
43138 #: c/c-decl.cc:8608
43139 #, gcc-internal-format
43140 msgid "empty struct has size 0 in C, size 1 in C++"
43141 msgstr ""
43143 #: c/c-decl.cc:8611
43144 #, gcc-internal-format
43145 msgid "empty union has size 0 in C, size 1 in C++"
43146 msgstr ""
43148 #: c/c-decl.cc:8736
43149 #, gcc-internal-format
43150 msgid "union has no named members"
43151 msgstr ""
43153 #: c/c-decl.cc:8738
43154 #, gcc-internal-format
43155 msgid "union has no members"
43156 msgstr ""
43158 #: c/c-decl.cc:8743
43159 #, gcc-internal-format
43160 msgid "struct has no named members"
43161 msgstr ""
43163 #: c/c-decl.cc:8745
43164 #, gcc-internal-format
43165 msgid "struct has no members"
43166 msgstr ""
43168 #: c/c-decl.cc:8806 cp/decl.cc:13715
43169 #, gcc-internal-format
43170 msgid "flexible array member in union"
43171 msgstr ""
43173 #: c/c-decl.cc:8812
43174 #, gcc-internal-format
43175 msgid "flexible array member not at end of struct"
43176 msgstr ""
43178 #: c/c-decl.cc:8818
43179 #, gcc-internal-format
43180 msgid "flexible array member in a struct with no named members"
43181 msgstr ""
43183 #: c/c-decl.cc:8849
43184 #, gcc-internal-format
43185 msgid "type %qT is too large"
43186 msgstr ""
43188 #: c/c-decl.cc:8903
43189 #, gcc-internal-format
43190 msgid "type punning toggles scalar storage order"
43191 msgstr ""
43193 #: c/c-decl.cc:8970
43194 #, gcc-internal-format
43195 msgid "union cannot be made transparent"
43196 msgstr ""
43198 #: c/c-decl.cc:9110
43199 #, gcc-internal-format
43200 msgid "nested redefinition of %<enum %E%>"
43201 msgstr ""
43203 #. This enum is a named one that has been declared already.
43204 #: c/c-decl.cc:9117
43205 #, gcc-internal-format
43206 msgid "redeclaration of %<enum %E%>"
43207 msgstr ""
43209 #: c/c-decl.cc:9196 cp/decl.cc:16262
43210 #, gcc-internal-format
43211 msgid "specified mode too small for enumerated values"
43212 msgstr ""
43214 #: c/c-decl.cc:9211
43215 #, gcc-internal-format
43216 msgid "enumeration values exceed range of largest integer"
43217 msgstr ""
43219 #: c/c-decl.cc:9331 c/c-decl.cc:9347
43220 #, gcc-internal-format
43221 msgid "enumerator value for %qE is not an integer constant"
43222 msgstr ""
43224 #: c/c-decl.cc:9342
43225 #, gcc-internal-format
43226 msgid "enumerator value for %qE is not an integer constant expression"
43227 msgstr ""
43229 #: c/c-decl.cc:9366
43230 #, gcc-internal-format
43231 msgid "overflow in enumeration values"
43232 msgstr ""
43234 #: c/c-decl.cc:9374
43235 #, gcc-internal-format
43236 msgid "ISO C restricts enumerator values to range of %<int%>"
43237 msgstr ""
43239 #: c/c-decl.cc:9522 cp/decl.cc:5566 cp/decl.cc:16839
43240 #, gcc-internal-format
43241 msgid "inline function %qD given attribute %qs"
43242 msgstr ""
43244 #: c/c-decl.cc:9540
43245 #, gcc-internal-format
43246 msgid "return type is an incomplete type"
43247 msgstr ""
43249 #: c/c-decl.cc:9551
43250 #, gcc-internal-format
43251 msgid "return type defaults to %<int%>"
43252 msgstr ""
43254 #: c/c-decl.cc:9579
43255 #, gcc-internal-format
43256 msgid "%q+D defined as variadic function without prototype"
43257 msgstr ""
43259 #: c/c-decl.cc:9637
43260 #, gcc-internal-format
43261 msgid "no previous prototype for %qD"
43262 msgstr ""
43264 #: c/c-decl.cc:9646
43265 #, gcc-internal-format
43266 msgid "%qD was used with no prototype before its definition"
43267 msgstr ""
43269 #: c/c-decl.cc:9654 cp/decl.cc:16974
43270 #, gcc-internal-format
43271 msgid "no previous declaration for %qD"
43272 msgstr ""
43274 #: c/c-decl.cc:9664
43275 #, gcc-internal-format
43276 msgid "%qD was used with no declaration before its definition"
43277 msgstr ""
43279 #: c/c-decl.cc:9683
43280 #, gcc-internal-format
43281 msgid "return type of %qD is not %<int%>"
43282 msgstr ""
43284 #: c/c-decl.cc:9685
43285 #, gcc-internal-format
43286 msgid "%<_Atomic%>-qualified return type of %qD"
43287 msgstr ""
43289 #: c/c-decl.cc:9692
43290 #, gcc-internal-format
43291 msgid "%qD is normally a non-static function"
43292 msgstr ""
43294 #: c/c-decl.cc:9740
43295 #, gcc-internal-format
43296 msgid "old-style parameter declarations in prototyped function definition"
43297 msgstr ""
43299 #: c/c-decl.cc:9755
43300 #, gcc-internal-format
43301 msgid "traditional C rejects ISO C style function definitions"
43302 msgstr ""
43304 #: c/c-decl.cc:9772
43305 #, gcc-internal-format
43306 msgid "ISO C does not support omitting parameter names in function definitions before C2X"
43307 msgstr ""
43309 #: c/c-decl.cc:9812 c/c-decl.cc:9816
43310 #, gcc-internal-format
43311 msgid "old-style function definition"
43312 msgstr ""
43314 #: c/c-decl.cc:9829
43315 #, gcc-internal-format
43316 msgid "parameter name missing from parameter list"
43317 msgstr ""
43319 #: c/c-decl.cc:9845
43320 #, gcc-internal-format
43321 msgid "%qD declared as a non-parameter"
43322 msgstr ""
43324 #: c/c-decl.cc:9853
43325 #, gcc-internal-format
43326 msgid "multiple parameters named %qD"
43327 msgstr ""
43329 #: c/c-decl.cc:9862
43330 #, gcc-internal-format
43331 msgid "parameter %qD declared with void type"
43332 msgstr ""
43334 #: c/c-decl.cc:9891 c/c-decl.cc:9896
43335 #, gcc-internal-format
43336 msgid "type of %qD defaults to %<int%>"
43337 msgstr ""
43339 #: c/c-decl.cc:9916
43340 #, gcc-internal-format
43341 msgid "parameter %qD has incomplete type"
43342 msgstr ""
43344 #: c/c-decl.cc:9923
43345 #, gcc-internal-format
43346 msgid "declaration for parameter %qD but no such parameter"
43347 msgstr ""
43349 #: c/c-decl.cc:9976
43350 #, gcc-internal-format
43351 msgid "number of arguments doesn%'t match built-in prototype"
43352 msgstr ""
43354 #: c/c-decl.cc:9987
43355 #, gcc-internal-format
43356 msgid "number of arguments doesn%'t match prototype"
43357 msgstr ""
43359 #: c/c-decl.cc:9990 c/c-decl.cc:10037 c/c-decl.cc:10051
43360 #, gcc-internal-format
43361 msgid "prototype declaration"
43362 msgstr ""
43364 #: c/c-decl.cc:10029
43365 #, gcc-internal-format
43366 msgid "promoted argument %qD doesn%'t match built-in prototype"
43367 msgstr ""
43369 #: c/c-decl.cc:10034
43370 #, gcc-internal-format
43371 msgid "promoted argument %qD doesn%'t match prototype"
43372 msgstr ""
43374 #: c/c-decl.cc:10044
43375 #, gcc-internal-format
43376 msgid "argument %qD doesn%'t match built-in prototype"
43377 msgstr ""
43379 #: c/c-decl.cc:10049
43380 #, gcc-internal-format
43381 msgid "argument %qD doesn%'t match prototype"
43382 msgstr ""
43384 #: c/c-decl.cc:10307 cp/decl.cc:17800
43385 #, gcc-internal-format
43386 msgid "no return statement in function returning non-void"
43387 msgstr ""
43389 #: c/c-decl.cc:10326 cp/decl.cc:17884
43390 #, gcc-internal-format
43391 msgid "parameter %qD set but not used"
43392 msgstr ""
43394 #. If we get here, declarations have been used in a for loop without
43395 #. the C99 for loop scope.  This doesn't make much sense, so don't
43396 #. allow it.
43397 #: c/c-decl.cc:10422
43398 #, gcc-internal-format
43399 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
43400 msgstr ""
43402 #: c/c-decl.cc:10427
43403 #, gcc-internal-format
43404 msgid "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to compile your code"
43405 msgstr ""
43407 #: c/c-decl.cc:10434
43408 #, gcc-internal-format
43409 msgid "ISO C90 does not support %<for%> loop initial declarations"
43410 msgstr ""
43412 #: c/c-decl.cc:10466
43413 #, gcc-internal-format
43414 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
43415 msgstr ""
43417 #: c/c-decl.cc:10470
43418 #, gcc-internal-format
43419 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
43420 msgstr ""
43422 #: c/c-decl.cc:10477
43423 #, gcc-internal-format
43424 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
43425 msgstr ""
43427 #: c/c-decl.cc:10482
43428 #, gcc-internal-format
43429 msgid "%<union %E%> declared in %<for%> loop initial declaration"
43430 msgstr ""
43432 #: c/c-decl.cc:10486
43433 #, gcc-internal-format
43434 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
43435 msgstr ""
43437 #: c/c-decl.cc:10490
43438 #, gcc-internal-format
43439 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
43440 msgstr ""
43442 #: c/c-decl.cc:10784
43443 #, gcc-internal-format
43444 msgid "incompatible address space qualifiers %qs and %qs"
43445 msgstr ""
43447 #: c/c-decl.cc:10843 c/c-decl.cc:10850
43448 #, gcc-internal-format
43449 msgid "duplicate %qE declaration specifier"
43450 msgstr ""
43452 #: c/c-decl.cc:10880 c/c-decl.cc:11264 c/c-decl.cc:11659
43453 #, gcc-internal-format
43454 msgid "two or more data types in declaration specifiers"
43455 msgstr ""
43457 #: c/c-decl.cc:10892 cp/parser.cc:32692
43458 #, gcc-internal-format
43459 msgid "%<long long long%> is too long for GCC"
43460 msgstr ""
43462 #: c/c-decl.cc:10905
43463 #, gcc-internal-format
43464 msgid "ISO C90 does not support %<long long%>"
43465 msgstr ""
43467 #: c/c-decl.cc:11134 c/c-parser.cc:9997
43468 #, gcc-internal-format
43469 msgid "ISO C90 does not support complex types"
43470 msgstr ""
43472 #: c/c-decl.cc:11180
43473 #, gcc-internal-format
43474 msgid "ISO C does not support saturating types"
43475 msgstr ""
43477 #: c/c-decl.cc:11251 c/c-decl.cc:11817
43478 #, gcc-internal-format
43479 msgid "duplicate %qE"
43480 msgstr ""
43482 #: c/c-decl.cc:11311
43483 #, gcc-internal-format
43484 msgid "ISO C does not support %<__int%d%> types"
43485 msgstr ""
43487 #: c/c-decl.cc:11333
43488 #, gcc-internal-format
43489 msgid "%<__int%d%> is not supported on this target"
43490 msgstr ""
43492 #: c/c-decl.cc:11376
43493 #, gcc-internal-format
43494 msgid "ISO C90 does not support boolean types"
43495 msgstr ""
43497 #: c/c-decl.cc:11495
43498 #, gcc-internal-format
43499 msgid "ISO C does not support the %<_Float%d%s%> type"
43500 msgstr ""
43502 #: c/c-decl.cc:11545
43503 #, gcc-internal-format
43504 msgid "%<_Float%d%s%> is not supported on this target"
43505 msgstr ""
43507 #: c/c-decl.cc:11616
43508 #, gcc-internal-format
43509 msgid "ISO C does not support decimal floating-point before C2X"
43510 msgstr ""
43512 #: c/c-decl.cc:11640 c/c-decl.cc:11913 c/c-parser.cc:9008
43513 #, gcc-internal-format
43514 msgid "fixed-point types not supported for this target"
43515 msgstr ""
43517 #: c/c-decl.cc:11642
43518 #, gcc-internal-format
43519 msgid "ISO C does not support fixed-point types"
43520 msgstr ""
43522 #: c/c-decl.cc:11677
43523 #, gcc-internal-format
43524 msgid "C++ lookup of %qD would return a field, not a type"
43525 msgstr ""
43527 #: c/c-decl.cc:11690
43528 #, gcc-internal-format
43529 msgid "%qE fails to be a typedef or built in type"
43530 msgstr ""
43532 #: c/c-decl.cc:11739
43533 #, gcc-internal-format
43534 msgid "%qE is not at beginning of declaration"
43535 msgstr ""
43537 #: c/c-decl.cc:11760
43538 #, gcc-internal-format
43539 msgid "%qE used with %<auto%>"
43540 msgstr ""
43542 #: c/c-decl.cc:11762
43543 #, gcc-internal-format
43544 msgid "%qE used with %<register%>"
43545 msgstr ""
43547 #: c/c-decl.cc:11764
43548 #, gcc-internal-format
43549 msgid "%qE used with %<typedef%>"
43550 msgstr ""
43552 #: c/c-decl.cc:11778 c/c-parser.cc:8362
43553 #, gcc-internal-format
43554 msgid "ISO C99 does not support %qE"
43555 msgstr ""
43557 #: c/c-decl.cc:11781 c/c-parser.cc:8365
43558 #, gcc-internal-format
43559 msgid "ISO C90 does not support %qE"
43560 msgstr ""
43562 #: c/c-decl.cc:11793
43563 #, gcc-internal-format
43564 msgid "%<__thread%> before %<extern%>"
43565 msgstr ""
43567 #: c/c-decl.cc:11802
43568 #, gcc-internal-format
43569 msgid "%<__thread%> before %<static%>"
43570 msgstr ""
43572 #: c/c-decl.cc:11815
43573 #, gcc-internal-format
43574 msgid "duplicate %<_Thread_local%> or %<__thread%>"
43575 msgstr ""
43577 #: c/c-decl.cc:11823
43578 #, gcc-internal-format
43579 msgid "multiple storage classes in declaration specifiers"
43580 msgstr ""
43582 #: c/c-decl.cc:11831
43583 #, gcc-internal-format
43584 msgid "%qs used with %qE"
43585 msgstr ""
43587 #: c/c-decl.cc:11910
43588 #, gcc-internal-format
43589 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
43590 msgstr ""
43592 #: c/c-decl.cc:11925
43593 #, gcc-internal-format
43594 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
43595 msgstr ""
43597 #: c/c-decl.cc:11952
43598 #, gcc-internal-format
43599 msgid "%<__auto_type%> followed by %<[[]]%> attributes"
43600 msgstr ""
43602 #: c/c-decl.cc:11978 c/c-decl.cc:11994 c/c-decl.cc:12020
43603 #, gcc-internal-format
43604 msgid "ISO C does not support complex integer types"
43605 msgstr ""
43607 #: c/c-decl.cc:12448 cp/semantics.cc:5991
43608 #, gcc-internal-format
43609 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
43610 msgstr ""
43612 #: c/c-decl.cc:12452 cp/semantics.cc:5995
43613 #, gcc-internal-format
43614 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
43615 msgstr ""
43617 #: c/c-fold.cc:387 c/c-typeck.cc:12224 cp/typeck.cc:5388
43618 #, gcc-internal-format
43619 msgid "left shift of negative value"
43620 msgstr ""
43622 #: c/c-fold.cc:397 c/c-typeck.cc:12233 cp/typeck.cc:5396
43623 #, gcc-internal-format
43624 msgid "left shift count is negative"
43625 msgstr ""
43627 #: c/c-fold.cc:398 c/c-typeck.cc:12162 cp/typeck.cc:5336
43628 #, gcc-internal-format
43629 msgid "right shift count is negative"
43630 msgstr ""
43632 #: c/c-fold.cc:406 c/c-typeck.cc:12252 cp/typeck.cc:5404
43633 #, gcc-internal-format
43634 msgid "left shift count >= width of type"
43635 msgstr ""
43637 #: c/c-fold.cc:407 c/c-typeck.cc:12186 cp/typeck.cc:5347
43638 #, gcc-internal-format
43639 msgid "right shift count >= width of type"
43640 msgstr ""
43642 #: c/c-fold.cc:414 c/c-typeck.cc:12244
43643 #, gcc-internal-format
43644 msgid "left shift count >= width of vector element"
43645 msgstr ""
43647 #: c/c-fold.cc:415 c/c-typeck.cc:12173
43648 #, gcc-internal-format
43649 msgid "right shift count >= width of vector element"
43650 msgstr ""
43652 #: c/c-parser.cc:321
43653 #, gcc-internal-format
43654 msgid "identifier %qE conflicts with C++ keyword"
43655 msgstr ""
43657 #: c/c-parser.cc:974 cp/parser.cc:3035
43658 #, gcc-internal-format
43659 msgid "version control conflict marker in file"
43660 msgstr ""
43662 #: c/c-parser.cc:1195 cp/parser.cc:3116
43663 #, gcc-internal-format
43664 msgid "to match this %qs"
43665 msgstr ""
43667 #: c/c-parser.cc:1324 cp/parser.cc:32926
43668 #, gcc-internal-format
43669 msgid "expected end of line"
43670 msgstr "očekujem kraj retka"
43672 #: c/c-parser.cc:1643
43673 #, gcc-internal-format
43674 msgid "ISO C forbids an empty translation unit"
43675 msgstr ""
43677 #: c/c-parser.cc:1667 cp/semantics.cc:3323
43678 #, gcc-internal-format
43679 msgid "%<#pragma omp declare target%> without corresponding %<#pragma omp end declare target%>"
43680 msgstr ""
43682 #: c/c-parser.cc:1755 c/c-parser.cc:11307
43683 #, gcc-internal-format
43684 msgid "ISO C does not allow extra %<;%> outside of a function"
43685 msgstr ""
43687 #: c/c-parser.cc:1946
43688 #, gcc-internal-format
43689 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
43690 msgstr ""
43692 #: c/c-parser.cc:1954
43693 #, gcc-internal-format
43694 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
43695 msgstr ""
43697 #: c/c-parser.cc:1962
43698 #, gcc-internal-format
43699 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
43700 msgstr ""
43702 #: c/c-parser.cc:1975 c/c-parser.cc:4381
43703 #, gcc-internal-format
43704 msgid "unknown type name %qE; did you mean %qs?"
43705 msgstr ""
43707 #: c/c-parser.cc:1979 c/c-parser.cc:2882 c/c-parser.cc:4385
43708 #, gcc-internal-format
43709 msgid "unknown type name %qE"
43710 msgstr ""
43712 #: c/c-parser.cc:2006 c/c-parser.cc:12610 c/c-parser.cc:19957
43713 #: c/c-parser.cc:20544 c/c-parser.cc:21066 cp/parser.cc:43736
43714 #: cp/parser.cc:47996
43715 #, gcc-internal-format
43716 msgid "expected declaration specifiers"
43717 msgstr ""
43719 #: c/c-parser.cc:2016
43720 #, gcc-internal-format
43721 msgid "%<__auto_type%> in empty declaration"
43722 msgstr ""
43724 #: c/c-parser.cc:2030
43725 #, gcc-internal-format
43726 msgid "%<fallthrough%> attribute at top level"
43727 msgstr ""
43729 #: c/c-parser.cc:2053 c/c-parser.cc:3614
43730 #, gcc-internal-format
43731 msgid "expected %<;%>, identifier or %<(%>"
43732 msgstr ""
43734 #: c/c-parser.cc:2071 cp/parser.cc:35156 cp/parser.cc:35228
43735 #, gcc-internal-format
43736 msgid "prefix attributes are ignored for methods"
43737 msgstr ""
43739 #: c/c-parser.cc:2106
43740 #, gcc-internal-format
43741 msgid "prefix attributes are ignored for implementations"
43742 msgstr ""
43744 #: c/c-parser.cc:2127
43745 #, gcc-internal-format
43746 msgid "unexpected attribute"
43747 msgstr ""
43749 #: c/c-parser.cc:2137 c/c-parser.cc:6233 cp/parser.cc:12523 cp/parser.cc:12730
43750 #, gcc-internal-format
43751 msgid "%<fallthrough%> attribute not followed by %<;%>"
43752 msgstr ""
43754 #: c/c-parser.cc:2169
43755 #, gcc-internal-format
43756 msgid "%<__auto_type%> requires a plain identifier as declarator"
43757 msgstr ""
43759 #: c/c-parser.cc:2186
43760 #, gcc-internal-format
43761 msgid "data definition has no type or storage class"
43762 msgstr ""
43764 #. This means there is an attribute specifier after
43765 #. the declarator in a function definition.  Provide
43766 #. some more information for the user.
43767 #: c/c-parser.cc:2201
43768 #, gcc-internal-format
43769 msgid "attributes should be specified before the declarator in a function definition"
43770 msgstr ""
43772 #: c/c-parser.cc:2228
43773 #, gcc-internal-format
43774 msgid "%<__auto_type%> used with a bit-field initializer"
43775 msgstr ""
43777 #: c/c-parser.cc:2299 c/c-parser.cc:2428
43778 #, gcc-internal-format
43779 msgid "%<__auto_type%> requires an initialized data declaration"
43780 msgstr ""
43782 #: c/c-parser.cc:2391
43783 #, gcc-internal-format
43784 msgid "%<__auto_type%> may only be used with a single declarator"
43785 msgstr ""
43787 #: c/c-parser.cc:2420 cp/parser.cc:15393
43788 #, gcc-internal-format
43789 msgid "expected %<,%> or %<;%>"
43790 msgstr ""
43792 #. This can appear in many cases looking nothing like a
43793 #. function definition, so we don't give a more specific
43794 #. error suggesting there was one.
43795 #: c/c-parser.cc:2434 c/c-parser.cc:2475
43796 #, gcc-internal-format
43797 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
43798 msgstr ""
43800 #: c/c-parser.cc:2442
43801 #, gcc-internal-format
43802 msgid "ISO C forbids nested functions"
43803 msgstr ""
43805 #: c/c-parser.cc:2626
43806 #, gcc-internal-format
43807 msgid "ISO C99 does not support %<_Static_assert%>"
43808 msgstr ""
43810 #: c/c-parser.cc:2629
43811 #, gcc-internal-format
43812 msgid "ISO C90 does not support %<_Static_assert%>"
43813 msgstr ""
43815 #: c/c-parser.cc:2650 c/c-parser.cc:7351 c/c-parser.cc:12671
43816 #, gcc-internal-format
43817 msgid "expected string literal"
43818 msgstr ""
43820 #: c/c-parser.cc:2659
43821 #, gcc-internal-format
43822 msgid "ISO C11 does not support omitting the string in %<_Static_assert%>"
43823 msgstr ""
43825 #: c/c-parser.cc:2665
43826 #, gcc-internal-format
43827 msgid "expression in static assertion is not an integer"
43828 msgstr ""
43830 #: c/c-parser.cc:2674
43831 #, gcc-internal-format
43832 msgid "expression in static assertion is not an integer constant expression"
43833 msgstr ""
43835 #: c/c-parser.cc:2679
43836 #, gcc-internal-format
43837 msgid "expression in static assertion is not constant"
43838 msgstr ""
43840 #: c/c-parser.cc:2686
43841 #, gcc-internal-format
43842 msgid "static assertion failed: %E"
43843 msgstr ""
43845 #: c/c-parser.cc:2688 cp/semantics.cc:11177
43846 #, gcc-internal-format
43847 msgid "static assertion failed"
43848 msgstr ""
43850 #: c/c-parser.cc:3024
43851 #, gcc-internal-format
43852 msgid "%<_Atomic%> in Objective-C"
43853 msgstr ""
43855 #: c/c-parser.cc:3027
43856 #, gcc-internal-format
43857 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
43858 msgstr ""
43860 #: c/c-parser.cc:3030
43861 #, gcc-internal-format
43862 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
43863 msgstr ""
43865 #: c/c-parser.cc:3057
43866 #, gcc-internal-format
43867 msgid "%<_Atomic%> applied to a qualified type"
43868 msgstr ""
43870 #: c/c-parser.cc:3087
43871 #, gcc-internal-format
43872 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
43873 msgstr ""
43875 #: c/c-parser.cc:3197
43876 #, gcc-internal-format
43877 msgid "empty enum is invalid"
43878 msgstr ""
43880 #: c/c-parser.cc:3201 c/c-parser.cc:4199 c/c-parser.cc:4905 c/c-parser.cc:4917
43881 #: c/c-parser.cc:5352 c/c-parser.cc:5651 c/c-parser.cc:7218 c/c-parser.cc:7301
43882 #: c/c-parser.cc:8225 c/c-parser.cc:8530 c/c-parser.cc:8539 c/c-parser.cc:9068
43883 #: c/c-parser.cc:9254 c/c-parser.cc:9280 c/c-parser.cc:10164
43884 #: c/c-parser.cc:10590 c/c-parser.cc:10627 c/c-parser.cc:10889
43885 #: c/c-parser.cc:10940 c/c-parser.cc:11100 c/c-parser.cc:11130
43886 #: c/c-parser.cc:11138 c/c-parser.cc:11167 c/c-parser.cc:11180
43887 #: c/c-parser.cc:11486 c/c-parser.cc:11610 c/c-parser.cc:12194
43888 #: c/c-parser.cc:12247 c/c-parser.cc:12263 c/c-parser.cc:12309
43889 #: c/c-parser.cc:13118 c/c-parser.cc:13152 c/c-parser.cc:15788
43890 #: c/c-parser.cc:15900 c/c-parser.cc:16551 c/c-parser.cc:18933
43891 #: c/c-parser.cc:21594 c/c-parser.cc:21785 c/gimple-parser.cc:1789
43892 #: c/gimple-parser.cc:1835 cp/parser.cc:9170 cp/parser.cc:32929
43893 #: cp/parser.cc:36133 cp/parser.cc:38927 cp/parser.cc:39096 cp/parser.cc:45287
43894 #: cp/parser.cc:47291
43895 #, gcc-internal-format
43896 msgid "expected identifier"
43897 msgstr ""
43899 #: c/c-parser.cc:3243 cp/parser.cc:21095
43900 #, gcc-internal-format
43901 msgid "comma at end of enumerator list"
43902 msgstr ""
43904 #: c/c-parser.cc:3249 go/gofrontend/embed.cc:423
43905 #, gcc-internal-format
43906 msgid "expected %<,%> or %<}%>"
43907 msgstr ""
43909 #: c/c-parser.cc:3288
43910 #, gcc-internal-format
43911 msgid "ISO C forbids forward references to %<enum%> types"
43912 msgstr ""
43914 #: c/c-parser.cc:3411
43915 #, gcc-internal-format
43916 msgid "expected class name"
43917 msgstr ""
43919 #: c/c-parser.cc:3433
43920 #, gcc-internal-format
43921 msgid "extra semicolon in struct or union specified"
43922 msgstr ""
43924 #: c/c-parser.cc:3462
43925 #, gcc-internal-format
43926 msgid "no semicolon at end of struct or union"
43927 msgstr ""
43929 #: c/c-parser.cc:3576 c/c-parser.cc:5147
43930 #, gcc-internal-format
43931 msgid "expected specifier-qualifier-list"
43932 msgstr ""
43934 #: c/c-parser.cc:3587
43935 #, gcc-internal-format
43936 msgid "ISO C forbids member declarations with no members"
43937 msgstr ""
43939 #: c/c-parser.cc:3677
43940 #, gcc-internal-format
43941 msgid "expected %<,%>, %<;%> or %<}%>"
43942 msgstr ""
43944 #: c/c-parser.cc:3684
43945 #, gcc-internal-format
43946 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
43947 msgstr ""
43949 #: c/c-parser.cc:3738
43950 #, gcc-internal-format
43951 msgid "%<typeof%> applied to a bit-field"
43952 msgstr ""
43954 #: c/c-parser.cc:3770
43955 #, gcc-internal-format
43956 msgid "ISO C99 does not support %<_Alignas%>"
43957 msgstr ""
43959 #: c/c-parser.cc:3773
43960 #, gcc-internal-format
43961 msgid "ISO C90 does not support %<_Alignas%>"
43962 msgstr ""
43964 #: c/c-parser.cc:4027
43965 #, gcc-internal-format
43966 msgid "expected identifier or %<(%>"
43967 msgstr ""
43969 #: c/c-parser.cc:4268
43970 #, gcc-internal-format
43971 msgid "ISO C requires a named argument before %<...%>"
43972 msgstr ""
43974 #: c/c-parser.cc:4392
43975 #, gcc-internal-format
43976 msgid "expected declaration specifiers or %<...%>"
43977 msgstr ""
43979 #: c/c-parser.cc:4617
43980 #, gcc-internal-format
43981 msgid "parentheses must be omitted if attribute argument list is empty"
43982 msgstr ""
43984 #: c/c-parser.cc:4942 cp/parser.cc:29036
43985 #, gcc-internal-format
43986 msgid "%qE attribute does not take any arguments"
43987 msgstr ""
43989 #: c/c-parser.cc:4993
43990 #, gcc-internal-format
43991 msgid "ISO C does not support %<[[]]%> attributes before C2X"
43992 msgstr ""
43994 #: c/c-parser.cc:5257
43995 #, gcc-internal-format
43996 msgid "ISO C forbids empty initializer braces"
43997 msgstr ""
43999 #: c/c-parser.cc:5316
44000 #, gcc-internal-format
44001 msgid "obsolete use of designated initializer with %<:%>"
44002 msgstr ""
44004 #: c/c-parser.cc:5461
44005 #, gcc-internal-format
44006 msgid "ISO C forbids specifying range of elements to initialize"
44007 msgstr ""
44009 #: c/c-parser.cc:5473
44010 #, gcc-internal-format
44011 msgid "ISO C90 forbids specifying subobject to initialize"
44012 msgstr ""
44014 #: c/c-parser.cc:5481
44015 #, gcc-internal-format
44016 msgid "obsolete use of designated initializer without %<=%>"
44017 msgstr ""
44019 #: c/c-parser.cc:5666
44020 #, gcc-internal-format
44021 msgid "ISO C forbids label declarations"
44022 msgstr ""
44024 #: c/c-parser.cc:5672 c/c-parser.cc:5761 c/c-parser.cc:5775
44025 #: c/gimple-parser.cc:405
44026 #, gcc-internal-format
44027 msgid "expected declaration or statement"
44028 msgstr ""
44030 #: c/c-parser.cc:5707
44031 #, gcc-internal-format
44032 msgid "a label can only be part of a statement and a declaration is not a statement"
44033 msgstr ""
44035 #: c/c-parser.cc:5719 c/c-parser.cc:5752
44036 #, gcc-internal-format
44037 msgid "ISO C90 forbids mixed declarations and code"
44038 msgstr ""
44040 #: c/c-parser.cc:5783
44041 #, gcc-internal-format
44042 msgid "expected %<}%> before %<else%>"
44043 msgstr ""
44045 #: c/c-parser.cc:5788 cp/parser.cc:12851
44046 #, gcc-internal-format
44047 msgid "%<else%> without a previous %<if%>"
44048 msgstr ""
44050 #: c/c-parser.cc:5806
44051 #, gcc-internal-format
44052 msgid "label at end of compound statement"
44053 msgstr ""
44055 #. Avoid infinite loop in error recovery:
44056 #. c_parser_skip_until_found stops at a closing nesting
44057 #. delimiter without consuming it, but here we need to consume
44058 #. it to proceed further.
44059 #: c/c-parser.cc:5827 c/c-parser.cc:5840 c/c-parser.cc:6254
44060 #: c/gimple-parser.cc:2306 cp/parser.cc:12432
44061 #, gcc-internal-format
44062 msgid "expected statement"
44063 msgstr ""
44065 #: c/c-parser.cc:5894
44066 #, gcc-internal-format
44067 msgid "expected %<:%> or %<...%>"
44068 msgstr ""
44070 #: c/c-parser.cc:5922
44071 #, gcc-internal-format
44072 msgid "GNU-style attribute between label and declaration appertains to the label"
44073 msgstr ""
44075 #: c/c-parser.cc:6153
44076 #, gcc-internal-format
44077 msgid "expected identifier or %<*%>"
44078 msgstr ""
44080 #: c/c-parser.cc:6237
44081 #, gcc-internal-format
44082 msgid "only attribute %<fallthrough%> can be applied to a null statement"
44083 msgstr ""
44085 #: c/c-parser.cc:6362 cp/parser.cc:14415
44086 #, gcc-internal-format
44087 msgid "suggest braces around empty body in an %<if%> statement"
44088 msgstr ""
44090 #: c/c-parser.cc:6404 cp/parser.cc:14418
44091 #, gcc-internal-format
44092 msgid "suggest braces around empty body in an %<else%> statement"
44093 msgstr ""
44095 #: c/c-parser.cc:6535 cp/parser.cc:13220
44096 #, gcc-internal-format
44097 msgid "suggest explicit braces to avoid ambiguous %<else%>"
44098 msgstr ""
44100 #: c/c-parser.cc:6675
44101 #, gcc-internal-format
44102 msgid "suggest braces around empty body in %<do%> statement"
44103 msgstr ""
44105 #: c/c-parser.cc:6807 c/c-parser.cc:6839
44106 #, gcc-internal-format
44107 msgid "multiple iterating variables in fast enumeration"
44108 msgstr ""
44110 #: c/c-parser.cc:6862
44111 #, gcc-internal-format
44112 msgid "invalid iterating variable in fast enumeration"
44113 msgstr ""
44115 #: c/c-parser.cc:6886 cp/parser.cc:13507
44116 #, gcc-internal-format
44117 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
44118 msgstr ""
44120 #: c/c-parser.cc:6892 cp/parser.cc:13513
44121 #, gcc-internal-format
44122 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
44123 msgstr ""
44125 #: c/c-parser.cc:6928
44126 #, gcc-internal-format
44127 msgid "missing collection in fast enumeration"
44128 msgstr ""
44130 #: c/c-parser.cc:7050 c/c-parser.cc:7061 c/c-parser.cc:7072
44131 #, gcc-internal-format
44132 msgid "duplicate %<asm%> qualifier %qE"
44133 msgstr ""
44135 #: c/c-parser.cc:7051 c/c-parser.cc:7062 c/c-parser.cc:7073 cp/parser.cc:21967
44136 #: cp/parser.cc:21984 cp/parser.cc:21998
44137 #, gcc-internal-format
44138 msgid "first seen here"
44139 msgstr ""
44141 #: c/c-parser.cc:7082
44142 #, gcc-internal-format
44143 msgid "%qE is not a valid %<asm%> qualifier"
44144 msgstr ""
44146 #: c/c-parser.cc:7132
44147 #, fuzzy, gcc-internal-format
44148 #| msgid "expected %<,%> or %<)%>"
44149 msgid "expected %<:%> or %<)%>"
44150 msgstr "očekujem %<,%> ili %<)%>"
44152 #: c/c-parser.cc:7431 cp/parser.cc:4487
44153 #, gcc-internal-format
44154 msgid "a wide string is invalid in this context"
44155 msgstr ""
44157 #: c/c-parser.cc:7623
44158 #, gcc-internal-format
44159 msgid "ISO C forbids omitting the middle term of a %<?:%> expression"
44160 msgstr ""
44162 #. Location of the binary operator.
44163 #. Quiet warning.
44164 #: c/c-parser.cc:7844 cp/typeck.cc:5164
44165 #, gcc-internal-format
44166 msgid "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array elements"
44167 msgstr ""
44169 #: c/c-parser.cc:7850 cp/typeck.cc:5169
44170 #, gcc-internal-format
44171 msgid "first %<sizeof%> operand was declared here"
44172 msgstr ""
44174 #: c/c-parser.cc:8089
44175 #, gcc-internal-format
44176 msgid "alignment specified for type name in cast"
44177 msgstr ""
44179 #: c/c-parser.cc:8188
44180 #, gcc-internal-format
44181 msgid "traditional C rejects the unary plus operator"
44182 msgstr ""
44184 #: c/c-parser.cc:8319
44185 #, gcc-internal-format
44186 msgid "alignment specified for type name in %<sizeof%>"
44187 msgstr ""
44189 #: c/c-parser.cc:8335
44190 #, gcc-internal-format
44191 msgid "%<sizeof%> applied to a bit-field"
44192 msgstr ""
44194 #: c/c-parser.cc:8405
44195 #, gcc-internal-format
44196 msgid "alignment specified for type name in %qE"
44197 msgstr ""
44199 #: c/c-parser.cc:8428
44200 #, gcc-internal-format
44201 msgid "ISO C does not allow %<%E (expression)%>"
44202 msgstr ""
44204 #: c/c-parser.cc:8579
44205 #, gcc-internal-format
44206 msgid "cannot take address of %qs"
44207 msgstr ""
44209 #: c/c-parser.cc:8662
44210 #, gcc-internal-format
44211 msgid "ISO C99 does not support %<_Generic%>"
44212 msgstr ""
44214 #: c/c-parser.cc:8665
44215 #, gcc-internal-format
44216 msgid "ISO C90 does not support %<_Generic%>"
44217 msgstr ""
44219 #: c/c-parser.cc:8734
44220 #, gcc-internal-format
44221 msgid "%<_Generic%> association has function type"
44222 msgstr ""
44224 #: c/c-parser.cc:8737
44225 #, gcc-internal-format
44226 msgid "%<_Generic%> association has incomplete type"
44227 msgstr ""
44229 #: c/c-parser.cc:8741
44230 #, gcc-internal-format
44231 msgid "%<_Generic%> association has variable length type"
44232 msgstr ""
44234 #: c/c-parser.cc:8765
44235 #, gcc-internal-format
44236 msgid "duplicate %<default%> case in %<_Generic%>"
44237 msgstr ""
44239 #: c/c-parser.cc:8766
44240 #, gcc-internal-format
44241 msgid "original %<default%> is here"
44242 msgstr ""
44244 #: c/c-parser.cc:8774
44245 #, gcc-internal-format
44246 msgid "%<_Generic%> specifies two compatible types"
44247 msgstr ""
44249 #: c/c-parser.cc:8775
44250 #, gcc-internal-format
44251 msgid "compatible type is here"
44252 msgstr ""
44254 #: c/c-parser.cc:8798
44255 #, gcc-internal-format
44256 msgid "%<_Generic%> selector matches multiple associations"
44257 msgstr ""
44259 #: c/c-parser.cc:8800
44260 #, gcc-internal-format
44261 msgid "other match is here"
44262 msgstr ""
44264 #: c/c-parser.cc:8825
44265 #, gcc-internal-format
44266 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
44267 msgstr ""
44269 #: c/c-parser.cc:8846
44270 #, gcc-internal-format
44271 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
44272 msgstr ""
44274 #: c/c-parser.cc:8854
44275 #, gcc-internal-format
44276 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
44277 msgstr ""
44279 #: c/c-parser.cc:8860
44280 #, gcc-internal-format
44281 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
44282 msgstr ""
44284 #: c/c-parser.cc:8876
44285 #, gcc-internal-format
44286 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
44287 msgstr ""
44289 #: c/c-parser.cc:8899 c/c-parser.cc:8903
44290 #, gcc-internal-format
44291 msgid "ISO C does not support %qs predefined identifier"
44292 msgstr ""
44294 #: c/c-parser.cc:8907
44295 #, gcc-internal-format
44296 msgid "ISO C90 does not support %<__func__%> predefined identifier"
44297 msgstr ""
44299 #: c/c-parser.cc:9082 c/c-parser.cc:10206 c/c-parser.cc:10228
44300 #: c/c-parser.cc:18349 c/gimple-parser.cc:1707 c/gimple-parser.cc:2323
44301 #: cp/parser.cc:40852
44302 #, gcc-internal-format
44303 msgid "expected expression"
44304 msgstr ""
44306 #: c/c-parser.cc:9103
44307 #, gcc-internal-format
44308 msgid "braced-group within expression allowed only inside a function"
44309 msgstr ""
44311 #: c/c-parser.cc:9117
44312 #, gcc-internal-format
44313 msgid "ISO C forbids braced-groups within expressions"
44314 msgstr ""
44316 #: c/c-parser.cc:9307
44317 #, gcc-internal-format
44318 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
44319 msgstr ""
44321 #: c/c-parser.cc:9323
44322 #, gcc-internal-format
44323 msgid "first argument to %<__builtin_choose_expr%> not a constant"
44324 msgstr ""
44326 #: c/c-parser.cc:9393 c/c-parser.cc:9410 c/c-parser.cc:9417
44327 #, gcc-internal-format
44328 msgid "too few arguments to %<__builtin_tgmath%>"
44329 msgstr ""
44331 #: c/c-parser.cc:9438
44332 #, gcc-internal-format
44333 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
44334 msgstr ""
44336 #: c/c-parser.cc:9482 c/c-parser.cc:9492
44337 #, gcc-internal-format
44338 msgid "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
44339 msgstr ""
44341 #: c/c-parser.cc:9514 c/c-parser.cc:9524
44342 #, gcc-internal-format
44343 msgid "invalid type-generic type for argument %u of argument %u of %<__builtin_tgmath%>"
44344 msgstr ""
44346 #: c/c-parser.cc:9557
44347 #, gcc-internal-format
44348 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
44349 msgstr ""
44351 #: c/c-parser.cc:9576
44352 #, gcc-internal-format
44353 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
44354 msgstr ""
44356 #: c/c-parser.cc:9624
44357 #, gcc-internal-format
44358 msgid "duplicate type-generic parameter type for function argument %u of %<__builtin_tgmath%>"
44359 msgstr ""
44361 #: c/c-parser.cc:9647
44362 #, gcc-internal-format
44363 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
44364 msgstr ""
44366 #: c/c-parser.cc:9664
44367 #, gcc-internal-format
44368 msgid "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
44369 msgstr ""
44371 #: c/c-parser.cc:9702
44372 #, gcc-internal-format, gfc-internal-format
44373 msgid "invalid type of argument %u of type-generic function"
44374 msgstr ""
44376 #: c/c-parser.cc:9713
44377 #, gcc-internal-format, gfc-internal-format
44378 msgid "decimal floating-point argument %u to complex-only type-generic function"
44379 msgstr ""
44381 #: c/c-parser.cc:9721
44382 #, gcc-internal-format, gfc-internal-format
44383 msgid "decimal floating-point argument %u to binary-only type-generic function"
44384 msgstr ""
44386 #: c/c-parser.cc:9729 c/c-parser.cc:9759
44387 #, gcc-internal-format
44388 msgid "both complex and decimal floating-point arguments to type-generic function"
44389 msgstr ""
44391 #: c/c-parser.cc:9737 c/c-parser.cc:9779
44392 #, gcc-internal-format
44393 msgid "both binary and decimal floating-point arguments to type-generic function"
44394 msgstr ""
44396 #: c/c-parser.cc:9751
44397 #, gcc-internal-format, gfc-internal-format
44398 msgid "complex argument %u to decimal-only type-generic function"
44399 msgstr ""
44401 #: c/c-parser.cc:9771
44402 #, gcc-internal-format, gfc-internal-format
44403 msgid "binary argument %u to decimal-only type-generic function"
44404 msgstr ""
44406 #: c/c-parser.cc:9877
44407 #, gcc-internal-format
44408 msgid "no matching function for type-generic call"
44409 msgstr ""
44411 #: c/c-parser.cc:9918
44412 #, gcc-internal-format
44413 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
44414 msgstr ""
44416 #: c/c-parser.cc:9931
44417 #, gcc-internal-format
44418 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
44419 msgstr ""
44421 #: c/c-parser.cc:9935
44422 #, gcc-internal-format
44423 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
44424 msgstr ""
44426 #: c/c-parser.cc:9961
44427 #, gcc-internal-format
44428 msgid "wrong number of arguments to %<__builtin_complex%>"
44429 msgstr ""
44431 #: c/c-parser.cc:9983
44432 #, gcc-internal-format
44433 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
44434 msgstr ""
44436 #: c/c-parser.cc:9992
44437 #, gcc-internal-format
44438 msgid "%<__builtin_complex%> operands of different types"
44439 msgstr ""
44441 #: c/c-parser.cc:10037 c/c-parser.cc:10066 cp/parser.cc:7482
44442 #, gcc-internal-format
44443 msgid "wrong number of arguments to %<__builtin_shuffle%>"
44444 msgstr ""
44446 #: c/c-parser.cc:10266
44447 #, gcc-internal-format
44448 msgid "compound literal has variable size"
44449 msgstr ""
44451 #: c/c-parser.cc:10277
44452 #, gcc-internal-format
44453 msgid "compound literal qualified by address-space qualifier"
44454 msgstr ""
44456 #: c/c-parser.cc:10281
44457 #, gcc-internal-format
44458 msgid "ISO C90 forbids compound literals"
44459 msgstr ""
44461 #: c/c-parser.cc:10294
44462 #, gcc-internal-format
44463 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
44464 msgstr ""
44466 #: c/c-parser.cc:10368
44467 #, gcc-internal-format
44468 msgid "using integer absolute value function %qD when argument is of floating-point type %qT"
44469 msgstr ""
44471 #: c/c-parser.cc:10373
44472 #, gcc-internal-format
44473 msgid "using integer absolute value function %qD when argument is of complex type %qT"
44474 msgstr ""
44476 #: c/c-parser.cc:10381
44477 #, gcc-internal-format
44478 msgid "taking the absolute value of unsigned type %qT has no effect"
44479 msgstr ""
44481 #: c/c-parser.cc:10392
44482 #, gcc-internal-format
44483 msgid "using floating-point absolute value function %qD when argument is of integer type %qT"
44484 msgstr ""
44486 #: c/c-parser.cc:10396
44487 #, gcc-internal-format
44488 msgid "using floating-point absolute value function %qD when argument is of decimal floating-point type %qT"
44489 msgstr ""
44491 #: c/c-parser.cc:10401
44492 #, gcc-internal-format
44493 msgid "using floating-point absolute value function %qD when argument is of complex type %qT"
44494 msgstr ""
44496 #: c/c-parser.cc:10414
44497 #, gcc-internal-format
44498 msgid "using complex absolute value function %qD when argument is of integer type %qT"
44499 msgstr ""
44501 #: c/c-parser.cc:10418
44502 #, gcc-internal-format
44503 msgid "using complex absolute value function %qD when argument is of floating-point type %qT"
44504 msgstr ""
44506 #: c/c-parser.cc:10435
44507 #, gcc-internal-format
44508 msgid "using decimal floating-point absolute value function %qD when argument is of integer type %qT"
44509 msgstr ""
44511 #: c/c-parser.cc:10440
44512 #, gcc-internal-format
44513 msgid "using decimal floating-point absolute value function %qD when argument is of floating-point type %qT"
44514 msgstr ""
44516 #: c/c-parser.cc:10445
44517 #, gcc-internal-format
44518 msgid "using decimal floating-point absolute value function %qD when argument is of complex type %qT"
44519 msgstr ""
44521 #: c/c-parser.cc:10471
44522 #, gcc-internal-format
44523 msgid "absolute value function %qD given an argument of type %qT but has parameter of type %qT which may cause truncation of value"
44524 msgstr ""
44526 #: c/c-parser.cc:10911
44527 #, gcc-internal-format
44528 msgid "expected identifier or %<)%>"
44529 msgstr ""
44531 #: c/c-parser.cc:11007
44532 #, gcc-internal-format
44533 msgid "extra semicolon"
44534 msgstr ""
44536 #: c/c-parser.cc:11255
44537 #, gcc-internal-format
44538 msgid "extra semicolon in method definition specified"
44539 msgstr ""
44541 #: c/c-parser.cc:11387
44542 #, gcc-internal-format
44543 msgid "method attributes must be specified at the end only"
44544 msgstr ""
44546 #: c/c-parser.cc:11407
44547 #, gcc-internal-format
44548 msgid "expected %<;%> or %<{%> after method attribute definition"
44549 msgstr ""
44551 #: c/c-parser.cc:11529
44552 #, gcc-internal-format
44553 msgid "objective-c method declaration is expected"
44554 msgstr ""
44556 #: c/c-parser.cc:11980
44557 #, gcc-internal-format
44558 msgid "no type or storage class may be specified here,"
44559 msgstr ""
44561 #: c/c-parser.cc:12048 cp/parser.cc:35990
44562 #, gcc-internal-format
44563 msgid "empty property attribute list"
44564 msgstr ""
44566 #: c/c-parser.cc:12062 cp/parser.cc:36003
44567 #, gcc-internal-format
44568 msgid "missing property attribute"
44569 msgstr ""
44571 #: c/c-parser.cc:12101
44572 #, gcc-internal-format
44573 msgid "unknown property attribute %<%s%s%>"
44574 msgstr ""
44576 #: c/c-parser.cc:12104 cp/parser.cc:36040
44577 #, gcc-internal-format
44578 msgid "unknown property attribute"
44579 msgstr ""
44581 #: c/c-parser.cc:12113 cp/parser.cc:36049
44582 #, gcc-internal-format
44583 msgid "expected %<=%> after Objective-C %qE"
44584 msgstr ""
44586 #: c/c-parser.cc:12124 cp/parser.cc:36063
44587 #, fuzzy, gcc-internal-format
44588 #| msgid "expected end of line"
44589 msgid "expected %qE selector name"
44590 msgstr "očekujem kraj retka"
44592 #: c/c-parser.cc:12140 cp/parser.cc:36082
44593 #, gcc-internal-format
44594 msgid "setter method names must terminate with %<:%>"
44595 msgstr ""
44597 #: c/c-parser.cc:12354 cp/parser.cc:47622
44598 #, gcc-internal-format
44599 msgid "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a non-negative integral constant less than %u"
44600 msgstr ""
44602 #: c/c-parser.cc:12398 c/c-parser.cc:20541 c/c-parser.cc:20838
44603 #: c/c-parser.cc:20897 c/c-parser.cc:20983 cp/parser.cc:43733
44604 #: cp/parser.cc:44069 cp/parser.cc:44160 cp/parser.cc:44234 cp/parser.cc:47669
44605 #: cp/parser.cc:47685 cp/parser.cc:47701 cp/parser.cc:47718 cp/parser.cc:47735
44606 #: cp/parser.cc:47752 cp/parser.cc:47779 cp/parser.cc:47793 cp/parser.cc:47818
44607 #: cp/parser.cc:47832
44608 #, gcc-internal-format
44609 msgid "%<#pragma %s%> may only be used in compound statements"
44610 msgstr ""
44612 #: c/c-parser.cc:12421 cp/parser.cc:47807
44613 #, gcc-internal-format
44614 msgid "%<#pragma acc routine%> must be at file scope"
44615 msgstr ""
44617 #: c/c-parser.cc:12507 cp/parser.cc:47915
44618 #, gcc-internal-format
44619 msgid "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> %<reduction%> clause"
44620 msgstr ""
44622 #: c/c-parser.cc:12514 cp/parser.cc:47921
44623 #, gcc-internal-format
44624 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
44625 msgstr ""
44627 #: c/c-parser.cc:12526
44628 #, gcc-internal-format
44629 msgid "%<#pragma omp requires%> may only be used at file scope"
44630 msgstr ""
44632 #: c/c-parser.cc:12555 c/c-parser.cc:12579 cp/parser.cc:47950
44633 #: cp/parser.cc:47983
44634 #, gcc-internal-format
44635 msgid "for, while or do statement expected"
44636 msgstr ""
44638 #: c/c-parser.cc:12592 cp/parser.cc:47659
44639 #, gcc-internal-format
44640 msgid "%<#pragma GCC pch_preprocess%> must be first"
44641 msgstr ""
44643 #: c/c-parser.cc:12939 c/c-parser.cc:16396 c/c-parser.cc:18109
44644 #: c/c-parser.cc:18167 c/c-parser.cc:18174 c/c-parser.cc:18181
44645 #: c/c-parser.cc:22613 c/c-parser.cc:22621 c/c-parser.cc:22895
44646 #: c/c-parser.cc:22905 cp/parser.cc:36505 cp/parser.cc:39601
44647 #: cp/parser.cc:40626 cp/parser.cc:40689 cp/parser.cc:40696 cp/parser.cc:40703
44648 #: cp/parser.cc:46550 cp/parser.cc:46558 cp/parser.cc:46715 cp/parser.cc:46725
44649 #, gcc-internal-format
44650 msgid "too many %qs clauses"
44651 msgstr ""
44653 #: c/c-parser.cc:12966
44654 #, gcc-internal-format
44655 msgid "expression must be integral"
44656 msgstr ""
44658 #: c/c-parser.cc:13256 c/c-parser.cc:13268
44659 #, fuzzy, gcc-internal-format
44660 #| msgid "expected %<,%> or %<)%>"
44661 msgid "expected %<)%> or %<,%>"
44662 msgstr "očekujem %<,%> ili %<)%>"
44664 #: c/c-parser.cc:13419 c/c-parser.cc:23098
44665 #, gcc-internal-format
44666 msgid "%qD is not a variable"
44667 msgstr ""
44669 #: c/c-parser.cc:13423 cp/semantics.cc:8184
44670 #, gcc-internal-format
44671 msgid "%qD is not a pointer variable"
44672 msgstr ""
44674 #: c/c-parser.cc:13465 cp/parser.cc:37237
44675 #, gcc-internal-format
44676 msgid "collapse argument needs positive constant integer expression"
44677 msgstr ""
44679 #: c/c-parser.cc:13560 cp/parser.cc:37315
44680 #, fuzzy, gcc-internal-format
44681 #| msgid "expected %<,%> or %<)%>"
44682 msgid "expected %<none%> or %<present%>"
44683 msgstr "očekujem %<,%> ili %<)%>"
44685 #: c/c-parser.cc:13562 cp/parser.cc:37317
44686 #, fuzzy, gcc-internal-format
44687 #| msgid "expected %<;%>, %<,%> or %<)%>"
44688 msgid "expected %<none%>, %<shared%>, %<private%> or %<firstprivate%>"
44689 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
44691 #: c/c-parser.cc:13683 cp/parser.cc:37429
44692 #, fuzzy, gcc-internal-format
44693 #| msgid "expected %<;%>, %<,%> or %<)%>"
44694 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
44695 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
44697 #: c/c-parser.cc:13703 c/c-parser.cc:20890 c/c-parser.cc:20976
44698 #: cp/parser.cc:37447 cp/parser.cc:44061 cp/parser.cc:44152
44699 #, fuzzy, gcc-internal-format
44700 #| msgid "expected %<;%>"
44701 msgid "expected %<data%>"
44702 msgstr "očekujem %<;%>"
44704 #: c/c-parser.cc:13756 cp/parser.cc:37502
44705 #, gcc-internal-format
44706 msgid "too many %<if%> clauses with %qs modifier"
44707 msgstr ""
44709 #: c/c-parser.cc:13763 cp/parser.cc:37509
44710 #, gcc-internal-format
44711 msgid "too many %<if%> clauses"
44712 msgstr ""
44714 #: c/c-parser.cc:13765 cp/parser.cc:37511
44715 #, gcc-internal-format
44716 msgid "too many %<if%> clauses without modifier"
44717 msgstr ""
44719 #: c/c-parser.cc:13771 cp/parser.cc:37517
44720 #, gcc-internal-format
44721 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
44722 msgstr ""
44724 #: c/c-parser.cc:13876 c/c-parser.cc:13936 c/c-parser.cc:13997
44725 #: c/c-parser.cc:14044 c/c-parser.cc:14123 c/c-parser.cc:14502
44726 #: c/c-parser.cc:14584 c/c-parser.cc:15151 c/c-parser.cc:15296
44727 #: c/c-parser.cc:15361 c/c-parser.cc:16333
44728 #, gcc-internal-format
44729 msgid "expected integer expression"
44730 msgstr ""
44732 #: c/c-parser.cc:13887
44733 #, gcc-internal-format
44734 msgid "%<num_threads%> value must be positive"
44735 msgstr ""
44737 #: c/c-parser.cc:13947
44738 #, gcc-internal-format
44739 msgid "%<num_tasks%> value must be positive"
44740 msgstr ""
44742 #: c/c-parser.cc:14008 cp/semantics.cc:8404
44743 #, gcc-internal-format
44744 msgid "%<grainsize%> value must be positive"
44745 msgstr ""
44747 #: c/c-parser.cc:14056 cp/semantics.cc:8434
44748 #, gcc-internal-format
44749 msgid "%<priority%> value must be non-negative"
44750 msgstr ""
44752 #: c/c-parser.cc:14090 cp/parser.cc:37743
44753 #, gcc-internal-format
44754 msgid "expected constant integer expression with valid sync-hint value"
44755 msgstr ""
44757 #: c/c-parser.cc:14162 cp/parser.cc:37813
44758 #, gcc-internal-format
44759 msgid "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> or %<default%>"
44760 msgstr ""
44762 #: c/c-parser.cc:14223 cp/parser.cc:37878
44763 #, fuzzy, gcc-internal-format
44764 #| msgid "expected %<;%>, %<,%> or %<)%>"
44765 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
44766 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
44768 #: c/c-parser.cc:14289 cp/parser.cc:37947
44769 #, gcc-internal-format
44770 msgid "too many %<defaultmap%> clauses with %qs category"
44771 msgstr ""
44773 #: c/c-parser.cc:14292 cp/parser.cc:37950
44774 #, gcc-internal-format
44775 msgid "too many %<defaultmap%> clauses with unspecified category"
44776 msgstr ""
44778 #: c/c-parser.cc:14376 cp/semantics.cc:7265 cp/semantics.cc:7318
44779 #, gcc-internal-format
44780 msgid "%qs expression must be integral"
44781 msgstr ""
44783 #: c/c-parser.cc:14388 c/c-parser.cc:14511 cp/semantics.cc:7297
44784 #: cp/semantics.cc:7332
44785 #, gcc-internal-format
44786 msgid "%qs value must be positive"
44787 msgstr ""
44789 #: c/c-parser.cc:14450 cp/parser.cc:37009
44790 #, gcc-internal-format
44791 msgid "too many %<static%> arguments"
44792 msgstr ""
44794 #: c/c-parser.cc:14484 cp/parser.cc:37042
44795 #, fuzzy, gcc-internal-format
44796 #| msgid "expected %<@end%>"
44797 msgid "unexpected argument"
44798 msgstr "očekujem %<@end%>"
44800 #: c/c-parser.cc:14651 cp/semantics.cc:8614
44801 #, gcc-internal-format
44802 msgid "%<tile%> argument needs positive integral constant"
44803 msgstr ""
44805 #: c/c-parser.cc:14726 cp/parser.cc:38000
44806 #, fuzzy, gcc-internal-format
44807 #| msgid "expected %<,%> or %<)%>"
44808 msgid "expected %<reproducible%> or %<unconstrained%>"
44809 msgstr "očekujem %<,%> ili %<)%>"
44811 #: c/c-parser.cc:14735 c/c-parser.cc:14741 cp/parser.cc:38009
44812 #: cp/parser.cc:38019
44813 #, fuzzy, gcc-internal-format
44814 #| msgid "expected %<@end%>"
44815 msgid "expected %<concurrent%>"
44816 msgstr "očekujem %<@end%>"
44818 #: c/c-parser.cc:14777 cp/parser.cc:38059
44819 #, fuzzy, gcc-internal-format
44820 #| msgid "expected %<;%>, %<,%> or %<)%>"
44821 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
44822 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
44824 #: c/c-parser.cc:14830 cp/parser.cc:38127
44825 #, gcc-internal-format
44826 msgid "ordered argument needs positive constant integer expression"
44827 msgstr ""
44829 #: c/c-parser.cc:14955 c/c-parser.cc:22167 cp/parser.cc:46189
44830 #, gcc-internal-format
44831 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
44832 msgstr ""
44834 #: c/c-parser.cc:15075 cp/parser.cc:38385
44835 #, gcc-internal-format
44836 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
44837 msgstr ""
44839 #: c/c-parser.cc:15129 cp/parser.cc:38401
44840 #, gcc-internal-format
44841 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
44842 msgstr ""
44844 #: c/c-parser.cc:15133 cp/parser.cc:38404
44845 #, gcc-internal-format
44846 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
44847 msgstr ""
44849 #: c/c-parser.cc:15145 cp/semantics.cc:7379
44850 #, gcc-internal-format
44851 msgid "chunk size value must be positive"
44852 msgstr ""
44854 #: c/c-parser.cc:15168 cp/parser.cc:38424
44855 #, gcc-internal-format
44856 msgid "invalid schedule kind"
44857 msgstr ""
44859 #: c/c-parser.cc:15306 c/c-parser.cc:15316
44860 #, gcc-internal-format
44861 msgid "%<num_teams%> value must be positive"
44862 msgstr ""
44864 #: c/c-parser.cc:15323 cp/semantics.cc:7346
44865 #, gcc-internal-format
44866 msgid "%<num_teams%> lower bound %qE bigger than upper bound %qE"
44867 msgstr ""
44869 #: c/c-parser.cc:15371 cp/semantics.cc:7475
44870 #, gcc-internal-format
44871 msgid "%<thread_limit%> value must be positive"
44872 msgstr ""
44874 #: c/c-parser.cc:15416 cp/semantics.cc:7603
44875 #, gcc-internal-format
44876 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
44877 msgstr ""
44879 #: c/c-parser.cc:15526
44880 #, fuzzy, gcc-internal-format
44881 #| msgid "expected %<,%> or %<)%>"
44882 msgid "expected %<allocator%> or %<align%>"
44883 msgstr "očekujem %<,%> ili %<)%>"
44885 #: c/c-parser.cc:15533
44886 #, gcc-internal-format
44887 msgid "duplicate %qs modifier"
44888 msgstr ""
44890 #: c/c-parser.cc:15581 cp/semantics.cc:7738
44891 #, gcc-internal-format
44892 msgid "%<allocate%> clause allocator expression has type %qT rather than %<omp_allocator_handle_t%>"
44893 msgstr ""
44895 #: c/c-parser.cc:15592 cp/semantics.cc:7693 cp/semantics.cc:7709
44896 #, gcc-internal-format
44897 msgid "%<allocate%> clause %<align%> modifier argument needs to be positive constant power of two integer expression"
44898 msgstr ""
44900 #: c/c-parser.cc:15668
44901 #, gcc-internal-format
44902 msgid "%<linear%> clause step expression must be integral"
44903 msgstr ""
44905 #: c/c-parser.cc:15718
44906 #, gcc-internal-format
44907 msgid "%<safelen%> clause expression must be positive constant integer expression"
44908 msgstr ""
44910 #: c/c-parser.cc:15757
44911 #, gcc-internal-format
44912 msgid "%<simdlen%> clause expression must be positive constant integer expression"
44913 msgstr ""
44915 #: c/c-parser.cc:16088 cp/parser.cc:39286
44916 #, gcc-internal-format
44917 msgid "%<iterator%> modifier incompatible with %qs"
44918 msgstr ""
44920 #: c/c-parser.cc:16135 cp/parser.cc:39340 cp/parser.cc:39662
44921 #: cp/parser.cc:39712
44922 #, fuzzy, gcc-internal-format
44923 #| msgid "invalid expression as operand"
44924 msgid "invalid depend kind"
44925 msgstr "neispravni izraz kao operand"
44927 #: c/c-parser.cc:16205 cp/parser.cc:39410
44928 #, gcc-internal-format
44929 msgid "too many %<always%> modifiers"
44930 msgstr ""
44932 #: c/c-parser.cc:16215 cp/parser.cc:39423
44933 #, gcc-internal-format
44934 msgid "too many %<close%> modifiers"
44935 msgstr ""
44937 #: c/c-parser.cc:16223 cp/parser.cc:39434
44938 #, gcc-internal-format
44939 msgid "%<#pragma omp target%> with modifier other than %<always%> or %<close%>on %<map%> clause"
44940 msgstr ""
44942 #: c/c-parser.cc:16251 cp/parser.cc:39465
44943 #, fuzzy, gcc-internal-format
44944 #| msgid "invalid 'asm': "
44945 msgid "invalid map kind"
44946 msgstr "neispravni „asm”: "
44948 #: c/c-parser.cc:16303 cp/parser.cc:39524
44949 #, gcc-internal-format
44950 msgid "%<ancestor%> device modifier not preceded by %<requires%> directive with %<reverse_offload%> clause"
44951 msgstr ""
44953 #: c/c-parser.cc:16315 cp/parser.cc:39535
44954 #, fuzzy, gcc-internal-format
44955 #| msgid "expected %<,%> or %<)%>"
44956 msgid "expected %<ancestor%> or %<device_num%>"
44957 msgstr "očekujem %<,%> ili %<)%>"
44959 #: c/c-parser.cc:16338 cp/semantics.cc:7500
44960 #, gcc-internal-format
44961 msgid "the %<device%> clause expression must evaluate to %<1%>"
44962 msgstr ""
44964 #: c/c-parser.cc:16371 cp/parser.cc:39606
44965 #, gcc-internal-format
44966 msgid "invalid dist_schedule kind"
44967 msgstr ""
44969 #: c/c-parser.cc:16450
44970 #, gcc-internal-format
44971 msgid "invalid proc_bind kind"
44972 msgstr ""
44974 #: c/c-parser.cc:16494
44975 #, fuzzy, gcc-internal-format
44976 #| msgid "expected %<;%>, %<,%> or %<)%>"
44977 msgid "expected %<host%>, %<nohost%> or %<any%>"
44978 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
44980 #: c/c-parser.cc:16571 cp/semantics.cc:7900
44981 #, gcc-internal-format
44982 msgid "%<detach%> clause event handle has type %qT rather than %<omp_event_handle_t%>"
44983 msgstr ""
44985 #: c/c-parser.cc:16773 cp/parser.cc:39951
44986 #, gcc-internal-format
44987 msgid "expected %<#pragma acc%> clause"
44988 msgstr ""
44990 #: c/c-parser.cc:16784 c/c-parser.cc:17128 cp/parser.cc:39962
44991 #: cp/parser.cc:40354
44992 #, gcc-internal-format
44993 msgid "%qs is not valid for %qs"
44994 msgstr ""
44996 #: c/c-parser.cc:16828 cp/parser.cc:40014
44997 #, gcc-internal-format
44998 msgid "clauses in %<simd%> trait should be separated by %<,%>"
44999 msgstr ""
45001 #: c/c-parser.cc:16977 cp/parser.cc:40202
45002 #, gcc-internal-format
45003 msgid "%qs must be the first clause of %qs"
45004 msgstr ""
45006 #: c/c-parser.cc:17117 cp/parser.cc:40343
45007 #, gcc-internal-format
45008 msgid "expected %<#pragma omp%> clause"
45009 msgstr ""
45011 #: c/c-parser.cc:17250 cp/parser.cc:44561
45012 #, gcc-internal-format
45013 msgid "no valid clauses specified in %<#pragma acc declare%>"
45014 msgstr ""
45016 #: c/c-parser.cc:17260 cp/parser.cc:44571
45017 #, gcc-internal-format
45018 msgid "array section in %<#pragma acc declare%>"
45019 msgstr ""
45021 #: c/c-parser.cc:17280 cp/parser.cc:44591
45022 #, gcc-internal-format
45023 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
45024 msgstr ""
45026 #: c/c-parser.cc:17291 cp/parser.cc:44602
45027 #, gcc-internal-format
45028 msgid "invalid OpenACC clause at file scope"
45029 msgstr ""
45031 #: c/c-parser.cc:17298 cp/parser.cc:44609
45032 #, gcc-internal-format
45033 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
45034 msgstr ""
45036 #: c/c-parser.cc:17306 cp/parser.cc:44617
45037 #, gcc-internal-format
45038 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
45039 msgstr ""
45041 #: c/c-parser.cc:17317 cp/parser.cc:44639
45042 #, gcc-internal-format
45043 msgid "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
45044 msgstr ""
45046 #: c/c-parser.cc:17327 cp/parser.cc:44649
45047 #, gcc-internal-format
45048 msgid "variable %qD used more than once with %<#pragma acc declare%>"
45049 msgstr ""
45051 #: c/c-parser.cc:17420 cp/parser.cc:44747
45052 #, fuzzy, gcc-internal-format
45053 #| msgid "expected %<,%> or %<)%>"
45054 msgid "expected %<data%> after %<#pragma acc %s%>"
45055 msgstr "očekujem %<,%> ili %<)%>"
45057 #: c/c-parser.cc:17436 cp/parser.cc:44764
45058 #, gcc-internal-format
45059 msgid "%<#pragma acc %s data%> has no data movement clause"
45060 msgstr ""
45062 #: c/c-parser.cc:17686 cp/parser.cc:3163
45063 #, gcc-internal-format
45064 msgid "%qE has not been declared"
45065 msgstr ""
45067 #: c/c-parser.cc:17690
45068 #, fuzzy, gcc-internal-format
45069 #| msgid "expected end of line"
45070 msgid "expected function name"
45071 msgstr "očekujem kraj retka"
45073 #: c/c-parser.cc:17708 cp/parser.cc:46982
45074 #, gcc-internal-format
45075 msgid "%qD does not refer to a function"
45076 msgstr ""
45078 #: c/c-parser.cc:17731 c/c-parser.cc:17779 cp/parser.cc:1499
45079 #, gcc-internal-format
45080 msgid "%<#pragma acc routine%> not immediately followed by function declaration or definition"
45081 msgstr ""
45083 #: c/c-parser.cc:17771 cp/parser.cc:47033 cp/parser.cc:47080
45084 #, gcc-internal-format
45085 msgid "%<#pragma acc routine%> not immediately followed by a single function declaration or definition"
45086 msgstr ""
45088 #: c/c-parser.cc:17802 cp/parser.cc:47108
45089 #, gcc-internal-format
45090 msgid "%<#pragma acc routine%> must be applied before use"
45091 msgstr ""
45093 #: c/c-parser.cc:17803 cp/parser.cc:47110
45094 #, gcc-internal-format
45095 msgid "%<#pragma acc routine%> must be applied before definition"
45096 msgstr ""
45098 #: c/c-parser.cc:17847 cp/parser.cc:44965
45099 #, gcc-internal-format
45100 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
45101 msgstr ""
45103 #: c/c-parser.cc:17902 cp/parser.cc:40440
45104 #, fuzzy, gcc-internal-format
45105 #| msgid "expected %<;%>"
45106 msgid "expected %<allocator%>"
45107 msgstr "očekujem %<;%>"
45109 #: c/c-parser.cc:17918
45110 #, gcc-internal-format
45111 msgid "%<allocator%> clause allocator expression has type %qT rather than %<omp_allocator_handle_t%>"
45112 msgstr ""
45114 #: c/c-parser.cc:17933 cp/parser.cc:40455
45115 #, gcc-internal-format
45116 msgid "%<#pragma omp allocate%> not yet supported"
45117 msgstr ""
45119 #: c/c-parser.cc:18075 cp/parser.cc:40592
45120 #, fuzzy, gcc-internal-format
45121 #| msgid "expected %<;%>, %<,%> or %<)%>"
45122 msgid "expected %<read%>, %<write%>, %<update%>, or %<capture%> clause"
45123 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
45125 #: c/c-parser.cc:18114 cp/parser.cc:40631
45126 #, fuzzy, gcc-internal-format
45127 #| msgid "expected %<;%>, %<,%> or %<)%>"
45128 msgid "expected %<seq_cst%>, %<acquire%> or %<relaxed%>"
45129 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
45131 #: c/c-parser.cc:18138 cp/parser.cc:40660
45132 #, gcc-internal-format
45133 msgid "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<compare%>, %<weak%>, %<fail%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> or %<hint%> clause"
45134 msgstr ""
45136 #: c/c-parser.cc:18153 cp/parser.cc:40675
45137 #, gcc-internal-format
45138 msgid "too many atomic clauses"
45139 msgstr ""
45141 #: c/c-parser.cc:18160 cp/parser.cc:40682
45142 #, gcc-internal-format
45143 msgid "too many memory order clauses"
45144 msgstr ""
45146 #: c/c-parser.cc:18198 c/c-parser.cc:18205 cp/parser.cc:40720
45147 #: cp/parser.cc:40727
45148 #, gcc-internal-format
45149 msgid "%qs clause is incompatible with %<read%> or %<write%> clauses"
45150 msgstr ""
45152 #: c/c-parser.cc:18211 c/c-parser.cc:18216 cp/parser.cc:40733
45153 #: cp/parser.cc:40738
45154 #, gcc-internal-format
45155 msgid "%qs clause requires %qs clause"
45156 msgstr ""
45158 #: c/c-parser.cc:18260 cp/parser.cc:40782
45159 #, gcc-internal-format
45160 msgid "%<#pragma omp atomic read%> incompatible with %<release%> clause"
45161 msgstr ""
45163 #: c/c-parser.cc:18270 cp/parser.cc:40792
45164 #, gcc-internal-format
45165 msgid "%<#pragma omp atomic write%> incompatible with %<acquire%> clause"
45166 msgstr ""
45168 #: c/c-parser.cc:18393 cp/parser.cc:40892
45169 #, fuzzy, gcc-internal-format
45170 #| msgid "expected %<,%> or %<)%>"
45171 msgid "expected %<==%> comparison in %<if%> condition"
45172 msgstr "očekujem %<,%> ili %<)%>"
45174 #: c/c-parser.cc:18400 cp/parser.cc:40899
45175 #, gcc-internal-format
45176 msgid "expected %<==%>, %<<%> or %<>%> comparison in %<if%> condition"
45177 msgstr ""
45179 #: c/c-parser.cc:18473 cp/parser.cc:40964 cp/parser.cc:41245
45180 #: cp/parser.cc:41339 cp/parser.cc:41357
45181 #, gcc-internal-format
45182 msgid "invalid form of %<#pragma omp atomic compare%>"
45183 msgstr ""
45185 #: c/c-parser.cc:18484 cp/parser.cc:40975
45186 #, fuzzy, gcc-internal-format
45187 #| msgid "expected %<while%>"
45188 msgid "unexpected %<else%>"
45189 msgstr "očekujem %<while%>"
45191 #: c/c-parser.cc:18544 cp/parser.cc:41412
45192 #, gcc-internal-format
45193 msgid "invalid form of %<pragma omp atomic compare%>"
45194 msgstr ""
45196 #: c/c-parser.cc:18816 cp/parser.cc:41266 cp/parser.cc:41292
45197 #, gcc-internal-format
45198 msgid "invalid form of %<#pragma omp atomic%>"
45199 msgstr ""
45201 #: c/c-parser.cc:18820 cp/parser.cc:41332 cp/parser.cc:41366
45202 #, gcc-internal-format
45203 msgid "invalid operator for %<#pragma omp atomic%>"
45204 msgstr ""
45206 #: c/c-parser.cc:18871 cp/parser.cc:41401
45207 #, gcc-internal-format
45208 msgid "%<weak%> clause requires atomic equality comparison"
45209 msgstr ""
45211 #: c/c-parser.cc:18877 cp/semantics.cc:10754 cp/semantics.cc:10764
45212 #, gcc-internal-format
45213 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
45214 msgstr ""
45216 #: c/c-parser.cc:18977 cp/semantics.cc:10841
45217 #, gcc-internal-format
45218 msgid "%<depobj%> expression is not lvalue expression"
45219 msgstr ""
45221 #: c/c-parser.cc:19034 cp/parser.cc:41567
45222 #, fuzzy, gcc-internal-format
45223 #| msgid "expected %<;%>, %<,%> or %<)%>"
45224 msgid "expected %<in%>, %<out%>, %<inout%> or %<mutexinoutset%>"
45225 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
45227 #: c/c-parser.cc:19046 cp/parser.cc:41583
45228 #, fuzzy, gcc-internal-format
45229 #| msgid "expected %<;%>, %<,%> or %<)%>"
45230 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
45231 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
45233 #: c/c-parser.cc:19084 cp/parser.cc:41623
45234 #, fuzzy, gcc-internal-format
45235 #| msgid "expected %<;%>, %<,%> or %<)%>"
45236 msgid "expected %<seq_cst%>, %<acq_rel%>, %<release%> or %<acquire%>"
45237 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
45239 #: c/c-parser.cc:19092 cp/parser.cc:41631
45240 #, gcc-internal-format
45241 msgid "%<flush%> list specified together with memory order clause"
45242 msgstr ""
45244 #: c/c-parser.cc:19097
45245 #, gcc-internal-format
45246 msgid "expected %<(%> or end of line"
45247 msgstr ""
45249 #: c/c-parser.cc:19176 cp/parser.cc:42350
45250 #, fuzzy, gcc-internal-format
45251 #| msgid "expected %<,%> or %<)%>"
45252 msgid "expected %<inclusive%> or %<exclusive%> clause"
45253 msgstr "očekujem %<,%> ili %<)%>"
45255 #: c/c-parser.cc:19181 cp/parser.cc:42356
45256 #, fuzzy, gcc-internal-format
45257 #| msgid "expected %<,%> or %<)%>"
45258 msgid "expected %<#pragma omp scan%>"
45259 msgstr "očekujem %<,%> ili %<)%>"
45261 #: c/c-parser.cc:19237 cp/parser.cc:42407
45262 #, gcc-internal-format
45263 msgid "%<ordered%> clause parameter is less than %<collapse%>"
45264 msgstr ""
45266 #: c/c-parser.cc:19248 cp/parser.cc:42418
45267 #, gcc-internal-format
45268 msgid "%<linear%> clause may not be specified together with %<ordered%> clause with a parameter"
45269 msgstr ""
45271 #: c/c-parser.cc:19266 cp/parser.cc:42446
45272 #, gcc-internal-format
45273 msgid "for statement expected"
45274 msgstr ""
45276 #: c/c-parser.cc:19344 cp/semantics.cc:10332 cp/semantics.cc:10423
45277 #, gcc-internal-format
45278 msgid "expected iteration declaration or initialization"
45279 msgstr ""
45281 #: c/c-parser.cc:19430
45282 #, gcc-internal-format
45283 msgid "not enough perfectly nested loops"
45284 msgstr ""
45286 #: c/c-parser.cc:19478 cp/parser.cc:42760
45287 #, gcc-internal-format
45288 msgid "collapsed loops not perfectly nested"
45289 msgstr ""
45291 #: c/c-parser.cc:19561 cp/parser.cc:42556 cp/parser.cc:42598 cp/pt.cc:18130
45292 #, gcc-internal-format
45293 msgid "iteration variable %qD should not be firstprivate"
45294 msgstr ""
45296 #: c/c-parser.cc:19697 cp/parser.cc:42881
45297 #, gcc-internal-format
45298 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
45299 msgstr ""
45301 #: c/c-parser.cc:19976 cp/parser.cc:43174
45302 #, gcc-internal-format
45303 msgid "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound statements"
45304 msgstr ""
45306 #: c/c-parser.cc:20190 cp/parser.cc:43380
45307 #, fuzzy, gcc-internal-format
45308 #| msgid "expected %<,%> or %<)%>"
45309 msgid "expected %<for%> after %qs"
45310 msgstr "očekujem %<,%> ili %<)%>"
45312 #: c/c-parser.cc:20532 cp/parser.cc:43724
45313 #, fuzzy, gcc-internal-format
45314 #| msgid "expected %<;%>"
45315 msgid "expected %<point%>"
45316 msgstr "očekujem %<;%>"
45318 #: c/c-parser.cc:20787 cp/parser.cc:43999
45319 #, gcc-internal-format
45320 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
45321 msgstr ""
45323 #: c/c-parser.cc:20803 cp/parser.cc:44015
45324 #, gcc-internal-format
45325 msgid "%<#pragma omp target data%> must contain at least one %<map%>, %<use_device_ptr%> or %<use_device_addr%> clause"
45326 msgstr ""
45328 #: c/c-parser.cc:20851 cp/parser.cc:44247
45329 #, gcc-internal-format
45330 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
45331 msgstr ""
45333 #: c/c-parser.cc:20925 cp/parser.cc:44098
45334 #, gcc-internal-format
45335 msgid "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc%> on %<map%> clause"
45336 msgstr ""
45338 #: c/c-parser.cc:20937 cp/parser.cc:44110
45339 #, gcc-internal-format
45340 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
45341 msgstr ""
45343 #: c/c-parser.cc:21012 cp/parser.cc:44190
45344 #, gcc-internal-format
45345 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release%> or %<delete%> on %<map%> clause"
45346 msgstr ""
45348 #: c/c-parser.cc:21025 cp/parser.cc:44203
45349 #, gcc-internal-format
45350 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
45351 msgstr ""
45353 #: c/c-parser.cc:21261 cp/semantics.cc:9863
45354 #, gcc-internal-format
45355 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
45356 msgstr ""
45358 #: c/c-parser.cc:21318
45359 #, gcc-internal-format
45360 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition or another %<#pragma omp declare %s%>"
45361 msgstr ""
45363 #: c/c-parser.cc:21369 c/c-parser.cc:21397
45364 #, gcc-internal-format
45365 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition"
45366 msgstr ""
45368 #: c/c-parser.cc:21436 cp/parser.cc:45115
45369 #, gcc-internal-format
45370 msgid "expected trait selector name"
45371 msgstr ""
45373 #: c/c-parser.cc:21489 cp/parser.cc:45167
45374 #, gcc-internal-format
45375 msgid "selector %qs not allowed for context selector set %qs"
45376 msgstr ""
45378 #: c/c-parser.cc:21514 cp/parser.cc:45191
45379 #, gcc-internal-format
45380 msgid "selector %qs does not accept any properties"
45381 msgstr ""
45383 #: c/c-parser.cc:21541 cp/parser.cc:45230 cp/pt.cc:11610
45384 #, gcc-internal-format
45385 msgid "score argument must be constant integer expression"
45386 msgstr ""
45388 #: c/c-parser.cc:21544 cp/parser.cc:45233 cp/pt.cc:11627
45389 #, gcc-internal-format
45390 msgid "score argument must be non-negative"
45391 msgstr ""
45393 #: c/c-parser.cc:21568 cp/parser.cc:45261 cp/pt.cc:11613
45394 #, gcc-internal-format
45395 msgid "property must be constant integer expression or string literal"
45396 msgstr ""
45398 #: c/c-parser.cc:21613 cp/parser.cc:45305
45399 #, gcc-internal-format
45400 msgid "expected identifier or string literal"
45401 msgstr ""
45403 #: c/c-parser.cc:21635 cp/parser.cc:45327 cp/pt.cc:11617
45404 #, gcc-internal-format
45405 msgid "property must be constant integer expression"
45406 msgstr ""
45408 #: c/c-parser.cc:21646 cp/parser.cc:45338
45409 #, gcc-internal-format
45410 msgid "properties for %<simd%> selector may not be specified in %<metadirective%>"
45411 msgstr ""
45413 #: c/c-parser.cc:21733 cp/parser.cc:45424
45414 #, gcc-internal-format
45415 msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%>"
45416 msgstr ""
45418 #: c/c-parser.cc:21808 cp/parser.cc:45538
45419 #, fuzzy, gcc-internal-format
45420 #| msgid "expected %<;%>"
45421 msgid "expected %<match%>"
45422 msgstr "očekujem %<;%>"
45424 #: c/c-parser.cc:21828
45425 #, gcc-internal-format
45426 msgid "variant %qD is not a function"
45427 msgstr ""
45429 #: c/c-parser.cc:21834 cp/decl.cc:7778
45430 #, gcc-internal-format
45431 msgid "variant %qD and base %qD have incompatible types"
45432 msgstr ""
45434 #: c/c-parser.cc:21846 cp/decl.cc:7787
45435 #, gcc-internal-format
45436 msgid "variant %qD is a built-in"
45437 msgstr ""
45439 #: c/c-parser.cc:21891
45440 #, gcc-internal-format
45441 msgid "%<#pragma omp declare %s%> not immediately followed by a function declaration or definition"
45442 msgstr ""
45444 #: c/c-parser.cc:21899 cp/parser.cc:45583
45445 #, gcc-internal-format
45446 msgid "%<#pragma omp declare %s%> not immediately followed by a single function declaration or definition"
45447 msgstr ""
45449 #: c/c-parser.cc:22008 cp/parser.cc:45791
45450 #, gcc-internal-format
45451 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
45452 msgstr ""
45454 #: c/c-parser.cc:22057 cp/parser.cc:45903
45455 #, gcc-internal-format
45456 msgid "directive with only %<device_type%> clauses ignored"
45457 msgstr ""
45459 #: c/c-parser.cc:22076 cp/parser.cc:45929
45460 #, fuzzy, gcc-internal-format
45461 #| msgid "expected %<;%>"
45462 msgid "expected %<target%>"
45463 msgstr "očekujem %<;%>"
45465 #: c/c-parser.cc:22083 cp/parser.cc:45936
45466 #, fuzzy, gcc-internal-format
45467 #| msgid "expected %<while%>"
45468 msgid "expected %<declare%>"
45469 msgstr "očekujem %<while%>"
45471 #: c/c-parser.cc:22089 cp/parser.cc:45943
45472 #, gcc-internal-format
45473 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
45474 msgstr ""
45476 #: c/c-parser.cc:22117
45477 #, gcc-internal-format
45478 msgid "%<#pragma omp declare reduction%> not at file or block scope"
45479 msgstr ""
45481 #: c/c-parser.cc:22194
45482 #, gcc-internal-format
45483 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
45484 msgstr ""
45486 #: c/c-parser.cc:22198
45487 #, gcc-internal-format
45488 msgid "function or array type in %<#pragma omp declare reduction%>"
45489 msgstr ""
45491 #: c/c-parser.cc:22201
45492 #, gcc-internal-format
45493 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
45494 msgstr ""
45496 #: c/c-parser.cc:22204
45497 #, gcc-internal-format
45498 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
45499 msgstr ""
45501 #: c/c-parser.cc:22212
45502 #, gcc-internal-format
45503 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
45504 msgstr ""
45506 #: c/c-parser.cc:22221
45507 #, gcc-internal-format
45508 msgid "previous %<#pragma omp declare reduction%>"
45509 msgstr ""
45511 #: c/c-parser.cc:22338
45512 #, gcc-internal-format
45513 msgid "expected %<omp_priv%> or function-name"
45514 msgstr ""
45516 #: c/c-parser.cc:22349
45517 #, fuzzy, gcc-internal-format
45518 #| msgid "expected %<(%>"
45519 msgid "expected function-name %<(%>"
45520 msgstr "očekujem %<(%>"
45522 #: c/c-parser.cc:22368
45523 #, gcc-internal-format
45524 msgid "one of the initializer call arguments should be %<&omp_priv%>"
45525 msgstr ""
45527 #: c/c-parser.cc:22499 cp/parser.cc:46431
45528 #, fuzzy, gcc-internal-format
45529 #| msgid "expected %<;%>, %<,%> or %<)%>"
45530 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
45531 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
45533 #: c/c-parser.cc:22566 cp/parser.cc:46497
45534 #, fuzzy, gcc-internal-format
45535 #| msgid "expected %<;%>, %<,%> or %<)%>"
45536 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
45537 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
45539 #: c/c-parser.cc:22595 cp/parser.cc:46532
45540 #, gcc-internal-format
45541 msgid "expected %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators%>, %<reverse_offload%> or %<atomic_default_mem_order%> clause"
45542 msgstr ""
45544 #: c/c-parser.cc:22604 cp/parser.cc:46541
45545 #, gcc-internal-format
45546 msgid "%qs clause on %<requires%> directive not supported yet"
45547 msgstr ""
45549 #: c/c-parser.cc:22616 cp/parser.cc:46553
45550 #, gcc-internal-format
45551 msgid "%qs clause used lexically after first target construct or offloading API"
45552 msgstr ""
45554 #: c/c-parser.cc:22628 cp/parser.cc:46565
45555 #, gcc-internal-format
45556 msgid "more than one %<atomic_default_mem_order%> clause in a single compilation unit"
45557 msgstr ""
45559 #: c/c-parser.cc:22637 cp/parser.cc:46574
45560 #, gcc-internal-format
45561 msgid "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> construct without memory order clause"
45562 msgstr ""
45564 #: c/c-parser.cc:22651 cp/parser.cc:46588
45565 #, gcc-internal-format
45566 msgid "%<pragma omp requires%> requires at least one clause"
45567 msgstr ""
45569 #: c/c-parser.cc:22670
45570 #, gcc-internal-format
45571 msgid "zero sized type %qT in %<reduction%> clause"
45572 msgstr ""
45574 #: c/c-parser.cc:22676
45575 #, gcc-internal-format
45576 msgid "variable sized type %qT in %<reduction%> clause"
45577 msgstr ""
45579 #: c/c-parser.cc:22837 cp/parser.cc:46650
45580 #, fuzzy, gcc-internal-format
45581 #| msgid "expected %<;%>, %<,%> or %<)%>"
45582 msgid "expected %<at%>, %<severity%> or %<message%> clause"
45583 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
45585 #: c/c-parser.cc:22870 cp/parser.cc:46685
45586 #, fuzzy, gcc-internal-format
45587 #| msgid "expected %<,%> or %<)%>"
45588 msgid "expected %qs or %qs"
45589 msgstr "očekujem %<,%> ili %<)%>"
45591 #: c/c-parser.cc:22927 cp/parser.cc:46747
45592 #, gcc-internal-format
45593 msgid "%<#pragma omp error%> with %<at(execution)%> clause may only be used in compound statements"
45594 msgstr ""
45596 #: c/c-parser.cc:22950 cp/parser.cc:46774
45597 #, gcc-internal-format
45598 msgid "%<pragma omp error%> encountered: %s"
45599 msgstr ""
45601 #: c/c-parser.cc:22953 cp/parser.cc:46777
45602 #, gcc-internal-format
45603 msgid "%<pragma omp error%> encountered"
45604 msgstr ""
45606 #: c/c-parser.cc:23100 cp/semantics.cc:9238
45607 #, gcc-internal-format
45608 msgid "%qE declared %<threadprivate%> after first use"
45609 msgstr ""
45611 #: c/c-parser.cc:23102 cp/semantics.cc:9240
45612 #, gcc-internal-format
45613 msgid "automatic variable %qE cannot be %<threadprivate%>"
45614 msgstr ""
45616 #: c/c-parser.cc:23106 cp/semantics.cc:9242
45617 #, gcc-internal-format
45618 msgid "%<threadprivate%> %qE has incomplete type"
45619 msgstr ""
45621 #: c/c-parser.cc:23285 cp/parser.cc:47513
45622 #, gcc-internal-format
45623 msgid "%<__transaction_cancel%> without transactional memory support enabled"
45624 msgstr ""
45626 #: c/c-parser.cc:23291 cp/parser.cc:47519
45627 #, gcc-internal-format
45628 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
45629 msgstr ""
45631 #: c/c-parser.cc:23300
45632 #, gcc-internal-format
45633 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%> or a %<transaction_may_cancel_outer%> function"
45634 msgstr ""
45636 #: c/c-parser.cc:23308 cp/parser.cc:47537
45637 #, gcc-internal-format
45638 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
45639 msgstr ""
45641 #: c/c-parser.cc:23392
45642 #, gcc-internal-format
45643 msgid "no closing brace"
45644 msgstr ""
45646 #: c/c-typeck.cc:228
45647 #, gcc-internal-format
45648 msgid "%qD has an incomplete type %qT"
45649 msgstr ""
45651 #: c/c-typeck.cc:242 c/c-typeck.cc:10732 c/c-typeck.cc:10774 cp/call.cc:4659
45652 #, gcc-internal-format
45653 msgid "invalid use of void expression"
45654 msgstr ""
45656 #: c/c-typeck.cc:250
45657 #, gcc-internal-format
45658 msgid "invalid use of flexible array member"
45659 msgstr ""
45661 #: c/c-typeck.cc:256 cp/typeck2.cc:363
45662 #, gcc-internal-format
45663 msgid "invalid use of array with unspecified bounds"
45664 msgstr ""
45666 #: c/c-typeck.cc:264
45667 #, gcc-internal-format
45668 msgid "invalid use of undefined type %qT"
45669 msgstr ""
45671 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
45672 #: c/c-typeck.cc:267
45673 #, gcc-internal-format
45674 msgid "invalid use of incomplete typedef %qT"
45675 msgstr ""
45677 #: c/c-typeck.cc:340
45678 #, gcc-internal-format
45679 msgid "%qT and %qT are in disjoint named address spaces"
45680 msgstr ""
45682 #: c/c-typeck.cc:375
45683 #, gcc-internal-format
45684 msgid "%qs attribute cannot be applied to a function that does not take variable arguments"
45685 msgstr ""
45687 #: c/c-typeck.cc:602 c/c-typeck.cc:627
45688 #, gcc-internal-format
45689 msgid "function types not truly compatible in ISO C"
45690 msgstr ""
45692 #: c/c-typeck.cc:777
45693 #, gcc-internal-format
45694 msgid "cannot mix operands of decimal floating and vector types"
45695 msgstr ""
45697 #: c/c-typeck.cc:782
45698 #, gcc-internal-format
45699 msgid "cannot mix operands of decimal floating and complex types"
45700 msgstr ""
45702 #: c/c-typeck.cc:787
45703 #, gcc-internal-format
45704 msgid "cannot mix operands of decimal floating and other floating types"
45705 msgstr ""
45707 #: c/c-typeck.cc:1332
45708 #, gcc-internal-format
45709 msgid "invalid use of pointers to arrays with different qualifiers in ISO C before C2X"
45710 msgstr ""
45712 #: c/c-typeck.cc:1336
45713 #, gcc-internal-format
45714 msgid "types are not quite compatible"
45715 msgstr ""
45717 #: c/c-typeck.cc:1340
45718 #, gcc-internal-format
45719 msgid "pointer target types incompatible in C++"
45720 msgstr ""
45722 #: c/c-typeck.cc:1673
45723 #, gcc-internal-format
45724 msgid "function return types not compatible due to %<volatile%>"
45725 msgstr ""
45727 #: c/c-typeck.cc:1930
45728 #, gcc-internal-format
45729 msgid "converting an array compound literal to a pointer is ill-formed in C++"
45730 msgstr ""
45732 #: c/c-typeck.cc:2505 c/c-typeck.cc:9287
45733 #, gcc-internal-format
45734 msgid "%qT has no member named %qE; did you mean %qE?"
45735 msgstr ""
45737 #: c/c-typeck.cc:2509 c/c-typeck.cc:9291
45738 #, gcc-internal-format
45739 msgid "%qT has no member named %qE"
45740 msgstr ""
45742 #: c/c-typeck.cc:2518
45743 #, gcc-internal-format
45744 msgid "accessing a member %qE of an atomic structure %qE"
45745 msgstr ""
45747 #: c/c-typeck.cc:2521
45748 #, gcc-internal-format
45749 msgid "accessing a member %qE of an atomic union %qE"
45750 msgstr ""
45752 #: c/c-typeck.cc:2583
45753 #, gcc-internal-format
45754 msgid "%qE is a pointer; did you mean to use %<->%>?"
45755 msgstr ""
45757 #: c/c-typeck.cc:2589
45758 #, gcc-internal-format
45759 msgid "request for member %qE in something not a structure or union"
45760 msgstr ""
45762 #: c/c-typeck.cc:2637
45763 #, gcc-internal-format
45764 msgid "dereferencing %<void *%> pointer"
45765 msgstr ""
45767 #: c/c-typeck.cc:2692
45768 #, gcc-internal-format
45769 msgid "subscripted value is neither array nor pointer nor vector"
45770 msgstr ""
45772 #: c/c-typeck.cc:2702 cp/typeck.cc:3829 cp/typeck.cc:3922
45773 #, gcc-internal-format
45774 msgid "array subscript is not an integer"
45775 msgstr ""
45777 #: c/c-typeck.cc:2708
45778 #, gcc-internal-format
45779 msgid "subscripted value is pointer to function"
45780 msgstr ""
45782 #: c/c-typeck.cc:2762
45783 #, gcc-internal-format
45784 msgid "ISO C forbids subscripting %<register%> array"
45785 msgstr ""
45787 #: c/c-typeck.cc:2765
45788 #, gcc-internal-format
45789 msgid "ISO C90 forbids subscripting non-lvalue array"
45790 msgstr ""
45792 #: c/c-typeck.cc:2881
45793 #, gcc-internal-format
45794 msgid "enum constant defined here"
45795 msgstr ""
45797 #: c/c-typeck.cc:2988 cp/typeck.cc:1982
45798 #, gcc-internal-format
45799 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
45800 msgstr ""
45802 #: c/c-typeck.cc:3147
45803 #, gcc-internal-format
45804 msgid "called object %qE is not a function or function pointer"
45805 msgstr ""
45807 #: c/c-typeck.cc:3152
45808 #, gcc-internal-format
45809 msgid "called object %qD is not a function or function pointer"
45810 msgstr ""
45812 #: c/c-typeck.cc:3158
45813 #, gcc-internal-format
45814 msgid "called object is not a function or function pointer"
45815 msgstr ""
45817 #. This situation leads to run-time undefined behavior.  We can't,
45818 #. therefore, simply error unless we can prove that all possible
45819 #. executions of the program must execute the code.
45820 #: c/c-typeck.cc:3188
45821 #, gcc-internal-format
45822 msgid "function called through a non-compatible type"
45823 msgstr ""
45825 #: c/c-typeck.cc:3193 c/c-typeck.cc:3245
45826 #, gcc-internal-format
45827 msgid "function with qualified void return type called"
45828 msgstr ""
45830 #: c/c-typeck.cc:3300
45831 #, gcc-internal-format, gfc-internal-format
45832 msgid "type of formal parameter %d is incomplete"
45833 msgstr ""
45835 #: c/c-typeck.cc:3314
45836 #, gcc-internal-format
45837 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
45838 msgstr ""
45840 #: c/c-typeck.cc:3320
45841 #, gcc-internal-format
45842 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
45843 msgstr ""
45845 #: c/c-typeck.cc:3326
45846 #, gcc-internal-format
45847 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
45848 msgstr ""
45850 #: c/c-typeck.cc:3332
45851 #, gcc-internal-format
45852 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
45853 msgstr ""
45855 #: c/c-typeck.cc:3338
45856 #, gcc-internal-format
45857 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
45858 msgstr ""
45860 #: c/c-typeck.cc:3344
45861 #, gcc-internal-format
45862 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
45863 msgstr ""
45865 #: c/c-typeck.cc:3358
45866 #, gcc-internal-format
45867 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
45868 msgstr ""
45870 #: c/c-typeck.cc:3384
45871 #, gcc-internal-format
45872 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
45873 msgstr ""
45875 #: c/c-typeck.cc:3409
45876 #, gcc-internal-format
45877 msgid "passing argument %d of %qE with different width due to prototype"
45878 msgstr ""
45880 #: c/c-typeck.cc:3433
45881 #, gcc-internal-format
45882 msgid "passing argument %d of %qE as unsigned due to prototype"
45883 msgstr ""
45885 #: c/c-typeck.cc:3438
45886 #, gcc-internal-format
45887 msgid "passing argument %d of %qE as signed due to prototype"
45888 msgstr ""
45890 #: c/c-typeck.cc:3591
45891 #, gcc-internal-format
45892 msgid "too many arguments to method %qE"
45893 msgstr ""
45895 #: c/c-typeck.cc:3601
45896 #, gcc-internal-format
45897 msgid "too many arguments to built-in function %qE expecting %d"
45898 msgstr ""
45900 #: c/c-typeck.cc:3673
45901 #, gcc-internal-format
45902 msgid "implicit conversion from %qT to %qT when passing argument to function"
45903 msgstr ""
45905 #: c/c-typeck.cc:3741
45906 #, gcc-internal-format
45907 msgid "too few arguments to built-in function %qE expecting %u"
45908 msgstr ""
45910 #: c/c-typeck.cc:3916 c/c-typeck.cc:3944 cp/typeck.cc:5434 cp/typeck.cc:5710
45911 #, gcc-internal-format
45912 msgid "comparison with string literal results in unspecified behavior"
45913 msgstr ""
45915 #: c/c-typeck.cc:3924 c/c-typeck.cc:3935 cp/typeck.cc:5466 cp/typeck.cc:5490
45916 #, gcc-internal-format
45917 msgid "comparison between pointer and zero character constant"
45918 msgstr ""
45920 #: c/c-typeck.cc:3927 c/c-typeck.cc:3938 cp/typeck.cc:5469 cp/typeck.cc:5493
45921 #, gcc-internal-format
45922 msgid "did you mean to dereference the pointer?"
45923 msgstr ""
45925 #: c/c-typeck.cc:3965
45926 #, gcc-internal-format
45927 msgid "comparison between %qT and %qT"
45928 msgstr ""
45930 #: c/c-typeck.cc:4016
45931 #, gcc-internal-format
45932 msgid "pointer of type %<void *%> used in subtraction"
45933 msgstr ""
45935 #: c/c-typeck.cc:4019
45936 #, gcc-internal-format
45937 msgid "pointer to a function used in subtraction"
45938 msgstr ""
45940 #: c/c-typeck.cc:4053
45941 #, gcc-internal-format
45942 msgid "arithmetic on pointer to an incomplete type"
45943 msgstr ""
45945 #: c/c-typeck.cc:4062 cp/typeck.cc:6449
45946 #, gcc-internal-format
45947 msgid "arithmetic on pointer to an empty aggregate"
45948 msgstr ""
45950 #: c/c-typeck.cc:4505
45951 #, gcc-internal-format
45952 msgid "%<~%> on a boolean expression"
45953 msgstr ""
45955 #: c/c-typeck.cc:4509
45956 #, gcc-internal-format
45957 msgid "did you mean to use logical not?"
45958 msgstr ""
45960 #: c/c-typeck.cc:4519
45961 #, gcc-internal-format
45962 msgid "ISO C does not support %<~%> for complex conjugation"
45963 msgstr ""
45965 #: c/c-typeck.cc:4543
45966 #, gcc-internal-format
45967 msgid "wrong type argument to absu"
45968 msgstr ""
45970 #: c/c-typeck.cc:4568
45971 #, gcc-internal-format
45972 msgid "wrong type argument to unary exclamation mark"
45973 msgstr ""
45975 #: c/c-typeck.cc:4626
45976 #, gcc-internal-format
45977 msgid "increment of enumeration value is invalid in C++"
45978 msgstr ""
45980 #: c/c-typeck.cc:4629
45981 #, gcc-internal-format
45982 msgid "decrement of enumeration value is invalid in C++"
45983 msgstr ""
45985 #: c/c-typeck.cc:4636
45986 #, gcc-internal-format
45987 msgid "increment of a boolean expression"
45988 msgstr ""
45990 #: c/c-typeck.cc:4639
45991 #, gcc-internal-format
45992 msgid "decrement of a boolean expression"
45993 msgstr ""
45995 #: c/c-typeck.cc:4655
45996 #, gcc-internal-format
45997 msgid "ISO C does not support %<++%> and %<--%> on complex types"
45998 msgstr ""
46000 #: c/c-typeck.cc:4681 c/c-typeck.cc:4715
46001 #, gcc-internal-format
46002 msgid "wrong type argument to increment"
46003 msgstr ""
46005 #: c/c-typeck.cc:4683 c/c-typeck.cc:4718
46006 #, gcc-internal-format
46007 msgid "wrong type argument to decrement"
46008 msgstr ""
46010 #: c/c-typeck.cc:4703
46011 #, gcc-internal-format
46012 msgid "increment of pointer to an incomplete type %qT"
46013 msgstr ""
46015 #: c/c-typeck.cc:4707
46016 #, gcc-internal-format
46017 msgid "decrement of pointer to an incomplete type %qT"
46018 msgstr ""
46020 #: c/c-typeck.cc:4812
46021 #, gcc-internal-format
46022 msgid "taking address of expression of type %<void%>"
46023 msgstr ""
46025 #: c/c-typeck.cc:4871 c/c-typeck.cc:5064
46026 #, gcc-internal-format
46027 msgid "cannot take address of bit-field %qD"
46028 msgstr ""
46030 #: c/c-typeck.cc:4885
46031 #, gcc-internal-format
46032 msgid "cannot take address of scalar with reverse storage order"
46033 msgstr ""
46035 #: c/c-typeck.cc:4893
46036 #, gcc-internal-format
46037 msgid "address of array with reverse scalar storage order requested"
46038 msgstr ""
46040 #: c/c-typeck.cc:5095
46041 #, gcc-internal-format
46042 msgid "global register variable %qD used in nested function"
46043 msgstr ""
46045 #: c/c-typeck.cc:5098
46046 #, gcc-internal-format
46047 msgid "register variable %qD used in nested function"
46048 msgstr ""
46050 #: c/c-typeck.cc:5103
46051 #, gcc-internal-format
46052 msgid "address of global register variable %qD requested"
46053 msgstr ""
46055 #: c/c-typeck.cc:5105
46056 #, gcc-internal-format
46057 msgid "address of register variable %qD requested"
46058 msgstr ""
46060 #: c/c-typeck.cc:5244
46061 #, gcc-internal-format
46062 msgid "non-lvalue array in conditional expression"
46063 msgstr ""
46065 #: c/c-typeck.cc:5326
46066 #, gcc-internal-format
46067 msgid "implicit conversion from %qT to %qT to match other result of conditional"
46068 msgstr ""
46070 #: c/c-typeck.cc:5385 c/c-typeck.cc:5391
46071 #, gcc-internal-format
46072 msgid "operand of %<?:%> changes signedness from %qT to %qT due to unsignedness of other operand"
46073 msgstr ""
46075 #: c/c-typeck.cc:5408
46076 #, gcc-internal-format
46077 msgid "ISO C forbids conditional expr with only one void side"
46078 msgstr ""
46080 #: c/c-typeck.cc:5425
46081 #, gcc-internal-format
46082 msgid "pointers to disjoint address spaces used in conditional expression"
46083 msgstr ""
46085 #: c/c-typeck.cc:5449
46086 #, gcc-internal-format
46087 msgid "pointer to array loses qualifier in conditional expression"
46088 msgstr ""
46090 #: c/c-typeck.cc:5453
46091 #, gcc-internal-format
46092 msgid "pointer to array loses qualifier in conditional expression in ISO C before C2X"
46093 msgstr ""
46095 #: c/c-typeck.cc:5458
46096 #, gcc-internal-format
46097 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
46098 msgstr ""
46100 #: c/c-typeck.cc:5473
46101 #, gcc-internal-format
46102 msgid "pointer type mismatch between %qT and %qT of %qD and %qD in conditional expression"
46103 msgstr ""
46105 #: c/c-typeck.cc:5478
46106 #, gcc-internal-format
46107 msgid "pointer type mismatch in conditional expression"
46108 msgstr ""
46110 #: c/c-typeck.cc:5487 c/c-typeck.cc:5498
46111 #, gcc-internal-format
46112 msgid "pointer/integer type mismatch in conditional expression"
46113 msgstr ""
46115 #: c/c-typeck.cc:5512
46116 #, gcc-internal-format
46117 msgid "type mismatch in conditional expression"
46118 msgstr ""
46120 #: c/c-typeck.cc:5627
46121 #, gcc-internal-format
46122 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %E"
46123 msgstr ""
46125 #: c/c-typeck.cc:5631
46126 #, gcc-internal-format
46127 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>"
46128 msgstr ""
46130 #: c/c-typeck.cc:5649
46131 #, gcc-internal-format
46132 msgid "ignoring return value of type %qT, declared with attribute %<nodiscard%>: %E"
46133 msgstr ""
46135 #: c/c-typeck.cc:5654
46136 #, gcc-internal-format
46137 msgid "ignoring return value of type %qT, declared with attribute %<nodiscard%>"
46138 msgstr ""
46140 #: c/c-typeck.cc:5663 cp/cvt.cc:1096
46141 #, gcc-internal-format
46142 msgid "in call to %qD, declared here"
46143 msgstr ""
46145 #: c/c-typeck.cc:5712
46146 #, gcc-internal-format
46147 msgid "left-hand operand of comma expression has no effect"
46148 msgstr ""
46150 #: c/c-typeck.cc:5730 c/c-typeck.cc:11307
46151 #, gcc-internal-format
46152 msgid "right-hand operand of comma expression has no effect"
46153 msgstr ""
46155 #: c/c-typeck.cc:5801
46156 msgid "cast adds %q#v qualifier to function type"
46157 msgstr ""
46159 #: c/c-typeck.cc:5807
46160 msgid "cast discards %qv qualifier from pointer target type"
46161 msgstr ""
46163 #: c/c-typeck.cc:5842
46164 #, gcc-internal-format
46165 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
46166 msgstr ""
46168 #: c/c-typeck.cc:5936
46169 #, gcc-internal-format
46170 msgid "cast specifies array type"
46171 msgstr ""
46173 #: c/c-typeck.cc:5942
46174 #, gcc-internal-format
46175 msgid "cast specifies function type"
46176 msgstr ""
46178 #: c/c-typeck.cc:5957
46179 #, gcc-internal-format
46180 msgid "ISO C forbids casting nonscalar to the same type"
46181 msgstr ""
46183 #: c/c-typeck.cc:5977
46184 #, gcc-internal-format
46185 msgid "ISO C forbids casts to union type"
46186 msgstr ""
46188 #: c/c-typeck.cc:5987
46189 #, gcc-internal-format
46190 msgid "cast to union type from type not present in union"
46191 msgstr ""
46193 #: c/c-typeck.cc:6022
46194 #, gcc-internal-format, gfc-internal-format
46195 msgid "cast to %s address space pointer from disjoint generic address space pointer"
46196 msgstr ""
46198 #: c/c-typeck.cc:6027
46199 #, gcc-internal-format, gfc-internal-format
46200 msgid "cast to generic address space pointer from disjoint %s address space pointer"
46201 msgstr ""
46203 #: c/c-typeck.cc:6032
46204 #, gcc-internal-format, gfc-internal-format
46205 msgid "cast to %s address space pointer from disjoint %s address space pointer"
46206 msgstr ""
46208 #: c/c-typeck.cc:6052
46209 #, gcc-internal-format
46210 msgid "cast increases required alignment of target type"
46211 msgstr ""
46213 #: c/c-typeck.cc:6063
46214 #, gcc-internal-format
46215 msgid "cast from pointer to integer of different size"
46216 msgstr ""
46218 #: c/c-typeck.cc:6068
46219 #, gcc-internal-format
46220 msgid "cast from function call of type %qT to non-matching type %qT"
46221 msgstr ""
46223 #: c/c-typeck.cc:6077 cp/typeck.cc:8815
46224 #, gcc-internal-format
46225 msgid "cast to pointer from integer of different size"
46226 msgstr ""
46228 #: c/c-typeck.cc:6091
46229 #, gcc-internal-format
46230 msgid "ISO C forbids conversion of function pointer to object pointer type"
46231 msgstr ""
46233 #: c/c-typeck.cc:6100
46234 #, gcc-internal-format
46235 msgid "ISO C forbids conversion of object pointer to function pointer type"
46236 msgstr ""
46238 #: c/c-typeck.cc:6110
46239 #, gcc-internal-format
46240 msgid "cast between incompatible function types from %qT to %qT"
46241 msgstr ""
46243 #: c/c-typeck.cc:6206
46244 #, gcc-internal-format
46245 msgid "defining a type in a cast is invalid in C++"
46246 msgstr ""
46248 #: c/c-typeck.cc:6247
46249 #, gcc-internal-format
46250 msgid "assignment to expression with array type"
46251 msgstr ""
46253 #: c/c-typeck.cc:6373
46254 #, gcc-internal-format
46255 msgid "enum conversion in assignment is invalid in C++"
46256 msgstr ""
46258 #: c/c-typeck.cc:6575 c/c-typeck.cc:6597 c/c-typeck.cc:6623
46259 #, gcc-internal-format
46260 msgid "(near initialization for %qs)"
46261 msgstr ""
46263 #: c/c-typeck.cc:6638
46264 #, gcc-internal-format
46265 msgid "array initialized from parenthesized string constant"
46266 msgstr ""
46268 #: c/c-typeck.cc:6681 c/c-typeck.cc:6922
46269 #, gcc-internal-format
46270 msgid "expected %qT but argument is of type %qT"
46271 msgstr ""
46273 #: c/c-typeck.cc:6715
46274 #, gcc-internal-format
46275 msgid "%qD argument %d type is %qT where %qT is expected in a call to built-in function declared without prototype"
46276 msgstr ""
46278 #: c/c-typeck.cc:6718
46279 #, gcc-internal-format
46280 msgid "%qD argument %d promotes to %qT where %qT is expected in a call to built-in function declared without prototype"
46281 msgstr ""
46283 #: c/c-typeck.cc:6723
46284 #, gcc-internal-format
46285 msgid "built-in %qD declared here"
46286 msgstr ""
46288 #: c/c-typeck.cc:6917
46289 #, gcc-internal-format
46290 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
46291 msgstr ""
46293 #: c/c-typeck.cc:6926
46294 #, gcc-internal-format
46295 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
46296 msgstr ""
46298 #: c/c-typeck.cc:6931
46299 #, gcc-internal-format
46300 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
46301 msgstr ""
46303 #: c/c-typeck.cc:6936
46304 #, gcc-internal-format
46305 msgid "enum conversion from %qT to %qT in return is invalid in C++"
46306 msgstr ""
46308 #: c/c-typeck.cc:6954
46309 #, gcc-internal-format
46310 msgid "implicit conversion from %qT to %qT"
46311 msgstr ""
46313 #: c/c-typeck.cc:7133 c/c-typeck.cc:7507
46314 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
46315 msgstr ""
46317 #: c/c-typeck.cc:7136 c/c-typeck.cc:7510
46318 msgid "assignment makes %q#v qualified function pointer from unqualified"
46319 msgstr ""
46321 #: c/c-typeck.cc:7139 c/c-typeck.cc:7512
46322 msgid "initialization makes %q#v qualified function pointer from unqualified"
46323 msgstr ""
46325 #: c/c-typeck.cc:7142 c/c-typeck.cc:7514
46326 msgid "return makes %q#v qualified function pointer from unqualified"
46327 msgstr ""
46329 #: c/c-typeck.cc:7150 c/c-typeck.cc:7398 c/c-typeck.cc:7441
46330 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
46331 msgstr ""
46333 #: c/c-typeck.cc:7152 c/c-typeck.cc:7400 c/c-typeck.cc:7443
46334 msgid "assignment discards %qv qualifier from pointer target type"
46335 msgstr ""
46337 #: c/c-typeck.cc:7154 c/c-typeck.cc:7402 c/c-typeck.cc:7445
46338 msgid "initialization discards %qv qualifier from pointer target type"
46339 msgstr ""
46341 #: c/c-typeck.cc:7156 c/c-typeck.cc:7404 c/c-typeck.cc:7447
46342 msgid "return discards %qv qualifier from pointer target type"
46343 msgstr ""
46345 #: c/c-typeck.cc:7165
46346 #, gcc-internal-format
46347 msgid "ISO C prohibits argument conversion to union type"
46348 msgstr ""
46350 #: c/c-typeck.cc:7233
46351 #, gcc-internal-format
46352 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
46353 msgstr ""
46355 #: c/c-typeck.cc:7246
46356 #, gcc-internal-format
46357 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
46358 msgstr ""
46360 #: c/c-typeck.cc:7256
46361 #, gcc-internal-format
46362 msgid "assignment from pointer to non-enclosed address space"
46363 msgstr ""
46365 #: c/c-typeck.cc:7267
46366 #, gcc-internal-format
46367 msgid "initialization from pointer to non-enclosed address space"
46368 msgstr ""
46370 #: c/c-typeck.cc:7277
46371 #, gcc-internal-format
46372 msgid "return from pointer to non-enclosed address space"
46373 msgstr ""
46375 #: c/c-typeck.cc:7300
46376 #, gcc-internal-format
46377 msgid "argument %d of %qE might be a candidate for a format attribute"
46378 msgstr ""
46380 #: c/c-typeck.cc:7306
46381 #, gcc-internal-format
46382 msgid "assignment left-hand side might be a candidate for a format attribute"
46383 msgstr ""
46385 #: c/c-typeck.cc:7312
46386 #, gcc-internal-format
46387 msgid "initialization left-hand side might be a candidate for a format attribute"
46388 msgstr ""
46390 #: c/c-typeck.cc:7317 cp/typeck.cc:9935
46391 #, gcc-internal-format
46392 msgid "return type might be a candidate for a format attribute"
46393 msgstr ""
46395 #: c/c-typeck.cc:7340
46396 #, gcc-internal-format
46397 msgid "passing argument %d of %qE from incompatible scalar storage order"
46398 msgstr ""
46400 #: c/c-typeck.cc:7350
46401 #, gcc-internal-format
46402 msgid "assignment to %qT from pointer type %qT with incompatible scalar storage order"
46403 msgstr ""
46405 #: c/c-typeck.cc:7360
46406 #, gcc-internal-format
46407 msgid "initialization of %qT from pointer type %qT with incompatible scalar storage order"
46408 msgstr ""
46410 #: c/c-typeck.cc:7365
46411 #, gcc-internal-format
46412 msgid "returning %qT from pointer type with incompatible scalar storage order %qT"
46413 msgstr ""
46415 #: c/c-typeck.cc:7415
46416 #, gcc-internal-format
46417 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
46418 msgstr ""
46420 #: c/c-typeck.cc:7418
46421 #, gcc-internal-format
46422 msgid "ISO C forbids assignment between function pointer and %<void *%>"
46423 msgstr ""
46425 #: c/c-typeck.cc:7420
46426 #, gcc-internal-format
46427 msgid "ISO C forbids initialization between function pointer and %<void *%>"
46428 msgstr ""
46430 #: c/c-typeck.cc:7422
46431 #, gcc-internal-format
46432 msgid "ISO C forbids return between function pointer and %<void *%>"
46433 msgstr ""
46435 #: c/c-typeck.cc:7452
46436 #, gcc-internal-format
46437 msgid "array with qualifier on the element is not qualified before C2X"
46438 msgstr ""
46440 #: c/c-typeck.cc:7469
46441 #, gcc-internal-format
46442 msgid "pointer targets in passing argument %d of %qE differ in signedness"
46443 msgstr ""
46445 #: c/c-typeck.cc:7477
46446 #, gcc-internal-format
46447 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
46448 msgstr ""
46450 #: c/c-typeck.cc:7483
46451 #, gcc-internal-format
46452 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
46453 msgstr ""
46455 #: c/c-typeck.cc:7488
46456 #, gcc-internal-format
46457 msgid "pointer targets in returning %qT from a function with return type %qT differ in signedness"
46458 msgstr ""
46460 #: c/c-typeck.cc:7530
46461 #, gcc-internal-format
46462 msgid "passing argument %d of %qE from incompatible pointer type"
46463 msgstr ""
46465 #: c/c-typeck.cc:7538
46466 #, gcc-internal-format
46467 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
46468 msgstr ""
46470 #: c/c-typeck.cc:7543
46471 #, gcc-internal-format
46472 msgid "assignment to %qT from incompatible pointer type %qT"
46473 msgstr ""
46475 #: c/c-typeck.cc:7550
46476 #, gcc-internal-format
46477 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
46478 msgstr ""
46480 #: c/c-typeck.cc:7555
46481 #, gcc-internal-format
46482 msgid "initialization of %qT from incompatible pointer type %qT"
46483 msgstr ""
46485 #: c/c-typeck.cc:7562
46486 #, gcc-internal-format
46487 msgid "returning pointer to %qD of type %qT from a function with incompatible type %qT"
46488 msgstr ""
46490 #: c/c-typeck.cc:7567
46491 #, gcc-internal-format
46492 msgid "returning %qT from a function with incompatible return type %qT"
46493 msgstr ""
46495 #: c/c-typeck.cc:7606
46496 #, gcc-internal-format
46497 msgid "passing argument %d of %qE makes pointer from integer without a cast"
46498 msgstr ""
46500 #: c/c-typeck.cc:7613
46501 #, gcc-internal-format
46502 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
46503 msgstr ""
46505 #: c/c-typeck.cc:7619
46506 #, gcc-internal-format
46507 msgid "initialization of %qT from %qT makes pointer from integer without a cast"
46508 msgstr ""
46510 #: c/c-typeck.cc:7623
46511 #, gcc-internal-format
46512 msgid "returning %qT from a function with return type %qT makes pointer from integer without a cast"
46513 msgstr ""
46515 #: c/c-typeck.cc:7643
46516 #, gcc-internal-format
46517 msgid "passing argument %d of %qE makes integer from pointer without a cast"
46518 msgstr ""
46520 #: c/c-typeck.cc:7650
46521 #, gcc-internal-format
46522 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
46523 msgstr ""
46525 #: c/c-typeck.cc:7656
46526 #, gcc-internal-format
46527 msgid "initialization of %qT from %qT makes integer from pointer without a cast"
46528 msgstr ""
46530 #: c/c-typeck.cc:7660
46531 #, gcc-internal-format
46532 msgid "returning %qT from a function with return type %qT makes integer from pointer without a cast"
46533 msgstr ""
46535 #: c/c-typeck.cc:7687
46536 #, gcc-internal-format
46537 msgid "incompatible type for argument %d of %qE"
46538 msgstr ""
46540 #: c/c-typeck.cc:7698
46541 #, gcc-internal-format
46542 msgid "incompatible types when assigning to type %qT from type %qT"
46543 msgstr ""
46545 #: c/c-typeck.cc:7709
46546 #, gcc-internal-format
46547 msgid "incompatible types when initializing type %qT using type %qT"
46548 msgstr ""
46550 #: c/c-typeck.cc:7719
46551 #, gcc-internal-format
46552 msgid "incompatible types when returning type %qT but %qT was expected"
46553 msgstr ""
46555 #: c/c-typeck.cc:7787
46556 #, gcc-internal-format
46557 msgid "traditional C rejects automatic aggregate initialization"
46558 msgstr ""
46560 #: c/c-typeck.cc:8027 c/c-typeck.cc:8924 cp/typeck2.cc:1189
46561 #, gcc-internal-format
46562 msgid "initialization of a flexible array member"
46563 msgstr ""
46565 #: c/c-typeck.cc:8043 cp/typeck2.cc:1206
46566 #, gcc-internal-format
46567 msgid "cannot initialize array of %qT from a string literal with type array of %qT"
46568 msgstr ""
46570 #: c/c-typeck.cc:8083
46571 #, gcc-internal-format
46572 msgid "array of inappropriate type initialized from string constant"
46573 msgstr ""
46575 #: c/c-typeck.cc:8151 cp/typeck.cc:2371
46576 #, gcc-internal-format
46577 msgid "invalid use of non-lvalue array"
46578 msgstr ""
46580 #: c/c-typeck.cc:8170 c/c-typeck.cc:8194 c/c-typeck.cc:8197 c/c-typeck.cc:8205
46581 #: c/c-typeck.cc:8248 c/c-typeck.cc:9777 c/c-typeck.cc:9827
46582 #, gcc-internal-format
46583 msgid "initializer element is not constant"
46584 msgstr ""
46586 #: c/c-typeck.cc:8179
46587 #, gcc-internal-format
46588 msgid "array initialized from non-constant array expression"
46589 msgstr ""
46591 #: c/c-typeck.cc:8210 c/c-typeck.cc:8261 c/c-typeck.cc:9837
46592 #, gcc-internal-format
46593 msgid "initializer element is not a constant expression"
46594 msgstr ""
46596 #: c/c-typeck.cc:8255 c/c-typeck.cc:9832
46597 #, gcc-internal-format
46598 msgid "initializer element is not computable at load time"
46599 msgstr ""
46601 #: c/c-typeck.cc:8274
46602 #, gcc-internal-format
46603 msgid "invalid initializer"
46604 msgstr ""
46606 #: c/c-typeck.cc:8552 cp/decl.cc:7171
46607 #, gcc-internal-format
46608 msgid "opaque vector types cannot be initialized"
46609 msgstr ""
46611 #: c/c-typeck.cc:8772
46612 #, gcc-internal-format
46613 msgid "extra brace group at end of initializer"
46614 msgstr ""
46616 #: c/c-typeck.cc:8855
46617 #, gcc-internal-format
46618 msgid "braces around scalar initializer"
46619 msgstr ""
46621 #: c/c-typeck.cc:8921 c/c-typeck.cc:10360 cp/typeck2.cc:1216
46622 #: cp/typeck2.cc:1476
46623 #, gcc-internal-format
46624 msgid "initialization of flexible array member in a nested context"
46625 msgstr ""
46627 #: c/c-typeck.cc:8958
46628 #, gcc-internal-format
46629 msgid "missing braces around initializer"
46630 msgstr ""
46632 #: c/c-typeck.cc:8981
46633 #, gcc-internal-format
46634 msgid "missing initializer for field %qD of %qT"
46635 msgstr ""
46637 #: c/c-typeck.cc:9005
46638 #, gcc-internal-format
46639 msgid "empty scalar initializer"
46640 msgstr ""
46642 #: c/c-typeck.cc:9010
46643 #, gcc-internal-format
46644 msgid "extra elements in scalar initializer"
46645 msgstr ""
46647 #: c/c-typeck.cc:9129 c/c-typeck.cc:9211
46648 #, gcc-internal-format
46649 msgid "array index in non-array initializer"
46650 msgstr ""
46652 #: c/c-typeck.cc:9134 c/c-typeck.cc:9273
46653 #, gcc-internal-format
46654 msgid "field name not in record or union initializer"
46655 msgstr ""
46657 #: c/c-typeck.cc:9184
46658 #, gcc-internal-format
46659 msgid "array index in initializer not of integer type"
46660 msgstr ""
46662 #: c/c-typeck.cc:9193 c/c-typeck.cc:9202
46663 #, gcc-internal-format
46664 msgid "array index in initializer is not an integer constant expression"
46665 msgstr ""
46667 #: c/c-typeck.cc:9207 c/c-typeck.cc:9209
46668 #, gcc-internal-format
46669 msgid "nonconstant array index in initializer"
46670 msgstr ""
46672 #: c/c-typeck.cc:9213 c/c-typeck.cc:9216
46673 #, gcc-internal-format
46674 msgid "array index in initializer exceeds array bounds"
46675 msgstr ""
46677 #: c/c-typeck.cc:9235
46678 #, gcc-internal-format
46679 msgid "empty index range in initializer"
46680 msgstr ""
46682 #: c/c-typeck.cc:9244
46683 #, gcc-internal-format
46684 msgid "array index range in initializer exceeds array bounds"
46685 msgstr ""
46687 #: c/c-typeck.cc:9346 c/c-typeck.cc:9376 c/c-typeck.cc:9920
46688 #, gcc-internal-format
46689 msgid "initialized field with side-effects overwritten"
46690 msgstr ""
46692 #: c/c-typeck.cc:9350 c/c-typeck.cc:9380 c/c-typeck.cc:9923
46693 #, gcc-internal-format
46694 msgid "initialized field overwritten"
46695 msgstr ""
46697 #: c/c-typeck.cc:9854
46698 #, gcc-internal-format
46699 msgid "enum conversion in initialization is invalid in C++"
46700 msgstr ""
46702 #: c/c-typeck.cc:10235
46703 #, gcc-internal-format
46704 msgid "excess elements in %<char%> array initializer"
46705 msgstr ""
46707 #: c/c-typeck.cc:10242 c/c-typeck.cc:10319
46708 #, gcc-internal-format
46709 msgid "excess elements in struct initializer"
46710 msgstr ""
46712 #: c/c-typeck.cc:10263
46713 #, gcc-internal-format
46714 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
46715 msgstr ""
46717 #: c/c-typeck.cc:10334 cp/typeck2.cc:1193
46718 #, gcc-internal-format
46719 msgid "non-static initialization of a flexible array member"
46720 msgstr ""
46722 #: c/c-typeck.cc:10429
46723 #, gcc-internal-format
46724 msgid "excess elements in union initializer"
46725 msgstr ""
46727 #: c/c-typeck.cc:10451
46728 #, gcc-internal-format
46729 msgid "traditional C rejects initialization of unions"
46730 msgstr ""
46732 #: c/c-typeck.cc:10513
46733 #, gcc-internal-format
46734 msgid "excess elements in array initializer"
46735 msgstr ""
46737 #: c/c-typeck.cc:10547
46738 #, gcc-internal-format
46739 msgid "excess elements in vector initializer"
46740 msgstr ""
46742 #: c/c-typeck.cc:10579
46743 #, gcc-internal-format
46744 msgid "excess elements in scalar initializer"
46745 msgstr ""
46747 #: c/c-typeck.cc:10822
46748 #, gcc-internal-format
46749 msgid "ISO C forbids %<goto *expr;%>"
46750 msgstr ""
46752 #: c/c-typeck.cc:10828
46753 #, gcc-internal-format
46754 msgid "computed goto must be pointer type"
46755 msgstr ""
46757 #: c/c-typeck.cc:10857 c/gimple-parser.cc:2434 cp/typeck.cc:10427
46758 #, gcc-internal-format
46759 msgid "function declared %<noreturn%> has a %<return%> statement"
46760 msgstr ""
46762 #: c/c-typeck.cc:10885 c/c-typeck.cc:10889
46763 #, gcc-internal-format
46764 msgid "%<return%> with no value, in function returning non-void"
46765 msgstr ""
46767 #: c/c-typeck.cc:10903 c/gimple-parser.cc:2444
46768 #, gcc-internal-format
46769 msgid "%<return%> with a value, in function returning void"
46770 msgstr ""
46772 #: c/c-typeck.cc:10906
46773 #, gcc-internal-format
46774 msgid "ISO C forbids %<return%> with expression, in function returning void"
46775 msgstr ""
46777 #: c/c-typeck.cc:10983
46778 #, gcc-internal-format
46779 msgid "function returns address of label"
46780 msgstr ""
46782 #: c/c-typeck.cc:11074 cp/semantics.cc:1495
46783 #, gcc-internal-format
46784 msgid "switch quantity not an integer"
46785 msgstr ""
46787 #: c/c-typeck.cc:11099
46788 #, gcc-internal-format
46789 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
46790 msgstr ""
46792 #: c/c-typeck.cc:11137 c/c-typeck.cc:11145
46793 #, gcc-internal-format
46794 msgid "case label is not an integer constant expression"
46795 msgstr ""
46797 #: c/c-typeck.cc:11151 cp/parser.cc:12644
46798 #, gcc-internal-format
46799 msgid "case label not within a switch statement"
46800 msgstr ""
46802 #: c/c-typeck.cc:11153
46803 #, gcc-internal-format
46804 msgid "%<default%> label not within a switch statement"
46805 msgstr ""
46807 #: c/c-typeck.cc:11229 cp/parser.cc:14249
46808 #, gcc-internal-format
46809 msgid "break statement not within loop or switch"
46810 msgstr ""
46812 #: c/c-typeck.cc:11232 c/c-typeck.cc:11252 cp/decl.cc:3675 cp/parser.cc:14259
46813 #: cp/parser.cc:14280
46814 #, gcc-internal-format
46815 msgid "invalid exit from OpenMP structured block"
46816 msgstr ""
46818 #: c/c-typeck.cc:11235 cp/parser.cc:14262
46819 #, gcc-internal-format
46820 msgid "break statement used with OpenMP for loop"
46821 msgstr ""
46823 #: c/c-typeck.cc:11249 cp/parser.cc:14272
46824 #, gcc-internal-format
46825 msgid "continue statement not within a loop"
46826 msgstr ""
46828 #: c/c-typeck.cc:11289 cp/cp-gimplify.cc:228
46829 #, gcc-internal-format
46830 msgid "statement with no effect"
46831 msgstr ""
46833 #: c/c-typeck.cc:11333
46834 #, gcc-internal-format
46835 msgid "expression statement has incomplete type"
46836 msgstr ""
46838 #: c/c-typeck.cc:11624
46839 #, gcc-internal-format
46840 msgid "the comparison will always evaluate as %<false%> for the pointer operand in %qE must not be NULL"
46841 msgstr ""
46843 #: c/c-typeck.cc:11629
46844 #, gcc-internal-format
46845 msgid "the comparison will always evaluate as %<true%> for the pointer operand in %qE must not be NULL"
46846 msgstr ""
46848 #: c/c-typeck.cc:11647 c/c-typeck.cc:11684
46849 #, gcc-internal-format
46850 msgid "the comparison will always evaluate as %<false%> for the address of %qE will never be NULL"
46851 msgstr ""
46853 #: c/c-typeck.cc:11652 c/c-typeck.cc:11689
46854 #, gcc-internal-format
46855 msgid "the comparison will always evaluate as %<true%> for the address of %qE will never be NULL"
46856 msgstr ""
46858 #: c/c-typeck.cc:12274 c/c-typeck.cc:12410 cp/typeck.cc:5732
46859 #, gcc-internal-format
46860 msgid "comparing vectors with different element types"
46861 msgstr ""
46863 #: c/c-typeck.cc:12282 c/c-typeck.cc:12418 cp/typeck.cc:5745
46864 #, gcc-internal-format
46865 msgid "comparing vectors with different number of elements"
46866 msgstr ""
46868 #: c/c-typeck.cc:12297 c/c-typeck.cc:12433 cp/typeck.cc:5763
46869 #, gcc-internal-format
46870 msgid "comparison between types %qT and %qT"
46871 msgstr ""
46873 #: c/c-typeck.cc:12307 c/c-typeck.cc:12443 cp/typeck.cc:5780
46874 #, gcc-internal-format
46875 msgid "could not find an integer type of the same size as %qT"
46876 msgstr ""
46878 #: c/c-typeck.cc:12321 cp/typeck.cc:5423
46879 #, gcc-internal-format
46880 msgid "comparing floating-point with %<==%> or %<!=%> is unsafe"
46881 msgstr ""
46883 #: c/c-typeck.cc:12355 c/c-typeck.cc:12484
46884 #, gcc-internal-format
46885 msgid "comparison of pointers to disjoint address spaces"
46886 msgstr ""
46888 #: c/c-typeck.cc:12362 c/c-typeck.cc:12368
46889 #, gcc-internal-format
46890 msgid "ISO C forbids comparison of %<void *%> with function pointer"
46891 msgstr ""
46893 #: c/c-typeck.cc:12375 c/c-typeck.cc:12494
46894 #, gcc-internal-format
46895 msgid "comparison of distinct pointer types lacks a cast"
46896 msgstr ""
46898 #: c/c-typeck.cc:12387 c/c-typeck.cc:12392 c/c-typeck.cc:12520
46899 #: c/c-typeck.cc:12525
46900 #, gcc-internal-format
46901 msgid "comparison between pointer and integer"
46902 msgstr ""
46904 #: c/c-typeck.cc:12472
46905 #, gcc-internal-format
46906 msgid "comparison of complete and incomplete pointers"
46907 msgstr ""
46909 #: c/c-typeck.cc:12474
46910 #, gcc-internal-format
46911 msgid "ISO C forbids ordered comparisons of pointers to functions"
46912 msgstr ""
46914 #: c/c-typeck.cc:12479
46915 #, gcc-internal-format
46916 msgid "ordered comparison of pointer with null pointer"
46917 msgstr ""
46919 #: c/c-typeck.cc:12502 c/c-typeck.cc:12505 c/c-typeck.cc:12512
46920 #: c/c-typeck.cc:12515
46921 #, gcc-internal-format
46922 msgid "ordered comparison of pointer with integer zero"
46923 msgstr ""
46925 #: c/c-typeck.cc:12591
46926 #, gcc-internal-format
46927 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
46928 msgstr ""
46930 #: c/c-typeck.cc:12909
46931 #, gcc-internal-format
46932 msgid "used array that cannot be converted to pointer where scalar is required"
46933 msgstr ""
46935 #: c/c-typeck.cc:12913
46936 #, gcc-internal-format
46937 msgid "used struct type value where scalar is required"
46938 msgstr ""
46940 #: c/c-typeck.cc:12917
46941 #, gcc-internal-format
46942 msgid "used union type value where scalar is required"
46943 msgstr ""
46945 #: c/c-typeck.cc:12933
46946 #, gcc-internal-format
46947 msgid "used vector type where scalar is required"
46948 msgstr ""
46950 #: c/c-typeck.cc:13123 cp/semantics.cc:10914
46951 #, gcc-internal-format
46952 msgid "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
46953 msgstr ""
46955 #: c/c-typeck.cc:13134 c/c-typeck.cc:13144 cp/semantics.cc:10925
46956 #: cp/semantics.cc:10935
46957 #, gcc-internal-format
46958 msgid "expected %<cancel%> %<if%> clause modifier"
46959 msgstr ""
46961 #: c/c-typeck.cc:13179 cp/semantics.cc:10970
46962 #, gcc-internal-format
46963 msgid "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
46964 msgstr ""
46966 #: c/c-typeck.cc:13224 c/c-typeck.cc:14920 c/c-typeck.cc:15056
46967 #: c/c-typeck.cc:15139
46968 #, gcc-internal-format
46969 msgid "%<_Atomic%> %qE in %qs clause"
46970 msgstr ""
46972 #: c/c-typeck.cc:13248 c/c-typeck.cc:14846 c/c-typeck.cc:15042
46973 #: cp/semantics.cc:5085 cp/semantics.cc:7823 cp/semantics.cc:8066
46974 #, gcc-internal-format
46975 msgid "bit-field %qE in %qs clause"
46976 msgstr ""
46978 #: c/c-typeck.cc:13257 c/c-typeck.cc:15066 cp/semantics.cc:5095
46979 #: cp/semantics.cc:8085
46980 #, gcc-internal-format
46981 msgid "%qE is a member of a union"
46982 msgstr ""
46984 #: c/c-typeck.cc:13274 c/c-typeck.cc:15075 cp/semantics.cc:8094
46985 #, gcc-internal-format
46986 msgid "cannot dereference %qE in %qs clause"
46987 msgstr ""
46989 #: c/c-typeck.cc:13285 cp/semantics.cc:5120 cp/semantics.cc:8139
46990 #, gcc-internal-format
46991 msgid "%qD is not a variable in %qs clause"
46992 msgstr ""
46994 #: c/c-typeck.cc:13289 c/c-typeck.cc:15103 cp/semantics.cc:5124
46995 #: cp/semantics.cc:8143
46996 #, gcc-internal-format
46997 msgid "%qE is not a variable in %qs clause"
46998 msgstr ""
47000 #: c/c-typeck.cc:13297
47001 #, gcc-internal-format
47002 msgid "%<_Atomic%> %qD in %qs clause"
47003 msgstr ""
47005 #: c/c-typeck.cc:13307 c/c-typeck.cc:15110 c/c-typeck.cc:15237
47006 #: cp/semantics.cc:5133 cp/semantics.cc:8150 cp/semantics.cc:8339
47007 #, gcc-internal-format
47008 msgid "%qD is threadprivate variable in %qs clause"
47009 msgstr ""
47011 #: c/c-typeck.cc:13344 cp/semantics.cc:5167
47012 #, gcc-internal-format
47013 msgid "low bound %qE of array section does not have integral type"
47014 msgstr ""
47016 #: c/c-typeck.cc:13351 cp/semantics.cc:5174
47017 #, gcc-internal-format
47018 msgid "length %qE of array section does not have integral type"
47019 msgstr ""
47021 #: c/c-typeck.cc:13374 cp/semantics.cc:5207
47022 #, gcc-internal-format
47023 msgid "expected single pointer in %qs clause"
47024 msgstr ""
47026 #: c/c-typeck.cc:13392 c/c-typeck.cc:13459 c/c-typeck.cc:13751
47027 #: cp/semantics.cc:5225 cp/semantics.cc:5292
47028 #, gcc-internal-format
47029 msgid "zero length array section in %qs clause"
47030 msgstr ""
47032 #: c/c-typeck.cc:13411 cp/semantics.cc:5244
47033 #, gcc-internal-format
47034 msgid "for unknown bound array type length expression must be specified"
47035 msgstr ""
47037 #: c/c-typeck.cc:13419 cp/semantics.cc:5252
47038 #, gcc-internal-format
47039 msgid "negative low bound in array section in %qs clause"
47040 msgstr ""
47042 #: c/c-typeck.cc:13428 c/c-typeck.cc:13552 cp/semantics.cc:5261
47043 #: cp/semantics.cc:5385
47044 #, gcc-internal-format
47045 msgid "negative length in array section in %qs clause"
47046 msgstr ""
47048 #: c/c-typeck.cc:13445 cp/semantics.cc:5278
47049 #, gcc-internal-format
47050 msgid "low bound %qE above array section size in %qs clause"
47051 msgstr ""
47053 #: c/c-typeck.cc:13488 cp/semantics.cc:5321
47054 #, gcc-internal-format
47055 msgid "length %qE above array section size in %qs clause"
47056 msgstr ""
47058 #: c/c-typeck.cc:13503 cp/semantics.cc:5336
47059 #, gcc-internal-format
47060 msgid "high bound %qE above array section size in %qs clause"
47061 msgstr ""
47063 #: c/c-typeck.cc:13540 cp/semantics.cc:5373
47064 #, gcc-internal-format
47065 msgid "for array function parameter length expression must be specified"
47066 msgstr ""
47068 #: c/c-typeck.cc:13544 cp/semantics.cc:5377
47069 #, gcc-internal-format
47070 msgid "for pointer type length expression must be specified"
47071 msgstr ""
47073 #: c/c-typeck.cc:13571 c/c-typeck.cc:13690 cp/semantics.cc:5404
47074 #: cp/semantics.cc:5538
47075 #, gcc-internal-format
47076 msgid "array section is not contiguous in %qs clause"
47077 msgstr ""
47079 #: c/c-typeck.cc:13581 cp/semantics.cc:5414
47080 #, gcc-internal-format
47081 msgid "%qE does not have pointer or array type"
47082 msgstr ""
47084 #: c/c-typeck.cc:13968 cp/semantics.cc:6512
47085 #, gcc-internal-format
47086 msgid "iterator %qD has neither integral nor pointer type"
47087 msgstr ""
47089 #: c/c-typeck.cc:13975
47090 #, gcc-internal-format
47091 msgid "iterator %qD has %<_Atomic%> qualified type"
47092 msgstr ""
47094 #: c/c-typeck.cc:13981 cp/semantics.cc:6519
47095 #, gcc-internal-format
47096 msgid "iterator %qD has const qualified type"
47097 msgstr ""
47099 #: c/c-typeck.cc:13994 cp/semantics.cc:6535
47100 #, gcc-internal-format
47101 msgid "iterator step with non-integral type"
47102 msgstr ""
47104 #: c/c-typeck.cc:14014 cp/semantics.cc:6571
47105 #, gcc-internal-format
47106 msgid "iterator %qD has zero step"
47107 msgstr ""
47109 #: c/c-typeck.cc:14041
47110 #, gcc-internal-format
47111 msgid "type of iterator %qD refers to outer iterator %qD"
47112 msgstr ""
47114 #: c/c-typeck.cc:14048 cp/semantics.cc:6605
47115 #, gcc-internal-format
47116 msgid "begin expression refers to outer iterator %qD"
47117 msgstr ""
47119 #: c/c-typeck.cc:14054 cp/semantics.cc:6611
47120 #, gcc-internal-format
47121 msgid "end expression refers to outer iterator %qD"
47122 msgstr ""
47124 #: c/c-typeck.cc:14060 cp/semantics.cc:6617
47125 #, gcc-internal-format
47126 msgid "step expression refers to outer iterator %qD"
47127 msgstr ""
47129 #: c/c-typeck.cc:14097 cp/semantics.cc:6665
47130 #, fuzzy, gcc-internal-format
47131 #| msgid "expected end of line"
47132 msgid "expected pointer in %qs clause"
47133 msgstr "očekujem kraj retka"
47135 #: c/c-typeck.cc:14185 cp/semantics.cc:6746
47136 #, gcc-internal-format
47137 msgid "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
47138 msgstr ""
47140 #: c/c-typeck.cc:14207 cp/semantics.cc:6766
47141 #, gcc-internal-format
47142 msgid "%<inscan%> %<reduction%> clause with array section"
47143 msgstr ""
47145 #: c/c-typeck.cc:14233 c/c-typeck.cc:14243
47146 #, gcc-internal-format
47147 msgid "%qD in %<reduction%> clause is a zero size array"
47148 msgstr ""
47150 #: c/c-typeck.cc:14263
47151 #, gcc-internal-format
47152 msgid "%<_Atomic%> %qE in %<reduction%> clause"
47153 msgstr ""
47155 #: c/c-typeck.cc:14275
47156 #, gcc-internal-format
47157 msgid "zero sized type %qT in %qs clause"
47158 msgstr ""
47160 #: c/c-typeck.cc:14283
47161 #, gcc-internal-format
47162 msgid "variable sized type %qT in %qs clause"
47163 msgstr ""
47165 #: c/c-typeck.cc:14327
47166 #, gcc-internal-format
47167 msgid "%qE has invalid type for %<reduction(%s)%>"
47168 msgstr ""
47170 #: c/c-typeck.cc:14336 cp/semantics.cc:6404
47171 #, gcc-internal-format
47172 msgid "user defined reduction not found for %qE"
47173 msgstr ""
47175 #: c/c-typeck.cc:14424
47176 #, gcc-internal-format
47177 msgid "variable length element type in array %<reduction%> clause"
47178 msgstr ""
47180 #: c/c-typeck.cc:14442 c/c-typeck.cc:15331 cp/semantics.cc:8855
47181 #, gcc-internal-format
47182 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
47183 msgstr ""
47185 #: c/c-typeck.cc:14454 cp/semantics.cc:8923
47186 #, gcc-internal-format
47187 msgid "%qE must be %<threadprivate%> for %<copyin%>"
47188 msgstr ""
47190 #: c/c-typeck.cc:14468 cp/semantics.cc:6807
47191 #, gcc-internal-format
47192 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs"
47193 msgstr ""
47195 #: c/c-typeck.cc:14476
47196 #, gcc-internal-format
47197 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
47198 msgstr ""
47200 #: c/c-typeck.cc:14484
47201 #, gcc-internal-format
47202 msgid "%<_Atomic%> %qD in %<linear%> clause"
47203 msgstr ""
47205 #: c/c-typeck.cc:14503 cp/semantics.cc:6881
47206 #, gcc-internal-format
47207 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
47208 msgstr ""
47210 #: c/c-typeck.cc:14533 c/c-typeck.cc:15230 c/c-typeck.cc:15476
47211 #: cp/semantics.cc:6968 cp/semantics.cc:8332 cp/semantics.cc:8675
47212 #, gcc-internal-format
47213 msgid "%qE is not a variable in clause %qs"
47214 msgstr ""
47216 #: c/c-typeck.cc:14551 cp/semantics.cc:6986
47217 #, gcc-internal-format
47218 msgid "%qD appears more than once in data-sharing clauses"
47219 msgstr ""
47221 #: c/c-typeck.cc:14562 cp/semantics.cc:6997
47222 #, gcc-internal-format
47223 msgid "%qD appears more than once in reduction clauses"
47224 msgstr ""
47226 #: c/c-typeck.cc:14576 c/c-typeck.cc:14646 c/c-typeck.cc:14680
47227 #, gcc-internal-format
47228 msgid "%qE appears more than once in data clauses"
47229 msgstr ""
47231 #: c/c-typeck.cc:14586 c/c-typeck.cc:14653 c/c-typeck.cc:14964
47232 #: c/c-typeck.cc:15157 c/c-typeck.cc:15165 c/c-typeck.cc:15182
47233 #: c/c-typeck.cc:15192 c/c-typeck.cc:15200 cp/semantics.cc:7011
47234 #: cp/semantics.cc:7021 cp/semantics.cc:7114 cp/semantics.cc:7121
47235 #: cp/semantics.cc:7168 cp/semantics.cc:7979 cp/semantics.cc:8202
47236 #: cp/semantics.cc:8210 cp/semantics.cc:8227 cp/semantics.cc:8237
47237 #: cp/semantics.cc:8245
47238 #, gcc-internal-format
47239 msgid "%qD appears more than once in data clauses"
47240 msgstr ""
47242 #: c/c-typeck.cc:14589 c/c-typeck.cc:14659 c/c-typeck.cc:15168
47243 #: c/c-typeck.cc:15203 cp/semantics.cc:7024 cp/semantics.cc:7127
47244 #: cp/semantics.cc:8213 cp/semantics.cc:8248
47245 #, gcc-internal-format
47246 msgid "%qD appears both in data and map clauses"
47247 msgstr ""
47249 #: c/c-typeck.cc:14634 cp/semantics.cc:7101
47250 #, gcc-internal-format
47251 msgid "%qE is not a variable in clause %<firstprivate%>"
47252 msgstr ""
47254 #: c/c-typeck.cc:14673 cp/semantics.cc:7160
47255 #, gcc-internal-format
47256 msgid "%qE is not a variable in clause %<lastprivate%>"
47257 msgstr ""
47259 #: c/c-typeck.cc:14692 cp/semantics.cc:7555
47260 #, gcc-internal-format
47261 msgid "%qE is not a variable in %<aligned%> clause"
47262 msgstr ""
47264 #: c/c-typeck.cc:14699
47265 #, gcc-internal-format
47266 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
47267 msgstr ""
47269 #: c/c-typeck.cc:14706
47270 #, gcc-internal-format
47271 msgid "%<_Atomic%> %qD in %<aligned%> clause"
47272 msgstr ""
47274 #: c/c-typeck.cc:14713
47275 #, gcc-internal-format
47276 msgid "%qE appears more than once in %<aligned%> clauses"
47277 msgstr ""
47279 #: c/c-typeck.cc:14726 cp/semantics.cc:7626
47280 #, gcc-internal-format
47281 msgid "%qE is not a variable in %<nontemporal%> clause"
47282 msgstr ""
47284 #: c/c-typeck.cc:14732
47285 #, gcc-internal-format
47286 msgid "%qE appears more than once in %<nontemporal%> clauses"
47287 msgstr ""
47289 #: c/c-typeck.cc:14745 cp/semantics.cc:7665
47290 #, gcc-internal-format
47291 msgid "%qE is not a variable in %<allocate%> clause"
47292 msgstr ""
47294 #: c/c-typeck.cc:14751
47295 #, gcc-internal-format
47296 msgid "%qE appears more than once in %<allocate%> clauses"
47297 msgstr ""
47299 #: c/c-typeck.cc:14824 cp/semantics.cc:7794
47300 #, gcc-internal-format
47301 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
47302 msgstr ""
47304 #: c/c-typeck.cc:14835 cp/semantics.cc:7813
47305 #, gcc-internal-format
47306 msgid "%qE is not lvalue expression nor array section in %qs clause"
47307 msgstr ""
47309 #: c/c-typeck.cc:14856 cp/semantics.cc:7835
47310 #, gcc-internal-format
47311 msgid "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> dependence type"
47312 msgstr ""
47314 #: c/c-typeck.cc:14866 cp/semantics.cc:7847
47315 #, gcc-internal-format
47316 msgid "%qE should not have %<omp_depend_t%> type in %<depend%> clause with dependence type other than %<depobj%>"
47317 msgstr ""
47319 #: c/c-typeck.cc:14912 cp/semantics.cc:7931
47320 #, gcc-internal-format
47321 msgid "array section does not have mappable type in %qs clause"
47322 msgstr ""
47324 #: c/c-typeck.cc:14960 c/c-typeck.cc:15179 cp/semantics.cc:7975
47325 #: cp/semantics.cc:8224
47326 #, gcc-internal-format
47327 msgid "%qD appears more than once in motion clauses"
47328 msgstr ""
47330 #: c/c-typeck.cc:14968 c/c-typeck.cc:15185 cp/semantics.cc:7983
47331 #: cp/semantics.cc:8230
47332 #, gcc-internal-format
47333 msgid "%qD appears more than once in map clauses"
47334 msgstr ""
47336 #: c/c-typeck.cc:15049 cp/semantics.cc:8073
47337 #, gcc-internal-format
47338 msgid "%qE does not have a mappable type in %qs clause"
47339 msgstr ""
47341 #: c/c-typeck.cc:15130 c/c-typeck.cc:15244 cp/semantics.cc:8173
47342 #: cp/semantics.cc:8346
47343 #, gcc-internal-format
47344 msgid "%qD does not have a mappable type in %qs clause"
47345 msgstr ""
47347 #: c/c-typeck.cc:15225 cp/semantics.cc:8326
47348 #, gcc-internal-format
47349 msgid "%qE is neither a variable nor a function name in clause %qs"
47350 msgstr ""
47352 #: c/c-typeck.cc:15253 cp/semantics.cc:8356
47353 #, gcc-internal-format
47354 msgid "%qE appears more than once on the same %<declare target%> directive"
47355 msgstr ""
47357 #: c/c-typeck.cc:15267 cp/semantics.cc:8372
47358 #, gcc-internal-format
47359 msgid "%qD is not an argument in %<uniform%> clause"
47360 msgstr ""
47362 #: c/c-typeck.cc:15270 cp/semantics.cc:8375
47363 #, gcc-internal-format
47364 msgid "%qE is not an argument in %<uniform%> clause"
47365 msgstr ""
47367 #: c/c-typeck.cc:15289
47368 #, gcc-internal-format
47369 msgid "%qs variable is not a pointer"
47370 msgstr ""
47372 #: c/c-typeck.cc:15296
47373 #, gcc-internal-format
47374 msgid "%qs variable is neither a pointer nor an array"
47375 msgstr ""
47377 #: c/c-typeck.cc:15344 c/c-typeck.cc:15437 cp/semantics.cc:8817
47378 #, gcc-internal-format
47379 msgid "%<order%> clause must not be used together with %<ordered%>"
47380 msgstr ""
47382 #: c/c-typeck.cc:15364 cp/semantics.cc:7879
47383 #, gcc-internal-format
47384 msgid "too many %qs clauses on a task construct"
47385 msgstr ""
47387 #: c/c-typeck.cc:15459 cp/semantics.cc:8643
47388 #, gcc-internal-format
47389 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
47390 msgstr ""
47392 #: c/c-typeck.cc:15526 cp/semantics.cc:8994
47393 #, gcc-internal-format
47394 msgid "%qE is predetermined %qs for %qs"
47395 msgstr ""
47397 #: c/c-typeck.cc:15536
47398 #, gcc-internal-format
47399 msgid "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> clauses"
47400 msgstr ""
47402 #: c/c-typeck.cc:15555 cp/semantics.cc:8769
47403 #, gcc-internal-format
47404 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
47405 msgstr ""
47407 #: c/c-typeck.cc:15567 cp/semantics.cc:8782
47408 #, gcc-internal-format
47409 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
47410 msgstr ""
47412 #: c/c-typeck.cc:15578 c/c-typeck.cc:15586 cp/semantics.cc:8791
47413 #: cp/semantics.cc:8809
47414 #, gcc-internal-format
47415 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
47416 msgstr ""
47418 #: c/c-typeck.cc:15634 cp/semantics.cc:8749
47419 #, gcc-internal-format
47420 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
47421 msgstr ""
47423 #: c/c-typeck.cc:15685 cp/semantics.cc:8799
47424 #, gcc-internal-format
47425 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
47426 msgstr ""
47428 #: c/c-typeck.cc:15695 cp/semantics.cc:8828
47429 #, gcc-internal-format
47430 msgid "%<detach%> clause must not be used together with %<mergeable%> clause"
47431 msgstr ""
47433 #: c/c-typeck.cc:15713 cp/semantics.cc:9019
47434 #, gcc-internal-format
47435 msgid "the event handle of a %<detach%> clause should not be in a data-sharing clause"
47436 msgstr ""
47438 #: c/c-typeck.cc:15887
47439 #, gcc-internal-format
47440 msgid "cannot use %<va_arg%> with reverse storage order"
47441 msgstr ""
47443 #: c/c-typeck.cc:15892
47444 #, gcc-internal-format
47445 msgid "second argument to %<va_arg%> is of incomplete type %qT"
47446 msgstr ""
47448 #: c/c-typeck.cc:15898
47449 #, gcc-internal-format
47450 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
47451 msgstr ""
47453 #: c/gimple-parser.cc:166
47454 #, fuzzy, gcc-internal-format
47455 #| msgid "expected end of line"
47456 msgid "expected frequency quality"
47457 msgstr "očekujem kraj retka"
47459 #: c/gimple-parser.cc:175
47460 #, gcc-internal-format
47461 msgid "unknown profile quality"
47462 msgstr ""
47464 #: c/gimple-parser.cc:187
47465 #, fuzzy, gcc-internal-format
47466 #| msgid "expected end of line"
47467 msgid "expected frequency value"
47468 msgstr "očekujem kraj retka"
47470 #: c/gimple-parser.cc:326
47471 #, gcc-internal-format
47472 msgid "edge not found"
47473 msgstr ""
47475 #: c/gimple-parser.cc:478 c/gimple-parser.cc:484
47476 #, fuzzy, gcc-internal-format
47477 #| msgid "expected end of line"
47478 msgid "expected block index"
47479 msgstr "očekujem kraj retka"
47481 #: c/gimple-parser.cc:492
47482 #, fuzzy, gcc-internal-format
47483 #| msgid "invalid %%-code"
47484 msgid "invalid block index"
47485 msgstr "neispravni %%-kod"
47487 #: c/gimple-parser.cc:503
47488 #, gcc-internal-format
47489 msgid "expected block specifier"
47490 msgstr ""
47492 #: c/gimple-parser.cc:521
47493 #, fuzzy, gcc-internal-format
47494 #| msgid "expected end of line"
47495 msgid "expected loop number"
47496 msgstr "očekujem kraj retka"
47498 #: c/gimple-parser.cc:539
47499 #, gcc-internal-format
47500 msgid "unknown block specifier"
47501 msgstr ""
47503 #: c/gimple-parser.cc:552 c/gimple-parser.cc:1964
47504 #, fuzzy, gcc-internal-format
47505 #| msgid "expected end of line"
47506 msgid "expected count value"
47507 msgstr "očekujem kraj retka"
47509 #: c/gimple-parser.cc:575 c/gimple-parser.cc:662
47510 #, gcc-internal-format
47511 msgid "stmts without block"
47512 msgstr ""
47514 #: c/gimple-parser.cc:612
47515 #, gcc-internal-format
47516 msgid "duplicate loop header"
47517 msgstr ""
47519 #: c/gimple-parser.cc:819
47520 #, gcc-internal-format
47521 msgid "invalid source block specification"
47522 msgstr ""
47524 #: c/gimple-parser.cc:886
47525 #, fuzzy, gcc-internal-format
47526 #| msgid "expected end of line"
47527 msgid "unexpected RHS for assignment"
47528 msgstr "očekujem kraj retka"
47530 #: c/gimple-parser.cc:990
47531 #, gcc-internal-format
47532 msgid "%<&&%> not valid in GIMPLE"
47533 msgstr ""
47535 #: c/gimple-parser.cc:993
47536 #, gcc-internal-format
47537 msgid "%<||%> not valid in GIMPLE"
47538 msgstr ""
47540 #: c/gimple-parser.cc:1107
47541 #, gcc-internal-format
47542 msgid "expected pointer as argument of unary %<*%>"
47543 msgstr ""
47545 #: c/gimple-parser.cc:1133
47546 #, gcc-internal-format
47547 msgid "%<!%> not valid in GIMPLE"
47548 msgstr ""
47550 #: c/gimple-parser.cc:1192 c/gimple-parser.cc:1529
47551 #, fuzzy, gcc-internal-format
47552 #| msgid "expected end of line"
47553 msgid "expected constant offset"
47554 msgstr "očekujem kraj retka"
47556 #: c/gimple-parser.cc:1253
47557 #, gcc-internal-format
47558 msgid "SSA name undeclared"
47559 msgstr ""
47561 #: c/gimple-parser.cc:1275
47562 #, gcc-internal-format
47563 msgid "base variable or SSA name undeclared"
47564 msgstr ""
47566 #: c/gimple-parser.cc:1282
47567 #, gcc-internal-format
47568 msgid "invalid base %qE for SSA name"
47569 msgstr ""
47571 #: c/gimple-parser.cc:1310
47572 #, gcc-internal-format
47573 msgid "expecting internal function name"
47574 msgstr ""
47576 #: c/gimple-parser.cc:1323
47577 #, fuzzy, gcc-internal-format
47578 #| msgid "%s:unknown function '%u'\n"
47579 msgid "unknown internal function %qE"
47580 msgstr "%s:nepoznata funkcija „%u”\n"
47582 #: c/gimple-parser.cc:1461
47583 #, fuzzy, gcc-internal-format
47584 #| msgid "invalid expression as operand"
47585 msgid "invalid type of %<__MEM%> operand"
47586 msgstr "neispravni izraz kao operand"
47588 #: c/gimple-parser.cc:1523
47589 #, fuzzy, gcc-internal-format
47590 #| msgid "expected end of line"
47591 msgid "expected constant size"
47592 msgstr "očekujem kraj retka"
47594 #: c/gimple-parser.cc:1561 c/gimple-parser.cc:1591 c/gimple-parser.cc:1631
47595 #: c/gimple-parser.cc:1639 c/gimple-parser.cc:1648
47596 #, gcc-internal-format
47597 msgid "invalid _Literal"
47598 msgstr ""
47600 #: c/gimple-parser.cc:1570
47601 #, gcc-internal-format
47602 msgid "invalid type for _Literal with constructor"
47603 msgstr ""
47605 #: c/gimple-parser.cc:1683
47606 #, gcc-internal-format
47607 msgid "anonymous SSA name cannot have default definition"
47608 msgstr ""
47610 #: c/gimple-parser.cc:1766
47611 #, gcc-internal-format
47612 msgid "invalid call to non-function"
47613 msgstr ""
47615 #: c/gimple-parser.cc:1820
47616 #, gcc-internal-format
47617 msgid "dereference of non-pointer"
47618 msgstr ""
47620 #: c/gimple-parser.cc:1945
47621 #, fuzzy, gcc-internal-format
47622 #| msgid "expected end of line"
47623 msgid "expected pass name"
47624 msgstr "očekujem kraj retka"
47626 #: c/gimple-parser.cc:1984
47627 #, fuzzy, gcc-internal-format
47628 #| msgid "invalid %%-code"
47629 msgid "invalid operation"
47630 msgstr "neispravni %%-kod"
47632 #: c/gimple-parser.cc:2130
47633 #, fuzzy, gcc-internal-format
47634 #| msgid "compilation terminated.\n"
47635 msgid "comparison required"
47636 msgstr "kompajliranje prekinuto.\n"
47638 #: c/gimple-parser.cc:2182
47639 #, gcc-internal-format
47640 msgid "%<catch%> is not supported"
47641 msgstr ""
47643 #: c/gimple-parser.cc:2184
47644 #, fuzzy, gcc-internal-format
47645 #| msgid "expected %<,%> or %<)%>"
47646 msgid "expected %<finally%> or %<catch%>"
47647 msgstr "očekujem %<,%> ili %<)%>"
47649 #: c/gimple-parser.cc:2228 c/gimple-parser.cc:2265
47650 #, gcc-internal-format
47651 msgid "expected goto expression"
47652 msgstr ""
47654 #: c/gimple-parser.cc:2236
47655 #, gcc-internal-format
47656 msgid "expected else statement"
47657 msgstr ""
47659 #: c/gimple-parser.cc:2379
47660 #, fuzzy, gcc-internal-format
47661 #| msgid "expected end of line"
47662 msgid "expected case label"
47663 msgstr "očekujem kraj retka"
47665 #. A bad conversion for 'this' must be discarding cv-quals.
47666 #: cp/call.cc:3785
47667 #, gcc-internal-format
47668 msgid "  passing %qT as %<this%> argument discards qualifiers"
47669 msgstr ""
47671 #: cp/call.cc:3789
47672 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
47673 msgstr ""
47675 #: cp/call.cc:3796
47676 #, gcc-internal-format, gfc-internal-format
47677 msgid "  conversion of argument %d would be ill-formed:"
47678 msgstr ""
47680 #. Conversion of conversion function return value failed.
47681 #: cp/call.cc:3803
47682 msgid "  no known conversion from %qH to %qI"
47683 msgstr ""
47685 #: cp/call.cc:3809
47686 msgid "  no known conversion for argument %d from %qH to %qI"
47687 msgstr ""
47689 #: cp/call.cc:3823 cp/pt.cc:6951
47690 #, gcc-internal-format, gfc-internal-format
47691 msgid "  candidate expects at least %d argument, %d provided"
47692 msgid_plural "  candidate expects at least %d arguments, %d provided"
47693 msgstr[0] ""
47694 msgstr[1] ""
47695 msgstr[2] ""
47697 #: cp/call.cc:3828 cp/pt.cc:6956
47698 #, gcc-internal-format, gfc-internal-format
47699 msgid "  candidate expects %d argument, %d provided"
47700 msgid_plural "  candidate expects %d arguments, %d provided"
47701 msgstr[0] ""
47702 msgstr[1] ""
47703 msgstr[2] ""
47705 #: cp/call.cc:3856
47706 #, gcc-internal-format
47707 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
47708 msgstr ""
47710 #: cp/call.cc:3861
47711 #, gcc-internal-format
47712 msgid "%s%<%D(%T, %T)%> (built-in)"
47713 msgstr ""
47715 #: cp/call.cc:3865
47716 #, gcc-internal-format
47717 msgid "%s%<%D(%T)%> (built-in)"
47718 msgstr ""
47720 #: cp/call.cc:3869
47721 #, gcc-internal-format
47722 msgid "%s%qT (conversion)"
47723 msgstr ""
47725 #: cp/call.cc:3871
47726 #, gcc-internal-format
47727 msgid "%s%#qD (near match)"
47728 msgstr ""
47730 #: cp/call.cc:3873
47731 #, gcc-internal-format
47732 msgid "%s%#qD (deleted)"
47733 msgstr ""
47735 #: cp/call.cc:3875
47736 #, gcc-internal-format
47737 msgid "%s%#qD (reversed)"
47738 msgstr ""
47740 #: cp/call.cc:3877
47741 #, gcc-internal-format
47742 msgid "%s%#qD (rewritten)"
47743 msgstr ""
47745 #: cp/call.cc:3879
47746 #, gcc-internal-format
47747 msgid "%s%#qD"
47748 msgstr ""
47750 #: cp/call.cc:3883
47751 #, gcc-internal-format
47752 msgid "  inherited here"
47753 msgstr ""
47755 #: cp/call.cc:3904
47756 #, gcc-internal-format
47757 msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
47758 msgstr ""
47760 #: cp/call.cc:3910
47761 #, gcc-internal-format
47762 msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
47763 msgstr ""
47765 #: cp/call.cc:3921
47766 #, gcc-internal-format
47767 msgid "  substitution of deduced template arguments resulted in errors seen above"
47768 msgstr ""
47770 #. Re-run template unification with diagnostics.
47771 #: cp/call.cc:3926
47772 #, gcc-internal-format
47773 msgid "  template argument deduction/substitution failed:"
47774 msgstr ""
47776 #: cp/call.cc:3940
47777 #, gcc-internal-format
47778 msgid "  a constructor taking a single argument of its own class type is invalid"
47779 msgstr ""
47781 #: cp/call.cc:3947
47782 #, gcc-internal-format
47783 msgid "  an inherited constructor is not a candidate for initialization from an expression of the same or derived type"
47784 msgstr ""
47786 #: cp/call.cc:4094 cp/call.cc:4470
47787 #, gcc-internal-format
47788 msgid "designated initializers cannot be used with a non-aggregate type %qT"
47789 msgstr ""
47791 #: cp/call.cc:4369
47792 msgid "conversion from %qH to %qI is ambiguous"
47793 msgstr ""
47795 #: cp/call.cc:4476 cp/cvt.cc:860
47796 msgid "could not convert %qE from %qH to %qI"
47797 msgstr ""
47799 #: cp/call.cc:4543
47800 msgid "initializing %qH with %qI in converted constant expression does not bind directly"
47801 msgstr ""
47803 #: cp/call.cc:4564
47804 msgid "conversion from %qH to %qI in a converted constant expression"
47805 msgstr ""
47807 #: cp/call.cc:4747
47808 #, gcc-internal-format
47809 msgid "no matching function for call to %<%D(%A)%>"
47810 msgstr ""
47812 #: cp/call.cc:4750
47813 #, gcc-internal-format
47814 msgid "call of overloaded %<%D(%A)%> is ambiguous"
47815 msgstr ""
47817 #. It's no good looking for an overloaded operator() on a
47818 #. pointer-to-member-function.
47819 #: cp/call.cc:5011
47820 #, gcc-internal-format
47821 msgid "pointer-to-member function %qE cannot be called without an object; consider using %<.*%> or %<->*%>"
47822 msgstr ""
47824 #: cp/call.cc:5081
47825 #, gcc-internal-format
47826 msgid "no match for call to %<(%T) (%A)%>"
47827 msgstr ""
47829 #: cp/call.cc:5095
47830 #, gcc-internal-format
47831 msgid "call of %<(%T) (%A)%> is ambiguous"
47832 msgstr ""
47834 #: cp/call.cc:5135
47835 #, gcc-internal-format
47836 msgid "ambiguous overload for "
47837 msgstr ""
47839 #: cp/call.cc:5136
47840 #, gcc-internal-format
47841 msgid "no match for "
47842 msgstr ""
47844 #: cp/call.cc:5139
47845 #, gcc-internal-format
47846 msgid " (operand types are %qT, %qT, and %qT)"
47847 msgstr ""
47849 #: cp/call.cc:5141
47850 #, gcc-internal-format
47851 msgid " (operand types are %qT and %qT)"
47852 msgstr ""
47854 #: cp/call.cc:5143
47855 #, gcc-internal-format
47856 msgid " (operand type is %qT)"
47857 msgstr ""
47859 #: cp/call.cc:5160
47860 #, gcc-internal-format
47861 msgid "ternary %<operator?:%>"
47862 msgstr ""
47864 #: cp/call.cc:5164
47865 #, gcc-internal-format
47866 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
47867 msgstr ""
47869 #: cp/call.cc:5173 cp/call.cc:5217 cp/call.cc:5227
47870 #, gcc-internal-format
47871 msgid "%<operator%s%>"
47872 msgstr ""
47874 #: cp/call.cc:5176
47875 #, gcc-internal-format
47876 msgid "%<operator%s%> in %<%E%s%>"
47877 msgstr ""
47879 #: cp/call.cc:5183
47880 #, gcc-internal-format
47881 msgid "%<operator[]%>"
47882 msgstr ""
47884 #: cp/call.cc:5186
47885 #, gcc-internal-format
47886 msgid "%<operator[]%> in %<%E[%E]%>"
47887 msgstr ""
47889 #: cp/call.cc:5194
47890 #, fuzzy, gcc-internal-format
47891 #| msgid "%s\n"
47892 msgid "%qs"
47893 msgstr "%s\n"
47895 #: cp/call.cc:5197
47896 #, gcc-internal-format
47897 msgid "%qs in %<%s %E%>"
47898 msgstr ""
47900 #: cp/call.cc:5203
47901 #, gcc-internal-format
47902 msgid "%<operator %s%>"
47903 msgstr ""
47905 #: cp/call.cc:5206
47906 #, gcc-internal-format
47907 msgid "%<operator %s%> in %<%s%E%>"
47908 msgstr ""
47910 #: cp/call.cc:5221
47911 #, gcc-internal-format
47912 msgid "%<operator%s%> in %<%E %s %E%>"
47913 msgstr ""
47915 #: cp/call.cc:5230
47916 #, gcc-internal-format
47917 msgid "%<operator%s%> in %<%s%E%>"
47918 msgstr ""
47920 #: cp/call.cc:5342
47921 #, gcc-internal-format
47922 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
47923 msgstr ""
47925 #: cp/call.cc:5409
47926 #, gcc-internal-format
47927 msgid "inferred scalar type %qT is not an integer or floating-point type of the same size as %qT"
47928 msgstr ""
47930 #: cp/call.cc:5426 cp/call.cc:5433
47931 msgid "conversion of scalar %qH to vector %qI involves truncation"
47932 msgstr ""
47934 #: cp/call.cc:5489
47935 #, gcc-internal-format
47936 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
47937 msgstr ""
47939 #: cp/call.cc:5569
47940 #, gcc-internal-format
47941 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
47942 msgstr ""
47944 #: cp/call.cc:5574
47945 #, gcc-internal-format
47946 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
47947 msgstr ""
47949 #: cp/call.cc:5623 cp/call.cc:5738 cp/call.cc:5909
47950 #, gcc-internal-format
47951 msgid "operands to %<?:%> have different types %qT and %qT"
47952 msgstr ""
47954 #: cp/call.cc:5627
47955 #, gcc-internal-format
47956 msgid "  and each type can be converted to the other"
47957 msgstr ""
47959 #: cp/call.cc:5814
47960 msgid "implicit conversion from %qH to %qI to match other result of conditional"
47961 msgstr ""
47963 #: cp/call.cc:5830
47964 #, gcc-internal-format
47965 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
47966 msgstr ""
47968 #: cp/call.cc:5843
47969 #, gcc-internal-format
47970 msgid "conditional expression between enumeration type %qT and floating-point type %qT is deprecated"
47971 msgstr ""
47973 #: cp/call.cc:5848
47974 #, gcc-internal-format
47975 msgid "conditional expression between floating-point type %qT and enumeration type %qT is deprecated"
47976 msgstr ""
47978 #: cp/call.cc:5864
47979 #, gcc-internal-format
47980 msgid "enumerated and non-enumerated type in conditional expression"
47981 msgstr ""
47983 #: cp/call.cc:6610
47984 #, gcc-internal-format
47985 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
47986 msgstr ""
47988 #: cp/call.cc:6612
47989 #, gcc-internal-format
47990 msgid "no %<%D(int)%> declared for postfix %qs"
47991 msgstr ""
47993 #: cp/call.cc:6692
47994 #, gcc-internal-format
47995 msgid "in C++20 this comparison calls the current function recursively with reversed arguments"
47996 msgstr ""
47998 #: cp/call.cc:6743
47999 #, gcc-internal-format
48000 msgid "return type of %qD is not %qs"
48001 msgstr ""
48003 #: cp/call.cc:6745
48004 #, gcc-internal-format
48005 msgid "used as rewritten candidate for comparison of %qT and %qT"
48006 msgstr ""
48008 #: cp/call.cc:6816
48009 #, gcc-internal-format
48010 msgid "comparison between %q#T and %q#T"
48011 msgstr ""
48013 #: cp/call.cc:7009
48014 #, gcc-internal-format
48015 msgid "no match for call to %<%T::operator[] (%A)%>"
48016 msgstr ""
48018 #: cp/call.cc:7023
48019 #, gcc-internal-format
48020 msgid "call of %<%T::operator[] (%A)%> is ambiguous"
48021 msgstr ""
48023 #: cp/call.cc:7298
48024 #, gcc-internal-format
48025 msgid "exception cleanup for this placement new selects non-placement %<operator delete%>"
48026 msgstr ""
48028 #: cp/call.cc:7301
48029 #, gcc-internal-format
48030 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-fsized-deallocation%>)"
48031 msgstr ""
48033 #: cp/call.cc:7338
48034 #, gcc-internal-format
48035 msgid "%qD is a usual (non-placement) deallocation function"
48036 msgstr ""
48038 #: cp/call.cc:7532
48039 #, gcc-internal-format
48040 msgid "no corresponding deallocation function for %qD"
48041 msgstr ""
48043 #: cp/call.cc:7535
48044 #, gcc-internal-format
48045 msgid "destroying delete %qD cannot be used to release the allocated memory if the initialization throws because the object is not constructed yet"
48046 msgstr ""
48048 #: cp/call.cc:7544
48049 #, gcc-internal-format
48050 msgid "no suitable %<operator %s%> for %qT"
48051 msgstr ""
48053 #: cp/call.cc:7580
48054 #, gcc-internal-format
48055 msgid "%q#D is private within this context"
48056 msgstr ""
48058 #: cp/call.cc:7581 cp/decl.cc:8502
48059 #, gcc-internal-format
48060 msgid "declared private here"
48061 msgstr ""
48063 #: cp/call.cc:7586
48064 #, gcc-internal-format
48065 msgid "%q#D is protected within this context"
48066 msgstr ""
48068 #: cp/call.cc:7587 cp/decl.cc:8503
48069 #, gcc-internal-format
48070 msgid "declared protected here"
48071 msgstr ""
48073 #: cp/call.cc:7594
48074 #, gcc-internal-format
48075 msgid "%q#D is inaccessible within this context"
48076 msgstr ""
48078 #: cp/call.cc:7675
48079 #, gcc-internal-format
48080 msgid "passing NULL to non-pointer argument %P of %qD"
48081 msgstr ""
48083 #: cp/call.cc:7678 cp/call.cc:7697 cp/decl.cc:10181 cp/decl.cc:10189
48084 #: cp/typeck.cc:4429
48085 #, gcc-internal-format
48086 msgid "  declared here"
48087 msgstr ""
48089 #: cp/call.cc:7682
48090 #, gcc-internal-format
48091 msgid "converting to non-pointer type %qT from NULL"
48092 msgstr ""
48094 #: cp/call.cc:7694
48095 #, gcc-internal-format
48096 msgid "converting %<false%> to pointer type for argument %P of %qD"
48097 msgstr ""
48099 #: cp/call.cc:7701
48100 #, gcc-internal-format
48101 msgid "converting %<false%> to pointer type %qT"
48102 msgstr ""
48104 #: cp/call.cc:7768
48105 #, gcc-internal-format
48106 msgid "  initializing argument %P of %qD"
48107 msgstr ""
48109 #: cp/call.cc:7789
48110 #, gcc-internal-format
48111 msgid "conversions to arrays of unknown bound are only available with %<-std=c++20%> or %<-std=gnu++20%>"
48112 msgstr ""
48114 #: cp/call.cc:7839
48115 #, gcc-internal-format
48116 msgid "too many braces around initializer for %qT"
48117 msgstr ""
48119 #: cp/call.cc:7850
48120 msgid "converting to %qH from %qI requires direct-initialization"
48121 msgstr ""
48123 #: cp/call.cc:7859
48124 msgid "invalid user-defined conversion from %qH to %qI"
48125 msgstr ""
48127 #: cp/call.cc:7896 cp/cvt.cc:227
48128 msgid "invalid conversion from %qH to %qI"
48129 msgstr ""
48131 #: cp/call.cc:7938 cp/call.cc:7945
48132 #, gcc-internal-format
48133 msgid "converting to %qT from initializer list would use explicit constructor %qD"
48134 msgstr ""
48136 #: cp/call.cc:7941
48137 #, gcc-internal-format
48138 msgid "in C++11 and above a default constructor can be explicit"
48139 msgstr ""
48141 #: cp/call.cc:8211
48142 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
48143 msgstr ""
48145 #: cp/call.cc:8220
48146 msgid "cannot bind non-const lvalue reference of type %qH to a value of type %qI"
48147 msgstr ""
48149 #: cp/call.cc:8225
48150 msgid "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
48151 msgstr ""
48153 #. extype is volatile
48154 #: cp/call.cc:8228
48155 msgid "cannot bind lvalue reference of type %qH to an rvalue of type %qI"
48156 msgstr ""
48158 #: cp/call.cc:8241
48159 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
48160 msgstr ""
48162 #: cp/call.cc:8244
48163 msgid "binding reference of type %qH to %qI discards qualifiers"
48164 msgstr ""
48166 #: cp/call.cc:8283
48167 #, gcc-internal-format
48168 msgid "cannot bind bit-field %qE to %qT"
48169 msgstr ""
48171 #: cp/call.cc:8286 cp/call.cc:8304
48172 #, gcc-internal-format
48173 msgid "cannot bind packed field %qE to %qT"
48174 msgstr ""
48176 #: cp/call.cc:8289
48177 #, gcc-internal-format
48178 msgid "cannot bind rvalue %qE to %qT"
48179 msgstr ""
48181 #: cp/call.cc:8484
48182 msgid "implicit conversion from %qH to %qI when passing argument to function"
48183 msgstr ""
48185 #: cp/call.cc:8511 cp/cvt.cc:1985
48186 #, gcc-internal-format
48187 msgid "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, %qT after"
48188 msgstr ""
48190 #: cp/call.cc:8555
48191 #, gcc-internal-format
48192 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
48193 msgstr ""
48195 #: cp/call.cc:8591
48196 #, gcc-internal-format
48197 msgid "cannot receive reference type %qT through %<...%>"
48198 msgstr ""
48200 #: cp/call.cc:8601
48201 #, gcc-internal-format
48202 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
48203 msgstr ""
48205 #: cp/call.cc:8669
48206 #, gcc-internal-format
48207 msgid "recursive evaluation of default argument for %q#D"
48208 msgstr ""
48210 #: cp/call.cc:8678
48211 #, gcc-internal-format
48212 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
48213 msgstr ""
48215 #: cp/call.cc:8778
48216 #, gcc-internal-format
48217 msgid "argument of function call might be a candidate for a format attribute"
48218 msgstr ""
48220 #: cp/call.cc:8840
48221 #, gcc-internal-format
48222 msgid "use of multiversioned function without a default"
48223 msgstr ""
48225 #: cp/call.cc:9442
48226 #, gcc-internal-format
48227 msgid "passing %qT as %<this%> argument discards qualifiers"
48228 msgstr ""
48230 #: cp/call.cc:9445 cp/call.cc:12115
48231 #, gcc-internal-format
48232 msgid "  in call to %qD"
48233 msgstr ""
48235 #: cp/call.cc:9470
48236 #, gcc-internal-format
48237 msgid "%qT is not an accessible base of %qT"
48238 msgstr ""
48240 #: cp/call.cc:9667
48241 #, gcc-internal-format
48242 msgid "passing arguments to ellipsis of inherited constructor %qD"
48243 msgstr ""
48245 #: cp/call.cc:9802
48246 #, gcc-internal-format
48247 msgid "assignment from temporary %<initializer_list%> does not extend the lifetime of the underlying array"
48248 msgstr ""
48250 #: cp/call.cc:10198
48251 #, gcc-internal-format
48252 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
48253 msgstr ""
48255 #: cp/call.cc:10201
48256 #, gcc-internal-format
48257 msgid "%qD writing to an object of non-trivial type %#qT%s"
48258 msgstr ""
48260 #: cp/call.cc:10206
48261 #, gcc-internal-format
48262 msgid "%qD writing to an object of type %#qT with %qs member %qD"
48263 msgstr ""
48265 #: cp/call.cc:10211
48266 #, gcc-internal-format
48267 msgid "%qD writing to an object of type %#qT containing a pointer to data member%s"
48268 msgstr ""
48270 #: cp/call.cc:10226
48271 #, gcc-internal-format
48272 msgid "; use assignment or value-initialization instead"
48273 msgstr ""
48275 #: cp/call.cc:10228
48276 #, gcc-internal-format
48277 msgid "; use assignment instead"
48278 msgstr ""
48280 #: cp/call.cc:10230
48281 #, gcc-internal-format
48282 msgid "; use value-initialization instead"
48283 msgstr ""
48285 #: cp/call.cc:10233
48286 #, gcc-internal-format
48287 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
48288 msgstr ""
48290 #: cp/call.cc:10236
48291 #, gcc-internal-format
48292 msgid "%qD clearing an object of non-trivial type %#qT%s"
48293 msgstr ""
48295 #: cp/call.cc:10238
48296 #, gcc-internal-format
48297 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
48298 msgstr ""
48300 #: cp/call.cc:10259
48301 #, gcc-internal-format
48302 msgid "; use copy-assignment or copy-initialization instead"
48303 msgstr ""
48305 #: cp/call.cc:10261
48306 #, gcc-internal-format
48307 msgid "; use copy-assignment instead"
48308 msgstr ""
48310 #: cp/call.cc:10263
48311 #, gcc-internal-format
48312 msgid "; use copy-initialization instead"
48313 msgstr ""
48315 #: cp/call.cc:10266
48316 #, gcc-internal-format
48317 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
48318 msgstr ""
48320 #: cp/call.cc:10269
48321 #, gcc-internal-format
48322 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
48323 msgstr ""
48325 #: cp/call.cc:10272
48326 #, gcc-internal-format
48327 msgid "%qD writing to an object with a deleted copy constructor"
48328 msgstr ""
48330 #: cp/call.cc:10283
48331 #, gcc-internal-format
48332 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
48333 msgstr ""
48335 #: cp/call.cc:10295
48336 #, gcc-internal-format
48337 msgid "%qD copying an object of type %#qT with %qs member %qD from an array of %#qT; use assignment or copy-initialization instead"
48338 msgstr ""
48340 #: cp/call.cc:10312
48341 #, gcc-internal-format
48342 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes unchanged"
48343 msgstr ""
48345 #: cp/call.cc:10315
48346 #, gcc-internal-format
48347 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
48348 msgstr ""
48350 #: cp/call.cc:10325
48351 #, gcc-internal-format
48352 msgid "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and %<delete%> instead"
48353 msgstr ""
48355 #: cp/call.cc:10328
48356 #, gcc-internal-format
48357 msgid "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> and %<delete%> instead"
48358 msgstr ""
48360 #: cp/call.cc:10331
48361 #, gcc-internal-format
48362 msgid "%qD moving an object of type %#qT with deleted destructor"
48363 msgstr ""
48365 #: cp/call.cc:10340
48366 #, gcc-internal-format
48367 msgid "%qD moving an object of non-trivial type %#qT and size %E into a region of size %E"
48368 msgstr ""
48370 #: cp/call.cc:10362
48371 #, gcc-internal-format
48372 msgid "%#qT declared here"
48373 msgstr ""
48375 #: cp/call.cc:10462
48376 #, gcc-internal-format
48377 msgid "constructor delegates to itself"
48378 msgstr ""
48380 #: cp/call.cc:10737 cp/typeck.cc:9870
48381 msgid "cannot convert %qH to %qI"
48382 msgstr ""
48384 #: cp/call.cc:10759
48385 #, gcc-internal-format
48386 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
48387 msgstr ""
48389 #: cp/call.cc:10791
48390 #, gcc-internal-format
48391 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
48392 msgstr ""
48394 #: cp/call.cc:10840
48395 #, gcc-internal-format
48396 msgid "call to non-function %qD"
48397 msgstr ""
48399 #: cp/call.cc:10878 cp/pt.cc:16471 cp/typeck.cc:3330
48400 #, gcc-internal-format
48401 msgid "cannot call constructor %<%T::%D%> directly"
48402 msgstr ""
48404 #: cp/call.cc:10880
48405 #, gcc-internal-format
48406 msgid "for a function-style cast, remove the redundant %<::%D%>"
48407 msgstr ""
48409 #: cp/call.cc:11072
48410 #, gcc-internal-format
48411 msgid "no matching function for call to %<%s(%A)%>"
48412 msgstr ""
48414 #: cp/call.cc:11075
48415 #, gcc-internal-format
48416 msgid "call of overloaded %<%s(%A)%> is ambiguous"
48417 msgstr ""
48419 #: cp/call.cc:11098
48420 #, gcc-internal-format
48421 msgid "pure virtual %q#D called from non-static data member initializer"
48422 msgstr ""
48424 #: cp/call.cc:11103
48425 #, gcc-internal-format
48426 msgid "pure virtual %q#D called from constructor"
48427 msgstr ""
48429 #: cp/call.cc:11104
48430 #, gcc-internal-format
48431 msgid "pure virtual %q#D called from destructor"
48432 msgstr ""
48434 #: cp/call.cc:11127
48435 #, gcc-internal-format
48436 msgid "cannot call member function %qD without object"
48437 msgstr ""
48439 #: cp/call.cc:12113
48440 #, gcc-internal-format
48441 msgid "passing %qT chooses %qT over %qT"
48442 msgstr ""
48444 #: cp/call.cc:12182
48445 #, gcc-internal-format
48446 msgid "choosing %qD over %qD"
48447 msgstr ""
48449 #: cp/call.cc:12183
48450 msgid "  for conversion from %qH to %qI"
48451 msgstr ""
48453 #: cp/call.cc:12186
48454 #, gcc-internal-format
48455 msgid "  because conversion sequence for the argument is better"
48456 msgstr ""
48458 #: cp/call.cc:12436
48459 #, gcc-internal-format
48460 msgid "default argument mismatch in overload resolution"
48461 msgstr ""
48463 #: cp/call.cc:12440
48464 #, gcc-internal-format
48465 msgid " candidate 1: %q#F"
48466 msgstr ""
48468 #: cp/call.cc:12442
48469 #, gcc-internal-format
48470 msgid " candidate 2: %q#F"
48471 msgstr ""
48473 #: cp/call.cc:12488
48474 #, gcc-internal-format
48475 msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
48476 msgstr ""
48478 #: cp/call.cc:12889
48479 #, gcc-internal-format
48480 msgid "a temporary bound to %qD only persists until the constructor exits"
48481 msgstr ""
48483 #: cp/call.cc:13044
48484 msgid "invalid initialization of non-const reference of type %qH from an rvalue of type %qI"
48485 msgstr ""
48487 #: cp/call.cc:13048
48488 msgid "invalid initialization of reference of type %qH from expression of type %qI"
48489 msgstr ""
48491 #: cp/class.cc:321
48492 #, gcc-internal-format
48493 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
48494 msgstr ""
48496 #: cp/class.cc:325
48497 #, gcc-internal-format
48498 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
48499 msgstr ""
48501 #: cp/class.cc:332
48502 #, gcc-internal-format
48503 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
48504 msgstr ""
48506 #: cp/class.cc:337
48507 #, gcc-internal-format
48508 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
48509 msgstr ""
48511 #: cp/class.cc:390
48512 #, gcc-internal-format
48513 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
48514 msgstr ""
48516 #: cp/class.cc:1204
48517 #, gcc-internal-format
48518 msgid "%q#D conflicts with version inherited from %qT"
48519 msgstr ""
48521 #: cp/class.cc:1207
48522 #, gcc-internal-format
48523 msgid "version inherited from %qT declared here"
48524 msgstr ""
48526 #: cp/class.cc:1225
48527 #, gcc-internal-format
48528 msgid "%q#D cannot be overloaded with %q#D"
48529 msgstr ""
48531 #: cp/class.cc:1227 cp/decl.cc:1761 cp/decl.cc:1773 cp/decl.cc:1798
48532 #: cp/decl.cc:1821 cp/name-lookup.cc:2735 cp/name-lookup.cc:3049
48533 #, gcc-internal-format
48534 msgid "previous declaration %q#D"
48535 msgstr ""
48537 #: cp/class.cc:1269
48538 #, gcc-internal-format
48539 msgid "conflicting access specifications for method %q+D, ignored"
48540 msgstr ""
48542 #: cp/class.cc:1272
48543 #, gcc-internal-format
48544 msgid "conflicting access specifications for field %qE, ignored"
48545 msgstr ""
48547 #: cp/class.cc:1341
48548 #, gcc-internal-format
48549 msgid "%qD invalid in %q#T because of local method %q#D with same name"
48550 msgstr ""
48552 #: cp/class.cc:1345
48553 #, gcc-internal-format
48554 msgid "local method %q#D declared here"
48555 msgstr ""
48557 #: cp/class.cc:1351
48558 #, gcc-internal-format
48559 msgid "%qD invalid in %q#T because of local member %q#D with same name"
48560 msgstr ""
48562 #: cp/class.cc:1355
48563 #, gcc-internal-format
48564 msgid "local member %q#D declared here"
48565 msgstr ""
48567 #: cp/class.cc:1432
48568 #, gcc-internal-format
48569 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
48570 msgstr ""
48572 #: cp/class.cc:1435 cp/class.cc:1442 cp/class.cc:1449 cp/class.cc:1461
48573 #: cp/cvt.cc:1098
48574 #, gcc-internal-format
48575 msgid "%qT declared here"
48576 msgstr ""
48578 #: cp/class.cc:1440
48579 #, gcc-internal-format
48580 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
48581 msgstr ""
48583 #: cp/class.cc:1447
48584 #, gcc-internal-format
48585 msgid "%qT does not have the %E ABI tag that base %qT has"
48586 msgstr ""
48588 #: cp/class.cc:1455
48589 #, gcc-internal-format
48590 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
48591 msgstr ""
48593 #: cp/class.cc:1766
48594 #, gcc-internal-format
48595 msgid "cannot derive from %<final%> base %qT in derived type %qT"
48596 msgstr ""
48598 #: cp/class.cc:2240
48599 #, gcc-internal-format
48600 msgid "all member functions in class %qT are private"
48601 msgstr ""
48603 #: cp/class.cc:2252
48604 #, gcc-internal-format
48605 msgid "%q#T only defines a private destructor and has no friends"
48606 msgstr ""
48608 #: cp/class.cc:2295
48609 #, gcc-internal-format
48610 msgid "%q#T only defines private constructors and has no friends"
48611 msgstr ""
48613 #: cp/class.cc:2299
48614 #, gcc-internal-format
48615 msgid "%q#D is public, but requires an existing %q#T object"
48616 msgstr ""
48618 #: cp/class.cc:2589
48619 #, gcc-internal-format
48620 msgid "no unique final overrider for %qD in %qT"
48621 msgstr ""
48623 #: cp/class.cc:2949
48624 #, gcc-internal-format
48625 msgid "%qD can be marked override"
48626 msgstr ""
48628 #: cp/class.cc:2952
48629 #, gcc-internal-format
48630 msgid "%q+#D marked %<override%>, but does not override"
48631 msgstr ""
48633 #: cp/class.cc:2967
48634 #, gcc-internal-format
48635 msgid "%q+#D marked %<final%>, but is not virtual"
48636 msgstr ""
48638 #: cp/class.cc:3029
48639 #, gcc-internal-format
48640 msgid "%qD was hidden"
48641 msgstr ""
48643 #: cp/class.cc:3030
48644 #, gcc-internal-format
48645 msgid "  by %qD"
48646 msgstr ""
48648 #: cp/class.cc:3242
48649 #, gcc-internal-format
48650 msgid "the ellipsis in %qD is not inherited"
48651 msgstr ""
48653 #: cp/class.cc:3434
48654 #, gcc-internal-format
48655 msgid "bit-field %q#D with non-integral type %qT"
48656 msgstr ""
48658 #: cp/class.cc:3450
48659 #, gcc-internal-format
48660 msgid "bit-field %q+D width not an integer constant"
48661 msgstr ""
48663 #: cp/class.cc:3455
48664 #, gcc-internal-format
48665 msgid "negative width in bit-field %q+D"
48666 msgstr ""
48668 #: cp/class.cc:3460
48669 #, gcc-internal-format
48670 msgid "zero width for bit-field %q+D"
48671 msgstr ""
48673 #: cp/class.cc:3470
48674 #, gcc-internal-format
48675 msgid "width of %qD exceeds its type"
48676 msgstr ""
48678 #: cp/class.cc:3476
48679 #, gcc-internal-format
48680 msgid "%qD is too small to hold all values of %q#T"
48681 msgstr ""
48683 #: cp/class.cc:3537
48684 #, gcc-internal-format
48685 msgid "member %q+#D with constructor not allowed in union"
48686 msgstr ""
48688 #: cp/class.cc:3540
48689 #, gcc-internal-format
48690 msgid "member %q+#D with destructor not allowed in union"
48691 msgstr ""
48693 #: cp/class.cc:3542
48694 #, gcc-internal-format
48695 msgid "member %q+#D with copy assignment operator not allowed in union"
48696 msgstr ""
48698 #: cp/class.cc:3546
48699 #, gcc-internal-format
48700 msgid "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
48701 msgstr ""
48703 #: cp/class.cc:3662
48704 #, gcc-internal-format
48705 msgid "in C++98 %q+D may not be static because it is a member of a union"
48706 msgstr ""
48708 #: cp/class.cc:3675
48709 #, gcc-internal-format
48710 msgid "non-static data member %q+D in a union may not have reference type %qT"
48711 msgstr ""
48713 #: cp/class.cc:3688
48714 #, gcc-internal-format
48715 msgid "data member %q+D invalidly declared function type"
48716 msgstr ""
48718 #: cp/class.cc:3694
48719 #, gcc-internal-format
48720 msgid "data member %q+D invalidly declared method type"
48721 msgstr ""
48723 #: cp/class.cc:3765
48724 #, gcc-internal-format
48725 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
48726 msgstr ""
48728 #: cp/class.cc:3817
48729 #, gcc-internal-format
48730 msgid "member %q+D cannot be declared as a %<mutable%> reference"
48731 msgstr ""
48733 #: cp/class.cc:3820
48734 #, gcc-internal-format
48735 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
48736 msgstr ""
48738 #: cp/class.cc:3851
48739 #, gcc-internal-format
48740 msgid "multiple fields in union %qT initialized"
48741 msgstr ""
48743 #: cp/class.cc:3853
48744 #, gcc-internal-format
48745 msgid "initialized member %q+D declared here"
48746 msgstr ""
48748 #: cp/class.cc:3901
48749 #, gcc-internal-format
48750 msgid "field %q#D with same name as class"
48751 msgstr ""
48753 #: cp/class.cc:3929
48754 #, gcc-internal-format
48755 msgid "%q#T has pointer data members"
48756 msgstr ""
48758 #: cp/class.cc:3934
48759 #, gcc-internal-format
48760 msgid "  but does not declare %<%T(const %T&)%>"
48761 msgstr ""
48763 #: cp/class.cc:3936
48764 #, gcc-internal-format
48765 msgid "  or %<operator=(const %T&)%>"
48766 msgstr ""
48768 #: cp/class.cc:3940
48769 #, gcc-internal-format
48770 msgid "  but does not declare %<operator=(const %T&)%>"
48771 msgstr ""
48773 #: cp/class.cc:3942
48774 #, gcc-internal-format
48775 msgid "pointer member %q+D declared here"
48776 msgstr ""
48778 #: cp/class.cc:4399
48779 #, gcc-internal-format
48780 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
48781 msgstr ""
48783 #: cp/class.cc:4402
48784 #, gcc-internal-format
48785 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
48786 msgstr ""
48788 #: cp/class.cc:4730
48789 #, gcc-internal-format
48790 msgid "initializer specified for non-virtual method %q+D"
48791 msgstr ""
48793 #: cp/class.cc:4763
48794 #, gcc-internal-format
48795 msgid "destructor for %qT is ambiguous"
48796 msgstr ""
48798 #: cp/class.cc:5216
48799 #, gcc-internal-format
48800 msgid "method overrides both %<transaction_pure%> and %qE methods"
48801 msgstr ""
48803 #: cp/class.cc:5237
48804 #, gcc-internal-format
48805 msgid "method declared %qE overriding %qE method"
48806 msgstr ""
48808 #: cp/class.cc:5861 cp/constexpr.cc:261
48809 #, gcc-internal-format
48810 msgid "enclosing class of %<constexpr%> non-static member function %q+#D is not a literal type"
48811 msgstr ""
48813 #: cp/class.cc:5887
48814 #, gcc-internal-format
48815 msgid "%q+T is not literal because:"
48816 msgstr ""
48818 #: cp/class.cc:5890
48819 #, gcc-internal-format
48820 msgid "  %qT is a closure type, which is only literal in C++17 and later"
48821 msgstr ""
48823 #: cp/class.cc:5893
48824 #, gcc-internal-format
48825 msgid "  %q+T has a non-trivial destructor"
48826 msgstr ""
48828 #: cp/class.cc:5896
48829 #, gcc-internal-format
48830 msgid "  %q+T does not have %<constexpr%> destructor"
48831 msgstr ""
48833 #: cp/class.cc:5904
48834 #, gcc-internal-format
48835 msgid "  %q+T is not an aggregate, does not have a trivial default constructor, and has no %<constexpr%> constructor that is not a copy or move constructor"
48836 msgstr ""
48838 #: cp/class.cc:5937
48839 #, gcc-internal-format
48840 msgid "  base class %qT of %q+T is non-literal"
48841 msgstr ""
48843 #: cp/class.cc:5952
48844 #, gcc-internal-format
48845 msgid "  non-static data member %qD has non-literal type"
48846 msgstr ""
48848 #: cp/class.cc:5959
48849 #, gcc-internal-format
48850 msgid "  non-static data member %qD has volatile type"
48851 msgstr ""
48853 #: cp/class.cc:6090
48854 #, gcc-internal-format
48855 msgid "base class %q#T has accessible non-virtual destructor"
48856 msgstr ""
48858 #: cp/class.cc:6119
48859 #, gcc-internal-format
48860 msgid "non-static reference %q#D in class without a constructor"
48861 msgstr ""
48863 #: cp/class.cc:6125
48864 #, gcc-internal-format
48865 msgid "non-static const member %q#D in class without a constructor"
48866 msgstr ""
48868 #: cp/class.cc:6457
48869 #, gcc-internal-format
48870 msgid "offset of %qT base class for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC 12)"
48871 msgstr ""
48873 #: cp/class.cc:6461
48874 #, gcc-internal-format
48875 msgid "offset of %qD for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC 12)"
48876 msgstr ""
48878 #: cp/class.cc:6501
48879 #, gcc-internal-format
48880 msgid "direct base %qT inaccessible in %qT due to ambiguity"
48881 msgstr ""
48883 #: cp/class.cc:6513
48884 #, gcc-internal-format
48885 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
48886 msgstr ""
48888 #: cp/class.cc:6755
48889 #, gcc-internal-format
48890 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
48891 msgstr ""
48893 #: cp/class.cc:6950
48894 #, gcc-internal-format
48895 msgid "size of type %qT is too large (%qE bytes)"
48896 msgstr ""
48898 #: cp/class.cc:7236
48899 #, gcc-internal-format
48900 msgid "invalid use of %q#T with a zero-size array in %q#D"
48901 msgstr ""
48903 #: cp/class.cc:7238
48904 #, gcc-internal-format
48905 msgid "invalid use of %q#T with a flexible array member in %q#T"
48906 msgstr ""
48908 #: cp/class.cc:7243
48909 #, gcc-internal-format
48910 msgid "array member %q#D declared here"
48911 msgstr ""
48913 #: cp/class.cc:7271
48914 #, gcc-internal-format
48915 msgid "zero-size array member %qD not at end of %q#T"
48916 msgstr ""
48918 #: cp/class.cc:7273
48919 #, gcc-internal-format
48920 msgid "zero-size array member %qD in an otherwise empty %q#T"
48921 msgstr ""
48923 #: cp/class.cc:7282 cp/class.cc:7313
48924 #, gcc-internal-format
48925 msgid "in the definition of %q#T"
48926 msgstr ""
48928 #: cp/class.cc:7290
48929 #, gcc-internal-format
48930 msgid "flexible array member %qD not at end of %q#T"
48931 msgstr ""
48933 #: cp/class.cc:7292
48934 #, gcc-internal-format
48935 msgid "flexible array member %qD in an otherwise empty %q#T"
48936 msgstr ""
48938 #: cp/class.cc:7311
48939 #, gcc-internal-format
48940 msgid "next member %q#D declared here"
48941 msgstr ""
48943 #: cp/class.cc:7425 cp/decl.cc:16682 cp/parser.cc:26624
48944 #, gcc-internal-format
48945 msgid "redefinition of %q#T"
48946 msgstr ""
48948 #: cp/class.cc:7569
48949 #, gcc-internal-format
48950 msgid "%q#T has virtual functions and accessible non-virtual destructor"
48951 msgstr ""
48953 #: cp/class.cc:7597
48954 #, gcc-internal-format
48955 msgid "type transparent %q#T does not have any fields"
48956 msgstr ""
48958 #: cp/class.cc:7603
48959 #, gcc-internal-format
48960 msgid "type transparent class %qT has base classes"
48961 msgstr ""
48963 #: cp/class.cc:7607
48964 #, gcc-internal-format
48965 msgid "type transparent class %qT has virtual functions"
48966 msgstr ""
48968 #: cp/class.cc:7613
48969 #, gcc-internal-format
48970 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
48971 msgstr ""
48973 #: cp/class.cc:7772
48974 #, gcc-internal-format
48975 msgid "definition of %qD does not match %<#include <initializer_list>%>"
48976 msgstr ""
48978 #: cp/class.cc:7783
48979 #, gcc-internal-format
48980 msgid "trying to finish struct, but kicked out due to previous parse errors"
48981 msgstr ""
48983 #: cp/class.cc:8290
48984 #, gcc-internal-format
48985 msgid "language string %<\"%E\"%> not recognized"
48986 msgstr ""
48988 #: cp/class.cc:8380
48989 #, gcc-internal-format
48990 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
48991 msgstr ""
48993 #: cp/class.cc:8538
48994 #, gcc-internal-format
48995 msgid "no matches converting function %qD to type %q#T"
48996 msgstr ""
48998 #: cp/class.cc:8565
48999 #, gcc-internal-format
49000 msgid "converting overloaded function %qD to type %q#T is ambiguous"
49001 msgstr ""
49003 #: cp/class.cc:8592
49004 #, gcc-internal-format
49005 msgid "assuming pointer to member %qD"
49006 msgstr ""
49008 #: cp/class.cc:8595
49009 #, gcc-internal-format
49010 msgid "(a pointer to member can only be formed with %<&%E%>)"
49011 msgstr ""
49013 #: cp/class.cc:8671 cp/class.cc:8713
49014 #, gcc-internal-format
49015 msgid "not enough type information"
49016 msgstr ""
49018 #: cp/class.cc:8691
49019 #, gcc-internal-format
49020 msgid "cannot convert %qE from type %qT to type %qT"
49021 msgstr ""
49023 #: cp/class.cc:8965
49024 #, gcc-internal-format
49025 msgid "declaration of %q#D changes meaning of %qD"
49026 msgstr ""
49028 #: cp/class.cc:8968
49029 #, gcc-internal-format
49030 msgid "%qD declared here as %q#D"
49031 msgstr ""
49033 #: cp/constexpr.cc:110
49034 #, gcc-internal-format
49035 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
49036 msgstr ""
49038 #: cp/constexpr.cc:121
49039 #, gcc-internal-format
49040 msgid "variable %qD of non-literal type %qT in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
49041 msgstr ""
49043 #: cp/constexpr.cc:134
49044 #, gcc-internal-format
49045 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
49046 msgstr ""
49048 #: cp/constexpr.cc:198
49049 #, gcc-internal-format
49050 msgid "inherited constructor %qD is not %<constexpr%>"
49051 msgstr ""
49053 #: cp/constexpr.cc:211
49054 #, gcc-internal-format
49055 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
49056 msgstr ""
49058 #: cp/constexpr.cc:223
49059 #, gcc-internal-format
49060 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
49061 msgstr ""
49063 #: cp/constexpr.cc:232 cp/decl.cc:13817
49064 #, gcc-internal-format
49065 msgid "%<constexpr%> destructors only available with %<-std=c++20%> or %<-std=gnu++20%>"
49066 msgstr ""
49068 #: cp/constexpr.cc:245
49069 #, gcc-internal-format
49070 msgid "invalid return type %qT of %<constexpr%> function %q+D"
49071 msgstr ""
49073 #: cp/constexpr.cc:272
49074 #, gcc-internal-format
49075 msgid "%q#T has virtual base classes"
49076 msgstr ""
49078 #: cp/constexpr.cc:530
49079 #, gcc-internal-format
49080 msgid "%<constexpr%> constructor does not have empty body"
49081 msgstr ""
49083 #: cp/constexpr.cc:790
49084 #, gcc-internal-format
49085 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
49086 msgstr ""
49088 #: cp/constexpr.cc:851
49089 #, gcc-internal-format
49090 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
49091 msgstr ""
49093 #: cp/constexpr.cc:914
49094 #, gcc-internal-format
49095 msgid "body of %<constexpr%> function %qD not a return-statement"
49096 msgstr ""
49098 #: cp/constexpr.cc:1028
49099 #, gcc-internal-format
49100 msgid "%qD is not usable as a %<constexpr%> function because:"
49101 msgstr ""
49103 #: cp/constexpr.cc:1527 cp/constexpr.cc:2895
49104 #, gcc-internal-format
49105 msgid "%<constexpr%> call flows off the end of the function"
49106 msgstr ""
49108 #: cp/constexpr.cc:1532 cp/constexpr.cc:1542 cp/constexpr.cc:3106
49109 #, gcc-internal-format
49110 msgid "%q+E is not a constant expression"
49111 msgstr ""
49113 #: cp/constexpr.cc:1851 cp/constexpr.cc:8494
49114 #, gcc-internal-format
49115 msgid "call to internal function %qE"
49116 msgstr ""
49118 #: cp/constexpr.cc:1905
49119 #, gcc-internal-format
49120 msgid "modifying a const object %qE is not allowed in a constant expression"
49121 msgstr ""
49123 #: cp/constexpr.cc:1907
49124 #, gcc-internal-format
49125 msgid "originally declared %<const%> here"
49126 msgstr ""
49128 #: cp/constexpr.cc:2125 cp/constexpr.cc:2180 cp/constexpr.cc:2212
49129 #: cp/constexpr.cc:2233
49130 #, gcc-internal-format
49131 msgid "reference %<dynamic_cast%> failed"
49132 msgstr ""
49134 #: cp/constexpr.cc:2126
49135 #, gcc-internal-format
49136 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
49137 msgstr ""
49139 #: cp/constexpr.cc:2150
49140 #, gcc-internal-format
49141 msgid "virtual table pointer is used uninitialized"
49142 msgstr ""
49144 #: cp/constexpr.cc:2181 cp/constexpr.cc:2213
49145 #, gcc-internal-format
49146 msgid "static type %qT of its operand is a non-public base class of dynamic type %qT"
49147 msgstr ""
49149 #: cp/constexpr.cc:2235
49150 #, gcc-internal-format
49151 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
49152 msgstr ""
49154 #: cp/constexpr.cc:2238
49155 #, gcc-internal-format
49156 msgid "dynamic type %qT of its operand does not have an unambiguous public base class %qT"
49157 msgstr ""
49159 #: cp/constexpr.cc:2315 cp/constexpr.cc:2590 cp/constexpr.cc:8526
49160 #, gcc-internal-format
49161 msgid "call to non-%<constexpr%> function %qD"
49162 msgstr ""
49164 #. virtual_offset is only set for virtual bases, which make the
49165 #. class non-literal, so we don't need to handle it here.
49166 #: cp/constexpr.cc:2321
49167 #, gcc-internal-format
49168 msgid "calling constexpr member function %qD through virtual base subobject"
49169 msgstr ""
49171 #: cp/constexpr.cc:2438
49172 #, gcc-internal-format
49173 msgid "expression %qE does not designate a %<constexpr%> function"
49174 msgstr ""
49176 #: cp/constexpr.cc:2511
49177 #, gcc-internal-format
49178 msgid "array deallocation of object allocated with non-array allocation"
49179 msgstr ""
49181 #: cp/constexpr.cc:2515 cp/constexpr.cc:2537
49182 #, gcc-internal-format
49183 msgid "allocation performed here"
49184 msgstr ""
49186 #: cp/constexpr.cc:2533
49187 #, gcc-internal-format
49188 msgid "non-array deallocation of object allocated with array allocation"
49189 msgstr ""
49191 #: cp/constexpr.cc:2550
49192 #, gcc-internal-format
49193 msgid "deallocation of already deallocated storage"
49194 msgstr ""
49196 #: cp/constexpr.cc:2557
49197 #, gcc-internal-format
49198 msgid "deallocation of storage that was not previously allocated"
49199 msgstr ""
49201 #: cp/constexpr.cc:2686
49202 #, gcc-internal-format
49203 msgid "%qD called in a constant expression before its definition is complete"
49204 msgstr ""
49206 #: cp/constexpr.cc:2693
49207 #, gcc-internal-format
49208 msgid "%qD called in a constant expression"
49209 msgstr ""
49211 #: cp/constexpr.cc:2697
49212 #, gcc-internal-format
49213 msgid "%qD used before its definition"
49214 msgstr ""
49216 #: cp/constexpr.cc:2769
49217 #, gcc-internal-format
49218 msgid "call has circular dependency"
49219 msgstr ""
49221 #: cp/constexpr.cc:2780
49222 #, gcc-internal-format
49223 msgid "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-depth=%> to increase the maximum)"
49224 msgstr ""
49226 #: cp/constexpr.cc:3146
49227 #, gcc-internal-format
49228 msgid "right operand of shift expression %q+E is negative"
49229 msgstr ""
49231 #: cp/constexpr.cc:3153
49232 #, gcc-internal-format
49233 msgid "right operand of shift expression %q+E is greater than or equal to the precision %wu of the left operand"
49234 msgstr ""
49236 #: cp/constexpr.cc:3176
49237 #, gcc-internal-format
49238 msgid "left operand of shift expression %q+E is negative"
49239 msgstr ""
49241 #: cp/constexpr.cc:3195
49242 #, gcc-internal-format
49243 msgid "shift expression %q+E overflows"
49244 msgstr ""
49246 #: cp/constexpr.cc:3394
49247 #, gcc-internal-format
49248 msgid "arithmetic involving a null pointer in %qE"
49249 msgstr ""
49251 #: cp/constexpr.cc:3809
49252 #, gcc-internal-format
49253 msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
49254 msgstr ""
49256 #: cp/constexpr.cc:3812
49257 #, gcc-internal-format
49258 msgid "nonzero array subscript %qE is used with array %qD of type %qT with unknown bounds"
49259 msgstr ""
49261 #: cp/constexpr.cc:3817
49262 #, gcc-internal-format
49263 msgid "array subscript value %qE is outside the bounds of array type %qT"
49264 msgstr ""
49266 #: cp/constexpr.cc:3820
49267 #, gcc-internal-format
49268 msgid "nonzero array subscript %qE is used with array of type %qT with unknown bounds"
49269 msgstr ""
49271 #: cp/constexpr.cc:4003
49272 #, gcc-internal-format
49273 msgid "accessing uninitialized array element"
49274 msgstr ""
49276 #: cp/constexpr.cc:4060
49277 #, gcc-internal-format
49278 msgid "dereferencing a null pointer in %qE"
49279 msgstr ""
49281 #: cp/constexpr.cc:4077 cp/constexpr.cc:4176 cp/constexpr.cc:6528
49282 #: cp/constexpr.cc:6627 cp/constexpr.cc:8446
49283 #, gcc-internal-format
49284 msgid "%qE is not a constant expression"
49285 msgstr ""
49287 #: cp/constexpr.cc:4083
49288 #, gcc-internal-format
49289 msgid "mutable %qD is not usable in a constant expression"
49290 msgstr ""
49292 #: cp/constexpr.cc:4114 cp/constexpr.cc:4136
49293 #, gcc-internal-format
49294 msgid "accessing uninitialized member %qD"
49295 msgstr ""
49297 #: cp/constexpr.cc:4116
49298 #, gcc-internal-format
49299 msgid "accessing %qD member instead of initialized %qD member in constant expression"
49300 msgstr ""
49302 #: cp/constexpr.cc:4247
49303 #, gcc-internal-format
49304 msgid "%qs is not a constant expression because %qT is a union type"
49305 msgstr ""
49307 #: cp/constexpr.cc:4250
49308 #, gcc-internal-format
49309 msgid "%qs is not a constant expression because %qT contains a union type"
49310 msgstr ""
49312 #: cp/constexpr.cc:4261
49313 #, gcc-internal-format
49314 msgid "%qs is not a constant expression because %qT is a pointer type"
49315 msgstr ""
49317 #: cp/constexpr.cc:4264
49318 #, gcc-internal-format
49319 msgid "%qs is not a constant expression because %qT contains a pointer type"
49320 msgstr ""
49322 #: cp/constexpr.cc:4275
49323 #, gcc-internal-format
49324 msgid "%qs is not a constant expression because %qT is a reference type"
49325 msgstr ""
49327 #: cp/constexpr.cc:4278
49328 #, gcc-internal-format
49329 msgid "%qs is not a constant expression because %qT contains a reference type"
49330 msgstr ""
49332 #: cp/constexpr.cc:4289
49333 #, gcc-internal-format
49334 msgid "%qs is not a constant expression because %qT is a pointer to member type"
49335 msgstr ""
49337 #: cp/constexpr.cc:4293
49338 #, gcc-internal-format
49339 msgid "%qs is not a constant expression because %qT contains a pointer to member type"
49340 msgstr ""
49342 #: cp/constexpr.cc:4304
49343 #, gcc-internal-format
49344 msgid "%qs is not a constant expression because %qT is volatile"
49345 msgstr ""
49347 #: cp/constexpr.cc:4307
49348 #, gcc-internal-format
49349 msgid "%qs is not a constant expression because %qT contains a volatile subobject"
49350 msgstr ""
49352 #: cp/constexpr.cc:4460
49353 #, gcc-internal-format
49354 msgid "%qs cannot be constant evaluated on the target"
49355 msgstr ""
49357 #: cp/constexpr.cc:4469 cp/constexpr.cc:4479
49358 #, gcc-internal-format
49359 msgid "%qs cannot be constant evaluated because the type is too large"
49360 msgstr ""
49362 #: cp/constexpr.cc:4499
49363 #, gcc-internal-format
49364 msgid "%qs cannot be constant evaluated because the argument cannot be encoded"
49365 msgstr ""
49367 #: cp/constexpr.cc:4538
49368 #, gcc-internal-format
49369 msgid "%qs accessing uninitialized byte at offset %d"
49370 msgstr ""
49372 #: cp/constexpr.cc:4550
49373 #, gcc-internal-format
49374 msgid "%qs cannot be constant evaluated because the argument cannot be interpreted"
49375 msgstr ""
49377 #: cp/constexpr.cc:5341 cp/constexpr.cc:7223
49378 #, gcc-internal-format
49379 msgid "dereferencing a null pointer"
49380 msgstr ""
49382 #: cp/constexpr.cc:5361
49383 #, gcc-internal-format
49384 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
49385 msgstr ""
49387 #: cp/constexpr.cc:5406
49388 #, gcc-internal-format
49389 msgid "the content of uninitialized storage is not usable in a constant expression"
49390 msgstr ""
49392 #: cp/constexpr.cc:5408 cp/constexpr.cc:5415
49393 #, gcc-internal-format
49394 msgid "allocated here"
49395 msgstr ""
49397 #: cp/constexpr.cc:5413
49398 #, gcc-internal-format
49399 msgid "use of allocated storage after deallocation in a constant expression"
49400 msgstr ""
49402 #: cp/constexpr.cc:5418
49403 #, gcc-internal-format
49404 msgid "the value of %qD is not usable in a constant expression"
49405 msgstr ""
49407 #: cp/constexpr.cc:5425
49408 #, gcc-internal-format
49409 msgid "%qD used in its own initializer"
49410 msgstr ""
49412 #: cp/constexpr.cc:5430
49413 #, gcc-internal-format
49414 msgid "%q#D is not const"
49415 msgstr ""
49417 #: cp/constexpr.cc:5433
49418 #, gcc-internal-format
49419 msgid "%q#D is volatile"
49420 msgstr ""
49422 #: cp/constexpr.cc:5438 cp/constexpr.cc:5445
49423 #, gcc-internal-format
49424 msgid "%qD was not initialized with a constant expression"
49425 msgstr ""
49427 #: cp/constexpr.cc:5451
49428 #, gcc-internal-format
49429 msgid "%qD was not declared %<constexpr%>"
49430 msgstr ""
49432 #: cp/constexpr.cc:5454
49433 #, gcc-internal-format
49434 msgid "%qD does not have integral or enumeration type"
49435 msgstr ""
49437 #: cp/constexpr.cc:5709
49438 #, gcc-internal-format
49439 msgid "modification of %qE is not a constant expression"
49440 msgstr ""
49442 #: cp/constexpr.cc:5778
49443 #, gcc-internal-format
49444 msgid "change of the active member of a union from %qD to %qD"
49445 msgstr ""
49447 #: cp/constexpr.cc:5791
49448 #, gcc-internal-format
49449 msgid "change of the active member of a union from %qD to %qD during initialization"
49450 msgstr ""
49452 #: cp/constexpr.cc:6185 cp/constexpr.cc:7489
49453 #, gcc-internal-format
49454 msgid "statement is not a constant expression"
49455 msgstr ""
49457 #: cp/constexpr.cc:6289
49458 #, gcc-internal-format
49459 msgid "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-loop-limit=%> to increase the limit)"
49460 msgstr ""
49462 #: cp/constexpr.cc:6389
49463 #, gcc-internal-format
49464 msgid "inline assembly is not a constant expression"
49465 msgstr ""
49467 #: cp/constexpr.cc:6390
49468 #, gcc-internal-format
49469 msgid "only unevaluated inline assembly is allowed in a %<constexpr%> function in C++20"
49470 msgstr ""
49472 #: cp/constexpr.cc:6408
49473 #, gcc-internal-format
49474 msgid "use of %qD"
49475 msgstr ""
49477 #: cp/constexpr.cc:6412
49478 #, gcc-internal-format
49479 msgid "its value can vary between compiler versions or with different %<-mtune%> or %<-mcpu%> flags"
49480 msgstr ""
49482 #: cp/constexpr.cc:6414
49483 #, gcc-internal-format
49484 msgid "if this use is part of a public ABI, change it to instead use a constant variable you define"
49485 msgstr ""
49487 #: cp/constexpr.cc:6416
49488 #, gcc-internal-format, gfc-internal-format
49489 msgid "the default value for the current CPU tuning is %d bytes"
49490 msgstr ""
49492 #: cp/constexpr.cc:6418
49493 #, gcc-internal-format
49494 msgid "you can stabilize this value with %<--param hardware_destructive_interference_size=%d%>, or disable this warning with %<-Wno-interference-size%>"
49495 msgstr ""
49497 #: cp/constexpr.cc:6490
49498 #, gcc-internal-format
49499 msgid "value %qE of type %qT is not a constant expression"
49500 msgstr ""
49502 #: cp/constexpr.cc:6503
49503 #, gcc-internal-format
49504 msgid "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-fconstexpr-ops-limit=%> to increase the limit)"
49505 msgstr ""
49507 #: cp/constexpr.cc:6655
49508 #, gcc-internal-format
49509 msgid "control passes through declaration of %qD with thread storage duration"
49510 msgstr ""
49512 #: cp/constexpr.cc:6658
49513 #, gcc-internal-format
49514 msgid "control passes through declaration of %qD with static storage duration"
49515 msgstr ""
49517 #: cp/constexpr.cc:6706 cp/constexpr.cc:9119
49518 #, gcc-internal-format
49519 msgid "temporary of non-literal type %qT in a constant expression"
49520 msgstr ""
49522 #: cp/constexpr.cc:7142 cp/constexpr.cc:8651
49523 #, gcc-internal-format
49524 msgid "%<reinterpret_cast%> is not a constant expression"
49525 msgstr ""
49527 #: cp/constexpr.cc:7170
49528 #, gcc-internal-format
49529 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant expression"
49530 msgstr ""
49532 #: cp/constexpr.cc:7198
49533 #, gcc-internal-format
49534 msgid "cast from %qT is not allowed"
49535 msgstr ""
49537 #: cp/constexpr.cc:7234
49538 #, gcc-internal-format
49539 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
49540 msgstr ""
49542 #: cp/constexpr.cc:7339 cp/constexpr.cc:8945 cp/constexpr.cc:9335
49543 #, gcc-internal-format
49544 msgid "expression %qE is not a constant expression"
49545 msgstr ""
49547 #: cp/constexpr.cc:7386 cp/constexpr.cc:9373
49548 #, gcc-internal-format
49549 msgid "%<goto%> is not a constant expression"
49550 msgstr ""
49552 #: cp/constexpr.cc:7442
49553 #, gcc-internal-format
49554 msgid "unexpected template-id %qE"
49555 msgstr ""
49557 #: cp/constexpr.cc:7448 cp/constraint.cc:178 cp/constraint.cc:714
49558 #, gcc-internal-format
49559 msgid "function concept must be called"
49560 msgstr ""
49562 #: cp/constexpr.cc:7473
49563 #, gcc-internal-format
49564 msgid "address of a call to %qs is not a constant expression"
49565 msgstr ""
49567 #: cp/constexpr.cc:7492
49568 #, gcc-internal-format
49569 msgid "unexpected expression %qE of kind %s"
49570 msgstr ""
49572 #: cp/constexpr.cc:7727
49573 #, gcc-internal-format
49574 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
49575 msgstr ""
49577 #: cp/constexpr.cc:7735
49578 #, gcc-internal-format
49579 msgid "%qE is not a constant expression because it refers to an incompletely initialized variable"
49580 msgstr ""
49582 #: cp/constexpr.cc:7750
49583 #, gcc-internal-format
49584 msgid "%qE is not a constant expression because it refers to a result of %<operator new%>"
49585 msgstr ""
49587 #: cp/constexpr.cc:7761
49588 #, gcc-internal-format
49589 msgid "%qE is not a constant expression because allocated storage has not been deallocated"
49590 msgstr ""
49592 #: cp/constexpr.cc:7779
49593 #, gcc-internal-format
49594 msgid "immediate evaluation returns address of immediate function %qD"
49595 msgstr ""
49597 #: cp/constexpr.cc:8386
49598 #, gcc-internal-format
49599 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
49600 msgstr ""
49602 #: cp/constexpr.cc:8616
49603 #, gcc-internal-format
49604 msgid "lambda capture of %qE is not a constant expression"
49605 msgstr ""
49607 #: cp/constexpr.cc:8619
49608 #, gcc-internal-format
49609 msgid "because it is used as a glvalue"
49610 msgstr ""
49612 #: cp/constexpr.cc:8671
49613 #, gcc-internal-format
49614 msgid "%<reinterpret_cast%> from integer to pointer"
49615 msgstr ""
49617 #: cp/constexpr.cc:8704
49618 #, gcc-internal-format
49619 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
49620 msgstr ""
49622 #: cp/constexpr.cc:8743
49623 #, gcc-internal-format
49624 msgid "use of %<this%> in a constant expression"
49625 msgstr ""
49627 #: cp/constexpr.cc:8891
49628 #, gcc-internal-format
49629 msgid "lambda-expression is not a constant expression before C++17"
49630 msgstr ""
49632 #: cp/constexpr.cc:8959
49633 #, gcc-internal-format
49634 msgid "virtual functions cannot be %<constexpr%> before C++20"
49635 msgstr ""
49637 #: cp/constexpr.cc:8974
49638 #, gcc-internal-format
49639 msgid "%<typeid%> is not a constant expression because %qE is of polymorphic type"
49640 msgstr ""
49642 #: cp/constexpr.cc:9038
49643 #, gcc-internal-format
49644 msgid "cast to non-integral type %qT in a constant expression"
49645 msgstr ""
49647 #: cp/constexpr.cc:9088
49648 #, gcc-internal-format
49649 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
49650 msgstr ""
49652 #: cp/constexpr.cc:9095
49653 #, gcc-internal-format
49654 msgid "%qD declared %<static%> in %<constexpr%> context"
49655 msgstr ""
49657 #: cp/constexpr.cc:9168
49658 #, gcc-internal-format
49659 msgid "division by zero is not a constant expression"
49660 msgstr ""
49662 #: cp/constexpr.cc:9269
49663 #, gcc-internal-format
49664 msgid "%<delete[]%> is not a constant expression"
49665 msgstr ""
49667 #: cp/constexpr.cc:9343
49668 #, gcc-internal-format
49669 msgid "non-constant array initialization"
49670 msgstr ""
49672 #: cp/constexpr.cc:9382
49673 #, gcc-internal-format
49674 msgid "label definition in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
49675 msgstr ""
49677 #: cp/constexpr.cc:9412
49678 #, gcc-internal-format, gfc-internal-format
49679 msgid "unexpected AST of kind %s"
49680 msgstr ""
49682 #: cp/constraint.cc:166
49683 #, gcc-internal-format
49684 msgid "constraint expression does not have type %<bool%>"
49685 msgstr ""
49687 #: cp/constraint.cc:373
49688 #, gcc-internal-format
49689 msgid "function call of variable concept %qE"
49690 msgstr ""
49692 #: cp/constraint.cc:545
49693 #, gcc-internal-format
49694 msgid "MAP %qD TO %qT"
49695 msgstr ""
49697 #: cp/constraint.cc:547
49698 #, gcc-internal-format
49699 msgid "MAP %qD TO %qE"
49700 msgstr ""
49702 #: cp/constraint.cc:560
49703 #, gcc-internal-format
49704 msgid "argument %qT"
49705 msgstr ""
49707 #: cp/constraint.cc:562
49708 #, gcc-internal-format
49709 msgid "argument %qE"
49710 msgstr ""
49712 #: cp/constraint.cc:1141
49713 #, gcc-internal-format
49714 msgid "%qT does not match original declaration"
49715 msgstr ""
49717 #: cp/constraint.cc:1144
49718 #, gcc-internal-format
49719 msgid "original template declaration here"
49720 msgstr ""
49722 #: cp/constraint.cc:1348
49723 #, gcc-internal-format
49724 msgid "no matching concepts for %qE"
49725 msgstr ""
49727 #: cp/constraint.cc:1649
49728 #, gcc-internal-format
49729 msgid "%qE cannot be introduced with an ellipsis %<...%>"
49730 msgstr ""
49732 #: cp/constraint.cc:1650
49733 #, gcc-internal-format
49734 msgid "prototype declared here"
49735 msgstr ""
49737 #: cp/constraint.cc:1737
49738 #, gcc-internal-format
49739 msgid "all template parameters of %qD must be introduced"
49740 msgstr ""
49742 #: cp/constraint.cc:1765
49743 #, gcc-internal-format
49744 msgid "cannot deduce template parameters from introduction list"
49745 msgstr ""
49747 #: cp/constraint.cc:1929
49748 #, gcc-internal-format
49749 msgid "the required expression %qE is invalid, because"
49750 msgstr ""
49752 #: cp/constraint.cc:1936
49753 #, gcc-internal-format
49754 msgid "the required expression %qE is invalid"
49755 msgstr ""
49757 #. Replay the substitution error.
49758 #: cp/constraint.cc:1975
49759 #, gcc-internal-format
49760 msgid "the required type %qT is invalid, because"
49761 msgstr ""
49763 #: cp/constraint.cc:1979
49764 #, gcc-internal-format
49765 msgid "the required type %qT is invalid"
49766 msgstr ""
49768 #: cp/constraint.cc:2032 cp/constraint.cc:2105
49769 #, gcc-internal-format
49770 msgid "cannot convert %qE to %qT"
49771 msgstr ""
49773 #: cp/constraint.cc:2058
49774 #, gcc-internal-format
49775 msgid "%qE is not %<noexcept%>"
49776 msgstr ""
49778 #: cp/constraint.cc:2082
49779 #, gcc-internal-format
49780 msgid "%qE does not satisfy return-type-requirement, because"
49781 msgstr ""
49783 #: cp/constraint.cc:2089
49784 #, fuzzy, gcc-internal-format
49785 #| msgid "insn does not satisfy its constraints:"
49786 msgid "%qE does not satisfy return-type-requirement"
49787 msgstr "insn ne zadovoljava svoja ograničenja:"
49789 #: cp/constraint.cc:2100
49790 #, gcc-internal-format
49791 msgid "cannot convert %qE to %qT because"
49792 msgstr ""
49794 #. Replay the substitution error.
49795 #: cp/constraint.cc:2132
49796 #, gcc-internal-format
49797 msgid "nested requirement %qE is not satisfied, because"
49798 msgstr ""
49800 #: cp/constraint.cc:2136
49801 #, gcc-internal-format
49802 msgid "nested requirement %qE is not satisfied"
49803 msgstr ""
49805 #: cp/constraint.cc:2623
49806 #, gcc-internal-format
49807 msgid "satisfaction of atomic constraint %qE depends on itself"
49808 msgstr ""
49810 #: cp/constraint.cc:2669
49811 #, gcc-internal-format
49812 msgid "satisfaction value of atomic constraint %qE changed from %qE to %qE"
49813 msgstr ""
49815 #: cp/constraint.cc:2672
49816 #, gcc-internal-format
49817 msgid "satisfaction value first evaluated to %qE from here"
49818 msgstr ""
49820 #: cp/constraint.cc:2789
49821 #, gcc-internal-format
49822 msgid "no operand of the disjunction is satisfied"
49823 msgstr ""
49825 #: cp/constraint.cc:2802
49826 #, gcc-internal-format
49827 msgid "the operand %qE is unsatisfied because"
49828 msgstr ""
49830 #: cp/constraint.cc:3422
49831 #, gcc-internal-format
49832 msgid "definition of concept %qD is empty"
49833 msgstr ""
49835 #: cp/constraint.cc:3425
49836 #, gcc-internal-format
49837 msgid "definition of concept %qD has multiple statements"
49838 msgstr ""
49840 #: cp/constraint.cc:3571
49841 #, gcc-internal-format
49842 msgid "  %qT is not %<nothrow%> copy assignable"
49843 msgstr ""
49845 #: cp/constraint.cc:3574
49846 #, gcc-internal-format
49847 msgid "  %qT is not %<nothrow%> default constructible"
49848 msgstr ""
49850 #: cp/constraint.cc:3577
49851 #, gcc-internal-format
49852 msgid "  %qT is not %<nothrow%> copy constructible"
49853 msgstr ""
49855 #: cp/constraint.cc:3580
49856 #, gcc-internal-format
49857 msgid "  %qT is not trivially copy assignable"
49858 msgstr ""
49860 #: cp/constraint.cc:3583
49861 #, gcc-internal-format
49862 msgid "  %qT is not trivially default constructible"
49863 msgstr ""
49865 #: cp/constraint.cc:3586
49866 #, gcc-internal-format
49867 msgid "  %qT is not trivially copy constructible"
49868 msgstr ""
49870 #: cp/constraint.cc:3589
49871 #, gcc-internal-format
49872 msgid "  %qT is not trivially destructible"
49873 msgstr ""
49875 #: cp/constraint.cc:3592
49876 #, gcc-internal-format
49877 msgid "  %qT does not have a virtual destructor"
49878 msgstr ""
49880 #: cp/constraint.cc:3595
49881 #, gcc-internal-format
49882 msgid "  %qT is not an abstract class"
49883 msgstr ""
49885 #: cp/constraint.cc:3598
49886 #, gcc-internal-format
49887 msgid "  %qT is not a base of %qT"
49888 msgstr ""
49890 #: cp/constraint.cc:3601
49891 #, gcc-internal-format
49892 msgid "  %qT is not a class"
49893 msgstr ""
49895 #: cp/constraint.cc:3604
49896 #, gcc-internal-format
49897 msgid "  %qT is not an empty class"
49898 msgstr ""
49900 #: cp/constraint.cc:3607
49901 #, gcc-internal-format
49902 msgid "  %qT is not an enum"
49903 msgstr ""
49905 #: cp/constraint.cc:3610
49906 #, gcc-internal-format
49907 msgid "  %qT is not a final class"
49908 msgstr ""
49910 #: cp/constraint.cc:3613
49911 #, gcc-internal-format
49912 msgid "  %qT is not layout compatible with %qT"
49913 msgstr ""
49915 #: cp/constraint.cc:3616
49916 #, gcc-internal-format
49917 msgid "  %qT is not a literal type"
49918 msgstr ""
49920 #: cp/constraint.cc:3619
49921 #, gcc-internal-format
49922 msgid "  %qT is not pointer-interconvertible base of %qT"
49923 msgstr ""
49925 #: cp/constraint.cc:3623
49926 #, gcc-internal-format
49927 msgid "  %qT is not a POD type"
49928 msgstr ""
49930 #: cp/constraint.cc:3626
49931 #, gcc-internal-format
49932 msgid "  %qT is not a polymorphic type"
49933 msgstr ""
49935 #: cp/constraint.cc:3629
49936 #, gcc-internal-format
49937 msgid "  %qT is not the same as %qT"
49938 msgstr ""
49940 #: cp/constraint.cc:3632
49941 #, gcc-internal-format
49942 msgid "  %qT is not an standard layout type"
49943 msgstr ""
49945 #: cp/constraint.cc:3635
49946 #, gcc-internal-format
49947 msgid "  %qT is not a trivial type"
49948 msgstr ""
49950 #: cp/constraint.cc:3638
49951 #, gcc-internal-format
49952 msgid "  %qT is not a union"
49953 msgstr ""
49955 #: cp/constraint.cc:3660
49956 #, gcc-internal-format
49957 msgid "invalid constraints"
49958 msgstr ""
49960 #: cp/constraint.cc:3686
49961 #, gcc-internal-format
49962 msgid "constraint %qE has type %qT, not %<bool%>"
49963 msgstr ""
49965 #: cp/constraint.cc:3689
49966 #, gcc-internal-format
49967 msgid "the expression %qE evaluated to %<false%>"
49968 msgstr ""
49970 #: cp/constraint.cc:3740
49971 #, gcc-internal-format
49972 msgid "constraints not satisfied"
49973 msgstr ""
49975 #: cp/constraint.cc:3755
49976 #, gcc-internal-format
49977 msgid "set %qs to at least %d for more detail"
49978 msgstr ""
49980 #: cp/coroutines.cc:303
49981 #, gcc-internal-format
49982 msgid "coroutines require a traits template; cannot find %<%E::%E%>"
49983 msgstr ""
49985 #: cp/coroutines.cc:305
49986 #, gcc-internal-format
49987 msgid "perhaps %<#include <coroutine>%> is missing"
49988 msgstr ""
49990 #: cp/coroutines.cc:360
49991 #, gcc-internal-format
49992 msgid "cannot instantiate %<coroutine traits%>"
49993 msgstr ""
49995 #: cp/coroutines.cc:382
49996 #, gcc-internal-format
49997 msgid "coroutines require a handle class template; cannot find %<%E::%E%>"
49998 msgstr ""
50000 #: cp/coroutines.cc:407
50001 #, gcc-internal-format
50002 msgid "cannot instantiate a %<coroutine handle%> for promise type %qT"
50003 msgstr ""
50005 #: cp/coroutines.cc:492
50006 #, gcc-internal-format
50007 msgid "unable to find the promise type for this coroutine"
50008 msgstr ""
50010 #: cp/coroutines.cc:511
50011 #, gcc-internal-format
50012 msgid "the coroutine promise type %qT declares both %<return_value%> and %<return_void%>"
50013 msgstr ""
50015 #: cp/coroutines.cc:515
50016 #, gcc-internal-format
50017 msgid "%<return_void%> declared here"
50018 msgstr ""
50020 #: cp/coroutines.cc:517
50021 #, gcc-internal-format
50022 msgid "%<return_value%> declared here"
50023 msgstr ""
50025 #: cp/coroutines.cc:642 cp/coroutines.cc:720 cp/coroutines.cc:4280
50026 #, gcc-internal-format
50027 msgid "no member named %qE in %qT"
50028 msgstr ""
50030 #: cp/coroutines.cc:735
50031 #, gcc-internal-format
50032 msgid "%qs cannot be used outside a function"
50033 msgstr ""
50035 #. [basic.start.main] 3. The function main shall not be a coroutine.
50036 #: cp/coroutines.cc:743
50037 #, gcc-internal-format
50038 msgid "%qs cannot be used in the %<main%> function"
50039 msgstr ""
50041 #. [dcl.constexpr] 3.3 it shall not be a coroutine.
50042 #: cp/coroutines.cc:754
50043 #, gcc-internal-format
50044 msgid "%qs cannot be used in a %<constexpr%> function"
50045 msgstr ""
50047 #: cp/coroutines.cc:765
50048 #, gcc-internal-format
50049 msgid "%qs cannot be used in a function with a deduced return type"
50050 msgstr ""
50052 #: cp/coroutines.cc:776
50053 #, gcc-internal-format
50054 msgid "%qs cannot be used in a varargs function"
50055 msgstr ""
50057 #. [class.ctor] 7. a constructor shall not be a coroutine.
50058 #: cp/coroutines.cc:783
50059 #, gcc-internal-format
50060 msgid "%qs cannot be used in a constructor"
50061 msgstr ""
50063 #. [class.dtor] 21. a destructor shall not be a coroutine.
50064 #: cp/coroutines.cc:790
50065 #, gcc-internal-format
50066 msgid "%qs cannot be used in a destructor"
50067 msgstr ""
50069 #. TODO: record or extract positions of returns (and the first coro
50070 #. keyword) so that we can add notes to the diagnostic about where
50071 #. the bad keyword is and what made the function into a coro.
50072 #: cp/coroutines.cc:821
50073 #, gcc-internal-format
50074 msgid "a %<return%> statement is not allowed in coroutine; did you mean %<co_return%>?"
50075 msgstr ""
50077 #: cp/coroutines.cc:869
50078 #, gcc-internal-format
50079 msgid "the expression %qE is required to be non-throwing"
50080 msgstr ""
50082 #: cp/coroutines.cc:871
50083 #, gcc-internal-format
50084 msgid "must be declared with %<noexcept(true)%>"
50085 msgstr ""
50087 #: cp/coroutines.cc:955
50088 #, gcc-internal-format
50089 msgid "awaitable type %qT is not a structure"
50090 msgstr ""
50092 #: cp/coroutines.cc:1066
50093 #, gcc-internal-format
50094 msgid "%<await_suspend%> must return %<void%>, %<bool%> or a coroutine handle"
50095 msgstr ""
50097 #: cp/coroutines.cc:1376
50098 #, gcc-internal-format
50099 msgid "function declared %<noreturn%> has a %<co_return%> statement"
50100 msgstr ""
50102 #: cp/coroutines.cc:1414
50103 #, gcc-internal-format
50104 msgid "the align argument to %<__builtin_coro_promise%> must be a constant"
50105 msgstr ""
50107 #: cp/coroutines.cc:1424
50108 #, gcc-internal-format
50109 msgid "the direction argument to %<__builtin_coro_promise%> must be a constant"
50110 msgstr ""
50112 #: cp/coroutines.cc:1904
50113 #, gcc-internal-format
50114 msgid "no suspend point info for %qD"
50115 msgstr ""
50117 #: cp/coroutines.cc:2102 cp/coroutines.cc:4653
50118 #, gcc-internal-format
50119 msgid "%qE is provided by %qT but is not usable with the function signature %qD"
50120 msgstr ""
50122 #: cp/coroutines.cc:2552
50123 #, gcc-internal-format
50124 msgid "duplicate info for %qE"
50125 msgstr ""
50127 #: cp/coroutines.cc:3703
50128 #, fuzzy, gcc-internal-format
50129 #| msgid "invalid expression as operand"
50130 msgid "await expressions are not permitted in handlers"
50131 msgstr "neispravni izraz kao operand"
50133 #: cp/coroutines.cc:3934
50134 #, gcc-internal-format
50135 msgid "variable length arrays are not yet supported in coroutines"
50136 msgstr ""
50138 #: cp/coroutines.cc:4658
50139 #, gcc-internal-format
50140 msgid "%qE is provided by %qT but %qE is not marked %<throw()%> or %<noexcept%>"
50141 msgstr ""
50143 #: cp/coroutines.cc:4661
50144 #, gcc-internal-format
50145 msgid "%qE is marked %<throw()%> or %<noexcept%> but no usable %<get_return_object_on_allocation_failure%> is provided by %qT"
50146 msgstr ""
50148 #: cp/coroutines.cc:4690
50149 #, gcc-internal-format
50150 msgid "%qE is provided by %qT but %<std::nothrow%> cannot be found"
50151 msgstr ""
50153 #. We can't initialize a non-class return value from void.
50154 #: cp/coroutines.cc:5088
50155 #, gcc-internal-format
50156 msgid "cannot initialize a return object of type %qT with an rvalue of type %<void%>"
50157 msgstr ""
50159 #: cp/cp-gimplify.cc:154
50160 #, gcc-internal-format
50161 msgid "both branches of %<if%> statement marked as %qs"
50162 msgstr ""
50164 #: cp/cp-gimplify.cc:980 cp/cp-gimplify.cc:992
50165 #, gcc-internal-format
50166 msgid "taking address of an immediate function %qD"
50167 msgstr ""
50169 #: cp/cp-gimplify.cc:1552
50170 #, gcc-internal-format
50171 msgid "%<throw%> will always call %<terminate%>"
50172 msgstr ""
50174 #: cp/cp-gimplify.cc:1555
50175 #, gcc-internal-format
50176 msgid "in C++11 destructors default to %<noexcept%>"
50177 msgstr ""
50179 #: cp/cp-gimplify.cc:1567
50180 #, gcc-internal-format
50181 msgid "in C++11 this %<throw%> will call %<terminate%> because destructors default to %<noexcept%>"
50182 msgstr ""
50184 #: cp/cp-gimplify.cc:3028
50185 #, gcc-internal-format
50186 msgid "ignoring attribute %qE after earlier %qE"
50187 msgstr ""
50189 #: cp/cp-gimplify.cc:3050 cp/cp-gimplify.cc:3062 cp/decl.cc:4070
50190 #: cp/method.cc:978
50191 #, gcc-internal-format
50192 msgid "%qD is not a type"
50193 msgstr ""
50195 #: cp/cp-gimplify.cc:3068
50196 #, gcc-internal-format
50197 msgid "%qD is not a class type"
50198 msgstr ""
50200 #: cp/cp-gimplify.cc:3085
50201 #, gcc-internal-format
50202 msgid "%qD does not have %<const char *%> type"
50203 msgstr ""
50205 #: cp/cp-gimplify.cc:3096
50206 #, gcc-internal-format
50207 msgid "%qD does not have integral type"
50208 msgstr ""
50210 #: cp/cp-gimplify.cc:3108
50211 #, gcc-internal-format
50212 msgid "%<std::source_location::__impl%> does not contain only non-static data members %<_M_file_name%>, %<_M_function_name%>, %<_M_line%> and %<_M_column%>"
50213 msgstr ""
50215 #: cp/cp-gimplify.cc:3212
50216 #, fuzzy, gcc-internal-format
50217 #| msgid "Creating '%s'\n"
50218 msgid "evaluating %qs"
50219 msgstr "Stvaram „%s”\n"
50221 #: cp/cvt.cc:92
50222 msgid "cannot convert from incomplete type %qH to %qI"
50223 msgstr ""
50225 #: cp/cvt.cc:102
50226 msgid "conversion of %qE from %qH to %qI is ambiguous"
50227 msgstr ""
50229 #: cp/cvt.cc:174 cp/cvt.cc:201 cp/cvt.cc:255
50230 msgid "cannot convert %qE from type %qH to type %qI"
50231 msgstr ""
50233 #: cp/cvt.cc:391
50234 #, gcc-internal-format
50235 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
50236 msgstr ""
50238 #: cp/cvt.cc:394
50239 #, gcc-internal-format
50240 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
50241 msgstr ""
50243 #: cp/cvt.cc:397
50244 #, gcc-internal-format
50245 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
50246 msgstr ""
50248 #: cp/cvt.cc:400
50249 #, gcc-internal-format
50250 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
50251 msgstr ""
50253 #: cp/cvt.cc:476
50254 msgid "conversion from %qH to %qI discards qualifiers"
50255 msgstr ""
50257 #: cp/cvt.cc:498 cp/typeck.cc:8346
50258 #, gcc-internal-format
50259 msgid "casting %qT to %qT does not dereference pointer"
50260 msgstr ""
50262 #: cp/cvt.cc:526
50263 msgid "cannot convert type %qH to type %qI"
50264 msgstr ""
50266 #: cp/cvt.cc:814
50267 #, gcc-internal-format
50268 msgid "conversion from %q#T to %q#T"
50269 msgstr ""
50271 #: cp/cvt.cc:832
50272 #, gcc-internal-format
50273 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
50274 msgstr ""
50276 #: cp/cvt.cc:843 cp/cvt.cc:898
50277 #, gcc-internal-format
50278 msgid "%q#T used where a %qT was expected"
50279 msgstr ""
50281 #: cp/cvt.cc:852
50282 #, gcc-internal-format
50283 msgid "could not convert %qE from %<void%> to %<bool%>"
50284 msgstr ""
50286 #: cp/cvt.cc:914
50287 #, gcc-internal-format
50288 msgid "%q#T used where a floating-point value was expected"
50289 msgstr ""
50291 #: cp/cvt.cc:972
50292 msgid "conversion from %qH to non-scalar type %qI requested"
50293 msgstr ""
50295 #: cp/cvt.cc:1068
50296 #, gcc-internal-format
50297 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %<%s%>"
50298 msgstr ""
50300 #: cp/cvt.cc:1070
50301 #, gcc-internal-format
50302 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>%s"
50303 msgstr ""
50305 #: cp/cvt.cc:1086
50306 #, gcc-internal-format
50307 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>: %<%s%>"
50308 msgstr ""
50310 #: cp/cvt.cc:1088
50311 #, gcc-internal-format
50312 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>%s"
50313 msgstr ""
50315 #: cp/cvt.cc:1110
50316 #, gcc-internal-format
50317 msgid "ignoring return value of %qD, declared with attribute %<warn_unused_result%>"
50318 msgstr ""
50320 #: cp/cvt.cc:1164
50321 #, gcc-internal-format
50322 msgid "pseudo-destructor is not called"
50323 msgstr ""
50325 #: cp/cvt.cc:1260
50326 #, gcc-internal-format
50327 msgid "conversion to void will not access object of incomplete type %qT"
50328 msgstr ""
50330 #: cp/cvt.cc:1264
50331 #, gcc-internal-format
50332 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
50333 msgstr ""
50335 #: cp/cvt.cc:1269
50336 #, gcc-internal-format
50337 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
50338 msgstr ""
50340 #: cp/cvt.cc:1274
50341 #, gcc-internal-format
50342 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
50343 msgstr ""
50345 #: cp/cvt.cc:1279
50346 #, gcc-internal-format
50347 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
50348 msgstr ""
50350 #: cp/cvt.cc:1284
50351 #, gcc-internal-format
50352 msgid "indirection will not access object of incomplete type %qT in statement"
50353 msgstr ""
50355 #: cp/cvt.cc:1288
50356 #, gcc-internal-format
50357 msgid "indirection will not access object of incomplete type %qT in for increment expression"
50358 msgstr ""
50360 #: cp/cvt.cc:1304
50361 #, gcc-internal-format
50362 msgid "conversion to void will not access object of type %qT"
50363 msgstr ""
50365 #: cp/cvt.cc:1308
50366 #, gcc-internal-format
50367 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
50368 msgstr ""
50370 #: cp/cvt.cc:1313
50371 #, gcc-internal-format
50372 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
50373 msgstr ""
50375 #: cp/cvt.cc:1318
50376 #, gcc-internal-format
50377 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
50378 msgstr ""
50380 #: cp/cvt.cc:1323
50381 #, gcc-internal-format
50382 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
50383 msgstr ""
50385 #: cp/cvt.cc:1328
50386 #, gcc-internal-format
50387 msgid "implicit dereference will not access object of type %qT in statement"
50388 msgstr ""
50390 #: cp/cvt.cc:1332
50391 #, gcc-internal-format
50392 msgid "implicit dereference will not access object of type %qT in for increment expression"
50393 msgstr ""
50395 #: cp/cvt.cc:1346
50396 #, gcc-internal-format
50397 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
50398 msgstr ""
50400 #: cp/cvt.cc:1351
50401 #, gcc-internal-format
50402 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
50403 msgstr ""
50405 #: cp/cvt.cc:1356
50406 #, gcc-internal-format
50407 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
50408 msgstr ""
50410 #: cp/cvt.cc:1361
50411 #, gcc-internal-format
50412 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
50413 msgstr ""
50415 #: cp/cvt.cc:1366
50416 #, gcc-internal-format
50417 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
50418 msgstr ""
50420 #: cp/cvt.cc:1371
50421 #, gcc-internal-format
50422 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
50423 msgstr ""
50425 #: cp/cvt.cc:1376
50426 #, gcc-internal-format
50427 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
50428 msgstr ""
50430 #: cp/cvt.cc:1417
50431 #, gcc-internal-format
50432 msgid "conversion to void will not access object %qE of incomplete type %qT"
50433 msgstr ""
50435 #: cp/cvt.cc:1421
50436 #, gcc-internal-format
50437 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
50438 msgstr ""
50440 #: cp/cvt.cc:1426
50441 #, gcc-internal-format
50442 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
50443 msgstr ""
50445 #: cp/cvt.cc:1431
50446 #, gcc-internal-format
50447 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
50448 msgstr ""
50450 #: cp/cvt.cc:1436
50451 #, gcc-internal-format
50452 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
50453 msgstr ""
50455 #: cp/cvt.cc:1441
50456 #, gcc-internal-format
50457 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
50458 msgstr ""
50460 #: cp/cvt.cc:1445
50461 #, gcc-internal-format
50462 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
50463 msgstr ""
50465 #: cp/cvt.cc:1498
50466 #, gcc-internal-format
50467 msgid "conversion to void cannot resolve address of overloaded function"
50468 msgstr ""
50470 #: cp/cvt.cc:1502
50471 #, gcc-internal-format
50472 msgid "second operand of conditional expression cannot resolve address of overloaded function"
50473 msgstr ""
50475 #: cp/cvt.cc:1506
50476 #, gcc-internal-format
50477 msgid "third operand of conditional expression cannot resolve address of overloaded function"
50478 msgstr ""
50480 #: cp/cvt.cc:1510
50481 #, gcc-internal-format
50482 msgid "right operand of comma operator cannot resolve address of overloaded function"
50483 msgstr ""
50485 #: cp/cvt.cc:1514
50486 #, gcc-internal-format
50487 msgid "left operand of comma operator cannot resolve address of overloaded function"
50488 msgstr ""
50490 #: cp/cvt.cc:1518
50491 #, gcc-internal-format
50492 msgid "statement cannot resolve address of overloaded function"
50493 msgstr ""
50495 #: cp/cvt.cc:1522
50496 #, gcc-internal-format
50497 msgid "for increment expression cannot resolve address of overloaded function"
50498 msgstr ""
50500 #: cp/cvt.cc:1538
50501 #, gcc-internal-format
50502 msgid "second operand of conditional expression is a reference, not call, to function %qE"
50503 msgstr ""
50505 #: cp/cvt.cc:1543
50506 #, gcc-internal-format
50507 msgid "third operand of conditional expression is a reference, not call, to function %qE"
50508 msgstr ""
50510 #: cp/cvt.cc:1548
50511 #, gcc-internal-format
50512 msgid "right operand of comma operator is a reference, not call, to function %qE"
50513 msgstr ""
50515 #: cp/cvt.cc:1553
50516 #, gcc-internal-format
50517 msgid "left operand of comma operator is a reference, not call, to function %qE"
50518 msgstr ""
50520 #: cp/cvt.cc:1558
50521 #, gcc-internal-format
50522 msgid "statement is a reference, not call, to function %qE"
50523 msgstr ""
50525 #: cp/cvt.cc:1563
50526 #, gcc-internal-format
50527 msgid "for increment expression is a reference, not call, to function %qE"
50528 msgstr ""
50530 #: cp/cvt.cc:1592
50531 #, gcc-internal-format
50532 msgid "second operand of conditional expression has no effect"
50533 msgstr ""
50535 #: cp/cvt.cc:1597
50536 #, gcc-internal-format
50537 msgid "third operand of conditional expression has no effect"
50538 msgstr ""
50540 #: cp/cvt.cc:1602
50541 #, gcc-internal-format
50542 msgid "right operand of comma operator has no effect"
50543 msgstr ""
50545 #: cp/cvt.cc:1606
50546 #, gcc-internal-format
50547 msgid "left operand of comma operator has no effect"
50548 msgstr ""
50550 #: cp/cvt.cc:1610
50551 #, gcc-internal-format
50552 msgid "statement has no effect"
50553 msgstr ""
50555 #: cp/cvt.cc:1614
50556 #, gcc-internal-format
50557 msgid "for increment expression has no effect"
50558 msgstr ""
50560 #: cp/cvt.cc:1767
50561 #, gcc-internal-format
50562 msgid "converting NULL to non-pointer type"
50563 msgstr ""
50565 #: cp/cvt.cc:1885
50566 #, gcc-internal-format
50567 msgid "default type conversion cannot deduce template argument for %qD"
50568 msgstr ""
50570 #: cp/cvt.cc:1900
50571 #, gcc-internal-format
50572 msgid "ambiguous default type conversion from %qT"
50573 msgstr ""
50575 #: cp/cvt.cc:1903
50576 #, gcc-internal-format
50577 msgid "  candidate conversions include %qD and %qD"
50578 msgstr ""
50580 #: cp/cxx-pretty-print.cc:2288
50581 #, gcc-internal-format
50582 msgid "template-parameter-"
50583 msgstr ""
50585 #: cp/cxx-pretty-print.cc:2302
50586 #, gcc-internal-format
50587 msgid "requires"
50588 msgstr ""
50590 #: cp/cxx-pretty-print.cc:2884 cp/error.cc:394
50591 #, gcc-internal-format
50592 msgid "with"
50593 msgstr ""
50595 #: cp/decl.cc:690
50596 #, gcc-internal-format
50597 msgid "unused structured binding declaration"
50598 msgstr ""
50600 #: cp/decl.cc:693
50601 #, gcc-internal-format
50602 msgid "unused variable %qD"
50603 msgstr ""
50605 #: cp/decl.cc:702
50606 #, gcc-internal-format
50607 msgid "structured binding declaration set but not used"
50608 msgstr ""
50610 #: cp/decl.cc:857
50611 #, gcc-internal-format
50612 msgid "%qF declared %<static%> but never defined"
50613 msgstr ""
50615 #: cp/decl.cc:864
50616 #, gcc-internal-format
50617 msgid "odr-used inline variable %qD is not defined"
50618 msgstr ""
50620 #: cp/decl.cc:1210
50621 #, gcc-internal-format
50622 msgid "%qD was declared %<extern%> and later %<static%>"
50623 msgstr ""
50625 #: cp/decl.cc:1250
50626 #, gcc-internal-format
50627 msgid "declaration of %qF has a different exception specifier"
50628 msgstr ""
50630 #: cp/decl.cc:1264
50631 #, gcc-internal-format
50632 msgid "from previous declaration %qF"
50633 msgstr ""
50635 #: cp/decl.cc:1317
50636 #, gcc-internal-format
50637 msgid "redeclaration %qD differs in %qs from previous declaration"
50638 msgstr ""
50640 #: cp/decl.cc:1321 cp/decl.cc:15690
50641 #, gcc-internal-format
50642 msgid "previous declaration %qD"
50643 msgstr ""
50645 #: cp/decl.cc:1350
50646 #, gcc-internal-format
50647 msgid "cannot specialize concept %q#D"
50648 msgstr ""
50650 #: cp/decl.cc:1372
50651 #, gcc-internal-format
50652 msgid "redeclaration of %q#D may not have default arguments"
50653 msgstr ""
50655 #: cp/decl.cc:1401
50656 #, gcc-internal-format
50657 msgid "friend declaration of %q#D specifies default arguments and isn%'t the only declaration"
50658 msgstr ""
50660 #: cp/decl.cc:1404
50661 #, gcc-internal-format
50662 msgid "previous declaration of %q#D"
50663 msgstr ""
50665 #: cp/decl.cc:1453
50666 #, gcc-internal-format
50667 msgid "ambiguating new declaration %q+#D"
50668 msgstr ""
50670 #: cp/decl.cc:1455 cp/decl.cc:1837
50671 #, gcc-internal-format
50672 msgid "old declaration %q#D"
50673 msgstr ""
50675 #: cp/decl.cc:1524
50676 #, gcc-internal-format
50677 msgid "built-in function %qD declared as non-function"
50678 msgstr ""
50680 #: cp/decl.cc:1537 cp/decl.cc:1663
50681 #, gcc-internal-format
50682 msgid "shadowing built-in function %q#D"
50683 msgstr ""
50685 #: cp/decl.cc:1538 cp/decl.cc:1664
50686 #, gcc-internal-format
50687 msgid "shadowing library function %q#D"
50688 msgstr ""
50690 #: cp/decl.cc:1546
50691 #, gcc-internal-format
50692 msgid "library function %q#D redeclared as non-function %q#D"
50693 msgstr ""
50695 #: cp/decl.cc:1550 cp/decl.cc:1611
50696 #, gcc-internal-format
50697 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
50698 msgstr ""
50700 #: cp/decl.cc:1638
50701 #, gcc-internal-format
50702 msgid "definition of %q#D ambiguates built-in declaration %q#D"
50703 msgstr ""
50705 #: cp/decl.cc:1644 cp/decl.cc:1658
50706 #, gcc-internal-format
50707 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
50708 msgstr ""
50710 #: cp/decl.cc:1648
50711 #, gcc-internal-format
50712 msgid "ignoring the %q#D declaration"
50713 msgstr ""
50715 #: cp/decl.cc:1752
50716 #, gcc-internal-format
50717 msgid "literal operator %q#D conflicts with raw literal operator"
50718 msgstr ""
50720 #: cp/decl.cc:1756
50721 #, gcc-internal-format
50722 msgid "raw literal operator %q#D conflicts with literal operator template"
50723 msgstr ""
50725 #: cp/decl.cc:1772
50726 #, gcc-internal-format
50727 msgid "%q#D redeclared as different kind of entity"
50728 msgstr ""
50730 #: cp/decl.cc:1796
50731 #, gcc-internal-format
50732 msgid "conflicting declaration of template %q#D"
50733 msgstr ""
50735 #: cp/decl.cc:1818
50736 #, gcc-internal-format
50737 msgid "conflicting declaration of C function %q#D"
50738 msgstr ""
50740 #: cp/decl.cc:1835
50741 #, gcc-internal-format
50742 msgid "ambiguating new declaration of %q#D"
50743 msgstr ""
50745 #: cp/decl.cc:1845
50746 #, gcc-internal-format
50747 msgid "conflicting declaration %q#D"
50748 msgstr ""
50750 #: cp/decl.cc:1847
50751 #, gcc-internal-format
50752 msgid "previous declaration as %q#D"
50753 msgstr ""
50755 #: cp/decl.cc:1857
50756 #, gcc-internal-format
50757 msgid "redeclaration of %<pragma omp declare reduction%>"
50758 msgstr ""
50760 #: cp/decl.cc:1859
50761 #, gcc-internal-format
50762 msgid "previous %<pragma omp declare reduction%> declaration"
50763 msgstr ""
50765 #: cp/decl.cc:1917
50766 #, gcc-internal-format
50767 msgid "%q#D previously defined here"
50768 msgstr ""
50770 #: cp/decl.cc:1918 cp/name-lookup.cc:3175 cp/name-lookup.cc:3204
50771 #: cp/name-lookup.cc:3228
50772 #, gcc-internal-format
50773 msgid "%q#D previously declared here"
50774 msgstr ""
50776 #: cp/decl.cc:1929
50777 #, gcc-internal-format
50778 msgid "prototype specified for %q#D"
50779 msgstr ""
50781 #: cp/decl.cc:1931
50782 #, gcc-internal-format
50783 msgid "previous non-prototype definition here"
50784 msgstr ""
50786 #: cp/decl.cc:1971
50787 #, gcc-internal-format
50788 msgid "conflicting declaration of %q#D with %qL linkage"
50789 msgstr ""
50791 #: cp/decl.cc:1974
50792 #, gcc-internal-format
50793 msgid "previous declaration with %qL linkage"
50794 msgstr ""
50796 #: cp/decl.cc:2009 cp/decl.cc:2019
50797 #, gcc-internal-format
50798 msgid "default argument given for parameter %d of %q#D"
50799 msgstr ""
50801 #: cp/decl.cc:2012 cp/decl.cc:2022
50802 #, gcc-internal-format
50803 msgid "previous specification in %q#D here"
50804 msgstr ""
50806 #: cp/decl.cc:2062
50807 #, gcc-internal-format
50808 msgid "declaration %qD conflicts with builtin"
50809 msgstr ""
50811 #: cp/decl.cc:2070
50812 #, gcc-internal-format
50813 msgid "declaration %qD conflicts with import"
50814 msgstr ""
50816 #: cp/decl.cc:2071
50817 #, gcc-internal-format
50818 msgid "import declared %q#D here"
50819 msgstr ""
50821 #: cp/decl.cc:2079
50822 #, gcc-internal-format
50823 msgid "conflicting exporting declaration %qD"
50824 msgstr ""
50826 #: cp/decl.cc:2080
50827 #, gcc-internal-format
50828 msgid "previous declaration %q#D here"
50829 msgstr ""
50831 #: cp/decl.cc:2105
50832 #, gcc-internal-format
50833 msgid "previous definition of %qD here"
50834 msgstr ""
50836 #: cp/decl.cc:2106
50837 #, gcc-internal-format
50838 msgid "previous declaration of %qD here"
50839 msgstr ""
50841 #: cp/decl.cc:2119
50842 #, gcc-internal-format
50843 msgid "function %qD declared %<[[noreturn]]%> but its first declaration was not"
50844 msgstr ""
50846 #: cp/decl.cc:2164
50847 #, gcc-internal-format
50848 msgid "redundant redeclaration of %qD in same scope"
50849 msgstr ""
50851 #: cp/decl.cc:2180
50852 #, gcc-internal-format
50853 msgid "deleted definition of %qD is not first declaration"
50854 msgstr ""
50856 #. From [temp.expl.spec]:
50858 #. If a template, a member template or the member of a class
50859 #. template is explicitly specialized then that
50860 #. specialization shall be declared before the first use of
50861 #. that specialization that would cause an implicit
50862 #. instantiation to take place, in every translation unit in
50863 #. which such a use occurs.
50864 #: cp/decl.cc:2655
50865 #, gcc-internal-format
50866 msgid "explicit specialization of %qD after first use"
50867 msgstr ""
50869 #: cp/decl.cc:2794
50870 #, gcc-internal-format
50871 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
50872 msgstr ""
50874 #. Reject two definitions.
50875 #: cp/decl.cc:3058 cp/decl.cc:3087 cp/decl.cc:3129 cp/decl.cc:3146
50876 #: cp/decl.cc:3249
50877 #, gcc-internal-format
50878 msgid "redefinition of %q#D"
50879 msgstr ""
50881 #: cp/decl.cc:3074
50882 #, gcc-internal-format
50883 msgid "%qD conflicts with used function"
50884 msgstr ""
50886 #: cp/decl.cc:3084
50887 #, gcc-internal-format
50888 msgid "%q#D not declared in class"
50889 msgstr ""
50891 #: cp/decl.cc:3098 cp/decl.cc:3156
50892 #, gcc-internal-format
50893 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
50894 msgstr ""
50896 #: cp/decl.cc:3101 cp/decl.cc:3159
50897 #, gcc-internal-format
50898 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
50899 msgstr ""
50901 #: cp/decl.cc:3108 cp/decl.cc:3166
50902 #, gcc-internal-format
50903 msgid "deduction guide %q+D redeclared"
50904 msgstr ""
50906 #: cp/decl.cc:3115
50907 #, gcc-internal-format
50908 msgid "comparison operator %q+D defaulted after its first declaration"
50909 msgstr ""
50911 #. is_primary=
50912 #. is_partial=
50913 #. is_friend_decl=
50914 #: cp/decl.cc:3180
50915 #, gcc-internal-format
50916 msgid "redeclaration of friend %q#D may not have default template arguments"
50917 msgstr ""
50919 #: cp/decl.cc:3195
50920 #, gcc-internal-format
50921 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
50922 msgstr ""
50924 #: cp/decl.cc:3198
50925 #, gcc-internal-format
50926 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
50927 msgstr ""
50929 #: cp/decl.cc:3213 cp/decl.cc:3257 cp/name-lookup.cc:2730
50930 #: cp/name-lookup.cc:3202 cp/name-lookup.cc:3226
50931 #, gcc-internal-format
50932 msgid "redeclaration of %q#D"
50933 msgstr ""
50935 #: cp/decl.cc:3240
50936 #, gcc-internal-format
50937 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
50938 msgstr ""
50940 #: cp/decl.cc:3308
50941 #, gcc-internal-format
50942 msgid "local label %qE conflicts with existing label"
50943 msgstr ""
50945 #: cp/decl.cc:3309
50946 #, gcc-internal-format
50947 msgid "previous label"
50948 msgstr ""
50950 #: cp/decl.cc:3399
50951 #, gcc-internal-format
50952 msgid "  from here"
50953 msgstr ""
50955 #: cp/decl.cc:3423 cp/decl.cc:3660
50956 #, gcc-internal-format
50957 msgid "  exits OpenMP structured block"
50958 msgstr ""
50960 #: cp/decl.cc:3451
50961 #, gcc-internal-format
50962 msgid "  crosses initialization of %q#D"
50963 msgstr ""
50965 #: cp/decl.cc:3454
50966 #, gcc-internal-format
50967 msgid "  enters scope of %q#D, which has non-trivial destructor"
50968 msgstr ""
50970 #: cp/decl.cc:3468 cp/decl.cc:3629
50971 #, gcc-internal-format
50972 msgid "  enters %<try%> block"
50973 msgstr ""
50975 #: cp/decl.cc:3474 cp/decl.cc:3611 cp/decl.cc:3631
50976 #, gcc-internal-format
50977 msgid "  enters %<catch%> block"
50978 msgstr ""
50980 #: cp/decl.cc:3480 cp/decl.cc:3643
50981 #, gcc-internal-format
50982 msgid "  enters OpenMP structured block"
50983 msgstr ""
50985 #: cp/decl.cc:3486 cp/decl.cc:3633
50986 #, gcc-internal-format
50987 msgid "  enters synchronized or atomic statement"
50988 msgstr ""
50990 #: cp/decl.cc:3493 cp/decl.cc:3635
50991 #, gcc-internal-format
50992 msgid "  enters %<constexpr if%> statement"
50993 msgstr ""
50995 #: cp/decl.cc:3499 cp/decl.cc:3637
50996 #, gcc-internal-format
50997 msgid "  enters %<consteval if%> statement"
50998 msgstr ""
51000 #: cp/decl.cc:3618
51001 #, gcc-internal-format
51002 msgid "  skips initialization of %q#D"
51003 msgstr ""
51005 #: cp/decl.cc:3621
51006 #, gcc-internal-format
51007 msgid "  enters scope of %q#D which has non-trivial destructor"
51008 msgstr ""
51010 #: cp/decl.cc:4077 cp/parser.cc:6923
51011 #, gcc-internal-format
51012 msgid "%qD used without template arguments"
51013 msgstr ""
51015 #: cp/decl.cc:4083
51016 #, gcc-internal-format
51017 msgid "%qD is a function, not a type"
51018 msgstr ""
51020 #: cp/decl.cc:4094
51021 #, gcc-internal-format
51022 msgid "%q#T is not a class"
51023 msgstr ""
51025 #: cp/decl.cc:4122 cp/decl.cc:4213
51026 #, gcc-internal-format
51027 msgid "no class template named %q#T in %q#T"
51028 msgstr ""
51030 #: cp/decl.cc:4123
51031 #, gcc-internal-format
51032 msgid "no type named %q#T in %q#T"
51033 msgstr ""
51035 #: cp/decl.cc:4136
51036 #, gcc-internal-format
51037 msgid "lookup of %qT in %qT is ambiguous"
51038 msgstr ""
51040 #: cp/decl.cc:4145
51041 #, gcc-internal-format
51042 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
51043 msgstr ""
51045 #: cp/decl.cc:4152
51046 #, gcc-internal-format
51047 msgid "%<typename %T::%D%> names %q#T, which is not a type"
51048 msgstr ""
51050 #: cp/decl.cc:4222
51051 #, gcc-internal-format
51052 msgid "template parameters do not match template %qD"
51053 msgstr ""
51055 #: cp/decl.cc:4575
51056 #, gcc-internal-format
51057 msgid "%<-faligned-new=%d%> is not a power of two"
51058 msgstr ""
51060 #: cp/decl.cc:4755
51061 #, gcc-internal-format
51062 msgid "%<--param destructive-interference-size=%d%> is less than %d"
51063 msgstr ""
51065 #: cp/decl.cc:4759
51066 #, gcc-internal-format
51067 msgid "%<--param destructive-interference-size=%d%> is less than %<--param l1-cache-line-size=%d%>"
51068 msgstr ""
51070 #: cp/decl.cc:4772
51071 #, gcc-internal-format
51072 msgid "%<--param constructive-interference-size=%d%> is less than %d"
51073 msgstr ""
51075 #: cp/decl.cc:4777
51076 #, gcc-internal-format
51077 msgid "%<--param constructive-interference-size=%d%> is greater than %<--param l1-cache-line-size=%d%>"
51078 msgstr ""
51080 #: cp/decl.cc:5103
51081 #, gcc-internal-format
51082 msgid "%q#D invalid; an anonymous union may only have public non-static data members"
51083 msgstr ""
51085 #: cp/decl.cc:5113 cp/parser.cc:22791
51086 #, gcc-internal-format
51087 msgid "this flexibility is deprecated and will be removed"
51088 msgstr ""
51090 #: cp/decl.cc:5142
51091 #, gcc-internal-format
51092 msgid "anonymous struct with base classes"
51093 msgstr ""
51095 #: cp/decl.cc:5154
51096 #, gcc-internal-format
51097 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
51098 msgstr ""
51100 #: cp/decl.cc:5157
51101 #, gcc-internal-format
51102 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
51103 msgstr ""
51105 #: cp/decl.cc:5160
51106 #, gcc-internal-format
51107 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
51108 msgstr ""
51110 #: cp/decl.cc:5179
51111 #, gcc-internal-format
51112 msgid "attribute ignored in declaration of %q#T"
51113 msgstr ""
51115 #: cp/decl.cc:5182
51116 #, gcc-internal-format
51117 msgid "attribute for %q#T must follow the %qs keyword"
51118 msgstr ""
51120 #: cp/decl.cc:5224
51121 #, gcc-internal-format
51122 msgid "multiple types in one declaration"
51123 msgstr ""
51125 #: cp/decl.cc:5229
51126 #, gcc-internal-format
51127 msgid "redeclaration of C++ built-in type %qT"
51128 msgstr ""
51130 #: cp/decl.cc:5246
51131 #, gcc-internal-format
51132 msgid "%<auto%> can only be specified for variables or function declarations"
51133 msgstr ""
51135 #: cp/decl.cc:5279
51136 #, gcc-internal-format
51137 msgid "missing type-name in typedef-declaration"
51138 msgstr ""
51140 #: cp/decl.cc:5287
51141 #, gcc-internal-format
51142 msgid "ISO C++ prohibits anonymous structs"
51143 msgstr ""
51145 #: cp/decl.cc:5294
51146 #, gcc-internal-format
51147 msgid "%<inline%> can only be specified for functions"
51148 msgstr ""
51150 #: cp/decl.cc:5297
51151 #, gcc-internal-format
51152 msgid "%<virtual%> can only be specified for functions"
51153 msgstr ""
51155 #: cp/decl.cc:5302
51156 #, gcc-internal-format
51157 msgid "%<friend%> can only be specified inside a class"
51158 msgstr ""
51160 #: cp/decl.cc:5305
51161 #, gcc-internal-format
51162 msgid "%<explicit%> can only be specified for constructors"
51163 msgstr ""
51165 #: cp/decl.cc:5308
51166 #, gcc-internal-format
51167 msgid "a storage class can only be specified for objects and functions"
51168 msgstr ""
51170 #: cp/decl.cc:5312
51171 #, gcc-internal-format
51172 msgid "%<const%> can only be specified for objects and functions"
51173 msgstr ""
51175 #: cp/decl.cc:5316
51176 #, gcc-internal-format
51177 msgid "%<volatile%> can only be specified for objects and functions"
51178 msgstr ""
51180 #: cp/decl.cc:5320
51181 #, gcc-internal-format
51182 msgid "%<__restrict%> can only be specified for objects and functions"
51183 msgstr ""
51185 #: cp/decl.cc:5324
51186 #, gcc-internal-format
51187 msgid "%<__thread%> can only be specified for objects and functions"
51188 msgstr ""
51190 #: cp/decl.cc:5328
51191 #, gcc-internal-format
51192 msgid "%<typedef%> was ignored in this declaration"
51193 msgstr ""
51195 #: cp/decl.cc:5331 cp/decl.cc:5334 cp/decl.cc:5337
51196 #, gcc-internal-format
51197 msgid "%qs cannot be used for type declarations"
51198 msgstr ""
51200 #: cp/decl.cc:5359
51201 #, gcc-internal-format
51202 msgid "attribute ignored in explicit instantiation %q#T"
51203 msgstr ""
51205 #: cp/decl.cc:5362
51206 #, gcc-internal-format
51207 msgid "no attribute can be applied to an explicit instantiation"
51208 msgstr ""
51210 #: cp/decl.cc:5434
51211 #, gcc-internal-format
51212 msgid "ignoring attributes applied to class type %qT outside of definition"
51213 msgstr ""
51215 #. A template type parameter or other dependent type.
51216 #: cp/decl.cc:5438
51217 #, gcc-internal-format
51218 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
51219 msgstr ""
51221 #: cp/decl.cc:5502 cp/decl2.cc:951
51222 #, gcc-internal-format
51223 msgid "typedef %qD is initialized (use %qs instead)"
51224 msgstr ""
51226 #: cp/decl.cc:5515
51227 #, gcc-internal-format
51228 msgid "declaration of %q#D has %<extern%> and is initialized"
51229 msgstr ""
51231 #: cp/decl.cc:5553
51232 #, gcc-internal-format
51233 msgid "definition of %q#D is marked %<dllimport%>"
51234 msgstr ""
51236 #: cp/decl.cc:5577
51237 #, gcc-internal-format
51238 msgid "%q+#D is not a static data member of %q#T"
51239 msgstr ""
51241 #: cp/decl.cc:5585
51242 #, gcc-internal-format
51243 msgid "non-member-template declaration of %qD"
51244 msgstr ""
51246 #: cp/decl.cc:5586
51247 #, gcc-internal-format
51248 msgid "does not match member template declaration here"
51249 msgstr ""
51251 #: cp/decl.cc:5598
51252 #, gcc-internal-format
51253 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
51254 msgstr ""
51256 #: cp/decl.cc:5610
51257 #, gcc-internal-format
51258 msgid "duplicate initialization of %qD"
51259 msgstr ""
51261 #: cp/decl.cc:5658
51262 #, gcc-internal-format
51263 msgid "declaration of %q#D outside of class is not definition"
51264 msgstr ""
51266 #: cp/decl.cc:5675
51267 #, gcc-internal-format
51268 msgid "block-scope extern declaration %q#D not permitted in module purview"
51269 msgstr ""
51271 #: cp/decl.cc:5711
51272 #, gcc-internal-format
51273 msgid "%qD declared %<thread_local%> in %qs function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
51274 msgstr ""
51276 #: cp/decl.cc:5717
51277 #, gcc-internal-format
51278 msgid "%qD declared %<static%> in %qs function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
51279 msgstr ""
51281 #: cp/decl.cc:5782
51282 #, gcc-internal-format
51283 msgid "variable %q#D has initializer but incomplete type"
51284 msgstr ""
51286 #: cp/decl.cc:5788 cp/decl.cc:7029
51287 #, gcc-internal-format
51288 msgid "elements of array %q#D have incomplete type"
51289 msgstr ""
51291 #: cp/decl.cc:5798
51292 #, gcc-internal-format
51293 msgid "aggregate %q#D has incomplete type and cannot be defined"
51294 msgstr ""
51296 #: cp/decl.cc:5865
51297 #, gcc-internal-format
51298 msgid "%qD declared as reference but not initialized"
51299 msgstr ""
51301 #: cp/decl.cc:5948
51302 #, gcc-internal-format
51303 msgid "name used in a GNU-style designated initializer for an array"
51304 msgstr ""
51306 #: cp/decl.cc:5954
51307 #, gcc-internal-format
51308 msgid "name %qD used in a GNU-style designated initializer for an array"
51309 msgstr ""
51311 #: cp/decl.cc:5973
51312 #, gcc-internal-format
51313 msgid "non-trivial designated initializers not supported"
51314 msgstr ""
51316 #: cp/decl.cc:5977
51317 #, gcc-internal-format
51318 msgid "C99 designator %qE is not an integral constant-expression"
51319 msgstr ""
51321 #: cp/decl.cc:6038
51322 #, gcc-internal-format
51323 msgid "initializer fails to determine size of %qD"
51324 msgstr ""
51326 #: cp/decl.cc:6045
51327 #, gcc-internal-format
51328 msgid "array size missing in %qD"
51329 msgstr ""
51331 #: cp/decl.cc:6057
51332 #, gcc-internal-format
51333 msgid "zero-size array %qD"
51334 msgstr ""
51336 #: cp/decl.cc:6097
51337 #, gcc-internal-format
51338 msgid "storage size of %qD isn%'t known"
51339 msgstr ""
51341 #: cp/decl.cc:6122
51342 #, gcc-internal-format
51343 msgid "storage size of %qD isn%'t constant"
51344 msgstr ""
51346 #: cp/decl.cc:6205
51347 #, gcc-internal-format
51348 msgid "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with multiple copies)"
51349 msgstr ""
51351 #: cp/decl.cc:6209
51352 #, gcc-internal-format
51353 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
51354 msgstr ""
51356 #: cp/decl.cc:6215
51357 #, gcc-internal-format
51358 msgid "you can work around this by removing the initializer"
51359 msgstr ""
51361 #: cp/decl.cc:6257
51362 #, gcc-internal-format
51363 msgid "uninitialized %<const %D%>"
51364 msgstr ""
51366 #: cp/decl.cc:6264
51367 #, gcc-internal-format
51368 msgid "uninitialized variable %qD in %<constexpr%> function"
51369 msgstr ""
51371 #: cp/decl.cc:6273
51372 #, gcc-internal-format
51373 msgid "uninitialized variable %qD in %<constexpr%> context"
51374 msgstr ""
51376 #: cp/decl.cc:6281
51377 #, gcc-internal-format
51378 msgid "%q#T has no user-provided default constructor"
51379 msgstr ""
51381 #: cp/decl.cc:6285
51382 #, gcc-internal-format
51383 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
51384 msgstr ""
51386 #: cp/decl.cc:6288
51387 #, gcc-internal-format
51388 msgid "and the implicitly-defined constructor does not initialize %q#D"
51389 msgstr ""
51391 #: cp/decl.cc:6462
51392 #, gcc-internal-format
51393 msgid "invalid type %qT as initializer for a vector of type %qT"
51394 msgstr ""
51396 #: cp/decl.cc:6519
51397 #, gcc-internal-format
51398 msgid "initializer for %qT must be brace-enclosed"
51399 msgstr ""
51401 #: cp/decl.cc:6556
51402 #, gcc-internal-format
51403 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
51404 msgstr ""
51406 #: cp/decl.cc:6564
51407 #, gcc-internal-format
51408 msgid "%qT has no non-static data member named %qD"
51409 msgstr ""
51411 #: cp/decl.cc:6588
51412 #, gcc-internal-format
51413 msgid "%qD is not a direct member of %qT"
51414 msgstr ""
51416 #: cp/decl.cc:6624
51417 #, gcc-internal-format
51418 msgid "invalid initializer for %q#D"
51419 msgstr ""
51421 #: cp/decl.cc:6674
51422 #, gcc-internal-format
51423 msgid "C99 designator %qE outside aggregate initializer"
51424 msgstr ""
51426 #: cp/decl.cc:6713 cp/decl.cc:6988 cp/typeck2.cc:1489 cp/typeck2.cc:1786
51427 #: cp/typeck2.cc:1834 cp/typeck2.cc:1881
51428 #, gcc-internal-format
51429 msgid "too many initializers for %qT"
51430 msgstr ""
51432 #: cp/decl.cc:6755
51433 #, gcc-internal-format
51434 msgid "braces around scalar initializer for type %qT"
51435 msgstr ""
51437 #: cp/decl.cc:6765
51438 #, gcc-internal-format
51439 msgid "too many braces around scalar initializer for type %qT"
51440 msgstr ""
51442 #: cp/decl.cc:6889
51443 #, gcc-internal-format
51444 msgid "missing braces around initializer for %qT"
51445 msgstr ""
51447 #: cp/decl.cc:7017
51448 #, gcc-internal-format
51449 msgid "structured binding has incomplete type %qT"
51450 msgstr ""
51452 #: cp/decl.cc:7031
51453 #, gcc-internal-format
51454 msgid "elements of array %q#T have incomplete type"
51455 msgstr ""
51457 #: cp/decl.cc:7044
51458 #, gcc-internal-format
51459 msgid "variable-sized compound literal"
51460 msgstr ""
51462 #: cp/decl.cc:7099
51463 #, gcc-internal-format
51464 msgid "%q#D has incomplete type"
51465 msgstr ""
51467 #: cp/decl.cc:7120
51468 #, gcc-internal-format
51469 msgid "scalar object %qD requires one element in initializer"
51470 msgstr ""
51472 #: cp/decl.cc:7165
51473 #, gcc-internal-format
51474 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
51475 msgstr ""
51477 #: cp/decl.cc:7297
51478 #, gcc-internal-format
51479 msgid "array %qD initialized by parenthesized string literal %qE"
51480 msgstr ""
51482 #: cp/decl.cc:7332
51483 #, gcc-internal-format
51484 msgid "initializer invalid for static member with constructor"
51485 msgstr ""
51487 #: cp/decl.cc:7334
51488 #, gcc-internal-format
51489 msgid "non-constant in-class initialization invalid for static member %qD"
51490 msgstr ""
51492 #: cp/decl.cc:7337
51493 #, gcc-internal-format
51494 msgid "non-constant in-class initialization invalid for non-inline static member %qD"
51495 msgstr ""
51497 #: cp/decl.cc:7342
51498 #, gcc-internal-format
51499 msgid "(an out of class initialization is required)"
51500 msgstr ""
51502 #: cp/decl.cc:7544
51503 #, gcc-internal-format
51504 msgid "reference %qD is initialized with itself"
51505 msgstr ""
51507 #: cp/decl.cc:7801
51508 #, gcc-internal-format
51509 msgid "could not find variant declaration"
51510 msgstr ""
51512 #: cp/decl.cc:7825
51513 #, gcc-internal-format
51514 msgid "%<declare variant%> on constructor %qD"
51515 msgstr ""
51517 #: cp/decl.cc:7830
51518 #, gcc-internal-format
51519 msgid "%<declare variant%> on destructor %qD"
51520 msgstr ""
51522 #: cp/decl.cc:7835
51523 #, gcc-internal-format
51524 msgid "%<declare variant%> on defaulted %qD"
51525 msgstr ""
51527 #: cp/decl.cc:7840
51528 #, gcc-internal-format
51529 msgid "%<declare variant%> on deleted %qD"
51530 msgstr ""
51532 #: cp/decl.cc:7845
51533 #, gcc-internal-format
51534 msgid "%<declare variant%> on virtual %qD"
51535 msgstr ""
51537 #: cp/decl.cc:7895
51538 #, gcc-internal-format
51539 msgid "assignment (not initialization) in declaration"
51540 msgstr ""
51542 #: cp/decl.cc:7913 cp/decl.cc:14364
51543 #, gcc-internal-format
51544 msgid "ISO C++17 does not allow %<register%> storage class specifier"
51545 msgstr ""
51547 #: cp/decl.cc:7917 cp/decl.cc:14368
51548 #, gcc-internal-format
51549 msgid "%<register%> storage class specifier used"
51550 msgstr ""
51552 #: cp/decl.cc:7983
51553 #, gcc-internal-format
51554 msgid "initializer for %<decltype(auto) %D%> has function type; did you forget the %<()%>?"
51555 msgstr ""
51557 #: cp/decl.cc:8099
51558 #, gcc-internal-format
51559 msgid "variable concept has no initializer"
51560 msgstr ""
51562 #: cp/decl.cc:8158
51563 #, gcc-internal-format
51564 msgid "shadowing previous type declaration of %q#D"
51565 msgstr ""
51567 #: cp/decl.cc:8201
51568 #, gcc-internal-format
51569 msgid "%<constinit%> can only be applied to a variable with static or thread storage duration"
51570 msgstr ""
51572 #: cp/decl.cc:8379
51573 #, gcc-internal-format
51574 msgid "function %q#D is initialized like a variable"
51575 msgstr ""
51577 #: cp/decl.cc:8488
51578 #, gcc-internal-format
51579 msgid "cannot decompose class type %qT because it has an anonymous struct member"
51580 msgstr ""
51582 #: cp/decl.cc:8491
51583 #, gcc-internal-format
51584 msgid "cannot decompose class type %qT because it has an anonymous union member"
51585 msgstr ""
51587 #: cp/decl.cc:8498
51588 #, gcc-internal-format
51589 msgid "cannot decompose inaccessible member %qD of %qT"
51590 msgstr ""
51592 #: cp/decl.cc:8524
51593 #, gcc-internal-format
51594 msgid "cannot decompose class type %qT: both it and its base class %qT have non-static data members"
51595 msgstr ""
51597 #: cp/decl.cc:8533
51598 #, gcc-internal-format
51599 msgid "cannot decompose class type %qT: its base classes %qT and %qT have non-static data members"
51600 msgstr ""
51602 #: cp/decl.cc:8743
51603 #, gcc-internal-format
51604 msgid "structured binding refers to incomplete type %qT"
51605 msgstr ""
51607 #: cp/decl.cc:8759
51608 #, gcc-internal-format
51609 msgid "cannot decompose variable length array %qT"
51610 msgstr ""
51612 #: cp/decl.cc:8768 cp/decl.cc:8853
51613 #, gcc-internal-format, gfc-internal-format
51614 msgid "%u name provided for structured binding"
51615 msgid_plural "%u names provided for structured binding"
51616 msgstr[0] ""
51617 msgstr[1] ""
51618 msgstr[2] ""
51620 #: cp/decl.cc:8772
51621 #, gcc-internal-format, gfc-internal-format
51622 msgid "only %u name provided for structured binding"
51623 msgid_plural "only %u names provided for structured binding"
51624 msgstr[0] ""
51625 msgstr[1] ""
51626 msgstr[2] ""
51628 #: cp/decl.cc:8775
51629 #, gcc-internal-format
51630 msgid "while %qT decomposes into %wu element"
51631 msgid_plural "while %qT decomposes into %wu elements"
51632 msgstr[0] ""
51633 msgstr[1] ""
51634 msgstr[2] ""
51636 #: cp/decl.cc:8820
51637 #, gcc-internal-format
51638 msgid "cannot decompose variable length vector %qT"
51639 msgstr ""
51641 #: cp/decl.cc:8846
51642 #, gcc-internal-format
51643 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
51644 msgstr ""
51646 #: cp/decl.cc:8855
51647 #, gcc-internal-format
51648 msgid "while %qT decomposes into %E elements"
51649 msgstr ""
51651 #: cp/decl.cc:8876
51652 #, gcc-internal-format
51653 msgid "%<std::tuple_element<%u, %T>::type%> is %<void%>"
51654 msgstr ""
51656 #: cp/decl.cc:8882
51657 #, gcc-internal-format
51658 msgid "in initialization of structured binding variable %qD"
51659 msgstr ""
51661 #: cp/decl.cc:8911
51662 #, gcc-internal-format
51663 msgid "cannot decompose union type %qT"
51664 msgstr ""
51666 #: cp/decl.cc:8916
51667 #, gcc-internal-format
51668 msgid "cannot decompose non-array non-class type %qT"
51669 msgstr ""
51671 #: cp/decl.cc:8921
51672 #, gcc-internal-format
51673 msgid "cannot decompose lambda closure type %qT"
51674 msgstr ""
51676 #: cp/decl.cc:8927
51677 #, gcc-internal-format
51678 msgid "structured binding refers to incomplete class type %qT"
51679 msgstr ""
51681 #: cp/decl.cc:8936
51682 #, gcc-internal-format
51683 msgid "cannot decompose class type %qT without non-static data members"
51684 msgstr ""
51686 #: cp/decl.cc:9403
51687 #, gcc-internal-format
51688 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
51689 msgstr ""
51691 #: cp/decl.cc:9406
51692 #, gcc-internal-format
51693 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
51694 msgstr ""
51696 #: cp/decl.cc:9411
51697 #, gcc-internal-format
51698 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
51699 msgstr ""
51701 #: cp/decl.cc:9630
51702 #, gcc-internal-format
51703 msgid "initializer fails to determine size of %qT"
51704 msgstr ""
51706 #: cp/decl.cc:9634
51707 #, gcc-internal-format
51708 msgid "array size missing in %qT"
51709 msgstr ""
51711 #: cp/decl.cc:9637
51712 #, gcc-internal-format
51713 msgid "zero-size array %qT"
51714 msgstr ""
51716 #: cp/decl.cc:9653
51717 #, gcc-internal-format
51718 msgid "destructor for alien class %qT cannot be a member"
51719 msgstr ""
51721 #: cp/decl.cc:9655
51722 #, gcc-internal-format
51723 msgid "constructor for alien class %qT cannot be a member"
51724 msgstr ""
51726 #: cp/decl.cc:9681
51727 #, gcc-internal-format
51728 msgid "%qD declared as a %<virtual%> variable"
51729 msgstr ""
51731 #: cp/decl.cc:9683
51732 #, gcc-internal-format
51733 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
51734 msgstr ""
51736 #: cp/decl.cc:9689
51737 #, gcc-internal-format
51738 msgid "%qD declared as a %<virtual%> parameter"
51739 msgstr ""
51741 #: cp/decl.cc:9692
51742 #, gcc-internal-format
51743 msgid "%qD declared as an %<inline%> parameter"
51744 msgstr ""
51746 #: cp/decl.cc:9694
51747 #, gcc-internal-format
51748 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
51749 msgstr ""
51751 #: cp/decl.cc:9700
51752 #, gcc-internal-format
51753 msgid "%qD declared as a %<virtual%> type"
51754 msgstr ""
51756 #: cp/decl.cc:9703
51757 #, gcc-internal-format
51758 msgid "%qD declared as an %<inline%> type"
51759 msgstr ""
51761 #: cp/decl.cc:9705
51762 #, gcc-internal-format
51763 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
51764 msgstr ""
51766 #: cp/decl.cc:9711
51767 #, gcc-internal-format
51768 msgid "%qD declared as a %<virtual%> field"
51769 msgstr ""
51771 #: cp/decl.cc:9714
51772 #, gcc-internal-format
51773 msgid "%qD declared as an %<inline%> field"
51774 msgstr ""
51776 #: cp/decl.cc:9716
51777 #, gcc-internal-format
51778 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
51779 msgstr ""
51781 #: cp/decl.cc:9723
51782 #, gcc-internal-format
51783 msgid "%q+D declared as a friend"
51784 msgstr ""
51786 #: cp/decl.cc:9730
51787 #, gcc-internal-format
51788 msgid "%q+D declared with an exception specification"
51789 msgstr ""
51791 #: cp/decl.cc:9762
51792 #, gcc-internal-format
51793 msgid "definition of %qD is not in namespace enclosing %qT"
51794 msgstr ""
51796 #: cp/decl.cc:9802
51797 #, gcc-internal-format
51798 msgid "static member function %q#D declared with type qualifiers"
51799 msgstr ""
51801 #: cp/decl.cc:9813
51802 #, gcc-internal-format
51803 msgid "concept %q#D declared with function parameters"
51804 msgstr ""
51806 #: cp/decl.cc:9820
51807 #, gcc-internal-format
51808 msgid "concept %q#D declared with a deduced return type"
51809 msgstr ""
51811 #: cp/decl.cc:9823
51812 #, gcc-internal-format
51813 msgid "concept %q#D with non-%<bool%> return type %qT"
51814 msgstr ""
51816 #: cp/decl.cc:9899
51817 #, gcc-internal-format
51818 msgid "concept %qD has no definition"
51819 msgstr ""
51821 #: cp/decl.cc:9928
51822 #, gcc-internal-format
51823 msgid "a function concept cannot be constrained"
51824 msgstr ""
51826 #: cp/decl.cc:9938
51827 #, gcc-internal-format
51828 msgid "constraints on a non-templated function"
51829 msgstr ""
51831 #: cp/decl.cc:9983
51832 #, gcc-internal-format
51833 msgid "defining explicit specialization %qD in friend declaration"
51834 msgstr ""
51836 #: cp/decl.cc:9994
51837 #, gcc-internal-format
51838 msgid "invalid use of template-id %qD in declaration of primary template"
51839 msgstr ""
51841 #: cp/decl.cc:10013
51842 #, gcc-internal-format
51843 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
51844 msgstr ""
51846 #: cp/decl.cc:10022
51847 #, gcc-internal-format
51848 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
51849 msgstr ""
51851 #: cp/decl.cc:10039
51852 #, gcc-internal-format
51853 msgid "friend declaration of %qD specifies default arguments and isn%'t a definition"
51854 msgstr ""
51856 #: cp/decl.cc:10084
51857 #, gcc-internal-format
51858 msgid "cannot declare %<::main%> to be a template"
51859 msgstr ""
51861 #: cp/decl.cc:10087
51862 #, gcc-internal-format
51863 msgid "cannot declare %<::main%> to be inline"
51864 msgstr ""
51866 #: cp/decl.cc:10090 cp/decl.cc:10093
51867 #, gcc-internal-format
51868 msgid "cannot declare %<::main%> to be %qs"
51869 msgstr ""
51871 #: cp/decl.cc:10095
51872 #, gcc-internal-format
51873 msgid "cannot declare %<::main%> to be static"
51874 msgstr ""
51876 #: cp/decl.cc:10157
51877 #, gcc-internal-format
51878 msgid "static member function %qD cannot have cv-qualifier"
51879 msgstr ""
51881 #: cp/decl.cc:10158
51882 #, gcc-internal-format
51883 msgid "non-member function %qD cannot have cv-qualifier"
51884 msgstr ""
51886 #: cp/decl.cc:10166
51887 #, gcc-internal-format
51888 msgid "static member function %qD cannot have ref-qualifier"
51889 msgstr ""
51891 #: cp/decl.cc:10167
51892 #, gcc-internal-format
51893 msgid "non-member function %qD cannot have ref-qualifier"
51894 msgstr ""
51896 #: cp/decl.cc:10179
51897 #, gcc-internal-format
51898 msgid "deduction guide %qD must be declared in the same scope as %qT"
51899 msgstr ""
51901 #: cp/decl.cc:10187
51902 #, gcc-internal-format
51903 msgid "deduction guide %qD must have the same access as %qT"
51904 msgstr ""
51906 #: cp/decl.cc:10193
51907 #, gcc-internal-format
51908 msgid "deduction guide %qD must not have a function body"
51909 msgstr ""
51911 #: cp/decl.cc:10206
51912 #, gcc-internal-format
51913 msgid "literal operator with C linkage"
51914 msgstr ""
51916 #: cp/decl.cc:10216
51917 #, gcc-internal-format
51918 msgid "%qD has invalid argument list"
51919 msgstr ""
51921 #: cp/decl.cc:10224
51922 #, gcc-internal-format
51923 msgid "integer suffix %qs shadowed by implementation"
51924 msgstr ""
51926 #: cp/decl.cc:10230
51927 #, gcc-internal-format
51928 msgid "floating-point suffix %qs shadowed by implementation"
51929 msgstr ""
51931 #: cp/decl.cc:10237
51932 #, gcc-internal-format
51933 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
51934 msgstr ""
51936 #: cp/decl.cc:10242
51937 #, gcc-internal-format
51938 msgid "%qD must be a non-member function"
51939 msgstr ""
51941 #: cp/decl.cc:10325
51942 #, gcc-internal-format
51943 msgid "%<::main%> must return %<int%>"
51944 msgstr ""
51946 #: cp/decl.cc:10365
51947 #, gcc-internal-format
51948 msgid "definition of implicitly-declared %qD"
51949 msgstr ""
51951 #: cp/decl.cc:10370
51952 #, gcc-internal-format
51953 msgid "definition of explicitly-defaulted %q+D"
51954 msgstr ""
51956 #: cp/decl.cc:10372
51957 #, gcc-internal-format
51958 msgid "%q#D explicitly defaulted here"
51959 msgstr ""
51961 #: cp/decl.cc:10389
51962 #, gcc-internal-format
51963 msgid "no %q#D member function declared in class %qT"
51964 msgstr ""
51966 #: cp/decl.cc:10582
51967 #, gcc-internal-format
51968 msgid "cannot declare %<::main%> to be a global variable"
51969 msgstr ""
51971 #: cp/decl.cc:10591
51972 #, gcc-internal-format
51973 msgid "a non-template variable cannot be %<concept%>"
51974 msgstr ""
51976 #: cp/decl.cc:10597
51977 #, gcc-internal-format
51978 msgid "concept must be defined at namespace scope"
51979 msgstr ""
51981 #: cp/decl.cc:10604
51982 #, gcc-internal-format
51983 msgid "concept must have type %<bool%>"
51984 msgstr ""
51986 #: cp/decl.cc:10607
51987 #, gcc-internal-format
51988 msgid "a variable concept cannot be constrained"
51989 msgstr ""
51991 #: cp/decl.cc:10731
51992 #, gcc-internal-format
51993 msgid "in-class initialization of static data member %q#D of incomplete type"
51994 msgstr ""
51996 #: cp/decl.cc:10735
51997 #, gcc-internal-format
51998 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
51999 msgstr ""
52001 #: cp/decl.cc:10739
52002 #, gcc-internal-format
52003 msgid "in-class initialization of static data member %q#D of non-literal type"
52004 msgstr ""
52006 #: cp/decl.cc:10750
52007 #, gcc-internal-format
52008 msgid "invalid in-class initialization of static data member of non-integral type %qT"
52009 msgstr ""
52011 #: cp/decl.cc:10755
52012 #, gcc-internal-format
52013 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
52014 msgstr ""
52016 #: cp/decl.cc:10760
52017 #, gcc-internal-format
52018 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
52019 msgstr ""
52021 #: cp/decl.cc:10871
52022 #, gcc-internal-format
52023 msgid "size of array %qD has non-integral type %qT"
52024 msgstr ""
52026 #: cp/decl.cc:10874
52027 #, gcc-internal-format
52028 msgid "size of array has non-integral type %qT"
52029 msgstr ""
52031 #: cp/decl.cc:10905 cp/decl.cc:10977
52032 #, gcc-internal-format
52033 msgid "size of array %qD is not an integral constant-expression"
52034 msgstr ""
52036 #: cp/decl.cc:10909 cp/decl.cc:10980
52037 #, gcc-internal-format
52038 msgid "size of array is not an integral constant-expression"
52039 msgstr ""
52041 #: cp/decl.cc:10960
52042 #, gcc-internal-format
52043 msgid "ISO C++ forbids zero-size array %qD"
52044 msgstr ""
52046 #: cp/decl.cc:10963
52047 #, gcc-internal-format
52048 msgid "ISO C++ forbids zero-size array"
52049 msgstr ""
52051 #: cp/decl.cc:10987
52052 #, gcc-internal-format
52053 msgid "ISO C++ forbids variable length array %qD"
52054 msgstr ""
52056 #: cp/decl.cc:10990
52057 #, gcc-internal-format
52058 msgid "ISO C++ forbids variable length array"
52059 msgstr ""
52061 #: cp/decl.cc:10996
52062 #, gcc-internal-format
52063 msgid "variable length array %qD is used"
52064 msgstr ""
52066 #: cp/decl.cc:10999
52067 #, gcc-internal-format
52068 msgid "variable length array is used"
52069 msgstr ""
52071 #: cp/decl.cc:11051
52072 #, gcc-internal-format
52073 msgid "overflow in array dimension"
52074 msgstr ""
52076 #: cp/decl.cc:11111
52077 #, gcc-internal-format
52078 msgid "%qD declared as array of template placeholder type %qT"
52079 msgstr ""
52081 #: cp/decl.cc:11114
52082 #, gcc-internal-format
52083 msgid "creating array of template placeholder type %qT"
52084 msgstr ""
52086 #: cp/decl.cc:11124
52087 #, gcc-internal-format
52088 msgid "declaration of %qD as array of void"
52089 msgstr ""
52091 #: cp/decl.cc:11126
52092 #, gcc-internal-format
52093 msgid "creating array of void"
52094 msgstr ""
52096 #: cp/decl.cc:11131
52097 #, gcc-internal-format
52098 msgid "declaration of %qD as array of functions"
52099 msgstr ""
52101 #: cp/decl.cc:11133
52102 #, gcc-internal-format
52103 msgid "creating array of functions"
52104 msgstr ""
52106 #: cp/decl.cc:11138
52107 #, gcc-internal-format
52108 msgid "declaration of %qD as array of references"
52109 msgstr ""
52111 #: cp/decl.cc:11140
52112 #, gcc-internal-format
52113 msgid "creating array of references"
52114 msgstr ""
52116 #: cp/decl.cc:11145
52117 #, gcc-internal-format
52118 msgid "declaration of %qD as array of function members"
52119 msgstr ""
52121 #: cp/decl.cc:11148
52122 #, gcc-internal-format
52123 msgid "creating array of function members"
52124 msgstr ""
52126 #: cp/decl.cc:11166
52127 #, gcc-internal-format
52128 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
52129 msgstr ""
52131 #: cp/decl.cc:11170
52132 #, gcc-internal-format
52133 msgid "multidimensional array must have bounds for all dimensions except the first"
52134 msgstr ""
52136 #: cp/decl.cc:11184
52137 #, gcc-internal-format
52138 msgid "variable-length array of %<auto%>"
52139 msgstr ""
52141 #: cp/decl.cc:11260
52142 #, gcc-internal-format
52143 msgid "return type specification for constructor invalid"
52144 msgstr ""
52146 #: cp/decl.cc:11263
52147 #, gcc-internal-format
52148 msgid "qualifiers are not allowed on constructor declaration"
52149 msgstr ""
52151 #: cp/decl.cc:11274
52152 #, gcc-internal-format
52153 msgid "return type specification for destructor invalid"
52154 msgstr ""
52156 #: cp/decl.cc:11277
52157 #, gcc-internal-format
52158 msgid "qualifiers are not allowed on destructor declaration"
52159 msgstr ""
52161 #: cp/decl.cc:11290
52162 #, gcc-internal-format
52163 msgid "return type specified for %<operator %T%>"
52164 msgstr ""
52166 #: cp/decl.cc:11293
52167 #, gcc-internal-format
52168 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
52169 msgstr ""
52171 #: cp/decl.cc:11302
52172 #, gcc-internal-format
52173 msgid "return type specified for deduction guide"
52174 msgstr ""
52176 #: cp/decl.cc:11305
52177 #, gcc-internal-format
52178 msgid "qualifiers are not allowed on declaration of deduction guide"
52179 msgstr ""
52181 #: cp/decl.cc:11309
52182 #, gcc-internal-format
52183 msgid "template template parameter %qT in declaration of deduction guide"
52184 msgstr ""
52186 #: cp/decl.cc:11318
52187 #, gcc-internal-format
52188 msgid "%<decl-specifier%> in declaration of deduction guide"
52189 msgstr ""
52191 #: cp/decl.cc:11339
52192 #, gcc-internal-format
52193 msgid "unnamed variable or field declared void"
52194 msgstr ""
52196 #: cp/decl.cc:11347
52197 #, gcc-internal-format
52198 msgid "variable or field declared void"
52199 msgstr ""
52201 #: cp/decl.cc:11362
52202 #, gcc-internal-format
52203 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
52204 msgstr ""
52206 #: cp/decl.cc:11367
52207 #, gcc-internal-format
52208 msgid "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
52209 msgstr ""
52211 #: cp/decl.cc:11423
52212 #, gcc-internal-format
52213 msgid "%qT as type rather than plain %<decltype(auto)%>"
52214 msgstr ""
52216 #: cp/decl.cc:11429
52217 #, gcc-internal-format
52218 msgid "%<decltype(auto)%> cannot be cv-qualified"
52219 msgstr ""
52221 #: cp/decl.cc:11645
52222 #, gcc-internal-format
52223 msgid "invalid use of qualified-name %<::%D%>"
52224 msgstr ""
52226 #: cp/decl.cc:11648 cp/decl.cc:11670
52227 #, gcc-internal-format
52228 msgid "invalid use of qualified-name %<%T::%D%>"
52229 msgstr ""
52231 #: cp/decl.cc:11651
52232 #, gcc-internal-format
52233 msgid "invalid use of qualified-name %<%D::%D%>"
52234 msgstr ""
52236 #: cp/decl.cc:11661
52237 #, gcc-internal-format
52238 msgid "%q#T is not a class or namespace"
52239 msgstr ""
52241 #: cp/decl.cc:11685
52242 #, gcc-internal-format
52243 msgid "declaration of %qE as non-function"
52244 msgstr ""
52246 #: cp/decl.cc:11692
52247 #, gcc-internal-format
52248 msgid "declaration of %qE as non-member"
52249 msgstr ""
52251 #: cp/decl.cc:11720
52252 #, gcc-internal-format
52253 msgid "declarator-id missing; using reserved word %qD"
52254 msgstr ""
52256 #: cp/decl.cc:11771
52257 #, gcc-internal-format
52258 msgid "function definition does not declare parameters"
52259 msgstr ""
52261 #: cp/decl.cc:11779 cp/decl.cc:11788 cp/decl.cc:13597
52262 #, gcc-internal-format
52263 msgid "declaration of %qD as non-function"
52264 msgstr ""
52266 #: cp/decl.cc:11796
52267 #, gcc-internal-format
52268 msgid "declaration of %qD as %<typedef%>"
52269 msgstr ""
52271 #: cp/decl.cc:11801
52272 #, gcc-internal-format
52273 msgid "declaration of %qD as parameter"
52274 msgstr ""
52276 #: cp/decl.cc:11836
52277 #, gcc-internal-format
52278 msgid "both %qs and %qs specified"
52279 msgstr ""
52281 #: cp/decl.cc:11843 cp/decl.cc:11850 cp/decl.cc:11857 cp/decl.cc:11864
52282 #, gcc-internal-format
52283 msgid "%qs cannot appear in a typedef declaration"
52284 msgstr ""
52286 #: cp/decl.cc:11875
52287 #, gcc-internal-format
52288 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
52289 msgstr ""
52291 #: cp/decl.cc:11885
52292 #, gcc-internal-format
52293 msgid "two or more data types in declaration of %qs"
52294 msgstr ""
52296 #: cp/decl.cc:11893
52297 #, gcc-internal-format
52298 msgid "conflicting specifiers in declaration of %qs"
52299 msgstr ""
52301 #: cp/decl.cc:11944
52302 #, gcc-internal-format
52303 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
52304 msgstr ""
52306 #: cp/decl.cc:11993 cp/decl.cc:11997 cp/decl.cc:12000
52307 #, gcc-internal-format
52308 msgid "ISO C++ forbids declaration of %qs with no type"
52309 msgstr ""
52311 #: cp/decl.cc:12017
52312 #, gcc-internal-format
52313 msgid "%<__int%d%> is not supported by this target"
52314 msgstr ""
52316 #: cp/decl.cc:12025
52317 #, gcc-internal-format
52318 msgid "ISO C++ does not support %<__int%d%> for %qs"
52319 msgstr ""
52321 #: cp/decl.cc:12079
52322 #, gcc-internal-format
52323 msgid "%<signed%> and %<unsigned%> specified together"
52324 msgstr ""
52326 #: cp/decl.cc:12085
52327 #, gcc-internal-format
52328 msgid "%<long%> and %<short%> specified together"
52329 msgstr ""
52331 #: cp/decl.cc:12093 cp/decl.cc:12099
52332 #, gcc-internal-format
52333 msgid "%qs specified with %qT"
52334 msgstr ""
52336 #: cp/decl.cc:12104
52337 #, gcc-internal-format
52338 msgid "%qs specified with %<decltype%>"
52339 msgstr ""
52341 #: cp/decl.cc:12106
52342 #, gcc-internal-format
52343 msgid "%qs specified with %<typeof%>"
52344 msgstr ""
52346 #: cp/decl.cc:12173
52347 #, gcc-internal-format
52348 msgid "complex invalid for %qs"
52349 msgstr ""
52351 #: cp/decl.cc:12212
52352 #, gcc-internal-format
52353 msgid "template placeholder type %qT must be followed by a simple declarator-id"
52354 msgstr ""
52356 #: cp/decl.cc:12237
52357 #, gcc-internal-format
52358 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
52359 msgstr ""
52361 #: cp/decl.cc:12246
52362 #, gcc-internal-format
52363 msgid "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-std=c++20%> or %<-std=gnu++20%>"
52364 msgstr ""
52366 #: cp/decl.cc:12259
52367 #, gcc-internal-format
52368 msgid "typedef declaration invalid in parameter declaration"
52369 msgstr ""
52371 #: cp/decl.cc:12266
52372 #, gcc-internal-format
52373 msgid "storage class specified for template parameter %qs"
52374 msgstr ""
52376 #: cp/decl.cc:12276 cp/decl.cc:12448
52377 #, gcc-internal-format
52378 msgid "storage class specified for parameter %qs"
52379 msgstr ""
52381 #: cp/decl.cc:12284 cp/decl.cc:12293 cp/decl.cc:12299 cp/decl.cc:12305
52382 #, gcc-internal-format
52383 msgid "a parameter cannot be declared %qs"
52384 msgstr ""
52386 #: cp/decl.cc:12315
52387 #, gcc-internal-format
52388 msgid "%<virtual%> outside class declaration"
52389 msgstr ""
52391 #: cp/decl.cc:12325 cp/decl.cc:12328 cp/decl.cc:12330 cp/decl.cc:12333
52392 #: cp/decl.cc:12343 cp/decl.cc:12353 cp/decl.cc:12363 cp/decl.cc:12367
52393 #, gcc-internal-format
52394 msgid "structured binding declaration cannot be %qs"
52395 msgstr ""
52397 #: cp/decl.cc:12337 cp/decl.cc:12359
52398 #, gcc-internal-format
52399 msgid "structured binding declaration can be %qs only in %<-std=c++20%> or %<-std=gnu++20%>"
52400 msgstr ""
52402 #: cp/decl.cc:12347
52403 #, gcc-internal-format
52404 msgid "%<volatile%>-qualified structured binding is deprecated"
52405 msgstr ""
52407 #: cp/decl.cc:12371
52408 #, gcc-internal-format
52409 msgid "structured binding declaration cannot be C++98 %<auto%>"
52410 msgstr ""
52412 #: cp/decl.cc:12382
52413 #, gcc-internal-format
52414 msgid "structured binding declaration cannot have type %qT"
52415 msgstr ""
52417 #: cp/decl.cc:12385
52418 #, gcc-internal-format
52419 msgid "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
52420 msgstr ""
52422 #: cp/decl.cc:12420
52423 #, gcc-internal-format
52424 msgid "multiple storage classes in declaration of %qs"
52425 msgstr ""
52427 #: cp/decl.cc:12446
52428 #, gcc-internal-format
52429 msgid "storage class specified for %qs"
52430 msgstr ""
52432 #: cp/decl.cc:12460
52433 #, gcc-internal-format
52434 msgid "nested function %qs declared %<extern%>"
52435 msgstr ""
52437 #: cp/decl.cc:12465
52438 #, gcc-internal-format
52439 msgid "top-level declaration of %qs specifies %<auto%>"
52440 msgstr ""
52442 #: cp/decl.cc:12473
52443 #, gcc-internal-format
52444 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
52445 msgstr ""
52447 #: cp/decl.cc:12487
52448 #, gcc-internal-format
52449 msgid "storage class specifiers invalid in friend function declarations"
52450 msgstr ""
52452 #: cp/decl.cc:12518 cp/decl.cc:13969 cp/parser.cc:14835 cp/parser.cc:20645
52453 #: cp/parser.cc:27043
52454 #, gcc-internal-format
52455 msgid "attribute ignored"
52456 msgstr ""
52458 #: cp/decl.cc:12519
52459 #, gcc-internal-format
52460 msgid "an attribute that appertains to a type-specifier is ignored"
52461 msgstr ""
52463 #: cp/decl.cc:12577
52464 #, gcc-internal-format
52465 msgid "unnecessary parentheses in declaration of %qs"
52466 msgstr ""
52468 #: cp/decl.cc:12583
52469 #, gcc-internal-format
52470 msgid "remove parentheses"
52471 msgstr ""
52473 #: cp/decl.cc:12632
52474 #, gcc-internal-format
52475 msgid "requires-clause on return type"
52476 msgstr ""
52478 #: cp/decl.cc:12652
52479 #, gcc-internal-format
52480 msgid "%qs function uses %<auto%> type specifier without trailing return type"
52481 msgstr ""
52483 #: cp/decl.cc:12656
52484 #, gcc-internal-format
52485 msgid "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
52486 msgstr ""
52488 #: cp/decl.cc:12661
52489 #, gcc-internal-format
52490 msgid "virtual function cannot have deduced return type"
52491 msgstr ""
52493 #: cp/decl.cc:12668
52494 #, gcc-internal-format
52495 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
52496 msgstr ""
52498 #: cp/decl.cc:12677
52499 #, gcc-internal-format
52500 msgid "%qs function with trailing return type has %<decltype(auto)%> as its type rather than plain %<auto%>"
52501 msgstr ""
52503 #: cp/decl.cc:12682
52504 #, gcc-internal-format
52505 msgid "invalid use of %<decltype(auto)%>"
52506 msgstr ""
52508 #: cp/decl.cc:12693
52509 #, gcc-internal-format
52510 msgid "deduced class type %qD in function return type"
52511 msgstr ""
52513 #: cp/decl.cc:12702
52514 #, gcc-internal-format
52515 msgid "deduction guide for %qT must have trailing return type"
52516 msgstr ""
52518 #: cp/decl.cc:12715
52519 #, gcc-internal-format
52520 msgid "trailing return type %qT of deduction guide is not a specialization of %qT"
52521 msgstr ""
52523 #: cp/decl.cc:12729
52524 #, gcc-internal-format
52525 msgid "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
52526 msgstr ""
52528 #: cp/decl.cc:12732
52529 #, gcc-internal-format
52530 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
52531 msgstr ""
52533 #: cp/decl.cc:12756
52534 #, gcc-internal-format
52535 msgid "%<volatile%>-qualified return type is deprecated"
52536 msgstr ""
52538 #: cp/decl.cc:12768
52539 #, gcc-internal-format
52540 msgid "%qs declared as function returning a function"
52541 msgstr ""
52543 #: cp/decl.cc:12774
52544 #, gcc-internal-format
52545 msgid "%qs declared as function returning an array"
52546 msgstr ""
52548 #: cp/decl.cc:12781
52549 #, gcc-internal-format
52550 msgid "%<constinit%> on function return type is not allowed"
52551 msgstr ""
52553 #: cp/decl.cc:12814
52554 #, gcc-internal-format
52555 msgid "destructor cannot be static member function"
52556 msgstr ""
52558 #: cp/decl.cc:12816
52559 #, gcc-internal-format
52560 msgid "constructor cannot be static member function"
52561 msgstr ""
52563 #: cp/decl.cc:12821
52564 #, gcc-internal-format
52565 msgid "destructors may not be cv-qualified"
52566 msgstr ""
52568 #: cp/decl.cc:12822
52569 #, gcc-internal-format
52570 msgid "constructors may not be cv-qualified"
52571 msgstr ""
52573 #: cp/decl.cc:12830
52574 #, gcc-internal-format
52575 msgid "destructors may not be ref-qualified"
52576 msgstr ""
52578 #: cp/decl.cc:12831
52579 #, gcc-internal-format
52580 msgid "constructors may not be ref-qualified"
52581 msgstr ""
52583 #: cp/decl.cc:12849
52584 #, gcc-internal-format
52585 msgid "constructors cannot be declared %<virtual%>"
52586 msgstr ""
52588 #: cp/decl.cc:12866
52589 #, gcc-internal-format
52590 msgid "virtual functions cannot be friends"
52591 msgstr ""
52593 #: cp/decl.cc:12871
52594 #, gcc-internal-format
52595 msgid "friend declaration not in class definition"
52596 msgstr ""
52598 #: cp/decl.cc:12875
52599 #, gcc-internal-format
52600 msgid "cannot define friend function %qs in a local class definition"
52601 msgstr ""
52603 #: cp/decl.cc:12885
52604 #, gcc-internal-format
52605 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
52606 msgstr ""
52608 #: cp/decl.cc:12889
52609 #, gcc-internal-format
52610 msgid "friend function definition %qs cannot have a name qualified with %<%D::%>"
52611 msgstr ""
52613 #: cp/decl.cc:12902
52614 #, gcc-internal-format
52615 msgid "a conversion function cannot have a trailing return type"
52616 msgstr ""
52618 #: cp/decl.cc:12929
52619 #, gcc-internal-format
52620 msgid "destructors may not have parameters"
52621 msgstr ""
52623 #: cp/decl.cc:12969
52624 #, gcc-internal-format
52625 msgid "cannot declare pointer to %q#T"
52626 msgstr ""
52628 #: cp/decl.cc:12982 cp/decl.cc:12989
52629 #, gcc-internal-format
52630 msgid "cannot declare reference to %q#T"
52631 msgstr ""
52633 #: cp/decl.cc:12991
52634 #, gcc-internal-format
52635 msgid "cannot declare pointer to %q#T member"
52636 msgstr ""
52638 #: cp/decl.cc:13020
52639 #, gcc-internal-format
52640 msgid "cannot declare reference to qualified function type %qT"
52641 msgstr ""
52643 #: cp/decl.cc:13021
52644 #, gcc-internal-format
52645 msgid "cannot declare pointer to qualified function type %qT"
52646 msgstr ""
52648 #: cp/decl.cc:13094
52649 #, gcc-internal-format
52650 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
52651 msgstr ""
52653 #: cp/decl.cc:13174
52654 #, gcc-internal-format
52655 msgid "template-id %qD used as a declarator"
52656 msgstr ""
52658 #: cp/decl.cc:13200
52659 #, gcc-internal-format
52660 msgid "member functions are implicitly friends of their class"
52661 msgstr ""
52663 #: cp/decl.cc:13205
52664 #, gcc-internal-format
52665 msgid "extra qualification %<%T::%> on member %qs"
52666 msgstr ""
52668 #: cp/decl.cc:13235
52669 #, gcc-internal-format
52670 msgid "cannot define member function %<%T::%s%> within %qT"
52671 msgstr ""
52673 #: cp/decl.cc:13237
52674 #, gcc-internal-format
52675 msgid "cannot declare member function %<%T::%s%> within %qT"
52676 msgstr ""
52678 #: cp/decl.cc:13245
52679 #, gcc-internal-format
52680 msgid "cannot declare member %<%T::%s%> within %qT"
52681 msgstr ""
52683 #: cp/decl.cc:13285
52684 #, gcc-internal-format
52685 msgid "non-parameter %qs cannot be a parameter pack"
52686 msgstr ""
52688 #: cp/decl.cc:13294
52689 #, gcc-internal-format
52690 msgid "data member may not have variably modified type %qT"
52691 msgstr ""
52693 #: cp/decl.cc:13297
52694 #, gcc-internal-format
52695 msgid "parameter may not have variably modified type %qT"
52696 msgstr ""
52698 #: cp/decl.cc:13308
52699 #, gcc-internal-format
52700 msgid "%<explicit%> outside class declaration"
52701 msgstr ""
52703 #: cp/decl.cc:13311
52704 #, gcc-internal-format
52705 msgid "%<explicit%> in friend declaration"
52706 msgstr ""
52708 #: cp/decl.cc:13314
52709 #, gcc-internal-format
52710 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
52711 msgstr ""
52713 #: cp/decl.cc:13324
52714 #, gcc-internal-format
52715 msgid "non-member %qs cannot be declared %<mutable%>"
52716 msgstr ""
52718 #: cp/decl.cc:13331
52719 #, gcc-internal-format
52720 msgid "non-object member %qs cannot be declared %<mutable%>"
52721 msgstr ""
52723 #: cp/decl.cc:13337
52724 #, gcc-internal-format
52725 msgid "function %qs cannot be declared %<mutable%>"
52726 msgstr ""
52728 #: cp/decl.cc:13343
52729 #, gcc-internal-format
52730 msgid "%<static%> %qs cannot be declared %<mutable%>"
52731 msgstr ""
52733 #: cp/decl.cc:13349
52734 #, gcc-internal-format
52735 msgid "%<const%> %qs cannot be declared %<mutable%>"
52736 msgstr ""
52738 #: cp/decl.cc:13355
52739 #, gcc-internal-format
52740 msgid "reference %qs cannot be declared %<mutable%>"
52741 msgstr ""
52743 #: cp/decl.cc:13371
52744 #, gcc-internal-format
52745 msgid "typedef may not be a function definition"
52746 msgstr ""
52748 #: cp/decl.cc:13374
52749 #, gcc-internal-format
52750 msgid "typedef may not be a member function definition"
52751 msgstr ""
52753 #: cp/decl.cc:13400
52754 #, gcc-internal-format
52755 msgid "%<auto%> not allowed in alias declaration"
52756 msgstr ""
52758 #: cp/decl.cc:13403
52759 #, gcc-internal-format
52760 msgid "typedef declared %<auto%>"
52761 msgstr ""
52763 #: cp/decl.cc:13408
52764 #, gcc-internal-format
52765 msgid "requires-clause on typedef"
52766 msgstr ""
52768 #: cp/decl.cc:13412
52769 #, gcc-internal-format
52770 msgid "typedef name may not be a nested-name-specifier"
52771 msgstr ""
52773 #: cp/decl.cc:13438
52774 #, gcc-internal-format
52775 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
52776 msgstr ""
52778 #: cp/decl.cc:13527
52779 #, gcc-internal-format
52780 msgid "%<inline%> specified for friend class declaration"
52781 msgstr ""
52783 #: cp/decl.cc:13535
52784 #, gcc-internal-format
52785 msgid "template parameters cannot be friends"
52786 msgstr ""
52788 #: cp/decl.cc:13537
52789 #, gcc-internal-format
52790 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
52791 msgstr ""
52793 #: cp/decl.cc:13541
52794 #, gcc-internal-format
52795 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
52796 msgstr ""
52798 #: cp/decl.cc:13554
52799 #, gcc-internal-format
52800 msgid "trying to make class %qT a friend of global scope"
52801 msgstr ""
52803 #: cp/decl.cc:13574
52804 #, gcc-internal-format
52805 msgid "invalid qualifiers on non-member function type"
52806 msgstr ""
52808 #: cp/decl.cc:13578
52809 #, gcc-internal-format
52810 msgid "requires-clause on type-id"
52811 msgstr ""
52813 #: cp/decl.cc:13588
52814 #, gcc-internal-format
52815 msgid "abstract declarator %qT used as declaration"
52816 msgstr ""
52818 #: cp/decl.cc:13603
52819 #, gcc-internal-format
52820 msgid "requires-clause on declaration of non-function type %qT"
52821 msgstr ""
52823 #: cp/decl.cc:13622
52824 #, gcc-internal-format
52825 msgid "cannot use %<::%> in parameter declaration"
52826 msgstr ""
52828 #: cp/decl.cc:13631 cp/parser.cc:20079
52829 #, gcc-internal-format
52830 msgid "cannot declare a parameter with %<decltype(auto)%>"
52831 msgstr ""
52833 #: cp/decl.cc:13636
52834 #, gcc-internal-format
52835 msgid "class template placeholder %qE not permitted in this context"
52836 msgstr ""
52838 #: cp/decl.cc:13639
52839 #, gcc-internal-format
52840 msgid "use %<auto%> for an abbreviated function template"
52841 msgstr ""
52843 #: cp/decl.cc:13644
52844 #, gcc-internal-format
52845 msgid "%<auto%> parameter not permitted in this context"
52846 msgstr ""
52848 #: cp/decl.cc:13647
52849 #, gcc-internal-format
52850 msgid "parameter declared %<auto%>"
52851 msgstr ""
52853 #: cp/decl.cc:13698 cp/parser.cc:3483
52854 #, gcc-internal-format
52855 msgid "invalid use of template-name %qE without an argument list"
52856 msgstr ""
52858 #: cp/decl.cc:13702
52859 #, gcc-internal-format
52860 msgid "non-static data member declared with placeholder %qT"
52861 msgstr ""
52863 #: cp/decl.cc:13723
52864 #, gcc-internal-format
52865 msgid "ISO C++ forbids flexible array member %qs"
52866 msgstr ""
52868 #: cp/decl.cc:13726
52869 #, gcc-internal-format
52870 msgid "ISO C++ forbids flexible array members"
52871 msgstr ""
52873 #. Something like struct S { int N::j; };
52874 #: cp/decl.cc:13742
52875 #, gcc-internal-format
52876 msgid "invalid use of %<::%>"
52877 msgstr ""
52879 #: cp/decl.cc:13763
52880 #, gcc-internal-format
52881 msgid "declaration of function %qD in invalid context"
52882 msgstr ""
52884 #: cp/decl.cc:13773
52885 #, gcc-internal-format
52886 msgid "function %qD declared %<virtual%> inside a union"
52887 msgstr ""
52889 #: cp/decl.cc:13783
52890 #, gcc-internal-format
52891 msgid "%qD cannot be declared %<virtual%>, since it is always static"
52892 msgstr ""
52894 #: cp/decl.cc:13797
52895 #, gcc-internal-format
52896 msgid "expected qualified name in friend declaration for destructor %qD"
52897 msgstr ""
52899 #: cp/decl.cc:13804
52900 #, gcc-internal-format
52901 msgid "declaration of %qD as member of %qT"
52902 msgstr ""
52904 #: cp/decl.cc:13811 cp/decl.cc:13824
52905 #, gcc-internal-format
52906 msgid "a destructor cannot be %qs"
52907 msgstr ""
52909 #: cp/decl.cc:13830
52910 #, gcc-internal-format
52911 msgid "expected qualified name in friend declaration for constructor %qD"
52912 msgstr ""
52914 #: cp/decl.cc:13839
52915 #, gcc-internal-format
52916 msgid "a constructor cannot be %<concept%>"
52917 msgstr ""
52919 #: cp/decl.cc:13845
52920 #, gcc-internal-format
52921 msgid "a concept cannot be a member function"
52922 msgstr ""
52924 #: cp/decl.cc:13853 cp/decl.cc:14199
52925 #, fuzzy, gcc-internal-format
52926 #| msgid "[cannot find %s]"
52927 msgid "%qD cannot be %qs"
52928 msgstr "[ne mogu naći %s]"
52930 #: cp/decl.cc:13862
52931 #, gcc-internal-format
52932 msgid "specialization of variable template %qD declared as function"
52933 msgstr ""
52935 #: cp/decl.cc:13865
52936 #, gcc-internal-format
52937 msgid "variable template declared here"
52938 msgstr ""
52940 #: cp/decl.cc:13927
52941 #, gcc-internal-format
52942 msgid "field %qD has incomplete type %qT"
52943 msgstr ""
52945 #: cp/decl.cc:13932
52946 #, gcc-internal-format
52947 msgid "name %qT has incomplete type"
52948 msgstr ""
52950 #: cp/decl.cc:13952
52951 #, gcc-internal-format
52952 msgid "%qE is neither function nor member function; cannot be declared friend"
52953 msgstr ""
52955 #: cp/decl.cc:13955
52956 #, gcc-internal-format
52957 msgid "unnamed field is neither function nor member function; cannot be declared friend"
52958 msgstr ""
52960 #: cp/decl.cc:13970 cp/parser.cc:20646 cp/parser.cc:27044
52961 #, gcc-internal-format
52962 msgid "an attribute that appertains to a friend declaration that is not a definition is ignored"
52963 msgstr ""
52965 #: cp/decl.cc:14016 cp/decl.cc:14027
52966 #, gcc-internal-format
52967 msgid "static data member %qE declared %qs"
52968 msgstr ""
52970 #: cp/decl.cc:14021
52971 #, gcc-internal-format
52972 msgid "%<constexpr%> static data member %qD must have an initializer"
52973 msgstr ""
52975 #: cp/decl.cc:14066 cp/decl.cc:14074 cp/decl.cc:14081 cp/decl.cc:14088
52976 #, gcc-internal-format
52977 msgid "non-static data member %qE declared %qs"
52978 msgstr ""
52980 #: cp/decl.cc:14140
52981 #, gcc-internal-format
52982 msgid "storage class %<auto%> invalid for function %qs"
52983 msgstr ""
52985 #: cp/decl.cc:14143
52986 #, gcc-internal-format
52987 msgid "storage class %<register%> invalid for function %qs"
52988 msgstr ""
52990 #: cp/decl.cc:14149
52991 #, gcc-internal-format
52992 msgid "storage class %<__thread%> invalid for function %qs"
52993 msgstr ""
52995 #: cp/decl.cc:14153
52996 #, gcc-internal-format
52997 msgid "storage class %<thread_local%> invalid for function %qs"
52998 msgstr ""
53000 #: cp/decl.cc:14158
53001 #, gcc-internal-format
53002 msgid "virt-specifiers in %qs not allowed outside a class definition"
53003 msgstr ""
53005 #: cp/decl.cc:14170
53006 #, gcc-internal-format
53007 msgid "%<static%> specifier invalid for function %qs declared out of global scope"
53008 msgstr ""
53010 #: cp/decl.cc:14174
53011 #, gcc-internal-format
53012 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
53013 msgstr ""
53015 #: cp/decl.cc:14182
53016 #, gcc-internal-format
53017 msgid "virtual non-class function %qs"
53018 msgstr ""
53020 #: cp/decl.cc:14189
53021 #, gcc-internal-format
53022 msgid "%qs defined in a non-class scope"
53023 msgstr ""
53025 #: cp/decl.cc:14190
53026 #, gcc-internal-format
53027 msgid "%qs declared in a non-class scope"
53028 msgstr ""
53030 #: cp/decl.cc:14233
53031 #, gcc-internal-format
53032 msgid "cannot declare member function %qD to have static linkage"
53033 msgstr ""
53035 #: cp/decl.cc:14242
53036 #, gcc-internal-format
53037 msgid "cannot declare static function inside another function"
53038 msgstr ""
53040 #: cp/decl.cc:14283
53041 #, gcc-internal-format
53042 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
53043 msgstr ""
53045 #: cp/decl.cc:14290
53046 #, gcc-internal-format
53047 msgid "static member %qD declared %<register%>"
53048 msgstr ""
53050 #: cp/decl.cc:14296
53051 #, gcc-internal-format
53052 msgid "cannot explicitly declare member %q#D to have extern linkage"
53053 msgstr ""
53055 #: cp/decl.cc:14304
53056 #, gcc-internal-format
53057 msgid "declaration of %<constexpr%> variable %qD is not a definition"
53058 msgstr ""
53060 #: cp/decl.cc:14311
53061 #, gcc-internal-format
53062 msgid "a variable cannot be declared %<consteval%>"
53063 msgstr ""
53065 #: cp/decl.cc:14331
53066 #, gcc-internal-format
53067 msgid "declaration of %q#D has no initializer"
53068 msgstr ""
53070 #: cp/decl.cc:14343
53071 #, gcc-internal-format
53072 msgid "%qs initialized and declared %<extern%>"
53073 msgstr ""
53075 #: cp/decl.cc:14348
53076 #, gcc-internal-format
53077 msgid "%qs has both %<extern%> and initializer"
53078 msgstr ""
53080 #: cp/decl.cc:14528
53081 #, gcc-internal-format
53082 msgid "default argument %qE uses %qD"
53083 msgstr ""
53085 #: cp/decl.cc:14531
53086 #, gcc-internal-format
53087 msgid "default argument %qE uses local variable %qD"
53088 msgstr ""
53090 #: cp/decl.cc:14658
53091 #, gcc-internal-format
53092 msgid "invalid use of cv-qualified type %qT in parameter declaration"
53093 msgstr ""
53095 #: cp/decl.cc:14662
53096 #, gcc-internal-format
53097 msgid "invalid use of type %<void%> in parameter declaration"
53098 msgstr ""
53100 #: cp/decl.cc:14691
53101 #, gcc-internal-format
53102 msgid "%<volatile%>-qualified parameter is deprecated"
53103 msgstr ""
53105 #: cp/decl.cc:14699
53106 #, gcc-internal-format
53107 msgid "parameter %qD invalidly declared method type"
53108 msgstr ""
53110 #: cp/decl.cc:14724
53111 #, gcc-internal-format
53112 msgid "parameter %qD includes pointer to array of unknown bound %qT"
53113 msgstr ""
53115 #: cp/decl.cc:14726
53116 #, gcc-internal-format
53117 msgid "parameter %qD includes reference to array of unknown bound %qT"
53118 msgstr ""
53120 #: cp/decl.cc:14987
53121 #, gcc-internal-format
53122 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
53123 msgstr ""
53125 #: cp/decl.cc:15066
53126 #, gcc-internal-format
53127 msgid "%qD may not be declared within a namespace"
53128 msgstr ""
53130 #: cp/decl.cc:15073
53131 #, gcc-internal-format
53132 msgid "%qD may not be declared as static"
53133 msgstr ""
53135 #: cp/decl.cc:15103
53136 #, gcc-internal-format
53137 msgid "%qD must be a non-static member function"
53138 msgstr ""
53140 #: cp/decl.cc:15109
53141 #, gcc-internal-format
53142 msgid "%qD must be either a non-static member function or a non-member function"
53143 msgstr ""
53145 #: cp/decl.cc:15119
53146 #, gcc-internal-format
53147 msgid "%qD must have an argument of class or enumerated type"
53148 msgstr ""
53150 #. 13.4.0.3
53151 #: cp/decl.cc:15145
53152 #, gcc-internal-format
53153 msgid "ISO C++ prohibits overloading %<operator ?:%>"
53154 msgstr ""
53156 #. Variadic.
53157 #: cp/decl.cc:15156
53158 #, gcc-internal-format
53159 msgid "%qD must not have variable number of arguments"
53160 msgstr ""
53162 #: cp/decl.cc:15182
53163 #, gcc-internal-format
53164 msgid "%qD must have either zero or one argument"
53165 msgstr ""
53167 #: cp/decl.cc:15183
53168 #, gcc-internal-format
53169 msgid "%qD must have either one or two arguments"
53170 msgstr ""
53172 #: cp/decl.cc:15195
53173 #, gcc-internal-format
53174 msgid "postfix %qD must have %<int%> as its argument"
53175 msgstr ""
53177 #: cp/decl.cc:15196
53178 #, gcc-internal-format
53179 msgid "postfix %qD must have %<int%> as its second argument"
53180 msgstr ""
53182 #: cp/decl.cc:15207
53183 #, gcc-internal-format
53184 msgid "%qD must have no arguments"
53185 msgstr ""
53187 #: cp/decl.cc:15208 cp/decl.cc:15220
53188 #, gcc-internal-format
53189 msgid "%qD must have exactly one argument"
53190 msgstr ""
53192 #: cp/decl.cc:15221
53193 #, gcc-internal-format
53194 msgid "%qD must have exactly two arguments"
53195 msgstr ""
53197 #: cp/decl.cc:15235
53198 #, gcc-internal-format
53199 msgid "%qD cannot have default arguments"
53200 msgstr ""
53202 #: cp/decl.cc:15259
53203 #, gcc-internal-format
53204 msgid "converting %qT to %<void%> will never use a type conversion operator"
53205 msgstr ""
53207 #: cp/decl.cc:15266
53208 #, gcc-internal-format
53209 msgid "converting %qT to a reference to the same type will never use a type conversion operator"
53210 msgstr ""
53212 #: cp/decl.cc:15268
53213 #, gcc-internal-format
53214 msgid "converting %qT to the same type will never use a type conversion operator"
53215 msgstr ""
53217 #: cp/decl.cc:15277
53218 #, gcc-internal-format
53219 msgid "converting %qT to a reference to a base class %qT will never use a type conversion operator"
53220 msgstr ""
53222 #: cp/decl.cc:15279
53223 #, gcc-internal-format
53224 msgid "converting %qT to a base class %qT will never use a type conversion operator"
53225 msgstr ""
53227 #: cp/decl.cc:15295
53228 #, gcc-internal-format
53229 msgid "user-defined %qD always evaluates both arguments"
53230 msgstr ""
53232 #: cp/decl.cc:15314
53233 #, gcc-internal-format
53234 msgid "prefix %qD should return %qT"
53235 msgstr ""
53237 #: cp/decl.cc:15321
53238 #, gcc-internal-format
53239 msgid "postfix %qD should return %qT"
53240 msgstr ""
53242 #: cp/decl.cc:15333
53243 #, gcc-internal-format
53244 msgid "%qD should return by value"
53245 msgstr ""
53247 #: cp/decl.cc:15388
53248 #, gcc-internal-format
53249 msgid "using template type parameter %qT after %qs"
53250 msgstr ""
53252 #: cp/decl.cc:15411
53253 #, gcc-internal-format
53254 msgid "using alias template specialization %qT after %qs"
53255 msgstr ""
53257 #: cp/decl.cc:15414
53258 #, gcc-internal-format
53259 msgid "using typedef-name %qD after %qs"
53260 msgstr ""
53262 #: cp/decl.cc:15416
53263 #, gcc-internal-format
53264 msgid "%qD has a previous declaration here"
53265 msgstr ""
53267 #: cp/decl.cc:15424
53268 #, gcc-internal-format
53269 msgid "%qT referred to as %qs"
53270 msgstr ""
53272 #: cp/decl.cc:15425 cp/decl.cc:15432
53273 #, gcc-internal-format
53274 msgid "%qT has a previous declaration here"
53275 msgstr ""
53277 #: cp/decl.cc:15431
53278 #, gcc-internal-format
53279 msgid "%qT referred to as enum"
53280 msgstr ""
53282 #. If a class template appears as elaborated type specifier
53283 #. without a template header such as:
53285 #. template <class T> class C {};
53286 #. void f(class C);             // No template header here
53288 #. then the required template argument is missing.
53289 #: cp/decl.cc:15446
53290 #, gcc-internal-format
53291 msgid "template argument required for %<%s %T%>"
53292 msgstr ""
53294 #: cp/decl.cc:15489 cp/name-lookup.cc:5705 cp/name-lookup.cc:5837
53295 #: cp/parser.cc:6933 cp/parser.cc:30632
53296 #, gcc-internal-format
53297 msgid "reference to %qD is ambiguous"
53298 msgstr ""
53300 #: cp/decl.cc:15498
53301 #, gcc-internal-format
53302 msgid "class template %qD redeclared as non-template"
53303 msgstr ""
53305 #: cp/decl.cc:15520 cp/name-lookup.cc:5415
53306 #, gcc-internal-format
53307 msgid "%qD has the same name as the class in which it is declared"
53308 msgstr ""
53310 #: cp/decl.cc:15548 cp/friend.cc:315 cp/parser.cc:3308 cp/parser.cc:6638
53311 #: cp/pt.cc:9827
53312 #, gcc-internal-format
53313 msgid "%qT is not a template"
53314 msgstr ""
53316 #: cp/decl.cc:15553
53317 #, gcc-internal-format
53318 msgid "perhaps you want to explicitly add %<%T::%>"
53319 msgstr ""
53321 #: cp/decl.cc:15658
53322 #, gcc-internal-format
53323 msgid "use of enum %q#D without previous declaration"
53324 msgstr ""
53326 #: cp/decl.cc:15689
53327 #, gcc-internal-format
53328 msgid "redeclaration of %qT as a non-template"
53329 msgstr ""
53331 #: cp/decl.cc:15700 cp/semantics.cc:3458
53332 #, gcc-internal-format
53333 msgid "cannot declare %qD in a different module"
53334 msgstr ""
53336 #: cp/decl.cc:15816
53337 #, gcc-internal-format
53338 msgid "derived union %qT invalid"
53339 msgstr ""
53341 #: cp/decl.cc:15823
53342 #, gcc-internal-format
53343 msgid "%qT defined with multiple direct bases"
53344 msgstr ""
53346 #: cp/decl.cc:15834
53347 #, gcc-internal-format
53348 msgid "%qT defined with direct virtual base"
53349 msgstr ""
53351 #: cp/decl.cc:15859
53352 #, gcc-internal-format
53353 msgid "base type %qT fails to be a struct or class type"
53354 msgstr ""
53356 #: cp/decl.cc:15889
53357 #, gcc-internal-format
53358 msgid "recursive type %qT undefined"
53359 msgstr ""
53361 #: cp/decl.cc:15891
53362 #, gcc-internal-format
53363 msgid "duplicate base type %qT invalid"
53364 msgstr ""
53366 #: cp/decl.cc:16036
53367 #, gcc-internal-format
53368 msgid "scoped/unscoped mismatch in enum %q#T"
53369 msgstr ""
53371 #: cp/decl.cc:16039 cp/decl.cc:16047 cp/decl.cc:16057 cp/decl.cc:16651
53372 #: cp/parser.cc:20994
53373 #, gcc-internal-format
53374 msgid "previous definition here"
53375 msgstr ""
53377 #: cp/decl.cc:16044
53378 #, gcc-internal-format
53379 msgid "underlying type mismatch in enum %q#T"
53380 msgstr ""
53382 #: cp/decl.cc:16054
53383 #, gcc-internal-format
53384 msgid "different underlying type in enum %q#T"
53385 msgstr ""
53387 #: cp/decl.cc:16065
53388 #, gcc-internal-format
53389 msgid "cannot define %qD in different module"
53390 msgstr ""
53392 #: cp/decl.cc:16139
53393 #, gcc-internal-format
53394 msgid "underlying type %qT of %qT must be an integral type"
53395 msgstr ""
53397 #. DR 377
53399 #. IF no integral type can represent all the enumerator values, the
53400 #. enumeration is ill-formed.
53401 #: cp/decl.cc:16286
53402 #, gcc-internal-format
53403 msgid "no integral type can represent all of the enumerator values for %qT"
53404 msgstr ""
53406 #: cp/decl.cc:16461
53407 #, gcc-internal-format
53408 msgid "enumerator value for %qD must have integral or unscoped enumeration type"
53409 msgstr ""
53411 #: cp/decl.cc:16471
53412 #, gcc-internal-format
53413 msgid "enumerator value for %qD is not an integer constant"
53414 msgstr ""
53416 #: cp/decl.cc:16520
53417 #, gcc-internal-format
53418 msgid "incremented enumerator value is too large for %<unsigned long%>"
53419 msgstr ""
53421 #: cp/decl.cc:16521
53422 #, gcc-internal-format
53423 msgid "incremented enumerator value is too large for %<long%>"
53424 msgstr ""
53426 #: cp/decl.cc:16532
53427 #, gcc-internal-format
53428 msgid "overflow in enumeration values at %qD"
53429 msgstr ""
53431 #: cp/decl.cc:16552
53432 #, gcc-internal-format
53433 msgid "enumerator value %qE is outside the range of underlying type %qT"
53434 msgstr ""
53436 #: cp/decl.cc:16649 cp/parser.cc:20992
53437 #, gcc-internal-format
53438 msgid "multiple definition of %q#T"
53439 msgstr ""
53441 #: cp/decl.cc:16723
53442 #, gcc-internal-format
53443 msgid "return type %q#T is incomplete"
53444 msgstr ""
53446 #: cp/decl.cc:16883 cp/typeck.cc:10601
53447 #, gcc-internal-format
53448 msgid "%<operator=%> should return a reference to %<*this%>"
53449 msgstr ""
53451 #: cp/decl.cc:17733
53452 #, gcc-internal-format
53453 msgid "no return statements in function returning %qT"
53454 msgstr ""
53456 #: cp/decl.cc:17735 cp/typeck.cc:10481
53457 #, gcc-internal-format
53458 msgid "only plain %<auto%> return type can be deduced to %<void%>"
53459 msgstr ""
53461 #: cp/decl.cc:17797
53462 #, gcc-internal-format
53463 msgid "no return statement in %<constexpr%> function returning non-void"
53464 msgstr ""
53466 #: cp/decl.cc:17979
53467 #, gcc-internal-format
53468 msgid "%qD is already defined in class %qT"
53469 msgstr ""
53471 #: cp/decl.cc:18370
53472 #, gcc-internal-format
53473 msgid "use of %qD before deduction of %<auto%>"
53474 msgstr ""
53476 #: cp/decl2.cc:351
53477 #, gcc-internal-format
53478 msgid "name missing for member function"
53479 msgstr ""
53481 #: cp/decl2.cc:447 cp/decl2.cc:480
53482 #, gcc-internal-format
53483 msgid "top-level comma expression in array subscript changed meaning in C++23"
53484 msgstr ""
53486 #: cp/decl2.cc:470
53487 #, gcc-internal-format
53488 msgid "built-in subscript operator without expression list"
53489 msgstr ""
53491 #: cp/decl2.cc:484
53492 #, gcc-internal-format
53493 msgid "built-in subscript operator with more than one expression in expression list"
53494 msgstr ""
53496 #: cp/decl2.cc:502 cp/decl2.cc:516
53497 #, gcc-internal-format
53498 msgid "ambiguous conversion for array subscript"
53499 msgstr ""
53501 #: cp/decl2.cc:510
53502 #, gcc-internal-format
53503 msgid "invalid types %<%T[%T]%> for array subscript"
53504 msgstr ""
53506 #: cp/decl2.cc:592
53507 #, gcc-internal-format
53508 msgid "deleting array %q#E"
53509 msgstr ""
53511 #: cp/decl2.cc:600
53512 #, gcc-internal-format
53513 msgid "type %q#T argument given to %<delete%>, expected pointer"
53514 msgstr ""
53516 #: cp/decl2.cc:614
53517 #, gcc-internal-format
53518 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
53519 msgstr ""
53521 #: cp/decl2.cc:624
53522 #, gcc-internal-format
53523 msgid "deleting %qT is undefined"
53524 msgstr ""
53526 #: cp/decl2.cc:672 cp/pt.cc:5877
53527 #, gcc-internal-format
53528 msgid "template declaration of %q#D"
53529 msgstr ""
53531 #: cp/decl2.cc:712
53532 #, gcc-internal-format
53533 msgid "template parameter lists provided don%'t match the template parameters of %qD"
53534 msgstr ""
53536 #: cp/decl2.cc:727 cp/pt.cc:5845
53537 #, gcc-internal-format
53538 msgid "destructor %qD declared as member template"
53539 msgstr ""
53541 #: cp/decl2.cc:802
53542 #, gcc-internal-format
53543 msgid "no declaration matches %q#D"
53544 msgstr ""
53546 #: cp/decl2.cc:807
53547 #, gcc-internal-format
53548 msgid "no conversion operators declared"
53549 msgstr ""
53551 #: cp/decl2.cc:810
53552 #, fuzzy, gcc-internal-format
53553 #| msgid "%s:no functions found\n"
53554 msgid "no functions named %qD"
53555 msgstr "%s:nisu pronađene funkcije\n"
53557 #: cp/decl2.cc:812
53558 #, gcc-internal-format
53559 msgid "%#qT defined here"
53560 msgstr ""
53562 #: cp/decl2.cc:872
53563 #, gcc-internal-format
53564 msgid "local class %q#T shall not have static data member %q#D"
53565 msgstr ""
53567 #: cp/decl2.cc:881
53568 #, gcc-internal-format
53569 msgid "static data member %qD in unnamed class"
53570 msgstr ""
53572 #: cp/decl2.cc:883
53573 #, gcc-internal-format
53574 msgid "unnamed class defined here"
53575 msgstr ""
53577 #: cp/decl2.cc:964
53578 #, gcc-internal-format
53579 msgid "explicit template argument list not allowed"
53580 msgstr ""
53582 #: cp/decl2.cc:1006
53583 #, gcc-internal-format
53584 msgid "%qD is already defined in %qT"
53585 msgstr ""
53587 #: cp/decl2.cc:1035 cp/decl2.cc:1043
53588 #, gcc-internal-format
53589 msgid "invalid initializer for member function %qD"
53590 msgstr ""
53592 #: cp/decl2.cc:1052
53593 #, gcc-internal-format
53594 msgid "initializer specified for friend function %qD"
53595 msgstr ""
53597 #: cp/decl2.cc:1055
53598 #, gcc-internal-format
53599 msgid "initializer specified for static member function %qD"
53600 msgstr ""
53602 #: cp/decl2.cc:1103
53603 #, gcc-internal-format
53604 msgid "%<asm%> specifiers are not permitted on non-static data members"
53605 msgstr ""
53607 #: cp/decl2.cc:1160
53608 #, gcc-internal-format
53609 msgid "bit-field %qD with non-integral type %qT"
53610 msgstr ""
53612 #: cp/decl2.cc:1168
53613 #, gcc-internal-format
53614 msgid "cannot declare %qD to be a bit-field type"
53615 msgstr ""
53617 #: cp/decl2.cc:1179
53618 #, gcc-internal-format
53619 msgid "cannot declare bit-field %qD with function type"
53620 msgstr ""
53622 #: cp/decl2.cc:1185
53623 #, gcc-internal-format
53624 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
53625 msgstr ""
53627 #: cp/decl2.cc:1192
53628 #, gcc-internal-format
53629 msgid "%qD is already defined in the class %qT"
53630 msgstr ""
53632 #: cp/decl2.cc:1200
53633 #, gcc-internal-format
53634 msgid "static member %qD cannot be a bit-field"
53635 msgstr ""
53637 #: cp/decl2.cc:1214
53638 #, gcc-internal-format
53639 msgid "width of bit-field %qD has non-integral type %qT"
53640 msgstr ""
53642 #: cp/decl2.cc:1536
53643 #, gcc-internal-format
53644 msgid "incomplete type %qT is not mappable"
53645 msgstr ""
53647 #: cp/decl2.cc:1552
53648 #, gcc-internal-format
53649 msgid "static field %qD is not mappable"
53650 msgstr ""
53652 #: cp/decl2.cc:1641
53653 #, gcc-internal-format
53654 msgid "%q+D static data member inside of declare target directive"
53655 msgstr ""
53657 #: cp/decl2.cc:1680 cp/name-lookup.cc:8520
53658 #, gcc-internal-format
53659 msgid "%<omp::%E%> not allowed to be specified in this context"
53660 msgstr ""
53662 #: cp/decl2.cc:1749
53663 #, gcc-internal-format
53664 msgid "anonymous struct not inside named type"
53665 msgstr ""
53667 #: cp/decl2.cc:1765
53668 #, gcc-internal-format
53669 msgid "%q#D invalid; an anonymous union can only have non-static data members"
53670 msgstr ""
53672 #: cp/decl2.cc:1772
53673 #, gcc-internal-format
53674 msgid "private member %q#D in anonymous union"
53675 msgstr ""
53677 #: cp/decl2.cc:1775
53678 #, gcc-internal-format
53679 msgid "protected member %q#D in anonymous union"
53680 msgstr ""
53682 #: cp/decl2.cc:1840
53683 #, gcc-internal-format
53684 msgid "namespace-scope anonymous aggregates must be static"
53685 msgstr ""
53687 #: cp/decl2.cc:1849
53688 #, gcc-internal-format
53689 msgid "anonymous union with no members"
53690 msgstr ""
53692 #: cp/decl2.cc:1886
53693 #, gcc-internal-format
53694 msgid "%<operator new%> must return type %qT"
53695 msgstr ""
53697 #. [basic.stc.dynamic.allocation]
53699 #. The first parameter shall not have an associated default
53700 #. argument.
53701 #: cp/decl2.cc:1898
53702 #, gcc-internal-format
53703 msgid "the first parameter of %<operator new%> cannot have a default argument"
53704 msgstr ""
53706 #: cp/decl2.cc:1914
53707 #, gcc-internal-format
53708 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
53709 msgstr ""
53711 #: cp/decl2.cc:1944
53712 #, gcc-internal-format
53713 msgid "%<operator delete%> must return type %qT"
53714 msgstr ""
53716 #: cp/decl2.cc:1959
53717 #, gcc-internal-format
53718 msgid "destroying %<operator delete%> must be a member function"
53719 msgstr ""
53721 #: cp/decl2.cc:1962
53722 #, gcc-internal-format
53723 msgid "%<operator delete[]%> cannot be a destroying delete"
53724 msgstr ""
53726 #: cp/decl2.cc:1964
53727 #, gcc-internal-format
53728 msgid "destroying %<operator delete%> must be a usual deallocation function"
53729 msgstr ""
53731 #: cp/decl2.cc:1974
53732 #, gcc-internal-format
53733 msgid "%<operator delete%> takes type %qT as first parameter"
53734 msgstr ""
53736 #: cp/decl2.cc:2955
53737 #, gcc-internal-format
53738 msgid "%qT has a field %qD whose type has no linkage"
53739 msgstr ""
53741 #: cp/decl2.cc:2959
53742 #, gcc-internal-format
53743 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
53744 msgstr ""
53746 #: cp/decl2.cc:2964
53747 #, gcc-internal-format
53748 msgid "%qT has a field %qD whose type uses the anonymous namespace"
53749 msgstr ""
53751 #: cp/decl2.cc:2972
53752 #, gcc-internal-format
53753 msgid "%qT declared with greater visibility than the type of its field %qD"
53754 msgstr ""
53756 #: cp/decl2.cc:2990
53757 #, gcc-internal-format
53758 msgid "%qT has a base %qT whose type has no linkage"
53759 msgstr ""
53761 #: cp/decl2.cc:2994
53762 #, gcc-internal-format
53763 msgid "%qT has a base %qT whose type depends on the type %qT which has no linkage"
53764 msgstr ""
53766 #: cp/decl2.cc:2999
53767 #, gcc-internal-format
53768 msgid "%qT has a base %qT whose type uses the anonymous namespace"
53769 msgstr ""
53771 #: cp/decl2.cc:3006
53772 #, gcc-internal-format
53773 msgid "%qT declared with greater visibility than its base %qT"
53774 msgstr ""
53776 #: cp/decl2.cc:4675
53777 #, gcc-internal-format
53778 msgid "%q#D, declared using unnamed type, is used but never defined"
53779 msgstr ""
53781 #. DRs 132, 319 and 389 seem to indicate types with
53782 #. no linkage can only be used to declare extern "C"
53783 #. entities.  Since it's not always an error in the
53784 #. ISO C++ 90 Standard, we only issue a warning.
53785 #: cp/decl2.cc:4684
53786 #, gcc-internal-format
53787 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
53788 msgstr ""
53790 #: cp/decl2.cc:4688
53791 #, gcc-internal-format
53792 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
53793 msgstr ""
53795 #: cp/decl2.cc:4692
53796 #, gcc-internal-format
53797 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
53798 msgstr ""
53800 #: cp/decl2.cc:4700
53801 #, gcc-internal-format
53802 msgid "%q#D, declared using local type %qT, is used but never defined"
53803 msgstr ""
53805 #: cp/decl2.cc:4704
53806 #, gcc-internal-format
53807 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
53808 msgstr ""
53810 #: cp/decl2.cc:4707
53811 #, gcc-internal-format
53812 msgid "type %qT with no linkage used to declare function %q#D with linkage"
53813 msgstr ""
53815 #: cp/decl2.cc:4895
53816 #, gcc-internal-format
53817 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
53818 msgstr ""
53820 #: cp/decl2.cc:4898
53821 #, gcc-internal-format
53822 msgid "previous mangling %q#D"
53823 msgstr ""
53825 #: cp/decl2.cc:4900
53826 #, gcc-internal-format
53827 msgid "a later %<-fabi-version=%> (or =0) avoids this error with a change in mangling"
53828 msgstr ""
53830 #: cp/decl2.cc:4972 cp/decl2.cc:4975
53831 #, gcc-internal-format
53832 msgid "the program should also define %qD"
53833 msgstr ""
53835 #: cp/decl2.cc:5328
53836 #, gcc-internal-format
53837 msgid "inline function %qD used but never defined"
53838 msgstr ""
53840 #: cp/decl2.cc:5531
53841 #, gcc-internal-format
53842 msgid "default argument missing for parameter %P of %q#D"
53843 msgstr ""
53845 #: cp/decl2.cc:5536
53846 #, gcc-internal-format
53847 msgid "...following parameter %P which has a default argument"
53848 msgstr ""
53850 #: cp/decl2.cc:5669
53851 #, gcc-internal-format
53852 msgid "implicitly-declared %qD is deprecated"
53853 msgstr ""
53855 #: cp/decl2.cc:5673
53856 #, gcc-internal-format
53857 msgid "because %qT has user-provided %qD"
53858 msgstr ""
53860 #. We mark a lambda conversion op as deleted if we can't
53861 #. generate it properly; see maybe_add_lambda_conv_op.
53862 #: cp/decl2.cc:5783
53863 #, gcc-internal-format
53864 msgid "converting lambda that uses %<...%> to function pointer"
53865 msgstr ""
53867 #: cp/decl2.cc:5786
53868 #, gcc-internal-format
53869 msgid "use of deleted function %qD"
53870 msgstr ""
53872 #: cp/decl2.cc:5840
53873 #, fuzzy, gcc-internal-format
53874 #| msgid "insn does not satisfy its constraints:"
53875 msgid "use of function %qD with unsatisfied constraints"
53876 msgstr "insn ne zadovoljava svoja ograničenja:"
53878 #: cp/decl2.cc:5872
53879 #, gcc-internal-format
53880 msgid "use of built-in parameter pack %qD outside of a template"
53881 msgstr ""
53883 #: cp/error.cc:4019
53884 #, gcc-internal-format
53885 msgid "(no argument)"
53886 msgstr ""
53888 #: cp/error.cc:4111
53889 #, gcc-internal-format
53890 msgid "[...]"
53891 msgstr ""
53893 #: cp/error.cc:4458
53894 #, gcc-internal-format
53895 msgid "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu++11%>"
53896 msgstr ""
53898 #: cp/error.cc:4463
53899 #, gcc-internal-format
53900 msgid "explicit conversion operators only available with %<-std=c++11%> or %<-std=gnu++11%>"
53901 msgstr ""
53903 #: cp/error.cc:4468
53904 #, gcc-internal-format
53905 msgid "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
53906 msgstr ""
53908 #: cp/error.cc:4473
53909 #, gcc-internal-format
53910 msgid "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
53911 msgstr ""
53913 #: cp/error.cc:4478
53914 #, gcc-internal-format
53915 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
53916 msgstr ""
53918 #: cp/error.cc:4483
53919 #, gcc-internal-format
53920 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
53921 msgstr ""
53923 #: cp/error.cc:4488
53924 #, gcc-internal-format
53925 msgid "defaulted and deleted functions only available with %<-std=c++11%> or %<-std=gnu++11%>"
53926 msgstr ""
53928 #: cp/error.cc:4494
53929 #, gcc-internal-format
53930 msgid "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
53931 msgstr ""
53933 #: cp/error.cc:4499
53934 #, gcc-internal-format
53935 msgid "override controls (override/final) only available with %<-std=c++11%> or %<-std=gnu++11%>"
53936 msgstr ""
53938 #: cp/error.cc:4504
53939 #, gcc-internal-format
53940 msgid "non-static data member initializers only available with %<-std=c++11%> or %<-std=gnu++11%>"
53941 msgstr ""
53943 #: cp/error.cc:4509
53944 #, gcc-internal-format
53945 msgid "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
53946 msgstr ""
53948 #: cp/error.cc:4514
53949 #, gcc-internal-format
53950 msgid "delegating constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
53951 msgstr ""
53953 #: cp/error.cc:4519
53954 #, gcc-internal-format
53955 msgid "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
53956 msgstr ""
53958 #: cp/error.cc:4524
53959 #, gcc-internal-format
53960 msgid "C++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
53961 msgstr ""
53963 #: cp/error.cc:4529
53964 #, gcc-internal-format
53965 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
53966 msgstr ""
53968 #: cp/error.cc:4579
53969 #, gcc-internal-format
53970 msgid "incomplete type %qT used in nested name specifier"
53971 msgstr ""
53973 #: cp/error.cc:4583
53974 #, gcc-internal-format
53975 msgid "reference to %<%T::%D%> is ambiguous"
53976 msgstr ""
53978 #: cp/error.cc:4597
53979 #, gcc-internal-format
53980 msgid "%qD is not a member of %qT; did you mean %qs?"
53981 msgstr ""
53983 #: cp/error.cc:4601 cp/typeck.cc:2721
53984 #, gcc-internal-format
53985 msgid "%qD is not a member of %qT"
53986 msgstr ""
53988 #: cp/error.cc:4623
53989 #, gcc-internal-format
53990 msgid "%qD is not a member of %qD; did you mean %qs?"
53991 msgstr ""
53993 #: cp/error.cc:4627 cp/typeck.cc:3314
53994 #, gcc-internal-format
53995 msgid "%qD is not a member of %qD"
53996 msgstr ""
53998 #: cp/error.cc:4638
53999 #, gcc-internal-format
54000 msgid "%<::%D%> has not been declared; did you mean %qs?"
54001 msgstr ""
54003 #: cp/error.cc:4642
54004 #, gcc-internal-format
54005 msgid "%<::%D%> has not been declared"
54006 msgstr ""
54008 #: cp/except.cc:377
54009 #, gcc-internal-format
54010 msgid "exception handling disabled, use %<-fexceptions%> to enable"
54011 msgstr ""
54013 #: cp/except.cc:623
54014 #, gcc-internal-format
54015 msgid "throwing NULL, which has integral, not pointer type"
54016 msgstr ""
54018 #: cp/except.cc:749
54019 #, gcc-internal-format
54020 msgid "  in thrown expression"
54021 msgstr ""
54023 #: cp/except.cc:890
54024 #, gcc-internal-format
54025 msgid "cannot declare %<catch%> parameter to be of rvalue reference type %qT"
54026 msgstr ""
54028 #: cp/except.cc:898
54029 #, gcc-internal-format
54030 msgid "cannot throw expression of type %qT because it involves types of variable size"
54031 msgstr ""
54033 #: cp/except.cc:901
54034 #, gcc-internal-format
54035 msgid "cannot catch type %qT because it involves types of variable size"
54036 msgstr ""
54038 #: cp/except.cc:1001
54039 #, gcc-internal-format
54040 msgid "exception of type %qT will be caught by earlier handler"
54041 msgstr ""
54043 #: cp/except.cc:1003
54044 #, gcc-internal-format
54045 msgid "for type %qT"
54046 msgstr ""
54048 #: cp/except.cc:1032
54049 #, gcc-internal-format
54050 msgid "%<...%> handler must be the last handler for its try block"
54051 msgstr ""
54053 #: cp/except.cc:1128
54054 #, gcc-internal-format
54055 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
54056 msgstr ""
54058 #: cp/except.cc:1131
54059 #, gcc-internal-format
54060 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
54061 msgstr ""
54063 #: cp/expr.cc:233
54064 #, gcc-internal-format
54065 msgid "using value of simple assignment with %<volatile%>-qualified left operand is deprecated"
54066 msgstr ""
54068 #: cp/friend.cc:192
54069 #, gcc-internal-format
54070 msgid "%qD is already a friend of class %qT"
54071 msgstr ""
54073 #: cp/friend.cc:289
54074 #, gcc-internal-format
54075 msgid "invalid type %qT declared %<friend%>"
54076 msgstr ""
54078 #. template <class U> friend class T::X<U>;
54079 #. [temp.friend]
54080 #. Friend declarations shall not declare partial
54081 #. specializations.
54082 #: cp/friend.cc:306 cp/friend.cc:354
54083 #, gcc-internal-format
54084 msgid "partial specialization %qT declared %<friend%>"
54085 msgstr ""
54087 #: cp/friend.cc:320
54088 #, gcc-internal-format
54089 msgid "perhaps you need explicit template arguments in your nested-name-specifier"
54090 msgstr ""
54092 #: cp/friend.cc:332
54093 #, gcc-internal-format
54094 msgid "class %qT is implicitly friends with itself"
54095 msgstr ""
54097 #: cp/friend.cc:395
54098 #, gcc-internal-format
54099 msgid "%qT is not a member of %qT"
54100 msgstr ""
54102 #: cp/friend.cc:401
54103 #, gcc-internal-format
54104 msgid "%qT is not a member class template of %qT"
54105 msgstr ""
54107 #: cp/friend.cc:411
54108 #, gcc-internal-format
54109 msgid "%qT is not a nested class of %qT"
54110 msgstr ""
54112 #. template <class T> friend class T;
54113 #: cp/friend.cc:425
54114 #, gcc-internal-format
54115 msgid "template parameter type %qT declared %<friend%>"
54116 msgstr ""
54118 #. template <class T> friend class A; where A is not a template
54119 #: cp/friend.cc:433
54120 #, gcc-internal-format
54121 msgid "%q#T is not a template"
54122 msgstr ""
54124 #: cp/friend.cc:456
54125 #, gcc-internal-format
54126 msgid "%qD is already a friend of %qT"
54127 msgstr ""
54129 #: cp/friend.cc:466
54130 #, gcc-internal-format
54131 msgid "%qT is already a friend of %qT"
54132 msgstr ""
54134 #: cp/friend.cc:506
54135 #, gcc-internal-format
54136 msgid "friend declaration %qD may not have virt-specifiers"
54137 msgstr ""
54139 #: cp/friend.cc:592
54140 #, gcc-internal-format
54141 msgid "member %qD declared as friend before type %qT defined"
54142 msgstr ""
54144 #: cp/friend.cc:642
54145 #, gcc-internal-format
54146 msgid "friend declaration %q#D declares a non-template function"
54147 msgstr ""
54149 #: cp/friend.cc:646
54150 #, gcc-internal-format
54151 msgid "(if this is not what you intended, make sure the function template has already been declared and add %<<>%> after the function name here)"
54152 msgstr ""
54154 #: cp/init.cc:392
54155 #, gcc-internal-format
54156 msgid "value-initialization of incomplete type %qT"
54157 msgstr ""
54159 #: cp/init.cc:475
54160 #, gcc-internal-format
54161 msgid "cannot value-initialize array of unknown bound %qT"
54162 msgstr ""
54164 #: cp/init.cc:514
54165 #, gcc-internal-format
54166 msgid "value-initialization of function type %qT"
54167 msgstr ""
54169 #: cp/init.cc:520
54170 #, gcc-internal-format
54171 msgid "value-initialization of reference type %qT"
54172 msgstr ""
54174 #: cp/init.cc:589
54175 #, gcc-internal-format
54176 msgid "recursive instantiation of default member initializer for %qD"
54177 msgstr ""
54179 #: cp/init.cc:655
54180 #, gcc-internal-format
54181 msgid "default member initializer for %qD required before the end of its enclosing class"
54182 msgstr ""
54184 #: cp/init.cc:719
54185 #, gcc-internal-format
54186 msgid "initializer for flexible array member %q#D"
54187 msgstr ""
54189 #: cp/init.cc:784
54190 #, gcc-internal-format
54191 msgid "initializing %qD from %qE does not extend the lifetime of the underlying array"
54192 msgstr ""
54194 #: cp/init.cc:888 cp/init.cc:969
54195 #, gcc-internal-format
54196 msgid "%qD is initialized with itself"
54197 msgstr ""
54199 #: cp/init.cc:894
54200 #, gcc-internal-format
54201 msgid "reference %qD is not yet bound to a value when used here"
54202 msgstr ""
54204 #: cp/init.cc:898
54205 #, gcc-internal-format
54206 msgid "member %qD is used uninitialized"
54207 msgstr ""
54209 #: cp/init.cc:946
54210 #, gcc-internal-format
54211 msgid "%qD should be initialized in the member initialization list"
54212 msgstr ""
54214 #: cp/init.cc:1090
54215 #, gcc-internal-format
54216 msgid "invalid initializer for array member %q#D"
54217 msgstr ""
54219 #: cp/init.cc:1105 cp/init.cc:1131 cp/init.cc:2717 cp/method.cc:2366
54220 #, gcc-internal-format
54221 msgid "uninitialized const member in %q#T"
54222 msgstr ""
54224 #: cp/init.cc:1107 cp/init.cc:1125 cp/init.cc:1133 cp/init.cc:2702
54225 #: cp/init.cc:2730 cp/method.cc:2369 cp/method.cc:2380
54226 #, gcc-internal-format
54227 msgid "%q#D should be initialized"
54228 msgstr ""
54230 #: cp/init.cc:1123 cp/init.cc:2689 cp/method.cc:2377
54231 #, gcc-internal-format
54232 msgid "uninitialized reference member in %q#T"
54233 msgstr ""
54235 #: cp/init.cc:1308
54236 #, gcc-internal-format
54237 msgid "%qD will be initialized after"
54238 msgstr ""
54240 #: cp/init.cc:1311
54241 #, gcc-internal-format
54242 msgid "base %qT will be initialized after"
54243 msgstr ""
54245 #: cp/init.cc:1315
54246 #, gcc-internal-format
54247 msgid "  %q#D"
54248 msgstr ""
54250 #: cp/init.cc:1317
54251 #, gcc-internal-format
54252 msgid "  base %qT"
54253 msgstr ""
54255 #: cp/init.cc:1319
54256 #, gcc-internal-format
54257 msgid "  when initialized here"
54258 msgstr ""
54260 #: cp/init.cc:1336
54261 #, gcc-internal-format
54262 msgid "multiple initializations given for %qD"
54263 msgstr ""
54265 #: cp/init.cc:1340
54266 #, gcc-internal-format
54267 msgid "multiple initializations given for base %qT"
54268 msgstr ""
54270 #: cp/init.cc:1427
54271 #, gcc-internal-format
54272 msgid "initializations for multiple members of %qT"
54273 msgstr ""
54275 #: cp/init.cc:1537
54276 #, gcc-internal-format
54277 msgid "base class %q#T should be explicitly initialized in the copy constructor"
54278 msgstr ""
54280 #: cp/init.cc:1773 cp/init.cc:1792
54281 #, gcc-internal-format
54282 msgid "class %qT does not have any field named %qD"
54283 msgstr ""
54285 #: cp/init.cc:1779
54286 #, gcc-internal-format
54287 msgid "%q#D is a static data member; it can only be initialized at its definition"
54288 msgstr ""
54290 #: cp/init.cc:1786
54291 #, gcc-internal-format
54292 msgid "%q#D is not a non-static data member of %qT"
54293 msgstr ""
54295 #: cp/init.cc:1825
54296 #, gcc-internal-format
54297 msgid "unnamed initializer for %qT, which has no base classes"
54298 msgstr ""
54300 #: cp/init.cc:1833
54301 #, gcc-internal-format
54302 msgid "unnamed initializer for %qT, which uses multiple inheritance"
54303 msgstr ""
54305 #: cp/init.cc:1880
54306 #, gcc-internal-format
54307 msgid "%qD is both a direct base and an indirect virtual base"
54308 msgstr ""
54310 #: cp/init.cc:1888
54311 #, gcc-internal-format
54312 msgid "type %qT is not a direct or virtual base of %qT"
54313 msgstr ""
54315 #: cp/init.cc:1891
54316 #, gcc-internal-format
54317 msgid "type %qT is not a direct base of %qT"
54318 msgstr ""
54320 #: cp/init.cc:2003 cp/init.cc:4778 cp/typeck2.cc:1349
54321 #, gcc-internal-format
54322 msgid "array must be initialized with a brace-enclosed initializer"
54323 msgstr ""
54325 #: cp/init.cc:2328 cp/semantics.cc:3734
54326 #, gcc-internal-format
54327 msgid "%qT is not a class type"
54328 msgstr ""
54330 #: cp/init.cc:2372
54331 #, gcc-internal-format
54332 msgid "incomplete type %qT does not have member %qD"
54333 msgstr ""
54335 #: cp/init.cc:2386
54336 #, gcc-internal-format
54337 msgid "invalid pointer to bit-field %qD"
54338 msgstr ""
54340 #: cp/init.cc:2472 cp/typeck.cc:2199
54341 #, gcc-internal-format
54342 msgid "invalid use of non-static member function %qD"
54343 msgstr ""
54345 #: cp/init.cc:2479 cp/semantics.cc:2148
54346 #, gcc-internal-format
54347 msgid "invalid use of non-static data member %qD"
54348 msgstr ""
54350 #: cp/init.cc:2686
54351 #, gcc-internal-format
54352 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
54353 msgstr ""
54355 #: cp/init.cc:2694
54356 #, gcc-internal-format
54357 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
54358 msgstr ""
54360 #: cp/init.cc:2698
54361 #, gcc-internal-format
54362 msgid "uninitialized reference member in base %q#T of %q#T"
54363 msgstr ""
54365 #: cp/init.cc:2714
54366 #, gcc-internal-format
54367 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
54368 msgstr ""
54370 #: cp/init.cc:2722
54371 #, gcc-internal-format
54372 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
54373 msgstr ""
54375 #: cp/init.cc:2726
54376 #, gcc-internal-format
54377 msgid "uninitialized const member in base %q#T of %q#T"
54378 msgstr ""
54380 #: cp/init.cc:2836
54381 #, gcc-internal-format
54382 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
54383 msgstr ""
54385 #: cp/init.cc:2839
54386 #, gcc-internal-format
54387 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size at most %qwu"
54388 msgstr ""
54390 #: cp/init.cc:2849
54391 #, gcc-internal-format
54392 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
54393 msgstr ""
54395 #: cp/init.cc:2852
54396 #, gcc-internal-format
54397 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size at most %qwu"
54398 msgstr ""
54400 #: cp/init.cc:2861
54401 #, gcc-internal-format
54402 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
54403 msgstr ""
54405 #: cp/init.cc:2864
54406 #, gcc-internal-format
54407 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size at most %qwu"
54408 msgstr ""
54410 #: cp/init.cc:2881
54411 #, gcc-internal-format
54412 msgid "at offset %wi from %qD declared here"
54413 msgstr ""
54415 #: cp/init.cc:2885
54416 #, gcc-internal-format
54417 msgid "at offset [%wi, %wi] from %qD declared here"
54418 msgstr ""
54420 #: cp/init.cc:3099
54421 #, gcc-internal-format
54422 msgid "integer overflow in array size"
54423 msgstr ""
54425 #: cp/init.cc:3109
54426 #, gcc-internal-format
54427 msgid "array size in new-expression must be constant"
54428 msgstr ""
54430 #: cp/init.cc:3127
54431 #, gcc-internal-format
54432 msgid "variably modified type not allowed in new-expression"
54433 msgstr ""
54435 #: cp/init.cc:3143
54436 #, gcc-internal-format
54437 msgid "non-constant array new length must be specified directly, not by %<typedef%>"
54438 msgstr ""
54440 #: cp/init.cc:3145
54441 #, gcc-internal-format
54442 msgid "non-constant array new length must be specified without parentheses around the type-id"
54443 msgstr ""
54445 #: cp/init.cc:3155
54446 #, gcc-internal-format
54447 msgid "invalid type %<void%> for %<new%>"
54448 msgstr ""
54450 #: cp/init.cc:3161
54451 #, gcc-internal-format
54452 msgid "%<new%> of %<initializer_list%> does not extend the lifetime of the underlying array"
54453 msgstr ""
54455 #: cp/init.cc:3203
54456 #, gcc-internal-format
54457 msgid "uninitialized const in %<new%> of %q#T"
54458 msgstr ""
54460 #: cp/init.cc:3353
54461 #, gcc-internal-format
54462 msgid "no suitable %qD found in class %qT"
54463 msgstr ""
54465 #: cp/init.cc:3360 cp/search.cc:1058
54466 #, gcc-internal-format
54467 msgid "request for member %qD is ambiguous"
54468 msgstr ""
54470 #: cp/init.cc:3435
54471 #, gcc-internal-format
54472 msgid "%<new%> of type %qT with extended alignment %d"
54473 msgstr ""
54475 #: cp/init.cc:3438
54476 #, gcc-internal-format
54477 msgid "uses %qD, which does not have an alignment parameter"
54478 msgstr ""
54480 #: cp/init.cc:3441
54481 #, gcc-internal-format
54482 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
54483 msgstr ""
54485 #: cp/init.cc:3636
54486 #, gcc-internal-format
54487 msgid "parenthesized initializer in array new"
54488 msgstr ""
54490 #: cp/init.cc:3910
54491 #, gcc-internal-format
54492 msgid "size in array new must have integral type"
54493 msgstr ""
54495 #: cp/init.cc:3939
54496 #, gcc-internal-format
54497 msgid "new cannot be applied to a reference type"
54498 msgstr ""
54500 #: cp/init.cc:3948
54501 #, gcc-internal-format
54502 msgid "new cannot be applied to a function type"
54503 msgstr ""
54505 #: cp/init.cc:4068
54506 #, gcc-internal-format
54507 msgid "possible problem detected in invocation of operator %<delete []%>"
54508 msgstr ""
54510 #: cp/init.cc:4072
54511 #, gcc-internal-format
54512 msgid "neither the destructor nor the class-specific operator %<delete []%> will be called, even if they are declared when the class is defined"
54513 msgstr ""
54515 #: cp/init.cc:4682
54516 #, gcc-internal-format
54517 msgid "initializer ends prematurely"
54518 msgstr ""
54520 #: cp/init.cc:4979
54521 #, gcc-internal-format
54522 msgid "unknown array size in delete"
54523 msgstr ""
54525 #: cp/init.cc:5013
54526 #, gcc-internal-format
54527 msgid "possible problem detected in invocation of %<operator delete%>"
54528 msgstr ""
54530 #: cp/init.cc:5018
54531 #, gcc-internal-format
54532 msgid "neither the destructor nor the class-specific %<operator delete%> will be called, even if they are declared when the class is defined"
54533 msgstr ""
54535 #: cp/init.cc:5033
54536 #, gcc-internal-format
54537 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
54538 msgstr ""
54540 #: cp/init.cc:5038
54541 #, gcc-internal-format
54542 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
54543 msgstr ""
54545 #: cp/init.cc:5345
54546 #, gcc-internal-format
54547 msgid "type to vector delete is neither pointer or array type"
54548 msgstr ""
54550 #: cp/lambda.cc:527
54551 #, gcc-internal-format
54552 msgid "array of runtime bound cannot be captured by copy, only by reference"
54553 msgstr ""
54555 #: cp/lambda.cc:542
54556 #, gcc-internal-format
54557 msgid "capture of variably-modified type %qT that is not an N3639 array of runtime bound"
54558 msgstr ""
54560 #: cp/lambda.cc:546
54561 #, gcc-internal-format
54562 msgid "because the array element type %qT has variable size"
54563 msgstr ""
54565 #: cp/lambda.cc:570
54566 #, gcc-internal-format
54567 msgid "cannot capture %qE by reference"
54568 msgstr ""
54570 #: cp/lambda.cc:580
54571 #, gcc-internal-format
54572 msgid "capture by copy of incomplete type %qT"
54573 msgstr ""
54575 #: cp/lambda.cc:635
54576 #, gcc-internal-format
54577 msgid "trying to capture %qD in instantiation of generic lambda"
54578 msgstr ""
54580 #: cp/lambda.cc:711
54581 #, gcc-internal-format
54582 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
54583 msgstr ""
54585 #: cp/lambda.cc:713
54586 #, gcc-internal-format
54587 msgid "add explicit %<this%> or %<*this%> capture"
54588 msgstr ""
54590 #: cp/lambda.cc:827
54591 #, gcc-internal-format
54592 msgid "%<this%> was not captured for this lambda function"
54593 msgstr ""
54595 #: cp/lex.cc:602
54596 #, gcc-internal-format
54597 msgid "invalid %<#pragma %s%>"
54598 msgstr ""
54600 #: cp/lex.cc:610
54601 #, gcc-internal-format
54602 msgid "%<#pragma vtable%> no longer supported"
54603 msgstr ""
54605 #: cp/lex.cc:682
54606 #, gcc-internal-format
54607 msgid "%<#pragma implementation%> for %qs appears after file is included"
54608 msgstr ""
54610 #: cp/lex.cc:710
54611 #, gcc-internal-format
54612 msgid "%qD not defined"
54613 msgstr ""
54615 #: cp/lex.cc:722
54616 #, gcc-internal-format
54617 msgid "%qD was not declared in this scope; did you mean %qs?"
54618 msgstr ""
54620 #: cp/lex.cc:726
54621 #, gcc-internal-format
54622 msgid "%qD was not declared in this scope"
54623 msgstr ""
54625 #. In a template, it is invalid to write "f()" or "f(3)" if no
54626 #. declaration of "f" is available.  Historically, G++ and most
54627 #. other compilers accepted that usage since they deferred all name
54628 #. lookup until instantiation time rather than doing unqualified
54629 #. name lookup at template definition time; explain to the user what
54630 #. is going wrong.
54632 #. Note that we have the exact wording of the following message in
54633 #. the manual (trouble.texi, node "Name lookup"), so they need to
54634 #. be kept in synch.
54635 #: cp/lex.cc:768
54636 #, gcc-internal-format
54637 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
54638 msgstr ""
54640 #: cp/lex.cc:777
54641 #, gcc-internal-format
54642 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
54643 msgstr ""
54645 #: cp/logic.cc:303
54646 #, gcc-internal-format
54647 msgid "  # %E"
54648 msgstr ""
54650 #: cp/mangle.cc:2365
54651 #, gcc-internal-format
54652 msgid "mangling %<typeof%>, use %<decltype%> instead"
54653 msgstr ""
54655 #: cp/mangle.cc:2369
54656 #, gcc-internal-format
54657 msgid "mangling %<__underlying_type%>"
54658 msgstr ""
54660 #: cp/mangle.cc:2676
54661 #, gcc-internal-format
54662 msgid "mangling unknown fixed point type"
54663 msgstr ""
54665 #: cp/mangle.cc:3454
54666 #, gcc-internal-format
54667 msgid "use of built-in trait %qE in function signature; use library traits instead"
54668 msgstr ""
54670 #: cp/mangle.cc:3459
54671 #, gcc-internal-format, gfc-internal-format
54672 msgid "mangling %C"
54673 msgstr ""
54675 #: cp/mangle.cc:3535
54676 #, gcc-internal-format
54677 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
54678 msgstr ""
54680 #: cp/mangle.cc:4100
54681 #, gcc-internal-format
54682 msgid "mangled name for %qD will change in C++17 because the exception specification is part of a function type"
54683 msgstr ""
54685 #: cp/mangle.cc:4146
54686 #, gcc-internal-format
54687 msgid "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
54688 msgstr ""
54690 #: cp/mangle.cc:4152
54691 #, gcc-internal-format
54692 msgid "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
54693 msgstr ""
54695 #: cp/mangle.cc:4424
54696 #, gcc-internal-format
54697 msgid "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
54698 msgstr ""
54700 #: cp/mangle.cc:4429
54701 #, gcc-internal-format
54702 msgid "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
54703 msgstr ""
54705 #: cp/mangle.cc:4434
54706 #, gcc-internal-format
54707 msgid "the mangled name of the initialization guard variable for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
54708 msgstr ""
54710 #: cp/mapper-client.cc:307
54711 #, gcc-internal-format
54712 msgid "failed %s mapper %qs line %u"
54713 msgstr ""
54715 #: cp/mapper-client.cc:308
54716 #, fuzzy, gcc-internal-format
54717 #| msgid "failed to open %s"
54718 msgid "failed %s mapper %qs"
54719 msgstr "nisam uspio otvoriti %s"
54721 #: cp/mapper-client.cc:320
54722 #, fuzzy, gcc-internal-format, gfc-internal-format
54723 #| msgid "failed to open %s"
54724 msgid "failed mapper handshake %s"
54725 msgstr "nisam uspio otvoriti %s"
54727 #: cp/mapper-client.cc:354
54728 #, gcc-internal-format, gfc-internal-format
54729 msgid "mapper died by signal %s"
54730 msgstr ""
54732 #: cp/mapper-client.cc:357
54733 #, gcc-internal-format, gfc-internal-format
54734 msgid "mapper exit status %d"
54735 msgstr ""
54737 #: cp/method.cc:855 cp/method.cc:2319
54738 #, gcc-internal-format
54739 msgid "non-static const member %q#D, cannot use default assignment operator"
54740 msgstr ""
54742 #: cp/method.cc:861 cp/method.cc:2325
54743 #, gcc-internal-format
54744 msgid "non-static reference member %q#D, cannot use default assignment operator"
54745 msgstr ""
54747 #: cp/method.cc:951
54748 #, gcc-internal-format
54749 msgid "%qD is not a static data member"
54750 msgstr ""
54752 #: cp/method.cc:952
54753 #, gcc-internal-format
54754 msgid "determining value of %qs"
54755 msgstr ""
54757 #: cp/method.cc:979
54758 #, gcc-internal-format
54759 msgid "forming type of %qs"
54760 msgstr ""
54762 #: cp/method.cc:1170
54763 #, gcc-internal-format
54764 msgid "defaulted %qD only available with %<-std=c++20%> or %<-std=gnu++20%>"
54765 msgstr ""
54767 #: cp/method.cc:1185
54768 #, gcc-internal-format
54769 msgid "defaulted %qD must return %<bool%>"
54770 msgstr ""
54772 #: cp/method.cc:1193
54773 #, gcc-internal-format
54774 msgid "defaulted %qD must be %<const%>"
54775 msgstr ""
54777 #: cp/method.cc:1198
54778 #, gcc-internal-format
54779 msgid "defaulted %qD must not have %<&&%> ref-qualifier"
54780 msgstr ""
54782 #: cp/method.cc:1225
54783 #, gcc-internal-format
54784 msgid "defaulted %qD is not a friend of %qT"
54785 msgstr ""
54787 #: cp/method.cc:1234
54788 #, gcc-internal-format
54789 msgid "defaulted member %qD must have parameter type %<const %T&%>"
54790 msgstr ""
54792 #: cp/method.cc:1237
54793 #, gcc-internal-format
54794 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT"
54795 msgstr ""
54797 #: cp/method.cc:1240
54798 #, gcc-internal-format
54799 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT, not both"
54800 msgstr ""
54802 #. Return type is auto, suggest changing it.
54803 #: cp/method.cc:1397
54804 #, gcc-internal-format
54805 msgid "changing the return type from %qs to a comparison category type will allow the comparison to use %qs and %qs"
54806 msgstr ""
54808 #: cp/method.cc:1417
54809 #, gcc-internal-format
54810 msgid "three-way comparison of %qD has type %qT, not a comparison category type"
54811 msgstr ""
54813 #: cp/method.cc:1426
54814 #, gcc-internal-format
54815 msgid "three-way comparison of %qD has type %qT, which does not convert to %qT"
54816 msgstr ""
54818 #: cp/method.cc:1471
54819 #, gcc-internal-format
54820 msgid "cannot default compare union %qT"
54821 msgstr ""
54823 #: cp/method.cc:1539
54824 #, gcc-internal-format
54825 msgid "cannot default compare reference member %qD"
54826 msgstr ""
54828 #: cp/method.cc:1548
54829 #, gcc-internal-format
54830 msgid "cannot default compare anonymous union member"
54831 msgstr ""
54833 #: cp/method.cc:1566
54834 #, gcc-internal-format
54835 msgid "cannot default compare flexible array member"
54836 msgstr ""
54838 #: cp/method.cc:1853
54839 #, gcc-internal-format
54840 msgid "synthesized method %qD first required here"
54841 msgstr ""
54843 #: cp/method.cc:2262
54844 #, gcc-internal-format
54845 msgid "union member %q+D with non-trivial %qD"
54846 msgstr ""
54848 #: cp/method.cc:2273
54849 #, gcc-internal-format
54850 msgid "defaulted destructor calls non-%<constexpr%> %qD"
54851 msgstr ""
54853 #: cp/method.cc:2274
54854 #, gcc-internal-format
54855 msgid "defaulted constructor calls non-%<constexpr%> %qD"
54856 msgstr ""
54858 #: cp/method.cc:2342
54859 #, gcc-internal-format
54860 msgid "initializer for %q#D is invalid"
54861 msgstr ""
54863 #: cp/method.cc:2399
54864 #, gcc-internal-format
54865 msgid "defaulted default constructor does not initialize %q#D"
54866 msgstr ""
54868 #: cp/method.cc:2410
54869 #, gcc-internal-format
54870 msgid "copying non-static data member %q#D of rvalue reference type"
54871 msgstr ""
54873 #. A trivial constructor doesn't have any NSDMI.
54874 #: cp/method.cc:2617
54875 #, gcc-internal-format
54876 msgid "defaulted default constructor does not initialize any non-static data member"
54877 msgstr ""
54879 #: cp/method.cc:2660
54880 #, gcc-internal-format
54881 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
54882 msgstr ""
54884 #: cp/method.cc:2791
54885 #, gcc-internal-format
54886 msgid "a lambda closure type has a deleted default constructor"
54887 msgstr ""
54889 #: cp/method.cc:2794
54890 #, gcc-internal-format
54891 msgid "a lambda closure type has a deleted copy assignment operator"
54892 msgstr ""
54894 #: cp/method.cc:2803
54895 #, gcc-internal-format
54896 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
54897 msgstr ""
54899 #: cp/method.cc:2814
54900 #, gcc-internal-format
54901 msgid "%q#D inherits from multiple base subobjects"
54902 msgstr ""
54904 #: cp/method.cc:2822 cp/method.cc:2846
54905 #, gcc-internal-format
54906 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
54907 msgstr ""
54909 #: cp/method.cc:2855
54910 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
54911 msgstr ""
54913 #: cp/method.cc:3258
54914 #, gcc-internal-format
54915 msgid "defaulted declaration %q+D does not match the expected signature"
54916 msgstr ""
54918 #: cp/method.cc:3261
54919 #, gcc-internal-format
54920 msgid "expected signature: %qD"
54921 msgstr ""
54923 #: cp/method.cc:3293
54924 #, gcc-internal-format
54925 msgid "explicitly defaulted function %q+D cannot be declared %qs because the implicit declaration is not %qs:"
54926 msgstr ""
54928 #: cp/method.cc:3313
54929 #, gcc-internal-format
54930 msgid "a template cannot be defaulted"
54931 msgstr ""
54933 #: cp/method.cc:3348
54934 #, gcc-internal-format
54935 msgid "%qD cannot be defaulted"
54936 msgstr ""
54938 #: cp/method.cc:3357
54939 #, gcc-internal-format
54940 msgid "defaulted function %q+D with default argument"
54941 msgstr ""
54943 #: cp/module.cc:1546
54944 #, gcc-internal-format
54945 msgid "section %qs is missing or corrupted"
54946 msgstr ""
54948 #: cp/module.cc:1548
54949 #, gcc-internal-format, gfc-internal-format
54950 msgid "section #%u is missing or corrupted"
54951 msgstr ""
54953 #: cp/module.cc:1770
54954 #, gcc-internal-format
54955 msgid "not Encapsulated Lazy Records of Named Declarations"
54956 msgstr ""
54958 #: cp/module.cc:1785
54959 #, gcc-internal-format
54960 msgid "unexpected encapsulation format or type"
54961 msgstr ""
54963 #: cp/module.cc:1794
54964 #, gcc-internal-format
54965 msgid "encapsulation is malformed"
54966 msgstr ""
54968 #: cp/module.cc:11083
54969 #, gcc-internal-format
54970 msgid "conflicting global module declaration %#qD"
54971 msgstr ""
54973 #: cp/module.cc:11085
54974 #, gcc-internal-format
54975 msgid "existing declaration %#qD"
54976 msgstr ""
54978 #: cp/module.cc:12149
54979 #, gcc-internal-format
54980 msgid "definition of %qD does not match"
54981 msgstr ""
54983 #: cp/module.cc:12151
54984 #, gcc-internal-format
54985 msgid "existing definition %qD"
54986 msgstr ""
54988 #: cp/module.cc:12163
54989 #, gcc-internal-format
54990 msgid "... this enumerator %qD"
54991 msgstr ""
54993 #: cp/module.cc:12165
54994 #, gcc-internal-format
54995 msgid "enumerator %qD does not match ..."
54996 msgstr ""
54998 #: cp/module.cc:12171
54999 #, gcc-internal-format
55000 msgid "additional enumerators beginning with %qD"
55001 msgstr ""
55003 #: cp/module.cc:12175
55004 #, gcc-internal-format
55005 msgid "enumeration range differs"
55006 msgstr ""
55008 #: cp/module.cc:13294
55009 #, gcc-internal-format
55010 msgid "%q#D references internal linkage entity %q#D"
55011 msgstr ""
55013 #: cp/module.cc:13863
55014 #, gcc-internal-format
55015 msgid "recursive lazy load"
55016 msgstr ""
55018 #. Cannot import the current module.
55019 #: cp/module.cc:13882
55020 #, gcc-internal-format
55021 msgid "cannot import module in its own purview"
55022 msgstr ""
55024 #: cp/module.cc:13883 cp/module.cc:18965
55025 #, gcc-internal-format
55026 msgid "module %qs declared here"
55027 msgstr ""
55029 #: cp/module.cc:14228
55030 #, gcc-internal-format
55031 msgid "indirect import %qs is not already loaded"
55032 msgstr ""
55034 #: cp/module.cc:14234
55035 #, gcc-internal-format
55036 msgid "import %qs has CRC mismatch"
55037 msgstr ""
55039 #: cp/module.cc:15933
55040 #, gcc-internal-format
55041 msgid "unable to represent further imported source locations"
55042 msgstr ""
55044 #: cp/module.cc:16846
55045 #, gcc-internal-format
55046 msgid "not exporting %<#define %E%> as it is a keyword"
55047 msgstr ""
55049 #: cp/module.cc:17083
55050 #, gcc-internal-format
55051 msgid "macro definitions of %qE corrupted"
55052 msgstr ""
55054 #: cp/module.cc:17107 cp/module.cc:17110
55055 #, gcc-internal-format
55056 msgid "inconsistent imported macro definition %qE"
55057 msgstr ""
55059 #: cp/module.cc:17116
55060 #, gcc-internal-format
55061 msgid "%<#undef %E%>"
55062 msgstr ""
55064 #: cp/module.cc:17118
55065 #, gcc-internal-format
55066 msgid "%<#define %s%>"
55067 msgstr ""
55069 #: cp/module.cc:17348
55070 #, gcc-internal-format
55071 msgid "compiled module file is %qs"
55072 msgstr ""
55074 #: cp/module.cc:17385 cp/module.cc:17390
55075 #, fuzzy, gcc-internal-format, gfc-internal-format
55076 #| msgid "collect2 version %s\n"
55077 msgid "compiled module is %sversion %s"
55078 msgstr "collect2 inačica %s\n"
55080 #: cp/module.cc:17396
55081 #, fuzzy, gcc-internal-format, gfc-internal-format
55082 #| msgid "collect2 version %s\n"
55083 msgid "compiler is %sversion %s%s%s"
55084 msgstr "collect2 inačica %s\n"
55086 #: cp/module.cc:17426
55087 #, gcc-internal-format
55088 msgid "module %qs found"
55089 msgstr ""
55091 #: cp/module.cc:17428
55092 #, gcc-internal-format
55093 msgid "header module expected, module %qs found"
55094 msgstr ""
55096 #: cp/module.cc:17429
55097 #, gcc-internal-format
55098 msgid "module %qs expected, header module found"
55099 msgstr ""
55101 #: cp/module.cc:17444
55102 #, gcc-internal-format
55103 msgid "module %qs CRC mismatch"
55104 msgstr ""
55106 #: cp/module.cc:17458
55107 #, gcc-internal-format
55108 msgid "target & host is %qs:%qs, expected %qs:%qs"
55109 msgstr ""
55111 #: cp/module.cc:17470
55112 #, gcc-internal-format
55113 msgid "language dialect differs %qs, expected %qs"
55114 msgstr ""
55116 #: cp/module.cc:17486
55117 #, gcc-internal-format
55118 msgid "module contains OpenMP, use %<-fopenmp%> to enable"
55119 msgstr ""
55121 #: cp/module.cc:17503
55122 #, gcc-internal-format
55123 msgid "fixed tree mismatch"
55124 msgstr ""
55126 #: cp/module.cc:17590
55127 #, gcc-internal-format
55128 msgid "interface partition is not exported"
55129 msgstr ""
55131 #: cp/module.cc:18124
55132 #, gcc-internal-format, gfc-internal-format
55133 msgid "failed to read compiled module cluster %u: %s"
55134 msgstr ""
55136 #: cp/module.cc:18162
55137 #, fuzzy, gcc-internal-format, gfc-internal-format
55138 #| msgid "failed to open %s"
55139 msgid "failed to read compiled module: %s"
55140 msgstr "nisam uspio otvoriti %s"
55142 #: cp/module.cc:18172
55143 #, gcc-internal-format
55144 msgid "consider using %<-fno-module-lazy%>, increasing %<-param-lazy-modules=%u%> value, or increasing the per-process file descriptor limit"
55145 msgstr ""
55147 #: cp/module.cc:18177
55148 #, gcc-internal-format
55149 msgid "imports must be built before being imported"
55150 msgstr ""
55152 #: cp/module.cc:18180
55153 #, gcc-internal-format
55154 msgid "returning to the gate for a mechanical issue"
55155 msgstr ""
55157 #: cp/module.cc:18670
55158 #, fuzzy, gcc-internal-format
55159 #| msgid "Creating '%s'\n"
55160 msgid "reading CMI %qs"
55161 msgstr "Stvaram „%s”\n"
55163 #: cp/module.cc:18814
55164 #, fuzzy, gcc-internal-format
55165 #| msgid "failed to open %s"
55166 msgid "failed to load binding %<%E%s%E%>"
55167 msgstr "nisam uspio otvoriti %s"
55169 #: cp/module.cc:18815
55170 #, gcc-internal-format
55171 msgid "failed to load binding %<%E%s%E@%s%>"
55172 msgstr ""
55174 #: cp/module.cc:18822
55175 #, gcc-internal-format
55176 msgid "during load of binding %<%E%s%E%>"
55177 msgstr ""
55179 #: cp/module.cc:18823
55180 #, gcc-internal-format
55181 msgid "during load of binding %<%E%s%E@%s%>"
55182 msgstr ""
55184 #: cp/module.cc:18881
55185 #, fuzzy, gcc-internal-format
55186 #| msgid "failed to open %s"
55187 msgid "failed to load pendings for %<%E%s%E%>"
55188 msgstr "nisam uspio otvoriti %s"
55190 #: cp/module.cc:18885
55191 #, gcc-internal-format
55192 msgid "during load of pendings for %<%E%s%E%>"
55193 msgstr ""
55195 #. Only header units should appear inside language
55196 #. specifications.  The std doesn't specify this, but I think
55197 #. that's an error in resolving US 033, because language linkage
55198 #. is also our escape clause to getting things into the global
55199 #. module, so we don't want to confuse things by having to think
55200 #. about whether 'extern "C++" { import foo; }' puts foo's
55201 #. contents into the global module all of a sudden.
55202 #: cp/module.cc:18930
55203 #, gcc-internal-format
55204 msgid "import of named module %qs inside language-linkage block"
55205 msgstr ""
55207 #: cp/module.cc:18960
55208 #, gcc-internal-format
55209 msgid "module already declared"
55210 msgstr ""
55212 #: cp/module.cc:18961
55213 #, gcc-internal-format
55214 msgid "module already imported"
55215 msgstr ""
55217 #: cp/module.cc:18966
55218 #, gcc-internal-format
55219 msgid "module %qs imported here"
55220 msgstr ""
55222 #: cp/module.cc:19153
55223 #, gcc-internal-format, gfc-internal-format
55224 msgid "unknown Compiled Module Interface: %s"
55225 msgstr ""
55227 #: cp/module.cc:19196
55228 #, gcc-internal-format
55229 msgid "cannot determine %<#include%> translation of %s: %s"
55230 msgstr ""
55232 #: cp/module.cc:19214
55233 #, gcc-internal-format
55234 msgid "include %qs translated to import"
55235 msgstr ""
55237 #: cp/module.cc:19215
55238 #, gcc-internal-format
55239 msgid "include %qs processed textually"
55240 msgstr ""
55242 #: cp/module.cc:19572
55243 #, gcc-internal-format
55244 msgid "C++ modules are incompatible with precompiled headers"
55245 msgstr ""
55247 #: cp/module.cc:19576
55248 #, gcc-internal-format
55249 msgid "C++ modules are incompatible with traditional preprocessing"
55250 msgstr ""
55252 #: cp/module.cc:19586
55253 #, gcc-internal-format
55254 msgid "macro debug output may be incomplete with modules"
55255 msgstr ""
55257 #: cp/module.cc:19587
55258 #, gcc-internal-format
55259 msgid "module dependencies require preprocessing"
55260 msgstr ""
55262 #: cp/module.cc:19589
55263 #, gcc-internal-format
55264 msgid "you should use the %<-%s%> option"
55265 msgstr ""
55267 #: cp/module.cc:19624 cp/module.cc:19653
55268 #, gcc-internal-format
55269 msgid "invalid header name %qs"
55270 msgstr ""
55272 #: cp/module.cc:19663
55273 #, gcc-internal-format
55274 msgid "invalid module name %qs"
55275 msgstr ""
55277 #: cp/module.cc:19829
55278 #, gcc-internal-format
55279 msgid "%<-fmodule-only%> used for non-interface"
55280 msgstr ""
55282 #: cp/module.cc:19869
55283 #, gcc-internal-format
55284 msgid "writing CMI %qs"
55285 msgstr ""
55287 #: cp/module.cc:19874
55288 #, gcc-internal-format
55289 msgid "not writing module %qs due to errors"
55290 msgstr ""
55292 #: cp/module.cc:19902
55293 #, fuzzy, gcc-internal-format, gfc-internal-format
55294 #| msgid "failed to open %s"
55295 msgid "failed to write compiled module: %s"
55296 msgstr "nisam uspio otvoriti %s"
55298 #: cp/module.cc:20039
55299 #, gcc-internal-format
55300 msgid "unknown header kind %qs"
55301 msgstr ""
55303 #: cp/name-lookup.cc:2727
55304 #, gcc-internal-format
55305 msgid "redeclaration of %q#D with different template parameters"
55306 msgstr ""
55308 #: cp/name-lookup.cc:2733
55309 #, gcc-internal-format
55310 msgid "%q#D conflicts with a previous declaration"
55311 msgstr ""
55313 #: cp/name-lookup.cc:2898
55314 #, fuzzy, gcc-internal-format
55315 #| msgid "%d constructor found\n"
55316 #| msgid_plural "%d constructors found\n"
55317 msgid "%q#D hides constructor for %q#D"
55318 msgstr "%d konstruktor pronađen\n"
55320 #: cp/name-lookup.cc:3047
55321 #, gcc-internal-format
55322 msgid "conflicting C language linkage declaration %q#D"
55323 msgstr ""
55325 #: cp/name-lookup.cc:3052
55326 #, gcc-internal-format
55327 msgid "due to different exception specifications"
55328 msgstr ""
55330 #: cp/name-lookup.cc:3150
55331 #, gcc-internal-format
55332 msgid "lambda parameter %qD previously declared as a capture"
55333 msgstr ""
55335 #: cp/name-lookup.cc:3173
55336 #, gcc-internal-format
55337 msgid "declaration of %q#D shadows a parameter"
55338 msgstr ""
55340 #: cp/name-lookup.cc:3308
55341 #, gcc-internal-format
55342 msgid "declaration of %qD shadows a member of %qT"
55343 msgstr ""
55345 #: cp/name-lookup.cc:3766
55346 #, gcc-internal-format
55347 msgid "friend declaration %qD in local class without prior local declaration"
55348 msgstr ""
55350 #: cp/name-lookup.cc:4233
55351 #, gcc-internal-format
55352 msgid "%s %<%s(%E)%> %p %d"
55353 msgstr ""
55355 #: cp/name-lookup.cc:4236
55356 #, fuzzy, gcc-internal-format
55357 #| msgid "%s %s%s\n"
55358 msgid "%s %s %p %d"
55359 msgstr "%s %s%s\n"
55361 #: cp/name-lookup.cc:4848
55362 #, gcc-internal-format
55363 msgid "%q#D does not have external linkage"
55364 msgstr ""
55366 #: cp/name-lookup.cc:4850 cp/parser.cc:11382 cp/parser.cc:11392
55367 #: cp/semantics.cc:3920 cp/semantics.cc:3932
55368 #, gcc-internal-format
55369 msgid "%q#D declared here"
55370 msgstr ""
55372 #: cp/name-lookup.cc:5557
55373 #, gcc-internal-format
55374 msgid "%<%T%s%D%> names destructor"
55375 msgstr ""
55377 #: cp/name-lookup.cc:5573
55378 #, gcc-internal-format
55379 msgid "using-declaration for non-member at class scope"
55380 msgstr ""
55382 #: cp/name-lookup.cc:5581
55383 #, gcc-internal-format
55384 msgid "%<using%> with enumeration scope %q#T only available with %<-std=c++20%> or %<-std=gnu++20%>"
55385 msgstr ""
55387 #: cp/name-lookup.cc:5597 cp/pt.cc:18455
55388 #, gcc-internal-format
55389 msgid "%qT is not a class, namespace, or enumeration"
55390 msgstr ""
55392 #: cp/name-lookup.cc:5607
55393 #, gcc-internal-format
55394 msgid "non-member using-declaration names constructor of %qT"
55395 msgstr ""
55397 #: cp/name-lookup.cc:5618 cp/name-lookup.cc:5676
55398 #, gcc-internal-format
55399 msgid "using-declaration for member at non-class scope"
55400 msgstr ""
55402 #: cp/name-lookup.cc:5641
55403 #, gcc-internal-format
55404 msgid "%qT is not a direct base of %qT"
55405 msgstr ""
55407 #: cp/name-lookup.cc:5686
55408 #, gcc-internal-format
55409 msgid "did you mean %<using enum %T::%D%>?"
55410 msgstr ""
55412 #: cp/name-lookup.cc:5698
55413 #, gcc-internal-format
55414 msgid "%qD has not been declared in %qD"
55415 msgstr ""
55417 #: cp/name-lookup.cc:5712
55418 #, gcc-internal-format
55419 msgid "using-declaration may not name namespace %qD"
55420 msgstr ""
55422 #: cp/name-lookup.cc:5723
55423 #, gcc-internal-format
55424 msgid "%<%T::%D%> names constructor in %qT"
55425 msgstr ""
55427 #: cp/name-lookup.cc:5816
55428 #, gcc-internal-format
55429 msgid "declaration of %qD not in a namespace surrounding %qD"
55430 msgstr ""
55432 #: cp/name-lookup.cc:5857
55433 #, gcc-internal-format
55434 msgid "explicit qualification in declaration of %qD"
55435 msgstr ""
55437 #: cp/name-lookup.cc:5867
55438 #, gcc-internal-format
55439 msgid "%qD should have been declared inside %qD"
55440 msgstr ""
55442 #: cp/name-lookup.cc:5920
55443 #, gcc-internal-format
55444 msgid "%qD has not been declared within %qD"
55445 msgstr ""
55447 #: cp/name-lookup.cc:5922
55448 #, gcc-internal-format
55449 msgid "only here as a %<friend%>"
55450 msgstr ""
55452 #: cp/name-lookup.cc:5976
55453 #, gcc-internal-format
55454 msgid "%qD attribute requires a single NTBS argument"
55455 msgstr ""
55457 #: cp/name-lookup.cc:5983
55458 #, gcc-internal-format
55459 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
55460 msgstr ""
55462 #: cp/name-lookup.cc:5993 cp/name-lookup.cc:6020
55463 #, gcc-internal-format
55464 msgid "ignoring %qD attribute on anonymous namespace"
55465 msgstr ""
55467 #: cp/name-lookup.cc:5999
55468 #, gcc-internal-format
55469 msgid "ignoring %qD attribute on non-inline namespace"
55470 msgstr ""
55472 #: cp/name-lookup.cc:6036 cp/name-lookup.cc:8525
55473 #, gcc-internal-format
55474 msgid "%qD attribute directive ignored"
55475 msgstr ""
55477 #: cp/name-lookup.cc:6362
55478 #, gcc-internal-format
55479 msgid "maximum limit of %d namespaces searched for %qE"
55480 msgstr ""
55482 #: cp/name-lookup.cc:6414
55483 #, gcc-internal-format
55484 msgid "suggested alternative:"
55485 msgid_plural "suggested alternatives:"
55486 msgstr[0] ""
55487 msgstr[1] ""
55488 msgstr[2] ""
55490 #: cp/name-lookup.cc:6420
55491 #, gcc-internal-format
55492 msgid "  %qE"
55493 msgstr ""
55495 #: cp/name-lookup.cc:6949
55496 #, gcc-internal-format
55497 msgid "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
55498 msgstr ""
55500 #: cp/name-lookup.cc:6955
55501 #, gcc-internal-format
55502 msgid "%<std::%s%> is only available from %s onwards"
55503 msgstr ""
55505 #: cp/name-lookup.cc:7391
55506 #, gcc-internal-format
55507 msgid "the macro %qs had not yet been defined"
55508 msgstr ""
55510 #: cp/name-lookup.cc:7394
55511 #, gcc-internal-format
55512 msgid "it was later defined here"
55513 msgstr ""
55515 #: cp/name-lookup.cc:8153
55516 #, gcc-internal-format
55517 msgid "declaration of %<std::initializer_list%> does not match %<#include <initializer_list>%>, isn%'t a template"
55518 msgstr ""
55520 #: cp/name-lookup.cc:8509
55521 #, gcc-internal-format
55522 msgid "%<strong%> using directive no longer supported"
55523 msgstr ""
55525 #: cp/name-lookup.cc:8512
55526 #, gcc-internal-format
55527 msgid "you can use an inline namespace instead"
55528 msgstr ""
55530 #. We only allow depth 255.
55531 #: cp/name-lookup.cc:8611
55532 #, gcc-internal-format, gfc-internal-format
55533 msgid "cannot nest more than %d namespaces"
55534 msgstr ""
55536 #: cp/name-lookup.cc:8708
55537 #, gcc-internal-format
55538 msgid "%<namespace %E%> is ambiguous"
55539 msgstr ""
55541 #: cp/name-lookup.cc:8724
55542 #, gcc-internal-format
55543 msgid "namespace alias %qD not allowed here, assuming %qD"
55544 msgstr ""
55546 #: cp/name-lookup.cc:8804
55547 #, gcc-internal-format
55548 msgid "inline namespace must be specified at initial definition"
55549 msgstr ""
55551 #: cp/name-lookup.cc:8805
55552 #, gcc-internal-format
55553 msgid "%qD defined here"
55554 msgstr ""
55556 #: cp/name-lookup.cc:8854
55557 #, gcc-internal-format
55558 msgid "%s namespace %qD conflicts with reachable definition"
55559 msgstr ""
55561 #: cp/name-lookup.cc:8856
55562 #, gcc-internal-format, gfc-internal-format
55563 msgid "reachable %s definition here"
55564 msgstr ""
55566 #: cp/name-lookup.cc:8899
55567 #, gcc-internal-format
55568 msgid "XXX entering %<pop_everything ()%>"
55569 msgstr ""
55571 #: cp/name-lookup.cc:8908
55572 #, gcc-internal-format
55573 msgid "XXX leaving %<pop_everything ()%>"
55574 msgstr ""
55576 #: cp/optimize.cc:612
55577 #, gcc-internal-format
55578 msgid "making multiple clones of %qD"
55579 msgstr ""
55581 #: cp/parser.cc:899
55582 #, gcc-internal-format
55583 msgid "identifier %qE is a keyword in C++11"
55584 msgstr ""
55586 #: cp/parser.cc:913
55587 #, gcc-internal-format
55588 msgid "identifier %qE is a keyword in C++20"
55589 msgstr ""
55591 #: cp/parser.cc:1406 cp/parser.cc:1419
55592 #, gcc-internal-format
55593 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
55594 msgstr ""
55596 #: cp/parser.cc:1444 cp/parser.cc:45077
55597 #, gcc-internal-format
55598 msgid "%<#pragma omp declare %s%> not immediately followed by function declaration or definition"
55599 msgstr ""
55601 #: cp/parser.cc:1484
55602 #, gcc-internal-format
55603 msgid "%<declare %s%> directive not immediately followed by function declaration or definition"
55604 msgstr ""
55606 #: cp/parser.cc:3022
55607 #, gcc-internal-format
55608 msgid "%<#pragma%> is not allowed here"
55609 msgstr ""
55611 #: cp/parser.cc:3151
55612 #, gcc-internal-format
55613 msgid "%<%E::%E%> has not been declared"
55614 msgstr ""
55616 #: cp/parser.cc:3154
55617 #, gcc-internal-format
55618 msgid "%<::%E%> has not been declared"
55619 msgstr ""
55621 #: cp/parser.cc:3157
55622 #, gcc-internal-format
55623 msgid "request for member %qE in non-class type %qT"
55624 msgstr ""
55626 #: cp/parser.cc:3160 cp/parser.cc:20931
55627 #, gcc-internal-format
55628 msgid "%<%T::%E%> has not been declared"
55629 msgstr ""
55631 #: cp/parser.cc:3170
55632 #, gcc-internal-format
55633 msgid "%<%E::%E%> is not a type"
55634 msgstr ""
55636 #: cp/parser.cc:3174
55637 #, gcc-internal-format
55638 msgid "%<%E::%E%> is not a class or namespace"
55639 msgstr ""
55641 #: cp/parser.cc:3179
55642 #, gcc-internal-format
55643 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
55644 msgstr ""
55646 #: cp/parser.cc:3192
55647 #, gcc-internal-format
55648 msgid "%<::%E%> is not a type"
55649 msgstr ""
55651 #: cp/parser.cc:3195
55652 #, gcc-internal-format
55653 msgid "%<::%E%> is not a class or namespace"
55654 msgstr ""
55656 #: cp/parser.cc:3199
55657 #, gcc-internal-format
55658 msgid "%<::%E%> is not a class, namespace, or enumeration"
55659 msgstr ""
55661 #: cp/parser.cc:3211
55662 #, gcc-internal-format
55663 msgid "%qE is not a type"
55664 msgstr ""
55666 #: cp/parser.cc:3214
55667 #, gcc-internal-format
55668 msgid "%qE is not a class or namespace"
55669 msgstr ""
55671 #: cp/parser.cc:3218
55672 #, gcc-internal-format
55673 msgid "%qE is not a class, namespace, or enumeration"
55674 msgstr ""
55676 #: cp/parser.cc:3282
55677 #, gcc-internal-format
55678 msgid "new types may not be defined in a return type"
55679 msgstr ""
55681 #: cp/parser.cc:3284
55682 #, gcc-internal-format
55683 msgid "(perhaps a semicolon is missing after the definition of %qT)"
55684 msgstr ""
55686 #: cp/parser.cc:3312
55687 #, gcc-internal-format
55688 msgid "%qE is not a class template"
55689 msgstr ""
55691 #: cp/parser.cc:3314
55692 #, gcc-internal-format
55693 msgid "%qE is not a template"
55694 msgstr ""
55696 #: cp/parser.cc:3317
55697 #, gcc-internal-format
55698 msgid "invalid template-id"
55699 msgstr ""
55701 #: cp/parser.cc:3351
55702 #, gcc-internal-format
55703 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
55704 msgstr ""
55706 #: cp/parser.cc:3355 cp/pt.cc:20113
55707 #, gcc-internal-format
55708 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
55709 msgstr ""
55711 #: cp/parser.cc:3360
55712 #, gcc-internal-format
55713 msgid "%<typeid%> operator cannot appear in a constant-expression"
55714 msgstr ""
55716 #: cp/parser.cc:3364
55717 #, gcc-internal-format
55718 msgid "non-constant compound literals cannot appear in a constant-expression"
55719 msgstr ""
55721 #: cp/parser.cc:3368
55722 #, gcc-internal-format
55723 msgid "a function call cannot appear in a constant-expression"
55724 msgstr ""
55726 #: cp/parser.cc:3372
55727 #, gcc-internal-format
55728 msgid "an increment cannot appear in a constant-expression"
55729 msgstr ""
55731 #: cp/parser.cc:3376
55732 #, gcc-internal-format
55733 msgid "an decrement cannot appear in a constant-expression"
55734 msgstr ""
55736 #: cp/parser.cc:3380
55737 #, gcc-internal-format
55738 msgid "an array reference cannot appear in a constant-expression"
55739 msgstr ""
55741 #: cp/parser.cc:3384
55742 #, gcc-internal-format
55743 msgid "the address of a label cannot appear in a constant-expression"
55744 msgstr ""
55746 #: cp/parser.cc:3388
55747 #, gcc-internal-format
55748 msgid "calls to overloaded operators cannot appear in a constant-expression"
55749 msgstr ""
55751 #: cp/parser.cc:3392
55752 #, gcc-internal-format
55753 msgid "an assignment cannot appear in a constant-expression"
55754 msgstr ""
55756 #: cp/parser.cc:3395
55757 #, gcc-internal-format
55758 msgid "a comma operator cannot appear in a constant-expression"
55759 msgstr ""
55761 #: cp/parser.cc:3399
55762 #, gcc-internal-format
55763 msgid "a call to a constructor cannot appear in a constant-expression"
55764 msgstr ""
55766 #: cp/parser.cc:3403
55767 #, gcc-internal-format
55768 msgid "a transaction expression cannot appear in a constant-expression"
55769 msgstr ""
55771 #: cp/parser.cc:3449
55772 #, gcc-internal-format
55773 msgid "%qs cannot appear in a constant-expression"
55774 msgstr ""
55776 #: cp/parser.cc:3486
55777 #, gcc-internal-format
55778 msgid "class template argument deduction is only available with %<-std=c++17%> or %<-std=gnu++17%>"
55779 msgstr ""
55781 #: cp/parser.cc:3491
55782 #, gcc-internal-format
55783 msgid "invalid use of destructor %qD as a type"
55784 msgstr ""
55786 #. Something like 'unsigned A a;'
55787 #: cp/parser.cc:3494
55788 #, gcc-internal-format
55789 msgid "invalid combination of multiple type-specifiers"
55790 msgstr ""
55792 #: cp/parser.cc:3507
55793 #, gcc-internal-format
55794 msgid "%qE does not name a type; did you mean %qs?"
55795 msgstr ""
55797 #: cp/parser.cc:3511
55798 #, gcc-internal-format
55799 msgid "%qE does not name a type"
55800 msgstr ""
55802 #: cp/parser.cc:3520
55803 #, gcc-internal-format
55804 msgid "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
55805 msgstr ""
55807 #: cp/parser.cc:3523
55808 #, gcc-internal-format
55809 msgid "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
55810 msgstr ""
55812 #: cp/parser.cc:3529
55813 #, gcc-internal-format
55814 msgid "%qE is not recognized as a module control-line"
55815 msgstr ""
55817 #: cp/parser.cc:3532
55818 #, gcc-internal-format
55819 msgid "C++20 %qE only available with %<-fmodules-ts%>"
55820 msgstr ""
55822 #: cp/parser.cc:3535
55823 #, gcc-internal-format
55824 msgid "C++20 %qE only available with %<-fmodules-ts%>, which is not yet enabled with %<-std=c++20%>"
55825 msgstr ""
55827 #: cp/parser.cc:3541
55828 #, gcc-internal-format
55829 msgid "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
55830 msgstr ""
55832 #: cp/parser.cc:3544
55833 #, gcc-internal-format
55834 msgid "C++20 %<constinit%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
55835 msgstr ""
55837 #: cp/parser.cc:3547
55838 #, gcc-internal-format
55839 msgid "%<concept%> only available with %<-std=c++20%> or %<-fconcepts%>"
55840 msgstr ""
55842 #: cp/parser.cc:3550 cp/parser.cc:29906
55843 #, gcc-internal-format
55844 msgid "%<requires%> only available with %<-std=c++20%> or %<-fconcepts%>"
55845 msgstr ""
55847 #: cp/parser.cc:3572
55848 #, gcc-internal-format
55849 msgid "(perhaps %<typename %T::%E%> was intended)"
55850 msgstr ""
55852 #: cp/parser.cc:3600 cp/parser.cc:3612
55853 #, gcc-internal-format
55854 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
55855 msgstr ""
55857 #: cp/parser.cc:3605 cp/parser.cc:3617
55858 #, gcc-internal-format
55859 msgid "%qE in namespace %qE does not name a template type"
55860 msgstr ""
55862 #: cp/parser.cc:3625
55863 #, gcc-internal-format
55864 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
55865 msgstr ""
55867 #: cp/parser.cc:3630
55868 #, gcc-internal-format
55869 msgid "%qE in namespace %qE does not name a type"
55870 msgstr ""
55872 #: cp/parser.cc:3641
55873 #, gcc-internal-format
55874 msgid "%<%T::%E%> names the constructor, not the type"
55875 msgstr ""
55877 #: cp/parser.cc:3644
55878 #, gcc-internal-format
55879 msgid "and %qT has no template constructors"
55880 msgstr ""
55882 #: cp/parser.cc:3654
55883 #, gcc-internal-format
55884 msgid "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent scope"
55885 msgstr ""
55887 #: cp/parser.cc:3662
55888 #, gcc-internal-format
55889 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
55890 msgstr ""
55892 #: cp/parser.cc:3674 cp/parser.cc:3678
55893 #, gcc-internal-format
55894 msgid "%qE in %q#T does not name a template type"
55895 msgstr ""
55897 #: cp/parser.cc:3682
55898 #, gcc-internal-format
55899 msgid "%qE in %q#T does not name a type"
55900 msgstr ""
55902 #: cp/parser.cc:4366
55903 #, gcc-internal-format
55904 msgid "expected string-literal"
55905 msgstr ""
55907 #: cp/parser.cc:4432
55908 #, gcc-internal-format
55909 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
55910 msgstr ""
55912 #: cp/parser.cc:4451
55913 #, gcc-internal-format
55914 msgid "concatenation of string literals with conflicting encoding prefixes"
55915 msgstr ""
55917 #: cp/parser.cc:4618
55918 #, gcc-internal-format
55919 msgid "unable to find character literal operator %qD with %qT argument"
55920 msgstr ""
55922 #: cp/parser.cc:4724
55923 #, gcc-internal-format
55924 msgid "integer literal exceeds range of %qT type"
55925 msgstr ""
55927 #: cp/parser.cc:4731
55928 #, gcc-internal-format
55929 msgid "floating literal exceeds range of %qT type"
55930 msgstr ""
55932 #: cp/parser.cc:4735
55933 #, gcc-internal-format
55934 msgid "floating literal truncated to zero"
55935 msgstr ""
55937 #: cp/parser.cc:4764
55938 #, gcc-internal-format
55939 msgid "failed to translate literal to execution character set %qT"
55940 msgstr ""
55942 #: cp/parser.cc:4798
55943 #, gcc-internal-format
55944 msgid "unable to find numeric literal operator %qD"
55945 msgstr ""
55947 #: cp/parser.cc:4804
55948 #, gcc-internal-format
55949 msgid "add %<using namespace std::complex_literals%> (from %<<complex>%>) to enable the C++14 user-defined literal suffixes"
55950 msgstr ""
55952 #: cp/parser.cc:4808
55953 #, gcc-internal-format
55954 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
55955 msgstr ""
55957 #: cp/parser.cc:4812
55958 #, gcc-internal-format
55959 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
55960 msgstr ""
55962 #: cp/parser.cc:4896
55963 #, gcc-internal-format
55964 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
55965 msgstr ""
55967 #: cp/parser.cc:4990
55968 #, gcc-internal-format
55969 msgid "global module fragment contents must be from preprocessor inclusion"
55970 msgstr ""
55972 #: cp/parser.cc:5005 cp/parser.cc:15178
55973 #, gcc-internal-format
55974 msgid "expected declaration"
55975 msgstr ""
55977 #: cp/parser.cc:5366 cp/parser.cc:5381
55978 #, gcc-internal-format
55979 msgid "expected binary operator"
55980 msgstr ""
55982 #: cp/parser.cc:5387
55983 #, fuzzy, gcc-internal-format
55984 #| msgid "Unexpected type..."
55985 msgid "expected ..."
55986 msgstr "Neočekivana vrsta..."
55988 #: cp/parser.cc:5399
55989 #, fuzzy, gcc-internal-format
55990 #| msgid "invalid expression as operand"
55991 msgid "binary expression in operand of fold-expression"
55992 msgstr "neispravni izraz kao operand"
55994 #: cp/parser.cc:5404
55995 #, gcc-internal-format
55996 msgid "conditional expression in operand of fold-expression"
55997 msgstr ""
55999 #: cp/parser.cc:5412
56000 #, gcc-internal-format
56001 msgid "mismatched operator in fold-expression"
56002 msgstr ""
56004 #: cp/parser.cc:5516
56005 #, gcc-internal-format
56006 msgid "fixed-point types not supported in C++"
56007 msgstr ""
56009 #: cp/parser.cc:5599
56010 #, gcc-internal-format
56011 msgid "ISO C++ forbids braced-groups within expressions"
56012 msgstr ""
56014 #: cp/parser.cc:5611
56015 #, gcc-internal-format
56016 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
56017 msgstr ""
56019 #: cp/parser.cc:5651
56020 #, gcc-internal-format
56021 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
56022 msgstr ""
56024 #: cp/parser.cc:5712 cp/parser.cc:5893 cp/parser.cc:6074 cp/semantics.cc:4074
56025 #, gcc-internal-format
56026 msgid "expected primary-expression"
56027 msgstr ""
56029 #: cp/parser.cc:5742
56030 #, gcc-internal-format
56031 msgid "%<this%> may not be used in this context"
56032 msgstr ""
56034 #: cp/parser.cc:5887
56035 #, gcc-internal-format
56036 msgid "a template declaration cannot appear at block scope"
56037 msgstr ""
56039 #: cp/parser.cc:6228
56040 #, gcc-internal-format
56041 msgid "expected id-expression"
56042 msgstr ""
56044 #: cp/parser.cc:6266
56045 #, gcc-internal-format
56046 msgid "expected %qs keyword before dependent template name"
56047 msgstr ""
56049 #: cp/parser.cc:6393
56050 #, gcc-internal-format
56051 msgid "scope %qT before %<~%> is not a class-name"
56052 msgstr ""
56054 #: cp/parser.cc:6403
56055 #, gcc-internal-format
56056 msgid "%<template%> keyword not permitted in destructor name"
56057 msgstr ""
56059 #: cp/parser.cc:6440 cp/parser.cc:8559
56060 #, gcc-internal-format
56061 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
56062 msgstr ""
56064 #: cp/parser.cc:6452
56065 #, gcc-internal-format
56066 msgid "template-id not allowed for destructor"
56067 msgstr ""
56069 #: cp/parser.cc:6561
56070 #, gcc-internal-format
56071 msgid "declaration of %<~%T%> as member of %qT"
56072 msgstr ""
56074 #: cp/parser.cc:6576
56075 #, gcc-internal-format
56076 msgid "typedef-name %qD used as destructor declarator"
56077 msgstr ""
56079 #: cp/parser.cc:6612 cp/parser.cc:23381
56080 #, gcc-internal-format
56081 msgid "expected unqualified-id"
56082 msgstr ""
56084 #: cp/parser.cc:6639 cp/typeck.cc:3011 cp/typeck.cc:3014 cp/typeck.cc:3031
56085 #, gcc-internal-format
56086 msgid "%qD is not a template"
56087 msgstr ""
56089 #: cp/parser.cc:6753
56090 #, gcc-internal-format
56091 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
56092 msgstr ""
56094 #: cp/parser.cc:6834
56095 #, gcc-internal-format
56096 msgid "%<decltype%> evaluates to %qT, which is not a class or enumeration type"
56097 msgstr ""
56099 #: cp/parser.cc:6861 cp/parser.cc:6872
56100 #, gcc-internal-format
56101 msgid "concept-id %qD in nested-name-specifier"
56102 msgstr ""
56104 #: cp/parser.cc:6864
56105 #, gcc-internal-format
56106 msgid "function template-id %qD in nested-name-specifier"
56107 msgstr ""
56109 #: cp/parser.cc:6878
56110 #, gcc-internal-format
56111 msgid "variable template-id %qD in nested-name-specifier"
56112 msgstr ""
56114 #: cp/parser.cc:7052
56115 #, gcc-internal-format
56116 msgid "expected nested-name-specifier"
56117 msgstr ""
56119 #: cp/parser.cc:7259 cp/parser.cc:9804
56120 #, gcc-internal-format
56121 msgid "types may not be defined in casts"
56122 msgstr ""
56124 #: cp/parser.cc:7348
56125 #, gcc-internal-format
56126 msgid "types may not be defined in a %<typeid%> expression"
56127 msgstr ""
56129 #: cp/parser.cc:7440
56130 #, gcc-internal-format
56131 msgid "wrong number of arguments to %<__builtin_addressof%>"
56132 msgstr ""
56134 #: cp/parser.cc:7452 cp/pt.cc:20793
56135 #, gcc-internal-format
56136 msgid "wrong number of arguments to %<__builtin_launder%>"
56137 msgstr ""
56139 #: cp/parser.cc:7465
56140 #, gcc-internal-format
56141 msgid "wrong number of arguments to %<__builtin_assoc_barrier%>"
56142 msgstr ""
56144 #: cp/parser.cc:7491
56145 #, gcc-internal-format
56146 msgid "wrong number of arguments to %<__builtin_shufflevector%>"
56147 msgstr ""
56149 #: cp/parser.cc:7625
56150 #, gcc-internal-format
56151 msgid "ISO C++ forbids compound-literals"
56152 msgstr ""
56154 #: cp/parser.cc:7684
56155 #, gcc-internal-format
56156 msgid "two consecutive %<[%> shall only introduce an attribute"
56157 msgstr ""
56159 #: cp/parser.cc:8330 cp/typeck.cc:2899
56160 #, gcc-internal-format
56161 msgid "invalid use of %qD"
56162 msgstr ""
56164 #: cp/parser.cc:8339
56165 #, gcc-internal-format
56166 msgid "%<%D::%D%> is not a class member"
56167 msgstr ""
56169 #: cp/parser.cc:8611
56170 #, gcc-internal-format
56171 msgid "non-scalar type"
56172 msgstr ""
56174 #: cp/parser.cc:8721
56175 #, gcc-internal-format
56176 msgid "ISO C++ does not allow %<alignof%> with a non-type"
56177 msgstr ""
56179 #: cp/parser.cc:8816
56180 #, gcc-internal-format
56181 msgid "types may not be defined in %<noexcept%> expressions"
56182 msgstr ""
56184 #: cp/parser.cc:9090 cp/parser.cc:32445
56185 #, gcc-internal-format
56186 msgid "types may not be defined in %qs expressions"
56187 msgstr ""
56189 #: cp/parser.cc:9155
56190 #, gcc-internal-format
56191 msgid "%<__builtin_has_attribute%> with dependent argument not supported yet"
56192 msgstr ""
56194 #: cp/parser.cc:9241
56195 #, gcc-internal-format
56196 msgid "types may not be defined in a new-expression"
56197 msgstr ""
56199 #: cp/parser.cc:9257
56200 #, gcc-internal-format
56201 msgid "array bound forbidden after parenthesized type-id"
56202 msgstr ""
56204 #: cp/parser.cc:9259
56205 #, gcc-internal-format
56206 msgid "try removing the parentheses around the type-id"
56207 msgstr ""
56209 #: cp/parser.cc:9291
56210 #, gcc-internal-format
56211 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
56212 msgstr ""
56214 #: cp/parser.cc:9336
56215 #, gcc-internal-format
56216 msgid "expected expression-list or type-id"
56217 msgstr ""
56219 #: cp/parser.cc:9365
56220 #, gcc-internal-format
56221 msgid "types may not be defined in a new-type-id"
56222 msgstr ""
56224 #: cp/parser.cc:9500
56225 #, gcc-internal-format
56226 msgid "expression in new-declarator must have integral or enumeration type"
56227 msgstr ""
56229 #: cp/parser.cc:9909
56230 #, gcc-internal-format
56231 msgid "use of old-style cast to %q#T"
56232 msgstr ""
56234 #: cp/parser.cc:10058
56235 #, gcc-internal-format
56236 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
56237 msgstr ""
56239 #: cp/parser.cc:10061
56240 #, gcc-internal-format
56241 msgid "suggest parentheses around %<>>%> expression"
56242 msgstr ""
56244 #: cp/parser.cc:10269
56245 #, gcc-internal-format
56246 msgid "ISO C++ does not allow %<?:%> with omitted middle operand"
56247 msgstr ""
56249 #: cp/parser.cc:10558
56250 #, gcc-internal-format
56251 msgid "top-level comma expression in array subscript is deprecated"
56252 msgstr ""
56254 #: cp/parser.cc:10715
56255 #, gcc-internal-format
56256 msgid "types may not be defined within %<__builtin_offsetof%>"
56257 msgstr ""
56259 #: cp/parser.cc:11027
56260 #, gcc-internal-format
56261 msgid "lambda-expression in template parameter type"
56262 msgstr ""
56264 #: cp/parser.cc:11037
56265 #, gcc-internal-format
56266 msgid "lambda-expression in unevaluated context only available with %<-std=c++20%> or %<-std=gnu++20%>"
56267 msgstr ""
56269 #: cp/parser.cc:11047
56270 #, gcc-internal-format
56271 msgid "lambda-expression in template-argument only available with %<-std=c++20%> or %<-std=gnu++20%>"
56272 msgstr ""
56274 #: cp/parser.cc:11205
56275 #, gcc-internal-format
56276 msgid "non-local lambda expression cannot have a capture-default"
56277 msgstr ""
56279 #: cp/parser.cc:11227
56280 #, gcc-internal-format
56281 msgid "expected end of capture-list"
56282 msgstr ""
56284 #: cp/parser.cc:11243
56285 #, gcc-internal-format
56286 msgid "explicit by-copy capture of %<this%> with by-copy capture default only available with %<-std=c++20%> or %<-std=gnu++20%>"
56287 msgstr ""
56289 #: cp/parser.cc:11249 cp/parser.cc:11271 cp/parser.cc:11464
56290 #, gcc-internal-format
56291 msgid "already captured %qD in lambda expression"
56292 msgstr ""
56294 #: cp/parser.cc:11265
56295 #, gcc-internal-format
56296 msgid "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
56297 msgstr ""
56299 #: cp/parser.cc:11285
56300 #, gcc-internal-format
56301 msgid "%<this%> cannot be captured by reference"
56302 msgstr ""
56304 #: cp/parser.cc:11305
56305 #, gcc-internal-format
56306 msgid "pack init-capture only available with %<-std=c++20%> or %<-std=gnu++20%>"
56307 msgstr ""
56309 #: cp/parser.cc:11316
56310 #, gcc-internal-format
56311 msgid "%<&%> should come before %<...%>"
56312 msgstr ""
56314 #: cp/parser.cc:11347
56315 #, gcc-internal-format
56316 msgid "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu++14%>"
56317 msgstr ""
56319 #: cp/parser.cc:11354
56320 #, gcc-internal-format
56321 msgid "empty initializer for lambda init-capture"
56322 msgstr ""
56324 #: cp/parser.cc:11378
56325 #, gcc-internal-format
56326 msgid "capture of non-variable %qE"
56327 msgstr ""
56329 #: cp/parser.cc:11388
56330 #, gcc-internal-format
56331 msgid "capture of variable %qD with non-automatic storage duration"
56332 msgstr ""
56334 #: cp/parser.cc:11426
56335 #, gcc-internal-format
56336 msgid "too many %<...%> in lambda capture"
56337 msgstr ""
56339 #: cp/parser.cc:11437
56340 #, gcc-internal-format
56341 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
56342 msgstr ""
56344 #: cp/parser.cc:11442
56345 #, gcc-internal-format
56346 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
56347 msgstr ""
56349 #: cp/parser.cc:11521
56350 #, gcc-internal-format
56351 msgid "lambda templates are only available with %<-std=c++14%> or %<-std=gnu++14%>"
56352 msgstr ""
56354 #: cp/parser.cc:11525
56355 #, gcc-internal-format
56356 msgid "lambda templates are only available with %<-std=c++20%> or %<-std=gnu++20%>"
56357 msgstr ""
56359 #: cp/parser.cc:11594
56360 #, gcc-internal-format
56361 msgid "default argument specified for lambda parameter"
56362 msgstr ""
56364 #: cp/parser.cc:11613
56365 #, gcc-internal-format
56366 msgid "parameter declaration before lambda declaration specifiers only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
56367 msgstr ""
56369 #: cp/parser.cc:11625
56370 #, gcc-internal-format
56371 msgid "duplicate %<mutable%>"
56372 msgstr ""
56374 #: cp/parser.cc:11632
56375 #, gcc-internal-format
56376 msgid "parameter declaration before lambda transaction qualifier only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
56377 msgstr ""
56379 #: cp/parser.cc:11645
56380 #, gcc-internal-format
56381 msgid "parameter declaration before lambda exception specification only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
56382 msgstr ""
56384 #: cp/parser.cc:11663
56385 #, gcc-internal-format
56386 msgid "parameter declaration before lambda trailing return type only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
56387 msgstr ""
56389 #: cp/parser.cc:11705
56390 #, gcc-internal-format
56391 msgid "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
56392 msgstr ""
56394 #: cp/parser.cc:11865 cp/parser.cc:12004 cp/parser.cc:45683
56395 #, gcc-internal-format
56396 msgid "mixing OpenMP directives with attribute and pragma syntax on the same statement"
56397 msgstr ""
56399 #: cp/parser.cc:11891 cp/parser.cc:45665
56400 #, gcc-internal-format
56401 msgid "unknown OpenMP directive name in %<omp::directive%> attribute argument"
56402 msgstr ""
56404 #: cp/parser.cc:11973
56405 #, gcc-internal-format
56406 msgid "OpenMP construct among %<omp::directive%> attributes requires all %<omp::directive%> attributes on the same statement to be in the same %<omp::sequence%>"
56407 msgstr ""
56409 #: cp/parser.cc:11981
56410 #, gcc-internal-format
56411 msgid "multiple OpenMP standalone directives among %<omp::directive%> attributes must be all within the same %<omp::sequence%>"
56412 msgstr ""
56414 #: cp/parser.cc:11993
56415 #, gcc-internal-format
56416 msgid "standalone OpenMP directives in %<omp::directive%> attribute can only appear on an empty statement"
56417 msgstr ""
56419 #: cp/parser.cc:12113
56420 #, gcc-internal-format
56421 msgid "mixing OpenMP directives with attribute and pragma syntax on the same declaration"
56422 msgstr ""
56424 #: cp/parser.cc:12536 cp/parser.cc:12737
56425 #, gcc-internal-format
56426 msgid "attributes at the beginning of statement are ignored"
56427 msgstr ""
56429 #: cp/parser.cc:12576
56430 #, gcc-internal-format
56431 msgid "expected labeled-statement"
56432 msgstr ""
56434 #: cp/parser.cc:12625
56435 #, gcc-internal-format
56436 msgid "case label %qE not within a switch statement"
56437 msgstr ""
56439 #: cp/parser.cc:12744
56440 #, gcc-internal-format
56441 msgid "need %<typename%> before %qE because %qT is a dependent scope"
56442 msgstr ""
56444 #: cp/parser.cc:12753
56445 #, gcc-internal-format
56446 msgid "%<%T::%D%> names the constructor, not the type"
56447 msgstr ""
56449 #: cp/parser.cc:12801
56450 #, gcc-internal-format
56451 msgid "compound-statement in %<constexpr%> function"
56452 msgstr ""
56454 #: cp/parser.cc:12965
56455 #, gcc-internal-format
56456 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
56457 msgstr ""
56459 #: cp/parser.cc:12987
56460 #, gcc-internal-format
56461 msgid "%<if consteval%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
56462 msgstr ""
56464 #: cp/parser.cc:13012 cp/parser.cc:13047
56465 #, gcc-internal-format
56466 msgid "%<if consteval%> requires compound statement"
56467 msgstr ""
56469 #: cp/parser.cc:13089
56470 #, gcc-internal-format
56471 msgid "init-statement in selection statements only available with %<-std=c++17%> or %<-std=gnu++17%>"
56472 msgstr ""
56474 #: cp/parser.cc:13257 cp/parser.cc:32932
56475 #, gcc-internal-format
56476 msgid "expected selection-statement"
56477 msgstr ""
56479 #: cp/parser.cc:13298
56480 #, gcc-internal-format
56481 msgid "condition declares an array"
56482 msgstr ""
56484 #: cp/parser.cc:13300
56485 #, gcc-internal-format
56486 msgid "condition declares a function"
56487 msgstr ""
56489 #: cp/parser.cc:13340
56490 #, gcc-internal-format
56491 msgid "types may not be defined in conditions"
56492 msgstr ""
56494 #. Anything else is an error.
56495 #: cp/parser.cc:13422 cp/parser.cc:22661 cp/parser.cc:25180
56496 #, gcc-internal-format
56497 msgid "expected initializer"
56498 msgstr ""
56500 #: cp/parser.cc:13472
56501 #, gcc-internal-format
56502 msgid "range-based %<for%> loops with initializer only available with %<-std=c++20%> or %<-std=gnu++20%>"
56503 msgstr ""
56505 #: cp/parser.cc:13723
56506 #, gcc-internal-format
56507 msgid "loop variable %qD of type %qT binds to a temporary constructed from type %qT"
56508 msgstr ""
56510 #. rval
56511 #: cp/parser.cc:13730
56512 #, gcc-internal-format
56513 msgid "use non-reference type %qT to make the copy explicit or %qT to prevent copying"
56514 msgstr ""
56516 #: cp/parser.cc:13755
56517 #, gcc-internal-format
56518 msgid "loop variable %qD creates a copy from type %qT"
56519 msgstr ""
56521 #: cp/parser.cc:13760
56522 #, gcc-internal-format
56523 msgid "use reference type to prevent copying"
56524 msgstr ""
56526 #: cp/parser.cc:13903
56527 #, gcc-internal-format
56528 msgid "range-based %<for%> expression of type %qT has incomplete type"
56529 msgstr ""
56531 #: cp/parser.cc:13987
56532 #, gcc-internal-format
56533 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
56534 msgstr ""
56536 #: cp/parser.cc:14130 cp/parser.cc:32935
56537 #, gcc-internal-format
56538 msgid "expected iteration-statement"
56539 msgstr ""
56541 #: cp/parser.cc:14175
56542 #, gcc-internal-format
56543 msgid "alias-declaration in init-statement only available with %<-std=c++23%> or %<-std=gnu++23%>"
56544 msgstr ""
56546 #: cp/parser.cc:14192
56547 #, gcc-internal-format
56548 msgid "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu++11%>"
56549 msgstr ""
56551 #: cp/parser.cc:14324
56552 #, gcc-internal-format
56553 msgid "%<goto%> in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
56554 msgstr ""
56556 #. Issue a warning about this use of a GNU extension.
56557 #: cp/parser.cc:14333
56558 #, gcc-internal-format
56559 msgid "ISO C++ forbids computed gotos"
56560 msgstr ""
56562 #: cp/parser.cc:14346 cp/parser.cc:32938
56563 #, gcc-internal-format
56564 msgid "expected jump-statement"
56565 msgstr ""
56567 #: cp/parser.cc:14523
56568 #, fuzzy, gcc-internal-format
56569 #| msgid "expected end of line"
56570 msgid "expected module-name"
56571 msgstr "očekujem kraj retka"
56573 #: cp/parser.cc:14558
56574 #, gcc-internal-format
56575 msgid "module-declaration not permitted in header-unit"
56576 msgstr ""
56578 #: cp/parser.cc:14583
56579 #, gcc-internal-format
56580 msgid "private module fragment only permitted in purview of module interface or partition"
56581 msgstr ""
56583 #: cp/parser.cc:14588
56584 #, gcc-internal-format
56585 msgid "private module fragment"
56586 msgstr ""
56588 #. Neither the first declaration, nor in a GMF.
56589 #: cp/parser.cc:14594
56590 #, gcc-internal-format
56591 msgid "module-declaration only permitted as first declaration, or ending a global module fragment"
56592 msgstr ""
56594 #: cp/parser.cc:14631
56595 #, gcc-internal-format
56596 msgid "post-module-declaration imports must be contiguous"
56597 msgstr ""
56599 #: cp/parser.cc:14634
56600 #, gcc-internal-format
56601 msgid "perhaps insert a line break, or other disambiguation, to prevent this being considered a module control-line"
56602 msgstr ""
56604 #: cp/parser.cc:14642
56605 #, gcc-internal-format
56606 msgid "import-declaration must be at global scope"
56607 msgstr ""
56609 #: cp/parser.cc:14655
56610 #, gcc-internal-format
56611 msgid "import cannot appear directly in a linkage-specification"
56612 msgstr ""
56614 #: cp/parser.cc:14663
56615 #, gcc-internal-format
56616 msgid "post-module-declaration imports must not be include-translated"
56617 msgstr ""
56619 #: cp/parser.cc:14668
56620 #, gcc-internal-format
56621 msgid "post-module-declaration imports must not be from header inclusion"
56622 msgstr ""
56624 #: cp/parser.cc:14688
56625 #, gcc-internal-format
56626 msgid "%qE may only occur after a module interface declaration"
56627 msgstr ""
56629 #: cp/parser.cc:14696
56630 #, gcc-internal-format
56631 msgid "%qE may only occur once in an export declaration"
56632 msgstr ""
56634 #: cp/parser.cc:14717
56635 #, gcc-internal-format
56636 msgid "%<export%> not part of following module-directive"
56637 msgstr ""
56639 #: cp/parser.cc:14804 cp/parser.cc:27000
56640 #, gcc-internal-format
56641 msgid "extra %<;%>"
56642 msgstr ""
56644 #: cp/parser.cc:14862
56645 #, gcc-internal-format
56646 msgid "attributes are not permitted in this position"
56647 msgstr ""
56649 #: cp/parser.cc:14866
56650 #, gcc-internal-format
56651 msgid "attributes may be inserted here"
56652 msgstr ""
56654 #: cp/parser.cc:15083
56655 #, gcc-internal-format
56656 msgid "%<__label__%> not at the beginning of a block"
56657 msgstr ""
56659 #: cp/parser.cc:15316
56660 #, gcc-internal-format
56661 msgid "non-variable %qD in declaration with more than one declarator with placeholder type"
56662 msgstr ""
56664 #: cp/parser.cc:15336
56665 #, gcc-internal-format
56666 msgid "inconsistent deduction for %qT: %qT and then %qT"
56667 msgstr ""
56669 #: cp/parser.cc:15357
56670 #, gcc-internal-format
56671 msgid "mixing declarations and function-definitions is forbidden"
56672 msgstr ""
56674 #: cp/parser.cc:15382
56675 #, gcc-internal-format
56676 msgid "types may not be defined in a for-range-declaration"
56677 msgstr ""
56679 #: cp/parser.cc:15437
56680 #, gcc-internal-format
56681 msgid "initializer in range-based %<for%> loop"
56682 msgstr ""
56684 #: cp/parser.cc:15440
56685 #, gcc-internal-format
56686 msgid "multiple declarations in range-based %<for%> loop"
56687 msgstr ""
56689 #: cp/parser.cc:15493
56690 #, gcc-internal-format
56691 msgid "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
56692 msgstr ""
56694 #: cp/parser.cc:15545
56695 #, gcc-internal-format
56696 msgid "empty structured binding declaration"
56697 msgstr ""
56699 #: cp/parser.cc:15563
56700 #, gcc-internal-format
56701 msgid "invalid initializer for structured binding declaration"
56702 msgstr ""
56704 #: cp/parser.cc:15732
56705 #, gcc-internal-format
56706 msgid "%<friend%> used outside of class"
56707 msgstr ""
56709 #: cp/parser.cc:15771
56710 #, gcc-internal-format
56711 msgid "the %<bool%> keyword is not allowed in a C++20 concept definition"
56712 msgstr ""
56714 #: cp/parser.cc:15774
56715 #, gcc-internal-format
56716 msgid "C++20 concept definition syntax is %<concept <name> = <expr>%>"
56717 msgstr ""
56719 #: cp/parser.cc:15841
56720 #, gcc-internal-format
56721 msgid "%<auto%> changes meaning in C++11; please remove it"
56722 msgstr ""
56724 #: cp/parser.cc:15877
56725 #, gcc-internal-format
56726 msgid "%qD invalid in condition"
56727 msgstr ""
56729 #: cp/parser.cc:15884
56730 #, gcc-internal-format
56731 msgid "%qD invalid in lambda"
56732 msgstr ""
56734 #: cp/parser.cc:15965
56735 #, gcc-internal-format
56736 msgid "type-specifier invalid in lambda"
56737 msgstr ""
56739 #: cp/parser.cc:15977
56740 #, gcc-internal-format
56741 msgid "standard attributes in middle of decl-specifiers"
56742 msgstr ""
56744 #: cp/parser.cc:15979
56745 #, gcc-internal-format
56746 msgid "standard attributes must precede the decl-specifiers to apply to the declaration, or follow them to apply to the type"
56747 msgstr ""
56749 #: cp/parser.cc:15994
56750 #, gcc-internal-format
56751 msgid "class definition may not be declared a friend"
56752 msgstr ""
56754 #: cp/parser.cc:16067 cp/parser.cc:27542
56755 #, gcc-internal-format
56756 msgid "templates may not be %<virtual%>"
56757 msgstr ""
56759 #: cp/parser.cc:16086
56760 #, gcc-internal-format
56761 msgid "types may not be defined in explicit-specifier"
56762 msgstr ""
56764 #: cp/parser.cc:16090
56765 #, gcc-internal-format
56766 msgid "%<explicit(bool)%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
56767 msgstr ""
56769 #: cp/parser.cc:16154
56770 #, gcc-internal-format
56771 msgid "invalid linkage-specification"
56772 msgstr ""
56774 #: cp/parser.cc:16258
56775 #, gcc-internal-format
56776 msgid "%<static_assert%> without a message only available with %<-std=c++17%> or %<-std=gnu++17%>"
56777 msgstr ""
56779 #: cp/parser.cc:16460
56780 #, gcc-internal-format
56781 msgid "%<decltype(auto)%> type specifier only available with %<-std=c++14%> or %<-std=gnu++14%>"
56782 msgstr ""
56784 #: cp/parser.cc:16473
56785 #, gcc-internal-format
56786 msgid "types may not be defined in %<decltype%> expressions"
56787 msgstr ""
56789 #: cp/parser.cc:16646
56790 #, gcc-internal-format
56791 msgid "types may not be defined in a conversion-type-id"
56792 msgstr ""
56794 #: cp/parser.cc:16675
56795 #, gcc-internal-format
56796 msgid "invalid use of %<auto%> in conversion operator"
56797 msgstr ""
56799 #: cp/parser.cc:16679
56800 #, gcc-internal-format
56801 msgid "use of %<auto%> in member template conversion operator can never be deduced"
56802 msgstr ""
56804 #: cp/parser.cc:16763
56805 #, gcc-internal-format
56806 msgid "only constructors take member initializers"
56807 msgstr ""
56809 #: cp/parser.cc:16790
56810 #, gcc-internal-format
56811 msgid "cannot expand initializer for member %qD"
56812 msgstr ""
56814 #: cp/parser.cc:16802 cp/pt.cc:26882
56815 #, gcc-internal-format
56816 msgid "mem-initializer for %qD follows constructor delegation"
56817 msgstr ""
56819 #: cp/parser.cc:16814 cp/pt.cc:26894
56820 #, gcc-internal-format
56821 msgid "constructor delegation follows mem-initializer for %qD"
56822 msgstr ""
56824 #: cp/parser.cc:16866
56825 #, gcc-internal-format
56826 msgid "anachronistic old-style base class initializer"
56827 msgstr ""
56829 #: cp/parser.cc:16951
56830 #, gcc-internal-format
56831 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
56832 msgstr ""
56834 #: cp/parser.cc:17352
56835 #, gcc-internal-format
56836 msgid "unexpected keyword; remove space between quotes and suffix identifier"
56837 msgstr ""
56839 #: cp/parser.cc:17358
56840 #, gcc-internal-format
56841 msgid "expected suffix identifier"
56842 msgstr ""
56844 #: cp/parser.cc:17367
56845 #, gcc-internal-format
56846 msgid "expected empty string after %<operator%> keyword"
56847 msgstr ""
56849 #: cp/parser.cc:17373
56850 #, fuzzy, gcc-internal-format
56851 #| msgid "invalid expression as operand"
56852 msgid "invalid encoding prefix in literal operator"
56853 msgstr "neispravni izraz kao operand"
56855 #: cp/parser.cc:17407
56856 #, gcc-internal-format
56857 msgid "expected operator"
56858 msgstr ""
56860 #: cp/parser.cc:17454
56861 #, gcc-internal-format
56862 msgid "keyword %<export%> not implemented, and will be ignored"
56863 msgstr ""
56865 #: cp/parser.cc:17456
56866 #, gcc-internal-format
56867 msgid "keyword %<export%> is deprecated, and is ignored"
56868 msgstr ""
56870 #: cp/parser.cc:17458
56871 #, gcc-internal-format
56872 msgid "keyword %<export%> is enabled with %<-fmodules-ts%>"
56873 msgstr ""
56875 #: cp/parser.cc:17637
56876 #, gcc-internal-format
56877 msgid "invalid constrained type parameter"
56878 msgstr ""
56880 #: cp/parser.cc:17645
56881 #, gcc-internal-format
56882 msgid "cv-qualified type parameter"
56883 msgstr ""
56885 #: cp/parser.cc:17792
56886 #, gcc-internal-format
56887 msgid "invalid use of %<auto%> in default template argument"
56888 msgstr ""
56890 #: cp/parser.cc:18028 cp/parser.cc:18114 cp/parser.cc:24947
56891 #, gcc-internal-format
56892 msgid "template parameter pack %qD cannot have a default argument"
56893 msgstr ""
56895 #: cp/parser.cc:18032 cp/parser.cc:18118
56896 #, gcc-internal-format
56897 msgid "template parameter packs cannot have default arguments"
56898 msgstr ""
56900 #: cp/parser.cc:18185
56901 #, gcc-internal-format
56902 msgid "expected template-id"
56903 msgstr ""
56905 #: cp/parser.cc:18247
56906 #, gcc-internal-format
56907 msgid "%<<::%> cannot begin a template-argument list"
56908 msgstr ""
56910 #: cp/parser.cc:18251
56911 #, gcc-internal-format
56912 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
56913 msgstr ""
56915 #: cp/parser.cc:18255
56916 #, gcc-internal-format
56917 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
56918 msgstr ""
56920 #: cp/parser.cc:18285
56921 #, gcc-internal-format
56922 msgid "invalid template-argument-list"
56923 msgstr ""
56925 #: cp/parser.cc:18286
56926 #, gcc-internal-format
56927 msgid "function name as the left hand operand of %<<%> is ill-formed in C++20; wrap the function name in %<()%>"
56928 msgstr ""
56930 #: cp/parser.cc:18293
56931 #, gcc-internal-format
56932 msgid "expected %<(%> after template-argument-list"
56933 msgstr ""
56935 #: cp/parser.cc:18407
56936 #, gcc-internal-format
56937 msgid "parse error in template argument list"
56938 msgstr ""
56940 #. The name does not name a template.
56941 #: cp/parser.cc:18492 cp/parser.cc:18680 cp/parser.cc:18870
56942 #, gcc-internal-format
56943 msgid "expected template-name"
56944 msgstr ""
56946 #. Explain what went wrong.
56947 #: cp/parser.cc:18538
56948 #, gcc-internal-format
56949 msgid "non-template %qD used as template"
56950 msgstr ""
56952 #: cp/parser.cc:18540
56953 #, gcc-internal-format
56954 msgid "use %<%T::template %D%> to indicate that it is a template"
56955 msgstr ""
56957 #: cp/parser.cc:18739
56958 #, gcc-internal-format
56959 msgid "expected parameter pack before %<...%>"
56960 msgstr ""
56962 #: cp/parser.cc:18835 cp/parser.cc:18853 cp/parser.cc:19026
56963 #, gcc-internal-format
56964 msgid "expected template-argument"
56965 msgstr ""
56967 #: cp/parser.cc:18993
56968 #, gcc-internal-format
56969 msgid "invalid non-type template argument"
56970 msgstr ""
56972 #: cp/parser.cc:19135
56973 #, gcc-internal-format
56974 msgid "explicit instantiation shall not use %<inline%> specifier"
56975 msgstr ""
56977 #: cp/parser.cc:19139
56978 #, gcc-internal-format
56979 msgid "explicit instantiation shall not use %<constexpr%> specifier"
56980 msgstr ""
56982 #: cp/parser.cc:19143
56983 #, gcc-internal-format
56984 msgid "explicit instantiation shall not use %<consteval%> specifier"
56985 msgstr ""
56987 #: cp/parser.cc:19205
56988 #, gcc-internal-format
56989 msgid "template specialization with C linkage"
56990 msgstr ""
56992 #: cp/parser.cc:19434
56993 #, gcc-internal-format
56994 msgid "expected type specifier"
56995 msgstr ""
56997 #: cp/parser.cc:19626
56998 #, gcc-internal-format
56999 msgid "use of %<auto%> in lambda parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
57000 msgstr ""
57002 #: cp/parser.cc:19632
57003 #, gcc-internal-format
57004 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
57005 msgstr ""
57007 #: cp/parser.cc:19637
57008 #, gcc-internal-format
57009 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++20%> or %<-fconcepts%>"
57010 msgstr ""
57012 #: cp/parser.cc:19794
57013 #, gcc-internal-format
57014 msgid "expected template-id for type"
57015 msgstr ""
57017 #: cp/parser.cc:19924
57018 #, gcc-internal-format
57019 msgid "expected type-name"
57020 msgstr ""
57022 #: cp/parser.cc:20036
57023 #, gcc-internal-format
57024 msgid "%qE does not constrain a type"
57025 msgstr ""
57027 #: cp/parser.cc:20037
57028 #, gcc-internal-format
57029 msgid "concept defined here"
57030 msgstr ""
57032 #: cp/parser.cc:20060
57033 #, fuzzy, gcc-internal-format
57034 #| msgid "expected %<,%> or %<)%>"
57035 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
57036 msgstr "očekujem %<,%> ili %<)%>"
57038 #: cp/parser.cc:20067
57039 #, gcc-internal-format
57040 msgid "unexpected placeholder in constrained result type"
57041 msgstr ""
57043 #: cp/parser.cc:20310
57044 #, gcc-internal-format
57045 msgid "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
57046 msgstr ""
57048 #: cp/parser.cc:20386
57049 #, gcc-internal-format
57050 msgid "%<template%> must follow a nested-name-specifier"
57051 msgstr ""
57053 #: cp/parser.cc:20548
57054 #, gcc-internal-format
57055 msgid "declaration %qD does not declare anything"
57056 msgstr ""
57058 #: cp/parser.cc:20636
57059 #, gcc-internal-format
57060 msgid "attributes ignored on uninstantiated type"
57061 msgstr ""
57063 #: cp/parser.cc:20642
57064 #, gcc-internal-format
57065 msgid "attributes ignored on template instantiation"
57066 msgstr ""
57068 #: cp/parser.cc:20653
57069 #, gcc-internal-format
57070 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
57071 msgstr ""
57073 #: cp/parser.cc:20794
57074 #, gcc-internal-format
57075 msgid "%qD is an enumeration template"
57076 msgstr ""
57078 #: cp/parser.cc:20805
57079 #, gcc-internal-format
57080 msgid "%qD does not name an enumeration in %qT"
57081 msgstr ""
57083 #: cp/parser.cc:20820
57084 #, gcc-internal-format
57085 msgid "unnamed scoped enum is not allowed"
57086 msgstr ""
57088 #: cp/parser.cc:20836
57089 #, gcc-internal-format
57090 msgid "types may not be defined in enum-base"
57091 msgstr ""
57093 #: cp/parser.cc:20881
57094 #, gcc-internal-format
57095 msgid "expected %<;%> or %<{%>"
57096 msgstr ""
57098 #: cp/parser.cc:20925
57099 #, gcc-internal-format
57100 msgid "cannot add an enumerator list to a template instantiation"
57101 msgstr ""
57103 #: cp/parser.cc:20939
57104 #, gcc-internal-format
57105 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
57106 msgstr ""
57108 #: cp/parser.cc:20951 cp/parser.cc:26457
57109 #, gcc-internal-format
57110 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
57111 msgstr ""
57113 #: cp/parser.cc:20956 cp/parser.cc:26462
57114 #, gcc-internal-format
57115 msgid "declaration of %qD in %qD which does not enclose %qD"
57116 msgstr ""
57118 #: cp/parser.cc:20968 cp/parser.cc:26475
57119 #, gcc-internal-format
57120 msgid "extra qualification not allowed"
57121 msgstr ""
57123 #: cp/parser.cc:21005
57124 #, gcc-internal-format
57125 msgid "ISO C++ forbids empty unnamed enum"
57126 msgstr ""
57128 #: cp/parser.cc:21030
57129 #, gcc-internal-format
57130 msgid "opaque-enum-specifier without name"
57131 msgstr ""
57133 #: cp/parser.cc:21033
57134 #, gcc-internal-format
57135 msgid "opaque-enum-specifier must use a simple identifier"
57136 msgstr ""
57138 #: cp/parser.cc:21154
57139 #, gcc-internal-format
57140 msgid "unexpanded parameter pack in enumerator in lambda"
57141 msgstr ""
57143 #: cp/parser.cc:21229
57144 #, gcc-internal-format
57145 msgid "%qD is not a namespace-name; did you mean %qs?"
57146 msgstr ""
57148 #: cp/parser.cc:21233
57149 #, gcc-internal-format
57150 msgid "%qD is not a namespace-name"
57151 msgstr ""
57153 #: cp/parser.cc:21237
57154 #, gcc-internal-format
57155 msgid "expected namespace-name"
57156 msgstr ""
57158 #: cp/parser.cc:21298
57159 #, gcc-internal-format
57160 msgid "nested inline namespace definitions only available with %<-std=c++20%> or %<-std=gnu++20%>"
57161 msgstr ""
57163 #: cp/parser.cc:21310
57164 #, gcc-internal-format
57165 msgid "standard attributes on namespaces must precede the namespace name"
57166 msgstr ""
57168 #: cp/parser.cc:21329
57169 #, gcc-internal-format
57170 msgid "nested namespace definitions only available with %<-std=c++17%> or %<-std=gnu++17%>"
57171 msgstr ""
57173 #: cp/parser.cc:21339
57174 #, gcc-internal-format
57175 msgid "nested namespace name required"
57176 msgstr ""
57178 #: cp/parser.cc:21344
57179 #, gcc-internal-format
57180 msgid "namespace name required"
57181 msgstr ""
57183 #: cp/parser.cc:21348
57184 #, gcc-internal-format
57185 msgid "a nested namespace definition cannot have attributes"
57186 msgstr ""
57188 #: cp/parser.cc:21351
57189 #, gcc-internal-format
57190 msgid "a nested namespace definition cannot be inline"
57191 msgstr ""
57193 #: cp/parser.cc:21358
57194 #, gcc-internal-format
57195 msgid "namespace %qD entered"
57196 msgstr ""
57198 #: cp/parser.cc:21413
57199 #, gcc-internal-format
57200 msgid "%<namespace%> definition is not allowed here"
57201 msgstr ""
57203 #: cp/parser.cc:21588
57204 #, gcc-internal-format
57205 msgid "pack expansion in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
57206 msgstr ""
57208 #: cp/parser.cc:21603
57209 #, gcc-internal-format
57210 msgid "a template-id may not appear in a using-declaration"
57211 msgstr ""
57213 #: cp/parser.cc:21621
57214 #, gcc-internal-format
57215 msgid "comma-separated list in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
57216 msgstr ""
57218 #: cp/parser.cc:21631
57219 #, gcc-internal-format
57220 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
57221 msgstr ""
57223 #: cp/parser.cc:21696
57224 #, gcc-internal-format
57225 msgid "opaque-enum-declaration here"
57226 msgstr ""
57228 #: cp/parser.cc:21766
57229 #, gcc-internal-format
57230 msgid "types may not be defined in alias template declarations"
57231 msgstr ""
57233 #: cp/parser.cc:21945
57234 #, gcc-internal-format
57235 msgid "%<asm%> in %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
57236 msgstr ""
57238 #: cp/parser.cc:21965 cp/parser.cc:21982 cp/parser.cc:21996
57239 #, gcc-internal-format
57240 msgid "duplicate %<asm%> qualifier %qT"
57241 msgstr ""
57243 #: cp/parser.cc:21972
57244 #, gcc-internal-format
57245 msgid "%<asm%> qualifier %qT ignored outside of function body"
57246 msgstr ""
57248 #: cp/parser.cc:22009
57249 #, gcc-internal-format
57250 msgid "%qT is not an %<asm%> qualifier"
57251 msgstr ""
57253 #: cp/parser.cc:22025
57254 #, gcc-internal-format
57255 msgid "%<asm%> qualifier outside of function body"
57256 msgstr ""
57258 #: cp/parser.cc:22253
57259 #, gcc-internal-format
57260 msgid "empty parentheses were disambiguated as a function declaration"
57261 msgstr ""
57263 #: cp/parser.cc:22264
57264 #, gcc-internal-format
57265 msgid "remove parentheses to default-initialize a variable"
57266 msgstr ""
57268 #: cp/parser.cc:22269
57269 #, gcc-internal-format
57270 msgid "or replace parentheses with braces to aggregate-initialize a variable"
57271 msgstr ""
57273 #: cp/parser.cc:22272
57274 #, gcc-internal-format
57275 msgid "or replace parentheses with braces to value-initialize a variable"
57276 msgstr ""
57278 #: cp/parser.cc:22289 cp/parser.cc:22314
57279 #, gcc-internal-format
57280 msgid "parentheses were disambiguated as a function declaration"
57281 msgstr ""
57283 #: cp/parser.cc:22301 cp/parser.cc:22322
57284 #, gcc-internal-format
57285 msgid "replace parentheses with braces to declare a variable"
57286 msgstr ""
57288 #: cp/parser.cc:22308
57289 #, gcc-internal-format
57290 msgid "add parentheses to declare a variable"
57291 msgstr ""
57293 #: cp/parser.cc:22555
57294 #, gcc-internal-format
57295 msgid "a function-definition is not allowed here"
57296 msgstr ""
57298 #: cp/parser.cc:22566
57299 #, gcc-internal-format
57300 msgid "an %<asm%> specification is not allowed on a function-definition"
57301 msgstr ""
57303 #: cp/parser.cc:22570
57304 #, gcc-internal-format
57305 msgid "attributes are not allowed on a function-definition"
57306 msgstr ""
57308 #: cp/parser.cc:22621
57309 #, gcc-internal-format
57310 msgid "expected constructor, destructor, or type conversion"
57311 msgstr ""
57313 #: cp/parser.cc:22742
57314 #, gcc-internal-format
57315 msgid "initializer provided for function"
57316 msgstr ""
57318 #: cp/parser.cc:22784
57319 #, gcc-internal-format
57320 msgid "attributes after parenthesized initializer ignored"
57321 msgstr ""
57323 #: cp/parser.cc:22798
57324 #, gcc-internal-format
57325 msgid "non-function %qD declared as implicit template"
57326 msgstr ""
57328 #: cp/parser.cc:23301
57329 #, gcc-internal-format
57330 msgid "array bound is not an integer constant"
57331 msgstr ""
57333 #: cp/parser.cc:23427
57334 #, gcc-internal-format
57335 msgid "cannot define member of dependent typedef %qT"
57336 msgstr ""
57338 #: cp/parser.cc:23431
57339 #, gcc-internal-format
57340 msgid "%<%T::%E%> is not a type"
57341 msgstr ""
57343 #. We do not attempt to print the declarator
57344 #. here because we do not have enough
57345 #. information about its original syntactic
57346 #. form.
57347 #: cp/parser.cc:23460
57348 #, gcc-internal-format
57349 msgid "invalid declarator"
57350 msgstr ""
57352 #: cp/parser.cc:23468
57353 #, gcc-internal-format
57354 msgid "invalid use of constructor as a template"
57355 msgstr ""
57357 #: cp/parser.cc:23470
57358 #, gcc-internal-format
57359 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
57360 msgstr ""
57362 #. But declarations with qualified-ids can't appear in a
57363 #. function.
57364 #: cp/parser.cc:23585
57365 #, gcc-internal-format
57366 msgid "qualified-id in declaration"
57367 msgstr ""
57369 #: cp/parser.cc:23610
57370 #, gcc-internal-format
57371 msgid "expected declarator"
57372 msgstr ""
57374 #: cp/parser.cc:23731
57375 #, gcc-internal-format
57376 msgid "%qD is a namespace"
57377 msgstr ""
57379 #: cp/parser.cc:23733
57380 #, gcc-internal-format
57381 msgid "cannot form pointer to member of non-class %q#T"
57382 msgstr ""
57384 #: cp/parser.cc:23754
57385 #, gcc-internal-format
57386 msgid "expected ptr-operator"
57387 msgstr ""
57389 #: cp/parser.cc:23815
57390 #, gcc-internal-format
57391 msgid "duplicate cv-qualifier"
57392 msgstr ""
57394 #: cp/parser.cc:23869
57395 #, gcc-internal-format
57396 msgid "multiple ref-qualifiers"
57397 msgstr ""
57399 #: cp/parser.cc:23906
57400 #, gcc-internal-format
57401 msgid "%qE requires %<-fgnu-tm%>"
57402 msgstr ""
57404 #: cp/parser.cc:23964
57405 #, gcc-internal-format
57406 msgid "duplicate virt-specifier"
57407 msgstr ""
57409 #: cp/parser.cc:24226
57410 #, gcc-internal-format
57411 msgid "missing template arguments after %qT"
57412 msgstr ""
57414 #: cp/parser.cc:24232
57415 #, gcc-internal-format
57416 msgid "%qT not permitted in template argument"
57417 msgstr ""
57419 #: cp/parser.cc:24235 cp/typeck2.cc:353 cp/typeck2.cc:400 cp/typeck2.cc:2319
57420 #, gcc-internal-format
57421 msgid "invalid use of %qT"
57422 msgstr ""
57424 #: cp/parser.cc:24262
57425 #, gcc-internal-format
57426 msgid "types may not be defined in template arguments"
57427 msgstr ""
57429 #: cp/parser.cc:24267
57430 #, gcc-internal-format
57431 msgid "invalid use of %<auto%> in template argument"
57432 msgstr ""
57434 #: cp/parser.cc:24373
57435 #, gcc-internal-format
57436 msgid "expected type-specifier"
57437 msgstr ""
57439 #: cp/parser.cc:24654
57440 #, gcc-internal-format
57441 msgid "expected %<,%> or %<...%>"
57442 msgstr ""
57444 #: cp/parser.cc:24732
57445 #, gcc-internal-format
57446 msgid "types may not be defined in parameter types"
57447 msgstr ""
57449 #: cp/parser.cc:24931
57450 #, gcc-internal-format
57451 msgid "default arguments are only permitted for function parameters"
57452 msgstr ""
57454 #: cp/parser.cc:24949
57455 #, gcc-internal-format
57456 msgid "parameter pack %qD cannot have a default argument"
57457 msgstr ""
57459 #: cp/parser.cc:24955
57460 #, gcc-internal-format
57461 msgid "template parameter pack cannot have a default argument"
57462 msgstr ""
57464 #: cp/parser.cc:24957
57465 #, gcc-internal-format
57466 msgid "parameter pack cannot have a default argument"
57467 msgstr ""
57469 #: cp/parser.cc:25087
57470 #, gcc-internal-format
57471 msgid "function-try-block body of %<constexpr%> constructor only available with %<-std=c++20%> or %<-std=gnu++20%>"
57472 msgstr ""
57474 #: cp/parser.cc:25091
57475 #, gcc-internal-format
57476 msgid "function-try-block body of %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
57477 msgstr ""
57479 #: cp/parser.cc:25415
57480 #, gcc-internal-format
57481 msgid "C++ designated initializers only available with %<-std=c++20%> or %<-std=gnu++20%>"
57482 msgstr ""
57484 #: cp/parser.cc:25435
57485 #, gcc-internal-format
57486 msgid "ISO C++ does not allow GNU designated initializers"
57487 msgstr ""
57489 #: cp/parser.cc:25473
57490 #, gcc-internal-format
57491 msgid "ISO C++ does not allow C99 designated initializers"
57492 msgstr ""
57494 #: cp/parser.cc:25487
57495 #, gcc-internal-format
57496 msgid "either all initializer clauses should be designated or none of them should be"
57497 msgstr ""
57499 #: cp/parser.cc:25512
57500 #, gcc-internal-format
57501 msgid "%<...%> not allowed in designated initializer list"
57502 msgstr ""
57504 #: cp/parser.cc:25563
57505 #, gcc-internal-format
57506 msgid "%<.%s%> designator used multiple times in the same initializer list"
57507 msgstr ""
57509 #: cp/parser.cc:25619 cp/parser.cc:25756
57510 #, gcc-internal-format
57511 msgid "expected class-name"
57512 msgstr ""
57514 #: cp/parser.cc:25995
57515 #, gcc-internal-format
57516 msgid "expected %<;%> after class definition"
57517 msgstr ""
57519 #: cp/parser.cc:25998
57520 #, gcc-internal-format
57521 msgid "expected %<;%> after struct definition"
57522 msgstr ""
57524 #: cp/parser.cc:26001
57525 #, gcc-internal-format
57526 msgid "expected %<;%> after union definition"
57527 msgstr ""
57529 #: cp/parser.cc:26399
57530 #, gcc-internal-format
57531 msgid "expected %<{%> or %<:%>"
57532 msgstr ""
57534 #: cp/parser.cc:26410
57535 #, gcc-internal-format
57536 msgid "cannot specify %<override%> for a class"
57537 msgstr ""
57539 #: cp/parser.cc:26418
57540 #, gcc-internal-format
57541 msgid "global qualification of class name is invalid"
57542 msgstr ""
57544 #: cp/parser.cc:26425
57545 #, gcc-internal-format
57546 msgid "qualified name does not name a class"
57547 msgstr ""
57549 #: cp/parser.cc:26437
57550 #, gcc-internal-format
57551 msgid "keyword %<template%> not allowed in class-head-name"
57552 msgstr ""
57554 #: cp/parser.cc:26443
57555 #, gcc-internal-format
57556 msgid "invalid class name in declaration of %qD"
57557 msgstr ""
57559 #: cp/parser.cc:26497
57560 #, gcc-internal-format
57561 msgid "an explicit specialization must be preceded by %<template <>%>"
57562 msgstr ""
57564 #: cp/parser.cc:26529
57565 #, gcc-internal-format
57566 msgid "function template %qD redeclared as a class template"
57567 msgstr ""
57569 #: cp/parser.cc:26562
57570 #, gcc-internal-format
57571 msgid "could not resolve typename type"
57572 msgstr ""
57574 #: cp/parser.cc:26626
57575 #, gcc-internal-format
57576 msgid "previous definition of %q#T"
57577 msgstr ""
57579 #. In a lambda this should work, but doesn't currently.
57580 #. We're in a lambda, but it isn't the innermost class.
57581 #. This should work, but currently doesn't.
57582 #: cp/parser.cc:26640 cp/pt.cc:4331
57583 #, gcc-internal-format
57584 msgid "unexpanded parameter pack in local class in lambda"
57585 msgstr ""
57587 #: cp/parser.cc:26740 cp/parser.cc:32941
57588 #, gcc-internal-format
57589 msgid "expected class-key"
57590 msgstr ""
57592 #: cp/parser.cc:26765
57593 #, gcc-internal-format
57594 msgid "ISO C++ forbids typename key in template template parameter; use %<-std=c++17%> or %<-std=gnu++17%>"
57595 msgstr ""
57597 #: cp/parser.cc:26769
57598 #, fuzzy, gcc-internal-format
57599 #| msgid "expected %<,%> or %<)%>"
57600 msgid "expected %<class%> or %<typename%>"
57601 msgstr "očekujem %<,%> ili %<)%>"
57603 #: cp/parser.cc:27019
57604 #, gcc-internal-format
57605 msgid "in C++03 a class-key must be used when declaring a friend"
57606 msgstr ""
57608 #: cp/parser.cc:27050
57609 #, gcc-internal-format
57610 msgid "friend declaration does not name a class or function"
57611 msgstr ""
57613 #: cp/parser.cc:27068
57614 #, gcc-internal-format
57615 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
57616 msgstr ""
57618 #: cp/parser.cc:27170
57619 #, gcc-internal-format
57620 msgid "default member initializers for bit-fields only available with %<-std=c++20%> or %<-std=gnu++20%>"
57621 msgstr ""
57623 #: cp/parser.cc:27177
57624 #, gcc-internal-format
57625 msgid "default member initializer for unnamed bit-field"
57626 msgstr ""
57628 #: cp/parser.cc:27190
57629 #, gcc-internal-format
57630 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
57631 msgstr ""
57633 #: cp/parser.cc:27352
57634 #, gcc-internal-format
57635 msgid "bit-field %qD has non-integral type %qT"
57636 msgstr ""
57638 #: cp/parser.cc:27380
57639 #, gcc-internal-format
57640 msgid "pure-specifier on function-definition"
57641 msgstr ""
57643 #: cp/parser.cc:27400
57644 #, gcc-internal-format
57645 msgid "extra %<;%> after in-class function definition"
57646 msgstr ""
57648 #: cp/parser.cc:27447
57649 #, gcc-internal-format
57650 msgid "stray %<,%> at end of member declaration"
57651 msgstr ""
57653 #: cp/parser.cc:27461
57654 #, gcc-internal-format
57655 msgid "expected %<;%> at end of member declaration"
57656 msgstr ""
57658 #: cp/parser.cc:27536
57659 #, gcc-internal-format
57660 msgid "invalid pure specifier (only %<= 0%> is allowed)"
57661 msgstr ""
57663 #: cp/parser.cc:27571
57664 #, gcc-internal-format
57665 msgid "a brace-enclosed initializer is not allowed here"
57666 msgstr ""
57668 #: cp/parser.cc:27701
57669 #, gcc-internal-format
57670 msgid "%<virtual%> specified more than once in base-specifier"
57671 msgstr ""
57673 #: cp/parser.cc:27721
57674 #, gcc-internal-format
57675 msgid "more than one access specifier in base-specifier"
57676 msgstr ""
57678 #: cp/parser.cc:27745
57679 #, gcc-internal-format
57680 msgid "keyword %<typename%> not allowed outside of templates"
57681 msgstr ""
57683 #: cp/parser.cc:27748
57684 #, gcc-internal-format
57685 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
57686 msgstr ""
57688 #: cp/parser.cc:27948 cp/parser.cc:28042
57689 #, gcc-internal-format
57690 msgid "types may not be defined in an exception-specification"
57691 msgstr ""
57693 #: cp/parser.cc:28050
57694 #, gcc-internal-format
57695 msgid "ISO C++17 does not allow dynamic exception specifications"
57696 msgstr ""
57698 #: cp/parser.cc:28056
57699 #, gcc-internal-format
57700 msgid "dynamic exception specifications are deprecated in C++11"
57701 msgstr ""
57703 #: cp/parser.cc:28100
57704 #, gcc-internal-format
57705 msgid "invalid use of %<auto%> in exception-specification"
57706 msgstr ""
57708 #: cp/parser.cc:28141
57709 #, gcc-internal-format
57710 msgid "%<try%> in %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
57711 msgstr ""
57713 #: cp/parser.cc:28253
57714 #, gcc-internal-format
57715 msgid "types may not be defined in exception-declarations"
57716 msgstr ""
57718 #: cp/parser.cc:28802
57719 #, fuzzy, gcc-internal-format
57720 #| msgid "expected end of line"
57721 msgid "expected OpenMP directive name"
57722 msgstr "očekujem kraj retka"
57724 #: cp/parser.cc:28811
57725 #, gcc-internal-format
57726 msgid "expected attribute argument as balanced token sequence"
57727 msgstr ""
57729 #: cp/parser.cc:28856
57730 #, fuzzy, gcc-internal-format
57731 #| msgid "expected %<,%> or %<)%>"
57732 msgid "expected %<directive%> or %<sequence%>"
57733 msgstr "očekujem %<,%> ili %<)%>"
57735 #: cp/parser.cc:28955
57736 #, gcc-internal-format
57737 msgid "attribute using prefix used together with scoped attribute token"
57738 msgstr ""
57740 #: cp/parser.cc:28969
57741 #, gcc-internal-format
57742 msgid "expected an identifier for the attribute name"
57743 msgstr ""
57745 #: cp/parser.cc:29020
57746 #, gcc-internal-format
57747 msgid "%<omp::%E%> attribute requires argument"
57748 msgstr ""
57750 #. e.g. [[attr()]].
57751 #: cp/parser.cc:29088
57752 #, gcc-internal-format
57753 msgid "parentheses must be omitted if %qE attribute argument list is empty"
57754 msgstr ""
57756 #: cp/parser.cc:29123
57757 #, gcc-internal-format
57758 msgid "attribute %qs specified multiple times"
57759 msgstr ""
57761 #: cp/parser.cc:29165
57762 #, fuzzy, gcc-internal-format
57763 #| msgid "expected %<,%> or %<)%>"
57764 msgid "expected attribute before %<...%>"
57765 msgstr "očekujem %<,%> ili %<)%>"
57767 #: cp/parser.cc:29225
57768 #, gcc-internal-format
57769 msgid "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
57770 msgstr ""
57772 #: cp/parser.cc:29568 cp/parser.cc:29577
57773 #, gcc-internal-format
57774 msgid "expression must be enclosed in parentheses"
57775 msgstr ""
57777 #: cp/parser.cc:29923
57778 #, gcc-internal-format
57779 msgid "missing additional %<requires%> to start a requires-expression"
57780 msgstr ""
57782 #: cp/parser.cc:30152
57783 #, gcc-internal-format
57784 msgid "testing if a concept-id is a valid expression; add %<requires%> to check satisfaction"
57785 msgstr ""
57787 #: cp/parser.cc:30290
57788 #, gcc-internal-format
57789 msgid "result type is not a plain type-constraint"
57790 msgstr ""
57792 #: cp/parser.cc:30298
57793 #, gcc-internal-format
57794 msgid "return-type-requirement is not a type-constraint"
57795 msgstr ""
57797 #: cp/parser.cc:30793
57798 #, gcc-internal-format
57799 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
57800 msgstr ""
57802 #: cp/parser.cc:30798
57803 #, gcc-internal-format
57804 msgid "invalid declaration of %<%T::%E%>"
57805 msgstr ""
57807 #: cp/parser.cc:30802
57808 #, gcc-internal-format
57809 msgid "too few template-parameter-lists"
57810 msgstr ""
57812 #. Otherwise, there are too many template parameter lists.  We have
57813 #. something like:
57815 #. template <class T> template <class U> void S::f();
57816 #: cp/parser.cc:30809
57817 #, gcc-internal-format
57818 msgid "too many template-parameter-lists"
57819 msgstr ""
57821 #: cp/parser.cc:31207
57822 #, gcc-internal-format
57823 msgid "named return values are no longer supported"
57824 msgstr ""
57826 #: cp/parser.cc:31378
57827 #, gcc-internal-format
57828 msgid "ISO C++ did not adopt string literal operator templates taking an argument pack of characters"
57829 msgstr ""
57831 #: cp/parser.cc:31387
57832 #, gcc-internal-format
57833 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%> or single non-type parameter of class type"
57834 msgstr ""
57836 #: cp/parser.cc:31393
57837 #, gcc-internal-format
57838 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%>"
57839 msgstr ""
57841 #: cp/parser.cc:31493
57842 #, gcc-internal-format
57843 msgid "template-introductions are not part of C++20 concepts; use %qs to enable"
57844 msgstr ""
57846 #: cp/parser.cc:31503
57847 #, gcc-internal-format
57848 msgid "no matching concept for template-introduction"
57849 msgstr ""
57851 #: cp/parser.cc:31526
57852 #, gcc-internal-format
57853 msgid "invalid declaration of member template in local class"
57854 msgstr ""
57856 #: cp/parser.cc:31535
57857 #, gcc-internal-format
57858 msgid "template with C linkage"
57859 msgstr ""
57861 #: cp/parser.cc:31555
57862 #, gcc-internal-format
57863 msgid "invalid explicit specialization"
57864 msgstr ""
57866 #: cp/parser.cc:31667
57867 #, gcc-internal-format
57868 msgid "template declaration of %<typedef%>"
57869 msgstr ""
57871 #: cp/parser.cc:31718
57872 #, gcc-internal-format
57873 msgid "a class template declaration must not declare anything else"
57874 msgstr ""
57876 #: cp/parser.cc:31770
57877 #, gcc-internal-format
57878 msgid "explicit template specialization cannot have a storage class"
57879 msgstr ""
57881 #: cp/parser.cc:32072
57882 #, gcc-internal-format
57883 msgid "%<>>%> should be %<> >%> within a nested template argument list"
57884 msgstr ""
57886 #: cp/parser.cc:32085
57887 #, gcc-internal-format
57888 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
57889 msgstr ""
57891 #: cp/parser.cc:32393
57892 #, gcc-internal-format
57893 msgid "%<sizeof...%> argument must be surrounded by parentheses"
57894 msgstr ""
57896 #: cp/parser.cc:32548
57897 #, gcc-internal-format
57898 msgid "invalid use of %qD in linkage specification"
57899 msgstr ""
57901 #: cp/parser.cc:32563
57902 #, gcc-internal-format
57903 msgid "%<__thread%> before %qD"
57904 msgstr ""
57906 #: cp/parser.cc:32698
57907 #, gcc-internal-format
57908 msgid "ISO C++ 1998 does not support %<long long%>"
57909 msgstr ""
57911 #: cp/parser.cc:32709
57912 #, gcc-internal-format
57913 msgid "both %<__thread%> and %<thread_local%> specified"
57914 msgstr ""
57916 #: cp/parser.cc:32714
57917 #, gcc-internal-format
57918 msgid "duplicate %qD"
57919 msgstr ""
57921 #: cp/parser.cc:32740
57922 #, gcc-internal-format
57923 msgid "duplicate %qs"
57924 msgstr ""
57926 #: cp/parser.cc:32792
57927 #, gcc-internal-format
57928 msgid "expected %<new%>"
57929 msgstr ""
57931 #: cp/parser.cc:32795
57932 #, gcc-internal-format
57933 msgid "expected %<delete%>"
57934 msgstr ""
57936 #: cp/parser.cc:32798
57937 #, gcc-internal-format
57938 msgid "expected %<return%>"
57939 msgstr ""
57941 #: cp/parser.cc:32804
57942 #, gcc-internal-format
57943 msgid "expected %<extern%>"
57944 msgstr ""
57946 #: cp/parser.cc:32807
57947 #, gcc-internal-format
57948 msgid "expected %<static_assert%>"
57949 msgstr ""
57951 #: cp/parser.cc:32810
57952 #, gcc-internal-format
57953 msgid "expected %<decltype%>"
57954 msgstr ""
57956 #: cp/parser.cc:32813
57957 #, gcc-internal-format
57958 msgid "expected %<operator%>"
57959 msgstr ""
57961 #: cp/parser.cc:32816
57962 #, gcc-internal-format
57963 msgid "expected %<class%>"
57964 msgstr ""
57966 #: cp/parser.cc:32819
57967 #, gcc-internal-format
57968 msgid "expected %<template%>"
57969 msgstr ""
57971 #: cp/parser.cc:32822
57972 #, gcc-internal-format
57973 msgid "expected %<namespace%>"
57974 msgstr ""
57976 #: cp/parser.cc:32825
57977 #, gcc-internal-format
57978 msgid "expected %<using%>"
57979 msgstr ""
57981 #: cp/parser.cc:32828
57982 #, gcc-internal-format
57983 msgid "expected %<asm%>"
57984 msgstr ""
57986 #: cp/parser.cc:32831
57987 #, gcc-internal-format
57988 msgid "expected %<try%>"
57989 msgstr ""
57991 #: cp/parser.cc:32834
57992 #, gcc-internal-format
57993 msgid "expected %<catch%>"
57994 msgstr ""
57996 #: cp/parser.cc:32837
57997 #, gcc-internal-format
57998 msgid "expected %<throw%>"
57999 msgstr ""
58001 #: cp/parser.cc:32840
58002 #, fuzzy, gcc-internal-format
58003 #| msgid "expected %<;%>"
58004 msgid "expected %<auto%>"
58005 msgstr "očekujem %<;%>"
58007 #: cp/parser.cc:32843
58008 #, gcc-internal-format
58009 msgid "expected %<__label__%>"
58010 msgstr ""
58012 #: cp/parser.cc:32846
58013 #, gcc-internal-format
58014 msgid "expected %<@try%>"
58015 msgstr ""
58017 #: cp/parser.cc:32849
58018 #, gcc-internal-format
58019 msgid "expected %<@synchronized%>"
58020 msgstr ""
58022 #: cp/parser.cc:32852
58023 #, gcc-internal-format
58024 msgid "expected %<@throw%>"
58025 msgstr ""
58027 #: cp/parser.cc:32855
58028 #, gcc-internal-format
58029 msgid "expected %<__transaction_atomic%>"
58030 msgstr ""
58032 #: cp/parser.cc:32858
58033 #, gcc-internal-format
58034 msgid "expected %<__transaction_relaxed%>"
58035 msgstr ""
58037 #: cp/parser.cc:32861
58038 #, fuzzy, gcc-internal-format
58039 #| msgid "expected %<@end%>"
58040 msgid "expected %<co_yield%>"
58041 msgstr "očekujem %<@end%>"
58043 #: cp/parser.cc:32893
58044 #, gcc-internal-format
58045 msgid "expected %<::%>"
58046 msgstr ""
58048 #: cp/parser.cc:32905
58049 #, gcc-internal-format
58050 msgid "expected %<...%>"
58051 msgstr ""
58053 #: cp/parser.cc:32908
58054 #, gcc-internal-format
58055 msgid "expected %<*%>"
58056 msgstr ""
58058 #: cp/parser.cc:32911
58059 #, gcc-internal-format
58060 msgid "expected %<~%>"
58061 msgstr ""
58063 #: cp/parser.cc:32917
58064 #, gcc-internal-format
58065 msgid "expected %<:%> or %<::%>"
58066 msgstr ""
58068 #: cp/parser.cc:32944
58069 #, gcc-internal-format
58070 msgid "expected %<class%>, %<typename%>, or %<template%>"
58071 msgstr ""
58073 #: cp/parser.cc:33276
58074 #, gcc-internal-format
58075 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
58076 msgstr ""
58078 #: cp/parser.cc:33427
58079 #, gcc-internal-format
58080 msgid "%qs tag used in naming %q#T"
58081 msgstr ""
58083 #: cp/parser.cc:33432
58084 #, gcc-internal-format
58085 msgid "%q#T was previously declared here"
58086 msgstr ""
58088 #: cp/parser.cc:33552
58089 #, gcc-internal-format
58090 msgid "redundant class-key %qs in reference to %q#T"
58091 msgstr ""
58093 #: cp/parser.cc:33692 cp/parser.cc:33726
58094 #, gcc-internal-format
58095 msgid "%qT declared with a mismatched class-key %qs"
58096 msgstr ""
58098 #: cp/parser.cc:33699 cp/parser.cc:33732
58099 #, gcc-internal-format
58100 msgid "remove the class-key or replace it with %qs"
58101 msgstr ""
58103 #: cp/parser.cc:33700 cp/parser.cc:33733
58104 #, gcc-internal-format
58105 msgid "replace the class-key with %qs"
58106 msgstr ""
58108 #: cp/parser.cc:33707
58109 #, gcc-internal-format
58110 msgid "%qT defined as %qs here"
58111 msgstr ""
58113 #: cp/parser.cc:33708
58114 #, gcc-internal-format
58115 msgid "%qT first declared as %qs here"
58116 msgstr ""
58118 #: cp/parser.cc:33790
58119 #, gcc-internal-format
58120 msgid "%qD redeclared with different access"
58121 msgstr ""
58123 #: cp/parser.cc:33811
58124 #, gcc-internal-format
58125 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
58126 msgstr ""
58128 #: cp/parser.cc:34060
58129 #, gcc-internal-format
58130 msgid "file ends in default argument"
58131 msgstr ""
58133 #: cp/parser.cc:34301 cp/parser.cc:35609 cp/parser.cc:35798
58134 #, gcc-internal-format
58135 msgid "misplaced %<@%D%> Objective-C++ construct"
58136 msgstr ""
58138 #: cp/parser.cc:34372
58139 #, gcc-internal-format
58140 msgid "objective-c++ message receiver expected"
58141 msgstr ""
58143 #: cp/parser.cc:34442
58144 #, gcc-internal-format
58145 msgid "objective-c++ message argument(s) are expected"
58146 msgstr ""
58148 #: cp/parser.cc:34473
58149 #, gcc-internal-format
58150 msgid "%<@encode%> must specify a type as an argument"
58151 msgstr ""
58153 #: cp/parser.cc:34877
58154 #, gcc-internal-format
58155 msgid "invalid Objective-C++ selector name"
58156 msgstr ""
58158 #: cp/parser.cc:34952 cp/parser.cc:34970
58159 #, gcc-internal-format
58160 msgid "objective-c++ method declaration is expected"
58161 msgstr ""
58163 #: cp/parser.cc:34964 cp/parser.cc:35030
58164 #, gcc-internal-format
58165 msgid "method attributes must be specified at the end"
58166 msgstr ""
58168 #: cp/parser.cc:35073
58169 #, gcc-internal-format
58170 msgid "stray %qs between Objective-C++ methods"
58171 msgstr ""
58173 #: cp/parser.cc:35270 cp/parser.cc:35277 cp/parser.cc:35284
58174 #, gcc-internal-format
58175 msgid "invalid type for instance variable"
58176 msgstr ""
58178 #: cp/parser.cc:35401
58179 #, gcc-internal-format
58180 msgid "identifier expected after %<@protocol%>"
58181 msgstr ""
58183 #: cp/parser.cc:35574
58184 #, gcc-internal-format
58185 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
58186 msgstr ""
58188 #: cp/parser.cc:35581
58189 #, gcc-internal-format
58190 msgid "prefix attributes are ignored before %<@%D%>"
58191 msgstr ""
58193 #: cp/parser.cc:35861 cp/parser.cc:35868 cp/parser.cc:35875
58194 #, gcc-internal-format
58195 msgid "invalid type for property"
58196 msgstr ""
58198 #: cp/parser.cc:36037
58199 #, gcc-internal-format
58200 msgid "unknown property attribute %qE"
58201 msgstr ""
58203 #: cp/parser.cc:37152
58204 #, gcc-internal-format
58205 msgid "expected integer expression list"
58206 msgstr ""
58208 #: cp/parser.cc:37169
58209 #, gcc-internal-format
58210 msgid "%<wait%> expression must be integral"
58211 msgstr ""
58213 #: cp/parser.cc:38258
58214 #, gcc-internal-format
58215 msgid "invalid reduction-identifier"
58216 msgstr ""
58218 #: cp/parser.cc:39086
58219 #, gcc-internal-format
58220 msgid "types may not be defined in iterator type"
58221 msgstr ""
58223 #: cp/parser.cc:41854
58224 #, gcc-internal-format
58225 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
58226 msgstr ""
58228 #: cp/parser.cc:42258
58229 #, gcc-internal-format
58230 msgid "%<[[omp::directive(%s)]]%> must be the only specified attribute on a statement"
58231 msgstr ""
58233 #: cp/parser.cc:42517
58234 #, gcc-internal-format
58235 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
58236 msgstr ""
58238 #: cp/parser.cc:42604 cp/pt.cc:18137
58239 #, gcc-internal-format
58240 msgid "iteration variable %qD should not be reduction"
58241 msgstr ""
58243 #: cp/parser.cc:42697
58244 #, gcc-internal-format
58245 msgid "not enough for loops to collapse"
58246 msgstr ""
58248 #: cp/parser.cc:45039
58249 #, gcc-internal-format
58250 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
58251 msgstr ""
58253 #: cp/parser.cc:45674
58254 #, gcc-internal-format
58255 msgid "OpenMP directive other than %<declare simd%> or %<declare variant%> appertains to a declaration"
58256 msgstr ""
58258 #: cp/parser.cc:45953
58259 #, gcc-internal-format
58260 msgid "%<declare target%> in attribute syntax terminated with %<end declare target%> in pragma syntax"
58261 msgstr ""
58263 #: cp/parser.cc:45957
58264 #, gcc-internal-format
58265 msgid "%<declare target%> in pragma syntax terminated with %<end declare target%> in attribute syntax"
58266 msgstr ""
58268 #: cp/parser.cc:46063
58269 #, gcc-internal-format
58270 msgid "invalid initializer clause"
58271 msgstr ""
58273 #: cp/parser.cc:46093
58274 #, gcc-internal-format
58275 msgid "expected id-expression (arguments)"
58276 msgstr ""
58278 #: cp/parser.cc:46105
58279 #, gcc-internal-format
58280 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
58281 msgstr ""
58283 #: cp/parser.cc:46208
58284 #, gcc-internal-format
58285 msgid "types may not be defined in declare reduction type list"
58286 msgstr ""
58288 #: cp/parser.cc:46228 cp/semantics.cc:6048
58289 #, gcc-internal-format
58290 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
58291 msgstr ""
58293 #: cp/parser.cc:46232 cp/semantics.cc:6056
58294 #, gcc-internal-format
58295 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
58296 msgstr ""
58298 #: cp/parser.cc:46235 cp/pt.cc:14126 cp/semantics.cc:6062
58299 #, gcc-internal-format
58300 msgid "reference type %qT in %<#pragma omp declare reduction%>"
58301 msgstr ""
58303 #: cp/parser.cc:46238 cp/semantics.cc:6068
58304 #, gcc-internal-format
58305 msgid "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma omp declare reduction%>"
58306 msgstr ""
58308 #: cp/parser.cc:46965
58309 #, gcc-internal-format
58310 msgid "%<#pragma acc routine%> names a set of overloads"
58311 msgstr ""
58313 #: cp/parser.cc:46975
58314 #, gcc-internal-format
58315 msgid "%qD does not refer to a namespace scope function"
58316 msgstr ""
58318 #. cancel-and-throw is unimplemented.
58319 #: cp/parser.cc:47333
58320 #, gcc-internal-format
58321 msgid "%<atomic_cancel%>"
58322 msgstr ""
58324 #: cp/parser.cc:47380 cp/semantics.cc:10999
58325 #, gcc-internal-format
58326 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
58327 msgstr ""
58329 #: cp/parser.cc:47382 cp/semantics.cc:11001
58330 #, gcc-internal-format
58331 msgid "%<__transaction_atomic%> without transactional memory support enabled"
58332 msgstr ""
58334 #: cp/parser.cc:47528
58335 #, gcc-internal-format
58336 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
58337 msgstr ""
58339 #: cp/parser.cc:47531
58340 #, gcc-internal-format
58341 msgid "  or a %<transaction_may_cancel_outer%> function"
58342 msgstr ""
58344 #: cp/parser.cc:47582
58345 #, gcc-internal-format
58346 msgid "malformed %<#pragma GCC pch_preprocess%>"
58347 msgstr ""
58349 #: cp/parser.cc:47879
58350 #, gcc-internal-format
58351 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
58352 msgstr ""
58354 #: cp/parser.cc:47930
58355 #, gcc-internal-format
58356 msgid "%<#pragma GCC ivdep%> must be inside a function"
58357 msgstr ""
58359 #: cp/parser.cc:47962
58360 #, gcc-internal-format
58361 msgid "%<#pragma GCC unroll%> must be inside a function"
58362 msgstr ""
58364 #: cp/parser.cc:48042
58365 #, gcc-internal-format
58366 msgid "multi-source compilation not implemented for C++"
58367 msgstr ""
58369 #: cp/parser.cc:48081
58370 #, gcc-internal-format
58371 msgid "placeholder type not allowed in this context"
58372 msgstr ""
58374 #: cp/parser.cc:48285
58375 #, gcc-internal-format
58376 msgid "implicit templates may not be %<virtual%>"
58377 msgstr ""
58379 #: cp/parser.cc:48341
58380 #, gcc-internal-format
58381 msgid "%<extern \"C\"%> linkage started here"
58382 msgstr ""
58384 #: cp/pt.cc:307
58385 #, gcc-internal-format
58386 msgid "data member %qD cannot be a member template"
58387 msgstr ""
58389 #: cp/pt.cc:320
58390 #, gcc-internal-format
58391 msgid "invalid member template declaration %qD"
58392 msgstr ""
58394 #: cp/pt.cc:744
58395 #, gcc-internal-format
58396 msgid "explicit specialization in non-namespace scope %qD"
58397 msgstr ""
58399 #: cp/pt.cc:758
58400 #, gcc-internal-format
58401 msgid "enclosing class templates are not explicitly specialized"
58402 msgstr ""
58404 #: cp/pt.cc:842
58405 #, gcc-internal-format
58406 msgid "specialization of %qD must appear at namespace scope"
58407 msgstr ""
58409 #: cp/pt.cc:853 cp/pt.cc:1090
58410 #, gcc-internal-format
58411 msgid "specialization of %qD in different namespace"
58412 msgstr ""
58414 #: cp/pt.cc:855
58415 #, gcc-internal-format
58416 msgid "  from definition of %q#D"
58417 msgstr ""
58419 #: cp/pt.cc:872
58420 #, gcc-internal-format
58421 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
58422 msgstr ""
58424 #: cp/pt.cc:1002
58425 #, gcc-internal-format
58426 msgid "name of class shadows template template parameter %qD"
58427 msgstr ""
58429 #: cp/pt.cc:1014
58430 #, gcc-internal-format
58431 msgid "specialization of alias template %qD"
58432 msgstr ""
58434 #: cp/pt.cc:1017 cp/pt.cc:1156
58435 #, gcc-internal-format
58436 msgid "explicit specialization of non-template %qT"
58437 msgstr ""
58439 #: cp/pt.cc:1049
58440 #, gcc-internal-format
58441 msgid "specialization of %qT after instantiation"
58442 msgstr ""
58444 #: cp/pt.cc:1093
58445 #, gcc-internal-format
58446 msgid "from definition of %q#D"
58447 msgstr ""
58449 #. But if we've had an implicit instantiation, that's a
58450 #. problem ([temp.expl.spec]/6).
58451 #: cp/pt.cc:1134
58452 #, gcc-internal-format
58453 msgid "specialization %qT after instantiation %qT"
58454 msgstr ""
58456 #: cp/pt.cc:1152
58457 #, gcc-internal-format
58458 msgid "template specialization of %qD not allowed by ISO C++"
58459 msgstr ""
58461 #: cp/pt.cc:1617
58462 #, gcc-internal-format
58463 msgid "specialization of %qD after instantiation"
58464 msgstr ""
58466 #: cp/pt.cc:2058 cp/semantics.cc:5918
58467 #, gcc-internal-format
58468 msgid "%s %#qD"
58469 msgstr ""
58471 #: cp/pt.cc:2194
58472 #, gcc-internal-format
58473 msgid "%qD is not a function template"
58474 msgstr ""
58476 #: cp/pt.cc:2199
58477 #, gcc-internal-format
58478 msgid "%qD is not a variable template"
58479 msgstr ""
58481 #: cp/pt.cc:2481
58482 #, gcc-internal-format
58483 msgid "template-id %qD for %q+D does not match any template declaration"
58484 msgstr ""
58486 #: cp/pt.cc:2485
58487 #, gcc-internal-format
58488 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
58489 msgstr ""
58491 #: cp/pt.cc:2495
58492 #, gcc-internal-format
58493 msgid "ambiguous template specialization %qD for %q+D"
58494 msgstr ""
58496 #: cp/pt.cc:2702
58497 #, gcc-internal-format
58498 msgid "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
58499 msgstr ""
58501 #: cp/pt.cc:2712
58502 #, gcc-internal-format
58503 msgid "too many template headers for %qD (should be %d)"
58504 msgstr ""
58506 #: cp/pt.cc:2718
58507 #, gcc-internal-format
58508 msgid "members of an explicitly specialized class are defined without a template header"
58509 msgstr ""
58511 #: cp/pt.cc:2742
58512 #, gcc-internal-format
58513 msgid "explicit specialization of %qD outside its namespace must use a nested-name-specifier"
58514 msgstr ""
58516 #. This was allowed in C++98, so only pedwarn.
58517 #: cp/pt.cc:2747
58518 #, gcc-internal-format
58519 msgid "explicit instantiation of %qD outside its namespace must use a nested-name-specifier"
58520 msgstr ""
58522 #: cp/pt.cc:2783
58523 #, gcc-internal-format
58524 msgid "explicit specialization %q#D may be missing attributes"
58525 msgstr ""
58527 #: cp/pt.cc:2787
58528 #, gcc-internal-format, gfc-internal-format
58529 msgid "missing primary template attributes %s"
58530 msgstr ""
58532 #: cp/pt.cc:2788
58533 #, gcc-internal-format, gfc-internal-format
58534 msgid "missing primary template attribute %s"
58535 msgstr ""
58537 #: cp/pt.cc:2878 cp/pt.cc:2938
58538 #, gcc-internal-format
58539 msgid "template-id %qE in declaration of primary template"
58540 msgstr ""
58542 #: cp/pt.cc:2891
58543 #, gcc-internal-format
58544 msgid "template parameter list used in explicit instantiation"
58545 msgstr ""
58547 #: cp/pt.cc:2897
58548 #, gcc-internal-format
58549 msgid "definition provided for explicit instantiation"
58550 msgstr ""
58552 #: cp/pt.cc:2905
58553 #, gcc-internal-format
58554 msgid "too many template parameter lists in declaration of %qD"
58555 msgstr ""
58557 #: cp/pt.cc:2908
58558 #, gcc-internal-format
58559 msgid "too few template parameter lists in declaration of %qD"
58560 msgstr ""
58562 #: cp/pt.cc:2910
58563 #, gcc-internal-format
58564 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
58565 msgstr ""
58567 #: cp/pt.cc:2916
58568 #, gcc-internal-format
58569 msgid "explicit specialization declared %<concept%>"
58570 msgstr ""
58572 #: cp/pt.cc:2949
58573 #, gcc-internal-format
58574 msgid "non-type partial specialization %qE is not allowed"
58575 msgstr ""
58577 #: cp/pt.cc:2953
58578 #, gcc-internal-format
58579 msgid "non-class, non-variable partial specialization %qE is not allowed"
58580 msgstr ""
58582 #: cp/pt.cc:2985
58583 #, gcc-internal-format
58584 msgid "default argument specified in explicit specialization"
58585 msgstr ""
58587 #: cp/pt.cc:3028
58588 #, gcc-internal-format
58589 msgid "%qD is not a template function"
58590 msgstr ""
58592 #. From [temp.expl.spec]:
58594 #. If such an explicit specialization for the member
58595 #. of a class template names an implicitly-declared
58596 #. special member function (clause _special_), the
58597 #. program is ill-formed.
58599 #. Similar language is found in [temp.explicit].
58600 #: cp/pt.cc:3090
58601 #, gcc-internal-format
58602 msgid "specialization of implicitly-declared special member function"
58603 msgstr ""
58605 #: cp/pt.cc:3106
58606 #, gcc-internal-format
58607 msgid "no member function %qD declared in %qT"
58608 msgstr ""
58610 #: cp/pt.cc:3137
58611 #, gcc-internal-format
58612 msgid "friend declaration %qD is not visible to explicit specialization"
58613 msgstr ""
58615 #: cp/pt.cc:3140
58616 #, gcc-internal-format
58617 msgid "friend declaration here"
58618 msgstr ""
58620 #: cp/pt.cc:3249
58621 #, gcc-internal-format
58622 msgid "explicit specialization of function concept %qD"
58623 msgstr ""
58625 #: cp/pt.cc:3847
58626 #, gcc-internal-format
58627 msgid "argument to %<__integer_pack%> must be between 0 and %d"
58628 msgstr ""
58630 #: cp/pt.cc:4194
58631 #, gcc-internal-format
58632 msgid "base initializer expansion %qT contains no parameter packs"
58633 msgstr ""
58635 #: cp/pt.cc:4262
58636 #, gcc-internal-format
58637 msgid "expansion pattern %qT contains no parameter packs"
58638 msgstr ""
58640 #: cp/pt.cc:4264
58641 #, gcc-internal-format
58642 msgid "expansion pattern %qE contains no parameter packs"
58643 msgstr ""
58645 #: cp/pt.cc:4346
58646 #, gcc-internal-format
58647 msgid "parameter packs not expanded with %<...%>:"
58648 msgstr ""
58650 #: cp/pt.cc:4363 cp/pt.cc:5168
58651 #, gcc-internal-format
58652 msgid "        %qD"
58653 msgstr ""
58655 #: cp/pt.cc:4365
58656 #, gcc-internal-format, gfc-internal-format
58657 msgid "        %s"
58658 msgstr ""
58660 #: cp/pt.cc:4491
58661 #, gcc-internal-format
58662 msgid "declaration of template parameter %q+D shadows template parameter"
58663 msgstr ""
58665 #: cp/pt.cc:4494
58666 #, gcc-internal-format
58667 msgid "declaration of %q+#D shadows template parameter"
58668 msgstr ""
58670 #: cp/pt.cc:4496
58671 #, gcc-internal-format
58672 msgid "template parameter %qD declared here"
58673 msgstr ""
58675 #: cp/pt.cc:5104
58676 #, gcc-internal-format
58677 msgid "specialization of variable concept %q#D"
58678 msgstr ""
58680 #: cp/pt.cc:5163
58681 #, gcc-internal-format
58682 msgid "template parameters not deducible in partial specialization:"
58683 msgstr ""
58685 #: cp/pt.cc:5186
58686 #, gcc-internal-format
58687 msgid "partial specialization %q+D does not specialize any template arguments; to define the primary template, remove the template argument list"
58688 msgstr ""
58690 #: cp/pt.cc:5190
58691 #, gcc-internal-format
58692 msgid "partial specialization %q+D does not specialize any template arguments and is not more constrained than the primary template; to define the primary template, remove the template argument list"
58693 msgstr ""
58695 #: cp/pt.cc:5194 cp/pt.cc:5205 cp/pt.cc:5213
58696 #, gcc-internal-format
58697 msgid "primary template here"
58698 msgstr ""
58700 #: cp/pt.cc:5202
58701 #, gcc-internal-format
58702 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
58703 msgstr ""
58705 #: cp/pt.cc:5212
58706 #, gcc-internal-format
58707 msgid "too many arguments for partial specialization %qT"
58708 msgstr ""
58710 #: cp/pt.cc:5226
58711 #, gcc-internal-format
58712 msgid "partial specialization %qD is not more specialized than"
58713 msgstr ""
58715 #: cp/pt.cc:5228
58716 #, gcc-internal-format
58717 msgid "primary template %qD"
58718 msgstr ""
58720 #: cp/pt.cc:5270
58721 #, gcc-internal-format
58722 msgid "parameter pack argument %qE must be at the end of the template argument list"
58723 msgstr ""
58725 #: cp/pt.cc:5273
58726 #, gcc-internal-format
58727 msgid "parameter pack argument %qT must be at the end of the template argument list"
58728 msgstr ""
58730 #: cp/pt.cc:5335
58731 #, gcc-internal-format
58732 msgid "type %qT of template argument %qE depends on a template parameter"
58733 msgid_plural "type %qT of template argument %qE depends on template parameters"
58734 msgstr[0] ""
58735 msgstr[1] ""
58736 msgstr[2] ""
58738 #: cp/pt.cc:5394
58739 #, gcc-internal-format
58740 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
58741 msgstr ""
58743 #: cp/pt.cc:5398
58744 #, gcc-internal-format
58745 msgid "partial specialization of %qD after instantiation of %qD"
58746 msgstr ""
58748 #: cp/pt.cc:5581
58749 #, gcc-internal-format
58750 msgid "no default argument for %qD"
58751 msgstr ""
58753 #. A primary class template, primary variable template
58754 #. (DR 2032), or alias template can only have one
58755 #. parameter pack, at the end of the template
58756 #. parameter list.
58757 #: cp/pt.cc:5604
58758 #, gcc-internal-format
58759 msgid "parameter pack %q+D must be at the end of the template parameter list"
58760 msgstr ""
58762 #: cp/pt.cc:5640
58763 #, gcc-internal-format
58764 msgid "default template arguments may not be used in function template friend re-declaration"
58765 msgstr ""
58767 #: cp/pt.cc:5643
58768 #, gcc-internal-format
58769 msgid "default template arguments may not be used in template friend declarations"
58770 msgstr ""
58772 #: cp/pt.cc:5646
58773 #, gcc-internal-format
58774 msgid "default template arguments may not be used in function templates without %<-std=c++11%> or %<-std=gnu++11%>"
58775 msgstr ""
58777 #: cp/pt.cc:5649
58778 #, gcc-internal-format
58779 msgid "default template arguments may not be used in partial specializations"
58780 msgstr ""
58782 #: cp/pt.cc:5652 cp/pt.cc:5710
58783 #, gcc-internal-format
58784 msgid "default argument for template parameter for class enclosing %qD"
58785 msgstr ""
58787 #: cp/pt.cc:5821
58788 #, gcc-internal-format
58789 msgid "template %qD declared"
58790 msgstr ""
58792 #: cp/pt.cc:5829
58793 #, gcc-internal-format
58794 msgid "template class without a name"
58795 msgstr ""
58797 #: cp/pt.cc:5837
58798 #, gcc-internal-format
58799 msgid "member template %qD may not have virt-specifiers"
58800 msgstr ""
58802 #. [basic.stc.dynamic.allocation]
58804 #. An allocation function can be a function
58805 #. template. ... Template allocation functions shall
58806 #. have two or more parameters.
58807 #: cp/pt.cc:5860
58808 #, gcc-internal-format
58809 msgid "invalid template declaration of %qD"
58810 msgstr ""
58812 #: cp/pt.cc:6012
58813 #, gcc-internal-format
58814 msgid "template definition of non-template %q#D"
58815 msgstr ""
58817 #: cp/pt.cc:6051
58818 #, gcc-internal-format
58819 msgid "expected %d levels of template parms for %q#D, got %d"
58820 msgstr ""
58822 #: cp/pt.cc:6065
58823 #, gcc-internal-format
58824 msgid "got %d template parameters for %q#D"
58825 msgstr ""
58827 #: cp/pt.cc:6068
58828 #, gcc-internal-format
58829 msgid "got %d template parameters for %q#T"
58830 msgstr ""
58832 #: cp/pt.cc:6070
58833 #, gcc-internal-format, gfc-internal-format
58834 msgid "  but %d required"
58835 msgstr ""
58837 #: cp/pt.cc:6091
58838 #, gcc-internal-format
58839 msgid "template arguments to %qD do not match original template %qD"
58840 msgstr ""
58842 #: cp/pt.cc:6094
58843 #, gcc-internal-format
58844 msgid "use %<template<>%> for an explicit specialization"
58845 msgstr ""
58847 #: cp/pt.cc:6239
58848 #, gcc-internal-format
58849 msgid "%qT is not a template type"
58850 msgstr ""
58852 #: cp/pt.cc:6252
58853 #, gcc-internal-format
58854 msgid "template specifiers not specified in declaration of %qD"
58855 msgstr ""
58857 #: cp/pt.cc:6263
58858 #, gcc-internal-format, gfc-internal-format
58859 msgid "redeclared with %d template parameter"
58860 msgid_plural "redeclared with %d template parameters"
58861 msgstr[0] ""
58862 msgstr[1] ""
58863 msgstr[2] ""
58865 #: cp/pt.cc:6267
58866 #, gcc-internal-format
58867 msgid "previous declaration %qD used %d template parameter"
58868 msgid_plural "previous declaration %qD used %d template parameters"
58869 msgstr[0] ""
58870 msgstr[1] ""
58871 msgstr[2] ""
58873 #: cp/pt.cc:6305
58874 #, gcc-internal-format
58875 msgid "template parameter %q+#D"
58876 msgstr ""
58878 #: cp/pt.cc:6306
58879 #, gcc-internal-format
58880 msgid "redeclared here as %q#D"
58881 msgstr ""
58883 #: cp/pt.cc:6317
58884 #, gcc-internal-format
58885 msgid "declaration of template parameter %q+#D with different constraints"
58886 msgstr ""
58888 #: cp/pt.cc:6320 cp/pt.cc:6366
58889 #, gcc-internal-format
58890 msgid "original declaration appeared here"
58891 msgstr ""
58893 #: cp/pt.cc:6331
58894 #, gcc-internal-format
58895 msgid "redefinition of default argument for %q#D"
58896 msgstr ""
58898 #: cp/pt.cc:6333
58899 #, gcc-internal-format
58900 msgid "original definition appeared here"
58901 msgstr ""
58903 #: cp/pt.cc:6363
58904 #, gcc-internal-format
58905 msgid "redeclaration %q#D with different constraints"
58906 msgstr ""
58908 #: cp/pt.cc:6701 cp/pt.cc:6770
58909 #, gcc-internal-format
58910 msgid "%qE is not a valid template argument for type %qT"
58911 msgstr ""
58913 #: cp/pt.cc:6704
58914 #, gcc-internal-format
58915 msgid "it must be the address of a function with external linkage"
58916 msgstr ""
58918 #: cp/pt.cc:6707
58919 #, gcc-internal-format
58920 msgid "it must be the name of a function with external linkage"
58921 msgstr ""
58923 #: cp/pt.cc:6720
58924 #, gcc-internal-format
58925 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
58926 msgstr ""
58928 #: cp/pt.cc:6724
58929 #, gcc-internal-format
58930 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
58931 msgstr ""
58933 #: cp/pt.cc:6773
58934 #, gcc-internal-format
58935 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
58936 msgstr ""
58938 #: cp/pt.cc:6775
58939 #, gcc-internal-format
58940 msgid "because it is a member of %qT"
58941 msgstr ""
58943 #: cp/pt.cc:6844
58944 #, gcc-internal-format
58945 msgid "  couldn%'t deduce template parameter %qD"
58946 msgstr ""
58948 #: cp/pt.cc:6853
58949 #, gcc-internal-format
58950 msgid "  types %qT and %qT have incompatible cv-qualifiers"
58951 msgstr ""
58953 #: cp/pt.cc:6862
58954 #, gcc-internal-format
58955 msgid "  mismatched types %qT and %qT"
58956 msgstr ""
58958 #: cp/pt.cc:6871
58959 #, gcc-internal-format
58960 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
58961 msgstr ""
58963 #: cp/pt.cc:6882
58964 #, gcc-internal-format
58965 msgid "  template argument %qE does not match pointer-to-member constant %qE"
58966 msgstr ""
58968 #: cp/pt.cc:6892
58969 #, gcc-internal-format
58970 msgid "  %qE is not equivalent to %qE"
58971 msgstr ""
58973 #: cp/pt.cc:6901
58974 #, gcc-internal-format
58975 msgid "  inconsistent parameter pack deduction with %qT and %qT"
58976 msgstr ""
58978 #: cp/pt.cc:6913
58979 #, gcc-internal-format
58980 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
58981 msgstr ""
58983 #: cp/pt.cc:6917
58984 #, gcc-internal-format
58985 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
58986 msgstr ""
58988 #: cp/pt.cc:6928
58989 #, gcc-internal-format
58990 msgid "  variable-sized array type %qT is not a valid template argument"
58991 msgstr ""
58993 #: cp/pt.cc:6939
58994 #, gcc-internal-format
58995 msgid "  member function type %qT is not a valid template argument"
58996 msgstr ""
58998 #: cp/pt.cc:6982
58999 #, gcc-internal-format
59000 msgid "  cannot convert %qE (type %qT) to type %qT"
59001 msgstr ""
59003 #: cp/pt.cc:6995
59004 #, gcc-internal-format
59005 msgid "  %qT is an ambiguous base class of %qT"
59006 msgstr ""
59008 #: cp/pt.cc:6999
59009 #, gcc-internal-format
59010 msgid "  %qT is not derived from %qT"
59011 msgstr ""
59013 #: cp/pt.cc:7010
59014 #, gcc-internal-format
59015 msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
59016 msgstr ""
59018 #: cp/pt.cc:7020
59019 #, gcc-internal-format
59020 msgid "  cannot deduce a template for %qT from non-template type %qT"
59021 msgstr ""
59023 #: cp/pt.cc:7030
59024 #, gcc-internal-format
59025 msgid "  template argument %qE does not match %qE"
59026 msgstr ""
59028 #: cp/pt.cc:7091
59029 #, gcc-internal-format
59030 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
59031 msgstr ""
59033 #: cp/pt.cc:7099
59034 #, gcc-internal-format
59035 msgid "%qE is not a valid template argument of type %qT in C++98 because %qD does not have external linkage"
59036 msgstr ""
59038 #: cp/pt.cc:7109
59039 #, gcc-internal-format
59040 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
59041 msgstr ""
59043 #: cp/pt.cc:7124
59044 #, gcc-internal-format
59045 msgid "the address of %qD is not a valid template argument"
59046 msgstr ""
59048 #: cp/pt.cc:7134
59049 #, gcc-internal-format
59050 msgid "the address of the %qT subobject of %qD is not a valid template argument"
59051 msgstr ""
59053 #: cp/pt.cc:7141
59054 #, gcc-internal-format
59055 msgid "the address of %qD is not a valid template argument because it does not have static storage duration"
59056 msgstr ""
59058 #: cp/pt.cc:7159
59059 #, gcc-internal-format
59060 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
59061 msgstr ""
59063 #: cp/pt.cc:7167
59064 #, gcc-internal-format
59065 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
59066 msgstr ""
59068 #: cp/pt.cc:7279
59069 #, gcc-internal-format
59070 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
59071 msgstr ""
59073 #: cp/pt.cc:7440
59074 #, gcc-internal-format
59075 msgid "in template argument for type %qT"
59076 msgstr ""
59078 #: cp/pt.cc:7454
59079 #, gcc-internal-format
59080 msgid "template argument %qE for type %qT not a compile-time constant"
59081 msgstr ""
59083 #: cp/pt.cc:7540
59084 #, gcc-internal-format
59085 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
59086 msgstr ""
59088 #: cp/pt.cc:7548
59089 #, gcc-internal-format
59090 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
59091 msgstr ""
59093 #: cp/pt.cc:7566
59094 #, gcc-internal-format
59095 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
59096 msgstr ""
59098 #: cp/pt.cc:7625
59099 #, gcc-internal-format
59100 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
59101 msgstr ""
59103 #: cp/pt.cc:7627
59104 #, gcc-internal-format
59105 msgid "try using %qE instead"
59106 msgstr ""
59108 #: cp/pt.cc:7681
59109 #, gcc-internal-format
59110 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
59111 msgstr ""
59113 #: cp/pt.cc:8230
59114 #, gcc-internal-format
59115 msgid "ignoring attributes on template argument %qT"
59116 msgstr ""
59118 #: cp/pt.cc:8246
59119 #, gcc-internal-format
59120 msgid "ignoring attributes in template argument %qE"
59121 msgstr ""
59123 #: cp/pt.cc:8382
59124 #, gcc-internal-format
59125 msgid "injected-class-name %qD used as template template argument"
59126 msgstr ""
59128 #: cp/pt.cc:8411
59129 #, gcc-internal-format
59130 msgid "invalid use of destructor %qE as a type"
59131 msgstr ""
59133 #: cp/pt.cc:8416
59134 #, gcc-internal-format
59135 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
59136 msgstr ""
59138 #: cp/pt.cc:8432 cp/pt.cc:8466 cp/pt.cc:8520
59139 #, gcc-internal-format
59140 msgid "type/value mismatch at argument %d in template parameter list for %qD"
59141 msgstr ""
59143 #: cp/pt.cc:8440
59144 #, gcc-internal-format
59145 msgid "  expected a constant of type %qT, got %qT"
59146 msgstr ""
59148 #: cp/pt.cc:8448
59149 #, gcc-internal-format
59150 msgid "  ambiguous template argument for non-type template parameter is treated as function type"
59151 msgstr ""
59153 #: cp/pt.cc:8454
59154 #, gcc-internal-format
59155 msgid "  expected a class template, got %qE"
59156 msgstr ""
59158 #: cp/pt.cc:8457
59159 #, gcc-internal-format
59160 msgid "  expected a type, got %qE"
59161 msgstr ""
59163 #: cp/pt.cc:8471
59164 #, gcc-internal-format
59165 msgid "  expected a type, got %qT"
59166 msgstr ""
59168 #: cp/pt.cc:8474
59169 #, gcc-internal-format
59170 msgid "  expected a class template, got %qT"
59171 msgstr ""
59173 #: cp/pt.cc:8524
59174 #, gcc-internal-format
59175 msgid "  expected a template of type %qD, got %qT"
59176 msgstr ""
59178 #: cp/pt.cc:8538
59179 #, gcc-internal-format
59180 msgid "constraint mismatch at argument %d in template parameter list for %qD"
59181 msgstr ""
59183 #: cp/pt.cc:8541
59184 #, gcc-internal-format
59185 msgid "  expected %qD but got %qD"
59186 msgstr ""
59188 #: cp/pt.cc:8614
59189 #, gcc-internal-format
59190 msgid "could not convert template argument %qE from %qT to %qT"
59191 msgstr ""
59193 #: cp/pt.cc:8752 cp/pt.cc:9065
59194 #, gcc-internal-format, gfc-internal-format
59195 msgid "template argument %d is invalid"
59196 msgstr ""
59198 #: cp/pt.cc:8767 cp/pt.cc:8899
59199 #, gcc-internal-format, gfc-internal-format
59200 msgid "wrong number of template arguments (%d, should be %d)"
59201 msgstr ""
59203 #: cp/pt.cc:8895
59204 #, gcc-internal-format, gfc-internal-format
59205 msgid "wrong number of template arguments (%d, should be at least %d)"
59206 msgstr ""
59208 #: cp/pt.cc:8904
59209 #, gcc-internal-format
59210 msgid "provided for %qD"
59211 msgstr ""
59213 #: cp/pt.cc:8929
59214 #, gcc-internal-format
59215 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
59216 msgstr ""
59218 #: cp/pt.cc:8933
59219 #, gcc-internal-format
59220 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
59221 msgstr ""
59223 #: cp/pt.cc:9031
59224 #, gcc-internal-format
59225 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
59226 msgstr ""
59228 #: cp/pt.cc:9675
59229 #, gcc-internal-format
59230 msgid "%q#D is not a function template"
59231 msgstr ""
59233 #: cp/pt.cc:9839
59234 #, gcc-internal-format
59235 msgid "non-template type %qT used as a template"
59236 msgstr ""
59238 #: cp/pt.cc:9841
59239 #, gcc-internal-format
59240 msgid "for template declaration %q+D"
59241 msgstr ""
59243 #: cp/pt.cc:9977 cp/pt.cc:21648
59244 #, gcc-internal-format
59245 msgid "template constraint failure for %qD"
59246 msgstr ""
59248 #: cp/pt.cc:10353
59249 #, gcc-internal-format
59250 msgid "use of invalid variable template %qE"
59251 msgstr ""
59253 #: cp/pt.cc:11018
59254 #, gcc-internal-format
59255 msgid "template instantiation depth exceeds maximum of %d (use %<-ftemplate-depth=%> to increase the maximum)"
59256 msgstr ""
59258 #: cp/pt.cc:12186
59259 #, gcc-internal-format
59260 msgid "flexible array member %qD in union"
59261 msgstr ""
59263 #: cp/pt.cc:12684
59264 #, gcc-internal-format
59265 msgid "fold of empty expansion over %O"
59266 msgstr ""
59268 #: cp/pt.cc:13113
59269 #, gcc-internal-format
59270 msgid "%qE is not the entire pattern of the pack expansion"
59271 msgstr ""
59273 #: cp/pt.cc:13201
59274 #, gcc-internal-format
59275 msgid "mismatched argument pack lengths while expanding %qT"
59276 msgstr ""
59278 #: cp/pt.cc:13204
59279 #, gcc-internal-format
59280 msgid "mismatched argument pack lengths while expanding %qE"
59281 msgstr ""
59283 #: cp/pt.cc:13816
59284 #, gcc-internal-format
59285 msgid "  when instantiating default argument for call to %qD"
59286 msgstr ""
59288 #: cp/pt.cc:13911
59289 #, gcc-internal-format
59290 msgid "creating pointer to member function of non-class type %qT"
59291 msgstr ""
59293 #. It may seem that this case cannot occur, since:
59295 #. typedef void f();
59296 #. void g() { f x; }
59298 #. declares a function, not a variable.  However:
59300 #. typedef void f();
59301 #. template <typename T> void g() { T t; }
59302 #. template void g<f>();
59304 #. is an attempt to declare a variable with function
59305 #. type.
59306 #: cp/pt.cc:14936
59307 #, gcc-internal-format
59308 msgid "variable %qD has function type"
59309 msgstr ""
59311 #: cp/pt.cc:15130
59312 #, gcc-internal-format
59313 msgid "invalid parameter type %qT"
59314 msgstr ""
59316 #: cp/pt.cc:15132
59317 #, gcc-internal-format
59318 msgid "in declaration %q+D"
59319 msgstr ""
59321 #: cp/pt.cc:15258
59322 #, gcc-internal-format
59323 msgid "function returning an array"
59324 msgstr ""
59326 #: cp/pt.cc:15260
59327 #, gcc-internal-format
59328 msgid "function returning a function"
59329 msgstr ""
59331 #: cp/pt.cc:15959
59332 #, gcc-internal-format
59333 msgid "forming reference to void"
59334 msgstr ""
59336 #: cp/pt.cc:15961
59337 #, gcc-internal-format
59338 msgid "forming pointer to reference type %qT"
59339 msgstr ""
59341 #: cp/pt.cc:15963
59342 #, gcc-internal-format
59343 msgid "forming reference to reference type %qT"
59344 msgstr ""
59346 #: cp/pt.cc:15976
59347 #, gcc-internal-format
59348 msgid "forming pointer to qualified function type %qT"
59349 msgstr ""
59351 #: cp/pt.cc:15979
59352 #, gcc-internal-format
59353 msgid "forming reference to qualified function type %qT"
59354 msgstr ""
59356 #: cp/pt.cc:16027
59357 #, gcc-internal-format
59358 msgid "creating pointer to member of non-class type %qT"
59359 msgstr ""
59361 #: cp/pt.cc:16033
59362 #, gcc-internal-format
59363 msgid "creating pointer to member reference type %qT"
59364 msgstr ""
59366 #: cp/pt.cc:16039
59367 #, gcc-internal-format
59368 msgid "creating pointer to member of type void"
59369 msgstr ""
59371 #: cp/pt.cc:16105
59372 #, gcc-internal-format
59373 msgid "creating array of %qT"
59374 msgstr ""
59376 #: cp/pt.cc:16140
59377 #, gcc-internal-format
59378 msgid "%qD is instantiated for an empty pack"
59379 msgstr ""
59381 #: cp/pt.cc:16160
59382 #, gcc-internal-format
59383 msgid "%qT is not a class, struct, or union type"
59384 msgstr ""
59386 #: cp/pt.cc:16192
59387 #, gcc-internal-format
59388 msgid "%qT resolves to %qT, which is not an enumeration type"
59389 msgstr ""
59391 #: cp/pt.cc:16200
59392 #, gcc-internal-format
59393 msgid "%qT resolves to %qT, which is not a class type"
59394 msgstr ""
59396 #: cp/pt.cc:16314
59397 #, gcc-internal-format
59398 msgid "use of %qs in template"
59399 msgstr ""
59401 #: cp/pt.cc:16605
59402 #, gcc-internal-format
59403 msgid "qualifying type %qT does not match destructor name ~%qT"
59404 msgstr ""
59406 #: cp/pt.cc:16620
59407 #, gcc-internal-format
59408 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
59409 msgstr ""
59411 #: cp/pt.cc:16622
59412 #, gcc-internal-format
59413 msgid "say %<typename %E%> if a type is meant"
59414 msgstr ""
59416 #: cp/pt.cc:16715
59417 #, gcc-internal-format
59418 msgid "initializer for %q#D expands to an empty list of expressions"
59419 msgstr ""
59421 #: cp/pt.cc:16866
59422 #, gcc-internal-format
59423 msgid "using invalid field %qD"
59424 msgstr ""
59426 #: cp/pt.cc:17437 cp/pt.cc:19383
59427 #, gcc-internal-format
59428 msgid "invalid use of pack expansion expression"
59429 msgstr ""
59431 #: cp/pt.cc:17441 cp/pt.cc:19387
59432 #, gcc-internal-format
59433 msgid "use %<...%> to expand argument pack"
59434 msgstr ""
59436 #: cp/pt.cc:19527
59437 #, gcc-internal-format
59438 msgid "empty initializer in lambda init-capture"
59439 msgstr ""
59441 #: cp/pt.cc:20709
59442 #, gcc-internal-format
59443 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
59444 msgstr ""
59446 #: cp/pt.cc:20743
59447 #, gcc-internal-format
59448 msgid "declarations in dependent base %qT are not found by unqualified lookup"
59449 msgstr ""
59451 #: cp/pt.cc:20748
59452 #, gcc-internal-format
59453 msgid "use %<this->%D%> instead"
59454 msgstr ""
59456 #: cp/pt.cc:20751
59457 #, gcc-internal-format
59458 msgid "use %<%T::%D%> instead"
59459 msgstr ""
59461 #: cp/pt.cc:20756
59462 #, gcc-internal-format
59463 msgid "%qD declared here, later in the translation unit"
59464 msgstr ""
59466 #: cp/pt.cc:20807
59467 #, gcc-internal-format
59468 msgid "wrong number of arguments to %<__builtin_convertvector%>"
59469 msgstr ""
59471 #: cp/pt.cc:21042
59472 #, gcc-internal-format
59473 msgid "%qT is not a class or namespace"
59474 msgstr ""
59476 #: cp/pt.cc:21045
59477 #, gcc-internal-format
59478 msgid "%qD is not a class or namespace"
59479 msgstr ""
59481 #: cp/pt.cc:21366
59482 #, gcc-internal-format
59483 msgid "%qT is/uses unnamed type"
59484 msgstr ""
59486 #: cp/pt.cc:21368
59487 #, gcc-internal-format
59488 msgid "template argument for %qD uses local type %qT"
59489 msgstr ""
59491 #: cp/pt.cc:21378
59492 #, gcc-internal-format
59493 msgid "%qT is a variably modified type"
59494 msgstr ""
59496 #: cp/pt.cc:21393
59497 #, gcc-internal-format
59498 msgid "integral expression %qE is not constant"
59499 msgstr ""
59501 #: cp/pt.cc:21411
59502 #, gcc-internal-format
59503 msgid "  trying to instantiate %qD"
59504 msgstr ""
59506 #: cp/pt.cc:25563
59507 #, gcc-internal-format
59508 msgid "ambiguous template instantiation for %q#T"
59509 msgstr ""
59511 #: cp/pt.cc:25565
59512 #, gcc-internal-format
59513 msgid "ambiguous template instantiation for %q#D"
59514 msgstr ""
59516 #: cp/pt.cc:25571
59517 msgid "%s %#qS"
59518 msgstr ""
59520 #: cp/pt.cc:25595 cp/pt.cc:25690
59521 #, gcc-internal-format
59522 msgid "explicit instantiation of non-template %q#D"
59523 msgstr ""
59525 #: cp/pt.cc:25601
59526 #, gcc-internal-format
59527 msgid "explicit instantiation of variable concept %q#D"
59528 msgstr ""
59530 #: cp/pt.cc:25603
59531 #, gcc-internal-format
59532 msgid "explicit instantiation of function concept %q#D"
59533 msgstr ""
59535 #: cp/pt.cc:25622
59536 #, gcc-internal-format
59537 msgid "%qD is not a static data member of a class template"
59538 msgstr ""
59540 #: cp/pt.cc:25628 cp/pt.cc:25685
59541 #, gcc-internal-format
59542 msgid "no matching template for %qD found"
59543 msgstr ""
59545 #: cp/pt.cc:25633
59546 #, gcc-internal-format
59547 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
59548 msgstr ""
59550 #: cp/pt.cc:25641
59551 #, gcc-internal-format
59552 msgid "explicit instantiation of %q#D"
59553 msgstr ""
59555 #: cp/pt.cc:25677
59556 #, gcc-internal-format
59557 msgid "duplicate explicit instantiation of %q#D"
59558 msgstr ""
59560 #: cp/pt.cc:25700 cp/pt.cc:25767
59561 #, gcc-internal-format
59562 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
59563 msgstr ""
59565 #: cp/pt.cc:25705 cp/pt.cc:25782
59566 #, gcc-internal-format
59567 msgid "storage class %qD applied to template instantiation"
59568 msgstr ""
59570 #: cp/pt.cc:25739
59571 #, gcc-internal-format
59572 msgid "explicit instantiation of non-class template %qD"
59573 msgstr ""
59575 #: cp/pt.cc:25742
59576 #, gcc-internal-format
59577 msgid "explicit instantiation of non-template type %qT"
59578 msgstr ""
59580 #: cp/pt.cc:25751
59581 #, gcc-internal-format
59582 msgid "explicit instantiation of %q#T before definition of template"
59583 msgstr ""
59585 #: cp/pt.cc:25772
59586 #, gcc-internal-format
59587 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
59588 msgstr ""
59590 #: cp/pt.cc:25812
59591 #, gcc-internal-format
59592 msgid "duplicate explicit instantiation of %q#T"
59593 msgstr ""
59595 #: cp/pt.cc:26110
59596 #, gcc-internal-format
59597 msgid "exception specification of %qD depends on itself"
59598 msgstr ""
59600 #. [temp.explicit]
59602 #. The definition of a non-exported function template, a
59603 #. non-exported member function template, or a non-exported
59604 #. member function or static data member of a class template
59605 #. shall be present in every translation unit in which it is
59606 #. explicitly instantiated.
59607 #: cp/pt.cc:26610
59608 #, gcc-internal-format
59609 msgid "explicit instantiation of %qD but no definition available"
59610 msgstr ""
59612 #: cp/pt.cc:26658
59613 #, gcc-internal-format
59614 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use %<-ftemplate-depth=%> to increase the maximum)"
59615 msgstr ""
59617 #: cp/pt.cc:27023
59618 #, gcc-internal-format
59619 msgid "non-type template parameters of deduced class type only available with %<-std=c++20%> or %<-std=gnu++20%>"
59620 msgstr ""
59622 #: cp/pt.cc:27053
59623 #, gcc-internal-format
59624 msgid "%qT is not a valid type for a template non-type parameter because it is not structural"
59625 msgstr ""
59627 #: cp/pt.cc:27062
59628 #, gcc-internal-format
59629 msgid "non-type template parameters of class type only available with %<-std=c++20%> or %<-std=gnu++20%>"
59630 msgstr ""
59632 #: cp/pt.cc:27070
59633 #, gcc-internal-format
59634 msgid "invalid template non-type parameter"
59635 msgstr ""
59637 #: cp/pt.cc:27072
59638 #, gcc-internal-format
59639 msgid "%q#T is not a valid type for a template non-type parameter"
59640 msgstr ""
59642 #: cp/pt.cc:28465
59643 #, gcc-internal-format
59644 msgid "keyword %<template%> not allowed in declarator-id"
59645 msgstr ""
59647 #: cp/pt.cc:28755
59648 #, gcc-internal-format
59649 msgid "a concept cannot be constrained"
59650 msgstr ""
59652 #: cp/pt.cc:28764
59653 #, gcc-internal-format
59654 msgid "concept %qE not in namespace scope"
59655 msgstr ""
59657 #: cp/pt.cc:28791
59658 #, gcc-internal-format
59659 msgid "deducing from brace-enclosed initializer list requires %<#include <initializer_list>%>"
59660 msgstr ""
59662 #: cp/pt.cc:29843
59663 #, gcc-internal-format
59664 msgid "non-deducible template %qT used without template arguments"
59665 msgstr ""
59667 #: cp/pt.cc:29849
59668 #, gcc-internal-format
59669 msgid "alias template deduction only available with %<-std=c++20%> or %<-std=gnu++20%>"
59670 msgstr ""
59672 #: cp/pt.cc:29955
59673 #, gcc-internal-format
59674 msgid "cannot deduce template arguments for copy-initialization of %qT, as it has no non-explicit deduction guides or user-declared constructors"
59675 msgstr ""
59677 #: cp/pt.cc:29962
59678 #, gcc-internal-format
59679 msgid "cannot deduce template arguments of %qT, as it has no viable deduction guides"
59680 msgstr ""
59682 #: cp/pt.cc:29974
59683 #, gcc-internal-format
59684 msgid "class template argument deduction failed:"
59685 msgstr ""
59687 #: cp/pt.cc:29977
59688 #, gcc-internal-format
59689 msgid "explicit deduction guides not considered for copy-initialization"
59690 msgstr ""
59692 #. TODO: Pass down location from cp_finish_decl.
59693 #: cp/pt.cc:29991
59694 #, gcc-internal-format
59695 msgid "class template argument deduction for %qT failed: explicit deduction guide selected in copy-list-initialization"
59696 msgstr ""
59698 #: cp/pt.cc:29995
59699 #, gcc-internal-format
59700 msgid "explicit deduction guide declared here"
59701 msgstr ""
59703 #: cp/pt.cc:30009
59704 #, gcc-internal-format
59705 msgid "%qT may not intend to support class template argument deduction"
59706 msgstr ""
59708 #: cp/pt.cc:30011
59709 #, gcc-internal-format
59710 msgid "add a deduction guide to suppress this warning"
59711 msgstr ""
59713 #: cp/pt.cc:30076
59714 #, gcc-internal-format
59715 msgid "direct-list-initialization of %<auto%> requires exactly one element"
59716 msgstr ""
59718 #: cp/pt.cc:30079
59719 #, gcc-internal-format
59720 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
59721 msgstr ""
59723 #: cp/pt.cc:30169
59724 #, gcc-internal-format
59725 msgid "unable to deduce lambda return type from %qE"
59726 msgstr ""
59728 #: cp/pt.cc:30171
59729 #, gcc-internal-format
59730 msgid "unable to deduce %qT from %qE"
59731 msgstr ""
59733 #: cp/pt.cc:30243
59734 #, gcc-internal-format
59735 msgid "placeholder constraints not satisfied"
59736 msgstr ""
59738 #: cp/pt.cc:30247
59739 #, fuzzy, gcc-internal-format
59740 #| msgid "insn does not satisfy its constraints:"
59741 msgid "deduced initializer does not satisfy placeholder constraints"
59742 msgstr "insn ne zadovoljava svoja ograničenja:"
59744 #: cp/pt.cc:30251
59745 #, fuzzy, gcc-internal-format
59746 #| msgid "insn does not satisfy its constraints:"
59747 msgid "deduced return type does not satisfy placeholder constraints"
59748 msgstr "insn ne zadovoljava svoja ograničenja:"
59750 #: cp/pt.cc:30255
59751 #, fuzzy, gcc-internal-format
59752 #| msgid "insn does not satisfy its constraints:"
59753 msgid "deduced expression type does not satisfy placeholder constraints"
59754 msgstr "insn ne zadovoljava svoja ograničenja:"
59756 #: cp/pt.cc:30395
59757 #, gcc-internal-format
59758 msgid "invalid use of %qT in template argument"
59759 msgstr ""
59761 #: cp/rtti.cc:310
59762 #, gcc-internal-format
59763 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
59764 msgstr ""
59766 #: cp/rtti.cc:323
59767 #, gcc-internal-format
59768 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
59769 msgstr ""
59771 #: cp/rtti.cc:424
59772 #, gcc-internal-format
59773 msgid "cannot create type information for type %qT because it involves types of variable size"
59774 msgstr ""
59776 #: cp/rtti.cc:527
59777 #, gcc-internal-format
59778 msgid "%<typeid%> of qualified function type %qT"
59779 msgstr ""
59781 #: cp/rtti.cc:717 cp/rtti.cc:733
59782 #, gcc-internal-format
59783 msgid "%<dynamic_cast<%#T>(%#D)%> can never succeed"
59784 msgstr ""
59786 #: cp/rtti.cc:745
59787 #, gcc-internal-format
59788 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
59789 msgstr ""
59791 #: cp/rtti.cc:821
59792 #, gcc-internal-format
59793 msgid "cannot %<dynamic_cast%> %qE (of type %q#T) to type %q#T (%s)"
59794 msgstr ""
59796 #: cp/search.cc:278
59797 #, gcc-internal-format
59798 msgid "%qT is an ambiguous base of %qT"
59799 msgstr ""
59801 #: cp/search.cc:294
59802 #, gcc-internal-format
59803 msgid "%qT is an inaccessible base of %qT"
59804 msgstr ""
59806 #: cp/search.cc:1917
59807 #, gcc-internal-format
59808 msgid "looser exception specification on overriding virtual function %q+#F"
59809 msgstr ""
59811 #: cp/search.cc:1920
59812 #, gcc-internal-format
59813 msgid "overridden function is %q#F"
59814 msgstr ""
59816 #: cp/search.cc:1995
59817 #, gcc-internal-format
59818 msgid "invalid covariant return type for %q#D"
59819 msgstr ""
59821 #: cp/search.cc:1997 cp/search.cc:2014 cp/search.cc:2031
59822 #, gcc-internal-format
59823 msgid "overridden function is %q#D"
59824 msgstr ""
59826 #: cp/search.cc:2010
59827 #, gcc-internal-format
59828 msgid "invalid covariant return type for %q+#D"
59829 msgstr ""
59831 #: cp/search.cc:2012
59832 #, gcc-internal-format
59833 msgid "conflicting return type specified for %q+#D"
59834 msgstr ""
59836 #: cp/search.cc:2029
59837 #, gcc-internal-format
59838 msgid "conflicting type attributes specified for %q+#D"
59839 msgstr ""
59841 #: cp/search.cc:2044
59842 #, gcc-internal-format
59843 msgid "%<consteval%> function %q+D overriding non-%<consteval%> function"
59844 msgstr ""
59846 #: cp/search.cc:2047
59847 #, gcc-internal-format
59848 msgid "non-%<consteval%> function %q+D overriding %<consteval%> function"
59849 msgstr ""
59851 #: cp/search.cc:2050 cp/search.cc:2079 cp/search.cc:2088 cp/search.cc:2097
59852 #, gcc-internal-format
59853 msgid "overridden function is %qD"
59854 msgstr ""
59856 #: cp/search.cc:2066
59857 #, gcc-internal-format
59858 msgid "%qD declared %<transaction_safe_dynamic%>"
59859 msgstr ""
59861 #: cp/search.cc:2068
59862 #, gcc-internal-format
59863 msgid "overriding %qD declared %<transaction_safe%>"
59864 msgstr ""
59866 #: cp/search.cc:2076
59867 #, gcc-internal-format
59868 msgid "deleted function %q+D overriding non-deleted function"
59869 msgstr ""
59871 #: cp/search.cc:2085
59872 #, gcc-internal-format
59873 msgid "non-deleted function %q+D overriding deleted function"
59874 msgstr ""
59876 #: cp/search.cc:2095
59877 #, gcc-internal-format
59878 msgid "virtual function %q+D overriding final function"
59879 msgstr ""
59881 #: cp/search.cc:2180
59882 #, gcc-internal-format
59883 msgid "%q+#D cannot be declared"
59884 msgstr ""
59886 #: cp/search.cc:2181
59887 #, gcc-internal-format
59888 msgid "  since %q+#D declared in base class"
59889 msgstr ""
59891 #: cp/semantics.cc:984
59892 #, gcc-internal-format
59893 msgid "%<std::is_constant_evaluated%> always evaluates to true in %<if constexpr%>"
59894 msgstr ""
59896 #: cp/semantics.cc:988
59897 #, gcc-internal-format
59898 msgid "%<std::is_constant_evaluated%> always evaluates to false in a non-%<constexpr%> function"
59899 msgstr ""
59901 #: cp/semantics.cc:992
59902 #, gcc-internal-format
59903 msgid "%<std::is_constant_evaluated%> always evaluates to true in a %<consteval%> function"
59904 msgstr ""
59906 #: cp/semantics.cc:1159
59907 #, gcc-internal-format
59908 msgid "suggest explicit braces around empty body in %<do%> statement"
59909 msgstr ""
59911 #: cp/semantics.cc:1678
59912 #, gcc-internal-format
59913 msgid "catching polymorphic type %q#T by value"
59914 msgstr ""
59916 #: cp/semantics.cc:1683
59917 #, gcc-internal-format
59918 msgid "catching type %q#T by value"
59919 msgstr ""
59921 #: cp/semantics.cc:1688
59922 #, gcc-internal-format
59923 msgid "catching non-reference type %q#T"
59924 msgstr ""
59926 #: cp/semantics.cc:1898
59927 #, gcc-internal-format
59928 msgid "type of %<asm%> operand %qE could not be determined"
59929 msgstr ""
59931 #: cp/semantics.cc:1980
59932 #, gcc-internal-format
59933 msgid "%<__label__%> declarations are only allowed in function scopes"
59934 msgstr ""
59936 #: cp/semantics.cc:2146
59937 #, gcc-internal-format
59938 msgid "invalid use of member %qD in static member function"
59939 msgstr ""
59941 #: cp/semantics.cc:2393
59942 #, gcc-internal-format
59943 msgid "%qE missing template arguments"
59944 msgstr ""
59946 #: cp/semantics.cc:2453
59947 #, gcc-internal-format
59948 msgid "a statement expression is an insufficient context for overload resolution"
59949 msgstr ""
59951 #: cp/semantics.cc:2805
59952 #, gcc-internal-format
59953 msgid "cannot call a concept as a function"
59954 msgstr ""
59956 #: cp/semantics.cc:2873
59957 #, gcc-internal-format
59958 msgid "arguments to destructor are not allowed"
59959 msgstr ""
59961 #: cp/semantics.cc:2970
59962 #, gcc-internal-format
59963 msgid "%<this%> is unavailable for static member functions"
59964 msgstr ""
59966 #: cp/semantics.cc:2972
59967 #, gcc-internal-format
59968 msgid "invalid use of %<this%> in non-member function"
59969 msgstr ""
59971 #: cp/semantics.cc:2974
59972 #, gcc-internal-format
59973 msgid "invalid use of %<this%> at top level"
59974 msgstr ""
59976 #: cp/semantics.cc:2996
59977 #, gcc-internal-format
59978 msgid "invalid qualifying scope in pseudo-destructor name"
59979 msgstr ""
59981 #: cp/semantics.cc:3004 cp/typeck.cc:2931
59982 #, gcc-internal-format
59983 msgid "qualified type %qT does not match destructor name ~%qT"
59984 msgstr ""
59986 #: cp/semantics.cc:3026
59987 #, gcc-internal-format
59988 msgid "%qE is not of type %qT"
59989 msgstr ""
59991 #: cp/semantics.cc:3133
59992 #, gcc-internal-format
59993 msgid "compound literal of non-object type %qT"
59994 msgstr ""
59996 #: cp/semantics.cc:3152
59997 #, gcc-internal-format
59998 msgid "%<auto{x}%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
59999 msgstr ""
60001 #: cp/semantics.cc:3337
60002 #, gcc-internal-format
60003 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
60004 msgstr ""
60006 #: cp/semantics.cc:3387
60007 #, gcc-internal-format
60008 msgid "invalid use of type %qT as a default value for a template template-parameter"
60009 msgstr ""
60011 #: cp/semantics.cc:3390
60012 #, gcc-internal-format
60013 msgid "invalid default argument for a template template parameter"
60014 msgstr ""
60016 #: cp/semantics.cc:3407
60017 #, gcc-internal-format
60018 msgid "definition of %q#T inside template parameter list"
60019 msgstr ""
60021 #: cp/semantics.cc:3438
60022 #, gcc-internal-format
60023 msgid "invalid definition of qualified type %qT"
60024 msgstr ""
60026 #: cp/semantics.cc:3729
60027 #, gcc-internal-format
60028 msgid "invalid base-class specification"
60029 msgstr ""
60031 #: cp/semantics.cc:3894
60032 #, gcc-internal-format
60033 msgid "cannot capture member %qD of anonymous union"
60034 msgstr ""
60036 #: cp/semantics.cc:3911 cp/semantics.cc:12155
60037 #, gcc-internal-format
60038 msgid "%qD is not captured"
60039 msgstr ""
60041 #: cp/semantics.cc:3915
60042 #, gcc-internal-format
60043 msgid "the lambda has no capture-default"
60044 msgstr ""
60046 #: cp/semantics.cc:3917
60047 #, gcc-internal-format
60048 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
60049 msgstr ""
60051 #: cp/semantics.cc:3929
60052 #, gcc-internal-format
60053 msgid "use of local variable with automatic storage from containing function"
60054 msgstr ""
60056 #: cp/semantics.cc:3931
60057 #, gcc-internal-format
60058 msgid "use of parameter from containing function"
60059 msgstr ""
60061 #: cp/semantics.cc:4058
60062 #, gcc-internal-format
60063 msgid "use of parameter outside function body"
60064 msgstr ""
60066 #: cp/semantics.cc:4068
60067 #, gcc-internal-format
60068 msgid "missing template arguments"
60069 msgstr ""
60071 #: cp/semantics.cc:4104
60072 #, gcc-internal-format
60073 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
60074 msgstr ""
60076 #: cp/semantics.cc:4135
60077 #, gcc-internal-format
60078 msgid "use of class template %qT as expression"
60079 msgstr ""
60081 #. Ambiguous reference to base members.
60082 #: cp/semantics.cc:4142
60083 #, gcc-internal-format
60084 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
60085 msgstr ""
60087 #: cp/semantics.cc:4170
60088 #, gcc-internal-format
60089 msgid "%qD cannot appear in a constant-expression"
60090 msgstr ""
60092 #: cp/semantics.cc:4347
60093 #, gcc-internal-format
60094 msgid "type of %qE is unknown"
60095 msgstr ""
60097 #: cp/semantics.cc:4376
60098 #, gcc-internal-format
60099 msgid "%qT is not an enumeration type"
60100 msgstr ""
60102 #. Parameter packs can only be used in templates
60103 #: cp/semantics.cc:4510
60104 #, gcc-internal-format
60105 msgid "parameter pack %<__bases%> only valid in template declaration"
60106 msgstr ""
60108 #: cp/semantics.cc:4542
60109 #, gcc-internal-format
60110 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
60111 msgstr ""
60113 #: cp/semantics.cc:4555
60114 #, gcc-internal-format
60115 msgid "cannot apply %<offsetof%> to member function %qD"
60116 msgstr ""
60118 #: cp/semantics.cc:4559
60119 #, gcc-internal-format
60120 msgid "cannot apply %<offsetof%> to member function"
60121 msgstr ""
60123 #: cp/semantics.cc:4564
60124 #, gcc-internal-format
60125 msgid "cannot apply %<offsetof%> to an enumerator %qD"
60126 msgstr ""
60128 #: cp/semantics.cc:4575
60129 #, gcc-internal-format
60130 msgid "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
60131 msgstr ""
60133 #: cp/semantics.cc:5915
60134 #, gcc-internal-format
60135 msgid "user defined reduction lookup is ambiguous"
60136 msgstr ""
60138 #: cp/semantics.cc:6188
60139 #, gcc-internal-format
60140 msgid "%qE in %<reduction%> clause is a zero size array"
60141 msgstr ""
60143 #: cp/semantics.cc:6234
60144 #, gcc-internal-format
60145 msgid "%qE has const type for %<reduction%>"
60146 msgstr ""
60148 #: cp/semantics.cc:6353
60149 #, gcc-internal-format
60150 msgid "user defined reduction with constructor initializer for base class %qT"
60151 msgstr ""
60153 #: cp/semantics.cc:6820
60154 #, gcc-internal-format
60155 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
60156 msgstr ""
60158 #: cp/semantics.cc:6835
60159 #, gcc-internal-format
60160 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
60161 msgstr ""
60163 #: cp/semantics.cc:6859
60164 #, gcc-internal-format
60165 msgid "linear step expression must be integral"
60166 msgstr ""
60168 #: cp/semantics.cc:6952 cp/semantics.cc:7084 cp/semantics.cc:7143
60169 #: cp/semantics.cc:7541 cp/semantics.cc:8658
60170 #, gcc-internal-format
60171 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
60172 msgstr ""
60174 #: cp/semantics.cc:6964 cp/semantics.cc:8671
60175 #, gcc-internal-format
60176 msgid "%qD is not a variable in clause %qs"
60177 msgstr ""
60179 #: cp/semantics.cc:7097
60180 #, gcc-internal-format
60181 msgid "%qD is not a variable in clause %<firstprivate%>"
60182 msgstr ""
60184 #: cp/semantics.cc:7156
60185 #, gcc-internal-format
60186 msgid "%qD is not a variable in clause %<lastprivate%>"
60187 msgstr ""
60189 #: cp/semantics.cc:7206
60190 #, gcc-internal-format
60191 msgid "%<gang%> static expression must be integral"
60192 msgstr ""
60194 #: cp/semantics.cc:7220
60195 #, gcc-internal-format
60196 msgid "%<gang%> static value must be positive"
60197 msgstr ""
60199 #: cp/semantics.cc:7254
60200 #, gcc-internal-format
60201 msgid "%<gang%> num expression must be integral"
60202 msgstr ""
60204 #: cp/semantics.cc:7257
60205 #, gcc-internal-format
60206 msgid "%<vector%> length expression must be integral"
60207 msgstr ""
60209 #: cp/semantics.cc:7261
60210 #, gcc-internal-format
60211 msgid "%<worker%> num expression must be integral"
60212 msgstr ""
60214 #: cp/semantics.cc:7283
60215 #, gcc-internal-format
60216 msgid "%<gang%> num value must be positive"
60217 msgstr ""
60219 #: cp/semantics.cc:7287
60220 #, gcc-internal-format
60221 msgid "%<vector%> length value must be positive"
60222 msgstr ""
60224 #: cp/semantics.cc:7292
60225 #, gcc-internal-format
60226 msgid "%<worker%> num value must be positive"
60227 msgstr ""
60229 #: cp/semantics.cc:7366
60230 #, gcc-internal-format
60231 msgid "schedule chunk size expression must be integral"
60232 msgstr ""
60234 #: cp/semantics.cc:7399
60235 #, gcc-internal-format
60236 msgid "%qs length expression must be integral"
60237 msgstr ""
60239 #: cp/semantics.cc:7413
60240 #, gcc-internal-format
60241 msgid "%qs length expression must be positive constant integer expression"
60242 msgstr ""
60244 #: cp/semantics.cc:7433
60245 #, gcc-internal-format
60246 msgid "%<async%> expression must be integral"
60247 msgstr ""
60249 #: cp/semantics.cc:7462
60250 #, gcc-internal-format
60251 msgid "%<thread_limit%> expression must be integral"
60252 msgstr ""
60254 #: cp/semantics.cc:7492
60255 #, gcc-internal-format
60256 msgid "%<device%> id must be integral"
60257 msgstr ""
60259 #: cp/semantics.cc:7523
60260 #, gcc-internal-format
60261 msgid "%<dist_schedule%> chunk size expression must be integral"
60262 msgstr ""
60264 #: cp/semantics.cc:7552
60265 #, gcc-internal-format
60266 msgid "%qD is not a variable in %<aligned%> clause"
60267 msgstr ""
60269 #: cp/semantics.cc:7567
60270 #, gcc-internal-format
60271 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
60272 msgstr ""
60274 #: cp/semantics.cc:7574
60275 #, gcc-internal-format
60276 msgid "%qD appears more than once in %<aligned%> clauses"
60277 msgstr ""
60279 #: cp/semantics.cc:7589
60280 #, gcc-internal-format
60281 msgid "%<aligned%> clause alignment expression must be integral"
60282 msgstr ""
60284 #: cp/semantics.cc:7622
60285 #, gcc-internal-format
60286 msgid "%qD is not a variable in %<nontemporal%> clause"
60287 msgstr ""
60289 #: cp/semantics.cc:7633
60290 #, gcc-internal-format
60291 msgid "%qD appears more than once in %<nontemporal%> clauses"
60292 msgstr ""
60294 #: cp/semantics.cc:7650
60295 #, gcc-internal-format
60296 msgid "%<this%> not allowed in %<allocate%> clause"
60297 msgstr ""
60299 #: cp/semantics.cc:7662
60300 #, gcc-internal-format
60301 msgid "%qD is not a variable in %<allocate%> clause"
60302 msgstr ""
60304 #: cp/semantics.cc:7671
60305 #, gcc-internal-format
60306 msgid "%qD appears more than once in %<allocate%> clauses"
60307 msgstr ""
60309 #: cp/semantics.cc:7808
60310 #, gcc-internal-format
60311 msgid "%qD is not lvalue expression nor array section in %qs clause"
60312 msgstr ""
60314 #: cp/semantics.cc:8318
60315 #, gcc-internal-format
60316 msgid "template %qE in clause %qs"
60317 msgstr ""
60319 #: cp/semantics.cc:8322
60320 #, gcc-internal-format
60321 msgid "overloaded function name %qE in clause %qs"
60322 msgstr ""
60324 #: cp/semantics.cc:8391
60325 #, gcc-internal-format
60326 msgid "%<grainsize%> expression must be integral"
60327 msgstr ""
60329 #: cp/semantics.cc:8421
60330 #, gcc-internal-format
60331 msgid "%<priority%> expression must be integral"
60332 msgstr ""
60334 #: cp/semantics.cc:8451
60335 #, gcc-internal-format
60336 msgid "%<hint%> expression must be integral"
60337 msgstr ""
60339 #: cp/semantics.cc:8464
60340 #, gcc-internal-format
60341 msgid "%<hint%> expression must be constant integer expression"
60342 msgstr ""
60344 #: cp/semantics.cc:8481
60345 #, gcc-internal-format
60346 msgid "%<filter%> expression must be integral"
60347 msgstr ""
60349 #: cp/semantics.cc:8512
60350 #, gcc-internal-format
60351 msgid "%qs variable is neither a pointer nor reference to pointer"
60352 msgstr ""
60354 #: cp/semantics.cc:8522
60355 #, gcc-internal-format
60356 msgid "%qs variable is neither a pointer, nor an array nor reference to pointer or array"
60357 msgstr ""
60359 #: cp/semantics.cc:8599
60360 #, gcc-internal-format
60361 msgid "%<tile%> argument needs integral type"
60362 msgstr ""
60364 #: cp/semantics.cc:9004
60365 #, gcc-internal-format
60366 msgid "%<const%> qualified %qE without %<mutable%> member may appear only in %<shared%> or %<firstprivate%> clauses"
60367 msgstr ""
60369 #: cp/semantics.cc:9231
60370 #, gcc-internal-format
60371 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
60372 msgstr ""
60374 #: cp/semantics.cc:9245
60375 #, gcc-internal-format
60376 msgid "%<threadprivate%> %qE directive not in %qT definition"
60377 msgstr ""
60379 #: cp/semantics.cc:9973
60380 #, gcc-internal-format
60381 msgid "difference between %qE and %qD does not have integer type"
60382 msgstr ""
60384 #: cp/semantics.cc:10441
60385 #, gcc-internal-format
60386 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
60387 msgstr ""
60389 #: cp/semantics.cc:10751 cp/semantics.cc:10761
60390 #, gcc-internal-format
60391 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
60392 msgstr ""
60394 #: cp/semantics.cc:11179
60395 #, gcc-internal-format, gfc-internal-format
60396 msgid "static assertion failed: %s"
60397 msgstr ""
60399 #: cp/semantics.cc:11193
60400 #, gcc-internal-format
60401 msgid "the comparison reduces to %qE"
60402 msgstr ""
60404 #: cp/semantics.cc:11196
60405 #, gcc-internal-format
60406 msgid "%qE evaluates to false"
60407 msgstr ""
60409 #: cp/semantics.cc:11200
60410 #, gcc-internal-format
60411 msgid "non-constant condition for static assertion"
60412 msgstr ""
60414 #: cp/semantics.cc:11229
60415 #, gcc-internal-format
60416 msgid "argument to %<decltype%> must be an expression"
60417 msgstr ""
60419 #: cp/semantics.cc:11266
60420 #, gcc-internal-format
60421 msgid "%<decltype%> cannot resolve address of overloaded function"
60422 msgstr ""
60424 #: cp/semantics.cc:11501
60425 #, gcc-internal-format
60426 msgid "%<__builtin_is_pointer_interconvertible_with_class%> needs a single argument"
60427 msgstr ""
60429 #: cp/semantics.cc:11510
60430 #, gcc-internal-format
60431 msgid "%<__builtin_is_pointer_interconvertible_with_class%> argument is not pointer to member"
60432 msgstr ""
60434 #: cp/semantics.cc:11681
60435 #, gcc-internal-format
60436 msgid "%<__builtin_is_corresponding_member%> not well defined for anonymous unions"
60437 msgstr ""
60439 #: cp/semantics.cc:11705
60440 #, gcc-internal-format
60441 msgid "%<__builtin_is_corresponding_member%> needs two arguments"
60442 msgstr ""
60444 #: cp/semantics.cc:11716
60445 #, gcc-internal-format
60446 msgid "%<__builtin_is_corresponding_member%> argument is not pointer to member"
60447 msgstr ""
60449 #: cp/semantics.cc:12194
60450 #, gcc-internal-format
60451 msgid "operand of fold expression has no unexpanded parameter packs"
60452 msgstr ""
60454 #: cp/semantics.cc:12253
60455 #, gcc-internal-format
60456 msgid "both arguments in binary fold have unexpanded parameter packs"
60457 msgstr ""
60459 #: cp/semantics.cc:12255
60460 #, gcc-internal-format
60461 msgid "no unexpanded parameter packs in binary fold"
60462 msgstr ""
60464 #: cp/semantics.cc:12273
60465 #, gcc-internal-format
60466 msgid "non-pointer argument to %<__builtin_launder%>"
60467 msgstr ""
60469 #. std::bit_cast for destination ARRAY_TYPE is not possible,
60470 #. as functions may not return an array, so don't bother trying
60471 #. to support this (and then deal with VLAs etc.).
60472 #: cp/semantics.cc:12322
60473 #, gcc-internal-format
60474 msgid "%<__builtin_bit_cast%> destination type %qT is an array type"
60475 msgstr ""
60477 #: cp/semantics.cc:12328
60478 #, gcc-internal-format
60479 msgid "%<__builtin_bit_cast%> destination type %qT is not trivially copyable"
60480 msgstr ""
60482 #: cp/semantics.cc:12355
60483 #, gcc-internal-format
60484 msgid "%<__builtin_bit_cast%> source type %qT is not trivially copyable"
60485 msgstr ""
60487 #: cp/semantics.cc:12363
60488 #, gcc-internal-format
60489 msgid "%<__builtin_bit_cast%> source size %qE not equal to destination type size %qE"
60490 msgstr ""
60492 #: cp/tree.cc:1463
60493 #, gcc-internal-format
60494 msgid "%qV qualifiers cannot be applied to %qT"
60495 msgstr ""
60497 #: cp/tree.cc:1998
60498 #, gcc-internal-format
60499 msgid "statement-expression in a constant expression"
60500 msgstr ""
60502 #: cp/tree.cc:4403
60503 #, gcc-internal-format
60504 msgid "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which was accidentally changed in 8.1"
60505 msgstr ""
60507 #: cp/tree.cc:4407
60508 #, gcc-internal-format
60509 msgid "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention for %qT"
60510 msgstr ""
60512 #: cp/tree.cc:4411
60513 #, gcc-internal-format
60514 msgid " declared here"
60515 msgstr ""
60517 #: cp/tree.cc:4416
60518 #, gcc-internal-format
60519 msgid "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
60520 msgstr ""
60522 #: cp/tree.cc:4418
60523 #, gcc-internal-format
60524 msgid " because all of its copy and move constructors are deleted"
60525 msgstr ""
60527 #: cp/tree.cc:4845
60528 #, gcc-internal-format
60529 msgid "base class %qT is not public"
60530 msgstr ""
60532 #: cp/tree.cc:4848
60533 #, gcc-internal-format
60534 msgid "%qD is not public"
60535 msgstr ""
60537 #: cp/tree.cc:4855
60538 #, gcc-internal-format
60539 msgid "%qD is mutable"
60540 msgstr ""
60542 #: cp/tree.cc:4863
60543 #, gcc-internal-format
60544 msgid "%qD has a non-structural type"
60545 msgstr ""
60547 #: cp/tree.cc:4881
60548 #, gcc-internal-format
60549 msgid "%qE attribute argument must be a string constant"
60550 msgstr ""
60552 #: cp/tree.cc:4896
60553 #, gcc-internal-format
60554 msgid "%qE attribute can only be applied to functions or to class or enumeration types"
60555 msgstr ""
60557 #: cp/tree.cc:4914
60558 #, gcc-internal-format
60559 msgid "%qE attribute can only be applied to non-static data members"
60560 msgstr ""
60562 #: cp/tree.cc:4920
60563 #, gcc-internal-format
60564 msgid "%qE attribute cannot be applied to a bit-field"
60565 msgstr ""
60567 #: cp/tree.cc:4940
60568 #, gcc-internal-format
60569 msgid "%qE attribute takes no arguments"
60570 msgstr ""
60572 #: cp/tree.cc:4944
60573 #, gcc-internal-format
60574 msgid "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::%E]]%>"
60575 msgstr ""
60577 #: cp/tree.cc:5007
60578 #, gcc-internal-format
60579 msgid "requested %<init_priority%> is not an integer constant"
60580 msgstr ""
60582 #: cp/tree.cc:5029
60583 #, gcc-internal-format
60584 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
60585 msgstr ""
60587 #: cp/tree.cc:5037
60588 #, gcc-internal-format
60589 msgid "requested %<init_priority%> %i is out of range [0, %i]"
60590 msgstr ""
60592 #: cp/tree.cc:5048
60593 #, gcc-internal-format
60594 msgid "requested %<init_priority%> %i is reserved for internal use"
60595 msgstr ""
60597 #: cp/tree.cc:5060
60598 #, gcc-internal-format
60599 msgid "%qE attribute is not supported on this platform"
60600 msgstr ""
60602 #: cp/tree.cc:5087
60603 #, gcc-internal-format
60604 msgid "redeclaration of %qD adds abi tag %qE"
60605 msgstr ""
60607 #: cp/tree.cc:5107
60608 #, gcc-internal-format
60609 msgid "the %qE attribute requires arguments"
60610 msgstr ""
60612 #: cp/tree.cc:5118
60613 #, gcc-internal-format
60614 msgid "arguments to the %qE attribute must be narrow string literals"
60615 msgstr ""
60617 #: cp/tree.cc:5131 cp/tree.cc:5144
60618 #, gcc-internal-format
60619 msgid "arguments to the %qE attribute must contain valid identifiers"
60620 msgstr ""
60622 #: cp/tree.cc:5133
60623 #, gcc-internal-format
60624 msgid "%<%c%> is not a valid first character for an identifier"
60625 msgstr ""
60627 #: cp/tree.cc:5146
60628 #, gcc-internal-format
60629 msgid "%<%c%> is not a valid character in an identifier"
60630 msgstr ""
60632 #: cp/tree.cc:5170
60633 #, gcc-internal-format
60634 msgid "%qE attribute applied to non-class, non-enum type %qT"
60635 msgstr ""
60637 #: cp/tree.cc:5176
60638 #, gcc-internal-format
60639 msgid "%qE attribute applied to %qT after its definition"
60640 msgstr ""
60642 #: cp/tree.cc:5183
60643 #, gcc-internal-format
60644 msgid "ignoring %qE attribute applied to template instantiation %qT"
60645 msgstr ""
60647 #: cp/tree.cc:5190
60648 #, gcc-internal-format
60649 msgid "ignoring %qE attribute applied to template specialization %qT"
60650 msgstr ""
60652 #: cp/tree.cc:5212
60653 #, gcc-internal-format
60654 msgid "%qE attribute applied to non-function, non-variable %qD"
60655 msgstr ""
60657 #: cp/tree.cc:5218
60658 #, gcc-internal-format
60659 msgid "%qE attribute applied to extern \"C\" declaration %qD"
60660 msgstr ""
60662 #: cp/tree.cc:6099
60663 #, gcc-internal-format
60664 msgid "zero as null pointer constant"
60665 msgstr ""
60667 #: cp/tree.cc:6121
60668 #, gcc-internal-format
60669 msgid "%<lang_*%> check: failed in %s, at %s:%d"
60670 msgstr ""
60672 #: cp/typeck.cc:478
60673 #, gcc-internal-format
60674 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
60675 msgstr ""
60677 #: cp/typeck.cc:484
60678 #, gcc-internal-format
60679 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
60680 msgstr ""
60682 #: cp/typeck.cc:490
60683 #, gcc-internal-format
60684 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
60685 msgstr ""
60687 #: cp/typeck.cc:638
60688 #, gcc-internal-format
60689 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
60690 msgstr ""
60692 #: cp/typeck.cc:643
60693 #, gcc-internal-format
60694 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
60695 msgstr ""
60697 #: cp/typeck.cc:648
60698 #, gcc-internal-format
60699 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
60700 msgstr ""
60702 #: cp/typeck.cc:727
60703 #, gcc-internal-format
60704 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
60705 msgstr ""
60707 #: cp/typeck.cc:732
60708 #, gcc-internal-format
60709 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
60710 msgstr ""
60712 #: cp/typeck.cc:737
60713 #, gcc-internal-format
60714 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
60715 msgstr ""
60717 #: cp/typeck.cc:1558
60718 #, gcc-internal-format
60719 msgid "canonical types differ for identical types %qT and %qT"
60720 msgstr ""
60722 #: cp/typeck.cc:1565
60723 #, gcc-internal-format
60724 msgid "same canonical type node for different types %qT and %qT"
60725 msgstr ""
60727 #: cp/typeck.cc:1895
60728 #, gcc-internal-format
60729 msgid "invalid application of %qs to a member function"
60730 msgstr ""
60732 #: cp/typeck.cc:1993
60733 #, gcc-internal-format
60734 msgid "invalid application of %<sizeof%> to a bit-field"
60735 msgstr ""
60737 #: cp/typeck.cc:2001
60738 #, gcc-internal-format
60739 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
60740 msgstr ""
60742 #: cp/typeck.cc:2066
60743 #, gcc-internal-format
60744 msgid "invalid application of %<__alignof%> to a bit-field"
60745 msgstr ""
60747 #: cp/typeck.cc:2077
60748 #, gcc-internal-format
60749 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
60750 msgstr ""
60752 #: cp/typeck.cc:2159
60753 #, gcc-internal-format
60754 msgid "%<alignas%> argument has non-integral type %qT"
60755 msgstr ""
60757 #: cp/typeck.cc:2204
60758 #, gcc-internal-format
60759 msgid "invalid use of non-static member function of type %qT"
60760 msgstr ""
60762 #: cp/typeck.cc:2380
60763 #, gcc-internal-format
60764 msgid "taking address of temporary array"
60765 msgstr ""
60767 #: cp/typeck.cc:2562
60768 #, gcc-internal-format
60769 msgid "ISO C++ forbids converting a string constant to %qT"
60770 msgstr ""
60772 #: cp/typeck.cc:2566
60773 #, gcc-internal-format
60774 msgid "deprecated conversion from string constant to %qT"
60775 msgstr ""
60777 #: cp/typeck.cc:2681 cp/typeck.cc:3246
60778 #, gcc-internal-format
60779 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
60780 msgstr ""
60782 #: cp/typeck.cc:2685 cp/typeck.cc:3250
60783 #, gcc-internal-format
60784 msgid "request for member %qD in %qE, which is of non-class type %qT"
60785 msgstr ""
60787 #: cp/typeck.cc:2719
60788 #, gcc-internal-format
60789 msgid "invalid use of non-static data member %qE"
60790 msgstr ""
60792 #: cp/typeck.cc:2796
60793 #, gcc-internal-format
60794 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
60795 msgstr ""
60797 #: cp/typeck.cc:2946
60798 #, gcc-internal-format
60799 msgid "object type %qT does not match destructor name ~%qT"
60800 msgstr ""
60802 #: cp/typeck.cc:2955
60803 #, gcc-internal-format
60804 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
60805 msgstr ""
60807 #: cp/typeck.cc:3097
60808 #, gcc-internal-format
60809 msgid "field %q#D can be accessed via %q#D"
60810 msgstr ""
60812 #. No hint.
60813 #: cp/typeck.cc:3116
60814 #, gcc-internal-format
60815 msgid "%q#T has no member named %qE"
60816 msgstr ""
60818 #: cp/typeck.cc:3139
60819 #, gcc-internal-format
60820 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
60821 msgstr ""
60823 #: cp/typeck.cc:3150
60824 #, gcc-internal-format
60825 msgid "%q#T has no member named %qE; did you mean %q#D? (not accessible from this context)"
60826 msgstr ""
60828 #: cp/typeck.cc:3165
60829 #, gcc-internal-format
60830 msgid "%q#T has no member named %qE; did you mean %qE?"
60831 msgstr ""
60833 #: cp/typeck.cc:3280 cp/typeck.cc:3306
60834 #, gcc-internal-format
60835 msgid "%<%D::%D%> is not a member of %qT"
60836 msgstr ""
60838 #: cp/typeck.cc:3345
60839 #, gcc-internal-format
60840 msgid "%qT is not a base of %qT"
60841 msgstr ""
60843 #: cp/typeck.cc:3408
60844 #, gcc-internal-format
60845 msgid "%qD is not a member template function"
60846 msgstr ""
60848 #: cp/typeck.cc:3674
60849 #, gcc-internal-format
60850 msgid "%qT is not a pointer-to-object type"
60851 msgstr ""
60853 #: cp/typeck.cc:3706
60854 #, gcc-internal-format
60855 msgid "invalid use of array indexing on pointer to member"
60856 msgstr ""
60858 #: cp/typeck.cc:3709
60859 #, gcc-internal-format
60860 msgid "invalid use of unary %<*%> on pointer to member"
60861 msgstr ""
60863 #: cp/typeck.cc:3712
60864 #, gcc-internal-format
60865 msgid "invalid use of implicit conversion on pointer to member"
60866 msgstr ""
60868 #: cp/typeck.cc:3716
60869 #, gcc-internal-format
60870 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
60871 msgstr ""
60873 #: cp/typeck.cc:3781
60874 #, gcc-internal-format
60875 msgid "subscript missing in array reference"
60876 msgstr ""
60878 #: cp/typeck.cc:3878
60879 #, gcc-internal-format
60880 msgid "subscripting array declared %<register%>"
60881 msgstr ""
60883 #: cp/typeck.cc:3916
60884 #, gcc-internal-format
60885 msgid "subscripted value is neither array nor pointer"
60886 msgstr ""
60888 #: cp/typeck.cc:3988
60889 #, gcc-internal-format
60890 msgid "object missing in use of %qE"
60891 msgstr ""
60893 #: cp/typeck.cc:4213
60894 #, gcc-internal-format
60895 msgid "ISO C++ forbids calling %<::main%> from within program"
60896 msgstr ""
60898 #: cp/typeck.cc:4234
60899 #, gcc-internal-format
60900 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
60901 msgstr ""
60903 #: cp/typeck.cc:4251
60904 #, gcc-internal-format
60905 msgid "%qE cannot be used as a function"
60906 msgstr ""
60908 #: cp/typeck.cc:4254
60909 #, gcc-internal-format
60910 msgid "%qD cannot be used as a function"
60911 msgstr ""
60913 #: cp/typeck.cc:4257
60914 #, gcc-internal-format
60915 msgid "expression cannot be used as a function"
60916 msgstr ""
60918 #: cp/typeck.cc:4315
60919 #, gcc-internal-format
60920 msgid "too many arguments to constructor %q#D"
60921 msgstr ""
60923 #: cp/typeck.cc:4316
60924 #, gcc-internal-format
60925 msgid "too few arguments to constructor %q#D"
60926 msgstr ""
60928 #: cp/typeck.cc:4321
60929 #, gcc-internal-format
60930 msgid "too many arguments to member function %q#D"
60931 msgstr ""
60933 #: cp/typeck.cc:4322
60934 #, gcc-internal-format
60935 msgid "too few arguments to member function %q#D"
60936 msgstr ""
60938 #: cp/typeck.cc:4328
60939 #, gcc-internal-format
60940 msgid "too many arguments to function %q#D"
60941 msgstr ""
60943 #: cp/typeck.cc:4329
60944 #, gcc-internal-format
60945 msgid "too few arguments to function %q#D"
60946 msgstr ""
60948 #: cp/typeck.cc:4339
60949 #, gcc-internal-format
60950 msgid "too many arguments to method %q#D"
60951 msgstr ""
60953 #: cp/typeck.cc:4340
60954 #, gcc-internal-format
60955 msgid "too few arguments to method %q#D"
60956 msgstr ""
60958 #: cp/typeck.cc:4343
60959 #, gcc-internal-format
60960 msgid "too many arguments to function"
60961 msgstr ""
60963 #: cp/typeck.cc:4344
60964 #, gcc-internal-format
60965 msgid "too few arguments to function"
60966 msgstr ""
60968 #: cp/typeck.cc:4426
60969 #, gcc-internal-format
60970 msgid "parameter %P of %qD has incomplete type %qT"
60971 msgstr ""
60973 #: cp/typeck.cc:4432
60974 #, gcc-internal-format
60975 msgid "parameter %P has incomplete type %qT"
60976 msgstr ""
60978 #: cp/typeck.cc:4692
60979 #, gcc-internal-format
60980 msgid "the address %qE will never be NULL"
60981 msgstr ""
60983 #: cp/typeck.cc:4738
60984 #, gcc-internal-format
60985 msgid "the address of %qD will never be NULL"
60986 msgstr ""
60988 #: cp/typeck.cc:4749
60989 #, gcc-internal-format
60990 msgid "comparing the result of pointer addition %qE and NULL"
60991 msgstr ""
60993 #: cp/typeck.cc:4763
60994 #, gcc-internal-format
60995 msgid "the compiler can assume that the address of %qD will never be NULL"
60996 msgstr ""
60998 #: cp/typeck.cc:4812
60999 #, gcc-internal-format
61000 msgid "bitwise operation between different enumeration types %qT and %qT is deprecated"
61001 msgstr ""
61003 #: cp/typeck.cc:4817
61004 #, gcc-internal-format
61005 msgid "arithmetic between different enumeration types %qT and %qT is deprecated"
61006 msgstr ""
61008 #: cp/typeck.cc:4847
61009 #, gcc-internal-format
61010 msgid "comparison of enumeration type %qT with floating-point type %qT is deprecated"
61011 msgstr ""
61013 #: cp/typeck.cc:4851
61014 #, gcc-internal-format
61015 msgid "comparison of floating-point type %qT with enumeration type %qT is deprecated"
61016 msgstr ""
61018 #: cp/typeck.cc:4860
61019 #, gcc-internal-format
61020 msgid "arithmetic between enumeration type %qT and floating-point type %qT is deprecated"
61021 msgstr ""
61023 #: cp/typeck.cc:4864
61024 #, gcc-internal-format
61025 msgid "arithmetic between floating-point type %qT and enumeration type %qT is deprecated"
61026 msgstr ""
61028 #: cp/typeck.cc:4990 cp/typeck.cc:5002
61029 #, gcc-internal-format
61030 msgid "assuming cast to type %qT from overloaded function"
61031 msgstr ""
61033 #: cp/typeck.cc:5048
61034 #, gcc-internal-format
61035 msgid "NULL used in arithmetic"
61036 msgstr ""
61038 #: cp/typeck.cc:5509 cp/typeck.cc:5518 cp/typeck.cc:5812 cp/typeck.cc:5821
61039 #, gcc-internal-format
61040 msgid "ISO C++ forbids comparison between pointer and integer"
61041 msgstr ""
61043 #: cp/typeck.cc:5734 cp/typeck.cc:5747
61044 #, gcc-internal-format
61045 msgid "operand types are %qT and %qT"
61046 msgstr ""
61048 #: cp/typeck.cc:5770
61049 #, gcc-internal-format
61050 msgid "three-way comparison of vectors"
61051 msgstr ""
61053 #: cp/typeck.cc:5804
61054 #, gcc-internal-format
61055 msgid "ordered comparison of pointer with integer zero (%qT and %qT)"
61056 msgstr ""
61058 #: cp/typeck.cc:5851
61059 #, gcc-internal-format
61060 msgid "unordered comparison on non-floating-point argument"
61061 msgstr ""
61063 #: cp/typeck.cc:5897
61064 msgid "implicit conversion from %qH to %qI to match other operand of binary expression"
61065 msgstr ""
61067 #: cp/typeck.cc:5977
61068 #, gcc-internal-format
61069 msgid "invalid operands of types %qT and %qT to binary %qO"
61070 msgstr ""
61072 #: cp/typeck.cc:6371
61073 #, gcc-internal-format
61074 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
61075 msgstr ""
61077 #: cp/typeck.cc:6379
61078 #, gcc-internal-format
61079 msgid "ISO C++ forbids using pointer to a function in subtraction"
61080 msgstr ""
61082 #: cp/typeck.cc:6387
61083 #, gcc-internal-format
61084 msgid "ISO C++ forbids using pointer to a method in subtraction"
61085 msgstr ""
61087 #: cp/typeck.cc:6440
61088 #, gcc-internal-format
61089 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
61090 msgstr ""
61092 #: cp/typeck.cc:6519
61093 #, gcc-internal-format
61094 msgid "taking address of constructor %qD"
61095 msgstr ""
61097 #: cp/typeck.cc:6520
61098 #, gcc-internal-format
61099 msgid "taking address of destructor %qD"
61100 msgstr ""
61102 #: cp/typeck.cc:6536
61103 #, gcc-internal-format
61104 msgid "invalid use of %qE to form a pointer-to-member-function"
61105 msgstr ""
61107 #: cp/typeck.cc:6539
61108 #, gcc-internal-format
61109 msgid "  a qualified-id is required"
61110 msgstr ""
61112 #: cp/typeck.cc:6546
61113 #, gcc-internal-format
61114 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
61115 msgstr ""
61117 #: cp/typeck.cc:6737
61118 #, gcc-internal-format
61119 msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function.  Say %<&%T::%D%>"
61120 msgstr ""
61122 #: cp/typeck.cc:6743
61123 #, gcc-internal-format
61124 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
61125 msgstr ""
61127 #. Make this a permerror because we used to accept it.
61128 #: cp/typeck.cc:6778
61129 #, gcc-internal-format
61130 msgid "taking address of rvalue"
61131 msgstr ""
61133 #: cp/typeck.cc:6795
61134 #, gcc-internal-format
61135 msgid "ISO C++ forbids taking address of function %<::main%>"
61136 msgstr ""
61138 #: cp/typeck.cc:6853
61139 #, gcc-internal-format
61140 msgid "cannot create pointer to reference member %qD"
61141 msgstr ""
61143 #: cp/typeck.cc:6873 cp/typeck.cc:7432
61144 #, gcc-internal-format
61145 msgid "attempt to take address of bit-field"
61146 msgstr ""
61148 #: cp/typeck.cc:7032
61149 #, gcc-internal-format
61150 msgid "%<~%> on an expression of type %<bool%>"
61151 msgstr ""
61153 #: cp/typeck.cc:7033
61154 #, gcc-internal-format
61155 msgid "did you mean to use logical not (%<!%>)?"
61156 msgstr ""
61158 #: cp/typeck.cc:7156
61159 #, gcc-internal-format
61160 msgid "ISO C++ forbids incrementing an enum"
61161 msgstr ""
61163 #: cp/typeck.cc:7157
61164 #, gcc-internal-format
61165 msgid "ISO C++ forbids decrementing an enum"
61166 msgstr ""
61168 #: cp/typeck.cc:7173
61169 #, gcc-internal-format
61170 msgid "cannot increment a pointer to incomplete type %qT"
61171 msgstr ""
61173 #: cp/typeck.cc:7175
61174 #, gcc-internal-format
61175 msgid "cannot decrement a pointer to incomplete type %qT"
61176 msgstr ""
61178 #: cp/typeck.cc:7187
61179 #, gcc-internal-format
61180 msgid "ISO C++ forbids incrementing a pointer of type %qT"
61181 msgstr ""
61183 #: cp/typeck.cc:7189
61184 #, gcc-internal-format
61185 msgid "ISO C++ forbids decrementing a pointer of type %qT"
61186 msgstr ""
61188 #: cp/typeck.cc:7228
61189 #, gcc-internal-format
61190 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
61191 msgstr ""
61193 #: cp/typeck.cc:7241
61194 #, gcc-internal-format
61195 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
61196 msgstr ""
61198 #: cp/typeck.cc:7251
61199 #, gcc-internal-format
61200 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
61201 msgstr ""
61203 #: cp/typeck.cc:7259
61204 #, gcc-internal-format
61205 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
61206 msgstr ""
61208 #: cp/typeck.cc:7444
61209 #, gcc-internal-format
61210 msgid "cannot take the address of %<this%>, which is an rvalue expression"
61211 msgstr ""
61213 #: cp/typeck.cc:7466
61214 #, gcc-internal-format
61215 msgid "address of explicit register variable %qD requested"
61216 msgstr ""
61218 #: cp/typeck.cc:7471
61219 #, gcc-internal-format
61220 msgid "address requested for %qD, which is declared %<register%>"
61221 msgstr ""
61223 #: cp/typeck.cc:7546
61224 #, gcc-internal-format
61225 msgid "list-initializer for non-class type must not be parenthesized"
61226 msgstr ""
61228 #: cp/typeck.cc:7558
61229 #, gcc-internal-format
61230 msgid "expression list treated as compound expression in initializer"
61231 msgstr ""
61233 #: cp/typeck.cc:7562
61234 #, gcc-internal-format
61235 msgid "expression list treated as compound expression in mem-initializer"
61236 msgstr ""
61238 #: cp/typeck.cc:7566
61239 #, gcc-internal-format
61240 msgid "expression list treated as compound expression in functional cast"
61241 msgstr ""
61243 #: cp/typeck.cc:7604
61244 #, gcc-internal-format, gfc-internal-format
61245 msgid "%s expression list treated as compound expression"
61246 msgstr ""
61248 #: cp/typeck.cc:7696
61249 #, gcc-internal-format
61250 msgid "no context to resolve type of %qE"
61251 msgstr ""
61253 #: cp/typeck.cc:7730
61254 #, gcc-internal-format
61255 msgid "cast from type %qT to type %qT casts away qualifiers"
61256 msgstr ""
61258 #: cp/typeck.cc:7736
61259 #, gcc-internal-format
61260 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
61261 msgstr ""
61263 #: cp/typeck.cc:7743
61264 #, gcc-internal-format
61265 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
61266 msgstr ""
61268 #: cp/typeck.cc:7767
61269 #, gcc-internal-format
61270 msgid "useless cast to type %q#T"
61271 msgstr ""
61273 #: cp/typeck.cc:7781
61274 #, gcc-internal-format
61275 msgid "type qualifiers ignored on cast result type"
61276 msgstr ""
61278 #: cp/typeck.cc:8218
61279 #, gcc-internal-format
61280 msgid "invalid %<static_cast%> from type %qT to type %qT"
61281 msgstr ""
61283 #: cp/typeck.cc:8224 cp/typeck.cc:8230 cp/typeck.cc:9898
61284 #, gcc-internal-format
61285 msgid "class type %qT is incomplete"
61286 msgstr ""
61288 #: cp/typeck.cc:8258
61289 msgid "converting from %qH to %qI"
61290 msgstr ""
61292 #: cp/typeck.cc:8333
61293 #, gcc-internal-format
61294 msgid "invalid cast of a prvalue expression of type %qT to type %qT"
61295 msgstr ""
61297 #: cp/typeck.cc:8403
61298 msgid "cast from %qH to %qI loses precision"
61299 msgstr ""
61301 #: cp/typeck.cc:8428
61302 msgid "cast between incompatible function types from %qH to %qI"
61303 msgstr ""
61305 #: cp/typeck.cc:8439
61306 msgid "cast between incompatible pointer to member types from %qH to %qI"
61307 msgstr ""
61309 #: cp/typeck.cc:8460 cp/typeck.cc:8650
61310 msgid "cast from %qH to %qI increases required alignment of target type"
61311 msgstr ""
61313 #: cp/typeck.cc:8477
61314 #, gcc-internal-format
61315 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
61316 msgstr ""
61318 #: cp/typeck.cc:8491
61319 #, gcc-internal-format
61320 msgid "invalid cast from type %qT to type %qT"
61321 msgstr ""
61323 #: cp/typeck.cc:8564
61324 #, gcc-internal-format
61325 msgid "invalid use of %<const_cast%> with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
61326 msgstr ""
61328 #: cp/typeck.cc:8573
61329 #, gcc-internal-format
61330 msgid "invalid use of %<const_cast%> with type %qT, which is a pointer or reference to a function type"
61331 msgstr ""
61333 #: cp/typeck.cc:8615
61334 #, gcc-internal-format
61335 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
61336 msgstr ""
61338 #: cp/typeck.cc:8685
61339 #, gcc-internal-format
61340 msgid "invalid %<const_cast%> from type %qT to type %qT"
61341 msgstr ""
61343 #: cp/typeck.cc:8786 cp/typeck.cc:8795
61344 #, gcc-internal-format
61345 msgid "ISO C++ forbids casting to an array type %qT"
61346 msgstr ""
61348 #: cp/typeck.cc:8804
61349 #, gcc-internal-format
61350 msgid "invalid cast to function type %qT"
61351 msgstr ""
61353 #: cp/typeck.cc:9114
61354 #, gcc-internal-format
61355 msgid "compound assignment with %<volatile%>-qualified left operand is deprecated"
61356 msgstr ""
61358 #: cp/typeck.cc:9134
61359 #, gcc-internal-format
61360 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
61361 msgstr ""
61363 #: cp/typeck.cc:9194
61364 #, gcc-internal-format
61365 msgid "assigning to an array from an initializer list"
61366 msgstr ""
61368 #: cp/typeck.cc:9221
61369 #, gcc-internal-format
61370 msgid "incompatible types in assignment of %qT to %qT"
61371 msgstr ""
61373 #: cp/typeck.cc:9235
61374 #, gcc-internal-format
61375 msgid "array used as initializer"
61376 msgstr ""
61378 #: cp/typeck.cc:9237
61379 #, gcc-internal-format
61380 msgid "invalid array assignment"
61381 msgstr ""
61383 #: cp/typeck.cc:9379
61384 #, gcc-internal-format
61385 msgid "   in pointer to member function conversion"
61386 msgstr ""
61388 #: cp/typeck.cc:9393
61389 #, gcc-internal-format
61390 msgid "pointer to member conversion via virtual base %qT"
61391 msgstr ""
61393 #: cp/typeck.cc:9440 cp/typeck.cc:9459
61394 #, gcc-internal-format
61395 msgid "   in pointer to member conversion"
61396 msgstr ""
61398 #: cp/typeck.cc:9540
61399 #, gcc-internal-format
61400 msgid "invalid conversion to type %qT from type %qT"
61401 msgstr ""
61403 #: cp/typeck.cc:9861
61404 msgid "cannot convert %qH to %qI in default argument"
61405 msgstr ""
61407 #: cp/typeck.cc:9866
61408 msgid "cannot convert %qH to %qI in argument passing"
61409 msgstr ""
61411 #: cp/typeck.cc:9875
61412 msgid "cannot convert %qH to %qI in initialization"
61413 msgstr ""
61415 #: cp/typeck.cc:9879
61416 msgid "cannot convert %qH to %qI in return"
61417 msgstr ""
61419 #: cp/typeck.cc:9884
61420 msgid "cannot convert %qH to %qI in assignment"
61421 msgstr ""
61423 #: cp/typeck.cc:9916
61424 #, gcc-internal-format
61425 msgid "parameter %qP of %qD might be a candidate for a format attribute"
61426 msgstr ""
61428 #: cp/typeck.cc:9920
61429 #, gcc-internal-format
61430 msgid "parameter might be a candidate for a format attribute"
61431 msgstr ""
61433 #: cp/typeck.cc:9925
61434 #, gcc-internal-format
61435 msgid "target of conversion might be a candidate for a format attribute"
61436 msgstr ""
61438 #: cp/typeck.cc:9930
61439 #, gcc-internal-format
61440 msgid "target of initialization might be a candidate for a format attribute"
61441 msgstr ""
61443 #: cp/typeck.cc:9940
61444 #, gcc-internal-format
61445 msgid "left-hand side of assignment might be a candidate for a format attribute"
61446 msgstr ""
61448 #: cp/typeck.cc:10036
61449 #, gcc-internal-format
61450 msgid "in passing argument %P of %qD"
61451 msgstr ""
61453 #: cp/typeck.cc:10118
61454 #, gcc-internal-format
61455 msgid "returning reference to temporary"
61456 msgstr ""
61458 #: cp/typeck.cc:10121
61459 #, gcc-internal-format
61460 msgid "returning temporary %<initializer_list%> does not extend the lifetime of the underlying array"
61461 msgstr ""
61463 #: cp/typeck.cc:10157
61464 #, gcc-internal-format
61465 msgid "reference to local variable %qD returned"
61466 msgstr ""
61468 #: cp/typeck.cc:10161
61469 #, gcc-internal-format
61470 msgid "returning local %<initializer_list%> variable %qD does not extend the lifetime of the underlying array"
61471 msgstr ""
61473 #: cp/typeck.cc:10167
61474 #, gcc-internal-format
61475 msgid "address of label %qD returned"
61476 msgstr ""
61478 #: cp/typeck.cc:10171
61479 #, gcc-internal-format
61480 msgid "address of local variable %qD returned"
61481 msgstr ""
61483 #: cp/typeck.cc:10370
61484 #, gcc-internal-format
61485 msgid "moving a local object in a return statement prevents copy elision"
61486 msgstr ""
61488 #: cp/typeck.cc:10372 cp/typeck.cc:10395
61489 #, gcc-internal-format
61490 msgid "remove %<std::move%> call"
61491 msgstr ""
61493 #: cp/typeck.cc:10394
61494 #, gcc-internal-format
61495 msgid "redundant move in return statement"
61496 msgstr ""
61498 #: cp/typeck.cc:10433
61499 #, gcc-internal-format
61500 msgid "returning a value from a destructor"
61501 msgstr ""
61503 #. If a return statement appears in a handler of the
61504 #. function-try-block of a constructor, the program is ill-formed.
61505 #: cp/typeck.cc:10441
61506 #, gcc-internal-format
61507 msgid "cannot return from a handler of a function-try-block of a constructor"
61508 msgstr ""
61510 #. You can't return a value from a constructor.
61511 #: cp/typeck.cc:10444
61512 #, gcc-internal-format
61513 msgid "returning a value from a constructor"
61514 msgstr ""
61516 #. Give a helpful error message.
61517 #: cp/typeck.cc:10479 cp/typeck.cc:10525
61518 #, gcc-internal-format
61519 msgid "return-statement with no value, in function returning %qT"
61520 msgstr ""
61522 #: cp/typeck.cc:10487
61523 #, gcc-internal-format
61524 msgid "returning initializer list"
61525 msgstr ""
61527 #: cp/typeck.cc:10506
61528 #, gcc-internal-format
61529 msgid "inconsistent types %qT and %qT deduced for lambda return type"
61530 msgstr ""
61532 #: cp/typeck.cc:10509
61533 #, gcc-internal-format
61534 msgid "inconsistent deduction for auto return type: %qT and then %qT"
61535 msgstr ""
61537 #: cp/typeck.cc:10544
61538 #, gcc-internal-format
61539 msgid "return-statement with a value, in function returning %qT"
61540 msgstr ""
61542 #: cp/typeck.cc:10573
61543 #, gcc-internal-format
61544 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or %<-fcheck-new%> is in effect)"
61545 msgstr ""
61547 #: cp/typeck.cc:11219
61548 #, gcc-internal-format
61549 msgid "using rvalue as lvalue"
61550 msgstr ""
61552 #: cp/typeck2.cc:51
61553 #, gcc-internal-format
61554 msgid "type %qT is not a base type for type %qT"
61555 msgstr ""
61557 #: cp/typeck2.cc:107
61558 #, gcc-internal-format
61559 msgid "assignment of constant field %qD"
61560 msgstr ""
61562 #: cp/typeck2.cc:108
61563 #, gcc-internal-format
61564 msgid "constant field %qD used as %<asm%> output"
61565 msgstr ""
61567 #: cp/typeck2.cc:109
61568 #, gcc-internal-format
61569 msgid "increment of constant field %qD"
61570 msgstr ""
61572 #: cp/typeck2.cc:110
61573 #, gcc-internal-format
61574 msgid "decrement of constant field %qD"
61575 msgstr ""
61577 #: cp/typeck2.cc:117
61578 #, gcc-internal-format
61579 msgid "assignment of read-only reference %qD"
61580 msgstr ""
61582 #: cp/typeck2.cc:118
61583 #, gcc-internal-format
61584 msgid "read-only reference %qD used as %<asm%> output"
61585 msgstr ""
61587 #: cp/typeck2.cc:119
61588 #, gcc-internal-format
61589 msgid "increment of read-only reference %qD"
61590 msgstr ""
61592 #: cp/typeck2.cc:120
61593 #, gcc-internal-format
61594 msgid "decrement of read-only reference %qD"
61595 msgstr ""
61597 #: cp/typeck2.cc:175
61598 #, gcc-internal-format
61599 msgid "cannot declare variable %q+D to be of abstract type %qT"
61600 msgstr ""
61602 #: cp/typeck2.cc:180
61603 #, gcc-internal-format
61604 msgid "cannot declare parameter %q+D to be of abstract type %qT"
61605 msgstr ""
61607 #: cp/typeck2.cc:183
61608 #, gcc-internal-format
61609 msgid "cannot declare parameter to be of abstract type %qT"
61610 msgstr ""
61612 #: cp/typeck2.cc:187
61613 #, gcc-internal-format
61614 msgid "cannot declare field %q+D to be of abstract type %qT"
61615 msgstr ""
61617 #: cp/typeck2.cc:191
61618 #, gcc-internal-format
61619 msgid "invalid abstract return type for member function %q+#D"
61620 msgstr ""
61622 #: cp/typeck2.cc:193
61623 #, gcc-internal-format
61624 msgid "invalid abstract return type for function %q+#D"
61625 msgstr ""
61627 #. Here we do not have location information.
61628 #: cp/typeck2.cc:196
61629 #, gcc-internal-format
61630 msgid "invalid abstract type %qT for %qE"
61631 msgstr ""
61633 #: cp/typeck2.cc:198
61634 #, gcc-internal-format
61635 msgid "invalid abstract type for %q+D"
61636 msgstr ""
61638 #: cp/typeck2.cc:203
61639 #, gcc-internal-format
61640 msgid "creating array of %qT, which is an abstract class type"
61641 msgstr ""
61643 #: cp/typeck2.cc:206
61644 #, gcc-internal-format
61645 msgid "invalid cast to abstract class type %qT"
61646 msgstr ""
61648 #: cp/typeck2.cc:209
61649 #, fuzzy, gcc-internal-format
61650 #| msgid "invalid expression as operand"
61651 msgid "invalid new-expression of abstract class type %qT"
61652 msgstr "neispravni izraz kao operand"
61654 #: cp/typeck2.cc:212
61655 #, gcc-internal-format
61656 msgid "invalid abstract return type %qT"
61657 msgstr ""
61659 #: cp/typeck2.cc:215
61660 #, gcc-internal-format
61661 msgid "invalid abstract parameter type %qT"
61662 msgstr ""
61664 #: cp/typeck2.cc:218
61665 #, gcc-internal-format
61666 msgid "expression of abstract class type %qT cannot be used in throw-expression"
61667 msgstr ""
61669 #: cp/typeck2.cc:222
61670 #, gcc-internal-format
61671 msgid "cannot declare %<catch%> parameter to be of abstract class type %qT"
61672 msgstr ""
61674 #: cp/typeck2.cc:226
61675 #, gcc-internal-format
61676 msgid "cannot allocate an object of abstract type %qT"
61677 msgstr ""
61679 #: cp/typeck2.cc:236
61680 #, gcc-internal-format
61681 msgid "  because the following virtual functions are pure within %qT:"
61682 msgstr ""
61684 #: cp/typeck2.cc:242
61685 #, gcc-internal-format
61686 msgid "    %#qD"
61687 msgstr ""
61689 #: cp/typeck2.cc:295
61690 #, gcc-internal-format
61691 msgid "definition of %q#T is not complete until the closing brace"
61692 msgstr ""
61694 #: cp/typeck2.cc:298
61695 #, gcc-internal-format
61696 msgid "forward declaration of %q#T"
61697 msgstr ""
61699 #: cp/typeck2.cc:300
61700 #, gcc-internal-format
61701 msgid "declaration of %q#T"
61702 msgstr ""
61704 #: cp/typeck2.cc:331
61705 #, gcc-internal-format
61706 msgid "%qD has incomplete type"
61707 msgstr ""
61709 #: cp/typeck2.cc:345
61710 #, gcc-internal-format
61711 msgid "invalid use of incomplete type %q#T"
61712 msgstr ""
61714 #: cp/typeck2.cc:382
61715 #, gcc-internal-format
61716 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
61717 msgstr ""
61719 #: cp/typeck2.cc:387
61720 #, gcc-internal-format
61721 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
61722 msgstr ""
61724 #: cp/typeck2.cc:397
61725 #, gcc-internal-format
61726 msgid "invalid use of placeholder %qT"
61727 msgstr ""
61729 #: cp/typeck2.cc:404
61730 #, gcc-internal-format
61731 msgid "invalid use of template type parameter %qT"
61732 msgstr ""
61734 #: cp/typeck2.cc:409
61735 #, gcc-internal-format
61736 msgid "invalid use of template template parameter %qT"
61737 msgstr ""
61739 #: cp/typeck2.cc:415
61740 #, gcc-internal-format
61741 msgid "invalid use of pack expansion %qT"
61742 msgstr ""
61744 #: cp/typeck2.cc:421
61745 #, gcc-internal-format
61746 msgid "invalid use of dependent type %qT"
61747 msgstr ""
61749 #: cp/typeck2.cc:428
61750 #, gcc-internal-format
61751 msgid "invalid use of brace-enclosed initializer list"
61752 msgstr ""
61754 #: cp/typeck2.cc:436
61755 #, gcc-internal-format
61756 msgid "address of overloaded function with no contextual type information"
61757 msgstr ""
61759 #: cp/typeck2.cc:440
61760 #, gcc-internal-format
61761 msgid "overloaded function with no contextual type information"
61762 msgstr ""
61764 #: cp/typeck2.cc:443
61765 #, gcc-internal-format
61766 msgid "insufficient contextual information to determine type"
61767 msgstr ""
61769 #: cp/typeck2.cc:827
61770 #, gcc-internal-format
61771 msgid "constructor syntax used, but no constructor declared for type %qT"
61772 msgstr ""
61774 #: cp/typeck2.cc:900
61775 #, gcc-internal-format
61776 msgid "%<constinit%> variable %qD does not have a constant initializer"
61777 msgstr ""
61779 #: cp/typeck2.cc:1065
61780 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
61781 msgstr ""
61783 #: cp/typeck2.cc:1077 cp/typeck2.cc:1091
61784 msgid "narrowing conversion of %qE from %qH to %qI"
61785 msgstr ""
61787 #: cp/typeck2.cc:1080
61788 #, gcc-internal-format
61789 msgid " the expression has a constant value but is not a C++ constant-expression"
61790 msgstr ""
61792 #: cp/typeck2.cc:1246
61793 #, gcc-internal-format
61794 msgid "initializer-string for %qT is too long"
61795 msgstr ""
61797 #: cp/typeck2.cc:1309
61798 #, gcc-internal-format
61799 msgid "initializing a base class of type %qT results in object slicing"
61800 msgstr ""
61802 #: cp/typeck2.cc:1311
61803 #, gcc-internal-format
61804 msgid "remove %<{ }%> around initializer"
61805 msgstr ""
61807 #: cp/typeck2.cc:1331
61808 #, gcc-internal-format
61809 msgid "cannot initialize aggregate of type %qT with a compound literal"
61810 msgstr ""
61812 #: cp/typeck2.cc:1691 cp/typeck2.cc:1721
61813 #, gcc-internal-format
61814 msgid "missing initializer for member %qD"
61815 msgstr ""
61817 #: cp/typeck2.cc:1698
61818 #, gcc-internal-format
61819 msgid "member %qD is uninitialized reference"
61820 msgstr ""
61822 #: cp/typeck2.cc:1705
61823 #, gcc-internal-format
61824 msgid "member %qD with uninitialized reference fields"
61825 msgstr ""
61827 #: cp/typeck2.cc:1783
61828 #, gcc-internal-format
61829 msgid "designator order for field %qD does not match declaration order in %qT"
61830 msgstr ""
61832 #: cp/typeck2.cc:1856
61833 #, gcc-internal-format
61834 msgid "no field %qD found in union being initialized"
61835 msgstr ""
61837 #: cp/typeck2.cc:1867
61838 #, gcc-internal-format
61839 msgid "index value instead of field name in union initializer"
61840 msgstr ""
61842 #: cp/typeck2.cc:2075
61843 #, gcc-internal-format
61844 msgid "circular pointer delegation detected"
61845 msgstr ""
61847 #: cp/typeck2.cc:2089
61848 #, gcc-internal-format
61849 msgid "base operand of %<->%> has non-pointer type %qT"
61850 msgstr ""
61852 #: cp/typeck2.cc:2119
61853 #, gcc-internal-format
61854 msgid "result of %<operator->()%> yields non-pointer result"
61855 msgstr ""
61857 #: cp/typeck2.cc:2121
61858 #, gcc-internal-format
61859 msgid "base operand of %<->%> is not a pointer"
61860 msgstr ""
61862 #: cp/typeck2.cc:2148
61863 #, gcc-internal-format
61864 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
61865 msgstr ""
61867 #: cp/typeck2.cc:2157
61868 #, gcc-internal-format
61869 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
61870 msgstr ""
61872 #: cp/typeck2.cc:2179
61873 #, gcc-internal-format
61874 msgid "pointer to member type %qT incompatible with object type %qT"
61875 msgstr ""
61877 #: cp/typeck2.cc:2237
61878 #, gcc-internal-format
61879 msgid "pointer-to-member-function type %qT requires an rvalue"
61880 msgstr ""
61882 #: cp/typeck2.cc:2248
61883 #, gcc-internal-format
61884 msgid "pointer-to-member-function type %qT requires an lvalue"
61885 msgstr ""
61887 #: cp/typeck2.cc:2256
61888 #, gcc-internal-format
61889 msgid "pointer-to-member-function type %qT requires an lvalue before C++20"
61890 msgstr ""
61892 #: cp/typeck2.cc:2297
61893 #, gcc-internal-format
61894 msgid "functional cast to array type %qT"
61895 msgstr ""
61897 #: cp/typeck2.cc:2313
61898 #, gcc-internal-format
61899 msgid "%<auto(x)%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
61900 msgstr ""
61902 #: cp/typeck2.cc:2338
61903 #, gcc-internal-format
61904 msgid "invalid value-initialization of reference type"
61905 msgstr ""
61907 #: cp/typeck2.cc:2579
61908 #, gcc-internal-format
61909 msgid "call to function %qD which throws incomplete type %q#T"
61910 msgstr ""
61912 #: cp/typeck2.cc:2582
61913 #, gcc-internal-format
61914 msgid "call to function which throws incomplete type %q#T"
61915 msgstr ""
61917 #: cp/vtable-class-hierarchy.cc:719
61918 #, gcc-internal-format
61919 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
61920 msgstr ""
61922 #: cp/vtable-class-hierarchy.cc:859
61923 #, gcc-internal-format
61924 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
61925 msgstr ""
61927 #: cp/vtable-class-hierarchy.cc:1109
61928 #, gcc-internal-format
61929 msgid "unable to open log file %<vtv_count_data.log%>: %m"
61930 msgstr ""
61932 #: d/d-attribs.cc:359 d/d-attribs.cc:376
61933 #, gcc-internal-format
61934 msgid "unknown attribute %qs"
61935 msgstr ""
61937 #: d/d-attribs.cc:1127
61938 #, gcc-internal-format
61939 msgid "%q+D declared weak after being used"
61940 msgstr ""
61942 #: d/d-codegen.cc:329
61943 #, gcc-internal-format
61944 msgid "cannot determine the length of a %qs"
61945 msgstr ""
61947 #: d/d-codegen.cc:1231
61948 #, gcc-internal-format
61949 msgid "overlapping initializer for field %qT.%qD"
61950 msgstr ""
61952 #: d/d-codegen.cc:1429
61953 #, gcc-internal-format
61954 msgid "the address of %qD will never be %<null%>"
61955 msgstr ""
61957 #: d/d-codegen.cc:2132
61958 #, gcc-internal-format
61959 msgid "need %<this%> to access member %qE"
61960 msgstr ""
61962 #: d/d-codegen.cc:2286
61963 #, gcc-internal-format
61964 msgid "tried to perform floating-point modulo division on %qT"
61965 msgstr ""
61967 #: d/d-codegen.cc:2337
61968 #, gcc-internal-format
61969 msgid "cannot get frame pointer to %qs"
61970 msgstr ""
61972 #. Should instead error on line that references `fd'.
61973 #: d/d-codegen.cc:2363
61974 #, gcc-internal-format
61975 msgid "nested function missing body"
61976 msgstr ""
61978 #: d/d-codegen.cc:2405
61979 #, gcc-internal-format
61980 msgid "%qs is a nested function and cannot be accessed from %qs"
61981 msgstr ""
61983 #: d/d-codegen.cc:2703
61984 #, gcc-internal-format
61985 msgid "has scoped destruction, cannot build closure"
61986 msgstr ""
61988 #: d/d-codegen.cc:2916
61989 #, gcc-internal-format
61990 msgid "forward reference to frame of %qs"
61991 msgstr ""
61993 #: d/d-convert.cc:379
61994 #, gcc-internal-format
61995 msgid "cannot convert a delegate expression to %qs"
61996 msgstr ""
61998 #: d/d-convert.cc:395
61999 #, gcc-internal-format
62000 msgid "cannot convert struct %qs to %qs"
62001 msgstr ""
62003 #. Casting from a C++ interface to a class/non-C++ interface
62004 #. always results in null as there is no run-time information,
62005 #. and no way one can derive from the other.
62006 #: d/d-convert.cc:442
62007 #, gcc-internal-format
62008 msgid "cast to %qs will produce null result"
62009 msgstr ""
62011 #: d/d-convert.cc:482
62012 #, gcc-internal-format
62013 msgid "cannot cast %qs to %qs since sizes do not line up"
62014 msgstr ""
62016 #: d/d-convert.cc:507
62017 #, gcc-internal-format
62018 msgid "cannot cast expression of type %qs to type %qs"
62019 msgstr ""
62021 #: d/d-convert.cc:554
62022 #, gcc-internal-format
62023 msgid "cannot cast expression of type %qs to %qs"
62024 msgstr ""
62026 #: d/d-convert.cc:601
62027 #, gcc-internal-format
62028 msgid "cast from %qs to %qs will produce zero result"
62029 msgstr ""
62031 #: d/d-lang.cc:477
62032 #, gcc-internal-format
62033 msgid "bad argument for %<-fdebug%>: %qs"
62034 msgstr ""
62036 #: d/d-lang.cc:532
62037 #, gcc-internal-format
62038 msgid "bad argument for %<-fextern-std%>: %qs"
62039 msgstr ""
62041 #: d/d-lang.cc:551
62042 #, gcc-internal-format
62043 msgid "bad argument for %<-fmodule-file%>: %qs"
62044 msgstr ""
62046 #: d/d-lang.cc:730
62047 #, gcc-internal-format
62048 msgid "bad argument for %<-fversion%>: %qs"
62049 msgstr ""
62051 #: d/d-lang.cc:1032
62052 #, gcc-internal-format
62053 msgid "%<-fonly=%> argument is different from first input file name"
62054 msgstr ""
62056 #: d/d-lang.cc:1209
62057 #, gcc-internal-format
62058 msgid "unable to resolve forward reference in definition"
62059 msgstr ""
62061 #: d/d-lang.cc:1326
62062 #, gcc-internal-format
62063 msgid "opening json file %s: %m"
62064 msgstr ""
62066 #: d/d-lang.cc:1337
62067 #, gcc-internal-format
62068 msgid "closing json file %s: %m"
62069 msgstr ""
62071 #: d/d-lang.cc:1408
62072 #, gcc-internal-format
62073 msgid "closing mixin file %s: %m"
62074 msgstr ""
62076 #: d/d-lang.cc:1413
62077 #, gcc-internal-format
62078 msgid "opening mixin file %s: %m"
62079 msgstr ""
62081 #: d/d-target.cc:156
62082 #, gcc-internal-format
62083 msgid "D does not support pointers on this target."
62084 msgstr ""
62086 #: d/d-target.cc:245
62087 #, gcc-internal-format
62088 msgid "cannot represent built-in %<va_list%> type in D"
62089 msgstr ""
62091 #: d/decl.cc:259
62092 #, gcc-internal-format, gfc-internal-format
62093 msgid "pragma(%s) not implemented"
62094 msgstr ""
62096 #: d/decl.cc:366 d/decl.cc:481 d/decl.cc:555 d/decl.cc:598 d/decl.cc:637
62097 #, gcc-internal-format
62098 msgid "had semantic errors when compiling"
62099 msgstr ""
62101 #: d/decl.cc:453
62102 #, gcc-internal-format
62103 msgid "use of %qs"
62104 msgstr ""
62106 #: d/decl.cc:455
62107 #, gcc-internal-format
62108 msgid "is hidden by %qs"
62109 msgstr ""
62111 #: d/decl.cc:458
62112 #, gcc-internal-format
62113 msgid "use %<alias %s = %s.%s;%> to introduce base class overload set"
62114 msgstr ""
62116 #: d/decl.cc:688
62117 #, gcc-internal-format
62118 msgid "size is too large"
62119 msgstr ""
62121 #: d/decl.cc:1217
62122 #, gcc-internal-format
62123 msgid "function requires a dual-context, which is not yet supported by GDC"
62124 msgstr ""
62126 #: d/decl.cc:1600
62127 #, gcc-internal-format
62128 msgid "mismatch between declaration %qE size (%wd) and its initializer size (%wd)"
62129 msgstr ""
62131 #: d/decl.cc:1892
62132 #, gcc-internal-format
62133 msgid "%s %qs instantiated"
62134 msgstr ""
62136 #: d/expr.cc:527
62137 #, gcc-internal-format
62138 msgid "cannot handle comparison of type %<%s == %s%>"
62139 msgstr ""
62141 #. Static arrays have already been handled by the front-end.
62142 #: d/expr.cc:1310
62143 #, gcc-internal-format
62144 msgid "unexpected type for array length: %qs"
62145 msgstr ""
62147 #: d/expr.cc:1491
62148 #, gcc-internal-format
62149 msgid "don%'t know how to delete %qs"
62150 msgstr ""
62152 #: d/expr.cc:1515
62153 #, gcc-internal-format
62154 msgid "%qs is not an associative array"
62155 msgstr ""
62157 #: d/expr.cc:1799 d/expr.cc:2168
62158 #, gcc-internal-format
62159 msgid "need %<this%> to access member %qs"
62160 msgstr ""
62162 #: d/expr.cc:1875
62163 #, gcc-internal-format
62164 msgid "delegates are only for non-static functions"
62165 msgstr ""
62167 #: d/expr.cc:1940
62168 #, gcc-internal-format
62169 msgid "%qs is not a field, but a %qs"
62170 msgstr ""
62172 #: d/expr.cc:2204
62173 #, gcc-internal-format
62174 msgid "recursive reference %qs"
62175 msgstr ""
62177 #: d/expr.cc:2223 d/expr.cc:3077
62178 #, gcc-internal-format
62179 msgid "non-constant expression %qs"
62180 msgstr ""
62182 #: d/expr.cc:3044
62183 #, gcc-internal-format
62184 msgid "%qs is not an expression"
62185 msgstr ""
62187 #: d/expr.cc:3051
62188 #, gcc-internal-format
62189 msgid "type %qs is not an expression"
62190 msgstr ""
62192 #: d/modules.cc:412
62193 #, gcc-internal-format
62194 msgid "%<-fmoduleinfo%> is not supported on this target"
62195 msgstr ""
62197 #: d/toir.cc:387 d/toir.cc:412
62198 #, gcc-internal-format
62199 msgid "cannot %<goto%> into %<try%> block"
62200 msgstr ""
62202 #: d/toir.cc:390 d/toir.cc:414
62203 #, gcc-internal-format
62204 msgid "cannot %<goto%> into %<catch%> block"
62205 msgstr ""
62207 #: d/toir.cc:429
62208 #, gcc-internal-format, gfc-internal-format
62209 msgid "label %s referenced outside of any function"
62210 msgstr ""
62212 #: d/toir.cc:781
62213 #, gcc-internal-format, gfc-internal-format
62214 msgid "cannot handle switch condition of type %s"
62215 msgstr ""
62217 #: d/toir.cc:1157
62218 #, gcc-internal-format
62219 msgid "exception handling disabled; use %<-fexceptions%> to enable"
62220 msgstr ""
62222 #: d/toir.cc:1164
62223 #, gcc-internal-format
62224 msgid "cannot throw C++ classes"
62225 msgstr ""
62227 #: d/toir.cc:1166
62228 #, gcc-internal-format
62229 msgid "cannot throw COM objects"
62230 msgstr ""
62232 #: d/toir.cc:1299
62233 #, gcc-internal-format
62234 msgid "D inline assembler statements are not supported in GDC."
62235 msgstr ""
62237 #: d/typeinfo.cc:1067
62238 #, gcc-internal-format, gfc-internal-format
62239 msgid "toHash() must be declared as extern (D) size_t toHash() const nothrow @safe, not %s"
62240 msgstr ""
62242 #: d/typeinfo.cc:1411
62243 #, gcc-internal-format
62244 msgid "%<object.TypeInfo%> cannot be used with %<-fno-rtti%>"
62245 msgstr ""
62247 #: d/typeinfo.cc:1425
62248 #, gcc-internal-format
62249 msgid "%<object.TypeInfo%> could not be found, but is implicitly used"
62250 msgstr ""
62252 #: d/types.cc:161
62253 #, gcc-internal-format
62254 msgid "missing or corrupt object.d"
62255 msgstr ""
62257 #: d/types.cc:720
62258 #, fuzzy, gcc-internal-format, gfc-internal-format
62259 #| msgid "invalid expression as operand"
62260 msgid "invalid expression for static array dimension: %s"
62261 msgstr "neispravni izraz kao operand"
62263 #: fortran/arith.cc:47
62264 #, gcc-internal-format, gfc-internal-format
62265 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
62266 msgstr ""
62268 #: fortran/arith.cc:97
62269 #, gcc-internal-format, gfc-internal-format
62270 msgid "Arithmetic OK at %L"
62271 msgstr ""
62273 #: fortran/arith.cc:100
62274 #, gcc-internal-format, gfc-internal-format
62275 msgid "Arithmetic overflow at %L"
62276 msgstr ""
62278 #: fortran/arith.cc:103
62279 #, gcc-internal-format, gfc-internal-format
62280 msgid "Arithmetic underflow at %L"
62281 msgstr ""
62283 #: fortran/arith.cc:106
62284 #, gcc-internal-format, gfc-internal-format
62285 msgid "Arithmetic NaN at %L"
62286 msgstr ""
62288 #: fortran/arith.cc:109
62289 #, gcc-internal-format, gfc-internal-format
62290 msgid "Division by zero at %L"
62291 msgstr ""
62293 #: fortran/arith.cc:112
62294 #, gcc-internal-format, gfc-internal-format
62295 msgid "Array operands are incommensurate at %L"
62296 msgstr ""
62298 #: fortran/arith.cc:115
62299 #, gcc-internal-format, gfc-internal-format
62300 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
62301 msgstr ""
62303 #: fortran/arith.cc:119
62304 #, gcc-internal-format, gfc-internal-format
62305 msgid "Illegal type in character concatenation at %L"
62306 msgstr ""
62308 #: fortran/arith.cc:123 fortran/arith.cc:1970
62309 #, gcc-internal-format
62310 msgid "gfc_arith_error(): Bad error code"
62311 msgstr ""
62313 #: fortran/arith.cc:156
62314 #, gcc-internal-format
62315 msgid "Fix min_int calculation"
62316 msgstr ""
62318 #: fortran/arith.cc:536
62319 #, gcc-internal-format
62320 msgid "gfc_range_check(): Bad type"
62321 msgstr ""
62323 #: fortran/arith.cc:609
62324 #, gcc-internal-format
62325 msgid "gfc_arith_uminus(): Bad basic type"
62326 msgstr ""
62328 #: fortran/arith.cc:643
62329 #, gcc-internal-format
62330 msgid "gfc_arith_plus(): Bad basic type"
62331 msgstr ""
62333 #: fortran/arith.cc:677
62334 #, gcc-internal-format
62335 msgid "gfc_arith_minus(): Bad basic type"
62336 msgstr ""
62338 #: fortran/arith.cc:712
62339 #, gcc-internal-format
62340 msgid "gfc_arith_times(): Bad basic type"
62341 msgstr ""
62343 #: fortran/arith.cc:751
62344 #, gcc-internal-format
62345 msgid "Integer division truncated to constant %qs at %L"
62346 msgstr ""
62348 #: fortran/arith.cc:797
62349 #, gcc-internal-format
62350 msgid "gfc_arith_divide(): Bad basic type"
62351 msgstr ""
62353 #: fortran/arith.cc:843
62354 #, gcc-internal-format
62355 msgid "arith_power(): Bad base"
62356 msgstr ""
62358 #: fortran/arith.cc:882
62359 #, gcc-internal-format, gfc-internal-format
62360 msgid "Negative exponent of integer has zero result at %L"
62361 msgstr ""
62363 #: fortran/arith.cc:902
62364 #, gcc-internal-format, gfc-internal-format
62365 msgid "Result of exponentiation at %L exceeds the range of %s"
62366 msgstr ""
62368 #: fortran/arith.cc:939 fortran/arith.cc:964
62369 #, gcc-internal-format, gfc-internal-format
62370 msgid "Noninteger exponent in an initialization expression at %L"
62371 msgstr ""
62373 #: fortran/arith.cc:950
62374 #, gcc-internal-format, gfc-internal-format
62375 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
62376 msgstr ""
62378 #: fortran/arith.cc:978
62379 #, gcc-internal-format
62380 msgid "arith_power(): unknown type"
62381 msgstr ""
62383 #: fortran/arith.cc:1049
62384 #, gcc-internal-format
62385 msgid "compare_real(): Bad operator"
62386 msgstr ""
62388 #: fortran/arith.cc:1084
62389 #, gcc-internal-format
62390 msgid "gfc_compare_expr(): Bad basic type"
62391 msgstr ""
62393 #: fortran/arith.cc:1619
62394 #, gcc-internal-format
62395 msgid "eval_intrinsic(): Bad operator"
62396 msgstr ""
62398 #: fortran/arith.cc:1676
62399 #, gcc-internal-format
62400 msgid "eval_type_intrinsic0(): op NULL"
62401 msgstr ""
62403 #: fortran/arith.cc:1938
62404 #, gcc-internal-format, gfc-internal-format
62405 msgid "Arithmetic OK converting %s to %s at %L"
62406 msgstr ""
62408 #: fortran/arith.cc:1942
62409 #, gcc-internal-format
62410 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
62411 msgstr ""
62413 #: fortran/arith.cc:1947
62414 #, gcc-internal-format
62415 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
62416 msgstr ""
62418 #: fortran/arith.cc:1952
62419 #, gcc-internal-format
62420 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
62421 msgstr ""
62423 #: fortran/arith.cc:1957
62424 #, gcc-internal-format, gfc-internal-format
62425 msgid "Division by zero converting %s to %s at %L"
62426 msgstr ""
62428 #: fortran/arith.cc:1961
62429 #, gcc-internal-format, gfc-internal-format
62430 msgid "Array operands are incommensurate converting %s to %s at %L"
62431 msgstr ""
62433 #: fortran/arith.cc:1965
62434 #, gcc-internal-format, gfc-internal-format
62435 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
62436 msgstr ""
62438 #: fortran/arith.cc:2052 fortran/arith.cc:2161 fortran/arith.cc:2221
62439 #: fortran/arith.cc:2273 fortran/arith.cc:2333 fortran/arith.cc:2402
62440 #: fortran/arith.cc:2469
62441 #, gcc-internal-format
62442 msgid "Conversion from %qs to %qs at %L"
62443 msgstr ""
62445 #: fortran/arith.cc:2081 fortran/arith.cc:2114 fortran/arith.cc:2153
62446 #: fortran/arith.cc:2211 fortran/arith.cc:2263 fortran/arith.cc:2323
62447 #: fortran/arith.cc:2392 fortran/arith.cc:2461
62448 #, gcc-internal-format
62449 msgid "Change of value in conversion from %qs to %qs at %L"
62450 msgstr ""
62452 #: fortran/arith.cc:2309 fortran/arith.cc:2378
62453 #, gcc-internal-format
62454 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
62455 msgstr ""
62457 #: fortran/arith.cc:2545
62458 #, gcc-internal-format
62459 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
62460 msgstr ""
62462 #: fortran/arith.cc:2574
62463 #, gcc-internal-format, gfc-internal-format
62464 msgid "The character constant at %L is truncated in conversion to %s"
62465 msgstr ""
62467 #: fortran/array.cc:98 fortran/array.cc:130 fortran/array.cc:151
62468 #, gcc-internal-format, gfc-internal-format
62469 msgid "Invalid BOZ literal constant used in subscript at %C"
62470 msgstr ""
62472 #: fortran/array.cc:103
62473 #, gcc-internal-format, gfc-internal-format
62474 msgid "Expected array subscript at %C"
62475 msgstr ""
62477 #: fortran/array.cc:112
62478 #, gcc-internal-format
62479 msgid "Unexpected %<*%> in coarray subscript at %C"
62480 msgstr ""
62482 #: fortran/array.cc:142
62483 #, gcc-internal-format, gfc-internal-format
62484 msgid "Strides not allowed in coarray subscript at %C"
62485 msgstr ""
62487 #: fortran/array.cc:156
62488 #, gcc-internal-format, gfc-internal-format
62489 msgid "Expected array subscript stride at %C"
62490 msgstr ""
62492 #: fortran/array.cc:216
62493 #, gcc-internal-format, gfc-internal-format
62494 msgid "Invalid form of array reference at %C"
62495 msgstr ""
62497 #: fortran/array.cc:223
62498 #, gcc-internal-format, gfc-internal-format
62499 msgid "Array reference at %C has more than 7 dimensions"
62500 msgstr ""
62502 #: fortran/array.cc:226 fortran/array.cc:327
62503 #, gcc-internal-format, gfc-internal-format
62504 msgid "Array reference at %C cannot have more than %d dimensions"
62505 msgstr ""
62507 #: fortran/array.cc:241 fortran/array.cc:700 fortran/check.cc:3418
62508 #: fortran/check.cc:5939 fortran/check.cc:5984 fortran/check.cc:6026
62509 #: fortran/check.cc:6053 fortran/check.cc:6316 fortran/match.cc:1846
62510 #: fortran/match.cc:3242 fortran/match.cc:3584 fortran/match.cc:3780
62511 #: fortran/simplify.cc:2995 fortran/simplify.cc:3025 fortran/simplify.cc:6374
62512 #: fortran/simplify.cc:8394
62513 #, gcc-internal-format
62514 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
62515 msgstr ""
62517 #: fortran/array.cc:247
62518 #, gcc-internal-format, gfc-internal-format
62519 msgid "Unexpected coarray designator at %C"
62520 msgstr ""
62522 #: fortran/array.cc:269
62523 #, gcc-internal-format, gfc-internal-format
62524 msgid "TEAM= attribute in %C misplaced"
62525 msgstr ""
62527 #: fortran/array.cc:281
62528 #, gcc-internal-format, gfc-internal-format
62529 msgid "STAT= attribute in %C misplaced"
62530 msgstr ""
62532 #: fortran/array.cc:290
62533 #, gcc-internal-format, gfc-internal-format
62534 msgid "Too few codimensions at %C, expected %d not %d"
62535 msgstr ""
62537 #: fortran/array.cc:296
62538 #, gcc-internal-format, gfc-internal-format
62539 msgid "Too many codimensions at %C, expected %d not %d"
62540 msgstr ""
62542 #: fortran/array.cc:306 fortran/array.cc:314
62543 #, gcc-internal-format
62544 msgid "Unexpected %<*%> for codimension %d of %d at %C"
62545 msgstr ""
62547 #: fortran/array.cc:309
62548 #, gcc-internal-format, gfc-internal-format
62549 msgid "Invalid form of coarray reference at %C"
62550 msgstr ""
62552 #: fortran/array.cc:321
62553 #, gcc-internal-format, gfc-internal-format
62554 msgid "Invalid codimension %d at %C, only %d codimensions exist"
62555 msgstr ""
62557 #: fortran/array.cc:385
62558 #, gcc-internal-format
62559 msgid "Variable %qs at %L in this context must be constant"
62560 msgstr ""
62562 #: fortran/array.cc:388
62563 #, gcc-internal-format, gfc-internal-format
62564 msgid "Expression at %L in this context must be constant"
62565 msgstr ""
62567 #: fortran/array.cc:489
62568 #, gcc-internal-format, gfc-internal-format
62569 msgid "Expected expression in array specification at %C"
62570 msgstr ""
62572 #: fortran/array.cc:504 fortran/array.cc:538
62573 #, gcc-internal-format, gfc-internal-format
62574 msgid "Expecting a scalar INTEGER expression at %C, found %s"
62575 msgstr ""
62577 #: fortran/array.cc:575
62578 #, gcc-internal-format, gfc-internal-format
62579 msgid "Assumed-rank array at %C"
62580 msgstr ""
62582 #: fortran/array.cc:609
62583 #, gcc-internal-format, gfc-internal-format
62584 msgid "Bad array specification for implied-shape array at %C"
62585 msgstr ""
62587 #: fortran/array.cc:625 fortran/array.cc:738
62588 #, gcc-internal-format, gfc-internal-format
62589 msgid "Bad array specification for an explicitly shaped array at %C"
62590 msgstr ""
62592 #: fortran/array.cc:635 fortran/array.cc:748
62593 #, gcc-internal-format, gfc-internal-format
62594 msgid "Bad array specification for assumed shape array at %C"
62595 msgstr ""
62597 #: fortran/array.cc:649 fortran/array.cc:762
62598 #, gcc-internal-format, gfc-internal-format
62599 msgid "Bad specification for deferred shape array at %C"
62600 msgstr ""
62602 #: fortran/array.cc:659 fortran/array.cc:766
62603 #, gcc-internal-format, gfc-internal-format
62604 msgid "Bad specification for assumed size array at %C"
62605 msgstr ""
62607 #: fortran/array.cc:671 fortran/array.cc:778
62608 #, gcc-internal-format, gfc-internal-format
62609 msgid "Expected another dimension in array declaration at %C"
62610 msgstr ""
62612 #: fortran/array.cc:677 fortran/array.cc:706 fortran/array.cc:784
62613 #, gcc-internal-format, gfc-internal-format
62614 msgid "Array specification at %C has more than %d dimensions"
62615 msgstr ""
62617 #: fortran/array.cc:683
62618 #, gcc-internal-format, gfc-internal-format
62619 msgid "Array specification at %C with more than 7 dimensions"
62620 msgstr ""
62622 #: fortran/array.cc:695
62623 #, gcc-internal-format, gfc-internal-format
62624 msgid "Coarray declaration at %C"
62625 msgstr ""
62627 #: fortran/array.cc:792
62628 #, gcc-internal-format
62629 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
62630 msgstr ""
62632 #: fortran/array.cc:866
62633 #, gcc-internal-format
62634 msgid "The assumed-rank array %qs at %L shall not have a codimension"
62635 msgstr ""
62637 #: fortran/array.cc:922
62638 #, gcc-internal-format
62639 msgid "rank + corank of %qs exceeds %d at %C"
62640 msgstr ""
62642 #: fortran/array.cc:964
62643 #, gcc-internal-format
62644 msgid "gfc_compare_array_spec(): Array spec clobbered"
62645 msgstr ""
62647 #: fortran/array.cc:1040
62648 #, gcc-internal-format
62649 msgid "DO-iterator %qs at %L is inside iterator of the same name"
62650 msgstr ""
62652 #: fortran/array.cc:1132 fortran/array.cc:1360
62653 #, gcc-internal-format, gfc-internal-format
62654 msgid "Syntax error in array constructor at %C"
62655 msgstr ""
62657 #: fortran/array.cc:1162
62658 #, gcc-internal-format, gfc-internal-format
62659 msgid "BOZ literal constant at %L cannot appear in an array constructor"
62660 msgstr ""
62662 #: fortran/array.cc:1171
62663 #, gcc-internal-format, gfc-internal-format
62664 msgid "NULL() at %C cannot appear in an array constructor"
62665 msgstr ""
62667 #: fortran/array.cc:1233
62668 #, gcc-internal-format, gfc-internal-format
62669 msgid "[...] style array constructors at %C"
62670 msgstr ""
62672 #: fortran/array.cc:1253
62673 #, gcc-internal-format, gfc-internal-format
62674 msgid "Array constructor including type specification at %C"
62675 msgstr ""
62677 #: fortran/array.cc:1259 fortran/match.cc:4216
62678 #, gcc-internal-format, gfc-internal-format
62679 msgid "Type-spec at %L cannot contain a deferred type parameter"
62680 msgstr ""
62682 #: fortran/array.cc:1267
62683 #, gcc-internal-format, gfc-internal-format
62684 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
62685 msgstr ""
62687 #: fortran/array.cc:1285
62688 #, gcc-internal-format, gfc-internal-format
62689 msgid "Empty array constructor at %C is not allowed"
62690 msgstr ""
62692 #: fortran/array.cc:1322 fortran/array.cc:1332
62693 #, gcc-internal-format, gfc-internal-format
62694 msgid "Incompatible typespec for array element at %L"
62695 msgstr ""
62697 #: fortran/array.cc:1407
62698 #, gcc-internal-format, gfc-internal-format
62699 msgid "Element in %s array constructor at %L is %s"
62700 msgstr ""
62702 #: fortran/array.cc:1738
62703 #, gcc-internal-format, gfc-internal-format
62704 msgid "Iterator step at %L cannot be zero"
62705 msgstr ""
62707 #: fortran/array.cc:1897
62708 #, gcc-internal-format
62709 msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit.   See %<-fmax-array-constructor%> option"
62710 msgstr ""
62712 #: fortran/array.cc:2076
62713 #, gcc-internal-format, gfc-internal-format
62714 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
62715 msgstr ""
62717 #: fortran/array.cc:2083
62718 #, gcc-internal-format, gfc-internal-format
62719 msgid "AC-IMPLIED-DO final expression references control variable at %L"
62720 msgstr ""
62722 #: fortran/array.cc:2090
62723 #, gcc-internal-format, gfc-internal-format
62724 msgid "AC-IMPLIED-DO step expression references control variable at %L"
62725 msgstr ""
62727 #: fortran/array.cc:2102
62728 #, gcc-internal-format, gfc-internal-format
62729 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
62730 msgstr ""
62732 #: fortran/array.cc:2194
62733 #, gcc-internal-format, gfc-internal-format
62734 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
62735 msgstr ""
62737 #: fortran/array.cc:2315
62738 #, gcc-internal-format
62739 msgid "spec_dimen_size(): Bad dimension"
62740 msgstr ""
62742 #: fortran/array.cc:2381
62743 #, gcc-internal-format
62744 msgid "gfc_ref_dimen_size(): Bad dimension"
62745 msgstr ""
62747 #: fortran/array.cc:2385
62748 #, gcc-internal-format, gfc-internal-format
62749 msgid "Bad array dimension at %L"
62750 msgstr ""
62752 #: fortran/array.cc:2523
62753 #, gcc-internal-format
62754 msgid "gfc_ref_dimen_size(): Bad dimen_type"
62755 msgstr ""
62757 #: fortran/array.cc:2574
62758 #, gcc-internal-format
62759 msgid "gfc_array_dimen_size(): Bad dimension"
62760 msgstr ""
62762 #: fortran/array.cc:2619
62763 #, gcc-internal-format
62764 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
62765 msgstr ""
62767 #: fortran/array.cc:2767
62768 #, gcc-internal-format
62769 msgid "gfc_find_array_ref(): No ref found"
62770 msgstr ""
62772 #. if (c == 0)
62773 #: fortran/bbt.cc:119
62774 #, gcc-internal-format
62775 msgid "insert_bbt(): Duplicate key found"
62776 msgstr ""
62778 #: fortran/check.cc:87
62779 #, gcc-internal-format
62780 msgid "BOZ literal constant at %L cannot be an actual argument to %qs"
62781 msgstr ""
62783 #: fortran/check.cc:103
62784 #, gcc-internal-format
62785 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
62786 msgstr ""
62788 #: fortran/check.cc:123 fortran/resolve.cc:11031
62789 #, gcc-internal-format, gfc-internal-format
62790 msgid "Invalid use of BOZ literal constant at %L"
62791 msgstr ""
62793 #: fortran/check.cc:371
62794 #, gcc-internal-format, gfc-internal-format
62795 msgid "Failure in conversion of BOZ to REAL at %L"
62796 msgstr ""
62798 #: fortran/check.cc:477
62799 #, gcc-internal-format
62800 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
62801 msgstr ""
62803 #: fortran/check.cc:493
62804 #, gcc-internal-format
62805 msgid "%qs argument of %qs intrinsic at %L must be %s"
62806 msgstr ""
62808 #: fortran/check.cc:527
62809 #, gcc-internal-format
62810 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
62811 msgstr ""
62813 #: fortran/check.cc:542 fortran/check.cc:572
62814 #, gcc-internal-format
62815 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
62816 msgstr ""
62818 #: fortran/check.cc:560
62819 #, gcc-internal-format
62820 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
62821 msgstr ""
62823 #: fortran/check.cc:567
62824 #, gcc-internal-format
62825 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
62826 msgstr ""
62828 #: fortran/check.cc:590 fortran/check.cc:3373
62829 #, gcc-internal-format
62830 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
62831 msgstr ""
62833 #: fortran/check.cc:605
62834 #, gcc-internal-format
62835 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
62836 msgstr ""
62838 #: fortran/check.cc:622
62839 #, gcc-internal-format
62840 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
62841 msgstr ""
62843 #: fortran/check.cc:651 fortran/check.cc:7522
62844 #, gcc-internal-format
62845 msgid "%qs argument of %qs intrinsic at %L must be a constant"
62846 msgstr ""
62848 #: fortran/check.cc:660
62849 #, gcc-internal-format, gfc-internal-format
62850 msgid "Invalid kind for %s at %L"
62851 msgstr ""
62853 #: fortran/check.cc:679
62854 #, gcc-internal-format
62855 msgid "%qs argument of %qs intrinsic at %L must be double precision"
62856 msgstr ""
62858 #: fortran/check.cc:702
62859 #, gcc-internal-format
62860 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
62861 msgstr ""
62863 #: fortran/check.cc:719
62864 #, gcc-internal-format
62865 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
62866 msgstr ""
62868 #: fortran/check.cc:744
62869 #, gcc-internal-format
62870 msgid "%qs argument of %qs intrinsic at %L must be an array"
62871 msgstr ""
62873 #: fortran/check.cc:765
62874 #, gcc-internal-format
62875 msgid "%qs at %L must be nonnegative"
62876 msgstr ""
62878 #: fortran/check.cc:786
62879 #, gcc-internal-format
62880 msgid "%qs argument of %qs intrinsic at %L must be positive"
62881 msgstr ""
62883 #: fortran/check.cc:819
62884 #, gcc-internal-format
62885 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
62886 msgstr ""
62888 #: fortran/check.cc:830
62889 #, gcc-internal-format
62890 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
62891 msgstr ""
62893 #: fortran/check.cc:840
62894 #, gcc-internal-format
62895 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
62896 msgstr ""
62898 #: fortran/check.cc:867
62899 #, gcc-internal-format
62900 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
62901 msgstr ""
62903 #: fortran/check.cc:893
62904 #, gcc-internal-format
62905 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
62906 msgstr ""
62908 #: fortran/check.cc:926
62909 #, gcc-internal-format
62910 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
62911 msgstr ""
62913 #: fortran/check.cc:943
62914 #, gcc-internal-format
62915 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
62916 msgstr ""
62918 #: fortran/check.cc:958
62919 #, gcc-internal-format
62920 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
62921 msgstr ""
62923 #: fortran/check.cc:980
62924 #, gcc-internal-format
62925 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
62926 msgstr ""
62928 #: fortran/check.cc:998
62929 #, gcc-internal-format
62930 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
62931 msgstr ""
62933 #: fortran/check.cc:1017
62934 #, gcc-internal-format
62935 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
62936 msgstr ""
62938 #: fortran/check.cc:1044
62939 #, gcc-internal-format
62940 msgid "%qs argument of %qs intrinsic at %L must be a variable"
62941 msgstr ""
62943 #: fortran/check.cc:1093
62944 #, gcc-internal-format
62945 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
62946 msgstr ""
62948 #: fortran/check.cc:1145
62949 #, gcc-internal-format
62950 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
62951 msgstr ""
62953 #: fortran/check.cc:1248
62954 #, gcc-internal-format, gfc-internal-format
62955 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
62956 msgstr ""
62958 #: fortran/check.cc:1305
62959 #, gcc-internal-format, gfc-internal-format
62960 msgid "BOZ literal constant at %L cannot appear in ACHAR intrinsic subprogram"
62961 msgstr ""
62963 #: fortran/check.cc:1396
62964 #, gcc-internal-format
62965 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
62966 msgstr ""
62968 #: fortran/check.cc:1405 fortran/check.cc:3690
62969 #, gcc-internal-format, gfc-internal-format
62970 msgid "Different type kinds at %L"
62971 msgstr ""
62973 #: fortran/check.cc:1428
62974 #, gcc-internal-format
62975 msgid "NULL at %L is not permitted as actual argument to %qs intrinsic function"
62976 msgstr ""
62978 #: fortran/check.cc:1450
62979 #, gcc-internal-format
62980 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
62981 msgstr ""
62983 #: fortran/check.cc:1459 fortran/check.cc:1494 fortran/check.cc:4380
62984 #, gcc-internal-format
62985 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
62986 msgstr ""
62988 #: fortran/check.cc:1476
62989 #, gcc-internal-format
62990 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
62991 msgstr ""
62993 #: fortran/check.cc:1485
62994 #, gcc-internal-format
62995 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
62996 msgstr ""
62998 #: fortran/check.cc:1512
62999 #, gcc-internal-format, gfc-internal-format
63000 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
63001 msgstr ""
63003 #: fortran/check.cc:1559
63004 #, gcc-internal-format, gfc-internal-format
63005 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
63006 msgstr ""
63008 #: fortran/check.cc:1567
63009 #, gcc-internal-format, gfc-internal-format
63010 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
63011 msgstr ""
63013 #: fortran/check.cc:1574
63014 #, gcc-internal-format
63015 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
63016 msgstr ""
63018 #: fortran/check.cc:1592 fortran/check.cc:1805
63019 #, gcc-internal-format, gfc-internal-format
63020 msgid "STAT= argument to %s at %L"
63021 msgstr ""
63023 #: fortran/check.cc:1611 fortran/check.cc:1745 fortran/check.cc:1842
63024 #, gcc-internal-format, gfc-internal-format
63025 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
63026 msgstr ""
63028 #: fortran/check.cc:1625 fortran/check.cc:1825
63029 #, gcc-internal-format, gfc-internal-format
63030 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
63031 msgstr ""
63033 #: fortran/check.cc:1645
63034 #, gcc-internal-format, gfc-internal-format
63035 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
63036 msgstr ""
63038 #: fortran/check.cc:1664 fortran/check.cc:1678 fortran/check.cc:1713
63039 #, gcc-internal-format
63040 msgid "%qs argument of %qs intrinsic at %L not yet supported"
63041 msgstr ""
63043 #: fortran/check.cc:1698
63044 #, gcc-internal-format
63045 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
63046 msgstr ""
63048 #: fortran/check.cc:1752 fortran/check.cc:1849
63049 #, gcc-internal-format, gfc-internal-format
63050 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
63051 msgstr ""
63053 #: fortran/check.cc:1767
63054 #, gcc-internal-format, gfc-internal-format
63055 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
63056 msgstr ""
63058 #: fortran/check.cc:1777
63059 #, gcc-internal-format, gfc-internal-format
63060 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
63061 msgstr ""
63063 #: fortran/check.cc:1790
63064 #, gcc-internal-format, gfc-internal-format
63065 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
63066 msgstr ""
63068 #: fortran/check.cc:1869
63069 #, gcc-internal-format, gfc-internal-format
63070 msgid "Negative argument N at %L"
63071 msgstr ""
63073 #: fortran/check.cc:1967
63074 #, gcc-internal-format, gfc-internal-format
63075 msgid "BOZ literal constant at %L cannot appear in CHAR intrinsic subprogram"
63076 msgstr ""
63078 #: fortran/check.cc:2091 fortran/check.cc:2581
63079 #, gcc-internal-format
63080 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
63081 msgstr ""
63083 #: fortran/check.cc:2100 fortran/check.cc:2590
63084 #, gcc-internal-format
63085 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
63086 msgstr ""
63088 #: fortran/check.cc:2110 fortran/check.cc:2116
63089 #, gcc-internal-format, gfc-internal-format
63090 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
63091 msgstr ""
63093 #: fortran/check.cc:2138
63094 #, gcc-internal-format
63095 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
63096 msgstr ""
63098 #: fortran/check.cc:2146
63099 #, gcc-internal-format, gfc-internal-format
63100 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
63101 msgstr ""
63103 #: fortran/check.cc:2169
63104 #, gcc-internal-format, gfc-internal-format
63105 msgid "The stat= argument at %L must be a kind=4 integer variable"
63106 msgstr ""
63108 #: fortran/check.cc:2185
63109 #, gcc-internal-format, gfc-internal-format
63110 msgid "The errmsg= argument at %L must be a default-kind character variable"
63111 msgstr ""
63113 #: fortran/check.cc:2193
63114 #, gcc-internal-format
63115 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
63116 msgstr ""
63118 #: fortran/check.cc:2208
63119 #, gcc-internal-format, gfc-internal-format
63120 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
63121 msgstr ""
63123 #: fortran/check.cc:2227
63124 #, gcc-internal-format, gfc-internal-format
63125 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
63126 msgstr ""
63128 #: fortran/check.cc:2234
63129 #, gcc-internal-format, gfc-internal-format
63130 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
63131 msgstr ""
63133 #: fortran/check.cc:2248
63134 #, gcc-internal-format, gfc-internal-format
63135 msgid "OPERATION argument at %L must be a PURE function"
63136 msgstr ""
63138 #. None of the intrinsics fulfills the criteria of taking two arguments,
63139 #. returning the same type and kind as the arguments and being permitted
63140 #. as actual argument.
63141 #: fortran/check.cc:2258
63142 #, gcc-internal-format, gfc-internal-format
63143 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
63144 msgstr ""
63146 #: fortran/check.cc:2275
63147 #, gcc-internal-format, gfc-internal-format
63148 msgid "The function passed as OPERATION at %L shall have two arguments"
63149 msgstr ""
63151 #: fortran/check.cc:2285
63152 #, gcc-internal-format, gfc-internal-format
63153 msgid "The A argument at %L has type %s but the function passed as OPERATION at %L returns %s"
63154 msgstr ""
63156 #: fortran/check.cc:2294
63157 #, gcc-internal-format, gfc-internal-format
63158 msgid "The function passed as OPERATION at %L has arguments of type %s and %s but shall have type %s"
63159 msgstr ""
63161 #: fortran/check.cc:2305
63162 #, gcc-internal-format, gfc-internal-format
63163 msgid "The function passed as OPERATION at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
63164 msgstr ""
63166 #: fortran/check.cc:2313
63167 #, gcc-internal-format, gfc-internal-format
63168 msgid "The function passed as OPERATION at %L shall have the VALUE attribute either for none or both arguments"
63169 msgstr ""
63171 #: fortran/check.cc:2320
63172 #, gcc-internal-format, gfc-internal-format
63173 msgid "The function passed as OPERATION at %L shall have the TARGET attribute either for none or both arguments"
63174 msgstr ""
63176 #: fortran/check.cc:2327
63177 #, gcc-internal-format, gfc-internal-format
63178 msgid "The function passed as OPERATION at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
63179 msgstr ""
63181 #: fortran/check.cc:2335
63182 #, gcc-internal-format, gfc-internal-format
63183 msgid "The function passed as OPERATION at %L shall not have the OPTIONAL attribute for either of the arguments"
63184 msgstr ""
63186 #: fortran/check.cc:2365
63187 #, gcc-internal-format, gfc-internal-format
63188 msgid "The character length of the A argument at %L and of the arguments of the OPERATION at %L shall be the same"
63189 msgstr ""
63191 #: fortran/check.cc:2372
63192 #, gcc-internal-format, gfc-internal-format
63193 msgid "The character length of the A argument at %L and of the function result of the OPERATION at %L shall be the same"
63194 msgstr ""
63196 #: fortran/check.cc:2390
63197 #, gcc-internal-format
63198 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
63199 msgstr ""
63201 #: fortran/check.cc:2418 fortran/check.cc:2432
63202 #, gcc-internal-format, gfc-internal-format
63203 msgid "BOZ constant at %L cannot appear in the COMPLEX intrinsic subprogram"
63204 msgstr ""
63206 #: fortran/check.cc:2469 fortran/check.cc:3099 fortran/check.cc:3182
63207 #: fortran/check.cc:3404 fortran/check.cc:3452 fortran/check.cc:4925
63208 #: fortran/check.cc:5050 fortran/check.cc:5120 fortran/check.cc:6302
63209 #: fortran/check.cc:6431
63210 #, gcc-internal-format
63211 msgid "%qs intrinsic with KIND argument at %L"
63212 msgstr ""
63214 #: fortran/check.cc:2516 fortran/check.cc:2785 fortran/check.cc:2845
63215 #, gcc-internal-format
63216 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
63217 msgstr ""
63219 #: fortran/check.cc:2531 fortran/check.cc:2800 fortran/check.cc:2860
63220 #, gcc-internal-format
63221 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
63222 msgstr ""
63224 #: fortran/check.cc:2643 fortran/check.cc:3784 fortran/check.cc:3792
63225 #, gcc-internal-format
63226 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
63227 msgstr ""
63229 #: fortran/check.cc:2657
63230 #, gcc-internal-format
63231 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
63232 msgstr ""
63234 #: fortran/check.cc:2677 fortran/check.cc:2685
63235 #, gcc-internal-format
63236 msgid "%qs argument of %qs intrinsic at %L must be default real"
63237 msgstr ""
63239 #: fortran/check.cc:2821
63240 #, gcc-internal-format
63241 msgid "%qs must be of same type and kind as %qs at %L in %qs"
63242 msgstr ""
63244 #: fortran/check.cc:2879
63245 #, gcc-internal-format
63246 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
63247 msgstr ""
63249 #: fortran/check.cc:2897
63250 #, gcc-internal-format, gfc-internal-format
63251 msgid "BOZ literal constant at %L cannot appear in the FLOAT intrinsic subprogram"
63252 msgstr ""
63254 #: fortran/check.cc:2911
63255 #, gcc-internal-format, gfc-internal-format
63256 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
63257 msgstr ""
63259 #: fortran/check.cc:2972
63260 #, gcc-internal-format
63261 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
63262 msgstr ""
63264 #: fortran/check.cc:3054
63265 #, gcc-internal-format
63266 msgid "Arguments of %qs have different kind type parameters at %L"
63267 msgstr ""
63269 #: fortran/check.cc:3150
63270 #, gcc-internal-format, gfc-internal-format
63271 msgid "Argument of %s at %L must be of length one"
63272 msgstr ""
63274 #: fortran/check.cc:3189
63275 #, gcc-internal-format
63276 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
63277 msgstr ""
63279 #: fortran/check.cc:3223
63280 #, gcc-internal-format
63281 msgid "%qs intrinsic subprogram at %L has been removed.  Use INT intrinsic subprogram."
63282 msgstr ""
63284 #: fortran/check.cc:3275
63285 #, gcc-internal-format, gfc-internal-format
63286 msgid "SIZE at %L must be positive"
63287 msgstr ""
63289 #: fortran/check.cc:3287
63290 #, gcc-internal-format, gfc-internal-format
63291 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
63292 msgstr ""
63294 #: fortran/check.cc:3346
63295 #, gcc-internal-format, gfc-internal-format
63296 msgid "STATUS at %L shall be an INTENT(OUT) variable"
63297 msgstr ""
63299 #: fortran/check.cc:3355
63300 #, gcc-internal-format
63301 msgid "%qs at %L shall be an INTENT(OUT) variable"
63302 msgstr ""
63304 #: fortran/check.cc:3380
63305 #, gcc-internal-format
63306 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
63307 msgstr ""
63309 #: fortran/check.cc:3594
63310 #, gcc-internal-format
63311 msgid "Intrinsic %qs at %L must have at least two arguments"
63312 msgstr ""
63314 #: fortran/check.cc:3642
63315 #, gcc-internal-format
63316 msgid "Missing %qs argument to the %s intrinsic at %L"
63317 msgstr ""
63319 #: fortran/check.cc:3657
63320 #, gcc-internal-format
63321 msgid "Duplicate argument %qs at %L to intrinsic %s"
63322 msgstr ""
63324 #: fortran/check.cc:3662
63325 #, gcc-internal-format
63326 msgid "Unknown argument %qs at %L to intrinsic %s"
63327 msgstr ""
63329 #: fortran/check.cc:3687
63330 #, gcc-internal-format, gfc-internal-format
63331 msgid "Different character kinds at %L"
63332 msgstr ""
63334 #: fortran/check.cc:3696
63335 #, gcc-internal-format
63336 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
63337 msgstr ""
63339 #: fortran/check.cc:3727
63340 #, gcc-internal-format
63341 msgid "%qs intrinsic with CHARACTER argument at %L"
63342 msgstr ""
63344 #: fortran/check.cc:3734
63345 #, gcc-internal-format
63346 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
63347 msgstr ""
63349 #: fortran/check.cc:3801
63350 #, gcc-internal-format
63351 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
63352 msgstr ""
63354 #: fortran/check.cc:3815
63355 #, gcc-internal-format
63356 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
63357 msgstr ""
63359 #: fortran/check.cc:3834
63360 #, gcc-internal-format
63361 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
63362 msgstr ""
63364 #: fortran/check.cc:3843
63365 #, gcc-internal-format
63366 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
63367 msgstr ""
63369 #: fortran/check.cc:4006
63370 #, gcc-internal-format
63371 msgid "Argument %qs of %qs intrinsic at %L must be in type conformance to argument %qs at %L"
63372 msgstr ""
63374 #: fortran/check.cc:4124 fortran/check.cc:7442 fortran/check.cc:7457
63375 #, gcc-internal-format
63376 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
63377 msgstr ""
63379 #: fortran/check.cc:4207
63380 #, gcc-internal-format, gfc-internal-format
63381 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
63382 msgstr ""
63384 #: fortran/check.cc:4218
63385 #, gcc-internal-format, gfc-internal-format
63386 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
63387 msgstr ""
63389 #: fortran/check.cc:4225
63390 #, gcc-internal-format, gfc-internal-format
63391 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
63392 msgstr ""
63394 #: fortran/check.cc:4236
63395 #, gcc-internal-format, gfc-internal-format
63396 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
63397 msgstr ""
63399 #: fortran/check.cc:4245
63400 #, gcc-internal-format, gfc-internal-format
63401 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
63402 msgstr ""
63404 #: fortran/check.cc:4285
63405 #, gcc-internal-format, gfc-internal-format
63406 msgid "The FROM and TO arguments at %L violate aliasing restrictions (F2003 12.4.1.7)"
63407 msgstr ""
63409 #: fortran/check.cc:4312
63410 #, gcc-internal-format
63411 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
63412 msgstr ""
63414 #: fortran/check.cc:4365
63415 #, gcc-internal-format
63416 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
63417 msgstr ""
63419 #: fortran/check.cc:4373
63420 #, gcc-internal-format, gfc-internal-format
63421 msgid "NULL intrinsic with allocatable MOLD at %L"
63422 msgstr ""
63424 #: fortran/check.cc:4452 fortran/check.cc:6378
63425 #, gcc-internal-format
63426 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
63427 msgstr ""
63429 #: fortran/check.cc:4513
63430 #, gcc-internal-format
63431 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
63432 msgstr ""
63434 #: fortran/check.cc:4523
63435 #, gcc-internal-format
63436 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
63437 msgstr ""
63439 #: fortran/check.cc:4542
63440 #, gcc-internal-format
63441 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
63442 msgstr ""
63444 #: fortran/check.cc:4593
63445 #, gcc-internal-format, gfc-internal-format
63446 msgid "The argument of the RANK intrinsic at %L must be a data object"
63447 msgstr ""
63449 #: fortran/check.cc:4701
63450 #, gcc-internal-format
63451 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
63452 msgstr ""
63454 #: fortran/check.cc:4711
63455 #, gcc-internal-format
63456 msgid "%qs argument of %qs intrinsic at %L is empty"
63457 msgstr ""
63459 #: fortran/check.cc:4718
63460 #, gcc-internal-format
63461 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
63462 msgstr ""
63464 #: fortran/check.cc:4739
63465 #, gcc-internal-format
63466 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
63467 msgstr ""
63469 #: fortran/check.cc:4779
63470 #, gcc-internal-format
63471 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
63472 msgstr ""
63474 #: fortran/check.cc:4797
63475 #, gcc-internal-format
63476 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
63477 msgstr ""
63479 #: fortran/check.cc:4806
63480 #, gcc-internal-format
63481 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
63482 msgstr ""
63484 #: fortran/check.cc:4841
63485 #, gcc-internal-format, gfc-internal-format
63486 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
63487 msgstr ""
63489 #: fortran/check.cc:4858 fortran/check.cc:4877
63490 #, gcc-internal-format
63491 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
63492 msgstr ""
63494 #: fortran/check.cc:4868 fortran/check.cc:4887
63495 #, gcc-internal-format
63496 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
63497 msgstr ""
63499 #: fortran/check.cc:4986
63500 #, gcc-internal-format
63501 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
63502 msgstr ""
63504 #: fortran/check.cc:5017
63505 #, gcc-internal-format
63506 msgid "%qs intrinsic with RADIX argument at %L"
63507 msgstr ""
63509 #: fortran/check.cc:5065
63510 #, gcc-internal-format
63511 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
63512 msgstr ""
63514 #: fortran/check.cc:5138 fortran/check.cc:7502
63515 #, gcc-internal-format
63516 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
63517 msgstr ""
63519 #: fortran/check.cc:5154 fortran/check.cc:5305 fortran/check.cc:7494
63520 #, gcc-internal-format
63521 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
63522 msgstr ""
63524 #: fortran/check.cc:5165 fortran/check.cc:5317
63525 #, gcc-internal-format
63526 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
63527 msgstr ""
63529 #: fortran/check.cc:5247
63530 #, gcc-internal-format
63531 msgid "is_c_interoperable(): gfc_simplify_expr failed"
63532 msgstr ""
63534 #: fortran/check.cc:5296
63535 #, gcc-internal-format
63536 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
63537 msgstr ""
63539 #: fortran/check.cc:5335
63540 #, gcc-internal-format, gfc-internal-format
63541 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
63542 msgstr ""
63544 #: fortran/check.cc:5349
63545 #, gcc-internal-format, gfc-internal-format
63546 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
63547 msgstr ""
63549 #: fortran/check.cc:5373
63550 #, gcc-internal-format, gfc-internal-format
63551 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
63552 msgstr ""
63554 #: fortran/check.cc:5385
63555 #, gcc-internal-format, gfc-internal-format
63556 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
63557 msgstr ""
63559 #: fortran/check.cc:5392
63560 #, gcc-internal-format, gfc-internal-format
63561 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
63562 msgstr ""
63564 #: fortran/check.cc:5399
63565 #, gcc-internal-format, gfc-internal-format
63566 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
63567 msgstr ""
63569 #: fortran/check.cc:5406
63570 #, gcc-internal-format, gfc-internal-format
63571 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
63572 msgstr ""
63574 #: fortran/check.cc:5412
63575 #, gcc-internal-format, gfc-internal-format
63576 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
63577 msgstr ""
63579 #: fortran/check.cc:5431
63580 #, gcc-internal-format, gfc-internal-format
63581 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
63582 msgstr ""
63584 #: fortran/check.cc:5441
63585 #, gcc-internal-format, gfc-internal-format
63586 msgid "Polymorphic FPTR at %L to C_F_POINTER"
63587 msgstr ""
63589 #: fortran/check.cc:5446
63590 #, gcc-internal-format, gfc-internal-format
63591 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
63592 msgstr ""
63594 #: fortran/check.cc:5462
63595 #, gcc-internal-format, gfc-internal-format
63596 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
63597 msgstr ""
63599 #: fortran/check.cc:5474
63600 #, gcc-internal-format, gfc-internal-format
63601 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
63602 msgstr ""
63604 #: fortran/check.cc:5481
63605 #, gcc-internal-format, gfc-internal-format
63606 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
63607 msgstr ""
63609 #: fortran/check.cc:5487
63610 #, gcc-internal-format, gfc-internal-format
63611 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
63612 msgstr ""
63614 #: fortran/check.cc:5501
63615 #, gcc-internal-format, gfc-internal-format
63616 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
63617 msgstr ""
63619 #: fortran/check.cc:5513
63620 #, gcc-internal-format
63621 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
63622 msgstr ""
63624 #: fortran/check.cc:5520
63625 #, gcc-internal-format, gfc-internal-format
63626 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
63627 msgstr ""
63629 #: fortran/check.cc:5526
63630 #, gcc-internal-format, gfc-internal-format
63631 msgid "Noninteroperable procedure at %L to C_FUNLOC"
63632 msgstr ""
63634 #: fortran/check.cc:5540
63635 #, gcc-internal-format, gfc-internal-format
63636 msgid "Argument X at %L to C_LOC shall not be coindexed"
63637 msgstr ""
63639 #: fortran/check.cc:5546
63640 #, gcc-internal-format, gfc-internal-format
63641 msgid "X argument at %L to C_LOC shall not be polymorphic"
63642 msgstr ""
63644 #: fortran/check.cc:5557
63645 #, gcc-internal-format, gfc-internal-format
63646 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
63647 msgstr ""
63649 #: fortran/check.cc:5565
63650 #, gcc-internal-format, gfc-internal-format
63651 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
63652 msgstr ""
63654 #: fortran/check.cc:5574
63655 #, gcc-internal-format, gfc-internal-format
63656 msgid "Argument at %L to C_LOC shall not be polymorphic"
63657 msgstr ""
63659 #: fortran/check.cc:5581
63660 #, gcc-internal-format, gfc-internal-format
63661 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
63662 msgstr ""
63664 #: fortran/check.cc:5592
63665 #, gcc-internal-format, gfc-internal-format
63666 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
63667 msgstr ""
63669 #: fortran/check.cc:5597
63670 #, gcc-internal-format, gfc-internal-format
63671 msgid "Array section at %L to C_LOC"
63672 msgstr ""
63674 #: fortran/check.cc:5625
63675 #, gcc-internal-format, gfc-internal-format
63676 msgid "non double precision REAL argument to %s intrinsic at %L"
63677 msgstr ""
63679 #: fortran/check.cc:5641
63680 #, gcc-internal-format
63681 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
63682 msgstr ""
63684 #: fortran/check.cc:5660
63685 #, gcc-internal-format
63686 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
63687 msgstr ""
63689 #: fortran/check.cc:5684
63690 #, gcc-internal-format
63691 msgid "%qs argument of %qs intrinsic at %L must have length at least 1"
63692 msgstr ""
63694 #: fortran/check.cc:5948
63695 #, gcc-internal-format, gfc-internal-format
63696 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
63697 msgstr ""
63699 #: fortran/check.cc:5955
63700 #, gcc-internal-format, gfc-internal-format
63701 msgid "Type of %s argument of IMAGE_INDEX at %L shall be INTEGER"
63702 msgstr ""
63704 #: fortran/check.cc:5966
63705 #, gcc-internal-format, gfc-internal-format
63706 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
63707 msgstr ""
63709 #: fortran/check.cc:5999
63710 #, gcc-internal-format, gfc-internal-format
63711 msgid "DISTANCE= argument to NUM_IMAGES at %L"
63712 msgstr ""
63714 #: fortran/check.cc:6012
63715 #, gcc-internal-format, gfc-internal-format
63716 msgid "FAILED= argument to NUM_IMAGES at %L"
63717 msgstr ""
63719 #: fortran/check.cc:6036
63720 #, gcc-internal-format, gfc-internal-format
63721 msgid "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
63722 msgstr ""
63724 #: fortran/check.cc:6062
63725 #, gcc-internal-format, gfc-internal-format
63726 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
63727 msgstr ""
63729 #: fortran/check.cc:6069
63730 #, gcc-internal-format, gfc-internal-format
63731 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
63732 msgstr ""
63734 #: fortran/check.cc:6080
63735 #, gcc-internal-format, gfc-internal-format
63736 msgid "Unexpected DIM argument with noncoarray argument at %L"
63737 msgstr ""
63739 #: fortran/check.cc:6098
63740 #, gcc-internal-format, gfc-internal-format
63741 msgid "DISTANCE= argument to THIS_IMAGE at %L"
63742 msgstr ""
63744 #: fortran/check.cc:6156
63745 #, gcc-internal-format
63746 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L is an array and shall not have storage size 0 when %<SOURCE%> argument has size greater than 0"
63747 msgstr ""
63749 #: fortran/check.cc:6208
63750 #, gcc-internal-format
63751 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
63752 msgstr ""
63754 #: fortran/check.cc:6227
63755 #, gcc-internal-format
63756 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
63757 msgstr ""
63759 #: fortran/check.cc:6235
63760 #, gcc-internal-format
63761 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
63762 msgstr ""
63764 #: fortran/check.cc:6270
63765 #, gcc-internal-format, gfc-internal-format
63766 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
63767 msgstr ""
63769 #: fortran/check.cc:6392
63770 #, gcc-internal-format
63771 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
63772 msgstr ""
63774 #: fortran/check.cc:6405
63775 #, gcc-internal-format
63776 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
63777 msgstr ""
63779 #: fortran/check.cc:6671 fortran/check.cc:6703
63780 #, gcc-internal-format
63781 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
63782 msgstr ""
63784 #: fortran/check.cc:6711
63785 #, gcc-internal-format, gfc-internal-format
63786 msgid "Too many arguments to %s at %L"
63787 msgstr ""
63789 #: fortran/check.cc:6729
63790 #, gcc-internal-format
63791 msgid "fe_runtime_error string must be null terminated"
63792 msgstr ""
63794 #: fortran/check.cc:6741
63795 #, gcc-internal-format, gfc-internal-format
63796 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
63797 msgstr ""
63799 #: fortran/check.cc:6781
63800 #, gcc-internal-format, gfc-internal-format
63801 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
63802 msgstr ""
63804 #: fortran/check.cc:6800
63805 #, gcc-internal-format, gfc-internal-format
63806 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
63807 msgstr ""
63809 #: fortran/check.cc:6810
63810 #, gcc-internal-format, gfc-internal-format
63811 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
63812 msgstr ""
63814 #: fortran/check.cc:6827
63815 #, gcc-internal-format, gfc-internal-format
63816 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
63817 msgstr ""
63819 #: fortran/check.cc:7044
63820 #, gcc-internal-format
63821 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
63822 msgstr ""
63824 #: fortran/check.cc:7226
63825 #, gcc-internal-format
63826 msgid "Actual argument at %L of %qs intrinsic shall be an associated pointer"
63827 msgstr ""
63829 #: fortran/check.cc:7415 fortran/check.cc:7426
63830 #, gcc-internal-format
63831 msgid "%qs argument of %qs intrinsic at %L must be INTEGER, LOGICAL, or a BOZ literal constant"
63832 msgstr ""
63834 #: fortran/check.cc:7486
63835 #, gcc-internal-format, gfc-internal-format
63836 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
63837 msgstr ""
63839 #. Since the extension field is 8 bit wide, we can only have
63840 #. up to 255 extension levels.
63841 #: fortran/class.cc:782 fortran/decl.cc:4023 fortran/decl.cc:10689
63842 #, gcc-internal-format
63843 msgid "Maximum extension level reached with type %qs at %L"
63844 msgstr ""
63846 #: fortran/class.cc:2965 fortran/class.cc:3039
63847 #, gcc-internal-format
63848 msgid "%qs of %qs is PRIVATE at %L"
63849 msgstr ""
63851 #: fortran/cpp.cc:501
63852 #, gcc-internal-format
63853 msgid "To enable preprocessing, use %<-cpp%>"
63854 msgstr ""
63856 #: fortran/cpp.cc:580 fortran/cpp.cc:591 fortran/cpp.cc:719
63857 #, fuzzy, gcc-internal-format
63858 #| msgid "Could not open output file '%s'\n"
63859 msgid "opening output file %qs: %s"
63860 msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
63862 #: fortran/data.cc:65
63863 #, gcc-internal-format, gfc-internal-format
63864 msgid "non-constant array in DATA statement %L"
63865 msgstr ""
63867 #: fortran/data.cc:140
63868 #, gcc-internal-format, gfc-internal-format
63869 msgid "failure to simplify substring reference in DATA statement at %L"
63870 msgstr ""
63872 #: fortran/data.cc:173
63873 #, gcc-internal-format, gfc-internal-format
63874 msgid "Unused initialization string at %L because variable has zero length"
63875 msgstr ""
63877 #: fortran/data.cc:179
63878 #, gcc-internal-format, gfc-internal-format
63879 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
63880 msgstr ""
63882 #: fortran/data.cc:188 fortran/resolve.cc:5169
63883 #, gcc-internal-format, gfc-internal-format
63884 msgid "Substring start index at %L is less than one"
63885 msgstr ""
63887 #: fortran/data.cc:194 fortran/resolve.cc:5199
63888 #, gcc-internal-format, gfc-internal-format
63889 msgid "Substring end index at %L exceeds the string length"
63890 msgstr ""
63892 #: fortran/data.cc:249
63893 #, gcc-internal-format
63894 msgid "PARAMETER %qs shall not appear in a DATA statement at %L"
63895 msgstr ""
63897 #: fortran/data.cc:291
63898 #, gcc-internal-format
63899 msgid "%qs at %L already is initialized at %L"
63900 msgstr ""
63902 #: fortran/data.cc:315
63903 #, gcc-internal-format, gfc-internal-format
63904 msgid "Data element below array lower bound at %L"
63905 msgstr ""
63907 #: fortran/data.cc:332 fortran/data.cc:421
63908 #, gcc-internal-format, gfc-internal-format
63909 msgid "Data element above array upper bound at %L"
63910 msgstr ""
63912 #: fortran/data.cc:362 fortran/data.cc:587
63913 #, gcc-internal-format
63914 msgid "re-initialization of %qs at %L"
63915 msgstr ""
63917 #: fortran/data.cc:532
63918 #, gcc-internal-format, gfc-internal-format
63919 msgid "LEN or KIND inquiry ref in DATA statement at %L"
63920 msgstr ""
63922 #: fortran/data.cc:610
63923 #, gcc-internal-format
63924 msgid "Nonpointer object %qs with default initialization shall not appear in a DATA statement at %L"
63925 msgstr ""
63927 #: fortran/data.cc:658 fortran/data.cc:677 fortran/data.cc:691
63928 #: fortran/data.cc:820
63929 #, gcc-internal-format
63930 msgid "Simplification error"
63931 msgstr ""
63933 #: fortran/data.cc:833
63934 #, gcc-internal-format
63935 msgid "TODO: Vector sections in data statements"
63936 msgstr ""
63938 #: fortran/decl.cc:293
63939 #, gcc-internal-format, gfc-internal-format
63940 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
63941 msgstr ""
63943 #: fortran/decl.cc:307
63944 #, gcc-internal-format
63945 msgid "Host associated variable %qs may not be in the DATA statement at %C"
63946 msgstr ""
63948 #: fortran/decl.cc:314
63949 #, gcc-internal-format
63950 msgid "initialization of common block variable %qs in DATA statement at %C"
63951 msgstr ""
63953 #: fortran/decl.cc:448
63954 #, gcc-internal-format
63955 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
63956 msgstr ""
63958 #: fortran/decl.cc:474
63959 #, gcc-internal-format, gfc-internal-format
63960 msgid "Invalid initializer %s in Data statement at %C"
63961 msgstr ""
63963 #: fortran/decl.cc:579
63964 #, gcc-internal-format, gfc-internal-format
63965 msgid "BOZ at %L cannot appear in an old-style initialization"
63966 msgstr ""
63968 #: fortran/decl.cc:587
63969 #, gcc-internal-format
63970 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable in an old-style initialization"
63971 msgstr ""
63973 #: fortran/decl.cc:597
63974 #, gcc-internal-format, gfc-internal-format
63975 msgid "Initialization at %C is not allowed in a PURE procedure"
63976 msgstr ""
63978 #: fortran/decl.cc:644
63979 #, gcc-internal-format, gfc-internal-format
63980 msgid "DATA statement at %C cannot appear within an INTERFACE"
63981 msgstr ""
63983 #: fortran/decl.cc:668
63984 #, gcc-internal-format, gfc-internal-format
63985 msgid "Invalid substring in data-implied-do at %L in DATA statement"
63986 msgstr ""
63988 #: fortran/decl.cc:691
63989 #, gcc-internal-format, gfc-internal-format
63990 msgid "Allocatable component or deferred-shaped array near %C in DATA statement"
63991 msgstr ""
63993 #: fortran/decl.cc:733
63994 #, gcc-internal-format, gfc-internal-format
63995 msgid "BOZ literal constant at %L cannot appear in a structure constructor"
63996 msgstr ""
63998 #: fortran/decl.cc:749
63999 #, gcc-internal-format, gfc-internal-format
64000 msgid "DATA statement at %C is not allowed in a PURE procedure"
64001 msgstr ""
64003 #: fortran/decl.cc:758
64004 #, gcc-internal-format, gfc-internal-format
64005 msgid "part-ref with pointer attribute near %L is not rightmost part-ref of data-stmt-object"
64006 msgstr ""
64008 #: fortran/decl.cc:797
64009 #, gcc-internal-format, gfc-internal-format
64010 msgid "Empty old style initializer list at %C"
64011 msgstr ""
64013 #: fortran/decl.cc:806
64014 #, gcc-internal-format, gfc-internal-format
64015 msgid "Array in initializer list at %L must have an explicit shape"
64016 msgstr ""
64018 #: fortran/decl.cc:829
64019 #, gcc-internal-format, gfc-internal-format
64020 msgid "Repeat spec invalid in scalar initializer at %C"
64021 msgstr ""
64023 #: fortran/decl.cc:834
64024 #, gcc-internal-format, gfc-internal-format
64025 msgid "Repeat spec must be an integer at %C"
64026 msgstr ""
64028 #: fortran/decl.cc:845
64029 #, gcc-internal-format, gfc-internal-format
64030 msgid "Expected data constant after repeat spec at %C"
64031 msgstr ""
64033 #: fortran/decl.cc:877
64034 #, gcc-internal-format, gfc-internal-format
64035 msgid "End of scalar initializer expected at %C"
64036 msgstr ""
64038 #: fortran/decl.cc:905
64039 #, gcc-internal-format, gfc-internal-format
64040 msgid "Not enough elements in array initializer at %C"
64041 msgstr ""
64043 #: fortran/decl.cc:907
64044 #, gcc-internal-format, gfc-internal-format
64045 msgid "Too many elements in array initializer at %C"
64046 msgstr ""
64048 #: fortran/decl.cc:933
64049 #, gcc-internal-format, gfc-internal-format
64050 msgid "Syntax error in old style initializer list at %C"
64051 msgstr ""
64053 #: fortran/decl.cc:957
64054 #, gcc-internal-format, gfc-internal-format
64055 msgid "The assumed-rank array at %C shall not have a codimension"
64056 msgstr ""
64058 #: fortran/decl.cc:1022
64059 #, gcc-internal-format, gfc-internal-format
64060 msgid "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions of %d"
64061 msgstr ""
64063 #: fortran/decl.cc:1046
64064 #, gcc-internal-format, gfc-internal-format
64065 msgid "Bad INTENT specification at %C"
64066 msgstr ""
64068 #: fortran/decl.cc:1067
64069 #, gcc-internal-format, gfc-internal-format
64070 msgid "deferred type parameter at %C"
64071 msgstr ""
64073 #: fortran/decl.cc:1158 fortran/resolve.cc:12594
64074 #, gcc-internal-format, gfc-internal-format
64075 msgid "Scalar INTEGER expression expected at %L"
64076 msgstr ""
64078 #: fortran/decl.cc:1184
64079 #, gcc-internal-format, gfc-internal-format
64080 msgid "Old-style character length at %C"
64081 msgstr ""
64083 #: fortran/decl.cc:1215
64084 #, gcc-internal-format, gfc-internal-format
64085 msgid "Syntax error in character length specification at %C"
64086 msgstr ""
64088 #: fortran/decl.cc:1367 fortran/decl.cc:1374 fortran/decl.cc:1438
64089 #, gcc-internal-format
64090 msgid "Procedure %qs at %C is already defined at %L"
64091 msgstr ""
64093 #: fortran/decl.cc:1382
64094 #, gcc-internal-format
64095 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
64096 msgstr ""
64098 #: fortran/decl.cc:1394
64099 #, gcc-internal-format
64100 msgid "Name %qs at %C is already defined as a generic interface at %L"
64101 msgstr ""
64103 #: fortran/decl.cc:1410
64104 #, gcc-internal-format
64105 msgid "Procedure %qs at %C has an explicit interface from a previous declaration"
64106 msgstr ""
64108 #: fortran/decl.cc:1426
64109 #, gcc-internal-format
64110 msgid "Procedure %qs defined in interface body at %L clashes with internal procedure defined at %C"
64111 msgstr ""
64113 #: fortran/decl.cc:1509
64114 #, gcc-internal-format
64115 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
64116 msgstr ""
64118 #: fortran/decl.cc:1536
64119 #, gcc-internal-format
64120 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because derived type %qs is not C interoperable"
64121 msgstr ""
64123 #: fortran/decl.cc:1543
64124 #, gcc-internal-format
64125 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
64126 msgstr ""
64128 #: fortran/decl.cc:1550
64129 #, gcc-internal-format
64130 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
64131 msgstr ""
64133 #: fortran/decl.cc:1559
64134 #, gcc-internal-format
64135 msgid "Dummy argument %qs at %L may not be a pointer with CONTIGUOUS attribute as procedure %qs is BIND(C)"
64136 msgstr ""
64138 #: fortran/decl.cc:1569
64139 #, gcc-internal-format
64140 msgid "Default-initialized %s dummy argument %qs at %L is not permitted in BIND(C) procedure %qs"
64141 msgstr ""
64143 #: fortran/decl.cc:1590
64144 #, gcc-internal-format
64145 msgid "Allocatable character dummy argument %qs at %L must have deferred length as procedure %qs is BIND(C)"
64146 msgstr ""
64148 #: fortran/decl.cc:1595
64149 #, gcc-internal-format
64150 msgid "Pointer character dummy argument %qs at %L must have deferred length as procedure %qs is BIND(C)"
64151 msgstr ""
64153 #: fortran/decl.cc:1602
64154 #, gcc-internal-format
64155 msgid "Deferred-length character dummy argument %qs at %L of procedure %qs with BIND(C) attribute"
64156 msgstr ""
64158 #: fortran/decl.cc:1614
64159 #, gcc-internal-format
64160 msgid "Character dummy argument %qs at %L must be of length 1 as it has the VALUE attribute"
64161 msgstr ""
64163 #: fortran/decl.cc:1625
64164 #, gcc-internal-format
64165 msgid "Assumed-length character dummy argument %qs at %L of procedure %qs with BIND(C) attribute"
64166 msgstr ""
64168 #: fortran/decl.cc:1639
64169 #, gcc-internal-format
64170 msgid "Character dummy argument %qs at %L must be of constant length of one or assumed length, unless it has assumed shape or assumed rank, as procedure %qs has the BIND(C) attribute"
64171 msgstr ""
64173 #: fortran/decl.cc:1657
64174 #, gcc-internal-format
64175 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
64176 msgstr ""
64178 #: fortran/decl.cc:1665
64179 #, gcc-internal-format
64180 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
64181 msgstr ""
64183 #: fortran/decl.cc:1674
64184 #, gcc-internal-format
64185 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
64186 msgstr ""
64188 #: fortran/decl.cc:1681
64189 #, gcc-internal-format
64190 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
64191 msgstr ""
64193 #: fortran/decl.cc:1692
64194 #, gcc-internal-format
64195 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
64196 msgstr ""
64198 #: fortran/decl.cc:1760
64199 #, gcc-internal-format
64200 msgid "Symbol %qs at %C also declared as a type at %L"
64201 msgstr ""
64203 #: fortran/decl.cc:1819
64204 #, gcc-internal-format
64205 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
64206 msgstr ""
64208 #: fortran/decl.cc:1859
64209 #, gcc-internal-format, gfc-internal-format
64210 msgid "CHARACTER length must be a constant at %L"
64211 msgstr ""
64213 #: fortran/decl.cc:1874
64214 #, gcc-internal-format, gfc-internal-format
64215 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
64216 msgstr ""
64218 #: fortran/decl.cc:1882
64219 #, gcc-internal-format, gfc-internal-format
64220 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%ld/%ld)"
64221 msgstr ""
64223 #: fortran/decl.cc:1981
64224 #, gcc-internal-format
64225 msgid "Initializer not allowed for PARAMETER %qs at %C"
64226 msgstr ""
64228 #: fortran/decl.cc:1994
64229 #, gcc-internal-format, gfc-internal-format
64230 msgid "PARAMETER at %L is missing an initializer"
64231 msgstr ""
64233 #: fortran/decl.cc:2004
64234 #, gcc-internal-format
64235 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
64236 msgstr ""
64238 #: fortran/decl.cc:2047
64239 #, gcc-internal-format, gfc-internal-format
64240 msgid "Cannot initialize parameter array at %L with variable length elements"
64241 msgstr ""
64243 #: fortran/decl.cc:2111
64244 #, gcc-internal-format, gfc-internal-format
64245 msgid "Rank mismatch of array at %L and its initializer (%d/%d)"
64246 msgstr ""
64248 #: fortran/decl.cc:2124
64249 #, gcc-internal-format, gfc-internal-format
64250 msgid "Cannot initialize implied-shape array at %L with scalar"
64251 msgstr ""
64253 #: fortran/decl.cc:2135
64254 #, gcc-internal-format
64255 msgid "gfc_array_size failed"
64256 msgstr ""
64258 #: fortran/decl.cc:2165
64259 #, gcc-internal-format, gfc-internal-format
64260 msgid "Non-constant lower bound in implied-shape declaration at %L"
64261 msgstr ""
64263 #: fortran/decl.cc:2273 fortran/decl.cc:2280
64264 #, gcc-internal-format, gfc-internal-format
64265 msgid "Component at %C must have the POINTER attribute"
64266 msgstr ""
64268 #: fortran/decl.cc:2289
64269 #, gcc-internal-format
64270 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
64271 msgstr ""
64273 #: fortran/decl.cc:2298
64274 #, gcc-internal-format, gfc-internal-format
64275 msgid "Array component of structure at %C must have explicit or deferred shape"
64276 msgstr ""
64278 #: fortran/decl.cc:2322 fortran/symbol.cc:2264
64279 #, gcc-internal-format
64280 msgid "Component %qs at %C already declared at %L"
64281 msgstr ""
64283 #: fortran/decl.cc:2370
64284 #, gcc-internal-format, gfc-internal-format
64285 msgid "Pointer array component of structure at %C must have a deferred shape"
64286 msgstr ""
64288 #: fortran/decl.cc:2379
64289 #, gcc-internal-format, gfc-internal-format
64290 msgid "Allocatable component of structure at %C must have a deferred shape"
64291 msgstr ""
64293 #: fortran/decl.cc:2388
64294 #, gcc-internal-format, gfc-internal-format
64295 msgid "Array component of structure at %C must have an explicit shape"
64296 msgstr ""
64298 #: fortran/decl.cc:2405
64299 #, gcc-internal-format
64300 msgid "Type parameter %qs at %C has no corresponding entry in the type parameter name list at %L"
64301 msgstr ""
64303 #: fortran/decl.cc:2462
64304 #, gcc-internal-format, gfc-internal-format
64305 msgid "NULL() initialization at %C is ambiguous"
64306 msgstr ""
64308 #: fortran/decl.cc:2479
64309 #, gcc-internal-format, gfc-internal-format
64310 msgid "NULL() initialization at %C may not have MOLD"
64311 msgstr ""
64313 #: fortran/decl.cc:2496
64314 #, gcc-internal-format, gfc-internal-format
64315 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
64316 msgstr ""
64318 #: fortran/decl.cc:2517
64319 #, gcc-internal-format, gfc-internal-format
64320 msgid "Error in pointer initialization at %C"
64321 msgstr ""
64323 #: fortran/decl.cc:2524
64324 #, gcc-internal-format, gfc-internal-format
64325 msgid "non-NULL pointer initialization at %C"
64326 msgstr ""
64328 #: fortran/decl.cc:2547
64329 #, gcc-internal-format
64330 msgid "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing in a specification statement"
64331 msgstr ""
64333 #: fortran/decl.cc:2601
64334 #, gcc-internal-format
64335 msgid "%qs not allowed outside STRUCTURE at %C"
64336 msgstr ""
64338 #: fortran/decl.cc:2603
64339 #, gcc-internal-format
64340 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
64341 msgstr ""
64343 #: fortran/decl.cc:2611
64344 #, gcc-internal-format
64345 msgid "%qs entity cannot have attributes at %C"
64346 msgstr ""
64348 #: fortran/decl.cc:2621
64349 #, gcc-internal-format
64350 msgid "Invalid character %qc in variable name at %C"
64351 msgstr ""
64353 #: fortran/decl.cc:2663
64354 #, gcc-internal-format
64355 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
64356 msgstr ""
64358 #: fortran/decl.cc:2673
64359 #, gcc-internal-format, gfc-internal-format
64360 msgid "Implied-shape array at %L"
64361 msgstr ""
64363 #: fortran/decl.cc:2730
64364 #, gcc-internal-format, gfc-internal-format
64365 msgid "Explicit array shape at %C must be constant of INTEGER type and not %s type"
64366 msgstr ""
64368 #: fortran/decl.cc:2738
64369 #, gcc-internal-format, gfc-internal-format
64370 msgid "Explicit shaped array with nonconstant bounds at %C"
64371 msgstr ""
64373 #: fortran/decl.cc:2827
64374 #, gcc-internal-format
64375 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
64376 msgstr ""
64378 #: fortran/decl.cc:2838
64379 #, gcc-internal-format
64380 msgid "%qs entity cannot have an initializer at %C"
64381 msgstr ""
64383 #: fortran/decl.cc:2863 fortran/decl.cc:8920
64384 #, gcc-internal-format, gfc-internal-format
64385 msgid "Duplicate array spec for Cray pointee at %C"
64386 msgstr ""
64388 #: fortran/decl.cc:2871
64389 #, gcc-internal-format
64390 msgid "Cannot set pointee array spec."
64391 msgstr ""
64393 #: fortran/decl.cc:2934
64394 #, gcc-internal-format, gfc-internal-format
64395 msgid "Old-style initialization at %C"
64396 msgstr ""
64398 #: fortran/decl.cc:2942
64399 #, gcc-internal-format, gfc-internal-format
64400 msgid "Invalid old style initialization for derived type component at %C"
64401 msgstr ""
64403 #: fortran/decl.cc:2955
64404 #, gcc-internal-format, gfc-internal-format
64405 msgid "Syntax error in old style initialization of %s at %C"
64406 msgstr ""
64408 #: fortran/decl.cc:2975 fortran/decl.cc:7133
64409 #, gcc-internal-format, gfc-internal-format
64410 msgid "Initialization at %C isn't for a pointer variable"
64411 msgstr ""
64413 #: fortran/decl.cc:2998
64414 #, gcc-internal-format
64415 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
64416 msgstr ""
64418 #: fortran/decl.cc:3007 fortran/decl.cc:10863
64419 #, gcc-internal-format, gfc-internal-format
64420 msgid "Expected an initialization expression at %C"
64421 msgstr ""
64423 #: fortran/decl.cc:3014
64424 #, gcc-internal-format, gfc-internal-format
64425 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
64426 msgstr ""
64428 #: fortran/decl.cc:3031
64429 #, gcc-internal-format, gfc-internal-format
64430 msgid "Initialization of allocatable component at %C is not allowed"
64431 msgstr ""
64433 #: fortran/decl.cc:3040
64434 #, gcc-internal-format, gfc-internal-format
64435 msgid "Initialization of structure component with a HOLLERITH constant at %L is not allowed"
64436 msgstr ""
64438 #: fortran/decl.cc:3054
64439 #, gcc-internal-format, gfc-internal-format
64440 msgid "The component with KIND or LEN attribute at %C does not not appear in the type parameter list at %L"
64441 msgstr ""
64443 #: fortran/decl.cc:3062
64444 #, gcc-internal-format, gfc-internal-format
64445 msgid "The component at %C that appears in the type parameter list at %L has neither the KIND nor LEN attribute"
64446 msgstr ""
64448 #: fortran/decl.cc:3070
64449 #, gcc-internal-format, gfc-internal-format
64450 msgid "The component at %C which is a type parameter must be a scalar"
64451 msgstr ""
64453 #: fortran/decl.cc:3079
64454 #, gcc-internal-format, gfc-internal-format
64455 msgid "BOZ literal constant at %L cannot appear as an initializer"
64456 msgstr ""
64458 #: fortran/decl.cc:3096
64459 #, gcc-internal-format
64460 msgid "Incompatible initialization between a derived type entity and an entity with %qs type at %C"
64461 msgstr ""
64463 #: fortran/decl.cc:3159 fortran/decl.cc:3194
64464 #, gcc-internal-format, gfc-internal-format
64465 msgid "Old-style type declaration %s*%d not supported at %C"
64466 msgstr ""
64468 #: fortran/decl.cc:3200
64469 #, gcc-internal-format, gfc-internal-format
64470 msgid "Nonstandard type declaration %s*%d at %C"
64471 msgstr ""
64473 #: fortran/decl.cc:3259 fortran/decl.cc:3336
64474 #, gcc-internal-format, gfc-internal-format
64475 msgid "Missing right parenthesis at %C"
64476 msgstr ""
64478 #: fortran/decl.cc:3272 fortran/decl.cc:3406
64479 #, gcc-internal-format, gfc-internal-format
64480 msgid "Expected initialization expression at %C"
64481 msgstr ""
64483 #: fortran/decl.cc:3280 fortran/decl.cc:3412
64484 #, gcc-internal-format, gfc-internal-format
64485 msgid "Expected scalar initialization expression at %C"
64486 msgstr ""
64488 #: fortran/decl.cc:3310 fortran/decl.cc:4044
64489 #, gcc-internal-format, gfc-internal-format
64490 msgid "Kind %d not supported for type %s at %C"
64491 msgstr ""
64493 #: fortran/decl.cc:3323
64494 #, gcc-internal-format, gfc-internal-format
64495 msgid "C kind type parameter is for type %s but type at %L is %s"
64496 msgstr ""
64498 #: fortran/decl.cc:3334
64499 #, gcc-internal-format, gfc-internal-format
64500 msgid "Missing right parenthesis or comma at %C"
64501 msgstr ""
64503 #: fortran/decl.cc:3438
64504 #, gcc-internal-format, gfc-internal-format
64505 msgid "Kind %d is not supported for CHARACTER at %C"
64506 msgstr ""
64508 #: fortran/decl.cc:3570
64509 #, gcc-internal-format, gfc-internal-format
64510 msgid "Syntax error in CHARACTER declaration at %C"
64511 msgstr ""
64513 #: fortran/decl.cc:3671
64514 #, gcc-internal-format
64515 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
64516 msgstr ""
64518 #: fortran/decl.cc:3684
64519 #, gcc-internal-format, gfc-internal-format
64520 msgid "Structure name expected after RECORD at %C"
64521 msgstr ""
64523 #: fortran/decl.cc:3797
64524 #, gcc-internal-format, gfc-internal-format
64525 msgid "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED parameters"
64526 msgstr ""
64528 #: fortran/decl.cc:3821
64529 #, gcc-internal-format, gfc-internal-format
64530 msgid "The type parameter spec list at %C does not contain enough parameter expressions"
64531 msgstr ""
64533 #: fortran/decl.cc:3845
64534 #, gcc-internal-format
64535 msgid "The derived parameter %qs at %C does not have a default value"
64536 msgstr ""
64538 #: fortran/decl.cc:3878
64539 #, gcc-internal-format, gfc-internal-format
64540 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
64541 msgstr ""
64543 #: fortran/decl.cc:3885
64544 #, gcc-internal-format, gfc-internal-format
64545 msgid "The parameter expression at %C does not simplify to an INTEGER constant"
64546 msgstr ""
64548 #: fortran/decl.cc:3912
64549 #, gcc-internal-format
64550 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
64551 msgstr ""
64553 #: fortran/decl.cc:3919
64554 #, gcc-internal-format
64555 msgid "The value for the KIND parameter %qs at %C does not reduce to a constant expression"
64556 msgstr ""
64558 #: fortran/decl.cc:3934
64559 #, gcc-internal-format, gfc-internal-format
64560 msgid "The type parameter spec list at %C contains too many parameter expressions"
64561 msgstr ""
64563 #: fortran/decl.cc:3943
64564 #, gcc-internal-format, gfc-internal-format
64565 msgid "Parameterized derived type at %C is ambiguous"
64566 msgstr ""
64568 #: fortran/decl.cc:4179
64569 #, gcc-internal-format, gfc-internal-format
64570 msgid "BYTE type at %C"
64571 msgstr ""
64573 #: fortran/decl.cc:4191
64574 #, gcc-internal-format, gfc-internal-format
64575 msgid "BYTE type used at %C is not available on the target machine"
64576 msgstr ""
64578 #: fortran/decl.cc:4253
64579 #, gcc-internal-format, gfc-internal-format
64580 msgid "Assumed type at %C is not allowed for components"
64581 msgstr ""
64583 #: fortran/decl.cc:4256
64584 #, gcc-internal-format, gfc-internal-format
64585 msgid "Assumed type at %C"
64586 msgstr ""
64588 #: fortran/decl.cc:4278 fortran/decl.cc:4312 fortran/decl.cc:4345
64589 #: fortran/decl.cc:4644
64590 #, gcc-internal-format, gfc-internal-format
64591 msgid "TYPE with intrinsic-type-spec at %C"
64592 msgstr ""
64594 #: fortran/decl.cc:4290 fortran/decl.cc:4318 fortran/decl.cc:4351
64595 #: fortran/decl.cc:4377 fortran/decl.cc:4669 fortran/decl.cc:4684
64596 #, gcc-internal-format, gfc-internal-format
64597 msgid "Malformed type-spec at %C"
64598 msgstr ""
64600 #: fortran/decl.cc:4341
64601 #, gcc-internal-format, gfc-internal-format
64602 msgid "DOUBLE COMPLEX at %C"
64603 msgstr ""
64605 #: fortran/decl.cc:4393 fortran/decl.cc:4535 fortran/decl.cc:4547
64606 #: fortran/decl.cc:4561 fortran/decl.cc:5043 fortran/decl.cc:5051
64607 #, gcc-internal-format
64608 msgid "Type name %qs at %C is ambiguous"
64609 msgstr ""
64611 #: fortran/decl.cc:4494
64612 #, gcc-internal-format, gfc-internal-format
64613 msgid "CLASS statement at %C"
64614 msgstr ""
64616 #: fortran/decl.cc:4576
64617 #, gcc-internal-format
64618 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
64619 msgstr ""
64621 #: fortran/decl.cc:4719
64622 #, gcc-internal-format, gfc-internal-format
64623 msgid "Duplicate IMPLICIT NONE statement at %C"
64624 msgstr ""
64626 #: fortran/decl.cc:4728
64627 #, gcc-internal-format, gfc-internal-format
64628 msgid "IMPLICIT NONE with spec list at %C"
64629 msgstr ""
64631 #: fortran/decl.cc:4787
64632 #, gcc-internal-format, gfc-internal-format
64633 msgid "Missing character range in IMPLICIT at %C"
64634 msgstr ""
64636 #: fortran/decl.cc:4833
64637 #, gcc-internal-format, gfc-internal-format
64638 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
64639 msgstr ""
64641 #: fortran/decl.cc:4886
64642 #, gcc-internal-format, gfc-internal-format
64643 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
64644 msgstr ""
64646 #: fortran/decl.cc:4896
64647 #, gcc-internal-format, gfc-internal-format
64648 msgid "Empty IMPLICIT statement at %C"
64649 msgstr ""
64651 #: fortran/decl.cc:5002
64652 #, gcc-internal-format, gfc-internal-format
64653 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
64654 msgstr ""
64656 #: fortran/decl.cc:5009
64657 #, gcc-internal-format, gfc-internal-format
64658 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
64659 msgstr ""
64661 #: fortran/decl.cc:5014
64662 #, gcc-internal-format, gfc-internal-format
64663 msgid "IMPORT statement at %C"
64664 msgstr ""
64666 #: fortran/decl.cc:5028
64667 #, gcc-internal-format, gfc-internal-format
64668 msgid "Expecting list of named entities at %C"
64669 msgstr ""
64671 #: fortran/decl.cc:5057
64672 #, gcc-internal-format
64673 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
64674 msgstr ""
64676 #: fortran/decl.cc:5064
64677 #, gcc-internal-format
64678 msgid "%qs is already IMPORTed from host scoping unit at %C"
64679 msgstr ""
64681 #: fortran/decl.cc:5105
64682 #, gcc-internal-format, gfc-internal-format
64683 msgid "Syntax error in IMPORT statement at %C"
64684 msgstr ""
64686 #: fortran/decl.cc:5445
64687 #, gcc-internal-format, gfc-internal-format
64688 msgid "Missing codimension specification at %C"
64689 msgstr ""
64691 #: fortran/decl.cc:5447
64692 #, gcc-internal-format, gfc-internal-format
64693 msgid "Missing dimension specification at %C"
64694 msgstr ""
64696 #: fortran/decl.cc:5542
64697 #, gcc-internal-format, gfc-internal-format
64698 msgid "Duplicate %s attribute at %L"
64699 msgstr ""
64701 #: fortran/decl.cc:5559
64702 #, gcc-internal-format
64703 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
64704 msgstr ""
64706 #: fortran/decl.cc:5578
64707 #, gcc-internal-format, gfc-internal-format
64708 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
64709 msgstr ""
64711 #: fortran/decl.cc:5580
64712 #, gcc-internal-format, gfc-internal-format
64713 msgid "ALLOCATABLE attribute at %C in a STRUCTURE definition"
64714 msgstr ""
64716 #: fortran/decl.cc:5590
64717 #, gcc-internal-format, gfc-internal-format
64718 msgid "KIND attribute at %C in a TYPE definition"
64719 msgstr ""
64721 #: fortran/decl.cc:5592
64722 #, gcc-internal-format, gfc-internal-format
64723 msgid "KIND attribute at %C in a STRUCTURE definition"
64724 msgstr ""
64726 #: fortran/decl.cc:5600
64727 #, gcc-internal-format, gfc-internal-format
64728 msgid "Component with KIND attribute at %C must be INTEGER"
64729 msgstr ""
64731 #: fortran/decl.cc:5609
64732 #, gcc-internal-format, gfc-internal-format
64733 msgid "LEN attribute at %C in a TYPE definition"
64734 msgstr ""
64736 #: fortran/decl.cc:5611
64737 #, gcc-internal-format, gfc-internal-format
64738 msgid "LEN attribute at %C in a STRUCTURE definition"
64739 msgstr ""
64741 #: fortran/decl.cc:5619
64742 #, gcc-internal-format, gfc-internal-format
64743 msgid "Component with LEN attribute at %C must be INTEGER"
64744 msgstr ""
64746 #: fortran/decl.cc:5627
64747 #, gcc-internal-format, gfc-internal-format
64748 msgid "Attribute at %L is not allowed in a TYPE definition"
64749 msgstr ""
64751 #: fortran/decl.cc:5629
64752 #, gcc-internal-format, gfc-internal-format
64753 msgid "Attribute at %L is not allowed in a STRUCTURE definition"
64754 msgstr ""
64756 #: fortran/decl.cc:5647
64757 #, gcc-internal-format, gfc-internal-format
64758 msgid "Attribute %s at %L in a TYPE definition"
64759 msgstr ""
64761 #: fortran/decl.cc:5657
64762 #, gcc-internal-format, gfc-internal-format
64763 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
64764 msgstr ""
64766 #: fortran/decl.cc:5667
64767 #, gcc-internal-format, gfc-internal-format
64768 msgid "Attribute at %L is not allowed outside a TYPE definition"
64769 msgstr ""
64771 #: fortran/decl.cc:5680
64772 #, gcc-internal-format, gfc-internal-format
64773 msgid "ASYNCHRONOUS attribute at %C"
64774 msgstr ""
64776 #: fortran/decl.cc:5691
64777 #, gcc-internal-format, gfc-internal-format
64778 msgid "CONTIGUOUS attribute at %C"
64779 msgstr ""
64781 #: fortran/decl.cc:5746 fortran/decl.cc:9222
64782 #, gcc-internal-format, gfc-internal-format
64783 msgid "PROTECTED at %C only allowed in specification part of a module"
64784 msgstr ""
64786 #: fortran/decl.cc:5752
64787 #, gcc-internal-format, gfc-internal-format
64788 msgid "PROTECTED attribute at %C"
64789 msgstr ""
64791 #: fortran/decl.cc:5786
64792 #, gcc-internal-format, gfc-internal-format
64793 msgid "VALUE attribute at %C"
64794 msgstr ""
64796 #: fortran/decl.cc:5793
64797 #, gcc-internal-format, gfc-internal-format
64798 msgid "VOLATILE attribute at %C"
64799 msgstr ""
64801 #: fortran/decl.cc:5800
64802 #, gcc-internal-format
64803 msgid "match_attr_spec(): Bad attribute"
64804 msgstr ""
64806 #: fortran/decl.cc:5841
64807 #, gcc-internal-format, gfc-internal-format
64808 msgid "Multiple identifiers provided with single NAME= specifier at %C"
64809 msgstr ""
64811 #: fortran/decl.cc:5939
64812 #, gcc-internal-format
64813 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
64814 msgstr ""
64816 #: fortran/decl.cc:5961
64817 #, gcc-internal-format
64818 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
64819 msgstr ""
64821 #: fortran/decl.cc:5970
64822 #, gcc-internal-format
64823 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
64824 msgstr ""
64826 #: fortran/decl.cc:5974
64827 #, gcc-internal-format
64828 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
64829 msgstr ""
64831 #: fortran/decl.cc:5986
64832 #, gcc-internal-format
64833 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
64834 msgstr ""
64836 #: fortran/decl.cc:6000
64837 #, gcc-internal-format
64838 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
64839 msgstr ""
64841 #: fortran/decl.cc:6008
64842 #, gcc-internal-format
64843 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
64844 msgstr ""
64846 #: fortran/decl.cc:6020
64847 #, gcc-internal-format
64848 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
64849 msgstr ""
64851 #: fortran/decl.cc:6028
64852 #, gcc-internal-format
64853 msgid "Return type of BIND(C) function %qs of character type at %L must have length 1"
64854 msgstr ""
64856 #. Use gfc_warning_now because we won't say that the symbol fails
64857 #. just because of this.
64858 #: fortran/decl.cc:6039
64859 #, gcc-internal-format
64860 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
64861 msgstr ""
64863 #: fortran/decl.cc:6113
64864 #, gcc-internal-format, gfc-internal-format
64865 msgid "Need either entity or common block name for attribute specification statement at %C"
64866 msgstr ""
64868 #: fortran/decl.cc:6158
64869 #, gcc-internal-format, gfc-internal-format
64870 msgid "Missing entity or common block name for attribute specification statement at %C"
64871 msgstr ""
64873 #: fortran/decl.cc:6165
64874 #, gcc-internal-format
64875 msgid "Missing symbol"
64876 msgstr ""
64878 #: fortran/decl.cc:6194
64879 #, gcc-internal-format, gfc-internal-format
64880 msgid "BIND(C) statement at %C"
64881 msgstr ""
64883 #: fortran/decl.cc:6280
64884 #, gcc-internal-format, gfc-internal-format
64885 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
64886 msgstr ""
64888 #: fortran/decl.cc:6322
64889 #, gcc-internal-format, gfc-internal-format
64890 msgid "Syntax error in anonymous structure declaration at %C"
64891 msgstr ""
64893 #: fortran/decl.cc:6331
64894 #, gcc-internal-format, gfc-internal-format
64895 msgid "Syntax error in data declaration at %C"
64896 msgstr ""
64898 #: fortran/decl.cc:6403
64899 #, gcc-internal-format, gfc-internal-format
64900 msgid "MODULE prefix at %C"
64901 msgstr ""
64903 #: fortran/decl.cc:6408
64904 #, gcc-internal-format, gfc-internal-format
64905 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
64906 msgstr ""
64908 #: fortran/decl.cc:6459
64909 #, gcc-internal-format, gfc-internal-format
64910 msgid "IMPURE procedure at %C"
64911 msgstr ""
64913 #: fortran/decl.cc:6471
64914 #, gcc-internal-format, gfc-internal-format
64915 msgid "PURE and IMPURE must not appear both at %C"
64916 msgstr ""
64918 #: fortran/decl.cc:6517
64919 #, gcc-internal-format, gfc-internal-format
64920 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
64921 msgstr ""
64923 #: fortran/decl.cc:6524
64924 #, gcc-internal-format, gfc-internal-format
64925 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
64926 msgstr ""
64928 #: fortran/decl.cc:6531
64929 #, gcc-internal-format, gfc-internal-format
64930 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
64931 msgstr ""
64933 #: fortran/decl.cc:6592
64934 #, gcc-internal-format, gfc-internal-format
64935 msgid "A type parameter list is required at %C"
64936 msgstr ""
64938 #: fortran/decl.cc:6606 fortran/primary.cc:1893
64939 #, gcc-internal-format, gfc-internal-format
64940 msgid "Alternate-return argument at %C"
64941 msgstr ""
64943 #: fortran/decl.cc:6612 fortran/decl.cc:6620
64944 #, gcc-internal-format, gfc-internal-format
64945 msgid "A parameter name is required at %C"
64946 msgstr ""
64948 #: fortran/decl.cc:6660
64949 #, gcc-internal-format
64950 msgid "Name %qs at %C is the name of the procedure"
64951 msgstr ""
64953 #: fortran/decl.cc:6673
64954 #, gcc-internal-format, gfc-internal-format
64955 msgid "Expected parameter list in type declaration at %C"
64956 msgstr ""
64958 #: fortran/decl.cc:6676
64959 #, gcc-internal-format, gfc-internal-format
64960 msgid "Unexpected junk in formal argument list at %C"
64961 msgstr ""
64963 #: fortran/decl.cc:6694
64964 #, gcc-internal-format
64965 msgid "Duplicate name %qs in parameter list at %C"
64966 msgstr ""
64968 #: fortran/decl.cc:6697
64969 #, gcc-internal-format
64970 msgid "Duplicate symbol %qs in formal argument list at %C"
64971 msgstr ""
64973 #: fortran/decl.cc:6736
64974 #, gcc-internal-format, gfc-internal-format
64975 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
64976 msgstr ""
64978 #: fortran/decl.cc:6742
64979 #, gcc-internal-format, gfc-internal-format
64980 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
64981 msgstr ""
64983 #: fortran/decl.cc:6781
64984 #, gcc-internal-format, gfc-internal-format
64985 msgid "RESULT variable at %C must be different than function name"
64986 msgstr ""
64988 #: fortran/decl.cc:6858
64989 #, gcc-internal-format, gfc-internal-format
64990 msgid "Unexpected junk after function declaration at %C"
64991 msgstr ""
64993 #: fortran/decl.cc:6868 fortran/decl.cc:8006
64994 #, gcc-internal-format, gfc-internal-format
64995 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
64996 msgstr ""
64998 #: fortran/decl.cc:7072
64999 #, gcc-internal-format, gfc-internal-format
65000 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
65001 msgstr ""
65003 #: fortran/decl.cc:7079
65004 #, gcc-internal-format, gfc-internal-format
65005 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
65006 msgstr ""
65008 #: fortran/decl.cc:7085
65009 #, gcc-internal-format, gfc-internal-format
65010 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
65011 msgstr ""
65013 #: fortran/decl.cc:7108
65014 #, gcc-internal-format
65015 msgid "Procedure %qs at %L already has basic type of %s"
65016 msgstr ""
65018 #: fortran/decl.cc:7154 fortran/decl.cc:7342 fortran/decl.cc:11347
65019 #, gcc-internal-format, gfc-internal-format
65020 msgid "Syntax error in PROCEDURE statement at %C"
65021 msgstr ""
65023 #: fortran/decl.cc:7203 fortran/decl.cc:11247
65024 #, gcc-internal-format
65025 msgid "Expected %<::%> after binding-attributes at %C"
65026 msgstr ""
65028 #: fortran/decl.cc:7210
65029 #, gcc-internal-format, gfc-internal-format
65030 msgid "NOPASS or explicit interface required at %C"
65031 msgstr ""
65033 #: fortran/decl.cc:7214
65034 #, gcc-internal-format, gfc-internal-format
65035 msgid "Procedure pointer component at %C"
65036 msgstr ""
65038 #: fortran/decl.cc:7286
65039 #, gcc-internal-format, gfc-internal-format
65040 msgid "Syntax error in procedure pointer component at %C"
65041 msgstr ""
65043 #: fortran/decl.cc:7304
65044 #, gcc-internal-format, gfc-internal-format
65045 msgid "PROCEDURE at %C must be in a generic interface"
65046 msgstr ""
65048 #: fortran/decl.cc:7313 fortran/decl.cc:9987
65049 #, gcc-internal-format, gfc-internal-format
65050 msgid "double colon in MODULE PROCEDURE statement at %L"
65051 msgstr ""
65053 #: fortran/decl.cc:7383
65054 #, gcc-internal-format, gfc-internal-format
65055 msgid "PROCEDURE statement at %C"
65056 msgstr ""
65058 #: fortran/decl.cc:7455
65059 #, gcc-internal-format, gfc-internal-format
65060 msgid "Expected formal argument list in function definition at %C"
65061 msgstr ""
65063 #: fortran/decl.cc:7485 fortran/decl.cc:7764 fortran/decl.cc:7973
65064 #: fortran/symbol.cc:1904
65065 #, gcc-internal-format, gfc-internal-format
65066 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
65067 msgstr ""
65069 #: fortran/decl.cc:7515 fortran/decl.cc:8031
65070 #, gcc-internal-format
65071 msgid "Mismatch in BIND(C) names (%qs/%qs) at %C"
65072 msgstr ""
65074 #: fortran/decl.cc:7658
65075 #, gcc-internal-format, gfc-internal-format
65076 msgid "ENTRY statement at %C"
65077 msgstr ""
65079 #: fortran/decl.cc:7667
65080 #, gcc-internal-format, gfc-internal-format
65081 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
65082 msgstr ""
65084 #: fortran/decl.cc:7670
65085 #, gcc-internal-format, gfc-internal-format
65086 msgid "ENTRY statement at %C cannot appear within a MODULE"
65087 msgstr ""
65089 #: fortran/decl.cc:7673
65090 #, gcc-internal-format, gfc-internal-format
65091 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
65092 msgstr ""
65094 #: fortran/decl.cc:7676
65095 #, gcc-internal-format, gfc-internal-format
65096 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
65097 msgstr ""
65099 #: fortran/decl.cc:7680 fortran/decl.cc:7725
65100 #, gcc-internal-format, gfc-internal-format
65101 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
65102 msgstr ""
65104 #: fortran/decl.cc:7684
65105 #, gcc-internal-format, gfc-internal-format
65106 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
65107 msgstr ""
65109 #: fortran/decl.cc:7688
65110 #, gcc-internal-format, gfc-internal-format
65111 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
65112 msgstr ""
65114 #: fortran/decl.cc:7692
65115 #, gcc-internal-format, gfc-internal-format
65116 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
65117 msgstr ""
65119 #: fortran/decl.cc:7697
65120 #, gcc-internal-format, gfc-internal-format
65121 msgid "ENTRY statement at %C cannot appear within a DO block"
65122 msgstr ""
65124 #: fortran/decl.cc:7701
65125 #, gcc-internal-format, gfc-internal-format
65126 msgid "ENTRY statement at %C cannot appear within a SELECT block"
65127 msgstr ""
65129 #: fortran/decl.cc:7705
65130 #, gcc-internal-format, gfc-internal-format
65131 msgid "ENTRY statement at %C cannot appear within a FORALL block"
65132 msgstr ""
65134 #: fortran/decl.cc:7709
65135 #, gcc-internal-format, gfc-internal-format
65136 msgid "ENTRY statement at %C cannot appear within a WHERE block"
65137 msgstr ""
65139 #: fortran/decl.cc:7713
65140 #, gcc-internal-format, gfc-internal-format
65141 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
65142 msgstr ""
65144 #: fortran/decl.cc:7717
65145 #, gcc-internal-format, gfc-internal-format
65146 msgid "Unexpected ENTRY statement at %C"
65147 msgstr ""
65149 #: fortran/decl.cc:7738
65150 #, gcc-internal-format, gfc-internal-format
65151 msgid "ENTRY statement at %C cannot appear in a contained procedure"
65152 msgstr ""
65154 #: fortran/decl.cc:7789 fortran/decl.cc:8013
65155 #, gcc-internal-format, gfc-internal-format
65156 msgid "Missing required parentheses before BIND(C) at %C"
65157 msgstr ""
65159 #: fortran/decl.cc:7883
65160 #, gcc-internal-format, gfc-internal-format
65161 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
65162 msgstr ""
65164 #: fortran/decl.cc:8040
65165 #, gcc-internal-format, gfc-internal-format
65166 msgid "Alternate return dummy argument cannot appear in a SUBROUTINE with the BIND(C) attribute at %L"
65167 msgstr ""
65169 #: fortran/decl.cc:8103 fortran/decl.cc:8110
65170 #, gcc-internal-format, gfc-internal-format
65171 msgid "Invalid C identifier in NAME= specifier at %C"
65172 msgstr ""
65174 #: fortran/decl.cc:8150
65175 #, gcc-internal-format, gfc-internal-format
65176 msgid "Syntax error in NAME= specifier for binding label at %C"
65177 msgstr ""
65179 #: fortran/decl.cc:8166
65180 #, gcc-internal-format, gfc-internal-format
65181 msgid "NAME= specifier at %C should be a constant expression"
65182 msgstr ""
65184 #: fortran/decl.cc:8174
65185 #, gcc-internal-format, gfc-internal-format
65186 msgid "NAME= specifier at %C should be a scalar of default character kind"
65187 msgstr ""
65189 #: fortran/decl.cc:8193
65190 #, gcc-internal-format, gfc-internal-format
65191 msgid "Missing closing paren for binding label at %C"
65192 msgstr ""
65194 #: fortran/decl.cc:8199
65195 #, gcc-internal-format, gfc-internal-format
65196 msgid "No binding name is allowed in BIND(C) at %C"
65197 msgstr ""
65199 #: fortran/decl.cc:8205
65200 #, gcc-internal-format, gfc-internal-format
65201 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
65202 msgstr ""
65204 #: fortran/decl.cc:8234
65205 #, gcc-internal-format, gfc-internal-format
65206 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
65207 msgstr ""
65209 #: fortran/decl.cc:8481
65210 #, gcc-internal-format, gfc-internal-format
65211 msgid "Unexpected END statement at %C"
65212 msgstr ""
65214 #: fortran/decl.cc:8490
65215 #, gcc-internal-format, gfc-internal-format
65216 msgid "END statement instead of %s statement at %L"
65217 msgstr ""
65219 #. We would have required END [something].
65220 #: fortran/decl.cc:8499
65221 #, gcc-internal-format, gfc-internal-format
65222 msgid "%s statement expected at %L"
65223 msgstr ""
65225 #: fortran/decl.cc:8510
65226 #, gcc-internal-format, gfc-internal-format
65227 msgid "Expecting %s statement at %L"
65228 msgstr ""
65230 #: fortran/decl.cc:8530
65231 #, gcc-internal-format
65232 msgid "Expected block name of %qs in %s statement at %L"
65233 msgstr ""
65235 #: fortran/decl.cc:8547
65236 #, gcc-internal-format, gfc-internal-format
65237 msgid "Expected terminating name at %C"
65238 msgstr ""
65240 #: fortran/decl.cc:8561 fortran/decl.cc:8569
65241 #, gcc-internal-format
65242 msgid "Expected label %qs for %s statement at %C"
65243 msgstr ""
65245 #: fortran/decl.cc:8668
65246 #, gcc-internal-format, gfc-internal-format
65247 msgid "Missing array specification at %L in DIMENSION statement"
65248 msgstr ""
65250 #: fortran/decl.cc:8676
65251 #, gcc-internal-format, gfc-internal-format
65252 msgid "Dimensions specified for %s at %L after its initialization"
65253 msgstr ""
65255 #: fortran/decl.cc:8684
65256 #, gcc-internal-format, gfc-internal-format
65257 msgid "Missing array specification at %L in CODIMENSION statement"
65258 msgstr ""
65260 #: fortran/decl.cc:8693
65261 #, gcc-internal-format, gfc-internal-format
65262 msgid "Array specification must be deferred at %L"
65263 msgstr ""
65265 #: fortran/decl.cc:8708
65266 #, gcc-internal-format, gfc-internal-format
65267 msgid "Duplicate DIMENSION attribute at %C"
65268 msgstr ""
65270 #: fortran/decl.cc:8800
65271 #, gcc-internal-format, gfc-internal-format
65272 msgid "Unexpected character in variable list at %C"
65273 msgstr ""
65275 #: fortran/decl.cc:8837
65276 #, fuzzy, gcc-internal-format
65277 #| msgid "expected %<(%>"
65278 msgid "Expected %<(%> at %C"
65279 msgstr "očekujem %<(%>"
65281 #: fortran/decl.cc:8851 fortran/decl.cc:8891
65282 #, gcc-internal-format, gfc-internal-format
65283 msgid "Expected variable name at %C"
65284 msgstr ""
65286 #: fortran/decl.cc:8867
65287 #, gcc-internal-format, gfc-internal-format
65288 msgid "Cray pointer at %C must be an integer"
65289 msgstr ""
65291 #: fortran/decl.cc:8871
65292 #, gcc-internal-format, gfc-internal-format
65293 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
65294 msgstr ""
65296 #: fortran/decl.cc:8877
65297 #, gcc-internal-format, gfc-internal-format
65298 msgid "Expected \",\" at %C"
65299 msgstr ""
65301 #: fortran/decl.cc:8916
65302 #, gcc-internal-format
65303 msgid "Cannot set Cray pointee array spec."
65304 msgstr ""
65306 #: fortran/decl.cc:8940
65307 #, gcc-internal-format, gfc-internal-format
65308 msgid "Expected \")\" at %C"
65309 msgstr ""
65311 #: fortran/decl.cc:8952
65312 #, gcc-internal-format
65313 msgid "Expected %<,%> or end of statement at %C"
65314 msgstr ""
65316 #: fortran/decl.cc:8978
65317 #, gcc-internal-format, gfc-internal-format
65318 msgid "INTENT is not allowed inside of BLOCK at %C"
65319 msgstr ""
65321 #: fortran/decl.cc:9010
65322 #, gcc-internal-format, gfc-internal-format
65323 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
65324 msgstr ""
65326 #: fortran/decl.cc:9029
65327 #, gcc-internal-format
65328 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
65329 msgstr ""
65331 #: fortran/decl.cc:9068
65332 #, gcc-internal-format, gfc-internal-format
65333 msgid "CONTIGUOUS statement at %C"
65334 msgstr ""
65336 #: fortran/decl.cc:9166
65337 #, gcc-internal-format, gfc-internal-format
65338 msgid "Access specification of the %s operator at %C has already been specified"
65339 msgstr ""
65341 #: fortran/decl.cc:9182
65342 #, gcc-internal-format, gfc-internal-format
65343 msgid "Access specification of the .%s. operator at %C has already been specified"
65344 msgstr ""
65346 #: fortran/decl.cc:9230
65347 #, gcc-internal-format, gfc-internal-format
65348 msgid "PROTECTED statement at %C"
65349 msgstr ""
65351 #: fortran/decl.cc:9264
65352 #, gcc-internal-format, gfc-internal-format
65353 msgid "Syntax error in PROTECTED statement at %C"
65354 msgstr ""
65356 #: fortran/decl.cc:9291 fortran/decl.cc:9316
65357 #, gcc-internal-format, gfc-internal-format
65358 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
65359 msgstr ""
65361 #: fortran/decl.cc:9337 fortran/decl.cc:9357
65362 #, gcc-internal-format, gfc-internal-format
65363 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
65364 msgstr ""
65366 #: fortran/decl.cc:9379
65367 #, gcc-internal-format, gfc-internal-format
65368 msgid "Expected variable name at %C in PARAMETER statement"
65369 msgstr ""
65371 #: fortran/decl.cc:9386
65372 #, gcc-internal-format, gfc-internal-format
65373 msgid "Expected = sign in PARAMETER statement at %C"
65374 msgstr ""
65376 #: fortran/decl.cc:9392
65377 #, gcc-internal-format, gfc-internal-format
65378 msgid "Expected expression at %C in PARAMETER statement"
65379 msgstr ""
65381 #: fortran/decl.cc:9412
65382 #, gcc-internal-format, gfc-internal-format
65383 msgid "Initializing already initialized variable at %C"
65384 msgstr ""
65386 #. With legacy PARAMETER statements, don't expect a terminating ')'.
65387 #: fortran/decl.cc:9437
65388 #, gcc-internal-format, gfc-internal-format
65389 msgid "PARAMETER without '()' at %C"
65390 msgstr ""
65392 #: fortran/decl.cc:9453
65393 #, gcc-internal-format, gfc-internal-format
65394 msgid "Unexpected characters in PARAMETER statement at %C"
65395 msgstr ""
65397 #: fortran/decl.cc:9472 fortran/decl.cc:9528
65398 #, gcc-internal-format
65399 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
65400 msgstr ""
65402 #: fortran/decl.cc:9507
65403 #, gcc-internal-format, gfc-internal-format
65404 msgid "Expected entity-list in AUTOMATIC statement at %C"
65405 msgstr ""
65407 #: fortran/decl.cc:9514
65408 #, gcc-internal-format, gfc-internal-format
65409 msgid "Syntax error in AUTOMATIC statement at %C"
65410 msgstr ""
65412 #: fortran/decl.cc:9563
65413 #, gcc-internal-format, gfc-internal-format
65414 msgid "Expected entity-list in STATIC statement at %C"
65415 msgstr ""
65417 #: fortran/decl.cc:9570
65418 #, gcc-internal-format, gfc-internal-format
65419 msgid "Syntax error in STATIC statement at %C"
65420 msgstr ""
65422 #: fortran/decl.cc:9589
65423 #, gcc-internal-format, gfc-internal-format
65424 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
65425 msgstr ""
65427 #: fortran/decl.cc:9600
65428 #, gcc-internal-format, gfc-internal-format
65429 msgid "SAVE statement at %C follows blanket SAVE statement"
65430 msgstr ""
65432 #: fortran/decl.cc:9648
65433 #, gcc-internal-format, gfc-internal-format
65434 msgid "Syntax error in SAVE statement at %C"
65435 msgstr ""
65437 #: fortran/decl.cc:9665
65438 #, gcc-internal-format, gfc-internal-format
65439 msgid "VALUE is not allowed inside of BLOCK at %C"
65440 msgstr ""
65442 #: fortran/decl.cc:9669
65443 #, gcc-internal-format, gfc-internal-format
65444 msgid "VALUE statement at %C"
65445 msgstr ""
65447 #: fortran/decl.cc:9707
65448 #, gcc-internal-format, gfc-internal-format
65449 msgid "Syntax error in VALUE statement at %C"
65450 msgstr ""
65452 #: fortran/decl.cc:9719
65453 #, gcc-internal-format, gfc-internal-format
65454 msgid "VOLATILE statement at %C"
65455 msgstr ""
65457 #: fortran/decl.cc:9746
65458 #, gcc-internal-format
65459 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
65460 msgstr ""
65462 #: fortran/decl.cc:9771
65463 #, gcc-internal-format, gfc-internal-format
65464 msgid "Syntax error in VOLATILE statement at %C"
65465 msgstr ""
65467 #: fortran/decl.cc:9783
65468 #, gcc-internal-format, gfc-internal-format
65469 msgid "ASYNCHRONOUS statement at %C"
65470 msgstr ""
65472 #: fortran/decl.cc:9827
65473 #, gcc-internal-format, gfc-internal-format
65474 msgid "Syntax error in ASYNCHRONOUS statement at %C"
65475 msgstr ""
65477 #: fortran/decl.cc:9852
65478 #, gcc-internal-format, gfc-internal-format
65479 msgid "MODULE PROCEDURE declaration at %C"
65480 msgstr ""
65482 #: fortran/decl.cc:9962
65483 #, gcc-internal-format, gfc-internal-format
65484 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
65485 msgstr ""
65487 #: fortran/decl.cc:10020
65488 #, gcc-internal-format, gfc-internal-format
65489 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
65490 msgstr ""
65492 #: fortran/decl.cc:10069
65493 #, gcc-internal-format, gfc-internal-format
65494 msgid "Ambiguous symbol in TYPE definition at %C"
65495 msgstr ""
65497 #: fortran/decl.cc:10078
65498 #, gcc-internal-format
65499 msgid "Symbol %qs at %C has not been previously defined"
65500 msgstr ""
65502 #: fortran/decl.cc:10084
65503 #, gcc-internal-format
65504 msgid "%qs in EXTENDS expression at %C is not a derived type"
65505 msgstr ""
65507 #: fortran/decl.cc:10091
65508 #, gcc-internal-format
65509 msgid "%qs cannot be extended at %C because it is BIND(C)"
65510 msgstr ""
65512 #: fortran/decl.cc:10098
65513 #, gcc-internal-format
65514 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
65515 msgstr ""
65517 #: fortran/decl.cc:10121
65518 #, gcc-internal-format, gfc-internal-format
65519 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
65520 msgstr ""
65522 #: fortran/decl.cc:10133
65523 #, gcc-internal-format, gfc-internal-format
65524 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
65525 msgstr ""
65527 #: fortran/decl.cc:10154
65528 #, gcc-internal-format, gfc-internal-format
65529 msgid "ABSTRACT type at %C"
65530 msgstr ""
65532 #: fortran/decl.cc:10200
65533 #, fuzzy, gcc-internal-format, gfc-internal-format
65534 #| msgid "failed to close state file %s [%s]"
65535 msgid "Failed to create structure type '%s' at %C"
65536 msgstr "nisam uspio zatvoriti datoteku stanja %s [%s]"
65538 #: fortran/decl.cc:10206
65539 #, gcc-internal-format
65540 msgid "Type definition of %qs at %C was already defined at %L"
65541 msgstr ""
65543 #: fortran/decl.cc:10253
65544 #, gcc-internal-format, gfc-internal-format
65545 msgid "Junk after MAP statement at %C"
65546 msgstr ""
65548 #: fortran/decl.cc:10286
65549 #, gcc-internal-format, gfc-internal-format
65550 msgid "Junk after UNION statement at %C"
65551 msgstr ""
65553 #: fortran/decl.cc:10321
65554 #, gcc-internal-format
65555 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
65556 msgstr ""
65558 #: fortran/decl.cc:10335
65559 #, gcc-internal-format, gfc-internal-format
65560 msgid "Structure name expected in non-nested structure declaration at %C"
65561 msgstr ""
65563 #: fortran/decl.cc:10353
65564 #, gcc-internal-format, gfc-internal-format
65565 msgid "Junk after non-nested STRUCTURE statement at %C"
65566 msgstr ""
65568 #: fortran/decl.cc:10360
65569 #, gcc-internal-format
65570 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
65571 msgstr ""
65573 #: fortran/decl.cc:10523
65574 #, gcc-internal-format, gfc-internal-format
65575 msgid "Expected :: in TYPE definition at %C"
65576 msgstr ""
65578 #: fortran/decl.cc:10536
65579 #, gcc-internal-format, gfc-internal-format
65580 msgid "Mangled derived type definition at %C"
65581 msgstr ""
65583 #: fortran/decl.cc:10565
65584 #, gcc-internal-format
65585 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
65586 msgstr ""
65588 #: fortran/decl.cc:10576
65589 #, gcc-internal-format
65590 msgid "Derived type name %qs at %C already has a basic type of %s"
65591 msgstr ""
65593 #: fortran/decl.cc:10579
65594 #, gcc-internal-format
65595 msgid "Derived type name %qs at %C already has a basic type"
65596 msgstr ""
65598 #: fortran/decl.cc:10594
65599 #, gcc-internal-format
65600 msgid "Dummy argument %qs at %L cannot be a derived type at %C"
65601 msgstr ""
65603 #: fortran/decl.cc:10603
65604 #, gcc-internal-format
65605 msgid "Derived type definition of %qs at %C has already been defined"
65606 msgstr ""
65608 #: fortran/decl.cc:10666
65609 #, gcc-internal-format, gfc-internal-format
65610 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
65611 msgstr ""
65613 #: fortran/decl.cc:10749
65614 #, gcc-internal-format, gfc-internal-format
65615 msgid "Cray Pointee at %C cannot be assumed shape array"
65616 msgstr ""
65618 #: fortran/decl.cc:10769
65619 #, gcc-internal-format, gfc-internal-format
65620 msgid "ENUM and ENUMERATOR at %C"
65621 msgstr ""
65623 #: fortran/decl.cc:10801
65624 #, gcc-internal-format, gfc-internal-format
65625 msgid "Enumerator exceeds the C integer type at %C"
65626 msgstr ""
65628 #: fortran/decl.cc:10880
65629 #, gcc-internal-format, gfc-internal-format
65630 msgid "ENUMERATOR %L not initialized with integer expression"
65631 msgstr ""
65633 #: fortran/decl.cc:10928
65634 #, gcc-internal-format, gfc-internal-format
65635 msgid "ENUM definition statement expected before %C"
65636 msgstr ""
65638 #: fortran/decl.cc:10964
65639 #, gcc-internal-format, gfc-internal-format
65640 msgid "Syntax error in ENUMERATOR definition at %C"
65641 msgstr ""
65643 #: fortran/decl.cc:11011 fortran/decl.cc:11026
65644 #, gcc-internal-format, gfc-internal-format
65645 msgid "Duplicate access-specifier at %C"
65646 msgstr ""
65648 #: fortran/decl.cc:11046
65649 #, gcc-internal-format, gfc-internal-format
65650 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
65651 msgstr ""
65653 #: fortran/decl.cc:11066
65654 #, gcc-internal-format, gfc-internal-format
65655 msgid "Binding attributes already specify passing, illegal PASS at %C"
65656 msgstr ""
65658 #: fortran/decl.cc:11093
65659 #, gcc-internal-format, gfc-internal-format
65660 msgid "Duplicate POINTER attribute at %C"
65661 msgstr ""
65663 #: fortran/decl.cc:11111
65664 #, gcc-internal-format, gfc-internal-format
65665 msgid "Duplicate NON_OVERRIDABLE at %C"
65666 msgstr ""
65668 #: fortran/decl.cc:11127
65669 #, gcc-internal-format, gfc-internal-format
65670 msgid "Duplicate DEFERRED at %C"
65671 msgstr ""
65673 #: fortran/decl.cc:11140
65674 #, gcc-internal-format, gfc-internal-format
65675 msgid "Expected access-specifier at %C"
65676 msgstr ""
65678 #: fortran/decl.cc:11142
65679 #, gcc-internal-format, gfc-internal-format
65680 msgid "Expected binding attribute at %C"
65681 msgstr ""
65683 #: fortran/decl.cc:11150
65684 #, gcc-internal-format, gfc-internal-format
65685 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
65686 msgstr ""
65688 #: fortran/decl.cc:11163
65689 #, gcc-internal-format, gfc-internal-format
65690 msgid "POINTER attribute is required for procedure pointer component at %C"
65691 msgstr ""
65693 #: fortran/decl.cc:11205
65694 #, gcc-internal-format
65695 msgid "Interface-name expected after %<(%> at %C"
65696 msgstr ""
65698 #: fortran/decl.cc:11211
65699 #, gcc-internal-format
65700 msgid "%<)%> expected at %C"
65701 msgstr ""
65703 #: fortran/decl.cc:11231
65704 #, gcc-internal-format, gfc-internal-format
65705 msgid "Interface must be specified for DEFERRED binding at %C"
65706 msgstr ""
65708 #: fortran/decl.cc:11236
65709 #, gcc-internal-format, gfc-internal-format
65710 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
65711 msgstr ""
65713 #: fortran/decl.cc:11259
65714 #, gcc-internal-format, gfc-internal-format
65715 msgid "Expected binding name at %C"
65716 msgstr ""
65718 #: fortran/decl.cc:11263
65719 #, gcc-internal-format, gfc-internal-format
65720 msgid "PROCEDURE list at %C"
65721 msgstr ""
65723 #: fortran/decl.cc:11275
65724 #, gcc-internal-format
65725 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
65726 msgstr ""
65728 #: fortran/decl.cc:11281
65729 #, gcc-internal-format
65730 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
65731 msgstr ""
65733 #: fortran/decl.cc:11291
65734 #, gcc-internal-format
65735 msgid "Expected binding target after %<=>%> at %C"
65736 msgstr ""
65738 #: fortran/decl.cc:11308
65739 #, gcc-internal-format
65740 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
65741 msgstr ""
65743 #: fortran/decl.cc:11319
65744 #, gcc-internal-format
65745 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
65746 msgstr ""
65748 #: fortran/decl.cc:11370
65749 #, gcc-internal-format, gfc-internal-format
65750 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
65751 msgstr ""
65753 #: fortran/decl.cc:11390
65754 #, fuzzy, gcc-internal-format
65755 #| msgid "expected %<:%>"
65756 msgid "Expected %<::%> at %C"
65757 msgstr "očekujem %<:%>"
65759 #: fortran/decl.cc:11402
65760 #, gcc-internal-format, gfc-internal-format
65761 msgid "Expected generic name or operator descriptor at %C"
65762 msgstr ""
65764 #: fortran/decl.cc:11423
65765 #, gcc-internal-format, gfc-internal-format
65766 msgid "Malformed GENERIC statement at %C"
65767 msgstr ""
65769 #: fortran/decl.cc:11434
65770 #, fuzzy, gcc-internal-format
65771 #| msgid "expected %<=%>"
65772 msgid "Expected %<=>%> at %C"
65773 msgstr "očekujem %<=%>"
65775 #: fortran/decl.cc:11470
65776 #, gcc-internal-format
65777 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
65778 msgstr ""
65780 #: fortran/decl.cc:11478
65781 #, gcc-internal-format
65782 msgid "Binding at %C must have the same access as already defined binding %qs"
65783 msgstr ""
65785 #: fortran/decl.cc:11526
65786 #, gcc-internal-format, gfc-internal-format
65787 msgid "Expected specific binding name at %C"
65788 msgstr ""
65790 #: fortran/decl.cc:11536
65791 #, gcc-internal-format
65792 msgid "%qs already defined as specific binding for the generic %qs at %C"
65793 msgstr ""
65795 #: fortran/decl.cc:11554
65796 #, gcc-internal-format, gfc-internal-format
65797 msgid "Junk after GENERIC binding at %C"
65798 msgstr ""
65800 #: fortran/decl.cc:11589
65801 #, gcc-internal-format, gfc-internal-format
65802 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
65803 msgstr ""
65805 #: fortran/decl.cc:11600
65806 #, gcc-internal-format, gfc-internal-format
65807 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
65808 msgstr ""
65810 #: fortran/decl.cc:11622
65811 #, gcc-internal-format, gfc-internal-format
65812 msgid "Empty FINAL at %C"
65813 msgstr ""
65815 #: fortran/decl.cc:11629
65816 #, gcc-internal-format, gfc-internal-format
65817 msgid "Expected module procedure name at %C"
65818 msgstr ""
65820 #: fortran/decl.cc:11639
65821 #, fuzzy, gcc-internal-format
65822 #| msgid "expected %<,%>"
65823 msgid "Expected %<,%> at %C"
65824 msgstr "očekujem %<,%>"
65826 #: fortran/decl.cc:11645
65827 #, gcc-internal-format
65828 msgid "Unknown procedure name %qs at %C"
65829 msgstr ""
65831 #: fortran/decl.cc:11658
65832 #, gcc-internal-format
65833 msgid "%qs at %C is already defined as FINAL procedure"
65834 msgstr ""
65836 #: fortran/decl.cc:11729
65837 #, gcc-internal-format, gfc-internal-format
65838 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
65839 msgstr ""
65841 #: fortran/decl.cc:11775
65842 #, gcc-internal-format, gfc-internal-format
65843 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
65844 msgstr ""
65846 #: fortran/decl.cc:11796
65847 #, gcc-internal-format
65848 msgid "%<GCC unroll%> directive requires a non-negative integral constant less than or equal to %u at %C"
65849 msgstr ""
65851 #: fortran/decl.cc:11810
65852 #, gcc-internal-format, gfc-internal-format
65853 msgid "Syntax error in !GCC$ UNROLL directive at %C"
65854 msgstr ""
65856 #: fortran/decl.cc:11874
65857 #, gcc-internal-format, gfc-internal-format
65858 msgid "Syntax error in !GCC$ IVDEP directive at %C"
65859 msgstr ""
65861 #: fortran/decl.cc:11891
65862 #, gcc-internal-format, gfc-internal-format
65863 msgid "Syntax error in !GCC$ VECTOR directive at %C"
65864 msgstr ""
65866 #: fortran/decl.cc:11908
65867 #, gcc-internal-format, gfc-internal-format
65868 msgid "Syntax error in !GCC$ NOVECTOR directive at %C"
65869 msgstr ""
65871 #: fortran/dependency.cc:106
65872 #, gcc-internal-format
65873 msgid "identical_array_ref(): inconsistent dimensions"
65874 msgstr ""
65876 #: fortran/dependency.cc:199
65877 #, gcc-internal-format
65878 msgid "are_identical_variables: Bad type"
65879 msgstr ""
65881 #: fortran/dependency.cc:989
65882 #, gcc-internal-format, gfc-internal-format
65883 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
65884 msgstr ""
65886 #: fortran/dependency.cc:1293
65887 #, gcc-internal-format
65888 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
65889 msgstr ""
65891 #: fortran/dump-parse-tree.cc:281
65892 #, gcc-internal-format
65893 msgid "show_array_spec(): Unhandled array shape type."
65894 msgstr ""
65896 #: fortran/dump-parse-tree.cc:360
65897 #, gcc-internal-format
65898 msgid "show_array_ref(): Unknown array reference"
65899 msgstr ""
65901 #: fortran/dump-parse-tree.cc:434
65902 #, gcc-internal-format
65903 msgid "show_ref(): Bad component code"
65904 msgstr ""
65906 #: fortran/dump-parse-tree.cc:707
65907 #, gcc-internal-format
65908 msgid "show_expr(): Bad intrinsic in expression"
65909 msgstr ""
65911 #: fortran/dump-parse-tree.cc:750
65912 #, gcc-internal-format
65913 msgid "show_expr(): Don't know how to show expr"
65914 msgstr ""
65916 #: fortran/dump-parse-tree.cc:3391
65917 #, gcc-internal-format
65918 msgid "show_code_node(): Bad statement code"
65919 msgstr ""
65921 #: fortran/dump-parse-tree.cc:3715 fortran/dump-parse-tree.cc:3820
65922 #, gcc-internal-format
65923 msgid "Cannot convert %qs to interoperable type at %L"
65924 msgstr ""
65926 #: fortran/error.cc:381
65927 #, gcc-internal-format, gfc-internal-format
65928 msgid "    Included at %s:%d:"
65929 msgstr ""
65931 #: fortran/error.cc:467
65932 #, gcc-internal-format
65933 msgid "<During initialization>\n"
65934 msgstr ""
65936 #: fortran/expr.cc:149
65937 #, gcc-internal-format
65938 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
65939 msgstr ""
65941 #: fortran/expr.cc:357
65942 #, gcc-internal-format
65943 msgid "gfc_copy_expr(): Bad expr node"
65944 msgstr ""
65946 #: fortran/expr.cc:510
65947 #, gcc-internal-format
65948 msgid "free_expr0(): Bad expr type"
65949 msgstr ""
65951 #: fortran/expr.cc:658 fortran/expr.cc:660 fortran/expr.cc:711
65952 #: fortran/expr.cc:713
65953 #, gcc-internal-format, gfc-internal-format
65954 msgid "Constant expression required at %C"
65955 msgstr ""
65957 #: fortran/expr.cc:667 fortran/expr.cc:669 fortran/expr.cc:720
65958 #: fortran/expr.cc:722
65959 #, gcc-internal-format, gfc-internal-format
65960 msgid "Integer expression required at %C"
65961 msgstr ""
65963 #: fortran/expr.cc:677 fortran/expr.cc:679 fortran/expr.cc:733
65964 #: fortran/expr.cc:735
65965 #, gcc-internal-format, gfc-internal-format
65966 msgid "Integer value too large in expression at %C"
65967 msgstr ""
65969 #: fortran/expr.cc:1098
65970 #, gcc-internal-format
65971 msgid "gfc_is_constant_expr(): Unknown expression type"
65972 msgstr ""
65974 #: fortran/expr.cc:1293
65975 #, gcc-internal-format
65976 msgid "simplify_intrinsic_op(): Bad operator"
65977 msgstr ""
65979 #: fortran/expr.cc:1398
65980 #, gcc-internal-format, gfc-internal-format
65981 msgid "Index in dimension %d is out of bounds at %L"
65982 msgstr ""
65984 #: fortran/expr.cc:1586 fortran/expr.cc:1637
65985 #, gcc-internal-format, gfc-internal-format
65986 msgid "index in dimension %d is out of bounds at %L"
65987 msgstr ""
65989 #: fortran/expr.cc:1713
65990 #, gcc-internal-format
65991 msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> option"
65992 msgstr ""
65994 #: fortran/expr.cc:1821 fortran/primary.cc:2300 fortran/primary.cc:2444
65995 #, gcc-internal-format, gfc-internal-format
65996 msgid "LEN part_ref at %C"
65997 msgstr ""
65999 #: fortran/expr.cc:1839 fortran/primary.cc:2295 fortran/primary.cc:2459
66000 #, gcc-internal-format, gfc-internal-format
66001 msgid "KIND part_ref at %C"
66002 msgstr ""
66004 #: fortran/expr.cc:1850
66005 #, gcc-internal-format, gfc-internal-format
66006 msgid "RE part_ref at %C"
66007 msgstr ""
66009 #: fortran/expr.cc:1862
66010 #, gcc-internal-format, gfc-internal-format
66011 msgid "IM part_ref at %C"
66012 msgstr ""
66014 #: fortran/expr.cc:2509
66015 #, gcc-internal-format, gfc-internal-format
66016 msgid "elemental function arguments at %C are not compliant"
66017 msgstr ""
66019 #: fortran/expr.cc:2553
66020 #, gcc-internal-format, gfc-internal-format
66021 msgid "Numeric or CHARACTER operands are required in expression at %L"
66022 msgstr ""
66024 #: fortran/expr.cc:2578
66025 #, gcc-internal-format, gfc-internal-format
66026 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
66027 msgstr ""
66029 #: fortran/expr.cc:2585
66030 #, gcc-internal-format, gfc-internal-format
66031 msgid "Concat operator at %L must concatenate strings of the same kind"
66032 msgstr ""
66034 #: fortran/expr.cc:2595
66035 #, gcc-internal-format, gfc-internal-format
66036 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
66037 msgstr ""
66039 #: fortran/expr.cc:2611
66040 #, gcc-internal-format, gfc-internal-format
66041 msgid "LOGICAL operands are required in expression at %L"
66042 msgstr ""
66044 #: fortran/expr.cc:2622
66045 #, gcc-internal-format, gfc-internal-format
66046 msgid "Only intrinsic operators can be used in expression at %L"
66047 msgstr ""
66049 #: fortran/expr.cc:2630
66050 #, gcc-internal-format, gfc-internal-format
66051 msgid "Numeric operands are required in expression at %L"
66052 msgstr ""
66054 #: fortran/expr.cc:2653
66055 #, gcc-internal-format
66056 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
66057 msgstr ""
66059 #: fortran/expr.cc:2790
66060 #, gcc-internal-format
66061 msgid "Assumed or deferred character length variable %qs in constant expression at %L"
66062 msgstr ""
66064 #: fortran/expr.cc:2865
66065 #, gcc-internal-format
66066 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
66067 msgstr ""
66069 #: fortran/expr.cc:2896
66070 #, gcc-internal-format, gfc-internal-format
66071 msgid "Evaluation of nonstandard initialization expression at %L"
66072 msgstr ""
66074 #: fortran/expr.cc:2973 fortran/resolve.cc:2790
66075 #, gcc-internal-format
66076 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
66077 msgstr ""
66079 #: fortran/expr.cc:2985
66080 #, gcc-internal-format
66081 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
66082 msgstr ""
66084 #: fortran/expr.cc:3024
66085 #, gcc-internal-format
66086 msgid "PARAMETER %qs is used at %L before its definition is complete"
66087 msgstr ""
66089 #: fortran/expr.cc:3044
66090 #, gcc-internal-format
66091 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
66092 msgstr ""
66094 #: fortran/expr.cc:3050
66095 #, gcc-internal-format
66096 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
66097 msgstr ""
66099 #: fortran/expr.cc:3059
66100 #, gcc-internal-format
66101 msgid "Assumed-shape array %qs at %L is not permitted in an initialization expression"
66102 msgstr ""
66104 #: fortran/expr.cc:3063
66105 #, gcc-internal-format
66106 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
66107 msgstr ""
66109 #: fortran/expr.cc:3069
66110 #, gcc-internal-format
66111 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
66112 msgstr ""
66114 #: fortran/expr.cc:3075
66115 #, gcc-internal-format
66116 msgid "Assumed-rank array %qs at %L is not permitted in an initialization expression"
66117 msgstr ""
66119 #: fortran/expr.cc:3085
66120 #, gcc-internal-format
66121 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
66122 msgstr ""
66124 #: fortran/expr.cc:3139
66125 #, gcc-internal-format
66126 msgid "check_init_expr(): Unknown expression type"
66127 msgstr ""
66129 #: fortran/expr.cc:3274
66130 #, gcc-internal-format
66131 msgid "Specification function %qs at %L cannot be a statement function"
66132 msgstr ""
66134 #: fortran/expr.cc:3281
66135 #, gcc-internal-format
66136 msgid "Specification function %qs at %L cannot be an internal function"
66137 msgstr ""
66139 #: fortran/expr.cc:3288
66140 #, gcc-internal-format
66141 msgid "Specification function %qs at %L must be PURE"
66142 msgstr ""
66144 #: fortran/expr.cc:3296
66145 #, gcc-internal-format
66146 msgid "Specification function %qs at %L cannot be RECURSIVE"
66147 msgstr ""
66149 #: fortran/expr.cc:3443
66150 #, gcc-internal-format
66151 msgid "Dummy argument %qs not allowed in expression at %L"
66152 msgstr ""
66154 #: fortran/expr.cc:3451
66155 #, gcc-internal-format
66156 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
66157 msgstr ""
66159 #: fortran/expr.cc:3458
66160 #, gcc-internal-format
66161 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
66162 msgstr ""
66164 #: fortran/expr.cc:3487
66165 #, gcc-internal-format
66166 msgid "Variable %qs cannot appear in the expression at %L"
66167 msgstr ""
66169 #: fortran/expr.cc:3518
66170 #, gcc-internal-format
66171 msgid "check_restricted(): Unknown expression type"
66172 msgstr ""
66174 #: fortran/expr.cc:3538
66175 #, gcc-internal-format, gfc-internal-format
66176 msgid "Expression at %L must be of INTEGER type, found %s"
66177 msgstr ""
66179 #: fortran/expr.cc:3550
66180 #, gcc-internal-format
66181 msgid "Function %qs at %L must be PURE"
66182 msgstr ""
66184 #: fortran/expr.cc:3559
66185 #, gcc-internal-format, gfc-internal-format
66186 msgid "Expression at %L must be scalar"
66187 msgstr ""
66189 #. Reject truncation.
66190 #: fortran/expr.cc:3591
66191 #, gcc-internal-format, gfc-internal-format
66192 msgid "optype_msgid overflow: %d"
66193 msgstr ""
66195 #: fortran/expr.cc:3595
66196 #, gcc-internal-format, gfc-internal-format
66197 msgid "Incompatible ranks in %s (%d and %d) at %L"
66198 msgstr ""
66200 #: fortran/expr.cc:3609
66201 #, gcc-internal-format, gfc-internal-format
66202 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
66203 msgstr ""
66205 #: fortran/expr.cc:3657
66206 #, gcc-internal-format, gfc-internal-format
66207 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
66208 msgstr ""
66210 #: fortran/expr.cc:3713
66211 #, gcc-internal-format
66212 msgid "%qs at %L is not a VALUE"
66213 msgstr ""
66215 #: fortran/expr.cc:3724
66216 #, gcc-internal-format, gfc-internal-format
66217 msgid "Illegal assignment to external procedure at %L"
66218 msgstr ""
66220 #: fortran/expr.cc:3732
66221 #, gcc-internal-format, gfc-internal-format
66222 msgid "Incompatible ranks %d and %d in assignment at %L"
66223 msgstr ""
66225 #: fortran/expr.cc:3739
66226 #, gcc-internal-format, gfc-internal-format
66227 msgid "Variable type is UNKNOWN in assignment at %L"
66228 msgstr ""
66230 #: fortran/expr.cc:3751
66231 #, gcc-internal-format, gfc-internal-format
66232 msgid "NULL appears on right-hand side in assignment at %L"
66233 msgstr ""
66235 #: fortran/expr.cc:3761
66236 #, gcc-internal-format, gfc-internal-format
66237 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
66238 msgstr ""
66240 #: fortran/expr.cc:3804
66241 #, gcc-internal-format
66242 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable"
66243 msgstr ""
66245 #: fortran/expr.cc:3811
66246 #, gcc-internal-format, gfc-internal-format
66247 msgid "The assignment to a KIND or LEN component of a parameterized type at %L is not allowed"
66248 msgstr ""
66250 #: fortran/expr.cc:3841
66251 #, gcc-internal-format, gfc-internal-format
66252 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
66253 msgstr ""
66255 #: fortran/expr.cc:3885
66256 #, gcc-internal-format, gfc-internal-format
66257 msgid "Pointer assignment target is not a POINTER at %L"
66258 msgstr ""
66260 #: fortran/expr.cc:3893
66261 #, gcc-internal-format
66262 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
66263 msgstr ""
66265 #: fortran/expr.cc:3917
66266 #, gcc-internal-format
66267 msgid "Expected bounds specification for %qs at %L"
66268 msgstr ""
66270 #: fortran/expr.cc:3922
66271 #, gcc-internal-format
66272 msgid "Bounds specification for %qs in pointer assignment at %L"
66273 msgstr ""
66275 #: fortran/expr.cc:3951
66276 #, gcc-internal-format, gfc-internal-format
66277 msgid "Stride must not be present at %L"
66278 msgstr ""
66280 #: fortran/expr.cc:3957 fortran/expr.cc:3977
66281 #, gcc-internal-format
66282 msgid "Rank remapping requires a list of %<lower-bound : upper-bound%> specifications at %L"
66283 msgstr ""
66285 #: fortran/expr.cc:3965 fortran/expr.cc:3984
66286 #, gcc-internal-format
66287 msgid "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> specifications at %L"
66288 msgstr ""
66290 #: fortran/expr.cc:4011
66291 #, gcc-internal-format, gfc-internal-format
66292 msgid "Pointer object at %L shall not have a coindex"
66293 msgstr ""
66295 #: fortran/expr.cc:4032
66296 #, gcc-internal-format, gfc-internal-format
66297 msgid "Invalid procedure pointer assignment at %L"
66298 msgstr ""
66300 #: fortran/expr.cc:4057
66301 #, gcc-internal-format
66302 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
66303 msgstr ""
66305 #: fortran/expr.cc:4066
66306 #, gcc-internal-format
66307 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
66308 msgstr ""
66310 #: fortran/expr.cc:4076
66311 #, gcc-internal-format
66312 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
66313 msgstr ""
66315 #: fortran/expr.cc:4082
66316 #, gcc-internal-format
66317 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
66318 msgstr ""
66320 #: fortran/expr.cc:4089
66321 #, gcc-internal-format
66322 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
66323 msgstr ""
66325 #: fortran/expr.cc:4097
66326 #, gcc-internal-format
66327 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
66328 msgstr ""
66330 #: fortran/expr.cc:4120
66331 #, gcc-internal-format, gfc-internal-format
66332 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
66333 msgstr ""
66335 #: fortran/expr.cc:4173
66336 #, gcc-internal-format
66337 msgid "Interface mismatch in procedure pointer assignment at %L: %qs is not a subroutine"
66338 msgstr ""
66340 #: fortran/expr.cc:4183 fortran/expr.cc:4198
66341 #, gcc-internal-format
66342 msgid "Explicit interface required for component %qs at %L: %s"
66343 msgstr ""
66345 #: fortran/expr.cc:4189 fortran/expr.cc:4204 fortran/resolve.cc:2670
66346 #, gcc-internal-format
66347 msgid "Explicit interface required for %qs at %L: %s"
66348 msgstr ""
66350 #: fortran/expr.cc:4216
66351 #, gcc-internal-format, gfc-internal-format
66352 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
66353 msgstr ""
66355 #: fortran/expr.cc:4225
66356 #, gcc-internal-format
66357 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
66358 msgstr ""
66360 #: fortran/expr.cc:4238
66361 #, gcc-internal-format, gfc-internal-format
66362 msgid "Pointer assignment target cannot be a constant at %L"
66363 msgstr ""
66365 #: fortran/expr.cc:4252
66366 #, gcc-internal-format, gfc-internal-format
66367 msgid "Data-pointer-object at %L must be unlimited polymorphic, or of a type with the BIND or SEQUENCE attribute, to be compatible with an unlimited polymorphic target"
66368 msgstr ""
66370 #: fortran/expr.cc:4257
66371 #, gcc-internal-format, gfc-internal-format
66372 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
66373 msgstr ""
66375 #: fortran/expr.cc:4265
66376 #, gcc-internal-format, gfc-internal-format
66377 msgid "Different kind type parameters in pointer assignment at %L"
66378 msgstr ""
66380 #: fortran/expr.cc:4272
66381 #, gcc-internal-format, gfc-internal-format
66382 msgid "Different ranks in pointer assignment at %L"
66383 msgstr ""
66385 #: fortran/expr.cc:4291
66386 #, gcc-internal-format, gfc-internal-format
66387 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
66388 msgstr ""
66390 #: fortran/expr.cc:4304
66391 #, gcc-internal-format, gfc-internal-format
66392 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
66393 msgstr ""
66395 #: fortran/expr.cc:4308
66396 #, gcc-internal-format, gfc-internal-format
66397 msgid "Rank remapping target is not rank 1 at %L"
66398 msgstr ""
66400 #. The test above might need to be extend when F08, Note 5.4 has to be
66401 #. interpreted in the way that target and pointer with the same coindex
66402 #. are allowed.
66403 #: fortran/expr.cc:4333 fortran/expr.cc:4459
66404 #, gcc-internal-format, gfc-internal-format
66405 msgid "Data target at %L shall not have a coindex"
66406 msgstr ""
66408 #: fortran/expr.cc:4336
66409 #, gcc-internal-format, gfc-internal-format
66410 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
66411 msgstr ""
66413 #: fortran/expr.cc:4350
66414 #, gcc-internal-format, gfc-internal-format
66415 msgid "Zero-sized array detected at %L where an entity with the TARGET attribute is expected"
66416 msgstr ""
66418 #: fortran/expr.cc:4356 fortran/expr.cc:4371
66419 #, gcc-internal-format, gfc-internal-format
66420 msgid "Pointer assignment target in initialization expression does not have the TARGET attribute at %L"
66421 msgstr ""
66423 #: fortran/expr.cc:4387
66424 #, gcc-internal-format, gfc-internal-format
66425 msgid "Every subscript of target specification at %L must be a constant expression"
66426 msgstr ""
66428 #: fortran/expr.cc:4398
66429 #, gcc-internal-format, gfc-internal-format
66430 msgid "Substring starting and ending points of target specification at %L must be constant expressions"
66431 msgstr ""
66433 #: fortran/expr.cc:4414
66434 #, gcc-internal-format, gfc-internal-format
66435 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
66436 msgstr ""
66438 #: fortran/expr.cc:4429
66439 #, gcc-internal-format, gfc-internal-format
66440 msgid "Bad target in pointer assignment in PURE procedure at %L"
66441 msgstr ""
66443 #: fortran/expr.cc:4438
66444 #, gcc-internal-format, gfc-internal-format
66445 msgid "Pointer assignment with vector subscript on rhs at %L"
66446 msgstr ""
66448 #: fortran/expr.cc:4446
66449 #, gcc-internal-format, gfc-internal-format
66450 msgid "Pointer assignment target has PROTECTED attribute at %L"
66451 msgstr ""
66453 #: fortran/expr.cc:4474 fortran/expr.cc:4479
66454 #, gcc-internal-format, gfc-internal-format
66455 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
66456 msgstr ""
66458 #: fortran/expr.cc:4519
66459 #, gcc-internal-format, gfc-internal-format
66460 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
66461 msgstr ""
66463 #: fortran/expr.cc:4595 fortran/resolve.cc:1512
66464 #, gcc-internal-format, gfc-internal-format
66465 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
66466 msgstr ""
66468 #: fortran/expr.cc:4601
66469 #, gcc-internal-format, gfc-internal-format
66470 msgid "Pointer initialization target at %L must have the TARGET attribute"
66471 msgstr ""
66473 #: fortran/expr.cc:4616 fortran/resolve.cc:1518
66474 #, gcc-internal-format, gfc-internal-format
66475 msgid "Pointer initialization target at %L must have the SAVE attribute"
66476 msgstr ""
66478 #: fortran/expr.cc:4628
66479 #, gcc-internal-format, gfc-internal-format
66480 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
66481 msgstr ""
66483 #: fortran/expr.cc:4634
66484 #, gcc-internal-format
66485 msgid "Internal procedure %qs is invalid in procedure pointer initialization at %L"
66486 msgstr ""
66488 #: fortran/expr.cc:4641
66489 #, gcc-internal-format
66490 msgid "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
66491 msgstr ""
66493 #: fortran/expr.cc:5109
66494 #, gcc-internal-format
66495 msgid "generate_isocbinding_initializer(): bad iso_c_binding type, expected %<c_ptr%> or %<c_funptr%>"
66496 msgstr ""
66498 #: fortran/expr.cc:6209
66499 #, gcc-internal-format, gfc-internal-format
66500 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
66501 msgstr ""
66503 #: fortran/expr.cc:6217
66504 #, gcc-internal-format, gfc-internal-format
66505 msgid "Non-variable expression in variable definition context (%s) at %L"
66506 msgstr ""
66508 #: fortran/expr.cc:6225
66509 #, gcc-internal-format
66510 msgid "Named constant %qs in variable definition context (%s) at %L"
66511 msgstr ""
66513 #: fortran/expr.cc:6236
66514 #, gcc-internal-format
66515 msgid "%qs in variable definition context (%s) at %L is not a variable"
66516 msgstr ""
66518 #: fortran/expr.cc:6247
66519 #, gcc-internal-format, gfc-internal-format
66520 msgid "Non-POINTER in pointer association context (%s) at %L"
66521 msgstr ""
66523 #: fortran/expr.cc:6256
66524 #, gcc-internal-format, gfc-internal-format
66525 msgid "Type inaccessible in variable definition context (%s) at %L"
66526 msgstr ""
66528 #: fortran/expr.cc:6269
66529 #, gcc-internal-format, gfc-internal-format
66530 msgid "LOCK_TYPE in variable definition context (%s) at %L"
66531 msgstr ""
66533 #: fortran/expr.cc:6282
66534 #, gcc-internal-format, gfc-internal-format
66535 msgid "LOCK_EVENT in variable definition context (%s) at %L"
66536 msgstr ""
66538 #: fortran/expr.cc:6313
66539 #, gcc-internal-format
66540 msgid "%qs parameter inquiry for %qs in variable definition context (%s) at %L"
66541 msgstr ""
66543 #: fortran/expr.cc:6330
66544 #, gcc-internal-format
66545 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
66546 msgstr ""
66548 #: fortran/expr.cc:6340
66549 #, gcc-internal-format
66550 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
66551 msgstr ""
66553 #: fortran/expr.cc:6353
66554 #, gcc-internal-format
66555 msgid "Variable %qs is PROTECTED and cannot appear in a pointer association context (%s) at %L"
66556 msgstr ""
66558 #: fortran/expr.cc:6361
66559 #, gcc-internal-format
66560 msgid "Variable %qs is PROTECTED and cannot appear in a variable definition context (%s) at %L"
66561 msgstr ""
66563 #: fortran/expr.cc:6376
66564 #, gcc-internal-format
66565 msgid "Variable %qs cannot appear in a variable definition context (%s) at %L in PURE procedure"
66566 msgstr ""
66568 #: fortran/expr.cc:6435
66569 #, gcc-internal-format
66570 msgid "%qs at %L associated to vector-indexed target cannot be used in a variable definition context (%s)"
66571 msgstr ""
66573 #: fortran/expr.cc:6440
66574 #, gcc-internal-format
66575 msgid "%qs at %L associated to expression cannot be used in a variable definition context (%s)"
66576 msgstr ""
66578 #: fortran/expr.cc:6452
66579 #, gcc-internal-format
66580 msgid "Associate-name %qs cannot appear in a variable definition context (%s) at %L because its target at %L cannot, either"
66581 msgstr ""
66583 #: fortran/expr.cc:6494
66584 #, gcc-internal-format, gfc-internal-format
66585 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
66586 msgstr ""
66588 #: fortran/frontend-passes.cc:195
66589 #, gcc-internal-format
66590 msgid "Inconsistent internal state: No location in statement"
66591 msgstr ""
66593 #: fortran/frontend-passes.cc:211
66594 #, gcc-internal-format, gfc-internal-format
66595 msgid "Inconsistent internal state: No location in expression near %L"
66596 msgstr ""
66598 #: fortran/frontend-passes.cc:419
66599 #, gcc-internal-format
66600 msgid "Illegal id in copy_walk_reduction_arg"
66601 msgstr ""
66603 #: fortran/frontend-passes.cc:870 fortran/trans-array.cc:1496
66604 #: fortran/trans-array.cc:6837 fortran/trans-array.cc:8460
66605 #: fortran/trans-intrinsic.cc:8440
66606 #, gcc-internal-format, gfc-internal-format
66607 msgid "Creating array temporary at %L"
66608 msgstr ""
66610 #: fortran/frontend-passes.cc:897
66611 #, gcc-internal-format
66612 msgid "Removing call to impure function %qs at %L"
66613 msgstr ""
66615 #: fortran/frontend-passes.cc:901
66616 #, gcc-internal-format, gfc-internal-format
66617 msgid "Removing call to impure function at %L"
66618 msgstr ""
66620 #: fortran/frontend-passes.cc:1356 fortran/frontend-passes.cc:1395
66621 #, fuzzy, gcc-internal-format
66622 #| msgid "invalid expression as operand"
66623 msgid "bad expression"
66624 msgstr "neispravni izraz kao operand"
66626 #: fortran/frontend-passes.cc:1391
66627 #, gcc-internal-format
66628 msgid "bad op"
66629 msgstr ""
66631 #: fortran/frontend-passes.cc:2175
66632 #, gcc-internal-format
66633 msgid "illegal OP in optimize_comparison"
66634 msgstr ""
66636 #: fortran/frontend-passes.cc:2351
66637 #, gcc-internal-format
66638 msgid "Index variable %qs set to undefined as INTENT(OUT) argument at %L in procedure %qs called from within DO loop at %L"
66639 msgstr ""
66641 #: fortran/frontend-passes.cc:2360
66642 #, gcc-internal-format
66643 msgid "Index variable %qs not definable as INTENT(INOUT) argument at %L in procedure %qs called from within DO loop at %L"
66644 msgstr ""
66646 #: fortran/frontend-passes.cc:2498
66647 #, gcc-internal-format
66648 msgid "Index variable %qs set to undefined as INTENT(OUT) argument at %L in subroutine %qs called from within DO loop at %L"
66649 msgstr ""
66651 #: fortran/frontend-passes.cc:2507
66652 #, gcc-internal-format
66653 msgid "Index variable %qs not definable as INTENT(INOUT) argument at %L in subroutine %qs called from within DO loop at %L"
66654 msgstr ""
66656 #: fortran/frontend-passes.cc:2660
66657 #, gcc-internal-format
66658 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to subroutine %qs"
66659 msgstr ""
66661 #: fortran/frontend-passes.cc:2667
66662 #, gcc-internal-format
66663 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
66664 msgstr ""
66666 #: fortran/frontend-passes.cc:2922 fortran/frontend-passes.cc:2948
66667 #, gcc-internal-format, gfc-internal-format
66668 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
66669 msgstr ""
66671 #: fortran/frontend-passes.cc:2932 fortran/frontend-passes.cc:2958
66672 #, gcc-internal-format, gfc-internal-format
66673 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
66674 msgstr ""
66676 #: fortran/frontend-passes.cc:3043
66677 #, gcc-internal-format
66678 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
66679 msgstr ""
66681 #: fortran/frontend-passes.cc:3049
66682 #, gcc-internal-format
66683 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
66684 msgstr ""
66686 #: fortran/frontend-passes.cc:3465 fortran/trans-expr.cc:1874
66687 #, gcc-internal-format, gfc-internal-format
66688 msgid "Code for reallocating the allocatable array at %L will be added"
66689 msgstr ""
66691 #: fortran/frontend-passes.cc:3990
66692 #, gcc-internal-format
66693 msgid "Scalarization using DIMEN_RANGE unimplemented"
66694 msgstr ""
66696 #: fortran/frontend-passes.cc:5199
66697 #, gcc-internal-format, gfc-internal-format
66698 msgid "Interchanging loops at %L"
66699 msgstr ""
66701 #: fortran/frontend-passes.cc:5838
66702 #, gcc-internal-format, gfc-internal-format
66703 msgid "%s between %L and %L"
66704 msgstr ""
66706 #: fortran/gfortranspec.cc:146
66707 #, gcc-internal-format
66708 msgid "overflowed output argument list for %qs"
66709 msgstr ""
66711 #: fortran/gfortranspec.cc:301
66712 #, gcc-internal-format
66713 msgid "no input files; unwilling to write output files"
66714 msgstr ""
66716 #: fortran/interface.cc:225
66717 #, gcc-internal-format, gfc-internal-format
66718 msgid "Syntax error in generic specification at %C"
66719 msgstr ""
66721 #: fortran/interface.cc:252
66722 #, gcc-internal-format, gfc-internal-format
66723 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
66724 msgstr ""
66726 #: fortran/interface.cc:272
66727 #, gcc-internal-format
66728 msgid "Dummy procedure %qs at %C cannot have a generic interface"
66729 msgstr ""
66731 #: fortran/interface.cc:305
66732 #, gcc-internal-format, gfc-internal-format
66733 msgid "ABSTRACT INTERFACE at %C"
66734 msgstr ""
66736 #: fortran/interface.cc:312
66737 #, gcc-internal-format, gfc-internal-format
66738 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
66739 msgstr ""
66741 #: fortran/interface.cc:343
66742 #, gcc-internal-format, gfc-internal-format
66743 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
66744 msgstr ""
66746 #: fortran/interface.cc:356
66747 #, gcc-internal-format, gfc-internal-format
66748 msgid "Expected a nameless interface at %C"
66749 msgstr ""
66751 #: fortran/interface.cc:369
66752 #, gcc-internal-format
66753 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
66754 msgstr ""
66756 #: fortran/interface.cc:400
66757 #, gcc-internal-format
66758 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
66759 msgstr ""
66761 #: fortran/interface.cc:403
66762 #, gcc-internal-format
66763 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
66764 msgstr ""
66766 #: fortran/interface.cc:417
66767 #, gcc-internal-format
66768 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
66769 msgstr ""
66771 #: fortran/interface.cc:429
66772 #, gcc-internal-format
66773 msgid "Expecting %<END INTERFACE %s%> at %C"
66774 msgstr ""
66776 #: fortran/interface.cc:619
66777 #, gcc-internal-format
66778 msgid "gfc_compare_derived_types: invalid derived type"
66779 msgstr ""
66781 #: fortran/interface.cc:888
66782 #, gcc-internal-format, gfc-internal-format
66783 msgid "Alternate return cannot appear in operator interface at %L"
66784 msgstr ""
66786 #: fortran/interface.cc:917
66787 #, gcc-internal-format, gfc-internal-format
66788 msgid "Assignment operator interface at %L must have two arguments"
66789 msgstr ""
66791 #: fortran/interface.cc:920
66792 #, gcc-internal-format, gfc-internal-format
66793 msgid "Operator interface at %L has the wrong number of arguments"
66794 msgstr ""
66796 #: fortran/interface.cc:933
66797 #, gcc-internal-format, gfc-internal-format
66798 msgid "Assignment operator interface at %L must be a SUBROUTINE"
66799 msgstr ""
66801 #: fortran/interface.cc:951
66802 #, gcc-internal-format, gfc-internal-format
66803 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
66804 msgstr ""
66806 #: fortran/interface.cc:960
66807 #, gcc-internal-format, gfc-internal-format
66808 msgid "Intrinsic operator interface at %L must be a FUNCTION"
66809 msgstr ""
66811 #: fortran/interface.cc:971
66812 #, gcc-internal-format, gfc-internal-format
66813 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
66814 msgstr ""
66816 #: fortran/interface.cc:978
66817 #, gcc-internal-format, gfc-internal-format
66818 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
66819 msgstr ""
66821 #: fortran/interface.cc:987 fortran/resolve.cc:17351
66822 #, gcc-internal-format, gfc-internal-format
66823 msgid "First argument of operator interface at %L must be INTENT(IN)"
66824 msgstr ""
66826 #: fortran/interface.cc:994 fortran/resolve.cc:17369
66827 #, gcc-internal-format, gfc-internal-format
66828 msgid "Second argument of operator interface at %L must be INTENT(IN)"
66829 msgstr ""
66831 #: fortran/interface.cc:1099
66832 #, gcc-internal-format, gfc-internal-format
66833 msgid "Operator interface at %L conflicts with intrinsic interface"
66834 msgstr ""
66836 #: fortran/interface.cc:1457 fortran/interface.cc:1529
66837 #, gcc-internal-format, gfc-internal-format
66838 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
66839 msgstr ""
66841 #: fortran/interface.cc:1642
66842 #, gcc-internal-format, gfc-internal-format
66843 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
66844 msgstr ""
66846 #: fortran/interface.cc:1689
66847 #, gcc-internal-format, gfc-internal-format
66848 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
66849 msgstr ""
66851 #: fortran/interface.cc:1878
66852 #, gcc-internal-format
66853 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
66854 msgstr ""
66856 #: fortran/interface.cc:1883
66857 #, gcc-internal-format
66858 msgid "Procedure %qs in %s at %L has no explicit interface"
66859 msgstr ""
66861 #: fortran/interface.cc:1887
66862 #, gcc-internal-format
66863 msgid "Procedure %qs in %s at %L is neither function nor subroutine; did you mean %qs?"
66864 msgstr ""
66866 #: fortran/interface.cc:1891
66867 #, gcc-internal-format
66868 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
66869 msgstr ""
66871 #: fortran/interface.cc:1903
66872 #, gcc-internal-format, gfc-internal-format
66873 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
66874 msgstr ""
66876 #: fortran/interface.cc:1907
66877 #, gcc-internal-format, gfc-internal-format
66878 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
66879 msgstr ""
66881 #: fortran/interface.cc:1915
66882 #, gcc-internal-format
66883 msgid "Internal procedure %qs in %s at %L"
66884 msgstr ""
66886 #: fortran/interface.cc:1972 fortran/interface.cc:1977
66887 #, gcc-internal-format
66888 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
66889 msgstr ""
66891 #: fortran/interface.cc:1982
66892 #, gcc-internal-format
66893 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
66894 msgstr ""
66896 #: fortran/interface.cc:2020
66897 #, gcc-internal-format
66898 msgid "%qs at %L is not a module procedure"
66899 msgstr ""
66901 #: fortran/interface.cc:2225
66902 #, gcc-internal-format
66903 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
66904 msgstr ""
66906 #: fortran/interface.cc:2228
66907 #, gcc-internal-format
66908 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
66909 msgstr ""
66911 #: fortran/interface.cc:2231
66912 #, gcc-internal-format
66913 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
66914 msgstr ""
66916 #: fortran/interface.cc:2234
66917 #, gcc-internal-format
66918 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
66919 msgstr ""
66921 #: fortran/interface.cc:2246
66922 #, gcc-internal-format, gfc-internal-format
66923 msgid "Rank mismatch between actual argument at %L and actual argument at %L (scalar and rank-%d)"
66924 msgstr ""
66926 #: fortran/interface.cc:2250
66927 #, gcc-internal-format, gfc-internal-format
66928 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and scalar)"
66929 msgstr ""
66931 #: fortran/interface.cc:2254
66932 #, gcc-internal-format, gfc-internal-format
66933 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and rank-%d)"
66934 msgstr ""
66936 #: fortran/interface.cc:2360
66937 #, gcc-internal-format, gfc-internal-format
66938 msgid "Invalid procedure argument at %L"
66939 msgstr ""
66941 #: fortran/interface.cc:2368 fortran/interface.cc:2395
66942 #, gcc-internal-format
66943 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
66944 msgstr ""
66946 #: fortran/interface.cc:2406
66947 #, gcc-internal-format
66948 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
66949 msgstr ""
66951 #: fortran/interface.cc:2429
66952 #, gcc-internal-format, gfc-internal-format
66953 msgid "Type mismatch between actual argument at %L and actual argument at %L (%s/%s)."
66954 msgstr ""
66956 #: fortran/interface.cc:2439
66957 #, gcc-internal-format
66958 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
66959 msgstr ""
66961 #: fortran/interface.cc:2449
66962 #, gcc-internal-format
66963 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
66964 msgstr ""
66966 #: fortran/interface.cc:2463
66967 #, gcc-internal-format
66968 msgid "Assumed-type actual argument at %L corresponding to assumed-rank dummy argument %qs must be assumed-shape or assumed-rank"
66969 msgstr ""
66971 #: fortran/interface.cc:2480
66972 #, gcc-internal-format
66973 msgid "Actual argument to %qs at %L must be polymorphic"
66974 msgstr ""
66976 #: fortran/interface.cc:2490
66977 #, gcc-internal-format
66978 msgid "Actual argument to %qs at %L must have the same declared type"
66979 msgstr ""
66981 #: fortran/interface.cc:2505
66982 #, gcc-internal-format
66983 msgid "Actual argument to %qs at %L must be unlimited polymorphic since the formal argument is a pointer or allocatable unlimited polymorphic entity [F2008: 12.5.2.5]"
66984 msgstr ""
66986 #: fortran/interface.cc:2521
66987 #, gcc-internal-format
66988 msgid "Actual argument to %qs at %L must be a coarray"
66989 msgstr ""
66991 #: fortran/interface.cc:2540
66992 #, gcc-internal-format
66993 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
66994 msgstr ""
66996 #: fortran/interface.cc:2558
66997 #, gcc-internal-format
66998 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
66999 msgstr ""
67001 #: fortran/interface.cc:2573
67002 #, gcc-internal-format
67003 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
67004 msgstr ""
67006 #: fortran/interface.cc:2588
67007 #, gcc-internal-format
67008 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
67009 msgstr ""
67011 #: fortran/interface.cc:2607
67012 #, gcc-internal-format
67013 msgid "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array without CONTIGUOUS attribute - as actual argument at %L is not simply contiguous and both are ASYNCHRONOUS or VOLATILE"
67014 msgstr ""
67016 #: fortran/interface.cc:2620
67017 #, gcc-internal-format
67018 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
67019 msgstr ""
67021 #: fortran/interface.cc:2627
67022 #, gcc-internal-format
67023 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
67024 msgstr ""
67026 #: fortran/interface.cc:2703
67027 #, gcc-internal-format
67028 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
67029 msgstr ""
67031 #: fortran/interface.cc:2714
67032 #, gcc-internal-format, gfc-internal-format
67033 msgid "Element of assumed-shape or pointer array as actual argument at %L cannot correspond to actual argument at %L"
67034 msgstr ""
67036 #: fortran/interface.cc:2719
67037 #, gcc-internal-format
67038 msgid "Element of assumed-shape or pointer array passed to array dummy argument %qs at %L"
67039 msgstr ""
67041 #: fortran/interface.cc:2732
67042 #, gcc-internal-format
67043 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
67044 msgstr ""
67046 #: fortran/interface.cc:2740
67047 #, gcc-internal-format
67048 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
67049 msgstr ""
67051 #: fortran/interface.cc:3107
67052 #, gcc-internal-format
67053 msgid "Keyword argument %qs at %L is invalid in a statement function"
67054 msgstr ""
67056 #: fortran/interface.cc:3130
67057 #, gcc-internal-format
67058 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
67059 msgstr ""
67061 #: fortran/interface.cc:3134
67062 #, gcc-internal-format
67063 msgid "Keyword argument %qs at %L is not in the procedure"
67064 msgstr ""
67066 #: fortran/interface.cc:3143
67067 #, gcc-internal-format
67068 msgid "Keyword argument %qs at %L is already associated with another actual argument"
67069 msgstr ""
67071 #: fortran/interface.cc:3153
67072 #, gcc-internal-format, gfc-internal-format
67073 msgid "More actual than formal arguments in procedure call at %L"
67074 msgstr ""
67076 #: fortran/interface.cc:3166
67077 #, gcc-internal-format, gfc-internal-format
67078 msgid "Missing alternate return specifier in subroutine call at %L"
67079 msgstr ""
67081 #: fortran/interface.cc:3180
67082 #, gcc-internal-format, gfc-internal-format
67083 msgid "Unexpected alternate return specifier in subroutine call at %L"
67084 msgstr ""
67086 #: fortran/interface.cc:3209
67087 #, gcc-internal-format
67088 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
67089 msgstr ""
67091 #: fortran/interface.cc:3212
67092 #, gcc-internal-format
67093 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
67094 msgstr ""
67096 #: fortran/interface.cc:3238
67097 #, gcc-internal-format, gfc-internal-format
67098 msgid "Actual argument at %L to assumed-type dummy has type parameters or is of derived type with type-bound or FINAL procedures"
67099 msgstr ""
67101 #: fortran/interface.cc:3262
67102 #, gcc-internal-format
67103 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
67104 msgstr ""
67106 #: fortran/interface.cc:3269
67107 #, gcc-internal-format
67108 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
67109 msgstr ""
67111 #: fortran/interface.cc:3284
67112 #, gcc-internal-format
67113 msgid "Actual argument at %L to allocatable or pointer dummy argument %qs must have a deferred length type parameter if and only if the dummy has one"
67114 msgstr ""
67116 #: fortran/interface.cc:3303
67117 #, gcc-internal-format
67118 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
67119 msgstr ""
67121 #: fortran/interface.cc:3313 fortran/interface.cc:3318
67122 #, gcc-internal-format
67123 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
67124 msgstr ""
67126 #: fortran/interface.cc:3339
67127 #, gcc-internal-format
67128 msgid "Expected a procedure pointer for argument %qs at %L"
67129 msgstr ""
67131 #: fortran/interface.cc:3356
67132 #, gcc-internal-format
67133 msgid "Expected a procedure for argument %qs at %L"
67134 msgstr ""
67136 #: fortran/interface.cc:3421
67137 #, gcc-internal-format
67138 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
67139 msgstr ""
67141 #: fortran/interface.cc:3450
67142 #, gcc-internal-format
67143 msgid "Actual argument to assumed-rank INTENT(OUT) dummy %qs at %L cannot be of unknown size"
67144 msgstr ""
67146 #: fortran/interface.cc:3461
67147 #, gcc-internal-format
67148 msgid "Actual argument for %qs must be a pointer at %L"
67149 msgstr ""
67151 #: fortran/interface.cc:3472
67152 #, gcc-internal-format
67153 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
67154 msgstr ""
67156 #: fortran/interface.cc:3483
67157 #, gcc-internal-format
67158 msgid "Coindexed actual argument at %L to pointer dummy %qs"
67159 msgstr ""
67161 #: fortran/interface.cc:3497
67162 #, gcc-internal-format
67163 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
67164 msgstr ""
67166 #: fortran/interface.cc:3512
67167 #, gcc-internal-format
67168 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
67169 msgstr ""
67171 #: fortran/interface.cc:3527
67172 #, gcc-internal-format
67173 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
67174 msgstr ""
67176 #: fortran/interface.cc:3540
67177 #, gcc-internal-format
67178 msgid "Actual CLASS array argument for %qs must be a full array at %L"
67179 msgstr ""
67181 #: fortran/interface.cc:3551
67182 #, gcc-internal-format
67183 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
67184 msgstr ""
67186 #: fortran/interface.cc:3588
67187 #, gcc-internal-format
67188 msgid "Array-section actual argument with vector subscripts at %L is incompatible with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the dummy argument %qs"
67189 msgstr ""
67191 #: fortran/interface.cc:3608
67192 #, gcc-internal-format
67193 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
67194 msgstr ""
67196 #: fortran/interface.cc:3626
67197 #, gcc-internal-format
67198 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
67199 msgstr ""
67201 #: fortran/interface.cc:3647
67202 #, gcc-internal-format
67203 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
67204 msgstr ""
67206 #: fortran/interface.cc:3675
67207 #, gcc-internal-format, gfc-internal-format
67208 msgid "Missing alternate return spec in subroutine call at %L"
67209 msgstr ""
67211 #: fortran/interface.cc:3688
67212 #, gcc-internal-format
67213 msgid "Missing actual argument for argument %qs at %L"
67214 msgstr ""
67216 #: fortran/interface.cc:3816
67217 #, gcc-internal-format
67218 msgid "compare_actual_expr(): Bad component code"
67219 msgstr ""
67221 #: fortran/interface.cc:3845
67222 #, gcc-internal-format
67223 msgid "check_some_aliasing(): List mismatch"
67224 msgstr ""
67226 #: fortran/interface.cc:3871
67227 #, gcc-internal-format
67228 msgid "check_some_aliasing(): corrupted data"
67229 msgstr ""
67231 #: fortran/interface.cc:3881
67232 #, gcc-internal-format
67233 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
67234 msgstr ""
67236 #: fortran/interface.cc:3911
67237 #, gcc-internal-format
67238 msgid "check_intents(): List mismatch"
67239 msgstr ""
67241 #: fortran/interface.cc:3931
67242 #, gcc-internal-format, gfc-internal-format
67243 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
67244 msgstr ""
67246 #: fortran/interface.cc:3943
67247 #, gcc-internal-format, gfc-internal-format
67248 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
67249 msgstr ""
67251 #: fortran/interface.cc:3953
67252 #, gcc-internal-format, gfc-internal-format
67253 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
67254 msgstr ""
67256 #: fortran/interface.cc:3964
67257 #, gcc-internal-format
67258 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
67259 msgstr ""
67261 #: fortran/interface.cc:4006
67262 #, gcc-internal-format
67263 msgid "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
67264 msgstr ""
67266 #: fortran/interface.cc:4010 fortran/interface.cc:4020
67267 #, gcc-internal-format
67268 msgid "Procedure %qs called at %L is not explicitly declared"
67269 msgstr ""
67271 #: fortran/interface.cc:4016
67272 #, gcc-internal-format
67273 msgid "Procedure %qs called with an implicit interface at %L"
67274 msgstr ""
67276 #: fortran/interface.cc:4029
67277 #, gcc-internal-format
67278 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
67279 msgstr ""
67281 #: fortran/interface.cc:4037
67282 #, gcc-internal-format
67283 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
67284 msgstr ""
67286 #: fortran/interface.cc:4045
67287 #, gcc-internal-format
67288 msgid "Allocatable function %qs at %L must have an explicit function interface"
67289 msgstr ""
67291 #: fortran/interface.cc:4062
67292 #, gcc-internal-format, gfc-internal-format
67293 msgid "Explicit interface required for polymorphic argument at %L"
67294 msgstr ""
67296 #: fortran/interface.cc:4071
67297 #, gcc-internal-format
67298 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
67299 msgstr ""
67301 #: fortran/interface.cc:4080
67302 #, gcc-internal-format, gfc-internal-format
67303 msgid "Assumed-type argument %s at %L requires an explicit interface"
67304 msgstr ""
67306 #: fortran/interface.cc:4095
67307 #, gcc-internal-format
67308 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
67309 msgstr ""
67311 #: fortran/interface.cc:4110
67312 #, gcc-internal-format
67313 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
67314 msgstr ""
67316 #: fortran/interface.cc:4120
67317 #, gcc-internal-format, gfc-internal-format
67318 msgid "MOLD argument to NULL required at %L"
67319 msgstr ""
67321 #: fortran/interface.cc:4130
67322 #, gcc-internal-format, gfc-internal-format
67323 msgid "Assumed-rank argument requires an explicit interface at %L"
67324 msgstr ""
67326 #: fortran/interface.cc:4172
67327 #, gcc-internal-format
67328 msgid "Procedure pointer component %qs called with an implicit interface at %L"
67329 msgstr ""
67331 #: fortran/interface.cc:4183
67332 #, gcc-internal-format
67333 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
67334 msgstr ""
67336 #: fortran/interface.cc:4268
67337 #, gcc-internal-format, gfc-internal-format
67338 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
67339 msgstr ""
67341 #: fortran/interface.cc:4338
67342 #, gcc-internal-format
67343 msgid "Unable to find symbol %qs"
67344 msgstr ""
67346 #: fortran/interface.cc:4711
67347 #, gcc-internal-format
67348 msgid "Entity %qs at %L is already present in the interface"
67349 msgstr ""
67351 #: fortran/interface.cc:4828
67352 #, gcc-internal-format
67353 msgid "gfc_add_interface(): Bad interface type"
67354 msgstr ""
67356 #: fortran/interface.cc:4922
67357 #, gcc-internal-format
67358 msgid "Cannot overwrite GENERIC %qs at %L"
67359 msgstr ""
67361 #: fortran/interface.cc:4934
67362 #, gcc-internal-format
67363 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
67364 msgstr ""
67366 #: fortran/interface.cc:4942
67367 #, gcc-internal-format
67368 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
67369 msgstr ""
67371 #: fortran/interface.cc:4950
67372 #, gcc-internal-format
67373 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
67374 msgstr ""
67376 #: fortran/interface.cc:4959
67377 #, gcc-internal-format
67378 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
67379 msgstr ""
67381 #: fortran/interface.cc:4965
67382 #, gcc-internal-format
67383 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
67384 msgstr ""
67386 #: fortran/interface.cc:4974
67387 #, gcc-internal-format
67388 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
67389 msgstr ""
67391 #: fortran/interface.cc:4985
67392 #, gcc-internal-format
67393 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
67394 msgstr ""
67396 #: fortran/interface.cc:4993
67397 #, gcc-internal-format
67398 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
67399 msgstr ""
67401 #: fortran/interface.cc:5004
67402 #, gcc-internal-format
67403 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
67404 msgstr ""
67406 #: fortran/interface.cc:5034
67407 #, gcc-internal-format
67408 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
67409 msgstr ""
67411 #: fortran/interface.cc:5045
67412 #, gcc-internal-format
67413 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
67414 msgstr ""
67416 #: fortran/interface.cc:5054
67417 #, gcc-internal-format
67418 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
67419 msgstr ""
67421 #: fortran/interface.cc:5063
67422 #, gcc-internal-format
67423 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
67424 msgstr ""
67426 #: fortran/interface.cc:5074
67427 #, gcc-internal-format
67428 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
67429 msgstr ""
67431 #: fortran/interface.cc:5081
67432 #, gcc-internal-format
67433 msgid "Passed-object dummy argument of %qs at %L must be at the same position as the passed-object dummy argument of the overridden procedure"
67434 msgstr ""
67436 #: fortran/interface.cc:5102
67437 #, gcc-internal-format, gfc-internal-format
67438 msgid "DTIO dummy argument at %L must be of type %s"
67439 msgstr ""
67441 #: fortran/interface.cc:5109
67442 #, gcc-internal-format, gfc-internal-format
67443 msgid "DTIO dummy argument at %L must be of KIND = %d"
67444 msgstr ""
67446 #: fortran/interface.cc:5116
67447 #, gcc-internal-format, gfc-internal-format
67448 msgid "DTIO dummy argument at %L must be a scalar"
67449 msgstr ""
67451 #: fortran/interface.cc:5120
67452 #, gcc-internal-format, gfc-internal-format
67453 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
67454 msgstr ""
67456 #: fortran/interface.cc:5124
67457 #, gcc-internal-format, gfc-internal-format
67458 msgid "DTIO character argument at %L must have assumed length"
67459 msgstr ""
67461 #: fortran/interface.cc:5128
67462 #, gcc-internal-format, gfc-internal-format
67463 msgid "DTIO dummy argument at %L must have INTENT %s"
67464 msgstr ""
67466 #: fortran/interface.cc:5186 fortran/interface.cc:5232
67467 #, gcc-internal-format, gfc-internal-format
67468 msgid "Alternate return at %L is not permitted in a DTIO procedure"
67469 msgstr ""
67471 #: fortran/interface.cc:5198
67472 #, gcc-internal-format
67473 msgid "DTIO procedure %qs at %L must be a subroutine"
67474 msgstr ""
67476 #: fortran/interface.cc:5210
67477 #, gcc-internal-format
67478 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
67479 msgstr ""
67481 #: fortran/interface.cc:5217
67482 #, gcc-internal-format
67483 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
67484 msgstr ""
67486 #: fortran/intrinsic.cc:260
67487 #, gcc-internal-format, gfc-internal-format
67488 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
67489 msgstr ""
67491 #: fortran/intrinsic.cc:276
67492 #, gcc-internal-format, gfc-internal-format
67493 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
67494 msgstr ""
67496 #: fortran/intrinsic.cc:283
67497 #, gcc-internal-format, gfc-internal-format
67498 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
67499 msgstr ""
67501 #: fortran/intrinsic.cc:290
67502 #, gcc-internal-format, gfc-internal-format
67503 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
67504 msgstr ""
67506 #: fortran/intrinsic.cc:297
67507 #, gcc-internal-format, gfc-internal-format
67508 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
67509 msgstr ""
67511 #: fortran/intrinsic.cc:345
67512 #, gcc-internal-format
67513 msgid "do_check(): too many args"
67514 msgstr ""
67516 #: fortran/intrinsic.cc:425
67517 #, gcc-internal-format
67518 msgid "add_sym(): Bad sizing mode"
67519 msgstr ""
67521 #: fortran/intrinsic.cc:1184
67522 #, gcc-internal-format
67523 msgid "The intrinsic %qs at %L is not included in the selected standard but %s and %qs will be treated as if declared EXTERNAL.  Use an appropriate %<-std=%>* option or define %<-fall-intrinsics%> to allow this intrinsic."
67524 msgstr ""
67526 #: fortran/intrinsic.cc:1219
67527 #, gcc-internal-format
67528 msgid "make_generic(): Cannot find generic symbol %qs"
67529 msgstr ""
67531 #: fortran/intrinsic.cc:4311
67532 #, gcc-internal-format, gfc-internal-format
67533 msgid "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
67534 msgstr ""
67536 #: fortran/intrinsic.cc:4324
67537 #, gcc-internal-format, gfc-internal-format
67538 msgid "Scalar entity required at %L"
67539 msgstr ""
67541 #: fortran/intrinsic.cc:4335
67542 #, gcc-internal-format, gfc-internal-format
67543 msgid "Array entity required at %L"
67544 msgstr ""
67546 #: fortran/intrinsic.cc:4342
67547 #, gcc-internal-format
67548 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
67549 msgstr ""
67551 #: fortran/intrinsic.cc:4369
67552 #, gcc-internal-format
67553 msgid "Too many arguments in call to %qs at %L"
67554 msgstr ""
67556 #: fortran/intrinsic.cc:4385
67557 #, gcc-internal-format, gfc-internal-format
67558 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
67559 msgstr ""
67561 #: fortran/intrinsic.cc:4388
67562 #, gcc-internal-format
67563 msgid "Cannot find keyword named %qs in call to %qs at %L"
67564 msgstr ""
67566 #: fortran/intrinsic.cc:4395
67567 #, gcc-internal-format
67568 msgid "Argument %qs appears twice in call to %qs at %L"
67569 msgstr ""
67571 #: fortran/intrinsic.cc:4409
67572 #, gcc-internal-format
67573 msgid "Missing actual argument %qs in call to %qs at %L"
67574 msgstr ""
67576 #: fortran/intrinsic.cc:4425
67577 #, gcc-internal-format, gfc-internal-format
67578 msgid "ALTERNATE RETURN not permitted at %L"
67579 msgstr ""
67581 #: fortran/intrinsic.cc:4479
67582 #, gcc-internal-format
67583 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
67584 msgstr ""
67586 #: fortran/intrinsic.cc:4607
67587 #, gcc-internal-format
67588 msgid "resolve_intrinsic(): Too many args for intrinsic"
67589 msgstr ""
67591 #: fortran/intrinsic.cc:4701
67592 #, gcc-internal-format
67593 msgid "do_simplify(): Too many args for intrinsic"
67594 msgstr ""
67596 #: fortran/intrinsic.cc:4741
67597 #, gcc-internal-format
67598 msgid "init_arglist(): too many arguments"
67599 msgstr ""
67601 #: fortran/intrinsic.cc:4893
67602 #, gcc-internal-format
67603 msgid "Invalid standard code on intrinsic %qs (%d)"
67604 msgstr ""
67606 #: fortran/intrinsic.cc:4902
67607 #, gcc-internal-format
67608 msgid "Intrinsic %qs (%s) used at %L"
67609 msgstr ""
67611 #: fortran/intrinsic.cc:4974
67612 #, gcc-internal-format
67613 msgid "Function %qs as initialization expression at %L"
67614 msgstr ""
67616 #: fortran/intrinsic.cc:4992
67617 #, gcc-internal-format
67618 msgid "Transformational function %qs at %L is invalid in an initialization expression"
67619 msgstr ""
67621 #: fortran/intrinsic.cc:5068
67622 #, gcc-internal-format, gfc-internal-format
67623 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
67624 msgstr ""
67626 #: fortran/intrinsic.cc:5159
67627 #, gcc-internal-format
67628 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
67629 msgstr ""
67631 #: fortran/intrinsic.cc:5166
67632 #, gcc-internal-format
67633 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
67634 msgstr ""
67636 #: fortran/intrinsic.cc:5269
67637 #, gcc-internal-format, gfc-internal-format
67638 msgid "Extension: Conversion from %s to %s at %L"
67639 msgstr ""
67641 #: fortran/intrinsic.cc:5290
67642 #, gcc-internal-format, gfc-internal-format
67643 msgid "Nonstandard conversion from %s to %s at %L"
67644 msgstr ""
67646 #: fortran/intrinsic.cc:5307 fortran/intrinsic.cc:5324
67647 #, gcc-internal-format, gfc-internal-format
67648 msgid "Possible change of value in conversion from %s to %s at %L"
67649 msgstr ""
67651 #. If HOLLERITH is involved, all bets are off.
67652 #: fortran/intrinsic.cc:5312 fortran/intrinsic.cc:5332
67653 #, gcc-internal-format, gfc-internal-format
67654 msgid "Conversion from %s to %s at %L"
67655 msgstr ""
67657 #. Use of -fdec-char-conversions allows assignment of character data
67658 #. to non-character variables.  This not permited for nonconstant
67659 #. strings.
67660 #: fortran/intrinsic.cc:5398 fortran/resolve.cc:11006
67661 #, gcc-internal-format, gfc-internal-format
67662 msgid "Cannot convert %s to %s at %L"
67663 msgstr ""
67665 #: fortran/intrinsic.cc:5403
67666 #, gcc-internal-format
67667 msgid "Cannot convert %qs to %qs at %L"
67668 msgstr ""
67670 #: fortran/intrinsic.cc:5494
67671 #, gcc-internal-format
67672 msgid "%qs declared at %L may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required."
67673 msgstr ""
67675 #: fortran/intrinsic.cc:5500
67676 #, gcc-internal-format
67677 msgid "%qs declared at %L is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL."
67678 msgstr ""
67680 #: fortran/io.cc:176 fortran/primary.cc:940
67681 #, gcc-internal-format, gfc-internal-format
67682 msgid "Extension: backslash character at %C"
67683 msgstr ""
67685 #: fortran/io.cc:210
67686 #, gcc-internal-format, gfc-internal-format
67687 msgid "Nonconforming tab character in format at %C"
67688 msgstr ""
67690 #: fortran/io.cc:453
67691 #, gcc-internal-format, gfc-internal-format
67692 msgid "DP format specifier not allowed at %C"
67693 msgstr ""
67695 #: fortran/io.cc:460
67696 #, gcc-internal-format, gfc-internal-format
67697 msgid "DC format specifier not allowed at %C"
67698 msgstr ""
67700 #: fortran/io.cc:467
67701 #, gcc-internal-format, gfc-internal-format
67702 msgid "Fortran 2003: DT format specifier not allowed at %C"
67703 msgstr ""
67705 #: fortran/io.cc:596
67706 #, gcc-internal-format, gfc-internal-format
67707 msgid "Positive width required in format string at %L"
67708 msgstr ""
67710 #: fortran/io.cc:598
67711 #, gcc-internal-format, gfc-internal-format
67712 msgid "Nonnegative width required in format string at %L"
67713 msgstr ""
67715 #: fortran/io.cc:600
67716 #, gcc-internal-format
67717 msgid "Unexpected element %qc in format string at %L"
67718 msgstr ""
67720 #: fortran/io.cc:602
67721 #, gcc-internal-format, gfc-internal-format
67722 msgid "Unexpected end of format string in format string at %L"
67723 msgstr ""
67725 #: fortran/io.cc:604
67726 #, gcc-internal-format, gfc-internal-format
67727 msgid "Zero width in format descriptor in format string at %L"
67728 msgstr ""
67730 #: fortran/io.cc:624
67731 #, gcc-internal-format, gfc-internal-format
67732 msgid "Missing leading left parenthesis in format string at %L"
67733 msgstr ""
67735 #: fortran/io.cc:653
67736 #, gcc-internal-format
67737 msgid "Left parenthesis required after %<*%> in format string at %L"
67738 msgstr ""
67740 #: fortran/io.cc:685
67741 #, gcc-internal-format, gfc-internal-format
67742 msgid "Expected P edit descriptor in format string at %L"
67743 msgstr ""
67745 #. P requires a prior number.
67746 #: fortran/io.cc:693
67747 #, gcc-internal-format, gfc-internal-format
67748 msgid "P descriptor requires leading scale factor in format string at %L"
67749 msgstr ""
67751 #: fortran/io.cc:701
67752 #, gcc-internal-format, gfc-internal-format
67753 msgid "X descriptor requires leading space count at %L"
67754 msgstr ""
67756 #: fortran/io.cc:730
67757 #, gcc-internal-format, gfc-internal-format
67758 msgid "$ descriptor at %L"
67759 msgstr ""
67761 #: fortran/io.cc:734
67762 #, gcc-internal-format, gfc-internal-format
67763 msgid "$ should be the last specifier in format at %L"
67764 msgstr ""
67766 #: fortran/io.cc:766
67767 #, gcc-internal-format, gfc-internal-format
67768 msgid "Missing item in format string at %L"
67769 msgstr ""
67771 #: fortran/io.cc:797 fortran/io.cc:812
67772 #, gcc-internal-format, gfc-internal-format
67773 msgid "Comma required after P descriptor in format string at %L"
67774 msgstr ""
67776 #: fortran/io.cc:827
67777 #, gcc-internal-format, gfc-internal-format
67778 msgid "Positive width required with T descriptor in format string at %L"
67779 msgstr ""
67781 #: fortran/io.cc:846 fortran/io.cc:850
67782 #, gcc-internal-format, gfc-internal-format
67783 msgid "Extension: Zero width after L descriptor at %L"
67784 msgstr ""
67786 #: fortran/io.cc:862
67787 #, gcc-internal-format, gfc-internal-format
67788 msgid "Missing positive width after L descriptor at %L"
67789 msgstr ""
67791 #: fortran/io.cc:893
67792 #, gcc-internal-format
67793 msgid "%<G0%> in format at %L"
67794 msgstr ""
67796 #: fortran/io.cc:911
67797 #, gcc-internal-format, gfc-internal-format
67798 msgid "E specifier not allowed with g0 descriptor in format string at %L"
67799 msgstr ""
67801 #: fortran/io.cc:931
67802 #, gcc-internal-format, gfc-internal-format
67803 msgid "Positive width required in format specifier %s at %L"
67804 msgstr ""
67806 #: fortran/io.cc:941
67807 #, gcc-internal-format, gfc-internal-format
67808 msgid "positive width required at %L"
67809 msgstr ""
67811 #: fortran/io.cc:964 fortran/io.cc:971
67812 #, gcc-internal-format, gfc-internal-format
67813 msgid "Period required in format specifier %s at %L"
67814 msgstr ""
67816 #: fortran/io.cc:1009 fortran/io.cc:1018
67817 #, gcc-internal-format, gfc-internal-format
67818 msgid "Positive exponent width required in format string at %L"
67819 msgstr ""
67821 #: fortran/io.cc:1066
67822 #, gcc-internal-format, gfc-internal-format
67823 msgid "Right parenthesis expected at %C in format string at %L"
67824 msgstr ""
67826 #: fortran/io.cc:1108
67827 #, gcc-internal-format, gfc-internal-format
67828 msgid "Period required in format specifier in format string at %L"
67829 msgstr ""
67831 #: fortran/io.cc:1114
67832 #, gcc-internal-format, gfc-internal-format
67833 msgid "Period required in format specifier at %L"
67834 msgstr ""
67836 #: fortran/io.cc:1136
67837 #, gcc-internal-format, gfc-internal-format
67838 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
67839 msgstr ""
67841 #: fortran/io.cc:1231 fortran/io.cc:1293
67842 #, gcc-internal-format, gfc-internal-format
67843 msgid "Missing comma at %L"
67844 msgstr ""
67846 #: fortran/io.cc:1349
67847 #, gcc-internal-format, gfc-internal-format
67848 msgid "Extraneous characters in format at %L"
67849 msgstr ""
67851 #: fortran/io.cc:1371
67852 #, gcc-internal-format, gfc-internal-format
67853 msgid "Format statement in module main block at %C"
67854 msgstr ""
67856 #: fortran/io.cc:1380
67857 #, gcc-internal-format, gfc-internal-format
67858 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
67859 msgstr ""
67861 #: fortran/io.cc:1386
67862 #, gcc-internal-format, gfc-internal-format
67863 msgid "Missing format label at %C"
67864 msgstr ""
67866 #: fortran/io.cc:1441 fortran/io.cc:1472 fortran/io.cc:1552
67867 #, gcc-internal-format, gfc-internal-format
67868 msgid "Invalid value for %s specification at %C"
67869 msgstr ""
67871 #: fortran/io.cc:1447 fortran/io.cc:1478 fortran/io.cc:1634 fortran/io.cc:1647
67872 #, gcc-internal-format, gfc-internal-format
67873 msgid "Duplicate %s specification at %C"
67874 msgstr ""
67876 #: fortran/io.cc:1489
67877 #, gcc-internal-format, gfc-internal-format
67878 msgid "Variable %s cannot be INTENT(IN) at %C"
67879 msgstr ""
67881 #: fortran/io.cc:1497
67882 #, gcc-internal-format, gfc-internal-format
67883 msgid "Variable %s cannot be assigned in PURE procedure at %C"
67884 msgstr ""
67886 #: fortran/io.cc:1527
67887 #, gcc-internal-format, gfc-internal-format
67888 msgid "Expecting a variable at %L"
67889 msgstr ""
67891 #: fortran/io.cc:1558
67892 #, gcc-internal-format, gfc-internal-format
67893 msgid "Duplicate %s label specification at %C"
67894 msgstr ""
67896 #: fortran/io.cc:1578 fortran/io.cc:1595 fortran/io.cc:1616
67897 #, gcc-internal-format
67898 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
67899 msgstr ""
67901 #: fortran/io.cc:1669
67902 #, gcc-internal-format, gfc-internal-format
67903 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
67904 msgstr ""
67906 #: fortran/io.cc:1694
67907 #, gcc-internal-format, gfc-internal-format
67908 msgid "FORMAT tag at %L cannot be a zero-sized array"
67909 msgstr ""
67911 #: fortran/io.cc:1735
67912 #, gcc-internal-format, gfc-internal-format
67913 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
67914 msgstr ""
67916 #: fortran/io.cc:1741
67917 #, gcc-internal-format, gfc-internal-format
67918 msgid "ASSIGNED variable in FORMAT tag at %L"
67919 msgstr ""
67921 #: fortran/io.cc:1746
67922 #, gcc-internal-format
67923 msgid "Variable %qs at %L has not been assigned a format label"
67924 msgstr ""
67926 #: fortran/io.cc:1753
67927 #, gcc-internal-format
67928 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
67929 msgstr ""
67931 #: fortran/io.cc:1768
67932 #, gcc-internal-format, gfc-internal-format
67933 msgid "Non-character non-Hollerith in FORMAT tag at %L"
67934 msgstr ""
67936 #: fortran/io.cc:1772
67937 #, gcc-internal-format, gfc-internal-format
67938 msgid "Non-character in FORMAT tag at %L"
67939 msgstr ""
67941 #: fortran/io.cc:1778
67942 #, gcc-internal-format, gfc-internal-format
67943 msgid "Non-character assumed shape array element in FORMAT tag at %L"
67944 msgstr ""
67946 #: fortran/io.cc:1785
67947 #, gcc-internal-format, gfc-internal-format
67948 msgid "Non-character assumed size array element in FORMAT tag at %L"
67949 msgstr ""
67951 #: fortran/io.cc:1792
67952 #, gcc-internal-format, gfc-internal-format
67953 msgid "Non-character pointer array element in FORMAT tag at %L"
67954 msgstr ""
67956 #: fortran/io.cc:1818
67957 #, gcc-internal-format, gfc-internal-format
67958 msgid "%s tag at %L must be of type %s"
67959 msgstr ""
67961 #: fortran/io.cc:1825
67962 #, gcc-internal-format, gfc-internal-format
67963 msgid "%s tag at %L must be a character string of default kind"
67964 msgstr ""
67966 #: fortran/io.cc:1832
67967 #, gcc-internal-format, gfc-internal-format
67968 msgid "%s tag at %L must be scalar"
67969 msgstr ""
67971 #: fortran/io.cc:1838
67972 #, gcc-internal-format, gfc-internal-format
67973 msgid "IOMSG tag at %L"
67974 msgstr ""
67976 #: fortran/io.cc:1846
67977 #, gcc-internal-format, gfc-internal-format
67978 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
67979 msgstr ""
67981 #: fortran/io.cc:1855
67982 #, gcc-internal-format, gfc-internal-format
67983 msgid "Non-default LOGICAL kind in %s tag at %L"
67984 msgstr ""
67986 #: fortran/io.cc:1862
67987 #, gcc-internal-format, gfc-internal-format
67988 msgid "NEWUNIT specifier at %L"
67989 msgstr ""
67991 #: fortran/io.cc:1880
67992 #, gcc-internal-format, gfc-internal-format
67993 msgid "CONVERT tag at %L"
67994 msgstr ""
67996 #: fortran/io.cc:2105
67997 #, gcc-internal-format
67998 msgid "Fortran 2003: %s specifier in %s statement at %L has value %qs"
67999 msgstr ""
68001 #: fortran/io.cc:2113 fortran/io.cc:2140
68002 #, gcc-internal-format
68003 msgid "%s specifier in %s statement at %L has value %qs"
68004 msgstr ""
68006 #: fortran/io.cc:2132
68007 #, gcc-internal-format
68008 msgid "Extension: %s specifier in %s statement at %L has value %qs"
68009 msgstr ""
68011 #: fortran/io.cc:2154 fortran/io.cc:2162
68012 #, gcc-internal-format
68013 msgid "%s specifier in %s statement at %L has invalid value %qs"
68014 msgstr ""
68016 #: fortran/io.cc:2219
68017 #, gcc-internal-format, gfc-internal-format
68018 msgid "ACTION type conflicts with READONLY specifier at %L"
68019 msgstr ""
68021 #: fortran/io.cc:2235
68022 #, gcc-internal-format, gfc-internal-format
68023 msgid "ASYNCHRONOUS= at %L not allowed in Fortran 95"
68024 msgstr ""
68026 #: fortran/io.cc:2254 fortran/io.cc:3928
68027 #, gcc-internal-format, gfc-internal-format
68028 msgid "BLANK= at %L not allowed in Fortran 95"
68029 msgstr ""
68031 #: fortran/io.cc:2282 fortran/io.cc:3906
68032 #, gcc-internal-format, gfc-internal-format
68033 msgid "DECIMAL= at %L not allowed in Fortran 95"
68034 msgstr ""
68036 #: fortran/io.cc:2314
68037 #, gcc-internal-format, gfc-internal-format
68038 msgid "ENCODING= at %L not allowed in Fortran 95"
68039 msgstr ""
68041 #: fortran/io.cc:2365 fortran/io.cc:3973
68042 #, gcc-internal-format, gfc-internal-format
68043 msgid "ROUND= at %L not allowed in Fortran 95"
68044 msgstr ""
68046 #: fortran/io.cc:2395
68047 #, gcc-internal-format, gfc-internal-format
68048 msgid "SIGN= at %L not allowed in Fortran 95"
68049 msgstr ""
68051 #: fortran/io.cc:2416
68052 #, gcc-internal-format, gfc-internal-format
68053 msgid "RECL in OPEN statement at %L must be positive"
68054 msgstr ""
68056 #: fortran/io.cc:2441
68057 #, gcc-internal-format
68058 msgid "The STATUS specified in OPEN statement at %L is %qs and no FILE specifier is present"
68059 msgstr ""
68061 #: fortran/io.cc:2452
68062 #, gcc-internal-format, gfc-internal-format
68063 msgid "The STATUS specified in OPEN statement at %L cannot have the value SCRATCH if a FILE specifier is present"
68064 msgstr ""
68066 #: fortran/io.cc:2463
68067 #, gcc-internal-format, gfc-internal-format
68068 msgid "UNIT specifier not allowed with NEWUNIT at %L"
68069 msgstr ""
68071 #: fortran/io.cc:2474
68072 #, gcc-internal-format, gfc-internal-format
68073 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %L"
68074 msgstr ""
68076 #: fortran/io.cc:2481
68077 #, gcc-internal-format, gfc-internal-format
68078 msgid "OPEN statement at %L must have UNIT or NEWUNIT specified"
68079 msgstr ""
68081 #: fortran/io.cc:2516
68082 #, gcc-internal-format, gfc-internal-format
68083 msgid "%s specifier at %L not allowed in OPEN statement for unformatted I/O"
68084 msgstr ""
68086 #: fortran/io.cc:2524
68087 #, gcc-internal-format, gfc-internal-format
68088 msgid "RECL specifier not allowed in OPEN statement at %L for stream I/O"
68089 msgstr ""
68091 #: fortran/io.cc:2537
68092 #, gcc-internal-format, gfc-internal-format
68093 msgid "POSITION specifier in OPEN statement at %L only allowed for stream or sequential ACCESS"
68094 msgstr ""
68096 #: fortran/io.cc:2590
68097 #, gcc-internal-format, gfc-internal-format
68098 msgid "OPEN statement not allowed in PURE procedure at %C"
68099 msgstr ""
68101 #: fortran/io.cc:2698
68102 #, gcc-internal-format, gfc-internal-format
68103 msgid "CLOSE statement not allowed in PURE procedure at %C"
68104 msgstr ""
68106 #: fortran/io.cc:2724
68107 #, gcc-internal-format, gfc-internal-format
68108 msgid "CLOSE statement at %L requires a UNIT number"
68109 msgstr ""
68111 #: fortran/io.cc:2732
68112 #, gcc-internal-format, gfc-internal-format
68113 msgid "UNIT number in CLOSE statement at %L must be non-negative"
68114 msgstr ""
68116 #: fortran/io.cc:2855 fortran/match.cc:3071
68117 #, gcc-internal-format, gfc-internal-format
68118 msgid "%s statement not allowed in PURE procedure at %C"
68119 msgstr ""
68121 #: fortran/io.cc:2885
68122 #, gcc-internal-format, gfc-internal-format
68123 msgid "UNIT number missing in statement at %L"
68124 msgstr ""
68126 #: fortran/io.cc:2896 fortran/io.cc:3386
68127 #, gcc-internal-format, gfc-internal-format
68128 msgid "UNIT number in statement at %L must be non-negative"
68129 msgstr ""
68131 #: fortran/io.cc:2929
68132 #, gcc-internal-format, gfc-internal-format
68133 msgid "FLUSH statement at %C"
68134 msgstr ""
68136 #: fortran/io.cc:2970
68137 #, gcc-internal-format, gfc-internal-format
68138 msgid "Missing format with default unit at %C"
68139 msgstr ""
68141 #: fortran/io.cc:2990
68142 #, gcc-internal-format, gfc-internal-format
68143 msgid "Duplicate UNIT specification at %C"
68144 msgstr ""
68146 #: fortran/io.cc:3064
68147 #, gcc-internal-format, gfc-internal-format
68148 msgid "Duplicate format specification at %C"
68149 msgstr ""
68151 #: fortran/io.cc:3105
68152 #, gcc-internal-format
68153 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
68154 msgstr ""
68156 #: fortran/io.cc:3141
68157 #, gcc-internal-format, gfc-internal-format
68158 msgid "Duplicate NML specification at %C"
68159 msgstr ""
68161 #: fortran/io.cc:3150
68162 #, gcc-internal-format
68163 msgid "Symbol %qs at %C must be a NAMELIST group name"
68164 msgstr ""
68166 #: fortran/io.cc:3216
68167 #, gcc-internal-format, gfc-internal-format
68168 msgid "END tag at %C not allowed in output statement"
68169 msgstr ""
68171 #: fortran/io.cc:3312
68172 #, gcc-internal-format, gfc-internal-format
68173 msgid "UNIT not specified at %L"
68174 msgstr ""
68176 #: fortran/io.cc:3319
68177 #, gcc-internal-format, gfc-internal-format
68178 msgid "UNIT specification at %L must not be a character PARAMETER"
68179 msgstr ""
68181 #: fortran/io.cc:3332
68182 #, gcc-internal-format, gfc-internal-format
68183 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
68184 msgstr ""
68186 #: fortran/io.cc:3354
68187 #, gcc-internal-format, gfc-internal-format
68188 msgid "Invalid form of WRITE statement at %L, UNIT required"
68189 msgstr ""
68191 #: fortran/io.cc:3365
68192 #, gcc-internal-format, gfc-internal-format
68193 msgid "Internal unit with vector subscript at %L"
68194 msgstr ""
68196 #: fortran/io.cc:3379
68197 #, gcc-internal-format, gfc-internal-format
68198 msgid "External IO UNIT cannot be an array at %L"
68199 msgstr ""
68201 #: fortran/io.cc:3409
68202 #, gcc-internal-format
68203 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
68204 msgstr ""
68206 #: fortran/io.cc:3421
68207 #, gcc-internal-format
68208 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
68209 msgstr ""
68211 #: fortran/io.cc:3431 fortran/resolve.cc:15219
68212 #, gcc-internal-format
68213 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
68214 msgstr ""
68216 #: fortran/io.cc:3439
68217 #, gcc-internal-format
68218 msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
68219 msgstr ""
68221 #: fortran/io.cc:3450
68222 #, gcc-internal-format, gfc-internal-format
68223 msgid "Comma before i/o item list at %L"
68224 msgstr ""
68226 #: fortran/io.cc:3460
68227 #, gcc-internal-format, gfc-internal-format
68228 msgid "ERR tag label %d at %L not defined"
68229 msgstr ""
68231 #: fortran/io.cc:3472
68232 #, gcc-internal-format, gfc-internal-format
68233 msgid "END tag label %d at %L not defined"
68234 msgstr ""
68236 #: fortran/io.cc:3484
68237 #, gcc-internal-format, gfc-internal-format
68238 msgid "EOR tag label %d at %L not defined"
68239 msgstr ""
68241 #: fortran/io.cc:3494
68242 #, gcc-internal-format, gfc-internal-format
68243 msgid "FORMAT label %d at %L not defined"
68244 msgstr ""
68246 #: fortran/io.cc:3525
68247 #, gcc-internal-format
68248 msgid "io_kind_name(): bad I/O-kind"
68249 msgstr ""
68251 #: fortran/io.cc:3614
68252 #, gcc-internal-format, gfc-internal-format
68253 msgid "Syntax error in I/O iterator at %C"
68254 msgstr ""
68256 #: fortran/io.cc:3646
68257 #, gcc-internal-format, gfc-internal-format
68258 msgid "Expecting variable in READ statement at %C"
68259 msgstr ""
68261 #: fortran/io.cc:3652
68262 #, gcc-internal-format, gfc-internal-format
68263 msgid "Expecting variable or io-implied-do in READ statement at %L"
68264 msgstr ""
68266 #: fortran/io.cc:3661
68267 #, gcc-internal-format, gfc-internal-format
68268 msgid "Expecting variable or io-implied-do at %L"
68269 msgstr ""
68271 #: fortran/io.cc:3670
68272 #, gcc-internal-format, gfc-internal-format
68273 msgid "Expected expression in %s statement at %C"
68274 msgstr ""
68276 #: fortran/io.cc:3675
68277 #, gcc-internal-format, gfc-internal-format
68278 msgid "BOZ literal constant at %L cannot appear in an output IO list"
68279 msgstr ""
68281 #: fortran/io.cc:3823
68282 #, gcc-internal-format, gfc-internal-format
68283 msgid "Internal file at %L with namelist"
68284 msgstr ""
68286 #: fortran/io.cc:3838
68287 #, gcc-internal-format, gfc-internal-format
68288 msgid "IO UNIT in %s statement at %L must be an internal file in a PURE procedure"
68289 msgstr ""
68291 #: fortran/io.cc:3951
68292 #, gcc-internal-format, gfc-internal-format
68293 msgid "PAD= at %L not allowed in Fortran 95"
68294 msgstr ""
68296 #: fortran/io.cc:4020
68297 #, gcc-internal-format, gfc-internal-format
68298 msgid "DELIM= at %L not allowed in Fortran 95"
68299 msgstr ""
68301 #: fortran/io.cc:4194
68302 #, gcc-internal-format, gfc-internal-format
68303 msgid "PRINT namelist at %C is an extension"
68304 msgstr ""
68306 #: fortran/io.cc:4216
68307 #, gcc-internal-format, gfc-internal-format
68308 msgid "Comma after * at %C not allowed without I/O list"
68309 msgstr ""
68311 #: fortran/io.cc:4389
68312 #, gcc-internal-format, gfc-internal-format
68313 msgid "Expected comma in I/O list at %C"
68314 msgstr ""
68316 #: fortran/io.cc:4456
68317 #, gcc-internal-format, gfc-internal-format
68318 msgid "PRINT statement at %C not allowed within PURE procedure"
68319 msgstr ""
68321 #: fortran/io.cc:4618
68322 #, gcc-internal-format, gfc-internal-format
68323 msgid "NULL() near %L cannot appear in INQUIRE statement"
68324 msgstr ""
68326 #: fortran/io.cc:4630 fortran/io.cc:4692
68327 #, gcc-internal-format, gfc-internal-format
68328 msgid "INQUIRE statement not allowed in PURE procedure at %C"
68329 msgstr ""
68331 #: fortran/io.cc:4658
68332 #, gcc-internal-format, gfc-internal-format
68333 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
68334 msgstr ""
68336 #: fortran/io.cc:4668 fortran/trans-io.cc:1332
68337 #, gcc-internal-format, gfc-internal-format
68338 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
68339 msgstr ""
68341 #: fortran/io.cc:4675
68342 #, gcc-internal-format, gfc-internal-format
68343 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
68344 msgstr ""
68346 #: fortran/io.cc:4685
68347 #, gcc-internal-format, gfc-internal-format
68348 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
68349 msgstr ""
68351 #: fortran/io.cc:4700
68352 #, gcc-internal-format, gfc-internal-format
68353 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
68354 msgstr ""
68356 #: fortran/io.cc:4876
68357 #, gcc-internal-format, gfc-internal-format
68358 msgid "WAIT at %C not allowed in Fortran 95"
68359 msgstr ""
68361 #: fortran/io.cc:4882
68362 #, gcc-internal-format, gfc-internal-format
68363 msgid "WAIT statement not allowed in PURE procedure at %C"
68364 msgstr ""
68366 #. Reject truncation.
68367 #: fortran/iresolve.cc:70
68368 #, gcc-internal-format, gfc-internal-format
68369 msgid "identifier overflow: %d"
68370 msgstr ""
68372 #: fortran/match.cc:118
68373 #, gcc-internal-format
68374 msgid "gfc_op2string(): Bad code"
68375 msgstr ""
68377 #: fortran/match.cc:195
68378 #, gcc-internal-format, gfc-internal-format
68379 msgid "Expected structure component or operator name after '.' at %C"
68380 msgstr ""
68382 #: fortran/match.cc:227
68383 #, gcc-internal-format
68384 msgid "%qs is neither a defined operator nor a structure component in dotted string at %C"
68385 msgstr ""
68387 #: fortran/match.cc:298
68388 #, gcc-internal-format
68389 msgid "Missing %qs in statement at or before %L"
68390 msgstr ""
68392 #: fortran/match.cc:496
68393 #, gcc-internal-format, gfc-internal-format
68394 msgid "Integer too large at %C"
68395 msgstr ""
68397 #: fortran/match.cc:551 fortran/parse.cc:1299
68398 #, gcc-internal-format, gfc-internal-format
68399 msgid "Too many digits in statement label at %C"
68400 msgstr ""
68402 #: fortran/match.cc:557
68403 #, gcc-internal-format, gfc-internal-format
68404 msgid "Statement label at %C is zero"
68405 msgstr ""
68407 #: fortran/match.cc:590
68408 #, gcc-internal-format
68409 msgid "Label name %qs at %C is ambiguous"
68410 msgstr ""
68412 #: fortran/match.cc:596
68413 #, gcc-internal-format
68414 msgid "Duplicate construct label %qs at %C"
68415 msgstr ""
68417 #: fortran/match.cc:630
68418 #, gcc-internal-format, gfc-internal-format
68419 msgid "Invalid character in name at %C"
68420 msgstr ""
68422 #: fortran/match.cc:643
68423 #, gcc-internal-format, gfc-internal-format
68424 msgid "Name at %C is too long"
68425 msgstr ""
68427 #: fortran/match.cc:654
68428 #, gcc-internal-format
68429 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
68430 msgstr ""
68432 #: fortran/match.cc:930
68433 #, gcc-internal-format, gfc-internal-format
68434 msgid ".XOR. operator at %C"
68435 msgstr ""
68437 #: fortran/match.cc:985
68438 #, gcc-internal-format, gfc-internal-format
68439 msgid "Loop variable at %C cannot be an array"
68440 msgstr ""
68442 #: fortran/match.cc:992
68443 #, gcc-internal-format, gfc-internal-format
68444 msgid "Loop variable at %C cannot be a coarray"
68445 msgstr ""
68447 #: fortran/match.cc:998
68448 #, gcc-internal-format, gfc-internal-format
68449 msgid "Loop variable at %C cannot be a sub-component"
68450 msgstr ""
68452 #: fortran/match.cc:1032
68453 #, gcc-internal-format, gfc-internal-format
68454 msgid "Expected a step value in iterator at %C"
68455 msgstr ""
68457 #: fortran/match.cc:1044
68458 #, gcc-internal-format, gfc-internal-format
68459 msgid "Syntax error in iterator at %C"
68460 msgstr ""
68462 #: fortran/match.cc:1213
68463 #, gcc-internal-format, gfc-internal-format
68464 msgid "gfc_match(): Bad match code %c"
68465 msgstr ""
68467 #: fortran/match.cc:1287
68468 #, gcc-internal-format, gfc-internal-format
68469 msgid "Invalid form of PROGRAM statement at %C"
68470 msgstr ""
68472 #: fortran/match.cc:1331
68473 #, gcc-internal-format, gfc-internal-format
68474 msgid "BOZ literal constant at %L is neither a DATA statement value nor an actual argument of INT/REAL/DBLE/CMPLX intrinsic subprogram"
68475 msgstr ""
68477 #: fortran/match.cc:1340
68478 #, gcc-internal-format, gfc-internal-format
68479 msgid "Assignment to a constant expression at %C"
68480 msgstr ""
68482 #: fortran/match.cc:1444 fortran/match.cc:1535
68483 #, gcc-internal-format, gfc-internal-format
68484 msgid "Arithmetic IF statement at %C"
68485 msgstr ""
68487 #: fortran/match.cc:1491
68488 #, gcc-internal-format
68489 msgid "Missing %<(%> in IF-expression at %C"
68490 msgstr ""
68492 #: fortran/match.cc:1509
68493 #, gcc-internal-format, gfc-internal-format
68494 msgid "Syntax error in IF-expression at %C"
68495 msgstr ""
68497 #: fortran/match.cc:1520
68498 #, gcc-internal-format, gfc-internal-format
68499 msgid "Block label not appropriate for arithmetic IF statement at %C"
68500 msgstr ""
68502 #: fortran/match.cc:1558
68503 #, gcc-internal-format, gfc-internal-format
68504 msgid "Block label is not appropriate for IF statement at %C"
68505 msgstr ""
68507 #: fortran/match.cc:1651 fortran/match.cc:1658
68508 #, gcc-internal-format, gfc-internal-format
68509 msgid "Syntax error in IF-clause after %C"
68510 msgstr ""
68512 #: fortran/match.cc:1701
68513 #, gcc-internal-format, gfc-internal-format
68514 msgid "Invalid character(s) in ELSE statement after %C"
68515 msgstr ""
68517 #: fortran/match.cc:1707
68518 #, gcc-internal-format
68519 msgid "Label %qs at %C doesn't match IF label %qs"
68520 msgstr ""
68522 #: fortran/match.cc:1728
68523 #, gcc-internal-format
68524 msgid "Missing %<(%> in ELSE IF expression at %C"
68525 msgstr ""
68527 #: fortran/match.cc:1738
68528 #, gcc-internal-format
68529 msgid "Missing %<)%> in ELSE IF expression at %C"
68530 msgstr ""
68532 #: fortran/match.cc:1753
68533 #, gcc-internal-format, gfc-internal-format
68534 msgid "Missing THEN in ELSE IF statement after %L"
68535 msgstr ""
68537 #: fortran/match.cc:1761
68538 #, gcc-internal-format, gfc-internal-format
68539 msgid "Syntax error in ELSE IF statement after %L"
68540 msgstr ""
68542 #: fortran/match.cc:1767
68543 #, gcc-internal-format
68544 msgid "Label %qs after %L doesn't match IF label %qs"
68545 msgstr ""
68547 #: fortran/match.cc:1828
68548 #, gcc-internal-format, gfc-internal-format
68549 msgid "Image control statement CRITICAL at %C in PURE procedure"
68550 msgstr ""
68552 #: fortran/match.cc:1834
68553 #, gcc-internal-format, gfc-internal-format
68554 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
68555 msgstr ""
68557 #: fortran/match.cc:1841
68558 #, gcc-internal-format, gfc-internal-format
68559 msgid "CRITICAL statement at %C"
68560 msgstr ""
68562 #: fortran/match.cc:1853
68563 #, gcc-internal-format, gfc-internal-format
68564 msgid "Nested CRITICAL block at %C"
68565 msgstr ""
68567 #: fortran/match.cc:1905
68568 #, gcc-internal-format, gfc-internal-format
68569 msgid "Expected association list at %C"
68570 msgstr ""
68572 #: fortran/match.cc:1917
68573 #, gcc-internal-format, gfc-internal-format
68574 msgid "Expected association at %C"
68575 msgstr ""
68577 #: fortran/match.cc:1927
68578 #, gcc-internal-format, gfc-internal-format
68579 msgid "Invalid association target at %C"
68580 msgstr ""
68582 #: fortran/match.cc:1938
68583 #, gcc-internal-format
68584 msgid "Duplicate name %qs in association at %C"
68585 msgstr ""
68587 #: fortran/match.cc:1946
68588 #, gcc-internal-format, gfc-internal-format
68589 msgid "Association target at %C must not be coindexed"
68590 msgstr ""
68592 #: fortran/match.cc:1953
68593 #, gcc-internal-format, gfc-internal-format
68594 msgid "Association target at %L cannot be a BOZ literal constant"
68595 msgstr ""
68597 #: fortran/match.cc:1972
68598 #, fuzzy, gcc-internal-format
68599 #| msgid "expected %<,%> or %<)%>"
68600 msgid "Expected %<)%> or %<,%> at %C"
68601 msgstr "očekujem %<,%> ili %<)%>"
68603 #: fortran/match.cc:1990
68604 #, gcc-internal-format, gfc-internal-format
68605 msgid "Junk after ASSOCIATE statement at %C"
68606 msgstr ""
68608 #: fortran/match.cc:2112
68609 #, gcc-internal-format
68610 msgid "Derived type %qs at %L may not be ABSTRACT"
68611 msgstr ""
68613 #: fortran/match.cc:2184 fortran/match.cc:2256 fortran/match.cc:2279
68614 #, gcc-internal-format, gfc-internal-format
68615 msgid "Invalid type-spec at %C"
68616 msgstr ""
68618 #: fortran/match.cc:2374
68619 #, gcc-internal-format, gfc-internal-format
68620 msgid "Syntax error in FORALL iterator at %C"
68621 msgstr ""
68623 #: fortran/match.cc:2639
68624 #, gcc-internal-format, gfc-internal-format
68625 msgid "DO CONCURRENT construct at %C"
68626 msgstr ""
68628 #: fortran/match.cc:2764
68629 #, gcc-internal-format
68630 msgid "Name %qs in %s statement at %C is unknown"
68631 msgstr ""
68633 #: fortran/match.cc:2772
68634 #, gcc-internal-format
68635 msgid "Name %qs in %s statement at %C is not a construct name"
68636 msgstr ""
68638 #: fortran/match.cc:2784
68639 #, gcc-internal-format, gfc-internal-format
68640 msgid "%s statement at %C leaves CRITICAL construct"
68641 msgstr ""
68643 #. F2008, C821 & C845.
68644 #: fortran/match.cc:2792
68645 #, gcc-internal-format, gfc-internal-format
68646 msgid "%s statement at %C leaves DO CONCURRENT construct"
68647 msgstr ""
68649 #: fortran/match.cc:2804
68650 #, gcc-internal-format, gfc-internal-format
68651 msgid "%s statement at %C is not within a construct"
68652 msgstr ""
68654 #: fortran/match.cc:2807
68655 #, gcc-internal-format
68656 msgid "%s statement at %C is not within construct %qs"
68657 msgstr ""
68659 #: fortran/match.cc:2833
68660 #, gcc-internal-format
68661 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
68662 msgstr ""
68664 #: fortran/match.cc:2838
68665 #, gcc-internal-format, gfc-internal-format
68666 msgid "EXIT statement with no do-construct-name at %C"
68667 msgstr ""
68669 #: fortran/match.cc:2844
68670 #, gcc-internal-format
68671 msgid "%s statement at %C is not applicable to construct %qs"
68672 msgstr ""
68674 #: fortran/match.cc:2852
68675 #, gcc-internal-format, gfc-internal-format
68676 msgid "%s statement at %C leaving OpenACC structured block"
68677 msgstr ""
68679 #: fortran/match.cc:2853
68680 #, gcc-internal-format, gfc-internal-format
68681 msgid "%s statement at %C leaving OpenMP structured block"
68682 msgstr ""
68684 #: fortran/match.cc:2890
68685 #, gcc-internal-format, gfc-internal-format
68686 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
68687 msgstr ""
68689 #: fortran/match.cc:2896
68690 #, gcc-internal-format, gfc-internal-format
68691 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
68692 msgstr ""
68694 #: fortran/match.cc:2898
68695 #, gcc-internal-format, gfc-internal-format
68696 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
68697 msgstr ""
68699 #: fortran/match.cc:2927
68700 #, gcc-internal-format, gfc-internal-format
68701 msgid "EXIT statement at %C terminating !$OMP DO loop"
68702 msgstr ""
68704 #: fortran/match.cc:2932
68705 #, gcc-internal-format, gfc-internal-format
68706 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
68707 msgstr ""
68709 #: fortran/match.cc:3020
68710 #, gcc-internal-format, gfc-internal-format
68711 msgid "Blank required in %s statement near %C"
68712 msgstr ""
68714 #: fortran/match.cc:3038
68715 #, gcc-internal-format, gfc-internal-format
68716 msgid "STOP code at %C cannot be negative"
68717 msgstr ""
68719 #: fortran/match.cc:3044
68720 #, gcc-internal-format, gfc-internal-format
68721 msgid "STOP code at %C contains too many digits"
68722 msgstr ""
68724 #: fortran/match.cc:3065
68725 #, gcc-internal-format, gfc-internal-format
68726 msgid "%s statement at %C in PURE procedure"
68727 msgstr ""
68729 #: fortran/match.cc:3081
68730 #, gcc-internal-format, gfc-internal-format
68731 msgid "Image control statement STOP at %C in CRITICAL block"
68732 msgstr ""
68734 #: fortran/match.cc:3086
68735 #, gcc-internal-format, gfc-internal-format
68736 msgid "Image control statement STOP at %C in DO CONCURRENT block"
68737 msgstr ""
68739 #: fortran/match.cc:3098
68740 #, gcc-internal-format, gfc-internal-format
68741 msgid "STOP code at %L must be a scalar CHARACTER constant or digit[digit[digit[digit[digit]]]]"
68742 msgstr ""
68744 #: fortran/match.cc:3110
68745 #, gcc-internal-format, gfc-internal-format
68746 msgid "STOP code at %L must be a scalar default CHARACTER or INTEGER constant expression"
68747 msgstr ""
68749 #: fortran/match.cc:3117
68750 #, gcc-internal-format, gfc-internal-format
68751 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
68752 msgstr ""
68754 #: fortran/match.cc:3124
68755 #, gcc-internal-format, gfc-internal-format
68756 msgid "STOP code at %L must be scalar"
68757 msgstr ""
68759 #: fortran/match.cc:3131
68760 #, gcc-internal-format, gfc-internal-format
68761 msgid "STOP code at %L must be default character KIND=%d"
68762 msgstr ""
68764 #: fortran/match.cc:3138
68765 #, gcc-internal-format, gfc-internal-format
68766 msgid "STOP code at %L must be default integer KIND=%d"
68767 msgstr ""
68769 #: fortran/match.cc:3186
68770 #, gcc-internal-format, gfc-internal-format
68771 msgid "PAUSE statement at %C"
68772 msgstr ""
68774 #: fortran/match.cc:3207
68775 #, gcc-internal-format, gfc-internal-format
68776 msgid "ERROR STOP statement at %C"
68777 msgstr ""
68779 #: fortran/match.cc:3233
68780 #, gcc-internal-format, gfc-internal-format
68781 msgid "Image control statement EVENT %s at %C in PURE procedure"
68782 msgstr ""
68784 #: fortran/match.cc:3248
68785 #, gcc-internal-format, gfc-internal-format
68786 msgid "Image control statement EVENT %s at %C in CRITICAL block"
68787 msgstr ""
68789 #: fortran/match.cc:3255
68790 #, gcc-internal-format, gfc-internal-format
68791 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
68792 msgstr ""
68794 #: fortran/match.cc:3285 fortran/match.cc:3627 fortran/match.cc:3839
68795 #: fortran/match.cc:4391 fortran/match.cc:4762
68796 #, gcc-internal-format, gfc-internal-format
68797 msgid "Redundant STAT tag found at %L"
68798 msgstr ""
68800 #: fortran/match.cc:3306 fortran/match.cc:3648 fortran/match.cc:3859
68801 #: fortran/match.cc:4423 fortran/match.cc:4787
68802 #, gcc-internal-format, gfc-internal-format
68803 msgid "Redundant ERRMSG tag found at %L"
68804 msgstr ""
68806 #: fortran/match.cc:3327
68807 #, gcc-internal-format, gfc-internal-format
68808 msgid "Redundant UNTIL_COUNT tag found at %L"
68809 msgstr ""
68811 #: fortran/match.cc:3393
68812 #, gcc-internal-format, gfc-internal-format
68813 msgid "EVENT POST statement at %C"
68814 msgstr ""
68816 #: fortran/match.cc:3403
68817 #, gcc-internal-format, gfc-internal-format
68818 msgid "EVENT WAIT statement at %C"
68819 msgstr ""
68821 #: fortran/match.cc:3415
68822 #, gcc-internal-format, gfc-internal-format
68823 msgid "FAIL IMAGE statement at %C"
68824 msgstr ""
68826 #: fortran/match.cc:3439
68827 #, gcc-internal-format, gfc-internal-format
68828 msgid "FORM TEAM statement at %C"
68829 msgstr ""
68831 #: fortran/match.cc:3478
68832 #, gcc-internal-format, gfc-internal-format
68833 msgid "CHANGE TEAM statement at %C"
68834 msgstr ""
68836 #: fortran/match.cc:3508
68837 #, gcc-internal-format, gfc-internal-format
68838 msgid "END TEAM statement at %C"
68839 msgstr ""
68841 #: fortran/match.cc:3532
68842 #, gcc-internal-format, gfc-internal-format
68843 msgid "SYNC TEAM statement at %C"
68844 msgstr ""
68846 #: fortran/match.cc:3575
68847 #, gcc-internal-format, gfc-internal-format
68848 msgid "Image control statement %s at %C in PURE procedure"
68849 msgstr ""
68851 #: fortran/match.cc:3590
68852 #, gcc-internal-format, gfc-internal-format
68853 msgid "Image control statement %s at %C in CRITICAL block"
68854 msgstr ""
68856 #: fortran/match.cc:3597
68857 #, gcc-internal-format, gfc-internal-format
68858 msgid "Image control statement %s at %C in DO CONCURRENT block"
68859 msgstr ""
68861 #: fortran/match.cc:3669
68862 #, gcc-internal-format, gfc-internal-format
68863 msgid "Redundant ACQUIRED_LOCK tag found at %L"
68864 msgstr ""
68866 #: fortran/match.cc:3734
68867 #, gcc-internal-format, gfc-internal-format
68868 msgid "LOCK statement at %C"
68869 msgstr ""
68871 #: fortran/match.cc:3744
68872 #, gcc-internal-format, gfc-internal-format
68873 msgid "UNLOCK statement at %C"
68874 msgstr ""
68876 #: fortran/match.cc:3769
68877 #, gcc-internal-format, gfc-internal-format
68878 msgid "Image control statement SYNC at %C in PURE procedure"
68879 msgstr ""
68881 #: fortran/match.cc:3775
68882 #, gcc-internal-format, gfc-internal-format
68883 msgid "SYNC statement at %C"
68884 msgstr ""
68886 #: fortran/match.cc:3787
68887 #, gcc-internal-format, gfc-internal-format
68888 msgid "Image control statement SYNC at %C in CRITICAL block"
68889 msgstr ""
68891 #: fortran/match.cc:3793
68892 #, gcc-internal-format, gfc-internal-format
68893 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
68894 msgstr ""
68896 #: fortran/match.cc:3973
68897 #, gcc-internal-format, gfc-internal-format
68898 msgid "ASSIGN statement at %C"
68899 msgstr ""
68901 #: fortran/match.cc:4017
68902 #, gcc-internal-format, gfc-internal-format
68903 msgid "Assigned GOTO statement at %C"
68904 msgstr ""
68906 #: fortran/match.cc:4061 fortran/match.cc:4112
68907 #, gcc-internal-format, gfc-internal-format
68908 msgid "Statement label list in GOTO at %C cannot be empty"
68909 msgstr ""
68911 #: fortran/match.cc:4122
68912 #, gcc-internal-format, gfc-internal-format
68913 msgid "Computed GOTO at %C"
68914 msgstr ""
68916 #: fortran/match.cc:4197
68917 #, gcc-internal-format, gfc-internal-format
68918 msgid "Error in type-spec at %L"
68919 msgstr ""
68921 #: fortran/match.cc:4210
68922 #, gcc-internal-format, gfc-internal-format
68923 msgid "typespec in ALLOCATE at %L"
68924 msgstr ""
68926 #: fortran/match.cc:4233
68927 #, gcc-internal-format, gfc-internal-format
68928 msgid "The type parameter spec list in the type-spec at %L cannot contain DEFERRED parameters"
68929 msgstr ""
68931 #: fortran/match.cc:4263 fortran/match.cc:4700
68932 #, gcc-internal-format, gfc-internal-format
68933 msgid "Unexpected constant at %C"
68934 msgstr ""
68936 #: fortran/match.cc:4273
68937 #, gcc-internal-format, gfc-internal-format
68938 msgid "Bad allocate-object at %C for a PURE procedure"
68939 msgstr ""
68941 #: fortran/match.cc:4288
68942 #, gcc-internal-format, gfc-internal-format
68943 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
68944 msgstr ""
68946 #: fortran/match.cc:4310
68947 #, gcc-internal-format, gfc-internal-format
68948 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
68949 msgstr ""
68951 #: fortran/match.cc:4315
68952 #, gcc-internal-format, gfc-internal-format
68953 msgid "ALLOCATE of coarray at %C in CRITICAL block"
68954 msgstr ""
68956 #: fortran/match.cc:4337
68957 #, gcc-internal-format, gfc-internal-format
68958 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
68959 msgstr ""
68961 #: fortran/match.cc:4349
68962 #, gcc-internal-format, gfc-internal-format
68963 msgid "Type of entity at %L is type incompatible with typespec"
68964 msgstr ""
68966 #: fortran/match.cc:4357
68967 #, gcc-internal-format, gfc-internal-format
68968 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
68969 msgstr ""
68971 #: fortran/match.cc:4374
68972 #, gcc-internal-format, gfc-internal-format
68973 msgid "Shape specification for allocatable scalar at %C"
68974 msgstr ""
68976 #: fortran/match.cc:4401
68977 #, gcc-internal-format, gfc-internal-format
68978 msgid "STAT tag at %L cannot be a constant"
68979 msgstr ""
68981 #: fortran/match.cc:4417
68982 #, gcc-internal-format, gfc-internal-format
68983 msgid "ERRMSG tag at %L"
68984 msgstr ""
68986 #: fortran/match.cc:4440
68987 #, gcc-internal-format, gfc-internal-format
68988 msgid "SOURCE tag at %L"
68989 msgstr ""
68991 #: fortran/match.cc:4446
68992 #, gcc-internal-format, gfc-internal-format
68993 msgid "Redundant SOURCE tag found at %L"
68994 msgstr ""
68996 #: fortran/match.cc:4453
68997 #, gcc-internal-format, gfc-internal-format
68998 msgid "SOURCE tag at %L conflicts with the typespec at %L"
68999 msgstr ""
69001 #: fortran/match.cc:4459
69002 #, gcc-internal-format, gfc-internal-format
69003 msgid "SOURCE tag at %L with more than a single allocate object"
69004 msgstr ""
69006 #: fortran/match.cc:4477
69007 #, gcc-internal-format, gfc-internal-format
69008 msgid "MOLD tag at %L"
69009 msgstr ""
69011 #: fortran/match.cc:4483
69012 #, gcc-internal-format, gfc-internal-format
69013 msgid "Redundant MOLD tag found at %L"
69014 msgstr ""
69016 #: fortran/match.cc:4490
69017 #, gcc-internal-format, gfc-internal-format
69018 msgid "MOLD tag at %L conflicts with the typespec at %L"
69019 msgstr ""
69021 #: fortran/match.cc:4516
69022 #, gcc-internal-format, gfc-internal-format
69023 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
69024 msgstr ""
69026 #: fortran/match.cc:4524
69027 #, gcc-internal-format, gfc-internal-format
69028 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
69029 msgstr ""
69031 #: fortran/match.cc:4536
69032 #, gcc-internal-format, gfc-internal-format
69033 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
69034 msgstr ""
69036 #: fortran/match.cc:4603
69037 #, gcc-internal-format, gfc-internal-format
69038 msgid "Pointer object at %C shall not be coindexed"
69039 msgstr ""
69041 #: fortran/match.cc:4618
69042 #, gcc-internal-format, gfc-internal-format
69043 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
69044 msgstr ""
69046 #: fortran/match.cc:4712
69047 #, gcc-internal-format, gfc-internal-format
69048 msgid "Illegal allocate-object at %C for a PURE procedure"
69049 msgstr ""
69051 #: fortran/match.cc:4722
69052 #, gcc-internal-format, gfc-internal-format
69053 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
69054 msgstr ""
69056 #: fortran/match.cc:4729
69057 #, gcc-internal-format, gfc-internal-format
69058 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
69059 msgstr ""
69061 #: fortran/match.cc:4745
69062 #, gcc-internal-format, gfc-internal-format
69063 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
69064 msgstr ""
69066 #: fortran/match.cc:4782
69067 #, gcc-internal-format, gfc-internal-format
69068 msgid "ERRMSG at %L"
69069 msgstr ""
69071 #: fortran/match.cc:4839
69072 #, gcc-internal-format, gfc-internal-format
69073 msgid "Image control statement RETURN at %C in CRITICAL block"
69074 msgstr ""
69076 #: fortran/match.cc:4845
69077 #, gcc-internal-format, gfc-internal-format
69078 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
69079 msgstr ""
69081 #: fortran/match.cc:4854
69082 #, gcc-internal-format, gfc-internal-format
69083 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
69084 msgstr ""
69086 #: fortran/match.cc:4885
69087 #, gcc-internal-format, gfc-internal-format
69088 msgid "RETURN statement in main program at %C"
69089 msgstr ""
69091 #: fortran/match.cc:4913
69092 #, gcc-internal-format, gfc-internal-format
69093 msgid "Expected component reference at %C"
69094 msgstr ""
69096 #: fortran/match.cc:4922
69097 #, gcc-internal-format, gfc-internal-format
69098 msgid "Junk after CALL at %C"
69099 msgstr ""
69101 #: fortran/match.cc:4933
69102 #, gcc-internal-format, gfc-internal-format
69103 msgid "Expected type-bound procedure or procedure pointer component at %C"
69104 msgstr ""
69106 #: fortran/match.cc:5030
69107 #, gcc-internal-format, gfc-internal-format
69108 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a subroutine reference"
69109 msgstr ""
69111 #: fortran/match.cc:5171
69112 #, gcc-internal-format, gfc-internal-format
69113 msgid "Syntax error in common block name at %C"
69114 msgstr ""
69116 #. If we find an error, just print it and continue,
69117 #. cause it's just semantic, and we can see if there
69118 #. are more errors.
69119 #: fortran/match.cc:5246
69120 #, gcc-internal-format
69121 msgid "Variable %qs at %L in common block %qs at %C must be declared with a C interoperable kind since common block %qs is bind(c)"
69122 msgstr ""
69124 #: fortran/match.cc:5255
69125 #, gcc-internal-format
69126 msgid "Variable %qs in common block %qs at %C cannot be bind(c) since it is not global"
69127 msgstr ""
69129 #: fortran/match.cc:5262
69130 #, gcc-internal-format
69131 msgid "Symbol %qs at %C is already in a COMMON block"
69132 msgstr ""
69134 #: fortran/match.cc:5270
69135 #, gcc-internal-format
69136 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
69137 msgstr ""
69139 #: fortran/match.cc:5286
69140 #, gcc-internal-format
69141 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
69142 msgstr ""
69144 #: fortran/match.cc:5293
69145 #, gcc-internal-format
69146 msgid "Symbol %qs in COMMON at %C cannot be a coarray"
69147 msgstr ""
69149 #: fortran/match.cc:5303
69150 #, gcc-internal-format
69151 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
69152 msgstr ""
69154 #: fortran/match.cc:5349
69155 #, gcc-internal-format
69156 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
69157 msgstr ""
69159 #: fortran/match.cc:5411
69160 #, gcc-internal-format, gfc-internal-format
69161 msgid "BLOCK DATA construct at %L"
69162 msgstr ""
69164 #: fortran/match.cc:5497
69165 #, gcc-internal-format
69166 msgid "Namelist group name %qs at %C already has a basic type of %s"
69167 msgstr ""
69169 #: fortran/match.cc:5505
69170 #, gcc-internal-format
69171 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
69172 msgstr ""
69174 #. It is required that members of a namelist be declared
69175 #. before the namelist.  We check this by checking if the
69176 #. symbol has a defined type for IMPLICIT NONE.
69177 #: fortran/match.cc:5530
69178 #, gcc-internal-format
69179 msgid "Symbol %qs in namelist %qs at %C must be declared before the namelist is declared."
69180 msgstr ""
69182 #: fortran/match.cc:5549
69183 #, gcc-internal-format
69184 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
69185 msgstr ""
69187 #: fortran/match.cc:5692
69188 #, gcc-internal-format, gfc-internal-format
69189 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
69190 msgstr ""
69192 #: fortran/match.cc:5700
69193 #, gcc-internal-format, gfc-internal-format
69194 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
69195 msgstr ""
69197 #: fortran/match.cc:5733
69198 #, gcc-internal-format, gfc-internal-format
69199 msgid "EQUIVALENCE at %C requires two or more objects"
69200 msgstr ""
69202 #: fortran/match.cc:5747
69203 #, gcc-internal-format, gfc-internal-format
69204 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
69205 msgstr ""
69207 #: fortran/match.cc:5760
69208 #, gcc-internal-format, gfc-internal-format
69209 msgid "Expecting a comma in EQUIVALENCE at %C"
69210 msgstr ""
69212 #: fortran/match.cc:5765
69213 #, gcc-internal-format, gfc-internal-format
69214 msgid "EQUIVALENCE statement at %C"
69215 msgstr ""
69217 #: fortran/match.cc:5901
69218 #, gcc-internal-format, gfc-internal-format
69219 msgid "Statement function at %L is recursive"
69220 msgstr ""
69222 #: fortran/match.cc:5907
69223 #, gcc-internal-format
69224 msgid "Statement function %qs at %L conflicts with function name"
69225 msgstr ""
69227 #: fortran/match.cc:5918
69228 #, gcc-internal-format, gfc-internal-format
69229 msgid "Statement function at %L cannot appear within an INTERFACE"
69230 msgstr ""
69232 #: fortran/match.cc:5923
69233 #, gcc-internal-format, gfc-internal-format
69234 msgid "Statement function at %C"
69235 msgstr ""
69237 #: fortran/match.cc:6048 fortran/match.cc:6064 fortran/match.cc:6083
69238 #, gcc-internal-format, gfc-internal-format
69239 msgid "Expression in CASE selector at %L cannot be %s"
69240 msgstr ""
69242 #: fortran/match.cc:6093 fortran/match.cc:6099
69243 #, gcc-internal-format, gfc-internal-format
69244 msgid "Expression in CASE selector at %L must be scalar"
69245 msgstr ""
69247 #: fortran/match.cc:6108
69248 #, gcc-internal-format, gfc-internal-format
69249 msgid "Expected initialization expression in CASE at %C"
69250 msgstr ""
69252 #: fortran/match.cc:6140
69253 #, gcc-internal-format
69254 msgid "Expected block name %qs of SELECT construct at %C"
69255 msgstr ""
69257 #: fortran/match.cc:6435
69258 #, gcc-internal-format, gfc-internal-format
69259 msgid "SELECT TYPE at %C cannot appear in this scope"
69260 msgstr ""
69262 #: fortran/match.cc:6476
69263 #, gcc-internal-format, gfc-internal-format
69264 msgid "parse error in SELECT TYPE statement at %C"
69265 msgstr ""
69267 #: fortran/match.cc:6501
69268 #, gcc-internal-format, gfc-internal-format
69269 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
69270 msgstr ""
69272 #: fortran/match.cc:6657
69273 #, gcc-internal-format, gfc-internal-format
69274 msgid "SELECT RANK statement at %C"
69275 msgstr ""
69277 #: fortran/match.cc:6686 fortran/match.cc:6740
69278 #, gcc-internal-format, gfc-internal-format
69279 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
69280 msgstr ""
69282 #: fortran/match.cc:6750
69283 #, gcc-internal-format, gfc-internal-format
69284 msgid "parse error in SELECT RANK statement at %C"
69285 msgstr ""
69287 #: fortran/match.cc:6786
69288 #, gcc-internal-format, gfc-internal-format
69289 msgid "Unexpected CASE statement at %C"
69290 msgstr ""
69292 #: fortran/match.cc:6838
69293 #, gcc-internal-format, gfc-internal-format
69294 msgid "Syntax error in CASE specification at %C"
69295 msgstr ""
69297 #: fortran/match.cc:6856
69298 #, gcc-internal-format, gfc-internal-format
69299 msgid "Unexpected TYPE IS statement at %C"
69300 msgstr ""
69302 #: fortran/match.cc:6888
69303 #, gcc-internal-format, gfc-internal-format
69304 msgid "The type-spec shall not specify a sequence derived type or a type with the BIND attribute in SELECT TYPE at %C [F2003:C815]"
69305 msgstr ""
69307 #: fortran/match.cc:6899
69308 #, gcc-internal-format, gfc-internal-format
69309 msgid "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
69310 msgstr ""
69312 #: fortran/match.cc:6910
69313 #, gcc-internal-format, gfc-internal-format
69314 msgid "Syntax error in TYPE IS specification at %C"
69315 msgstr ""
69317 #: fortran/match.cc:6986
69318 #, gcc-internal-format, gfc-internal-format
69319 msgid "Syntax error in CLASS IS specification at %C"
69320 msgstr ""
69322 #: fortran/match.cc:7006
69323 #, gcc-internal-format, gfc-internal-format
69324 msgid "Unexpected RANK statement at %C"
69325 msgstr ""
69327 #: fortran/match.cc:7052
69328 #, gcc-internal-format, gfc-internal-format
69329 msgid "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
69330 msgstr ""
69332 #: fortran/match.cc:7061
69333 #, gcc-internal-format, gfc-internal-format
69334 msgid "The value of the SELECT RANK CASE expression at %C must not be less than zero or greater than %d"
69335 msgstr ""
69337 #: fortran/match.cc:7088
69338 #, gcc-internal-format, gfc-internal-format
69339 msgid "Syntax error in RANK specification at %C"
69340 msgstr ""
69342 #: fortran/match.cc:7210
69343 #, gcc-internal-format, gfc-internal-format
69344 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
69345 msgstr ""
69347 #: fortran/match.cc:7248
69348 #, gcc-internal-format
69349 msgid "Label %qs at %C doesn't match WHERE label %qs"
69350 msgstr ""
69352 #: fortran/matchexp.cc:72
69353 #, gcc-internal-format
69354 msgid "Bad character %qc in OPERATOR name at %C"
69355 msgstr ""
69357 #: fortran/matchexp.cc:80
69358 #, gcc-internal-format
69359 msgid "The name %qs cannot be used as a defined operator at %C"
69360 msgstr ""
69362 #: fortran/matchexp.cc:173
69363 #, gcc-internal-format, gfc-internal-format
69364 msgid "Expected a right parenthesis in expression at %C"
69365 msgstr ""
69367 #: fortran/matchexp.cc:281
69368 #, gcc-internal-format, gfc-internal-format
69369 msgid "Expected exponent in expression at %C"
69370 msgstr ""
69372 #: fortran/matchexp.cc:319 fortran/matchexp.cc:324 fortran/matchexp.cc:428
69373 #: fortran/matchexp.cc:433
69374 #, gcc-internal-format, gfc-internal-format
69375 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
69376 msgstr ""
69378 #: fortran/matchexp.cc:665
69379 #, gcc-internal-format
69380 msgid "match_level_4(): Bad operator"
69381 msgstr ""
69383 #: fortran/misc.cc:113
69384 #, gcc-internal-format
69385 msgid "gfc_basic_typename(): Undefined type"
69386 msgstr ""
69388 #: fortran/misc.cc:207
69389 #, gcc-internal-format
69390 msgid "gfc_typename(): Undefined type"
69391 msgstr ""
69393 #: fortran/misc.cc:311
69394 #, gcc-internal-format
69395 msgid "gfc_code2string(): Bad code"
69396 msgstr ""
69398 #: fortran/module.cc:238
69399 #, gcc-internal-format
69400 msgid "free_pi_tree(): Unresolved fixup"
69401 msgstr ""
69403 #: fortran/module.cc:455
69404 #, gcc-internal-format
69405 msgid "associate_integer_pointer(): Already associated"
69406 msgstr ""
69408 #: fortran/module.cc:539
69409 #, gcc-internal-format, gfc-internal-format
69410 msgid "module nature in USE statement at %C"
69411 msgstr ""
69413 #: fortran/module.cc:551
69414 #, gcc-internal-format, gfc-internal-format
69415 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
69416 msgstr ""
69418 #: fortran/module.cc:564
69419 #, gcc-internal-format, gfc-internal-format
69420 msgid "\"::\" was expected after module nature at %C but was not found"
69421 msgstr ""
69423 #: fortran/module.cc:574
69424 #, gcc-internal-format, gfc-internal-format
69425 msgid "\"USE :: module\" at %C"
69426 msgstr ""
69428 #: fortran/module.cc:633
69429 #, gcc-internal-format, gfc-internal-format
69430 msgid "Missing generic specification in USE statement at %C"
69431 msgstr ""
69433 #: fortran/module.cc:644
69434 #, gcc-internal-format, gfc-internal-format
69435 msgid "Renaming operators in USE statements at %C"
69436 msgstr ""
69438 #: fortran/module.cc:688
69439 #, gcc-internal-format
69440 msgid "Symbol %qs at %L conflicts with the rename symbol at %L"
69441 msgstr ""
69443 #: fortran/module.cc:691
69444 #, gcc-internal-format
69445 msgid "Symbol %qs at %L conflicts with the symbol at %L"
69446 msgstr ""
69448 #: fortran/module.cc:699
69449 #, gcc-internal-format
69450 msgid "The name %qs at %C has already been used as an external module name"
69451 msgstr ""
69453 #: fortran/module.cc:762
69454 #, gcc-internal-format, gfc-internal-format
69455 msgid "SUBMODULE declaration at %C"
69456 msgstr ""
69458 #: fortran/module.cc:767
69459 #, gcc-internal-format, gfc-internal-format
69460 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
69461 msgstr ""
69463 #: fortran/module.cc:842
69464 #, gcc-internal-format, gfc-internal-format
69465 msgid "Syntax error in SUBMODULE statement at %C"
69466 msgstr ""
69468 #: fortran/module.cc:1201
69469 #, gcc-internal-format
69470 msgid "Reading module %qs at line %d column %d: %s"
69471 msgstr ""
69473 #: fortran/module.cc:1205
69474 #, gcc-internal-format
69475 msgid "Writing module %qs at line %d column %d: %s"
69476 msgstr ""
69478 #: fortran/module.cc:1209
69479 #, gcc-internal-format
69480 msgid "Module %qs at line %d column %d: %s"
69481 msgstr ""
69483 #: fortran/module.cc:1642
69484 #, gcc-internal-format
69485 msgid "require_atom(): bad atom type required"
69486 msgstr ""
69488 #: fortran/module.cc:1691
69489 #, gcc-internal-format, gfc-internal-format
69490 msgid "Error writing modules file: %s"
69491 msgstr ""
69493 #: fortran/module.cc:1741
69494 #, gcc-internal-format
69495 msgid "write_atom(): Trying to write dab atom"
69496 msgstr ""
69498 #: fortran/module.cc:1962
69499 #, gcc-internal-format
69500 msgid "unquote_string(): got bad string"
69501 msgstr ""
69503 #: fortran/module.cc:2959
69504 #, gcc-internal-format
69505 msgid "mio_array_ref(): Unknown array ref"
69506 msgstr ""
69508 #: fortran/module.cc:5094
69509 #, gcc-internal-format, gfc-internal-format
69510 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
69511 msgstr ""
69513 #: fortran/module.cc:5097
69514 #, gcc-internal-format, gfc-internal-format
69515 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
69516 msgstr ""
69518 #: fortran/module.cc:5291
69519 #, gcc-internal-format
69520 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
69521 msgstr ""
69523 #: fortran/module.cc:5428
69524 #, gcc-internal-format
69525 msgid "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, but got %qs"
69526 msgstr ""
69528 #: fortran/module.cc:5707
69529 #, gcc-internal-format
69530 msgid "Symbol %qs referenced at %L not found in module %qs"
69531 msgstr ""
69533 #: fortran/module.cc:5714
69534 #, gcc-internal-format
69535 msgid "User operator %qs referenced at %L not found in module %qs"
69536 msgstr ""
69538 #: fortran/module.cc:5719
69539 #, gcc-internal-format
69540 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
69541 msgstr ""
69543 #: fortran/module.cc:5955
69544 #, gcc-internal-format
69545 msgid "write_symbol(): bad module symbol %qs"
69546 msgstr ""
69548 #: fortran/module.cc:6299
69549 #, gcc-internal-format
69550 msgid "write_symtree(): Symbol not written"
69551 msgstr ""
69553 #: fortran/module.cc:6489
69554 #, fuzzy, gcc-internal-format
69555 #| msgid "Failed to open file %s for writing state: %s"
69556 msgid "Cannot open module file %qs for writing at %C: %s"
69557 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
69559 #: fortran/module.cc:6510
69560 #, fuzzy, gcc-internal-format
69561 #| msgid "Failed to open file %s for writing state: %s"
69562 msgid "Error writing module file %qs for writing: %s"
69563 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
69565 #: fortran/module.cc:6521
69566 #, fuzzy, gcc-internal-format
69567 #| msgid "Cannot open source file %s\n"
69568 msgid "Cannot delete module file %qs: %s"
69569 msgstr "Ne mogu otvoriti datoteku koda %s\n"
69571 #: fortran/module.cc:6524
69572 #, fuzzy, gcc-internal-format
69573 #| msgid "Cannot open source file %s\n"
69574 msgid "Cannot rename module file %qs to %qs: %s"
69575 msgstr "Ne mogu otvoriti datoteku koda %s\n"
69577 #: fortran/module.cc:6530
69578 #, fuzzy, gcc-internal-format
69579 #| msgid "could not write to temporary file %s"
69580 msgid "Cannot delete temporary module file %qs: %s"
69581 msgstr "ne mogu pisati u privremenu datoteku %s"
69583 #: fortran/module.cc:6587
69584 #, gcc-internal-format
69585 msgid "Symbol %qs at %C already declared"
69586 msgstr ""
69588 #: fortran/module.cc:6658
69589 #, gcc-internal-format, gfc-internal-format
69590 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
69591 msgstr ""
69593 #: fortran/module.cc:6766 fortran/module.cc:7110
69594 #, gcc-internal-format
69595 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
69596 msgstr ""
69598 #: fortran/module.cc:6894
69599 #, gcc-internal-format
69600 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
69601 msgstr ""
69603 #: fortran/module.cc:6915 fortran/module.cc:6948 fortran/module.cc:6990
69604 #, gcc-internal-format
69605 msgid "Symbol %qs already declared"
69606 msgstr ""
69608 #: fortran/module.cc:7095
69609 #, gcc-internal-format
69610 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
69611 msgstr ""
69613 #: fortran/module.cc:7117
69614 #, gcc-internal-format
69615 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
69616 msgstr ""
69618 #: fortran/module.cc:7185
69619 #, gcc-internal-format, gfc-internal-format
69620 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
69621 msgstr ""
69623 #: fortran/module.cc:7239
69624 #, gcc-internal-format
69625 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
69626 msgstr ""
69628 #: fortran/module.cc:7265
69629 #, gcc-internal-format, gfc-internal-format
69630 msgid "USE statement at %C has no ONLY qualifier"
69631 msgstr ""
69633 #: fortran/module.cc:7294
69634 #, gcc-internal-format, gfc-internal-format
69635 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
69636 msgstr ""
69638 #: fortran/module.cc:7306
69639 #, gcc-internal-format, gfc-internal-format
69640 msgid "ISO_C_BINDING module at %C"
69641 msgstr ""
69643 #: fortran/module.cc:7319
69644 #, gcc-internal-format
69645 msgid "Cannot find an intrinsic module named %qs at %C"
69646 msgstr ""
69648 #: fortran/module.cc:7325
69649 #, gcc-internal-format, gfc-internal-format
69650 msgid "IEEE_FEATURES module at %C"
69651 msgstr ""
69653 #: fortran/module.cc:7331
69654 #, gcc-internal-format, gfc-internal-format
69655 msgid "IEEE_EXCEPTIONS module at %C"
69656 msgstr ""
69658 #: fortran/module.cc:7337
69659 #, gcc-internal-format, gfc-internal-format
69660 msgid "IEEE_ARITHMETIC module at %C"
69661 msgstr ""
69663 #: fortran/module.cc:7347
69664 #, fuzzy, gcc-internal-format
69665 #| msgid "Failed to open file %s for writing state: %s"
69666 msgid "Cannot open module file %qs for reading at %C: %s"
69667 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
69669 #: fortran/module.cc:7350
69670 #, gcc-internal-format
69671 msgid "Module file %qs has not been generated, either because the module does not contain a MODULE PROCEDURE or there is an error in the module."
69672 msgstr ""
69674 #: fortran/module.cc:7361
69675 #, gcc-internal-format
69676 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
69677 msgstr ""
69679 #: fortran/module.cc:7384
69680 #, gcc-internal-format
69681 msgid "File %qs opened at %C is not a GNU Fortran module file"
69682 msgstr ""
69684 #: fortran/module.cc:7392
69685 #, gcc-internal-format
69686 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
69687 msgstr ""
69689 #: fortran/module.cc:7409
69690 #, gcc-internal-format
69691 msgid "Cannot USE a submodule that is currently built"
69692 msgstr ""
69694 #: fortran/module.cc:7411
69695 #, gcc-internal-format
69696 msgid "Cannot USE a module that is currently built"
69697 msgstr ""
69699 #: fortran/openmp.cc:68 fortran/openmp.cc:6028
69700 #, fuzzy, gcc-internal-format, gfc-internal-format
69701 #| msgid "Unexpected type..."
69702 msgid "Unexpected junk at %C"
69703 msgstr "Neočekivana vrsta..."
69705 #: fortran/openmp.cc:349
69706 #, gcc-internal-format, gfc-internal-format
69707 msgid "List item shall not be coindexed at %C"
69708 msgstr ""
69710 #: fortran/openmp.cc:384 fortran/openmp.cc:485 fortran/openmp.cc:813
69711 #: fortran/openmp.cc:5107
69712 #, gcc-internal-format, gfc-internal-format
69713 msgid "COMMON block /%s/ not found at %C"
69714 msgstr ""
69716 #: fortran/openmp.cc:423 fortran/openmp.cc:513
69717 #, gcc-internal-format, gfc-internal-format
69718 msgid "Syntax error in OpenMP variable list at %C"
69719 msgstr ""
69721 #: fortran/openmp.cc:536
69722 #, gcc-internal-format
69723 msgid "%qs at %L should be of type integer(kind=omp_event_handle_kind)"
69724 msgstr ""
69726 #: fortran/openmp.cc:548
69727 #, gcc-internal-format, gfc-internal-format
69728 msgid "Syntax error in OpenMP detach clause at %C"
69729 msgstr ""
69731 #: fortran/openmp.cc:620
69732 #, gcc-internal-format, gfc-internal-format
69733 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
69734 msgstr ""
69736 #: fortran/openmp.cc:682
69737 #, gcc-internal-format, gfc-internal-format
69738 msgid "Syntax error in OpenACC expression list at %C"
69739 msgstr ""
69741 #: fortran/openmp.cc:749
69742 #, gcc-internal-format
69743 msgid "Unexpected OpenACC parallelism."
69744 msgstr ""
69746 #: fortran/openmp.cc:781
69747 #, gcc-internal-format, gfc-internal-format
69748 msgid "Variable at %C is an element of a COMMON block"
69749 msgstr ""
69751 #: fortran/openmp.cc:841
69752 #, gcc-internal-format, gfc-internal-format
69753 msgid "Unexpected junk after !$ACC DECLARE at %C"
69754 msgstr ""
69756 #: fortran/openmp.cc:851
69757 #, gcc-internal-format, gfc-internal-format
69758 msgid "Syntax error in !$ACC DECLARE list at %C"
69759 msgstr ""
69761 #: fortran/openmp.cc:1100
69762 #, gcc-internal-format, gfc-internal-format
69763 msgid "Expected INTEGER type at %L"
69764 msgstr ""
69766 #: fortran/openmp.cc:1114
69767 #, gcc-internal-format, gfc-internal-format
69768 msgid "Expected identifier at %C"
69769 msgstr ""
69771 #: fortran/openmp.cc:1119
69772 #, gcc-internal-format
69773 msgid "Same identifier %qs specified again at %C"
69774 msgstr ""
69776 #: fortran/openmp.cc:1146
69777 #, gcc-internal-format, gfc-internal-format
69778 msgid "Expected range-specification at %C"
69779 msgstr ""
69781 #: fortran/openmp.cc:1233
69782 #, gcc-internal-format, gfc-internal-format
69783 msgid "Comma expected at %C"
69784 msgstr ""
69786 #: fortran/openmp.cc:1345
69787 #, gcc-internal-format, gfc-internal-format
69788 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
69789 msgstr ""
69791 #: fortran/openmp.cc:1395
69792 #, gcc-internal-format
69793 msgid "Duplicated %qs clause at %L"
69794 msgstr ""
69796 #: fortran/openmp.cc:1402
69797 #, fuzzy, gcc-internal-format
69798 #| msgid "expected %<,%> or %<)%>"
69799 msgid "Expected %<(%> after %qs at %C"
69800 msgstr "očekujem %<,%> ili %<)%>"
69802 #: fortran/openmp.cc:1409
69803 #, fuzzy, gcc-internal-format
69804 #| msgid "invalid expression as operand"
69805 msgid "Invalid expression after %<%s(%> at %C"
69806 msgstr "neispravni izraz kao operand"
69808 #: fortran/openmp.cc:1471
69809 #, gcc-internal-format, gfc-internal-format
69810 msgid "Clause expected at %C after trailing comma"
69811 msgstr ""
69813 #: fortran/openmp.cc:1533
69814 #, fuzzy, gcc-internal-format
69815 #| msgid "expected %<:%>"
69816 msgid "Expected %<:%> at %C"
69817 msgstr "očekujem %<:%>"
69819 #: fortran/openmp.cc:1576
69820 #, gcc-internal-format, gfc-internal-format
69821 msgid "Expected variable list at %C"
69822 msgstr ""
69824 #: fortran/openmp.cc:1600
69825 #, gcc-internal-format, gfc-internal-format
69826 msgid "Expected COMPILATION or EXECUTION in AT clause at %C"
69827 msgstr ""
69829 #: fortran/openmp.cc:1661
69830 #, gcc-internal-format, gfc-internal-format
69831 msgid "Expected TEAMS, PARALLEL or THREAD as binding in BIND at %C"
69832 msgstr ""
69834 #: fortran/openmp.cc:1692
69835 #, gcc-internal-format, gfc-internal-format
69836 msgid "COLLAPSE clause argument not constant positive integer at %C"
69837 msgstr ""
69839 #: fortran/openmp.cc:1771
69840 #, gcc-internal-format, gfc-internal-format
69841 msgid "Expected ALLOC, TO, FROM, TOFROM, FIRSTPRIVATE, NONE or DEFAULT at %C"
69842 msgstr ""
69844 #: fortran/openmp.cc:1791
69845 #, gcc-internal-format, gfc-internal-format
69846 msgid "Expected SCALAR, AGGREGATE, ALLOCATABLE or POINTER at %C"
69847 msgstr ""
69849 #: fortran/openmp.cc:1820
69850 #, gcc-internal-format, gfc-internal-format
69851 msgid "DEFAULTMAP at %C but prior DEFAULTMAP with unspecified category"
69852 msgstr ""
69854 #: fortran/openmp.cc:1823
69855 #, gcc-internal-format, gfc-internal-format
69856 msgid "DEFAULTMAP at %C but prior DEFAULTMAP for category %s"
69857 msgstr ""
69859 #: fortran/openmp.cc:1859
69860 #, gcc-internal-format, gfc-internal-format
69861 msgid "Expected NONE or PRESENT in DEFAULT clause at %C"
69862 msgstr ""
69864 #: fortran/openmp.cc:1862
69865 #, gcc-internal-format, gfc-internal-format
69866 msgid "Expected NONE, FIRSTPRIVATE, PRIVATE or SHARED in DEFAULT clause at %C"
69867 msgstr ""
69869 #: fortran/openmp.cc:1902
69870 #, gcc-internal-format, gfc-internal-format
69871 msgid "ITERATOR may not be combined with SOURCE at %C"
69872 msgstr ""
69874 #: fortran/openmp.cc:1914
69875 #, gcc-internal-format, gfc-internal-format
69876 msgid "ITERATOR may not be combined with SINK at %C"
69877 msgstr ""
69879 #: fortran/openmp.cc:1971 fortran/openmp.cc:1999
69880 #, gcc-internal-format, gfc-internal-format
69881 msgid "Expected integer expression at %C"
69882 msgstr ""
69884 #: fortran/openmp.cc:1980
69885 #, gcc-internal-format
69886 msgid "%<ancestor%> device modifier not preceded by %<requires%> directive with %<reverse_offload%> clause at %C"
69887 msgstr ""
69889 #: fortran/openmp.cc:1992
69890 #, gcc-internal-format
69891 msgid "the %<device%> clause expression must evaluate to %<1%> at %C"
69892 msgstr ""
69894 #: fortran/openmp.cc:2005
69895 #, gcc-internal-format
69896 msgid "Expected integer expression or a single device-modifier %<device_num%> or %<ancestor%> at %C"
69897 msgstr ""
69899 #: fortran/openmp.cc:2035
69900 #, gcc-internal-format, gfc-internal-format
69901 msgid "Expected HOST, NOHOST or ANY at %C"
69902 msgstr ""
69904 #: fortran/openmp.cc:2080
69905 #, gcc-internal-format, gfc-internal-format
69906 msgid "Expected SEQ_CST, ACQUIRE or RELAXED at %C"
69907 msgstr ""
69909 #: fortran/openmp.cc:2393
69910 #, gcc-internal-format
69911 msgid "too many %<always%> modifiers at %L"
69912 msgstr ""
69914 #: fortran/openmp.cc:2399
69915 #, gcc-internal-format
69916 msgid "too many %<close%> modifiers at %L"
69917 msgstr ""
69919 #: fortran/openmp.cc:2555
69920 #, gcc-internal-format
69921 msgid "Expected ORDER(CONCURRENT) at %C with optional %<reproducible%> or %<unconstrained%> modifier"
69922 msgstr ""
69924 #: fortran/openmp.cc:2580
69925 #, gcc-internal-format, gfc-internal-format
69926 msgid "ORDERED clause argument not constant positive integer at %C"
69927 msgstr ""
69929 #: fortran/openmp.cc:2848
69930 #, gcc-internal-format, gfc-internal-format
69931 msgid "Expected FATAL or WARNING in SEVERITY clause at %C"
69932 msgstr ""
69934 #: fortran/openmp.cc:3031
69935 #, gcc-internal-format, gfc-internal-format
69936 msgid "Failed to match clause at %C"
69937 msgstr ""
69939 #: fortran/openmp.cc:3209
69940 #, gcc-internal-format, gfc-internal-format
69941 msgid "Invalid clause in module with !$ACC DECLARE at %L"
69942 msgstr ""
69944 #: fortran/openmp.cc:3219
69945 #, gcc-internal-format, gfc-internal-format
69946 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
69947 msgstr ""
69949 #: fortran/openmp.cc:3228
69950 #, gcc-internal-format
69951 msgid "Variable %qs shall be declared in the same scoping unit as !$ACC DECLARE at %L"
69952 msgstr ""
69954 #: fortran/openmp.cc:3236
69955 #, gcc-internal-format, gfc-internal-format
69956 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
69957 msgstr ""
69959 #: fortran/openmp.cc:3285
69960 #, gcc-internal-format
69961 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
69962 msgstr ""
69964 #: fortran/openmp.cc:3333
69965 #, gcc-internal-format, gfc-internal-format
69966 msgid "Invalid argument to !$ACC WAIT at %C"
69967 msgstr ""
69969 #: fortran/openmp.cc:3340
69970 #, gcc-internal-format, gfc-internal-format
69971 msgid "WAIT clause at %L requires a scalar INTEGER expression"
69972 msgstr ""
69974 #: fortran/openmp.cc:3373
69975 #, gcc-internal-format, gfc-internal-format
69976 msgid "ACC CACHE directive must be inside of loop %C"
69977 msgstr ""
69979 #: fortran/openmp.cc:3442
69980 #, gcc-internal-format, gfc-internal-format
69981 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
69982 msgstr ""
69984 #: fortran/openmp.cc:3476
69985 #, gcc-internal-format
69986 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
69987 msgstr ""
69989 #: fortran/openmp.cc:3484
69990 #, gcc-internal-format, gfc-internal-format
69991 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
69992 msgstr ""
69994 #: fortran/openmp.cc:3491
69995 #, gcc-internal-format, gfc-internal-format
69996 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
69997 msgstr ""
69999 #: fortran/openmp.cc:3506
70000 #, gcc-internal-format, gfc-internal-format
70001 msgid "Multiple loop axes specified for routine at %C"
70002 msgstr ""
70004 #: fortran/openmp.cc:3517
70005 #, gcc-internal-format, gfc-internal-format
70006 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible GANG, WORKER, or VECTOR clause"
70007 msgstr ""
70009 #: fortran/openmp.cc:3525
70010 #, gcc-internal-format, gfc-internal-format
70011 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible NOHOST clause"
70012 msgstr ""
70014 #: fortran/openmp.cc:3546 fortran/openmp.cc:3574
70015 #, gcc-internal-format, gfc-internal-format
70016 msgid "!$ACC ROUTINE already applied at %C"
70017 msgstr ""
70019 #: fortran/openmp.cc:3591
70020 #, gcc-internal-format, gfc-internal-format
70021 msgid "!$ACC ROUTINE with GANG, WORKER, or VECTOR clause is not permitted in PURE procedure at %C"
70022 msgstr ""
70024 #: fortran/openmp.cc:3743
70025 #, gcc-internal-format, gfc-internal-format
70026 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
70027 msgstr ""
70029 #: fortran/openmp.cc:3765
70030 #, fuzzy, gcc-internal-format
70031 #| msgid "expected %<,%> or %<)%>"
70032 msgid "Expected %<( depobj )%> at %C"
70033 msgstr "očekujem %<,%> ili %<)%>"
70035 #: fortran/openmp.cc:3781
70036 #, gcc-internal-format
70037 msgid "Expected IN, OUT, INOUT, MUTEXINOUTSET followed by %<)%> at %C"
70038 msgstr ""
70040 #: fortran/openmp.cc:3799
70041 #, gcc-internal-format, gfc-internal-format
70042 msgid "Expected DEPEND, UPDATE, or DESTROY clause at %C"
70043 msgstr ""
70045 #: fortran/openmp.cc:3807
70046 #, gcc-internal-format, gfc-internal-format
70047 msgid "DEPEND clause at %L of OMP DEPOBJ construct shall not have dependence-type SOURCE, SINK or DEPOBJ"
70048 msgstr ""
70050 #: fortran/openmp.cc:3815
70051 #, gcc-internal-format, gfc-internal-format
70052 msgid "DEPEND clause at %L of OMP DEPOBJ construct shall have only a single locator"
70053 msgstr ""
70055 #: fortran/openmp.cc:3941 fortran/openmp.cc:7561
70056 #, gcc-internal-format, gfc-internal-format
70057 msgid "MESSAGE clause at %L requires a scalar default-kind CHARACTER expression"
70058 msgstr ""
70060 #: fortran/openmp.cc:3948
70061 #, gcc-internal-format, gfc-internal-format
70062 msgid "Constant character expression required in MESSAGE clause at %L"
70063 msgstr ""
70065 #: fortran/openmp.cc:3954
70066 #, gcc-internal-format, gfc-internal-format
70067 msgid "$OMP ERROR encountered at %L: %s"
70068 msgstr ""
70070 #: fortran/openmp.cc:3973
70071 #, gcc-internal-format, gfc-internal-format
70072 msgid "$OMP ERROR encountered at %L"
70073 msgstr ""
70075 #: fortran/openmp.cc:4001
70076 #, gcc-internal-format, gfc-internal-format
70077 msgid "Expected SEQ_CST, AQC_REL, RELEASE, or ACQUIRE at %C"
70078 msgstr ""
70080 #: fortran/openmp.cc:4010
70081 #, gcc-internal-format, gfc-internal-format
70082 msgid "List specified together with memory order clause in FLUSH directive at %C"
70083 msgstr ""
70085 #: fortran/openmp.cc:4018
70086 #, gcc-internal-format, gfc-internal-format
70087 msgid "Unexpected junk after $OMP FLUSH statement at %C"
70088 msgstr ""
70090 #: fortran/openmp.cc:4414 fortran/openmp.cc:9353
70091 #, gcc-internal-format, gfc-internal-format
70092 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
70093 msgstr ""
70095 #: fortran/openmp.cc:4418 fortran/openmp.cc:9357
70096 #, gcc-internal-format, gfc-internal-format
70097 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
70098 msgstr ""
70100 #: fortran/openmp.cc:4423
70101 #, gcc-internal-format, gfc-internal-format
70102 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
70103 msgstr ""
70105 #: fortran/openmp.cc:4425
70106 #, gcc-internal-format, gfc-internal-format
70107 msgid "Previous !$OMP DECLARE REDUCTION at %L"
70108 msgstr ""
70110 #: fortran/openmp.cc:4445
70111 #, gcc-internal-format, gfc-internal-format
70112 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
70113 msgstr ""
70115 #: fortran/openmp.cc:4482
70116 #, gcc-internal-format, gfc-internal-format
70117 msgid "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface block at %C"
70118 msgstr ""
70120 #: fortran/openmp.cc:4497
70121 #, gcc-internal-format, gfc-internal-format
70122 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
70123 msgstr ""
70125 #: fortran/openmp.cc:4520
70126 #, gcc-internal-format, gfc-internal-format
70127 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
70128 msgstr ""
70130 #: fortran/openmp.cc:4525
70131 #, gcc-internal-format, gfc-internal-format
70132 msgid "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and later in TO clause"
70133 msgstr ""
70135 #: fortran/openmp.cc:4531
70136 #, gcc-internal-format, gfc-internal-format
70137 msgid "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and later in LINK clause"
70138 msgstr ""
70140 #: fortran/openmp.cc:4535
70141 #, gcc-internal-format, gfc-internal-format
70142 msgid "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
70143 msgstr ""
70145 #: fortran/openmp.cc:4549 fortran/openmp.cc:4595
70146 #, gcc-internal-format
70147 msgid "List item %qs at %L set in previous OMP DECLARE TARGET directive to a different DEVICE_TYPE"
70148 msgstr ""
70150 #: fortran/openmp.cc:4559
70151 #, gcc-internal-format, gfc-internal-format
70152 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and later in TO clause"
70153 msgstr ""
70155 #: fortran/openmp.cc:4565
70156 #, gcc-internal-format, gfc-internal-format
70157 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later in LINK clause"
70158 msgstr ""
70160 #: fortran/openmp.cc:4569
70161 #, gcc-internal-format, gfc-internal-format
70162 msgid "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
70163 msgstr ""
70165 #: fortran/openmp.cc:4578
70166 #, gcc-internal-format, gfc-internal-format
70167 msgid "COMMON at %L set in previous OMP DECLARE TARGET directive to a different DEVICE_TYPE"
70168 msgstr ""
70170 #: fortran/openmp.cc:4602
70171 #, gcc-internal-format, gfc-internal-format
70172 msgid "OMP DECLARE TARGET directive at %L with only DEVICE_TYPE clause is ignored"
70173 msgstr ""
70175 #: fortran/openmp.cc:4612
70176 #, gcc-internal-format, gfc-internal-format
70177 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
70178 msgstr ""
70180 #: fortran/openmp.cc:4650
70181 #, gcc-internal-format, gfc-internal-format
70182 msgid "expected trait selector name at %C"
70183 msgstr ""
70185 #: fortran/openmp.cc:4705
70186 #, gcc-internal-format, gfc-internal-format
70187 msgid "selector '%s' not allowed for context selector set '%s' at %C"
70188 msgstr ""
70190 #: fortran/openmp.cc:4725
70191 #, gcc-internal-format, gfc-internal-format
70192 msgid "selector '%s' does not accept any properties at %C"
70193 msgstr ""
70195 #: fortran/openmp.cc:4734 fortran/openmp.cc:4879 fortran/openmp.cc:4978
70196 #: fortran/openmp.cc:5045
70197 #, fuzzy, gcc-internal-format, gfc-internal-format
70198 #| msgid "expected %<(%>"
70199 msgid "expected '(' at %C"
70200 msgstr "očekujem %<(%>"
70202 #: fortran/openmp.cc:4742
70203 #, gcc-internal-format, gfc-internal-format
70204 msgid "score argument must be constant integer expression at %C"
70205 msgstr ""
70207 #: fortran/openmp.cc:4750
70208 #, gcc-internal-format, gfc-internal-format
70209 msgid "score argument must be non-negative at %C"
70210 msgstr ""
70212 #: fortran/openmp.cc:4756 fortran/openmp.cc:4869 fortran/openmp.cc:5026
70213 #: fortran/openmp.cc:5054
70214 #, fuzzy, gcc-internal-format, gfc-internal-format
70215 #| msgid "expected %<)%>"
70216 msgid "expected ')' at %C"
70217 msgstr "očekujem %<)%>"
70219 #: fortran/openmp.cc:4762
70220 #, fuzzy, gcc-internal-format, gfc-internal-format
70221 #| msgid "expected %<:%>"
70222 msgid "expected : at %C"
70223 msgstr "očekujem %<:%>"
70225 #: fortran/openmp.cc:4779
70226 #, gcc-internal-format, gfc-internal-format
70227 msgid "property must be constant integer expression or string literal at %C"
70228 msgstr ""
70230 #: fortran/openmp.cc:4799
70231 #, fuzzy, gcc-internal-format, gfc-internal-format
70232 #| msgid "expected end of line"
70233 msgid "expected identifier at %C"
70234 msgstr "očekujem kraj retka"
70236 #: fortran/openmp.cc:4818
70237 #, gcc-internal-format, gfc-internal-format
70238 msgid "expected identifier or string literal at %C"
70239 msgstr ""
70241 #: fortran/openmp.cc:4838
70242 #, gcc-internal-format, gfc-internal-format
70243 msgid "expected expression at %C"
70244 msgstr ""
70246 #: fortran/openmp.cc:4846
70247 #, gcc-internal-format, gfc-internal-format
70248 msgid "property must be constant integer or logical expression at %C"
70249 msgstr ""
70251 #: fortran/openmp.cc:4858
70252 #, gcc-internal-format, gfc-internal-format
70253 msgid "expected simd clause at %C"
70254 msgstr ""
70256 #: fortran/openmp.cc:4926
70257 #, gcc-internal-format, gfc-internal-format
70258 msgid "expected 'construct', 'device', 'implementation' or 'user' at %C"
70259 msgstr ""
70261 #: fortran/openmp.cc:4934
70262 #, fuzzy, gcc-internal-format, gfc-internal-format
70263 #| msgid "expected %<=%>"
70264 msgid "expected '=' at %C"
70265 msgstr "očekujem %<=%>"
70267 #: fortran/openmp.cc:4941
70268 #, fuzzy, gcc-internal-format, gfc-internal-format
70269 #| msgid "expected %<{%>"
70270 msgid "expected '{' at %C"
70271 msgstr "očekujem %<{%>"
70273 #: fortran/openmp.cc:4956
70274 #, fuzzy, gcc-internal-format, gfc-internal-format
70275 #| msgid "expected %<}%>"
70276 msgid "expected '}' at %C"
70277 msgstr "očekujem %<}%>"
70279 #: fortran/openmp.cc:4985
70280 #, fuzzy, gcc-internal-format, gfc-internal-format
70281 #| msgid "expected end of line"
70282 msgid "expected name at %C"
70283 msgstr "očekujem kraj retka"
70285 #: fortran/openmp.cc:4996
70286 #, gcc-internal-format, gfc-internal-format
70287 msgid "expected variant name at %C"
70288 msgstr ""
70290 #: fortran/openmp.cc:5036
70291 #, gcc-internal-format, gfc-internal-format
70292 msgid "expected 'match' at %C"
70293 msgstr ""
70295 #: fortran/openmp.cc:5087
70296 #, gcc-internal-format, gfc-internal-format
70297 msgid "Threadprivate variable at %C is an element of a COMMON block"
70298 msgstr ""
70300 #: fortran/openmp.cc:5124
70301 #, gcc-internal-format, gfc-internal-format
70302 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
70303 msgstr ""
70305 #: fortran/openmp.cc:5131
70306 #, gcc-internal-format, gfc-internal-format
70307 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
70308 msgstr ""
70310 #: fortran/openmp.cc:5234
70311 #, gcc-internal-format, gfc-internal-format
70312 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES REVERSE_OFFSET but other program units do"
70313 msgstr ""
70315 #: fortran/openmp.cc:5239
70316 #, gcc-internal-format, gfc-internal-format
70317 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES UNIFIED_ADDRESS but other program units do"
70318 msgstr ""
70320 #: fortran/openmp.cc:5244
70321 #, gcc-internal-format, gfc-internal-format
70322 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES UNIFIED_SHARED_MEMORY but other program units do"
70323 msgstr ""
70325 #: fortran/openmp.cc:5270
70326 #, gcc-internal-format
70327 msgid "!$OMP REQUIRES clause %qs specified via module %qs use at %L comes after using a device construct/routine"
70328 msgstr ""
70330 #: fortran/openmp.cc:5274
70331 #, gcc-internal-format
70332 msgid "!$OMP REQUIRES clause %qs specified at %L comes after using a device construct/routine"
70333 msgstr ""
70335 #: fortran/openmp.cc:5296
70336 #, gcc-internal-format
70337 msgid "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module %qs use at %L overrides a previous %<atomic_default_mem_order(%s)%> (which might be through using a module)"
70338 msgstr ""
70340 #: fortran/openmp.cc:5301
70341 #, gcc-internal-format
70342 msgid "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified at %L overrides a previous %<atomic_default_mem_order(%s)%> (which might be through using a module)"
70343 msgstr ""
70345 #: fortran/openmp.cc:5312
70346 #, gcc-internal-format
70347 msgid "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module %qs use at %L but same clause is not specified for the program unit"
70348 msgstr ""
70350 #: fortran/openmp.cc:5317
70351 #, gcc-internal-format
70352 msgid "!$OMP REQUIRES clause %qs specified via module %qs use at %L but same clause is not specified for the program unit"
70353 msgstr ""
70355 #: fortran/openmp.cc:5346
70356 #, gcc-internal-format, gfc-internal-format
70357 msgid "!$OMP REQUIRES at %C must appear in the specification part of a program unit"
70358 msgstr ""
70360 #: fortran/openmp.cc:5414
70361 #, gcc-internal-format, gfc-internal-format
70362 msgid "Expected SEQ_CST, ACQ_REL or RELAXED for ATOMIC_DEFAULT_MEM_ORDER clause at %C"
70363 msgstr ""
70365 #: fortran/openmp.cc:5424
70366 #, gcc-internal-format
70367 msgid "Sorry, %qs clause at %L on REQUIRES directive is not yet supported"
70368 msgstr ""
70370 #: fortran/openmp.cc:5434
70371 #, gcc-internal-format, gfc-internal-format
70372 msgid "Clause expected at %C"
70373 msgstr ""
70375 #: fortran/openmp.cc:5440
70376 #, gcc-internal-format
70377 msgid "%qs clause at %L specified more than once"
70378 msgstr ""
70380 #: fortran/openmp.cc:5443
70381 #, gcc-internal-format, gfc-internal-format
70382 msgid "Expected UNIFIED_ADDRESS, UNIFIED_SHARED_MEMORY, DYNAMIC_ALLOCATORS, REVERSE_OFFLOAD, or ATOMIC_DEFAULT_MEM_ORDER clause at %L"
70383 msgstr ""
70385 #: fortran/openmp.cc:5469
70386 #, gcc-internal-format, gfc-internal-format
70387 msgid "Expected INCLUSIVE or EXCLUSIVE clause at %C"
70388 msgstr ""
70390 #: fortran/openmp.cc:5475
70391 #, gcc-internal-format, gfc-internal-format
70392 msgid "Unexpected junk after !$OMP SCAN at %C"
70393 msgstr ""
70395 #: fortran/openmp.cc:5673
70396 #, gcc-internal-format, gfc-internal-format
70397 msgid "Unexpected junk after TASKYIELD clause at %C"
70398 msgstr ""
70400 #: fortran/openmp.cc:5732
70401 #, gcc-internal-format, gfc-internal-format
70402 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
70403 msgstr ""
70405 #: fortran/openmp.cc:5767
70406 #, gcc-internal-format, gfc-internal-format
70407 msgid "Unexpected junk after $OMP MASTER statement at %C"
70408 msgstr ""
70410 #: fortran/openmp.cc:5799
70411 #, gcc-internal-format, gfc-internal-format
70412 msgid "Unexpected junk after $OMP NOTHING statement at %C"
70413 msgstr ""
70415 #: fortran/openmp.cc:5834 fortran/openmp.cc:5837 fortran/openmp.cc:5840
70416 #, gcc-internal-format, gfc-internal-format
70417 msgid "!$OMP ATOMIC at %L with %s clause is incompatible with READ or WRITE"
70418 msgstr ""
70420 #: fortran/openmp.cc:5844
70421 #, gcc-internal-format, gfc-internal-format
70422 msgid "!$OMP ATOMIC at %L with %s clause requires %s clause"
70423 msgstr ""
70425 #: fortran/openmp.cc:5881
70426 #, gcc-internal-format, gfc-internal-format
70427 msgid "!$OMP ATOMIC READ at %L incompatible with RELEASE clause"
70428 msgstr ""
70430 #: fortran/openmp.cc:5891
70431 #, gcc-internal-format, gfc-internal-format
70432 msgid "!$OMP ATOMIC WRITE at %L incompatible with ACQUIRE clause"
70433 msgstr ""
70435 #: fortran/openmp.cc:5928
70436 #, gcc-internal-format, gfc-internal-format
70437 msgid "Unexpected junk after !$ACC ATOMIC statement at %C"
70438 msgstr ""
70440 #: fortran/openmp.cc:5943
70441 #, gcc-internal-format, gfc-internal-format
70442 msgid "Unexpected junk after $OMP BARRIER statement at %C"
70443 msgstr ""
70445 #: fortran/openmp.cc:5999
70446 #, gcc-internal-format, gfc-internal-format
70447 msgid "Expected construct-type PARALLEL, SECTIONS, DO or TASKGROUP in $OMP CANCELLATION POINT statement at %C"
70448 msgstr ""
70450 #: fortran/openmp.cc:6005
70451 #, gcc-internal-format, gfc-internal-format
70452 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
70453 msgstr ""
70455 #: fortran/openmp.cc:6026
70456 #, gcc-internal-format, gfc-internal-format
70457 msgid "Unexpected junk after NOWAIT clause at %C"
70458 msgstr ""
70460 #: fortran/openmp.cc:6071
70461 #, gcc-internal-format, gfc-internal-format
70462 msgid "%s clause at %L requires a scalar INTEGER expression"
70463 msgstr ""
70465 #: fortran/openmp.cc:6082
70466 #, gcc-internal-format, gfc-internal-format
70467 msgid "INTEGER expression of %s clause at %L must be positive"
70468 msgstr ""
70470 #: fortran/openmp.cc:6093
70471 #, gcc-internal-format, gfc-internal-format
70472 msgid "INTEGER expression of %s clause at %L must be non-negative"
70473 msgstr ""
70475 #: fortran/openmp.cc:6104
70476 #, gcc-internal-format
70477 msgid "Cray pointer object %qs of derived type in %s clause at %L"
70478 msgstr ""
70480 #: fortran/openmp.cc:6107
70481 #, gcc-internal-format
70482 msgid "Cray pointee object %qs of derived type in %s clause at %L"
70483 msgstr ""
70485 #: fortran/openmp.cc:6113 fortran/openmp.cc:7426
70486 #, gcc-internal-format
70487 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
70488 msgstr ""
70490 #: fortran/openmp.cc:6118
70491 #, gcc-internal-format
70492 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
70493 msgstr ""
70495 #: fortran/openmp.cc:6123
70496 #, gcc-internal-format
70497 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
70498 msgstr ""
70500 #: fortran/openmp.cc:6133 fortran/openmp.cc:7042 fortran/openmp.cc:7194
70501 #, gcc-internal-format
70502 msgid "Assumed size array %qs in %s clause at %L"
70503 msgstr ""
70505 #: fortran/openmp.cc:6136
70506 #, gcc-internal-format
70507 msgid "Assumed rank array %qs in %s clause at %L"
70508 msgstr ""
70510 #: fortran/openmp.cc:6152 fortran/openmp.cc:7135 fortran/openmp.cc:7182
70511 #, gcc-internal-format
70512 msgid "POINTER object %qs in %s clause at %L"
70513 msgstr ""
70515 #: fortran/openmp.cc:6157 fortran/openmp.cc:7430
70516 #, gcc-internal-format
70517 msgid "Cray pointer object %qs in %s clause at %L"
70518 msgstr ""
70520 #: fortran/openmp.cc:6162 fortran/openmp.cc:7433
70521 #, gcc-internal-format
70522 msgid "Cray pointee object %qs in %s clause at %L"
70523 msgstr ""
70525 #: fortran/openmp.cc:6167 fortran/openmp.cc:7130 fortran/openmp.cc:7421
70526 #, gcc-internal-format
70527 msgid "ALLOCATABLE object %qs in %s clause at %L"
70528 msgstr ""
70530 #: fortran/openmp.cc:6170 fortran/openmp.cc:7138
70531 #, gcc-internal-format
70532 msgid "VALUE object %qs in %s clause at %L"
70533 msgstr ""
70535 #: fortran/openmp.cc:6213
70536 #, gcc-internal-format, gfc-internal-format
70537 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
70538 msgstr ""
70540 #: fortran/openmp.cc:6262
70541 #, gcc-internal-format, gfc-internal-format
70542 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
70543 msgstr ""
70545 #: fortran/openmp.cc:6300
70546 #, gcc-internal-format, gfc-internal-format
70547 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
70548 msgstr ""
70550 #: fortran/openmp.cc:6303
70551 #, gcc-internal-format, gfc-internal-format
70552 msgid "ORDER clause must not be used together ORDERED at %L"
70553 msgstr ""
70555 #: fortran/openmp.cc:6310 fortran/openmp.cc:6321 fortran/resolve.cc:10818
70556 #: fortran/resolve.cc:12149
70557 #, gcc-internal-format, gfc-internal-format
70558 msgid "IF clause at %L requires a scalar LOGICAL expression"
70559 msgstr ""
70561 #: fortran/openmp.cc:6325
70562 #, gcc-internal-format, gfc-internal-format
70563 msgid "IF clause without modifier at %L used together with IF clauses with modifiers"
70564 msgstr ""
70566 #: fortran/openmp.cc:6450
70567 #, gcc-internal-format, gfc-internal-format
70568 msgid "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
70569 msgstr ""
70571 #: fortran/openmp.cc:6460
70572 #, gcc-internal-format, gfc-internal-format
70573 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
70574 msgstr ""
70576 #: fortran/openmp.cc:6470
70577 #, gcc-internal-format, gfc-internal-format
70578 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
70579 msgstr ""
70581 #: fortran/openmp.cc:6475
70582 #, gcc-internal-format, gfc-internal-format
70583 msgid "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
70584 msgstr ""
70586 #: fortran/openmp.cc:6482
70587 #, gcc-internal-format, gfc-internal-format
70588 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
70589 msgstr ""
70591 #: fortran/openmp.cc:6485
70592 #, gcc-internal-format, gfc-internal-format
70593 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
70594 msgstr ""
70596 #: fortran/openmp.cc:6494
70597 #, gcc-internal-format, gfc-internal-format
70598 msgid "DEPOBJ in DEPOBJ construct at %L shall be a scalar integer of OMP_DEPEND_KIND kind"
70599 msgstr ""
70601 #: fortran/openmp.cc:6509
70602 #, gcc-internal-format
70603 msgid "Variable %qs is not a dummy argument at %L"
70604 msgstr ""
70606 #: fortran/openmp.cc:6545
70607 #, gcc-internal-format
70608 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be copied"
70609 msgstr ""
70611 #: fortran/openmp.cc:6549
70612 #, gcc-internal-format
70613 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be mapped"
70614 msgstr ""
70616 #: fortran/openmp.cc:6554 fortran/openmp.cc:9059
70617 #, gcc-internal-format
70618 msgid "Object %qs is not a variable at %L"
70619 msgstr ""
70621 #: fortran/openmp.cc:6563
70622 #, gcc-internal-format
70623 msgid "%<inscan%> REDUCTION clause on construct other than DO, SIMD, DO SIMD, PARALLEL DO, PARALLEL DO SIMD at %L"
70624 msgstr ""
70626 #: fortran/openmp.cc:6593
70627 #, gcc-internal-format
70628 msgid "Symbol %qs has mixed component and non-component accesses at %L"
70629 msgstr ""
70631 #: fortran/openmp.cc:6596 fortran/openmp.cc:6612 fortran/openmp.cc:6620
70632 #: fortran/openmp.cc:6631 fortran/openmp.cc:6643 fortran/openmp.cc:6730
70633 #: fortran/openmp.cc:9083
70634 #, gcc-internal-format
70635 msgid "Symbol %qs present on multiple clauses at %L"
70636 msgstr ""
70638 #: fortran/openmp.cc:6655
70639 #, gcc-internal-format, gfc-internal-format
70640 msgid "Expected integer expression of the 'omp_allocator_handle_kind' kind at %L"
70641 msgstr ""
70643 #: fortran/openmp.cc:6673
70644 #, gcc-internal-format
70645 msgid "%qs appears more than once in %<allocate%> clauses at %L"
70646 msgstr ""
70648 #: fortran/openmp.cc:6715 fortran/trans-openmp.cc:6358
70649 #, gcc-internal-format
70650 msgid "%qs specified in 'allocate' clause at %L but not in an explicit privatization clause"
70651 msgstr ""
70653 #: fortran/openmp.cc:6737
70654 #, gcc-internal-format
70655 msgid "Array %qs is not permitted in reduction at %L"
70656 msgstr ""
70658 #: fortran/openmp.cc:6750
70659 #, gcc-internal-format
70660 msgid "Symbol %qs present on both FROM and TO clauses at %L"
70661 msgstr ""
70663 #: fortran/openmp.cc:6768
70664 #, gcc-internal-format
70665 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
70666 msgstr ""
70668 #: fortran/openmp.cc:6776
70669 #, gcc-internal-format
70670 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
70671 msgstr ""
70673 #: fortran/openmp.cc:6779
70674 #, gcc-internal-format
70675 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
70676 msgstr ""
70678 #: fortran/openmp.cc:6787
70679 #, gcc-internal-format
70680 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
70681 msgstr ""
70683 #: fortran/openmp.cc:6790
70684 #, gcc-internal-format
70685 msgid "Cray pointee %qs in SHARED clause at %L"
70686 msgstr ""
70688 #: fortran/openmp.cc:6793
70689 #, gcc-internal-format
70690 msgid "ASSOCIATE name %qs in SHARED clause at %L"
70691 msgstr ""
70693 #: fortran/openmp.cc:6797
70694 #, gcc-internal-format
70695 msgid "DETACH event handle %qs in SHARED clause at %L"
70696 msgstr ""
70698 #: fortran/openmp.cc:6812
70699 #, gcc-internal-format
70700 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
70701 msgstr ""
70703 #: fortran/openmp.cc:6824
70704 #, gcc-internal-format
70705 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
70706 msgstr ""
70708 #: fortran/openmp.cc:6850
70709 #, gcc-internal-format, gfc-internal-format
70710 msgid "Scalar integer expression for range begin expected at %L"
70711 msgstr ""
70713 #: fortran/openmp.cc:6856
70714 #, gcc-internal-format, gfc-internal-format
70715 msgid "Scalar integer expression for range end expected at %L"
70716 msgstr ""
70718 #: fortran/openmp.cc:6862
70719 #, gcc-internal-format, gfc-internal-format
70720 msgid "Scalar integer expression for range step expected at %L"
70721 msgstr ""
70723 #: fortran/openmp.cc:6867
70724 #, gcc-internal-format, gfc-internal-format
70725 msgid "Nonzero range step expected at %L"
70726 msgstr ""
70728 #: fortran/openmp.cc:6878
70729 #, gcc-internal-format, gfc-internal-format
70730 msgid "SINK dependence type only allowed on ORDERED directive at %L"
70731 msgstr ""
70733 #: fortran/openmp.cc:6882
70734 #, gcc-internal-format, gfc-internal-format
70735 msgid "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
70736 msgstr ""
70738 #: fortran/openmp.cc:6892
70739 #, gcc-internal-format, gfc-internal-format
70740 msgid "SINK addend not a constant integer at %L"
70741 msgstr ""
70743 #: fortran/openmp.cc:6898
70744 #, gcc-internal-format, gfc-internal-format
70745 msgid "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
70746 msgstr ""
70748 #: fortran/openmp.cc:6907
70749 #, gcc-internal-format
70750 msgid "Locator %qs at %L in DEPEND clause of depobj type shall be a scalar integer of OMP_DEPEND_KIND kind"
70751 msgstr ""
70753 #: fortran/openmp.cc:6918
70754 #, gcc-internal-format, gfc-internal-format
70755 msgid "Locator at %L in DEPEND clause of depobj type shall be a scalar integer of OMP_DEPEND_KIND kind"
70756 msgstr ""
70758 #: fortran/openmp.cc:6962
70759 #, gcc-internal-format, gfc-internal-format
70760 msgid "Array is not contiguous at %L"
70761 msgstr ""
70763 #: fortran/openmp.cc:6973
70764 #, gcc-internal-format, gfc-internal-format
70765 msgid "Unexpected substring reference in %s clause at %L"
70766 msgstr ""
70768 #: fortran/openmp.cc:6981
70769 #, gcc-internal-format, gfc-internal-format
70770 msgid "Unexpected complex-parts designator reference in %s clause at %L"
70771 msgstr ""
70773 #: fortran/openmp.cc:6990 fortran/openmp.cc:7008
70774 #, gcc-internal-format
70775 msgid "%qs in %s clause at %L is not a proper array section"
70776 msgstr ""
70778 #: fortran/openmp.cc:7000
70779 #, gcc-internal-format, gfc-internal-format
70780 msgid "Stride should not be specified for array section in %s clause at %L"
70781 msgstr ""
70783 #: fortran/openmp.cc:7022
70784 #, gcc-internal-format
70785 msgid "%qs in %s clause at %L is a zero size array section"
70786 msgstr ""
70788 #: fortran/openmp.cc:7048
70789 #, gcc-internal-format
70790 msgid "List item %qs with allocatable components is not permitted in map clause at %L"
70791 msgstr ""
70793 #: fortran/openmp.cc:7067
70794 #, gcc-internal-format, gfc-internal-format
70795 msgid "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause at %L"
70796 msgstr ""
70798 #: fortran/openmp.cc:7083
70799 #, gcc-internal-format, gfc-internal-format
70800 msgid "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
70801 msgstr ""
70803 #: fortran/openmp.cc:7098
70804 #, gcc-internal-format, gfc-internal-format
70805 msgid "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP clause at %L"
70806 msgstr ""
70808 #: fortran/openmp.cc:7114 fortran/openmp.cc:7168
70809 #, gcc-internal-format
70810 msgid "THREADPRIVATE object %qs in %s clause at %L"
70811 msgstr ""
70813 #: fortran/openmp.cc:7117 fortran/openmp.cc:7171
70814 #, gcc-internal-format
70815 msgid "Cray pointee %qs in %s clause at %L"
70816 msgstr ""
70818 #: fortran/openmp.cc:7125
70819 #, gcc-internal-format
70820 msgid "Non-dummy object %qs in %s clause at %L"
70821 msgstr ""
70823 #: fortran/openmp.cc:7162
70824 #, gcc-internal-format
70825 msgid "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct at %L"
70826 msgstr ""
70828 #: fortran/openmp.cc:7174
70829 #, gcc-internal-format
70830 msgid "ASSOCIATE name %qs in %s clause at %L"
70831 msgstr ""
70833 #: fortran/openmp.cc:7179
70834 #, gcc-internal-format
70835 msgid "Procedure pointer %qs in %s clause at %L"
70836 msgstr ""
70838 #: fortran/openmp.cc:7185
70839 #, gcc-internal-format
70840 msgid "Cray pointer %qs in %s clause at %L"
70841 msgstr ""
70843 #: fortran/openmp.cc:7197
70844 #, gcc-internal-format
70845 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
70846 msgstr ""
70848 #. case OMP_LIST_REDUCTION:
70849 #: fortran/openmp.cc:7207
70850 #, gcc-internal-format
70851 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
70852 msgstr ""
70854 #: fortran/openmp.cc:7218
70855 #, gcc-internal-format
70856 msgid "DETACH event handle %qs in %s clause at %L"
70857 msgstr ""
70859 #: fortran/openmp.cc:7242
70860 #, gcc-internal-format, gfc-internal-format
70861 msgid "Only DEFAULT permitted as reduction-modifier in REDUCTION clause at %L"
70862 msgstr ""
70864 #: fortran/openmp.cc:7335
70865 #, gcc-internal-format, gfc-internal-format
70866 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
70867 msgstr ""
70869 #: fortran/openmp.cc:7361
70870 #, gcc-internal-format, gfc-internal-format
70871 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
70872 msgstr ""
70874 #: fortran/openmp.cc:7366
70875 #, gcc-internal-format, gfc-internal-format
70876 msgid "LINEAR clause specified together with ORDERED clause with argument at %L"
70877 msgstr ""
70879 #: fortran/openmp.cc:7371
70880 #, gcc-internal-format
70881 msgid "LINEAR variable %qs must be INTEGER at %L"
70882 msgstr ""
70884 #: fortran/openmp.cc:7376
70885 #, gcc-internal-format
70886 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
70887 msgstr ""
70889 #: fortran/openmp.cc:7387
70890 #, gcc-internal-format
70891 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
70892 msgstr ""
70894 #: fortran/openmp.cc:7404
70895 #, gcc-internal-format
70896 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression or dummy argument specified in UNIFORM clause"
70897 msgstr ""
70899 #: fortran/openmp.cc:7438
70900 #, gcc-internal-format
70901 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
70902 msgstr ""
70904 #: fortran/openmp.cc:7498
70905 #, gcc-internal-format, gfc-internal-format
70906 msgid "NUM_TEAMS lower bound at %L larger than upper bound at %L"
70907 msgstr ""
70909 #: fortran/openmp.cc:7511
70910 #, gcc-internal-format, gfc-internal-format
70911 msgid "Value of HINT clause at %L shall be a valid constant hint expression"
70912 msgstr ""
70914 #: fortran/openmp.cc:7521
70915 #, gcc-internal-format, gfc-internal-format
70916 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
70917 msgstr ""
70919 #: fortran/openmp.cc:7551
70920 #, gcc-internal-format, gfc-internal-format
70921 msgid "Incompatible use of TILE and COLLAPSE at %L"
70922 msgstr ""
70924 #: fortran/openmp.cc:7553
70925 #, gcc-internal-format, gfc-internal-format
70926 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
70927 msgstr ""
70929 #: fortran/openmp.cc:7578
70930 #, gcc-internal-format, gfc-internal-format
70931 msgid "TARGET DATA must contain at least one MAP, USE_DEVICE_PTR, or USE_DEVICE_ADDR clause at %L"
70932 msgstr ""
70934 #: fortran/openmp.cc:7581
70935 #, gcc-internal-format, gfc-internal-format
70936 msgid "%s must contain at least one MAP clause at %L"
70937 msgstr ""
70939 #: fortran/openmp.cc:7585
70940 #, gcc-internal-format
70941 msgid "%<DETACH%> clause at %L must not be used together with %<MERGEABLE%> clause"
70942 msgstr ""
70944 #: fortran/openmp.cc:7736
70945 #, gcc-internal-format, gfc-internal-format
70946 msgid "Expected IF at %L in atomic compare capture"
70947 msgstr ""
70949 #: fortran/openmp.cc:7744
70950 #, gcc-internal-format, gfc-internal-format
70951 msgid "Expected ELSE at %L in atomic compare capture"
70952 msgstr ""
70954 #: fortran/openmp.cc:7856
70955 #, gcc-internal-format
70956 msgid "Expected %<==%>, %<.EQ.%> or %<.EQV.%> atomic comparison expression at %L"
70957 msgstr ""
70959 #: fortran/openmp.cc:7862
70960 #, gcc-internal-format, gfc-internal-format
70961 msgid "Expected scalar intrinsic variable at %L in atomic comparison"
70962 msgstr ""
70964 #: fortran/openmp.cc:7870
70965 #, gcc-internal-format, gfc-internal-format
70966 msgid "Expected scalar intrinsic expression at %L in atomic comparison"
70967 msgstr ""
70969 #: fortran/openmp.cc:7878
70970 #, gcc-internal-format, gfc-internal-format
70971 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
70972 msgstr ""
70974 #: fortran/openmp.cc:7887
70975 #, gcc-internal-format, gfc-internal-format
70976 msgid "!$OMP ATOMIC statement must assign an expression of intrinsic type at %L"
70977 msgstr ""
70979 #: fortran/openmp.cc:7894
70980 #, gcc-internal-format, gfc-internal-format
70981 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
70982 msgstr ""
70984 #: fortran/openmp.cc:7911
70985 #, gcc-internal-format, gfc-internal-format
70986 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
70987 msgstr ""
70989 #: fortran/openmp.cc:7916
70990 #, gcc-internal-format, gfc-internal-format
70991 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
70992 msgstr ""
70994 #: fortran/openmp.cc:7928
70995 #, gcc-internal-format, gfc-internal-format
70996 msgid "!$OMP ATOMIC capture-statement must set a scalar variable of intrinsic type at %L"
70997 msgstr ""
70999 #: fortran/openmp.cc:7936
71000 #, gcc-internal-format, gfc-internal-format
71001 msgid "!$OMP ATOMIC capture-statement requires a scalar variable of intrinsic type at %L"
71002 msgstr ""
71004 #: fortran/openmp.cc:7946
71005 #, gcc-internal-format, gfc-internal-format
71006 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
71007 msgstr ""
71009 #: fortran/openmp.cc:7962
71010 #, gcc-internal-format
71011 msgid "For !$OMP ATOMIC COMPARE, the first operand in comparison at %L must be the variable %qs that the update statement writes into at %L"
71012 msgstr ""
71014 #: fortran/openmp.cc:7970
71015 #, gcc-internal-format, gfc-internal-format
71016 msgid "expr in !$OMP ATOMIC COMPARE assignment var = expr must be scalar and cannot reference var at %L"
71017 msgstr ""
71019 #: fortran/openmp.cc:7988
71020 #, gcc-internal-format, gfc-internal-format
71021 msgid "!$OMP ATOMIC UPDATE at %L with FAIL clause requiries either the COMPARE clause or using the intrinsic MIN/MAX procedure"
71022 msgstr ""
71024 #: fortran/openmp.cc:8015
71025 #, gcc-internal-format, gfc-internal-format
71026 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
71027 msgstr ""
71029 #: fortran/openmp.cc:8063
71030 #, gcc-internal-format, gfc-internal-format
71031 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
71032 msgstr ""
71034 #: fortran/openmp.cc:8077
71035 #, gcc-internal-format, gfc-internal-format
71036 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
71037 msgstr ""
71039 #: fortran/openmp.cc:8110
71040 #, gcc-internal-format, gfc-internal-format
71041 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
71042 msgstr ""
71044 #: fortran/openmp.cc:8134
71045 #, gcc-internal-format, gfc-internal-format
71046 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
71047 msgstr ""
71049 #: fortran/openmp.cc:8141
71050 #, gcc-internal-format, gfc-internal-format
71051 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
71052 msgstr ""
71054 #: fortran/openmp.cc:8164
71055 #, gcc-internal-format
71056 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
71057 msgstr ""
71059 #: fortran/openmp.cc:8171
71060 #, gcc-internal-format, gfc-internal-format
71061 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
71062 msgstr ""
71064 #: fortran/openmp.cc:8179
71065 #, gcc-internal-format
71066 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
71067 msgstr ""
71069 #: fortran/openmp.cc:8197
71070 #, gcc-internal-format, gfc-internal-format
71071 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
71072 msgstr ""
71074 #: fortran/openmp.cc:8202
71075 #, gcc-internal-format, gfc-internal-format
71076 msgid "unexpected !$OMP ATOMIC expression at %L"
71077 msgstr ""
71079 #: fortran/openmp.cc:8248
71080 #, gcc-internal-format
71081 msgid "ORDERED clause specified together with %<inscan%> REDUCTION clause at %L"
71082 msgstr ""
71084 #: fortran/openmp.cc:8251
71085 #, gcc-internal-format
71086 msgid "SCHEDULE clause specified together with %<inscan%> REDUCTION clause at %L"
71087 msgstr ""
71089 #: fortran/openmp.cc:8259
71090 #, gcc-internal-format, gfc-internal-format
71091 msgid "With INSCAN at %L, expected loop body with !$OMP SCAN between two structured-block-sequences"
71092 msgstr ""
71094 #: fortran/openmp.cc:8555
71095 #, gcc-internal-format, gfc-internal-format
71096 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
71097 msgstr ""
71099 #: fortran/openmp.cc:8561
71100 #, gcc-internal-format, gfc-internal-format
71101 msgid "%s cannot be a DO CONCURRENT loop at %L"
71102 msgstr ""
71104 #: fortran/openmp.cc:8567
71105 #, gcc-internal-format, gfc-internal-format
71106 msgid "%s iteration variable must be of type integer at %L"
71107 msgstr ""
71109 #: fortran/openmp.cc:8571
71110 #, gcc-internal-format, gfc-internal-format
71111 msgid "%s iteration variable must not be THREADPRIVATE at %L"
71112 msgstr ""
71114 #: fortran/openmp.cc:8584
71115 #, gcc-internal-format, gfc-internal-format
71116 msgid "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE or ALLOCATE at %L"
71117 msgstr ""
71119 #: fortran/openmp.cc:8588
71120 #, gcc-internal-format, gfc-internal-format
71121 msgid "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE, ALLOCATE or LINEAR at %L"
71122 msgstr ""
71124 #: fortran/openmp.cc:8606
71125 #, gcc-internal-format, gfc-internal-format
71126 msgid "%s collapsed loops don't form rectangular iteration space at %L"
71127 msgstr ""
71129 #: fortran/openmp.cc:8616
71130 #, gcc-internal-format, gfc-internal-format
71131 msgid "collapsed %s loops not perfectly nested at %L"
71132 msgstr ""
71134 #: fortran/openmp.cc:8625 fortran/openmp.cc:8633
71135 #, gcc-internal-format, gfc-internal-format
71136 msgid "not enough DO loops for collapsed %s at %L"
71137 msgstr ""
71139 #: fortran/openmp.cc:8838 fortran/openmp.cc:8851
71140 #, gcc-internal-format, gfc-internal-format
71141 msgid "The %s directive cannot be specified within a %s region at %L"
71142 msgstr ""
71144 #: fortran/openmp.cc:8870
71145 #, gcc-internal-format, gfc-internal-format
71146 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
71147 msgstr ""
71149 #: fortran/openmp.cc:8876
71150 #, gcc-internal-format, gfc-internal-format
71151 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
71152 msgstr ""
71154 #: fortran/openmp.cc:8882
71155 #, gcc-internal-format, gfc-internal-format
71156 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
71157 msgstr ""
71159 #: fortran/openmp.cc:8898
71160 #, gcc-internal-format, gfc-internal-format
71161 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
71162 msgstr ""
71164 #: fortran/openmp.cc:8910
71165 #, gcc-internal-format, gfc-internal-format
71166 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
71167 msgstr ""
71169 #: fortran/openmp.cc:8920 fortran/openmp.cc:8929
71170 #, gcc-internal-format, gfc-internal-format
71171 msgid "not enough DO loops for %s !$ACC LOOP at %L"
71172 msgstr ""
71174 #: fortran/openmp.cc:8945
71175 #, gcc-internal-format, gfc-internal-format
71176 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
71177 msgstr ""
71179 #: fortran/openmp.cc:8966
71180 #, gcc-internal-format, gfc-internal-format
71181 msgid "TILE requires constant expression at %L"
71182 msgstr ""
71184 #: fortran/openmp.cc:9066
71185 #, gcc-internal-format
71186 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
71187 msgstr ""
71189 #: fortran/openmp.cc:9113
71190 #, gcc-internal-format
71191 msgid "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE ( NAME ) at %L"
71192 msgstr ""
71194 #: fortran/openmp.cc:9119
71195 #, gcc-internal-format
71196 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
71197 msgstr ""
71199 #: fortran/openmp.cc:9242
71200 #, gcc-internal-format, gfc-internal-format
71201 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
71202 msgstr ""
71204 #: fortran/openmp.cc:9256
71205 #, gcc-internal-format, gfc-internal-format
71206 msgid "OMP CRITICAL at %L with HINT clause requires a NAME, except when omp_sync_hint_none is used"
71207 msgstr ""
71209 #: fortran/openmp.cc:9262
71210 #, gcc-internal-format
71211 msgid "Unexpected !$OMP SCAN at %L outside loop construct with %<inscan%> REDUCTION clause"
71212 msgstr ""
71214 #: fortran/openmp.cc:9283
71215 #, gcc-internal-format
71216 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
71217 msgstr ""
71219 #: fortran/openmp.cc:9307
71220 #, gcc-internal-format, gfc-internal-format
71221 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
71222 msgstr ""
71224 #: fortran/openmp.cc:9315
71225 #, gcc-internal-format, gfc-internal-format
71226 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
71227 msgstr ""
71229 #: fortran/openmp.cc:9344
71230 #, gcc-internal-format, gfc-internal-format
71231 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
71232 msgstr ""
71234 #: fortran/openmp.cc:9366
71235 #, gcc-internal-format, gfc-internal-format
71236 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
71237 msgstr ""
71239 #: fortran/openmp.cc:9382
71240 #, gcc-internal-format, gfc-internal-format
71241 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
71242 msgstr ""
71244 #: fortran/openmp.cc:9397
71245 #, gcc-internal-format, gfc-internal-format
71246 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
71247 msgstr ""
71249 #: fortran/openmp.cc:9407
71250 #, gcc-internal-format, gfc-internal-format
71251 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
71252 msgstr ""
71254 #: fortran/openmp.cc:9415
71255 #, gcc-internal-format, gfc-internal-format
71256 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
71257 msgstr ""
71259 #: fortran/options.cc:275
71260 #, gcc-internal-format
71261 msgid "%<-fexcess-precision=standard%> for Fortran"
71262 msgstr ""
71264 #: fortran/options.cc:277
71265 #, gcc-internal-format
71266 msgid "%<-fexcess-precision=16%> for Fortran"
71267 msgstr ""
71269 #: fortran/options.cc:371
71270 #, gcc-internal-format
71271 msgid "Reading file %qs as free form"
71272 msgstr ""
71274 #: fortran/options.cc:381
71275 #, gcc-internal-format
71276 msgid "%<-fd-lines-as-comments%> has no effect in free form"
71277 msgstr ""
71279 #: fortran/options.cc:384
71280 #, gcc-internal-format
71281 msgid "%<-fd-lines-as-code%> has no effect in free form"
71282 msgstr ""
71284 #: fortran/options.cc:422
71285 #, gcc-internal-format
71286 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
71287 msgstr ""
71289 #: fortran/options.cc:425
71290 #, gcc-internal-format
71291 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
71292 msgstr ""
71294 #: fortran/options.cc:428
71295 #, gcc-internal-format
71296 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %qs"
71297 msgstr ""
71299 #: fortran/options.cc:431
71300 #, gcc-internal-format
71301 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
71302 msgstr ""
71304 #: fortran/options.cc:434
71305 #, gcc-internal-format
71306 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %qs"
71307 msgstr ""
71309 #: fortran/options.cc:493
71310 #, gcc-internal-format
71311 msgid "Fixed line length must be at least seven"
71312 msgstr ""
71314 #: fortran/options.cc:496
71315 #, gcc-internal-format
71316 msgid "Free line length must be at least three"
71317 msgstr ""
71319 #: fortran/options.cc:499
71320 #, gcc-internal-format, gfc-internal-format
71321 msgid "Maximum subrecord length cannot exceed %d"
71322 msgstr ""
71324 #: fortran/options.cc:518
71325 #, gcc-internal-format
71326 msgid "gfortran: Only one %<-J%> option allowed"
71327 msgstr ""
71329 #: fortran/options.cc:590
71330 #, gcc-internal-format
71331 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
71332 msgstr ""
71334 #: fortran/options.cc:592
71335 #, gcc-internal-format
71336 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
71337 msgstr ""
71339 #: fortran/options.cc:641
71340 #, gcc-internal-format
71341 msgid "Argument to %<-fcheck%> is not valid: %s"
71342 msgstr ""
71344 #: fortran/options.cc:690
71345 #, gcc-internal-format
71346 msgid "%<-static-libgfortran%> is not supported in this configuration"
71347 msgstr ""
71349 #: fortran/options.cc:713
71350 #, gcc-internal-format, gfc-internal-format
71351 msgid "Maximum supported identifier length is %d"
71352 msgstr ""
71354 #: fortran/options.cc:728
71355 #, gcc-internal-format
71356 msgid "Unrecognized option to %<-finit-logical%>: %s"
71357 msgstr ""
71359 #: fortran/options.cc:744
71360 #, gcc-internal-format
71361 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
71362 msgstr ""
71364 #: fortran/parse.cc:602
71365 #, gcc-internal-format, gfc-internal-format
71366 msgid "Unclassifiable statement at %C"
71367 msgstr ""
71369 #: fortran/parse.cc:666
71370 #, gcc-internal-format, gfc-internal-format
71371 msgid "OpenACC directives other than ROUTINE may not appear in PURE procedures at %C"
71372 msgstr ""
71374 #: fortran/parse.cc:732
71375 #, gcc-internal-format, gfc-internal-format
71376 msgid "Unclassifiable OpenACC directive at %C"
71377 msgstr ""
71379 #: fortran/parse.cc:876 fortran/parse.cc:1162
71380 #, gcc-internal-format, gfc-internal-format
71381 msgid "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in PURE procedures"
71382 msgstr ""
71384 #: fortran/parse.cc:1146
71385 #, gcc-internal-format, gfc-internal-format
71386 msgid "Unclassifiable OpenMP directive at %C"
71387 msgstr ""
71389 #: fortran/parse.cc:1240
71390 #, gcc-internal-format, gfc-internal-format
71391 msgid "Unclassifiable GCC directive at %C"
71392 msgstr ""
71394 #: fortran/parse.cc:1242
71395 #, gcc-internal-format, gfc-internal-format
71396 msgid "Unclassifiable GCC directive at %C, ignored"
71397 msgstr ""
71399 #: fortran/parse.cc:1302 fortran/parse.cc:1529
71400 #, gcc-internal-format, gfc-internal-format
71401 msgid "Zero is not a valid statement label at %C"
71402 msgstr ""
71404 #: fortran/parse.cc:1309 fortran/parse.cc:1521
71405 #, gcc-internal-format, gfc-internal-format
71406 msgid "Non-numeric character in statement label at %C"
71407 msgstr ""
71409 #: fortran/parse.cc:1321 fortran/parse.cc:1570
71410 #, gcc-internal-format, gfc-internal-format
71411 msgid "Semicolon at %C needs to be preceded by statement"
71412 msgstr ""
71414 #: fortran/parse.cc:1328 fortran/parse.cc:1585
71415 #, gcc-internal-format, gfc-internal-format
71416 msgid "Statement label without statement at %L"
71417 msgstr ""
71419 #: fortran/parse.cc:1391 fortran/parse.cc:1572
71420 #, gcc-internal-format, gfc-internal-format
71421 msgid "Fortran 2008: Semicolon at %C without preceding statement"
71422 msgstr ""
71424 #: fortran/parse.cc:1414 fortran/parse.cc:1548
71425 #, gcc-internal-format, gfc-internal-format
71426 msgid "Bad continuation line at %C"
71427 msgstr ""
71429 #: fortran/parse.cc:1858
71430 #, gcc-internal-format, gfc-internal-format
71431 msgid "FORMAT statement at %L does not have a statement label"
71432 msgstr ""
71434 #: fortran/parse.cc:2749
71435 #, gcc-internal-format
71436 msgid "gfc_ascii_statement(): Bad statement code"
71437 msgstr ""
71439 #: fortran/parse.cc:2891
71440 #, gcc-internal-format, gfc-internal-format
71441 msgid "Unexpected %s statement at %C"
71442 msgstr ""
71444 #: fortran/parse.cc:3046
71445 #, gcc-internal-format, gfc-internal-format
71446 msgid "%s statement at %C cannot follow %s statement at %L"
71447 msgstr ""
71449 #: fortran/parse.cc:3063
71450 #, fuzzy, gcc-internal-format
71451 #| msgid "expected end of line"
71452 msgid "Unexpected end of file in %qs"
71453 msgstr "očekujem kraj retka"
71455 #: fortran/parse.cc:3098
71456 #, gcc-internal-format
71457 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
71458 msgstr ""
71460 #: fortran/parse.cc:3101
71461 #, gcc-internal-format
71462 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
71463 msgstr ""
71465 #: fortran/parse.cc:3121
71466 #, gcc-internal-format, gfc-internal-format
71467 msgid "Components in TYPE at %C must precede CONTAINS"
71468 msgstr ""
71470 #: fortran/parse.cc:3125
71471 #, gcc-internal-format, gfc-internal-format
71472 msgid "Type-bound procedure at %C"
71473 msgstr ""
71475 #: fortran/parse.cc:3133
71476 #, gcc-internal-format, gfc-internal-format
71477 msgid "GENERIC binding at %C"
71478 msgstr ""
71480 #: fortran/parse.cc:3141
71481 #, gcc-internal-format, gfc-internal-format
71482 msgid "FINAL procedure declaration at %C"
71483 msgstr ""
71485 #: fortran/parse.cc:3153
71486 #, gcc-internal-format, gfc-internal-format
71487 msgid "Derived type definition at %C with empty CONTAINS section"
71488 msgstr ""
71490 #: fortran/parse.cc:3163 fortran/parse.cc:3618
71491 #, gcc-internal-format, gfc-internal-format
71492 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
71493 msgstr ""
71495 #: fortran/parse.cc:3170
71496 #, gcc-internal-format, gfc-internal-format
71497 msgid "PRIVATE statement at %C must precede procedure bindings"
71498 msgstr ""
71500 #: fortran/parse.cc:3177 fortran/parse.cc:3631
71501 #, gcc-internal-format, gfc-internal-format
71502 msgid "Duplicate PRIVATE statement at %C"
71503 msgstr ""
71505 #: fortran/parse.cc:3187
71506 #, gcc-internal-format, gfc-internal-format
71507 msgid "SEQUENCE statement at %C must precede CONTAINS"
71508 msgstr ""
71510 #: fortran/parse.cc:3191
71511 #, gcc-internal-format, gfc-internal-format
71512 msgid "Already inside a CONTAINS block at %C"
71513 msgstr ""
71515 #: fortran/parse.cc:3310
71516 #, gcc-internal-format, gfc-internal-format
71517 msgid "Component %s at %L of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray, which is not possible as the component has the pointer attribute"
71518 msgstr ""
71520 #: fortran/parse.cc:3316
71521 #, gcc-internal-format, gfc-internal-format
71522 msgid "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, which must have a codimension or be a subcomponent of a coarray"
71523 msgstr ""
71525 #: fortran/parse.cc:3321
71526 #, gcc-internal-format, gfc-internal-format
71527 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
71528 msgstr ""
71530 #: fortran/parse.cc:3325
71531 #, gcc-internal-format, gfc-internal-format
71532 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
71533 msgstr ""
71535 #: fortran/parse.cc:3330
71536 #, gcc-internal-format, gfc-internal-format
71537 msgid "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as already a coarray subcomponent exists)"
71538 msgstr ""
71540 #: fortran/parse.cc:3337
71541 #, gcc-internal-format, gfc-internal-format
71542 msgid "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as %s at %L has a codimension or a coarray subcomponent)"
71543 msgstr ""
71545 #: fortran/parse.cc:3347
71546 #, gcc-internal-format, gfc-internal-format
71547 msgid "Component %s at %L of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray, which is not possible as the component has the pointer attribute"
71548 msgstr ""
71550 #: fortran/parse.cc:3353
71551 #, gcc-internal-format, gfc-internal-format
71552 msgid "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, which must have a codimension or be a subcomponent of a coarray"
71553 msgstr ""
71555 #: fortran/parse.cc:3358
71556 #, gcc-internal-format, gfc-internal-format
71557 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
71558 msgstr ""
71560 #: fortran/parse.cc:3362
71561 #, gcc-internal-format, gfc-internal-format
71562 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
71563 msgstr ""
71565 #: fortran/parse.cc:3367
71566 #, gcc-internal-format, gfc-internal-format
71567 msgid "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as already a coarray subcomponent exists)"
71568 msgstr ""
71570 #: fortran/parse.cc:3374
71571 #, gcc-internal-format, gfc-internal-format
71572 msgid "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as %s at %L has a codimension or a coarray subcomponent)"
71573 msgstr ""
71575 #: fortran/parse.cc:3426
71576 #, fuzzy, gcc-internal-format, gfc-internal-format
71577 #| msgid "failed to open %s"
71578 msgid "failed to create map component '%s'"
71579 msgstr "nisam uspio otvoriti %s"
71581 #: fortran/parse.cc:3459
71582 #, fuzzy, gcc-internal-format, gfc-internal-format
71583 #| msgid "failed to open %s"
71584 msgid "failed to create union component '%s'"
71585 msgstr "nisam uspio otvoriti %s"
71587 #: fortran/parse.cc:3514
71588 #, gcc-internal-format, gfc-internal-format
71589 msgid "Syntax error in nested structure declaration at %C"
71590 msgstr ""
71592 #: fortran/parse.cc:3601
71593 #, gcc-internal-format, gfc-internal-format
71594 msgid "FINAL declaration at %C must be inside CONTAINS"
71595 msgstr ""
71597 #: fortran/parse.cc:3609
71598 #, gcc-internal-format, gfc-internal-format
71599 msgid "Derived type definition at %C without components"
71600 msgstr ""
71602 #: fortran/parse.cc:3625
71603 #, gcc-internal-format, gfc-internal-format
71604 msgid "PRIVATE statement at %C must precede structure components"
71605 msgstr ""
71607 #: fortran/parse.cc:3642
71608 #, gcc-internal-format, gfc-internal-format
71609 msgid "SEQUENCE statement at %C must precede structure components"
71610 msgstr ""
71612 #: fortran/parse.cc:3648
71613 #, gcc-internal-format, gfc-internal-format
71614 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
71615 msgstr ""
71617 #: fortran/parse.cc:3653
71618 #, gcc-internal-format, gfc-internal-format
71619 msgid "Duplicate SEQUENCE statement at %C"
71620 msgstr ""
71622 #: fortran/parse.cc:3663
71623 #, gcc-internal-format, gfc-internal-format
71624 msgid "CONTAINS block in derived type definition at %C"
71625 msgstr ""
71627 #: fortran/parse.cc:3721
71628 #, gcc-internal-format, gfc-internal-format
71629 msgid "ENUM declaration at %C has no ENUMERATORS"
71630 msgstr ""
71632 #: fortran/parse.cc:3808
71633 #, gcc-internal-format, gfc-internal-format
71634 msgid "Unexpected %s statement in INTERFACE block at %C"
71635 msgstr ""
71637 #: fortran/parse.cc:3832
71638 #, gcc-internal-format
71639 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
71640 msgstr ""
71642 #: fortran/parse.cc:3866
71643 #, gcc-internal-format, gfc-internal-format
71644 msgid "Unexpected %s statement at %C in INTERFACE body"
71645 msgstr ""
71647 #: fortran/parse.cc:3884
71648 #, gcc-internal-format
71649 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
71650 msgstr ""
71652 #: fortran/parse.cc:4014
71653 #, gcc-internal-format, gfc-internal-format
71654 msgid "%s statement is not allowed inside of BLOCK at %C"
71655 msgstr ""
71657 #: fortran/parse.cc:4046
71658 #, gcc-internal-format, gfc-internal-format
71659 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
71660 msgstr ""
71662 #: fortran/parse.cc:4136
71663 #, gcc-internal-format, gfc-internal-format
71664 msgid "%s statement must appear in a MODULE"
71665 msgstr ""
71667 #: fortran/parse.cc:4144
71668 #, gcc-internal-format, gfc-internal-format
71669 msgid "%s statement at %C follows another accessibility specification"
71670 msgstr ""
71672 #: fortran/parse.cc:4196
71673 #, gcc-internal-format
71674 msgid "Bad kind expression for function %qs at %L"
71675 msgstr ""
71677 #: fortran/parse.cc:4200
71678 #, gcc-internal-format
71679 msgid "The type for function %qs at %L is not accessible"
71680 msgstr ""
71682 #: fortran/parse.cc:4260
71683 #, gcc-internal-format, gfc-internal-format
71684 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
71685 msgstr ""
71687 #: fortran/parse.cc:4282
71688 #, gcc-internal-format, gfc-internal-format
71689 msgid "Unexpected %s statement in WHERE block at %C"
71690 msgstr ""
71692 #: fortran/parse.cc:4341
71693 #, gcc-internal-format, gfc-internal-format
71694 msgid "Unexpected %s statement in FORALL block at %C"
71695 msgstr ""
71697 #: fortran/parse.cc:4392
71698 #, gcc-internal-format, gfc-internal-format
71699 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
71700 msgstr ""
71702 #: fortran/parse.cc:4410
71703 #, gcc-internal-format, gfc-internal-format
71704 msgid "Duplicate ELSE statements at %L and %C"
71705 msgstr ""
71707 #: fortran/parse.cc:4471
71708 #, gcc-internal-format, gfc-internal-format
71709 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
71710 msgstr ""
71712 #: fortran/parse.cc:4555
71713 #, gcc-internal-format, gfc-internal-format
71714 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
71715 msgstr ""
71717 #: fortran/parse.cc:4631
71718 #, gcc-internal-format, gfc-internal-format
71719 msgid "Expected RANK or RANK DEFAULT following SELECT RANK at %C"
71720 msgstr ""
71722 #: fortran/parse.cc:4695
71723 #, gcc-internal-format
71724 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
71725 msgstr ""
71727 #: fortran/parse.cc:4728
71728 #, gcc-internal-format, gfc-internal-format
71729 msgid "End of nonblock DO statement at %C is within another block"
71730 msgstr ""
71732 #: fortran/parse.cc:4738
71733 #, gcc-internal-format, gfc-internal-format
71734 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
71735 msgstr ""
71737 #: fortran/parse.cc:4764
71738 #, gcc-internal-format, gfc-internal-format
71739 msgid "CRITICAL block inside of OpenACC region at %C"
71740 msgstr ""
71742 #: fortran/parse.cc:4765
71743 #, gcc-internal-format, gfc-internal-format
71744 msgid "CRITICAL block inside of OpenMP region at %C"
71745 msgstr ""
71747 #: fortran/parse.cc:4791
71748 #, gcc-internal-format, gfc-internal-format
71749 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
71750 msgstr ""
71752 #: fortran/parse.cc:4860 fortran/parse.cc:5584
71753 #, gcc-internal-format, gfc-internal-format
71754 msgid "BLOCK construct at %C"
71755 msgstr ""
71757 #: fortran/parse.cc:4894
71758 #, gcc-internal-format, gfc-internal-format
71759 msgid "ASSOCIATE construct at %C"
71760 msgstr ""
71762 #: fortran/parse.cc:5097
71763 #, gcc-internal-format, gfc-internal-format
71764 msgid "Statement label in ENDDO at %C doesn't match DO label"
71765 msgstr ""
71767 #: fortran/parse.cc:5113
71768 #, gcc-internal-format, gfc-internal-format
71769 msgid "Named block DO at %L requires matching ENDDO name"
71770 msgstr ""
71772 #: fortran/parse.cc:5365 fortran/parse.cc:5427
71773 #, gcc-internal-format, gfc-internal-format
71774 msgid "OpenACC directive inside of CRITICAL block at %C"
71775 msgstr ""
71777 #: fortran/parse.cc:5402
71778 #, gcc-internal-format, gfc-internal-format
71779 msgid "Expecting %s at %C"
71780 msgstr ""
71782 #: fortran/parse.cc:5446
71783 #, gcc-internal-format, gfc-internal-format
71784 msgid "Expected DO loop at %C"
71785 msgstr ""
71787 #: fortran/parse.cc:5466
71788 #, gcc-internal-format, gfc-internal-format
71789 msgid "Redundant !$ACC END LOOP at %C"
71790 msgstr ""
71792 #: fortran/parse.cc:5712
71793 #, gcc-internal-format, gfc-internal-format
71794 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
71795 msgstr ""
71797 #: fortran/parse.cc:5772
71798 #, gcc-internal-format, gfc-internal-format
71799 msgid "%s statement at %C cannot terminate a non-block DO loop"
71800 msgstr ""
71802 #: fortran/parse.cc:5786
71803 #, gcc-internal-format, gfc-internal-format
71804 msgid "DATA statement at %C after the first executable statement"
71805 msgstr ""
71807 #: fortran/parse.cc:5936
71808 #, gcc-internal-format
71809 msgid "%<GCC unroll%> directive not at the start of a loop at %C"
71810 msgstr ""
71812 #: fortran/parse.cc:5939
71813 #, gcc-internal-format
71814 msgid "%<GCC ivdep%> directive not at the start of a loop at %C"
71815 msgstr ""
71817 #: fortran/parse.cc:5942
71818 #, gcc-internal-format
71819 msgid "%<GCC vector%> directive not at the start of a loop at %C"
71820 msgstr ""
71822 #: fortran/parse.cc:5945
71823 #, gcc-internal-format
71824 msgid "%<GCC novector%> directive not at the start of a loop at %C"
71825 msgstr ""
71827 #: fortran/parse.cc:6061
71828 #, gcc-internal-format
71829 msgid "Contained procedure %qs at %C is already ambiguous"
71830 msgstr ""
71832 #: fortran/parse.cc:6118
71833 #, gcc-internal-format, gfc-internal-format
71834 msgid "Unexpected %s statement in CONTAINS section at %C"
71835 msgstr ""
71837 #: fortran/parse.cc:6143
71838 #, gcc-internal-format, gfc-internal-format
71839 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
71840 msgstr ""
71842 #: fortran/parse.cc:6257
71843 #, gcc-internal-format, gfc-internal-format
71844 msgid "CONTAINS statement at %C is already in a contained program unit"
71845 msgstr ""
71847 #: fortran/parse.cc:6309
71848 #, gcc-internal-format
71849 msgid "Global binding name %qs at %L is already being used as a %s at %L"
71850 msgstr ""
71852 #: fortran/parse.cc:6313
71853 #, gcc-internal-format
71854 msgid "Global name %qs at %L is already being used as a %s at %L"
71855 msgstr ""
71857 #: fortran/parse.cc:6319
71858 #, gcc-internal-format
71859 msgid "Global binding name %qs at %L is already being used at %L"
71860 msgstr ""
71862 #: fortran/parse.cc:6322
71863 #, gcc-internal-format
71864 msgid "Global name %qs at %L is already being used at %L"
71865 msgstr ""
71867 #: fortran/parse.cc:6344
71868 #, gcc-internal-format, gfc-internal-format
71869 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
71870 msgstr ""
71872 #: fortran/parse.cc:6370
71873 #, gcc-internal-format, gfc-internal-format
71874 msgid "Unexpected %s statement in BLOCK DATA at %C"
71875 msgstr ""
71877 #: fortran/parse.cc:6475
71878 #, gcc-internal-format, gfc-internal-format
71879 msgid "Unexpected %s statement in MODULE at %C"
71880 msgstr ""
71882 #. If we see a duplicate main program, shut down.  If the second
71883 #. instance is an implied main program, i.e. data decls or executable
71884 #. statements, we're in for lots of errors.
71885 #: fortran/parse.cc:6954
71886 #, gcc-internal-format, gfc-internal-format
71887 msgid "Two main PROGRAMs at %L and %C"
71888 msgstr ""
71890 #: fortran/primary.cc:103
71891 #, gcc-internal-format, gfc-internal-format
71892 msgid "Missing kind-parameter at %C"
71893 msgstr ""
71895 #: fortran/primary.cc:136
71896 #, gcc-internal-format
71897 msgid "gfc_check_digit(): bad radix"
71898 msgstr ""
71900 #: fortran/primary.cc:279
71901 #, gcc-internal-format, gfc-internal-format
71902 msgid "Integer kind %d at %C not available"
71903 msgstr ""
71905 #: fortran/primary.cc:288
71906 #, gcc-internal-format
71907 msgid "Integer too big for its kind at %C. This check can be disabled with the option %<-fno-range-check%>"
71908 msgstr ""
71910 #: fortran/primary.cc:316
71911 #, gcc-internal-format, gfc-internal-format
71912 msgid "Hollerith constant at %C"
71913 msgstr ""
71915 #: fortran/primary.cc:323
71916 #, gcc-internal-format, gfc-internal-format
71917 msgid "Invalid Hollerith constant: %L must contain at least one character"
71918 msgstr ""
71920 #: fortran/primary.cc:329
71921 #, gcc-internal-format, gfc-internal-format
71922 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
71923 msgstr ""
71925 #: fortran/primary.cc:349
71926 #, gcc-internal-format, gfc-internal-format
71927 msgid "Invalid Hollerith constant at %L contains a wide character"
71928 msgstr ""
71930 #: fortran/primary.cc:435
71931 #, gcc-internal-format, gfc-internal-format
71932 msgid "Hexadecimal constant at %L uses nonstandard X instead of Z"
71933 msgstr ""
71935 #: fortran/primary.cc:444
71936 #, gcc-internal-format, gfc-internal-format
71937 msgid "Empty set of digits in BOZ constant at %C"
71938 msgstr ""
71940 #: fortran/primary.cc:450
71941 #, gcc-internal-format, gfc-internal-format
71942 msgid "Illegal character in BOZ constant at %C"
71943 msgstr ""
71945 #: fortran/primary.cc:473
71946 #, gcc-internal-format, gfc-internal-format
71947 msgid "BOZ constant at %C uses nonstandard postfix syntax"
71948 msgstr ""
71950 #: fortran/primary.cc:498
71951 #, gcc-internal-format, gfc-internal-format
71952 msgid "BOZ used outside a DATA statement at %L"
71953 msgstr ""
71955 #: fortran/primary.cc:589
71956 #, gcc-internal-format, gfc-internal-format
71957 msgid "exponent-letter 'q' in real-literal-constant at %C"
71958 msgstr ""
71960 #: fortran/primary.cc:594
71961 #, gcc-internal-format
71962 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
71963 msgstr ""
71965 #: fortran/primary.cc:615
71966 #, gcc-internal-format, gfc-internal-format
71967 msgid "Missing exponent in real number at %C"
71968 msgstr ""
71970 #: fortran/primary.cc:693
71971 #, gcc-internal-format
71972 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
71973 msgstr ""
71975 #: fortran/primary.cc:703
71976 #, gcc-internal-format
71977 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
71978 msgstr ""
71980 #: fortran/primary.cc:717
71981 #, gcc-internal-format
71982 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
71983 msgstr ""
71985 #: fortran/primary.cc:730
71986 #, gcc-internal-format, gfc-internal-format
71987 msgid "Invalid real kind %d at %C"
71988 msgstr ""
71990 #: fortran/primary.cc:745
71991 #, gcc-internal-format, gfc-internal-format
71992 msgid "Real constant overflows its kind at %C"
71993 msgstr ""
71995 #: fortran/primary.cc:750
71996 #, gcc-internal-format, gfc-internal-format
71997 msgid "Real constant underflows its kind at %C"
71998 msgstr ""
72000 #: fortran/primary.cc:755
72001 #, gcc-internal-format
72002 msgid "gfc_range_check() returned bad value"
72003 msgstr ""
72005 #: fortran/primary.cc:803
72006 #, gcc-internal-format
72007 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
72008 msgstr ""
72010 #: fortran/primary.cc:895
72011 #, gcc-internal-format, gfc-internal-format
72012 msgid "Syntax error in SUBSTRING specification at %C"
72013 msgstr ""
72015 #: fortran/primary.cc:1103
72016 #, gcc-internal-format, gfc-internal-format
72017 msgid "Invalid kind %d for CHARACTER constant at %C"
72018 msgstr ""
72020 #: fortran/primary.cc:1124
72021 #, gcc-internal-format, gfc-internal-format
72022 msgid "Unterminated character constant beginning at %C"
72023 msgstr ""
72025 #: fortran/primary.cc:1154
72026 #, gcc-internal-format
72027 msgid "Character %qs in string at %C is not representable in character kind %d"
72028 msgstr ""
72030 #: fortran/primary.cc:1167
72031 #, gcc-internal-format
72032 msgid "match_string_constant(): Delimiter not found"
72033 msgstr ""
72035 #: fortran/primary.cc:1201
72036 #, gcc-internal-format, gfc-internal-format
72037 msgid "Substring start index (%ld) at %L below 1"
72038 msgstr ""
72040 #: fortran/primary.cc:1207
72041 #, gcc-internal-format, gfc-internal-format
72042 msgid "Substring end index (%ld) at %L exceeds string length"
72043 msgstr ""
72045 #: fortran/primary.cc:1292
72046 #, gcc-internal-format, gfc-internal-format
72047 msgid "Bad kind for logical constant at %C"
72048 msgstr ""
72050 #: fortran/primary.cc:1336
72051 #, gcc-internal-format, gfc-internal-format
72052 msgid "Expected PARAMETER symbol in complex constant at %C"
72053 msgstr ""
72055 #: fortran/primary.cc:1347
72056 #, gcc-internal-format, gfc-internal-format
72057 msgid "Numeric PARAMETER required in complex constant at %C"
72058 msgstr ""
72060 #: fortran/primary.cc:1353
72061 #, gcc-internal-format, gfc-internal-format
72062 msgid "Scalar PARAMETER required in complex constant at %C"
72063 msgstr ""
72065 #: fortran/primary.cc:1357
72066 #, gcc-internal-format, gfc-internal-format
72067 msgid "PARAMETER symbol in complex constant at %C"
72068 msgstr ""
72070 #: fortran/primary.cc:1380
72071 #, gcc-internal-format
72072 msgid "gfc_match_sym_complex_part(): Bad type"
72073 msgstr ""
72075 #: fortran/primary.cc:1387
72076 #, gcc-internal-format, gfc-internal-format
72077 msgid "Error converting PARAMETER constant in complex constant at %C"
72078 msgstr ""
72080 #: fortran/primary.cc:1519
72081 #, gcc-internal-format, gfc-internal-format
72082 msgid "Syntax error in COMPLEX constant at %C"
72083 msgstr ""
72085 #: fortran/primary.cc:1646
72086 #, gcc-internal-format
72087 msgid "Namelist %qs cannot be an argument at %L"
72088 msgstr ""
72090 #: fortran/primary.cc:1748
72091 #, gcc-internal-format
72092 msgid "Keyword %qs at %C has already appeared in the current argument list"
72093 msgstr ""
72095 #: fortran/primary.cc:1815
72096 #, gcc-internal-format, gfc-internal-format
72097 msgid "argument list function at %C"
72098 msgstr ""
72100 #: fortran/primary.cc:1889
72101 #, gcc-internal-format, gfc-internal-format
72102 msgid "Expected alternate return label at %C"
72103 msgstr ""
72105 #: fortran/primary.cc:1936
72106 #, gcc-internal-format, gfc-internal-format
72107 msgid "Missing keyword name in actual argument list at %C"
72108 msgstr ""
72110 #: fortran/primary.cc:1982
72111 #, gcc-internal-format, gfc-internal-format
72112 msgid "Syntax error in argument list at %C"
72113 msgstr ""
72115 #: fortran/primary.cc:2003
72116 #, gcc-internal-format
72117 msgid "extend_ref(): Bad tail"
72118 msgstr ""
72120 #: fortran/primary.cc:2081
72121 #, gcc-internal-format, gfc-internal-format
72122 msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
72123 msgstr ""
72125 #: fortran/primary.cc:2089
72126 #, gcc-internal-format
72127 msgid "Coarray designator at %C but %qs is not a coarray"
72128 msgstr ""
72130 #: fortran/primary.cc:2241
72131 #, gcc-internal-format
72132 msgid "Symbol %qs at %C has no IMPLICIT type"
72133 msgstr ""
72135 #: fortran/primary.cc:2248
72136 #, gcc-internal-format
72137 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
72138 msgstr ""
72140 #: fortran/primary.cc:2269
72141 #, gcc-internal-format, gfc-internal-format
72142 msgid "Expected structure component name at %C"
72143 msgstr ""
72145 #: fortran/primary.cc:2289 fortran/primary.cc:2431
72146 #, gcc-internal-format, gfc-internal-format
72147 msgid "RE or IM part_ref at %C"
72148 msgstr ""
72150 #: fortran/primary.cc:2308 fortran/primary.cc:2436
72151 #, gcc-internal-format, gfc-internal-format
72152 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
72153 msgstr ""
72155 #: fortran/primary.cc:2315 fortran/primary.cc:2449
72156 #, gcc-internal-format, gfc-internal-format
72157 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
72158 msgstr ""
72160 #: fortran/primary.cc:2374
72161 #, gcc-internal-format, gfc-internal-format
72162 msgid "Expected argument list at %C"
72163 msgstr ""
72165 #: fortran/primary.cc:2392
72166 #, gcc-internal-format
72167 msgid "%qs at %C is not an inquiry reference to an intrinsic type component %qs"
72168 msgstr ""
72170 #: fortran/primary.cc:2395
72171 #, gcc-internal-format
72172 msgid "%qs at %C is not an inquiry reference to an intrinsic type component"
72173 msgstr ""
72175 #: fortran/primary.cc:2465
72176 #, gcc-internal-format, gfc-internal-format
72177 msgid "The KIND part_ref at %C must be applied to an expression of intrinsic type"
72178 msgstr ""
72180 #: fortran/primary.cc:2493
72181 #, gcc-internal-format
72182 msgid "Procedure pointer component %qs requires an argument list at %C"
72183 msgstr ""
72185 #: fortran/primary.cc:2596
72186 #, gcc-internal-format, gfc-internal-format
72187 msgid "Nonpolymorphic reference to abstract type at %C"
72188 msgstr ""
72190 #: fortran/primary.cc:2603
72191 #, gcc-internal-format, gfc-internal-format
72192 msgid "Coindexed procedure-pointer component at %C"
72193 msgstr ""
72195 #: fortran/primary.cc:2639
72196 #, gcc-internal-format
72197 msgid "gfc_variable_attr(): Expression isn't a variable"
72198 msgstr ""
72200 #: fortran/primary.cc:2830
72201 #, gcc-internal-format
72202 msgid "gfc_caf_attr(): Expression isn't a variable"
72203 msgstr ""
72205 #: fortran/primary.cc:2887
72206 #, gcc-internal-format
72207 msgid "gfc_caf_attr(): Bad array reference"
72208 msgstr ""
72210 #: fortran/primary.cc:3066
72211 #, gcc-internal-format
72212 msgid "No initializer for allocatable component %qs given in the structure constructor at %C"
72213 msgstr ""
72215 #: fortran/primary.cc:3077
72216 #, gcc-internal-format, gfc-internal-format
72217 msgid "Structure constructor with missing optional arguments at %C"
72218 msgstr ""
72220 #: fortran/primary.cc:3086
72221 #, gcc-internal-format
72222 msgid "No initializer for component %qs given in the structure constructor at %C"
72223 msgstr ""
72225 #: fortran/primary.cc:3134
72226 #, gcc-internal-format
72227 msgid "Cannot construct ABSTRACT type %qs at %L"
72228 msgstr ""
72230 #: fortran/primary.cc:3154
72231 #, gcc-internal-format, gfc-internal-format
72232 msgid "Structure constructor with named arguments at %C"
72233 msgstr ""
72235 #: fortran/primary.cc:3169
72236 #, gcc-internal-format, gfc-internal-format
72237 msgid "Component initializer without name after component named %s at %L"
72238 msgstr ""
72240 #: fortran/primary.cc:3174
72241 #, gcc-internal-format, gfc-internal-format
72242 msgid "Too many components in structure constructor at %L"
72243 msgstr ""
72245 #: fortran/primary.cc:3232
72246 #, gcc-internal-format, gfc-internal-format
72247 msgid "CHARACTER expression will be truncated in constructor (%ld/%ld) at %L"
72248 msgstr ""
72250 #: fortran/primary.cc:3250
72251 #, gcc-internal-format
72252 msgid "Component %qs is initialized twice in the structure constructor at %L"
72253 msgstr ""
72255 #: fortran/primary.cc:3262
72256 #, gcc-internal-format
72257 msgid "Coindexed expression to pointer component %qs in structure constructor at %L"
72258 msgstr ""
72260 #: fortran/primary.cc:3316
72261 #, gcc-internal-format
72262 msgid "component %qs at %L has already been set by a parent derived type constructor"
72263 msgstr ""
72265 #: fortran/primary.cc:3481
72266 #, gcc-internal-format, gfc-internal-format
72267 msgid "%%LOC() as an rvalue at %C"
72268 msgstr ""
72270 #: fortran/primary.cc:3540
72271 #, gcc-internal-format
72272 msgid "%qs at %C is the name of a recursive function and so refers to the result variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
72273 msgstr ""
72275 #: fortran/primary.cc:3571 fortran/primary.cc:3973
72276 #, gcc-internal-format, gfc-internal-format
72277 msgid "Symbol at %C is not appropriate for an expression"
72278 msgstr ""
72280 #: fortran/primary.cc:3676
72281 #, gcc-internal-format
72282 msgid "Unexpected use of subroutine name %qs at %C"
72283 msgstr ""
72285 #: fortran/primary.cc:3708
72286 #, gcc-internal-format
72287 msgid "Statement function %qs requires argument list at %C"
72288 msgstr ""
72290 #: fortran/primary.cc:3711
72291 #, gcc-internal-format
72292 msgid "Function %qs requires an argument list at %C"
72293 msgstr ""
72295 #: fortran/primary.cc:3761
72296 #, gcc-internal-format
72297 msgid "Missing argument to %qs at %C"
72298 msgstr ""
72300 #: fortran/primary.cc:3774
72301 #, gcc-internal-format, gfc-internal-format
72302 msgid "The leftmost part-ref in a data-ref cannot be a function reference at %C"
72303 msgstr ""
72305 #: fortran/primary.cc:3929
72306 #, gcc-internal-format
72307 msgid "Missing argument list in function %qs at %C"
72308 msgstr ""
72310 #: fortran/primary.cc:4043
72311 #, gcc-internal-format
72312 msgid "Derived type %qs cannot be used as a variable at %C"
72313 msgstr ""
72315 #: fortran/primary.cc:4084
72316 #, gcc-internal-format, gfc-internal-format
72317 msgid "Named constant at %C in an EQUIVALENCE"
72318 msgstr ""
72320 #: fortran/primary.cc:4119
72321 #, gcc-internal-format
72322 msgid "%qs at %C is not a variable"
72323 msgstr ""
72325 #: fortran/resolve.cc:123
72326 #, gcc-internal-format
72327 msgid "%qs at %L is of the ABSTRACT type %qs"
72328 msgstr ""
72330 #: fortran/resolve.cc:126
72331 #, gcc-internal-format
72332 msgid "ABSTRACT type %qs used at %L"
72333 msgstr ""
72335 #: fortran/resolve.cc:143
72336 #, gcc-internal-format
72337 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
72338 msgstr ""
72340 #: fortran/resolve.cc:156
72341 #, gcc-internal-format
72342 msgid "Interface %qs at %L may not be generic"
72343 msgstr ""
72345 #: fortran/resolve.cc:163
72346 #, gcc-internal-format
72347 msgid "Interface %qs at %L may not be a statement function"
72348 msgstr ""
72350 #: fortran/resolve.cc:172
72351 #, gcc-internal-format
72352 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
72353 msgstr ""
72355 #: fortran/resolve.cc:178
72356 #, gcc-internal-format
72357 msgid "Interface %qs at %L must be explicit"
72358 msgstr ""
72360 #: fortran/resolve.cc:200
72361 #, gcc-internal-format
72362 msgid "PROCEDURE %qs at %L may not be used as its own interface"
72363 msgstr ""
72365 #: fortran/resolve.cc:300
72366 #, gcc-internal-format
72367 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
72368 msgstr ""
72370 #: fortran/resolve.cc:304
72371 #, gcc-internal-format
72372 msgid "Alternate return specifier in function %qs at %L is not allowed"
72373 msgstr ""
72375 #: fortran/resolve.cc:315
72376 #, gcc-internal-format
72377 msgid "Self-referential argument %qs at %L is not allowed"
72378 msgstr ""
72380 #: fortran/resolve.cc:387
72381 #, gcc-internal-format
72382 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
72383 msgstr ""
72385 #: fortran/resolve.cc:397
72386 #, gcc-internal-format
72387 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
72388 msgstr ""
72390 #: fortran/resolve.cc:402
72391 #, gcc-internal-format
72392 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
72393 msgstr ""
72395 #: fortran/resolve.cc:410
72396 #, gcc-internal-format
72397 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
72398 msgstr ""
72400 #: fortran/resolve.cc:415
72401 #, gcc-internal-format
72402 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
72403 msgstr ""
72405 #: fortran/resolve.cc:425
72406 #, gcc-internal-format
72407 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
72408 msgstr ""
72410 #: fortran/resolve.cc:458
72411 #, gcc-internal-format
72412 msgid "Coarray dummy argument %qs at %L to elemental procedure"
72413 msgstr ""
72415 #: fortran/resolve.cc:466
72416 #, gcc-internal-format
72417 msgid "Argument %qs of elemental procedure at %L must be scalar"
72418 msgstr ""
72420 #: fortran/resolve.cc:475
72421 #, gcc-internal-format
72422 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
72423 msgstr ""
72425 #: fortran/resolve.cc:485
72426 #, gcc-internal-format
72427 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
72428 msgstr ""
72430 #: fortran/resolve.cc:493
72431 #, gcc-internal-format
72432 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
72433 msgstr ""
72435 #: fortran/resolve.cc:502
72436 #, gcc-internal-format
72437 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
72438 msgstr ""
72440 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
72441 #. shall be specified, explicitly or implicitly, to be scalar.
72442 #: fortran/resolve.cc:517
72443 #, gcc-internal-format, gfc-internal-format
72444 msgid "Argument '%s' of statement function '%s' at %L must be scalar"
72445 msgstr ""
72447 #: fortran/resolve.cc:528
72448 #, gcc-internal-format
72449 msgid "Character-valued argument %qs of statement function at %L must have constant length"
72450 msgstr ""
72452 #: fortran/resolve.cc:577
72453 #, gcc-internal-format
72454 msgid "Contained procedure %qs at %L has the same name as its encompassing procedure"
72455 msgstr ""
72457 #: fortran/resolve.cc:597
72458 #, gcc-internal-format
72459 msgid "Contained function %qs at %L has no IMPLICIT type"
72460 msgstr ""
72462 #: fortran/resolve.cc:600
72463 #, gcc-internal-format
72464 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
72465 msgstr ""
72467 #: fortran/resolve.cc:626
72468 #, gcc-internal-format
72469 msgid "Character-valued module procedure %qs at %L must not be assumed length"
72470 msgstr ""
72472 #: fortran/resolve.cc:628
72473 #, gcc-internal-format
72474 msgid "Character-valued internal function %qs at %L must not be assumed length"
72475 msgstr ""
72477 #: fortran/resolve.cc:800
72478 #, gcc-internal-format, gfc-internal-format
72479 msgid "Function %s at %L has entries with mismatched array specifications"
72480 msgstr ""
72482 #: fortran/resolve.cc:811
72483 #, gcc-internal-format, gfc-internal-format
72484 msgid "Function %s at %L has entry %s with mismatched characteristics"
72485 msgstr ""
72487 #: fortran/resolve.cc:826
72488 #, gcc-internal-format, gfc-internal-format
72489 msgid "Function %s at %L with entries returning variables of different string lengths"
72490 msgstr ""
72492 #: fortran/resolve.cc:853
72493 #, gcc-internal-format, gfc-internal-format
72494 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
72495 msgstr ""
72497 #: fortran/resolve.cc:857
72498 #, gcc-internal-format, gfc-internal-format
72499 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
72500 msgstr ""
72502 #: fortran/resolve.cc:864
72503 #, gcc-internal-format, gfc-internal-format
72504 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
72505 msgstr ""
72507 #: fortran/resolve.cc:868
72508 #, gcc-internal-format, gfc-internal-format
72509 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
72510 msgstr ""
72512 #: fortran/resolve.cc:906
72513 #, gcc-internal-format, gfc-internal-format
72514 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
72515 msgstr ""
72517 #: fortran/resolve.cc:911
72518 #, gcc-internal-format, gfc-internal-format
72519 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
72520 msgstr ""
72522 #: fortran/resolve.cc:956
72523 #, gcc-internal-format
72524 msgid "Global entity %qs at %L cannot appear in a COMMON block at %L"
72525 msgstr ""
72527 #: fortran/resolve.cc:966
72528 #, gcc-internal-format, gfc-internal-format
72529 msgid "COMMON block at %L"
72530 msgstr ""
72532 #: fortran/resolve.cc:973
72533 #, gcc-internal-format
72534 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
72535 msgstr ""
72537 #: fortran/resolve.cc:977
72538 #, gcc-internal-format
72539 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
72540 msgstr ""
72542 #: fortran/resolve.cc:984
72543 #, gcc-internal-format
72544 msgid "%qs at %L cannot appear in COMMON [F2008:C5100]"
72545 msgstr ""
72547 #: fortran/resolve.cc:992
72548 #, gcc-internal-format
72549 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
72550 msgstr ""
72552 #: fortran/resolve.cc:996
72553 #, gcc-internal-format
72554 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
72555 msgstr ""
72557 #: fortran/resolve.cc:1000
72558 #, gcc-internal-format
72559 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
72560 msgstr ""
72562 #: fortran/resolve.cc:1044
72563 #, gcc-internal-format
72564 msgid "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus have the same binding name as the same-named COMMON block at %L: %s vs %s"
72565 msgstr ""
72567 #: fortran/resolve.cc:1058
72568 #, gcc-internal-format
72569 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
72570 msgstr ""
72572 #: fortran/resolve.cc:1066
72573 #, gcc-internal-format
72574 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
72575 msgstr ""
72577 #: fortran/resolve.cc:1088
72578 #, gcc-internal-format
72579 msgid "COMMON block at %L with binding label %qs uses the same global identifier as entity at %L"
72580 msgstr ""
72582 #: fortran/resolve.cc:1109
72583 #, gcc-internal-format
72584 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
72585 msgstr ""
72587 #: fortran/resolve.cc:1113
72588 #, gcc-internal-format
72589 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
72590 msgstr ""
72592 #: fortran/resolve.cc:1117
72593 #, gcc-internal-format
72594 msgid "COMMON block %qs at %L is also an intrinsic procedure"
72595 msgstr ""
72597 #: fortran/resolve.cc:1121
72598 #, gcc-internal-format
72599 msgid "COMMON block %qs at %L that is also a function result"
72600 msgstr ""
72602 #: fortran/resolve.cc:1126
72603 #, gcc-internal-format
72604 msgid "COMMON block %qs at %L that is also a global procedure"
72605 msgstr ""
72607 #: fortran/resolve.cc:1193
72608 #, gcc-internal-format
72609 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
72610 msgstr ""
72612 #: fortran/resolve.cc:1329
72613 #, gcc-internal-format, gfc-internal-format
72614 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
72615 msgstr ""
72617 #: fortran/resolve.cc:1350
72618 #, gcc-internal-format
72619 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
72620 msgstr ""
72622 #: fortran/resolve.cc:1416
72623 #, gcc-internal-format
72624 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
72625 msgstr ""
72627 #: fortran/resolve.cc:1450
72628 #, gcc-internal-format
72629 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
72630 msgstr ""
72632 #: fortran/resolve.cc:1469
72633 #, gcc-internal-format
72634 msgid "Bad array spec of component %qs referenced in structure constructor at %L"
72635 msgstr ""
72637 #: fortran/resolve.cc:1480
72638 #, gcc-internal-format
72639 msgid "The shape of component %qs in the structure constructor at %L differs from the shape of the declared component for dimension %d (%ld/%ld)"
72640 msgstr ""
72642 #: fortran/resolve.cc:1501
72643 #, gcc-internal-format
72644 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
72645 msgstr ""
72647 #: fortran/resolve.cc:1530
72648 #, gcc-internal-format
72649 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
72650 msgstr ""
72652 #: fortran/resolve.cc:1654
72653 #, gcc-internal-format
72654 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
72655 msgstr ""
72657 #: fortran/resolve.cc:1716
72658 #, gcc-internal-format
72659 msgid "%qs at %L is ambiguous"
72660 msgstr ""
72662 #: fortran/resolve.cc:1720
72663 #, gcc-internal-format
72664 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
72665 msgstr ""
72667 #: fortran/resolve.cc:1841
72668 #, gcc-internal-format
72669 msgid "Type specified for intrinsic function %qs at %L is ignored"
72670 msgstr ""
72672 #: fortran/resolve.cc:1854
72673 #, gcc-internal-format
72674 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
72675 msgstr ""
72677 #: fortran/resolve.cc:1865
72678 #, gcc-internal-format
72679 msgid "%qs declared INTRINSIC at %L does not exist"
72680 msgstr ""
72682 #: fortran/resolve.cc:1878
72683 #, gcc-internal-format
72684 msgid "The intrinsic %qs declared INTRINSIC at %L is not available in the current standard settings but %s. Use an appropriate %<-std=*%> option or enable %<-fall-intrinsics%> in order to use it."
72685 msgstr ""
72687 #: fortran/resolve.cc:1914
72688 #, gcc-internal-format
72689 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
72690 msgstr ""
72692 #: fortran/resolve.cc:1972 fortran/resolve.cc:10347 fortran/resolve.cc:12076
72693 #, gcc-internal-format, gfc-internal-format
72694 msgid "Label %d referenced at %L is never defined"
72695 msgstr ""
72697 #: fortran/resolve.cc:2004
72698 #, gcc-internal-format
72699 msgid "Derived type %qs is used as an actual argument at %L"
72700 msgstr ""
72702 #: fortran/resolve.cc:2022
72703 #, gcc-internal-format
72704 msgid "Statement function %qs at %L is not allowed as an actual argument"
72705 msgstr ""
72707 #: fortran/resolve.cc:2030
72708 #, gcc-internal-format
72709 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
72710 msgstr ""
72712 #: fortran/resolve.cc:2037
72713 #, gcc-internal-format
72714 msgid "Internal procedure %qs is used as actual argument at %L"
72715 msgstr ""
72717 #: fortran/resolve.cc:2045
72718 #, gcc-internal-format
72719 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
72720 msgstr ""
72722 #: fortran/resolve.cc:2072
72723 #, gcc-internal-format
72724 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
72725 msgstr ""
72727 #: fortran/resolve.cc:2094
72728 #, gcc-internal-format
72729 msgid "Symbol %qs at %L is ambiguous"
72730 msgstr ""
72732 #: fortran/resolve.cc:2149
72733 #, gcc-internal-format, gfc-internal-format
72734 msgid "By-value argument at %L is not of numeric type"
72735 msgstr ""
72737 #: fortran/resolve.cc:2156
72738 #, gcc-internal-format, gfc-internal-format
72739 msgid "By-value argument at %L cannot be an array or an array section"
72740 msgstr ""
72742 #: fortran/resolve.cc:2170
72743 #, gcc-internal-format, gfc-internal-format
72744 msgid "By-value argument at %L is not allowed in this context"
72745 msgstr ""
72747 #: fortran/resolve.cc:2182
72748 #, gcc-internal-format, gfc-internal-format
72749 msgid "Passing internal procedure at %L by location not allowed"
72750 msgstr ""
72752 #: fortran/resolve.cc:2193
72753 #, gcc-internal-format
72754 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
72755 msgstr ""
72757 #: fortran/resolve.cc:2202
72758 #, gcc-internal-format, gfc-internal-format
72759 msgid "Coindexed actual argument at %L with ultimate pointer component"
72760 msgstr ""
72762 #: fortran/resolve.cc:2349
72763 #, gcc-internal-format
72764 msgid "%qs at %L is an array and OPTIONAL; If it is not present, then it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optional argument with the same rank (Fortran 2018, 15.5.2.12)"
72765 msgstr ""
72767 #: fortran/resolve.cc:2387
72768 #, gcc-internal-format
72769 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
72770 msgstr ""
72772 #: fortran/resolve.cc:2661
72773 #, gcc-internal-format
72774 msgid "Return type mismatch of function %qs at %L (%s/%s)"
72775 msgstr ""
72777 #: fortran/resolve.cc:2688
72778 #, gcc-internal-format
72779 msgid "Interface mismatch in global procedure %qs at %L: %s"
72780 msgstr ""
72782 #: fortran/resolve.cc:2794
72783 #, gcc-internal-format
72784 msgid "There is no specific function for the generic %qs at %L"
72785 msgstr ""
72787 #: fortran/resolve.cc:2814
72788 #, gcc-internal-format
72789 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
72790 msgstr ""
72792 #: fortran/resolve.cc:2852
72793 #, gcc-internal-format
72794 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
72795 msgstr ""
72797 #: fortran/resolve.cc:2907
72798 #, gcc-internal-format
72799 msgid "Unable to resolve the specific function %qs at %L"
72800 msgstr ""
72802 #: fortran/resolve.cc:2984
72803 #, gcc-internal-format
72804 msgid "Missing explicit declaration with EXTERNAL attribute for symbol %qs at %L"
72805 msgstr ""
72807 #: fortran/resolve.cc:3016
72808 #, gcc-internal-format
72809 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
72810 msgstr ""
72812 #: fortran/resolve.cc:3020 fortran/resolve.cc:17283
72813 #, gcc-internal-format
72814 msgid "Function %qs at %L has no IMPLICIT type"
72815 msgstr ""
72817 #: fortran/resolve.cc:3144
72818 #, gcc-internal-format
72819 msgid "Reference to impure function %qs at %L inside a FORALL %s"
72820 msgstr ""
72822 #: fortran/resolve.cc:3151
72823 #, gcc-internal-format
72824 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
72825 msgstr ""
72827 #: fortran/resolve.cc:3158
72828 #, gcc-internal-format
72829 msgid "Reference to impure function %qs at %L within a PURE procedure"
72830 msgstr ""
72832 #: fortran/resolve.cc:3225
72833 #, gcc-internal-format
72834 msgid "Unexpected junk after %qs at %L"
72835 msgstr ""
72837 #: fortran/resolve.cc:3236
72838 #, gcc-internal-format
72839 msgid "%qs at %L is not a function"
72840 msgstr ""
72842 #: fortran/resolve.cc:3244 fortran/resolve.cc:3741
72843 #, gcc-internal-format
72844 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
72845 msgstr ""
72847 #: fortran/resolve.cc:3256
72848 #, gcc-internal-format
72849 msgid "ABSTRACT INTERFACE %qs at %L must not have an assumed character length result (F2008: C418)"
72850 msgstr ""
72852 #. Internal procedures are taken care of in resolve_contained_fntype.
72853 #: fortran/resolve.cc:3299
72854 #, gcc-internal-format
72855 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
72856 msgstr ""
72858 #: fortran/resolve.cc:3333
72859 #, gcc-internal-format
72860 msgid "resolve_function(): bad function type"
72861 msgstr ""
72863 #: fortran/resolve.cc:3347
72864 #, gcc-internal-format, gfc-internal-format
72865 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a function reference"
72866 msgstr ""
72868 #: fortran/resolve.cc:3363
72869 #, gcc-internal-format
72870 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
72871 msgstr ""
72873 #: fortran/resolve.cc:3425
72874 #, gcc-internal-format
72875 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
72876 msgstr ""
72878 #: fortran/resolve.cc:3429
72879 #, gcc-internal-format
72880 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
72881 msgstr ""
72883 #: fortran/resolve.cc:3469
72884 #, gcc-internal-format
72885 msgid "Using function %qs at %L is deprecated"
72886 msgstr ""
72888 #: fortran/resolve.cc:3485
72889 #, gcc-internal-format
72890 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
72891 msgstr ""
72893 #: fortran/resolve.cc:3491
72894 #, gcc-internal-format
72895 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
72896 msgstr ""
72898 #: fortran/resolve.cc:3497
72899 #, gcc-internal-format
72900 msgid "Subroutine call to %qs at %L is not PURE"
72901 msgstr ""
72903 #: fortran/resolve.cc:3565
72904 #, gcc-internal-format
72905 msgid "There is no specific subroutine for the generic %qs at %L"
72906 msgstr ""
72908 #: fortran/resolve.cc:3574
72909 #, gcc-internal-format
72910 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
72911 msgstr ""
72913 #: fortran/resolve.cc:3609
72914 #, gcc-internal-format
72915 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
72916 msgstr ""
72918 #: fortran/resolve.cc:3654
72919 #, gcc-internal-format
72920 msgid "Unable to resolve the specific subroutine %qs at %L"
72921 msgstr ""
72923 #: fortran/resolve.cc:3712
72924 #, gcc-internal-format
72925 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
72926 msgstr ""
72928 #: fortran/resolve.cc:3751
72929 #, gcc-internal-format
72930 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
72931 msgstr ""
72933 #: fortran/resolve.cc:3755
72934 #, gcc-internal-format
72935 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
72936 msgstr ""
72938 #: fortran/resolve.cc:3800
72939 #, gcc-internal-format
72940 msgid "resolve_subroutine(): bad function type"
72941 msgstr ""
72943 #: fortran/resolve.cc:3817
72944 #, gcc-internal-format
72945 msgid "Using subroutine %qs at %L is deprecated"
72946 msgstr ""
72948 #: fortran/resolve.cc:3844
72949 #, gcc-internal-format, gfc-internal-format
72950 msgid "Shapes for operands at %L and %L are not conformable"
72951 msgstr ""
72953 #: fortran/resolve.cc:3896
72954 #, gcc-internal-format
72955 msgid "logical_to_bitwise(): Bad intrinsic"
72956 msgstr ""
72958 #: fortran/resolve.cc:3999
72959 #, gcc-internal-format
72960 msgid "Impure function %qs at %L might not be evaluated"
72961 msgstr ""
72963 #: fortran/resolve.cc:4003
72964 #, gcc-internal-format, gfc-internal-format
72965 msgid "Impure function at %L might not be evaluated"
72966 msgstr ""
72968 #: fortran/resolve.cc:4080
72969 #, gcc-internal-format
72970 msgid "BOZ literal constant at %L cannot be an operand of unary operator %qs"
72971 msgstr ""
72973 #: fortran/resolve.cc:4104
72974 #, gcc-internal-format
72975 msgid "Operands at %L and %L cannot appear as operands of binary operator %qs"
72976 msgstr ""
72978 #: fortran/resolve.cc:4278 fortran/resolve.cc:4293
72979 #, gcc-internal-format, gfc-internal-format
72980 msgid "BOZ literal constant near %L cannot appear as an operand of a relational operator"
72981 msgstr ""
72983 #: fortran/resolve.cc:4332
72984 #, gcc-internal-format, gfc-internal-format
72985 msgid "Equality comparison for %s at %L"
72986 msgstr ""
72988 #: fortran/resolve.cc:4334
72989 #, gcc-internal-format, gfc-internal-format
72990 msgid "Inequality comparison for %s at %L"
72991 msgstr ""
72993 #: fortran/resolve.cc:4394
72994 #, gcc-internal-format
72995 msgid "resolve_operator(): Bad intrinsic"
72996 msgstr ""
72998 #: fortran/resolve.cc:4564 fortran/resolve.cc:4587
72999 #, gcc-internal-format
73000 msgid "compare_bound_int(): Bad expression"
73001 msgstr ""
73003 #: fortran/resolve.cc:4682
73004 #, gcc-internal-format, gfc-internal-format
73005 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
73006 msgstr ""
73008 #: fortran/resolve.cc:4687
73009 #, gcc-internal-format, gfc-internal-format
73010 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
73011 msgstr ""
73013 #: fortran/resolve.cc:4697
73014 #, gcc-internal-format, gfc-internal-format
73015 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
73016 msgstr ""
73018 #: fortran/resolve.cc:4702
73019 #, gcc-internal-format, gfc-internal-format
73020 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
73021 msgstr ""
73023 #: fortran/resolve.cc:4722
73024 #, gcc-internal-format, gfc-internal-format
73025 msgid "Illegal stride of zero at %L"
73026 msgstr ""
73028 #: fortran/resolve.cc:4739
73029 #, gcc-internal-format, gfc-internal-format
73030 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
73031 msgstr ""
73033 #: fortran/resolve.cc:4747
73034 #, gcc-internal-format, gfc-internal-format
73035 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
73036 msgstr ""
73038 #: fortran/resolve.cc:4763
73039 #, gcc-internal-format, gfc-internal-format
73040 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
73041 msgstr ""
73043 #: fortran/resolve.cc:4772
73044 #, gcc-internal-format, gfc-internal-format
73045 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
73046 msgstr ""
73048 #: fortran/resolve.cc:4788
73049 #, gcc-internal-format
73050 msgid "check_dimension(): Bad array reference"
73051 msgstr ""
73053 #: fortran/resolve.cc:4811
73054 #, gcc-internal-format, gfc-internal-format
73055 msgid "Rightmost upper bound of assumed size array section not specified at %L"
73056 msgstr ""
73058 #: fortran/resolve.cc:4821
73059 #, gcc-internal-format, gfc-internal-format
73060 msgid "Rank mismatch in array reference at %L (%d/%d)"
73061 msgstr ""
73063 #: fortran/resolve.cc:4829
73064 #, gcc-internal-format, gfc-internal-format
73065 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
73066 msgstr ""
73068 #: fortran/resolve.cc:4845
73069 #, gcc-internal-format, gfc-internal-format
73070 msgid "Coindex of codimension %d must be a scalar at %L"
73071 msgstr ""
73073 #: fortran/resolve.cc:4873
73074 #, gcc-internal-format, gfc-internal-format
73075 msgid "Array index at %L must be scalar"
73076 msgstr ""
73078 #: fortran/resolve.cc:4879
73079 #, gcc-internal-format, gfc-internal-format
73080 msgid "Array index at %L must be of INTEGER type, found %s"
73081 msgstr ""
73083 #: fortran/resolve.cc:4885
73084 #, gcc-internal-format, gfc-internal-format
73085 msgid "REAL array index at %L"
73086 msgstr ""
73088 #: fortran/resolve.cc:4924
73089 #, gcc-internal-format, gfc-internal-format
73090 msgid "Argument dim at %L must be scalar"
73091 msgstr ""
73093 #: fortran/resolve.cc:4931
73094 #, gcc-internal-format, gfc-internal-format
73095 msgid "Argument dim at %L must be of INTEGER type"
73096 msgstr ""
73098 #: fortran/resolve.cc:4989
73099 #, gcc-internal-format
73100 msgid "find_array_spec(): Missing spec"
73101 msgstr ""
73103 #: fortran/resolve.cc:5000
73104 #, gcc-internal-format
73105 msgid "find_array_spec(): unused as(1)"
73106 msgstr ""
73108 #: fortran/resolve.cc:5012
73109 #, gcc-internal-format
73110 msgid "find_array_spec(): unused as(2)"
73111 msgstr ""
73113 #: fortran/resolve.cc:5055
73114 #, gcc-internal-format, gfc-internal-format
73115 msgid "Array index at %L is an array of rank %d"
73116 msgstr ""
73118 #: fortran/resolve.cc:5153
73119 #, gcc-internal-format, gfc-internal-format
73120 msgid "Substring start index at %L must be of type INTEGER"
73121 msgstr ""
73123 #: fortran/resolve.cc:5160
73124 #, gcc-internal-format, gfc-internal-format
73125 msgid "Substring start index at %L must be scalar"
73126 msgstr ""
73128 #: fortran/resolve.cc:5182
73129 #, gcc-internal-format, gfc-internal-format
73130 msgid "Substring end index at %L must be of type INTEGER"
73131 msgstr ""
73133 #: fortran/resolve.cc:5189
73134 #, gcc-internal-format, gfc-internal-format
73135 msgid "Substring end index at %L must be scalar"
73136 msgstr ""
73138 #: fortran/resolve.cc:5209
73139 #, gcc-internal-format, gfc-internal-format
73140 msgid "Substring end index at %L is too large"
73141 msgstr ""
73143 #: fortran/resolve.cc:5399
73144 #, gcc-internal-format
73145 msgid "resolve_ref(): Bad array reference"
73146 msgstr ""
73148 #: fortran/resolve.cc:5413
73149 #, gcc-internal-format, gfc-internal-format
73150 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
73151 msgstr ""
73153 #: fortran/resolve.cc:5423
73154 #, gcc-internal-format, gfc-internal-format
73155 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
73156 msgstr ""
73158 #: fortran/resolve.cc:5469
73159 #, gcc-internal-format, gfc-internal-format
73160 msgid "Two or more part references with nonzero rank must not be specified at %L"
73161 msgstr ""
73163 #: fortran/resolve.cc:5561
73164 #, gcc-internal-format
73165 msgid "gfc_expression_rank(): Two array specs"
73166 msgstr ""
73168 #: fortran/resolve.cc:5643
73169 #, gcc-internal-format, gfc-internal-format
73170 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
73171 msgstr ""
73173 #: fortran/resolve.cc:5653
73174 #, gcc-internal-format, gfc-internal-format
73175 msgid "Assumed-type variable %s at %L may only be used as actual argument"
73176 msgstr ""
73178 #. FIXME: It doesn't work reliably as inquiry_argument is not set
73179 #. for all inquiry functions in resolve_function; the reason is
73180 #. that the function-name resolution happens too late in that
73181 #. function.
73182 #: fortran/resolve.cc:5663
73183 #, gcc-internal-format, gfc-internal-format
73184 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
73185 msgstr ""
73187 #: fortran/resolve.cc:5682
73188 #, gcc-internal-format, gfc-internal-format
73189 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
73190 msgstr ""
73192 #. FIXME: It doesn't work reliably as inquiry_argument is not set
73193 #. for all inquiry functions in resolve_function; the reason is
73194 #. that the function-name resolution happens too late in that
73195 #. function.
73196 #: fortran/resolve.cc:5692
73197 #, gcc-internal-format, gfc-internal-format
73198 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
73199 msgstr ""
73201 #: fortran/resolve.cc:5703
73202 #, gcc-internal-format, gfc-internal-format
73203 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
73204 msgstr ""
73206 #: fortran/resolve.cc:5712
73207 #, gcc-internal-format, gfc-internal-format
73208 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
73209 msgstr ""
73211 #: fortran/resolve.cc:5728
73212 #, gcc-internal-format, gfc-internal-format
73213 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
73214 msgstr ""
73216 #: fortran/resolve.cc:5910
73217 #, gcc-internal-format
73218 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
73219 msgstr ""
73221 #: fortran/resolve.cc:5915
73222 #, gcc-internal-format
73223 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
73224 msgstr ""
73226 #: fortran/resolve.cc:5985
73227 #, gcc-internal-format, gfc-internal-format
73228 msgid "Polymorphic subobject of coindexed object at %L"
73229 msgstr ""
73231 #: fortran/resolve.cc:5998
73232 #, gcc-internal-format, gfc-internal-format
73233 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
73234 msgstr ""
73236 #: fortran/resolve.cc:6014
73237 #, gcc-internal-format
73238 msgid "Using variable %qs at %L is deprecated"
73239 msgstr ""
73241 #: fortran/resolve.cc:6102
73242 #, gcc-internal-format
73243 msgid "%qs at %L is host associated at %L into a contained procedure with an internal procedure of the same name"
73244 msgstr ""
73246 #: fortran/resolve.cc:6256 fortran/resolve.cc:6408
73247 #, gcc-internal-format, gfc-internal-format
73248 msgid "Error in typebound call at %L"
73249 msgstr ""
73251 #: fortran/resolve.cc:6372
73252 #, gcc-internal-format, gfc-internal-format
73253 msgid "Passed-object at %L must be scalar"
73254 msgstr ""
73256 #: fortran/resolve.cc:6379
73257 #, gcc-internal-format
73258 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
73259 msgstr ""
73261 #: fortran/resolve.cc:6418
73262 #, gcc-internal-format
73263 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
73264 msgstr ""
73266 #: fortran/resolve.cc:6427
73267 #, gcc-internal-format, gfc-internal-format
73268 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
73269 msgstr ""
73271 #. Nothing matching found!
73272 #: fortran/resolve.cc:6615
73273 #, gcc-internal-format
73274 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
73275 msgstr ""
73277 #: fortran/resolve.cc:6649
73278 #, gcc-internal-format
73279 msgid "%qs at %L should be a SUBROUTINE"
73280 msgstr ""
73282 #: fortran/resolve.cc:6701
73283 #, gcc-internal-format
73284 msgid "%qs at %L should be a FUNCTION"
73285 msgstr ""
73287 #: fortran/resolve.cc:7236
73288 #, gcc-internal-format
73289 msgid "gfc_resolve_expr(): Bad expression type"
73290 msgstr ""
73292 #: fortran/resolve.cc:7269
73293 #, gcc-internal-format, gfc-internal-format
73294 msgid "%s at %L must be a scalar"
73295 msgstr ""
73297 #: fortran/resolve.cc:7279
73298 #, gcc-internal-format, gfc-internal-format
73299 msgid "%s at %L must be integer"
73300 msgstr ""
73302 #: fortran/resolve.cc:7283 fortran/resolve.cc:7290
73303 #, gcc-internal-format, gfc-internal-format
73304 msgid "%s at %L must be INTEGER"
73305 msgstr ""
73307 #: fortran/resolve.cc:7345
73308 #, gcc-internal-format, gfc-internal-format
73309 msgid "Step expression in DO loop at %L cannot be zero"
73310 msgstr ""
73312 #: fortran/resolve.cc:7368
73313 #, gcc-internal-format, gfc-internal-format
73314 msgid "DO loop at %L will be executed zero times"
73315 msgstr ""
73317 #: fortran/resolve.cc:7385
73318 #, gcc-internal-format, gfc-internal-format
73319 msgid "DO loop at %L is undefined as it overflows"
73320 msgstr ""
73322 #: fortran/resolve.cc:7391
73323 #, gcc-internal-format, gfc-internal-format
73324 msgid "DO loop at %L is undefined as it underflows"
73325 msgstr ""
73327 #: fortran/resolve.cc:7452
73328 #, gcc-internal-format, gfc-internal-format
73329 msgid "FORALL index-name at %L must be a scalar INTEGER"
73330 msgstr ""
73332 #: fortran/resolve.cc:7457
73333 #, gcc-internal-format, gfc-internal-format
73334 msgid "FORALL start expression at %L must be a scalar INTEGER"
73335 msgstr ""
73337 #: fortran/resolve.cc:7464
73338 #, gcc-internal-format, gfc-internal-format
73339 msgid "FORALL end expression at %L must be a scalar INTEGER"
73340 msgstr ""
73342 #: fortran/resolve.cc:7472
73343 #, gcc-internal-format, gfc-internal-format
73344 msgid "FORALL stride expression at %L must be a scalar %s"
73345 msgstr ""
73347 #: fortran/resolve.cc:7477
73348 #, gcc-internal-format, gfc-internal-format
73349 msgid "FORALL stride expression at %L cannot be zero"
73350 msgstr ""
73352 #: fortran/resolve.cc:7490
73353 #, gcc-internal-format
73354 msgid "FORALL index %qs may not appear in triplet specification at %L"
73355 msgstr ""
73357 #: fortran/resolve.cc:7594 fortran/resolve.cc:7892
73358 #, gcc-internal-format, gfc-internal-format
73359 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
73360 msgstr ""
73362 #: fortran/resolve.cc:7602 fortran/resolve.cc:7855
73363 #, gcc-internal-format, gfc-internal-format
73364 msgid "Coindexed allocatable object at %L"
73365 msgstr ""
73367 #: fortran/resolve.cc:7712
73368 #, gcc-internal-format, gfc-internal-format
73369 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
73370 msgstr ""
73372 #: fortran/resolve.cc:7743
73373 #, gcc-internal-format, gfc-internal-format
73374 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
73375 msgstr ""
73377 #: fortran/resolve.cc:7903
73378 #, gcc-internal-format, gfc-internal-format
73379 msgid "Type of entity at %L is type incompatible with source-expr at %L"
73380 msgstr ""
73382 #: fortran/resolve.cc:7915
73383 #, gcc-internal-format, gfc-internal-format
73384 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
73385 msgstr ""
73387 #: fortran/resolve.cc:7929
73388 #, gcc-internal-format, gfc-internal-format
73389 msgid "The source-expr at %L shall neither be of type LOCK_TYPE nor have a LOCK_TYPE component if allocate-object at %L is a coarray"
73390 msgstr ""
73392 #: fortran/resolve.cc:7944
73393 #, gcc-internal-format, gfc-internal-format
73394 msgid "The source-expr at %L shall neither be of type EVENT_TYPE nor have a EVENT_TYPE component if allocate-object at %L is a coarray"
73395 msgstr ""
73397 #: fortran/resolve.cc:7957
73398 #, gcc-internal-format, gfc-internal-format
73399 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
73400 msgstr ""
73402 #: fortran/resolve.cc:7975
73403 #, gcc-internal-format, gfc-internal-format
73404 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
73405 msgstr ""
73407 #: fortran/resolve.cc:8056 fortran/resolve.cc:8071
73408 #, gcc-internal-format, gfc-internal-format
73409 msgid "Array specification required in ALLOCATE statement at %L"
73410 msgstr ""
73412 #: fortran/resolve.cc:8063
73413 #, gcc-internal-format, gfc-internal-format
73414 msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
73415 msgstr ""
73417 #: fortran/resolve.cc:8088
73418 #, gcc-internal-format, gfc-internal-format
73419 msgid "Coarray specification required in ALLOCATE statement at %L"
73420 msgstr ""
73422 #: fortran/resolve.cc:8097 fortran/resolve.cc:8126 fortran/resolve.cc:8154
73423 #, gcc-internal-format, gfc-internal-format
73424 msgid "Bad array specification in ALLOCATE statement at %L"
73425 msgstr ""
73427 #: fortran/resolve.cc:8103
73428 #, gcc-internal-format, gfc-internal-format
73429 msgid "Upper cobound is less than lower cobound at %L"
73430 msgstr ""
73432 #: fortran/resolve.cc:8115
73433 #, gcc-internal-format, gfc-internal-format
73434 msgid "Upper cobound is less than lower cobound of 1 at %L"
73435 msgstr ""
73437 #: fortran/resolve.cc:8173
73438 #, gcc-internal-format
73439 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
73440 msgstr ""
73442 #: fortran/resolve.cc:8188
73443 #, gcc-internal-format, gfc-internal-format
73444 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
73445 msgstr ""
73447 #: fortran/resolve.cc:8199
73448 #, gcc-internal-format, gfc-internal-format
73449 msgid "Bad coarray specification in ALLOCATE statement at %L"
73450 msgstr ""
73452 #: fortran/resolve.cc:8230
73453 #, gcc-internal-format, gfc-internal-format
73454 msgid "Stat-variable at %L must be a scalar INTEGER variable"
73455 msgstr ""
73457 #: fortran/resolve.cc:8259
73458 #, gcc-internal-format, gfc-internal-format
73459 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
73460 msgstr ""
73462 #: fortran/resolve.cc:8272
73463 #, gcc-internal-format, gfc-internal-format
73464 msgid "ERRMSG at %L is useless without a STAT tag"
73465 msgstr ""
73467 #: fortran/resolve.cc:8286
73468 #, gcc-internal-format, gfc-internal-format
73469 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
73470 msgstr ""
73472 #: fortran/resolve.cc:8315
73473 #, gcc-internal-format, gfc-internal-format
73474 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
73475 msgstr ""
73477 #: fortran/resolve.cc:8347
73478 #, gcc-internal-format, gfc-internal-format
73479 msgid "Allocate-object at %L also appears at %L"
73480 msgstr ""
73482 #: fortran/resolve.cc:8353 fortran/resolve.cc:8359
73483 #, gcc-internal-format, gfc-internal-format
73484 msgid "Allocate-object at %L is subobject of object at %L"
73485 msgstr ""
73487 #. The cases overlap, or they are the same
73488 #. element in the list.  Either way, we must
73489 #. issue an error and get the next case from P.
73490 #. FIXME: Sort P and Q by line number.
73491 #: fortran/resolve.cc:8587
73492 #, gcc-internal-format, gfc-internal-format
73493 msgid "CASE label at %L overlaps with CASE label at %L"
73494 msgstr ""
73496 #: fortran/resolve.cc:8638
73497 #, gcc-internal-format, gfc-internal-format
73498 msgid "Expression in CASE statement at %L must be of type %s"
73499 msgstr ""
73501 #: fortran/resolve.cc:8649
73502 #, gcc-internal-format, gfc-internal-format
73503 msgid "Expression in CASE statement at %L must be of kind %d"
73504 msgstr ""
73506 #: fortran/resolve.cc:8662
73507 #, gcc-internal-format, gfc-internal-format
73508 msgid "Expression in CASE statement at %L must be scalar"
73509 msgstr ""
73511 #: fortran/resolve.cc:8708
73512 #, gcc-internal-format, gfc-internal-format
73513 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
73514 msgstr ""
73516 #: fortran/resolve.cc:8727
73517 #, gcc-internal-format, gfc-internal-format
73518 msgid "Argument of SELECT statement at %L cannot be %s"
73519 msgstr ""
73521 #: fortran/resolve.cc:8737
73522 #, gcc-internal-format, gfc-internal-format
73523 msgid "Argument of SELECT statement at %L must be a scalar expression"
73524 msgstr ""
73526 #: fortran/resolve.cc:8755 fortran/resolve.cc:8763
73527 #, gcc-internal-format, gfc-internal-format
73528 msgid "Expression in CASE statement at %L is not in the range of %s"
73529 msgstr ""
73531 #: fortran/resolve.cc:8825 fortran/resolve.cc:9480
73532 #, gcc-internal-format, gfc-internal-format
73533 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
73534 msgstr ""
73536 #: fortran/resolve.cc:8851
73537 #, gcc-internal-format, gfc-internal-format
73538 msgid "Logical range in CASE statement at %L is not allowed"
73539 msgstr ""
73541 #: fortran/resolve.cc:8864
73542 #, gcc-internal-format, gfc-internal-format
73543 msgid "Constant logical value in CASE statement is repeated at %L"
73544 msgstr ""
73546 #: fortran/resolve.cc:8879
73547 #, gcc-internal-format, gfc-internal-format
73548 msgid "Range specification at %L can never be matched"
73549 msgstr ""
73551 #: fortran/resolve.cc:8982
73552 #, gcc-internal-format, gfc-internal-format
73553 msgid "Logical SELECT CASE block at %L has more that two cases"
73554 msgstr ""
73556 #: fortran/resolve.cc:9033
73557 #, gcc-internal-format
73558 msgid "Associating entity %qs at %L is a procedure pointer"
73559 msgstr ""
73561 #: fortran/resolve.cc:9042
73562 #, gcc-internal-format
73563 msgid "Derived type %qs cannot be used as a variable at %L"
73564 msgstr ""
73566 #: fortran/resolve.cc:9059
73567 #, gcc-internal-format
73568 msgid "Associating entity %qs at %L is a procedure name"
73569 msgstr ""
73571 #: fortran/resolve.cc:9075
73572 #, gcc-internal-format, gfc-internal-format
73573 msgid "Associating selector-expression at %L yields a procedure"
73574 msgstr ""
73576 #: fortran/resolve.cc:9082
73577 #, gcc-internal-format, gfc-internal-format
73578 msgid "Selector at %L cannot be NULL()"
73579 msgstr ""
73581 #: fortran/resolve.cc:9087
73582 #, gcc-internal-format, gfc-internal-format
73583 msgid "Selector at %L has no type"
73584 msgstr ""
73586 #: fortran/resolve.cc:9109
73587 #, gcc-internal-format
73588 msgid "Associate-name %qs at %L is used as array"
73589 msgstr ""
73591 #: fortran/resolve.cc:9120
73592 #, gcc-internal-format, gfc-internal-format
73593 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
73594 msgstr ""
73596 #: fortran/resolve.cc:9350
73597 #, gcc-internal-format, gfc-internal-format
73598 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
73599 msgstr ""
73601 #: fortran/resolve.cc:9388 fortran/resolve.cc:9400
73602 #, gcc-internal-format, gfc-internal-format
73603 msgid "Selector at %L must not be coindexed"
73604 msgstr ""
73606 #: fortran/resolve.cc:9429
73607 #, gcc-internal-format, gfc-internal-format
73608 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
73609 msgstr ""
73611 #: fortran/resolve.cc:9442
73612 #, gcc-internal-format
73613 msgid "Derived type %qs at %L must be extensible"
73614 msgstr ""
73616 #: fortran/resolve.cc:9455
73617 #, gcc-internal-format
73618 msgid "Derived type %qs at %L must be an extension of %qs"
73619 msgstr ""
73621 #: fortran/resolve.cc:9458
73622 #, gcc-internal-format
73623 msgid "Unexpected intrinsic type %qs at %L"
73624 msgstr ""
73626 #: fortran/resolve.cc:9468
73627 #, gcc-internal-format, gfc-internal-format
73628 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
73629 msgstr ""
73631 #: fortran/resolve.cc:9715
73632 #, gcc-internal-format, gfc-internal-format
73633 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
73634 msgstr ""
73636 #: fortran/resolve.cc:9849
73637 #, gcc-internal-format, gfc-internal-format
73638 msgid "RANK DEFAULT at %L is repeated at %L"
73639 msgstr ""
73641 #: fortran/resolve.cc:9858
73642 #, gcc-internal-format, gfc-internal-format
73643 msgid "RANK (*) at %L is repeated at %L"
73644 msgstr ""
73646 #: fortran/resolve.cc:9861
73647 #, gcc-internal-format, gfc-internal-format
73648 msgid "RANK (%i) at %L is repeated at %L"
73649 msgstr ""
73651 #: fortran/resolve.cc:9871 fortran/resolve.cc:9876
73652 #, gcc-internal-format, gfc-internal-format
73653 msgid "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
73654 msgstr ""
73656 #: fortran/resolve.cc:9985
73657 #, gcc-internal-format, gfc-internal-format
73658 msgid "Invalid context for NULL () intrinsic at %L"
73659 msgstr ""
73661 #: fortran/resolve.cc:10037
73662 #, gcc-internal-format, gfc-internal-format
73663 msgid "DTIO %s procedure at %L must be recursive"
73664 msgstr ""
73666 #: fortran/resolve.cc:10047
73667 #, gcc-internal-format, gfc-internal-format
73668 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
73669 msgstr ""
73671 #: fortran/resolve.cc:10060
73672 #, gcc-internal-format, gfc-internal-format
73673 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
73674 msgstr ""
73676 #: fortran/resolve.cc:10069
73677 #, gcc-internal-format, gfc-internal-format
73678 msgid "Data transfer element at %L cannot have procedure pointer components"
73679 msgstr ""
73681 #: fortran/resolve.cc:10076
73682 #, gcc-internal-format, gfc-internal-format
73683 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
73684 msgstr ""
73686 #: fortran/resolve.cc:10087
73687 #, gcc-internal-format, gfc-internal-format
73688 msgid "Data transfer element at %L cannot have PRIVATE components"
73689 msgstr ""
73691 #: fortran/resolve.cc:10093
73692 #, gcc-internal-format, gfc-internal-format
73693 msgid "Data transfer element at %L cannot have PRIVATE components unless it is processed by a defined input/output procedure"
73694 msgstr ""
73696 #: fortran/resolve.cc:10108
73697 #, gcc-internal-format, gfc-internal-format
73698 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
73699 msgstr ""
73701 #: fortran/resolve.cc:10165
73702 #, gcc-internal-format, gfc-internal-format
73703 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
73704 msgstr ""
73706 #: fortran/resolve.cc:10175
73707 #, gcc-internal-format, gfc-internal-format
73708 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
73709 msgstr ""
73711 #: fortran/resolve.cc:10179
73712 #, gcc-internal-format, gfc-internal-format
73713 msgid "Event variable argument at %L must be a coarray or coindexed"
73714 msgstr ""
73716 #: fortran/resolve.cc:10182
73717 #, gcc-internal-format, gfc-internal-format
73718 msgid "Event variable argument at %L must be a coarray but not coindexed"
73719 msgstr ""
73721 #: fortran/resolve.cc:10189 fortran/resolve.cc:10311
73722 #, gcc-internal-format, gfc-internal-format
73723 msgid "STAT= argument at %L must be a scalar INTEGER variable"
73724 msgstr ""
73726 #: fortran/resolve.cc:10201 fortran/resolve.cc:10323
73727 #, gcc-internal-format, gfc-internal-format
73728 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
73729 msgstr ""
73731 #: fortran/resolve.cc:10213
73732 #, gcc-internal-format, gfc-internal-format
73733 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
73734 msgstr ""
73736 #: fortran/resolve.cc:10226
73737 #, gcc-internal-format, gfc-internal-format
73738 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
73739 msgstr ""
73741 #: fortran/resolve.cc:10287
73742 #, gcc-internal-format, gfc-internal-format
73743 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
73744 msgstr ""
73746 #: fortran/resolve.cc:10291 fortran/resolve.cc:10301
73747 #, gcc-internal-format, gfc-internal-format
73748 msgid "Imageset argument at %L must between 1 and num_images()"
73749 msgstr ""
73751 #: fortran/resolve.cc:10354
73752 #, gcc-internal-format, gfc-internal-format
73753 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
73754 msgstr ""
73756 #: fortran/resolve.cc:10364
73757 #, gcc-internal-format, gfc-internal-format
73758 msgid "Branch at %L may result in an infinite loop"
73759 msgstr ""
73761 #. Note: A label at END CRITICAL does not leave the CRITICAL
73762 #. construct as END CRITICAL is still part of it.
73763 #: fortran/resolve.cc:10381 fortran/resolve.cc:10404
73764 #, gcc-internal-format, gfc-internal-format
73765 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
73766 msgstr ""
73768 #: fortran/resolve.cc:10385 fortran/resolve.cc:10410
73769 #, gcc-internal-format, gfc-internal-format
73770 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
73771 msgstr ""
73773 #. The label is not in an enclosing block, so illegal.  This was
73774 #. allowed in Fortran 66, so we allow it as extension.  No
73775 #. further checks are necessary in this case.
73776 #: fortran/resolve.cc:10425
73777 #, gcc-internal-format, gfc-internal-format
73778 msgid "Label at %L is not in the same block as the GOTO statement at %L"
73779 msgstr ""
73781 #: fortran/resolve.cc:10497
73782 #, gcc-internal-format, gfc-internal-format
73783 msgid "WHERE mask at %L has inconsistent shape"
73784 msgstr ""
73786 #: fortran/resolve.cc:10513
73787 #, gcc-internal-format, gfc-internal-format
73788 msgid "WHERE assignment target at %L has inconsistent shape"
73789 msgstr ""
73791 #: fortran/resolve.cc:10521 fortran/resolve.cc:10608
73792 #, gcc-internal-format, gfc-internal-format
73793 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
73794 msgstr ""
73796 #: fortran/resolve.cc:10531 fortran/resolve.cc:10618
73797 #, gcc-internal-format, gfc-internal-format
73798 msgid "Unsupported statement inside WHERE at %L"
73799 msgstr ""
73801 #: fortran/resolve.cc:10562
73802 #, gcc-internal-format, gfc-internal-format
73803 msgid "Assignment to a FORALL index variable at %L"
73804 msgstr ""
73806 #: fortran/resolve.cc:10571
73807 #, gcc-internal-format
73808 msgid "The FORALL with index %qs is not used on the left side of the assignment at %L and so might cause multiple assignment to this object"
73809 msgstr ""
73811 #: fortran/resolve.cc:10718
73812 #, gcc-internal-format, gfc-internal-format
73813 msgid "FORALL construct at %L"
73814 msgstr ""
73816 #: fortran/resolve.cc:10739
73817 #, gcc-internal-format, gfc-internal-format
73818 msgid "FORALL index-name at %L must be a scalar variable of type integer"
73819 msgstr ""
73821 #: fortran/resolve.cc:10749
73822 #, gcc-internal-format, gfc-internal-format
73823 msgid "An outer FORALL construct already has an index with this name %L"
73824 msgstr ""
73826 #: fortran/resolve.cc:10826
73827 #, gcc-internal-format, gfc-internal-format
73828 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
73829 msgstr ""
73831 #: fortran/resolve.cc:10941
73832 #, gcc-internal-format
73833 msgid "gfc_resolve_blocks(): Bad block type"
73834 msgstr ""
73836 #: fortran/resolve.cc:11054
73837 #, gcc-internal-format, gfc-internal-format
73838 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
73839 msgstr ""
73841 #: fortran/resolve.cc:11086
73842 #, gcc-internal-format, gfc-internal-format
73843 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
73844 msgstr ""
73846 #. F2008, C1283 (4).
73847 #: fortran/resolve.cc:11092
73848 #, gcc-internal-format, gfc-internal-format
73849 msgid "In a pure subprogram an INTENT(IN) dummy argument shall not be used as the expr at %L of an intrinsic assignment statement in which the variable is of a derived type if the derived type has a pointer component at any level of component selection."
73850 msgstr ""
73852 #: fortran/resolve.cc:11104
73853 #, gcc-internal-format, gfc-internal-format
73854 msgid "Assignment to coindexed variable at %L in a PURE procedure"
73855 msgstr ""
73857 #: fortran/resolve.cc:11136
73858 #, gcc-internal-format, gfc-internal-format
73859 msgid "Assignment to polymorphic coarray at %L is not permitted"
73860 msgstr ""
73862 #: fortran/resolve.cc:11140
73863 #, gcc-internal-format, gfc-internal-format
73864 msgid "Assignment to an allocatable polymorphic variable at %L"
73865 msgstr ""
73867 #: fortran/resolve.cc:11145
73868 #, gcc-internal-format
73869 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
73870 msgstr ""
73872 #: fortran/resolve.cc:11152
73873 #, gcc-internal-format, gfc-internal-format
73874 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
73875 msgstr ""
73877 #: fortran/resolve.cc:11163
73878 #, gcc-internal-format, gfc-internal-format
73879 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
73880 msgstr ""
73882 #: fortran/resolve.cc:11483
73883 #, gcc-internal-format, gfc-internal-format
73884 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
73885 msgstr ""
73887 #. Even if standard does not support this feature, continue to build
73888 #. the two statements to avoid upsetting frontend_passes.c.
73889 #: fortran/resolve.cc:11725
73890 #, gcc-internal-format, gfc-internal-format
73891 msgid "Pointer procedure assignment at %L"
73892 msgstr ""
73894 #: fortran/resolve.cc:11737
73895 #, gcc-internal-format, gfc-internal-format
73896 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
73897 msgstr ""
73899 #: fortran/resolve.cc:11998
73900 #, gcc-internal-format, gfc-internal-format
73901 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
73902 msgstr ""
73904 #: fortran/resolve.cc:12002
73905 #, gcc-internal-format
73906 msgid "Variable %qs has not been assigned a target label at %L"
73907 msgstr ""
73909 #: fortran/resolve.cc:12013
73910 #, gcc-internal-format, gfc-internal-format
73911 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
73912 msgstr ""
73914 #: fortran/resolve.cc:12051
73915 #, gcc-internal-format, gfc-internal-format
73916 msgid "Expected intrinsic assignment in OMP WORKSHARE at %L"
73917 msgstr ""
73919 #: fortran/resolve.cc:12085
73920 #, gcc-internal-format, gfc-internal-format
73921 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
73922 msgstr ""
73924 #: fortran/resolve.cc:12132
73925 #, gcc-internal-format, gfc-internal-format
73926 msgid "Invalid NULL at %L"
73927 msgstr ""
73929 #: fortran/resolve.cc:12136
73930 #, gcc-internal-format, gfc-internal-format
73931 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
73932 msgstr ""
73934 #: fortran/resolve.cc:12197
73935 #, gcc-internal-format
73936 msgid "gfc_resolve_code(): No expression on DO WHILE"
73937 msgstr ""
73939 #: fortran/resolve.cc:12202
73940 #, gcc-internal-format, gfc-internal-format
73941 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
73942 msgstr ""
73944 #: fortran/resolve.cc:12286
73945 #, gcc-internal-format, gfc-internal-format
73946 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
73947 msgstr ""
73949 #: fortran/resolve.cc:12387
73950 #, gcc-internal-format
73951 msgid "gfc_resolve_code(): Bad statement code"
73952 msgstr ""
73954 #: fortran/resolve.cc:12408
73955 #, gcc-internal-format
73956 msgid "Using parameter %qs declared at %L is deprecated"
73957 msgstr ""
73959 #: fortran/resolve.cc:12502
73960 #, gcc-internal-format
73961 msgid "Variable %qs with binding label %qs at %L uses the same global identifier as entity at %L"
73962 msgstr ""
73964 #. This can only happen if the variable is defined in a module - if it
73965 #. isn't the same module, reject it.
73966 #: fortran/resolve.cc:12516
73967 #, gcc-internal-format
73968 msgid "Variable %qs from module %qs with binding label %qs at %L uses the same global identifier as entity at %L from module %qs"
73969 msgstr ""
73971 #. Print an error if the procedure is defined multiple times; we have to
73972 #. exclude references to the same procedure via module association or
73973 #. multiple checks for the same procedure.
73974 #: fortran/resolve.cc:12535
73975 #, gcc-internal-format
73976 msgid "Procedure %qs with binding label %qs at %L uses the same global identifier as entity at %L"
73977 msgstr ""
73979 #: fortran/resolve.cc:12621
73980 #, gcc-internal-format, gfc-internal-format
73981 msgid "String length at %L is too large"
73982 msgstr ""
73984 #: fortran/resolve.cc:12856
73985 #, gcc-internal-format
73986 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
73987 msgstr ""
73989 #: fortran/resolve.cc:12860
73990 #, gcc-internal-format
73991 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
73992 msgstr ""
73994 #: fortran/resolve.cc:12868
73995 #, gcc-internal-format
73996 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
73997 msgstr ""
73999 #: fortran/resolve.cc:12879
74000 #, gcc-internal-format
74001 msgid "Array %qs at %L cannot have a deferred shape"
74002 msgstr ""
74004 #: fortran/resolve.cc:12895
74005 #, gcc-internal-format
74006 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
74007 msgstr ""
74009 #: fortran/resolve.cc:12907
74010 #, gcc-internal-format
74011 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
74012 msgstr ""
74014 #: fortran/resolve.cc:12940
74015 #, gcc-internal-format
74016 msgid "The type %qs cannot be host associated at %L because it is blocked by an incompatible object of the same name declared at %L"
74017 msgstr ""
74019 #: fortran/resolve.cc:12962
74020 #, gcc-internal-format
74021 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
74022 msgstr ""
74024 #: fortran/resolve.cc:12995
74025 #, gcc-internal-format
74026 msgid "Entity %qs at %L has a deferred type parameter and requires either the POINTER or ALLOCATABLE attribute"
74027 msgstr ""
74029 #. F08:C541. The shape of an array defined in a main program or module
74030 #. * needs to be constant.
74031 #: fortran/resolve.cc:13031
74032 #, gcc-internal-format
74033 msgid "The module or main program array %qs at %L must have constant shape"
74034 msgstr ""
74036 #: fortran/resolve.cc:13056
74037 #, gcc-internal-format, gfc-internal-format
74038 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
74039 msgstr ""
74041 #: fortran/resolve.cc:13077
74042 #, gcc-internal-format
74043 msgid "%qs at %L must have constant character length in this context"
74044 msgstr ""
74046 #: fortran/resolve.cc:13084
74047 #, gcc-internal-format
74048 msgid "COMMON variable %qs at %L must have constant character length"
74049 msgstr ""
74051 #: fortran/resolve.cc:13131
74052 #, gcc-internal-format
74053 msgid "Allocatable %qs at %L cannot have an initializer"
74054 msgstr ""
74056 #: fortran/resolve.cc:13134
74057 #, gcc-internal-format
74058 msgid "External %qs at %L cannot have an initializer"
74059 msgstr ""
74061 #: fortran/resolve.cc:13137
74062 #, gcc-internal-format
74063 msgid "Dummy %qs at %L cannot have an initializer"
74064 msgstr ""
74066 #: fortran/resolve.cc:13140
74067 #, gcc-internal-format
74068 msgid "Intrinsic %qs at %L cannot have an initializer"
74069 msgstr ""
74071 #: fortran/resolve.cc:13143
74072 #, gcc-internal-format
74073 msgid "Function result %qs at %L cannot have an initializer"
74074 msgstr ""
74076 #: fortran/resolve.cc:13146
74077 #, gcc-internal-format
74078 msgid "Automatic array %qs at %L cannot have an initializer"
74079 msgstr ""
74081 #: fortran/resolve.cc:13188
74082 #, gcc-internal-format, gfc-internal-format
74083 msgid "%s at %L"
74084 msgstr ""
74086 #: fortran/resolve.cc:13220
74087 #, gcc-internal-format
74088 msgid "Character-valued statement function %qs at %L must have constant length"
74089 msgstr ""
74091 #: fortran/resolve.cc:13243
74092 #, gcc-internal-format
74093 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
74094 msgstr ""
74096 #: fortran/resolve.cc:13265
74097 #, gcc-internal-format
74098 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
74099 msgstr ""
74101 #: fortran/resolve.cc:13283
74102 #, gcc-internal-format
74103 msgid "Function %qs at %L cannot have an initializer"
74104 msgstr ""
74106 #: fortran/resolve.cc:13295
74107 #, gcc-internal-format
74108 msgid "External object %qs at %L may not have an initializer"
74109 msgstr ""
74111 #: fortran/resolve.cc:13305
74112 #, gcc-internal-format
74113 msgid "ELEMENTAL function %qs at %L must have a scalar result"
74114 msgstr ""
74116 #: fortran/resolve.cc:13315
74117 #, gcc-internal-format
74118 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
74119 msgstr ""
74121 #: fortran/resolve.cc:13334
74122 #, gcc-internal-format
74123 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
74124 msgstr ""
74126 #: fortran/resolve.cc:13338
74127 #, gcc-internal-format
74128 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
74129 msgstr ""
74131 #: fortran/resolve.cc:13342
74132 #, gcc-internal-format
74133 msgid "CHARACTER(*) function %qs at %L cannot be pure"
74134 msgstr ""
74136 #: fortran/resolve.cc:13346
74137 #, gcc-internal-format
74138 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
74139 msgstr ""
74141 #: fortran/resolve.cc:13359
74142 #, gcc-internal-format
74143 msgid "CHARACTER(*) function %qs at %L"
74144 msgstr ""
74146 #: fortran/resolve.cc:13370
74147 #, gcc-internal-format
74148 msgid "Procedure pointer %qs at %L shall not be elemental"
74149 msgstr ""
74151 #: fortran/resolve.cc:13376
74152 #, gcc-internal-format
74153 msgid "Dummy procedure %qs at %L shall not be elemental"
74154 msgstr ""
74156 #: fortran/resolve.cc:13396
74157 #, gcc-internal-format
74158 msgid "Function result variable %qs at %L of elemental function %qs shall not have an ALLOCATABLE or POINTER attribute"
74159 msgstr ""
74161 #: fortran/resolve.cc:13453
74162 #, gcc-internal-format
74163 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
74164 msgstr ""
74166 #: fortran/resolve.cc:13459
74167 #, gcc-internal-format
74168 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
74169 msgstr ""
74171 #: fortran/resolve.cc:13465
74172 #, gcc-internal-format
74173 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
74174 msgstr ""
74176 #: fortran/resolve.cc:13473
74177 #, gcc-internal-format
74178 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
74179 msgstr ""
74181 #: fortran/resolve.cc:13479
74182 #, gcc-internal-format
74183 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
74184 msgstr ""
74186 #: fortran/resolve.cc:13522
74187 #, gcc-internal-format, gfc-internal-format
74188 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
74189 msgstr ""
74191 #: fortran/resolve.cc:13530
74192 #, gcc-internal-format, gfc-internal-format
74193 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
74194 msgstr ""
74196 #: fortran/resolve.cc:13538
74197 #, gcc-internal-format, gfc-internal-format
74198 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
74199 msgstr ""
74201 #: fortran/resolve.cc:13547
74202 #, gcc-internal-format
74203 msgid "%s between the MODULE PROCEDURE declaration in MODULE %qs and the declaration at %L in (SUB)MODULE %qs"
74204 msgstr ""
74206 #: fortran/resolve.cc:13631
74207 #, gcc-internal-format
74208 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
74209 msgstr ""
74211 #: fortran/resolve.cc:13640
74212 #, gcc-internal-format, gfc-internal-format
74213 msgid "FINAL procedure at %L must have exactly one argument"
74214 msgstr ""
74216 #: fortran/resolve.cc:13649
74217 #, gcc-internal-format
74218 msgid "Argument of FINAL procedure at %L must be of type %qs"
74219 msgstr ""
74221 #: fortran/resolve.cc:13657
74222 #, gcc-internal-format, gfc-internal-format
74223 msgid "Argument of FINAL procedure at %L must not be a POINTER"
74224 msgstr ""
74226 #: fortran/resolve.cc:13663
74227 #, gcc-internal-format, gfc-internal-format
74228 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
74229 msgstr ""
74231 #: fortran/resolve.cc:13669
74232 #, gcc-internal-format, gfc-internal-format
74233 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
74234 msgstr ""
74236 #: fortran/resolve.cc:13677
74237 #, gcc-internal-format, gfc-internal-format
74238 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
74239 msgstr ""
74241 #: fortran/resolve.cc:13686
74242 #, gcc-internal-format, gfc-internal-format
74243 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
74244 msgstr ""
74246 #: fortran/resolve.cc:13708
74247 #, gcc-internal-format
74248 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
74249 msgstr ""
74251 #: fortran/resolve.cc:13745
74252 #, gcc-internal-format
74253 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
74254 msgstr ""
74256 #: fortran/resolve.cc:13785
74257 #, gcc-internal-format
74258 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
74259 msgstr ""
74261 #: fortran/resolve.cc:13821
74262 #, gcc-internal-format
74263 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
74264 msgstr ""
74266 #: fortran/resolve.cc:13880
74267 #, gcc-internal-format
74268 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
74269 msgstr ""
74271 #: fortran/resolve.cc:13892
74272 #, gcc-internal-format
74273 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
74274 msgstr ""
74276 #: fortran/resolve.cc:13920
74277 #, gcc-internal-format
74278 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
74279 msgstr ""
74281 #: fortran/resolve.cc:13976
74282 #, gcc-internal-format, gfc-internal-format
74283 msgid "Type-bound operator at %L cannot be NOPASS"
74284 msgstr ""
74286 #: fortran/resolve.cc:14188
74287 #, gcc-internal-format
74288 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
74289 msgstr ""
74291 #: fortran/resolve.cc:14231
74292 #, gcc-internal-format
74293 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
74294 msgstr ""
74296 #: fortran/resolve.cc:14245
74297 #, gcc-internal-format
74298 msgid "Procedure %qs with PASS at %L must have at least one argument"
74299 msgstr ""
74301 #: fortran/resolve.cc:14259 fortran/resolve.cc:14745
74302 #, gcc-internal-format
74303 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
74304 msgstr ""
74306 #: fortran/resolve.cc:14267
74307 #, gcc-internal-format
74308 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
74309 msgstr ""
74311 #: fortran/resolve.cc:14276
74312 #, gcc-internal-format
74313 msgid "Passed-object dummy argument of %qs at %L must be scalar"
74314 msgstr ""
74316 #: fortran/resolve.cc:14282
74317 #, gcc-internal-format
74318 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
74319 msgstr ""
74321 #: fortran/resolve.cc:14288
74322 #, gcc-internal-format
74323 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
74324 msgstr ""
74326 #: fortran/resolve.cc:14317
74327 #, gcc-internal-format
74328 msgid "Procedure %qs at %L has the same name as a component of %qs"
74329 msgstr ""
74331 #: fortran/resolve.cc:14327
74332 #, gcc-internal-format
74333 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
74334 msgstr ""
74336 #: fortran/resolve.cc:14422
74337 #, gcc-internal-format
74338 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
74339 msgstr ""
74341 #: fortran/resolve.cc:14525
74342 #, gcc-internal-format
74343 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
74344 msgstr ""
74346 #: fortran/resolve.cc:14534
74347 #, gcc-internal-format
74348 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
74349 msgstr ""
74351 #: fortran/resolve.cc:14544
74352 #, gcc-internal-format
74353 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
74354 msgstr ""
74356 #: fortran/resolve.cc:14569
74357 #, gcc-internal-format
74358 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
74359 msgstr ""
74361 #: fortran/resolve.cc:14580
74362 #, gcc-internal-format
74363 msgid "Component %qs of BIND(C) type at %L must have length one"
74364 msgstr ""
74366 #: fortran/resolve.cc:14678
74367 #, gcc-internal-format
74368 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
74369 msgstr ""
74371 #: fortran/resolve.cc:14692
74372 #, gcc-internal-format
74373 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
74374 msgstr ""
74376 #: fortran/resolve.cc:14708
74377 #, gcc-internal-format
74378 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
74379 msgstr ""
74381 #: fortran/resolve.cc:14718
74382 #, gcc-internal-format
74383 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
74384 msgstr ""
74386 #: fortran/resolve.cc:14727
74387 #, gcc-internal-format
74388 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
74389 msgstr ""
74391 #: fortran/resolve.cc:14736
74392 #, gcc-internal-format
74393 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
74394 msgstr ""
74396 #: fortran/resolve.cc:14778
74397 #, gcc-internal-format
74398 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
74399 msgstr ""
74401 #: fortran/resolve.cc:14791
74402 #, gcc-internal-format
74403 msgid "Character length of component %qs needs to be a constant specification expression at %L"
74404 msgstr ""
74406 #: fortran/resolve.cc:14802
74407 #, gcc-internal-format
74408 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
74409 msgstr ""
74411 #: fortran/resolve.cc:14835
74412 #, gcc-internal-format
74413 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
74414 msgstr ""
74416 #: fortran/resolve.cc:14843
74417 #, gcc-internal-format, gfc-internal-format
74418 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
74419 msgstr ""
74421 #: fortran/resolve.cc:14852
74422 #, gcc-internal-format, gfc-internal-format
74423 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
74424 msgstr ""
74426 #: fortran/resolve.cc:14938
74427 #, gcc-internal-format, gfc-internal-format
74428 msgid "Conflicting initializers in union at %L and %L"
74429 msgstr ""
74431 #: fortran/resolve.cc:14983
74432 #, gcc-internal-format
74433 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
74434 msgstr ""
74436 #: fortran/resolve.cc:14996
74437 #, gcc-internal-format
74438 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
74439 msgstr ""
74441 #: fortran/resolve.cc:15060
74442 #, gcc-internal-format
74443 msgid "Parameterized type %qs does not have a component corresponding to parameter %qs at %L"
74444 msgstr ""
74446 #: fortran/resolve.cc:15093
74447 #, gcc-internal-format
74448 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
74449 msgstr ""
74451 #: fortran/resolve.cc:15107
74452 #, gcc-internal-format
74453 msgid "Derived type %qs at %L has not been declared"
74454 msgstr ""
74456 #: fortran/resolve.cc:15172
74457 #, gcc-internal-format
74458 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
74459 msgstr ""
74461 #: fortran/resolve.cc:15178
74462 #, gcc-internal-format
74463 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
74464 msgstr ""
74466 #: fortran/resolve.cc:15184
74467 #, gcc-internal-format
74468 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
74469 msgstr ""
74471 #: fortran/resolve.cc:15192
74472 #, gcc-internal-format
74473 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
74474 msgstr ""
74476 #: fortran/resolve.cc:15209
74477 #, gcc-internal-format
74478 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
74479 msgstr ""
74481 #: fortran/resolve.cc:15231
74482 #, gcc-internal-format
74483 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
74484 msgstr ""
74486 #: fortran/resolve.cc:15242
74487 #, gcc-internal-format
74488 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
74489 msgstr ""
74491 #: fortran/resolve.cc:15269
74492 #, gcc-internal-format
74493 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
74494 msgstr ""
74496 #: fortran/resolve.cc:15288
74497 #, gcc-internal-format
74498 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
74499 msgstr ""
74501 #: fortran/resolve.cc:15304
74502 #, gcc-internal-format
74503 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
74504 msgstr ""
74506 #: fortran/resolve.cc:15315
74507 #, gcc-internal-format, gfc-internal-format
74508 msgid "Incompatible derived type in PARAMETER at %L"
74509 msgstr ""
74511 #: fortran/resolve.cc:15323
74512 #, gcc-internal-format
74513 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
74514 msgstr ""
74516 #: fortran/resolve.cc:15374
74517 #, gcc-internal-format
74518 msgid "The object %qs at %L has a deferred LEN parameter %qs and is neither allocatable nor a pointer"
74519 msgstr ""
74521 #: fortran/resolve.cc:15385
74522 #, gcc-internal-format
74523 msgid "The AUTOMATIC object %qs at %L must not have the SAVE attribute or be a variable declared in the main program, a module or a submodule(F08/C513)"
74524 msgstr ""
74526 #: fortran/resolve.cc:15392
74527 #, gcc-internal-format
74528 msgid "The object %qs at %L with ASSUMED type parameters must be a dummy or a SELECT TYPE selector(F08/4.2)"
74529 msgstr ""
74531 #: fortran/resolve.cc:15432
74532 #, gcc-internal-format, gfc-internal-format
74533 msgid "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays at %L are unsupported"
74534 msgstr ""
74536 #: fortran/resolve.cc:15496
74537 #, gcc-internal-format, gfc-internal-format
74538 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
74539 msgstr ""
74541 #: fortran/resolve.cc:15499
74542 #, gcc-internal-format, gfc-internal-format
74543 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
74544 msgstr ""
74546 #: fortran/resolve.cc:15599
74547 #, gcc-internal-format
74548 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
74549 msgstr ""
74551 #: fortran/resolve.cc:15620
74552 #, gcc-internal-format, gfc-internal-format
74553 msgid "Bad specification for assumed size array at %L"
74554 msgstr ""
74556 #: fortran/resolve.cc:15633
74557 #, gcc-internal-format, gfc-internal-format
74558 msgid "Assumed size array at %L must be a dummy argument"
74559 msgstr ""
74561 #: fortran/resolve.cc:15636
74562 #, gcc-internal-format, gfc-internal-format
74563 msgid "Assumed shape array at %L must be a dummy argument"
74564 msgstr ""
74566 #: fortran/resolve.cc:15646
74567 #, gcc-internal-format, gfc-internal-format
74568 msgid "Assumed-rank array at %L must be a dummy argument"
74569 msgstr ""
74571 #: fortran/resolve.cc:15653
74572 #, gcc-internal-format, gfc-internal-format
74573 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
74574 msgstr ""
74576 #: fortran/resolve.cc:15666
74577 #, gcc-internal-format, gfc-internal-format
74578 msgid "Symbol at %L is not a DUMMY variable"
74579 msgstr ""
74581 #: fortran/resolve.cc:15672
74582 #, gcc-internal-format
74583 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
74584 msgstr ""
74586 #: fortran/resolve.cc:15682
74587 #, gcc-internal-format
74588 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
74589 msgstr ""
74591 #: fortran/resolve.cc:15691
74592 #, gcc-internal-format
74593 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
74594 msgstr ""
74596 #: fortran/resolve.cc:15704 fortran/resolve.cc:15881
74597 #, gcc-internal-format
74598 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
74599 msgstr ""
74601 #: fortran/resolve.cc:15718
74602 #, gcc-internal-format, gfc-internal-format
74603 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
74604 msgstr ""
74606 #: fortran/resolve.cc:15727
74607 #, gcc-internal-format, gfc-internal-format
74608 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
74609 msgstr ""
74611 #: fortran/resolve.cc:15736
74612 #, gcc-internal-format, gfc-internal-format
74613 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
74614 msgstr ""
74616 #: fortran/resolve.cc:15744
74617 #, gcc-internal-format, gfc-internal-format
74618 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
74619 msgstr ""
74621 #: fortran/resolve.cc:15751
74622 #, gcc-internal-format, gfc-internal-format
74623 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
74624 msgstr ""
74626 #: fortran/resolve.cc:15771
74627 #, gcc-internal-format, gfc-internal-format
74628 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
74629 msgstr ""
74631 #: fortran/resolve.cc:15778
74632 #, gcc-internal-format, gfc-internal-format
74633 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
74634 msgstr ""
74636 #: fortran/resolve.cc:15785
74637 #, gcc-internal-format, gfc-internal-format
74638 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
74639 msgstr ""
74641 #: fortran/resolve.cc:15792
74642 #, gcc-internal-format, gfc-internal-format
74643 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
74644 msgstr ""
74646 #: fortran/resolve.cc:15818
74647 #, gcc-internal-format
74648 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
74649 msgstr ""
74651 #: fortran/resolve.cc:15828
74652 #, gcc-internal-format
74653 msgid "BIND(C) Variable %qs at %L must have length one"
74654 msgstr ""
74656 #: fortran/resolve.cc:15907
74657 #, gcc-internal-format
74658 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
74659 msgstr ""
74661 #: fortran/resolve.cc:15922
74662 #, gcc-internal-format, gfc-internal-format
74663 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
74664 msgstr ""
74666 #: fortran/resolve.cc:15935
74667 #, gcc-internal-format, gfc-internal-format
74668 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must be a coarray"
74669 msgstr ""
74671 #: fortran/resolve.cc:15953
74672 #, gcc-internal-format
74673 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
74674 msgstr ""
74676 #: fortran/resolve.cc:15965
74677 #, gcc-internal-format
74678 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
74679 msgstr ""
74681 #: fortran/resolve.cc:15974
74682 #, gcc-internal-format
74683 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
74684 msgstr ""
74686 #: fortran/resolve.cc:15987
74687 #, gcc-internal-format
74688 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
74689 msgstr ""
74691 #: fortran/resolve.cc:15996
74692 #, gcc-internal-format
74693 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
74694 msgstr ""
74696 #: fortran/resolve.cc:16009
74697 #, gcc-internal-format
74698 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
74699 msgstr ""
74701 #: fortran/resolve.cc:16025
74702 #, gcc-internal-format
74703 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
74704 msgstr ""
74706 #: fortran/resolve.cc:16033
74707 #, gcc-internal-format
74708 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
74709 msgstr ""
74711 #: fortran/resolve.cc:16040
74712 #, gcc-internal-format
74713 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
74714 msgstr ""
74716 #: fortran/resolve.cc:16053
74717 #, gcc-internal-format
74718 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
74719 msgstr ""
74721 #: fortran/resolve.cc:16062
74722 #, gcc-internal-format
74723 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
74724 msgstr ""
74726 #: fortran/resolve.cc:16078
74727 #, gcc-internal-format
74728 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
74729 msgstr ""
74731 #: fortran/resolve.cc:16084
74732 #, gcc-internal-format
74733 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
74734 msgstr ""
74736 #: fortran/resolve.cc:16109
74737 #, gcc-internal-format
74738 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
74739 msgstr ""
74741 #: fortran/resolve.cc:16180
74742 #, gcc-internal-format, gfc-internal-format
74743 msgid "Threadprivate at %L isn't SAVEd"
74744 msgstr ""
74746 #: fortran/resolve.cc:16192
74747 #, gcc-internal-format
74748 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
74749 msgstr ""
74751 #: fortran/resolve.cc:16299
74752 #, gcc-internal-format, gfc-internal-format
74753 msgid "Expecting definable entity near %L"
74754 msgstr ""
74756 #: fortran/resolve.cc:16307
74757 #, gcc-internal-format
74758 msgid "BLOCK DATA element %qs at %L must be in COMMON"
74759 msgstr ""
74761 #: fortran/resolve.cc:16314
74762 #, gcc-internal-format
74763 msgid "DATA array %qs at %L must be specified in a previous declaration"
74764 msgstr ""
74766 #: fortran/resolve.cc:16321
74767 #, gcc-internal-format
74768 msgid "DATA element %qs at %L cannot have a coindex"
74769 msgstr ""
74771 #: fortran/resolve.cc:16337
74772 #, gcc-internal-format
74773 msgid "DATA element %qs at %L is a pointer and so must be a full array"
74774 msgstr ""
74776 #: fortran/resolve.cc:16344
74777 #, gcc-internal-format, gfc-internal-format
74778 msgid "DATA object near %L has the pointer attribute and the corresponding DATA value is not a valid initial-data-target"
74779 msgstr ""
74781 #: fortran/resolve.cc:16353
74782 #, gcc-internal-format
74783 msgid "DATA element %qs at %L cannot have the ALLOCATABLE attribute"
74784 msgstr ""
74786 #: fortran/resolve.cc:16399
74787 #, gcc-internal-format, gfc-internal-format
74788 msgid "Nonconstant array section at %L in DATA statement"
74789 msgstr ""
74791 #: fortran/resolve.cc:16412
74792 #, gcc-internal-format, gfc-internal-format
74793 msgid "DATA statement at %L has more variables than values"
74794 msgstr ""
74796 #: fortran/resolve.cc:16511
74797 #, gcc-internal-format, gfc-internal-format
74798 msgid "start of implied-do loop at %L could not be simplified to a constant value"
74799 msgstr ""
74801 #: fortran/resolve.cc:16519
74802 #, gcc-internal-format, gfc-internal-format
74803 msgid "end of implied-do loop at %L could not be simplified to a constant value"
74804 msgstr ""
74806 #: fortran/resolve.cc:16527
74807 #, gcc-internal-format, gfc-internal-format
74808 msgid "step of implied-do loop at %L could not be simplified to a constant value"
74809 msgstr ""
74811 #: fortran/resolve.cc:16534
74812 #, gcc-internal-format, gfc-internal-format
74813 msgid "step of implied-do loop at %L shall not be zero"
74814 msgstr ""
74816 #: fortran/resolve.cc:16659
74817 #, gcc-internal-format, gfc-internal-format
74818 msgid "DATA statement at %L has more values than variables"
74819 msgstr ""
74821 #: fortran/resolve.cc:16825
74822 #, gcc-internal-format, gfc-internal-format
74823 msgid "Label %d at %L defined but not used"
74824 msgstr ""
74826 #: fortran/resolve.cc:16831
74827 #, gcc-internal-format, gfc-internal-format
74828 msgid "Label %d at %L defined but cannot be used"
74829 msgstr ""
74831 #: fortran/resolve.cc:16915
74832 #, gcc-internal-format
74833 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
74834 msgstr ""
74836 #: fortran/resolve.cc:16924
74837 #, gcc-internal-format
74838 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
74839 msgstr ""
74841 #: fortran/resolve.cc:16932
74842 #, gcc-internal-format
74843 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
74844 msgstr ""
74846 #: fortran/resolve.cc:16948
74847 #, gcc-internal-format
74848 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
74849 msgstr ""
74851 #: fortran/resolve.cc:17051
74852 #, gcc-internal-format, gfc-internal-format
74853 msgid "Syntax error in EQUIVALENCE statement at %L"
74854 msgstr ""
74856 #: fortran/resolve.cc:17066
74857 #, gcc-internal-format, gfc-internal-format
74858 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
74859 msgstr ""
74861 #: fortran/resolve.cc:17091
74862 #, gcc-internal-format
74863 msgid "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
74864 msgstr ""
74866 #: fortran/resolve.cc:17100
74867 #, gcc-internal-format
74868 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
74869 msgstr ""
74871 #: fortran/resolve.cc:17173
74872 #, gcc-internal-format
74873 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
74874 msgstr ""
74876 #: fortran/resolve.cc:17184
74877 #, gcc-internal-format
74878 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
74879 msgstr ""
74881 #: fortran/resolve.cc:17195
74882 #, gcc-internal-format, gfc-internal-format
74883 msgid "Substring at %L has length zero"
74884 msgstr ""
74886 #: fortran/resolve.cc:17226
74887 #, gcc-internal-format
74888 msgid "Self reference in character length expression for %qs at %L"
74889 msgstr ""
74891 #: fortran/resolve.cc:17293
74892 #, gcc-internal-format
74893 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
74894 msgstr ""
74896 #: fortran/resolve.cc:17306
74897 #, gcc-internal-format
74898 msgid "ENTRY %qs at %L has no IMPLICIT type"
74899 msgstr ""
74901 #: fortran/resolve.cc:17326
74902 #, gcc-internal-format
74903 msgid "User operator procedure %qs at %L must be a FUNCTION"
74904 msgstr ""
74906 #: fortran/resolve.cc:17336
74907 #, gcc-internal-format
74908 msgid "User operator procedure %qs at %L cannot be assumed character length"
74909 msgstr ""
74911 #: fortran/resolve.cc:17344
74912 #, gcc-internal-format
74913 msgid "User operator procedure %qs at %L must have at least one argument"
74914 msgstr ""
74916 #: fortran/resolve.cc:17358
74917 #, gcc-internal-format, gfc-internal-format
74918 msgid "First argument of operator interface at %L cannot be optional"
74919 msgstr ""
74921 #: fortran/resolve.cc:17376
74922 #, gcc-internal-format, gfc-internal-format
74923 msgid "Second argument of operator interface at %L cannot be optional"
74924 msgstr ""
74926 #: fortran/resolve.cc:17383
74927 #, gcc-internal-format, gfc-internal-format
74928 msgid "Operator interface at %L must have, at most, two arguments"
74929 msgstr ""
74931 #: fortran/resolve.cc:17462
74932 #, gcc-internal-format
74933 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
74934 msgstr ""
74936 #: fortran/scanner.cc:309
74937 #, gcc-internal-format
74938 msgid "Include directory %qs: %s"
74939 msgstr ""
74941 #: fortran/scanner.cc:313
74942 #, fuzzy, gcc-internal-format
74943 #| msgid "ignoring nonexistent directory \"%s\"\n"
74944 msgid "Nonexistent include directory %qs"
74945 msgstr "zanemarujem nepostojeći direktorij „%s”\n"
74947 #: fortran/scanner.cc:318
74948 #, gcc-internal-format
74949 msgid "%qs is not a directory"
74950 msgstr ""
74952 #: fortran/scanner.cc:793
74953 #, gcc-internal-format, gfc-internal-format
74954 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
74955 msgstr ""
74957 #: fortran/scanner.cc:833
74958 #, gcc-internal-format, gfc-internal-format
74959 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
74960 msgstr ""
74962 #: fortran/scanner.cc:1320 fortran/scanner.cc:1523
74963 #, gcc-internal-format, gfc-internal-format
74964 msgid "Line truncated at %L"
74965 msgstr ""
74967 #: fortran/scanner.cc:1384 fortran/scanner.cc:1613
74968 #, gcc-internal-format, gfc-internal-format
74969 msgid "Limit of %d continuations exceeded in statement at %C"
74970 msgstr ""
74972 #: fortran/scanner.cc:1463 fortran/scanner.cc:1572
74973 #, gcc-internal-format, gfc-internal-format
74974 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
74975 msgstr ""
74977 #: fortran/scanner.cc:1465 fortran/scanner.cc:1574
74978 #, gcc-internal-format, gfc-internal-format
74979 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
74980 msgstr ""
74982 #: fortran/scanner.cc:1478
74983 #, gcc-internal-format
74984 msgid "Missing %<&%> in continued character constant at %C"
74985 msgstr ""
74987 #: fortran/scanner.cc:1764
74988 #, gcc-internal-format, gfc-internal-format
74989 msgid "Nonconforming tab character at %C"
74990 msgstr ""
74992 #: fortran/scanner.cc:1775
74993 #, gcc-internal-format, gfc-internal-format
74994 msgid "Invalid character 0x%s at %C"
74995 msgstr ""
74997 #: fortran/scanner.cc:1864 fortran/scanner.cc:1867
74998 #, gcc-internal-format
74999 msgid "%<&%> not allowed by itself in line %d"
75000 msgstr ""
75002 #: fortran/scanner.cc:1957
75003 #, gcc-internal-format, gfc-internal-format
75004 msgid "Nonconforming tab character in column %d of line %d"
75005 msgstr ""
75007 #: fortran/scanner.cc:2186
75008 #, gcc-internal-format
75009 msgid "file %qs left but not entered"
75010 msgstr ""
75012 #: fortran/scanner.cc:2228
75013 #, gcc-internal-format
75014 msgid "Illegal preprocessor directive"
75015 msgstr ""
75017 #: fortran/scanner.cc:2551
75018 #, gcc-internal-format
75019 msgid "File %qs is being included recursively"
75020 msgstr ""
75022 #: fortran/scanner.cc:2563
75023 #, fuzzy, gcc-internal-format
75024 #| msgid "Cannot open source file %s\n"
75025 msgid "Cannot open file %qs"
75026 msgstr "Ne mogu otvoriti datoteku koda %s\n"
75028 #: fortran/scanner.cc:2573
75029 #, fuzzy, gcc-internal-format
75030 #| msgid "Cannot open source file %s\n"
75031 msgid "Cannot open included file %qs"
75032 msgstr "Ne mogu otvoriti datoteku koda %s\n"
75034 #: fortran/scanner.cc:2575
75035 #, fuzzy, gcc-internal-format
75036 #| msgid "Cannot open source file %s\n"
75037 msgid "Cannot open pre-included file %qs"
75038 msgstr "Ne mogu otvoriti datoteku koda %s\n"
75040 #: fortran/scanner.cc:2583 fortran/scanner.cc:2585
75041 #, gcc-internal-format
75042 msgid "Included file %qs is not a regular file"
75043 msgstr ""
75045 #: fortran/simplify.cc:92
75046 #, gcc-internal-format, gfc-internal-format
75047 msgid "Result of %s overflows its kind at %L"
75048 msgstr ""
75050 #: fortran/simplify.cc:97
75051 #, gcc-internal-format, gfc-internal-format
75052 msgid "Result of %s underflows its kind at %L"
75053 msgstr ""
75055 #: fortran/simplify.cc:102
75056 #, gcc-internal-format, gfc-internal-format
75057 msgid "Result of %s is NaN at %L"
75058 msgstr ""
75060 #: fortran/simplify.cc:106
75061 #, gcc-internal-format, gfc-internal-format
75062 msgid "Result of %s gives range error for its kind at %L"
75063 msgstr ""
75065 #: fortran/simplify.cc:129
75066 #, gcc-internal-format, gfc-internal-format
75067 msgid "KIND parameter of %s at %L must be an initialization expression"
75068 msgstr ""
75070 #: fortran/simplify.cc:137
75071 #, gcc-internal-format, gfc-internal-format
75072 msgid "Invalid KIND parameter of %s at %L"
75073 msgstr ""
75075 #: fortran/simplify.cc:761
75076 #, gcc-internal-format
75077 msgid "gfc_simplify_abs(): Bad type"
75078 msgstr ""
75080 #: fortran/simplify.cc:782
75081 #, gcc-internal-format, gfc-internal-format
75082 msgid "Argument of %s function at %L is negative"
75083 msgstr ""
75085 #: fortran/simplify.cc:789
75086 #, gcc-internal-format, gfc-internal-format
75087 msgid "Argument of %s function at %L outside of range [0,127]"
75088 msgstr ""
75090 #: fortran/simplify.cc:807
75091 #, gcc-internal-format, gfc-internal-format
75092 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
75093 msgstr ""
75095 #: fortran/simplify.cc:844
75096 #, gcc-internal-format, gfc-internal-format
75097 msgid "Argument of ACOS at %L must be between -1 and 1"
75098 msgstr ""
75100 #: fortran/simplify.cc:858
75101 #, gcc-internal-format
75102 msgid "in gfc_simplify_acos(): Bad type"
75103 msgstr ""
75105 #: fortran/simplify.cc:877
75106 #, gcc-internal-format, gfc-internal-format
75107 msgid "Argument of ACOSH at %L must not be less than 1"
75108 msgstr ""
75110 #: fortran/simplify.cc:892
75111 #, gcc-internal-format
75112 msgid "in gfc_simplify_acosh(): Bad type"
75113 msgstr ""
75115 #: fortran/simplify.cc:1121
75116 #, gcc-internal-format, gfc-internal-format
75117 msgid "Argument of ASIN at %L must be between -1 and 1"
75118 msgstr ""
75120 #: fortran/simplify.cc:1135
75121 #, gcc-internal-format
75122 msgid "in gfc_simplify_asin(): Bad type"
75123 msgstr ""
75125 #: fortran/simplify.cc:1170
75126 #, gcc-internal-format, gfc-internal-format
75127 msgid "Argument of ACOSD at %L must be between -1 and 1"
75128 msgstr ""
75130 #: fortran/simplify.cc:1196
75131 #, gcc-internal-format, gfc-internal-format
75132 msgid "Argument of ASIND at %L must be between -1 and 1"
75133 msgstr ""
75135 #: fortran/simplify.cc:1248
75136 #, gcc-internal-format
75137 msgid "in gfc_simplify_asinh(): Bad type"
75138 msgstr ""
75140 #: fortran/simplify.cc:1276
75141 #, gcc-internal-format
75142 msgid "in gfc_simplify_atan(): Bad type"
75143 msgstr ""
75145 #: fortran/simplify.cc:1297
75146 #, gcc-internal-format, gfc-internal-format
75147 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
75148 msgstr ""
75150 #: fortran/simplify.cc:1311
75151 #, gcc-internal-format
75152 msgid "in gfc_simplify_atanh(): Bad type"
75153 msgstr ""
75155 #: fortran/simplify.cc:1328
75156 #, gcc-internal-format, gfc-internal-format
75157 msgid "If first argument of ATAN2 at %L is zero, then the second argument must not be zero"
75158 msgstr ""
75160 #: fortran/simplify.cc:1420
75161 #, gcc-internal-format, gfc-internal-format
75162 msgid "Result of BESSEL_YN is -INF at %L"
75163 msgstr ""
75165 #: fortran/simplify.cc:1783
75166 #, gcc-internal-format
75167 msgid "gfc_simplify_dcmplx(): Bad type (x)"
75168 msgstr ""
75170 #: fortran/simplify.cc:1802
75171 #, gcc-internal-format
75172 msgid "gfc_simplify_dcmplx(): Bad type (y)"
75173 msgstr ""
75175 #: fortran/simplify.cc:1869
75176 #, gcc-internal-format, gfc-internal-format
75177 msgid "If first argument of ATAN2D at %L is zero, then the second argument must not be zero"
75178 msgstr ""
75180 #: fortran/simplify.cc:1904
75181 #, gcc-internal-format
75182 msgid "in gfc_simplify_cos(): Bad type"
75183 msgstr ""
75185 #: fortran/simplify.cc:2371
75186 #, gcc-internal-format
75187 msgid "gfc_simplify_dim(): Bad type"
75188 msgstr ""
75190 #: fortran/simplify.cc:2945
75191 #, gcc-internal-format
75192 msgid "in gfc_simplify_exp(): Bad type"
75193 msgstr ""
75195 #: fortran/simplify.cc:3159
75196 #, gcc-internal-format
75197 msgid "gfc_simplify_floor(): Bad kind"
75198 msgstr ""
75200 #: fortran/simplify.cc:3272
75201 #, gcc-internal-format, gfc-internal-format
75202 msgid "Argument of IACHAR at %L must be of length one"
75203 msgstr ""
75205 #: fortran/simplify.cc:3280
75206 #, gcc-internal-format, gfc-internal-format
75207 msgid "Argument of IACHAR function at %L outside of range 0..127"
75208 msgstr ""
75210 #: fortran/simplify.cc:3395
75211 #, gcc-internal-format, gfc-internal-format
75212 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
75213 msgstr ""
75215 #: fortran/simplify.cc:3419
75216 #, gcc-internal-format
75217 msgid "IBITS: Bad bit"
75218 msgstr ""
75220 #: fortran/simplify.cc:3470
75221 #, gcc-internal-format, gfc-internal-format
75222 msgid "Argument of ICHAR at %L must be of length one"
75223 msgstr ""
75225 #. Left shift, as in SHIFTL.
75226 #: fortran/simplify.cc:3855 fortran/simplify.cc:3863
75227 #, gcc-internal-format, gfc-internal-format
75228 msgid "Second argument of %s is negative at %L"
75229 msgstr ""
75231 #: fortran/simplify.cc:3875
75232 #, gcc-internal-format, gfc-internal-format
75233 msgid "Magnitude of second argument of %s exceeds bit size at %L"
75234 msgstr ""
75236 #: fortran/simplify.cc:4000
75237 #, gcc-internal-format, gfc-internal-format
75238 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %C"
75239 msgstr ""
75241 #: fortran/simplify.cc:4003
75242 #, gcc-internal-format, gfc-internal-format
75243 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
75244 msgstr ""
75246 #: fortran/simplify.cc:4350 fortran/simplify.cc:4483
75247 #, gcc-internal-format, gfc-internal-format
75248 msgid "DIM argument at %L is out of bounds"
75249 msgstr ""
75251 #: fortran/simplify.cc:4710
75252 #, gcc-internal-format, gfc-internal-format
75253 msgid "Argument of LOG at %L cannot be less than or equal to zero"
75254 msgstr ""
75256 #: fortran/simplify.cc:4723
75257 #, gcc-internal-format, gfc-internal-format
75258 msgid "Complex argument of LOG at %L cannot be zero"
75259 msgstr ""
75261 #: fortran/simplify.cc:4734
75262 #, gcc-internal-format
75263 msgid "gfc_simplify_log: bad type"
75264 msgstr ""
75266 #: fortran/simplify.cc:4751
75267 #, gcc-internal-format, gfc-internal-format
75268 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
75269 msgstr ""
75271 #: fortran/simplify.cc:5089
75272 #, gcc-internal-format
75273 msgid "simplify_min_max(): Bad type in arglist"
75274 msgstr ""
75276 #: fortran/simplify.cc:6010 fortran/simplify.cc:6018
75277 #, gcc-internal-format
75278 msgid "Argument %qs of MOD at %L shall not be zero"
75279 msgstr ""
75281 #: fortran/simplify.cc:6024
75282 #, gcc-internal-format
75283 msgid "gfc_simplify_mod(): Bad arguments"
75284 msgstr ""
75286 #: fortran/simplify.cc:6062 fortran/simplify.cc:6070
75287 #, gcc-internal-format
75288 msgid "Argument %qs of MODULO at %L shall not be zero"
75289 msgstr ""
75291 #: fortran/simplify.cc:6076
75292 #, gcc-internal-format
75293 msgid "gfc_simplify_modulo(): Bad arguments"
75294 msgstr ""
75296 #: fortran/simplify.cc:6148
75297 #, gcc-internal-format, gfc-internal-format
75298 msgid "Result of NEAREST is NaN at %L"
75299 msgstr ""
75301 #: fortran/simplify.cc:6725
75302 #, gcc-internal-format, gfc-internal-format
75303 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
75304 msgstr ""
75306 #: fortran/simplify.cc:6781
75307 #, gcc-internal-format, gfc-internal-format
75308 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
75309 msgstr ""
75311 #: fortran/simplify.cc:6818
75312 #, gcc-internal-format, gfc-internal-format
75313 msgid "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
75314 msgstr ""
75316 #: fortran/simplify.cc:6876
75317 #, gcc-internal-format, gfc-internal-format
75318 msgid "The SHAPE array for the RESHAPE intrinsic at %L has a negative value %d for dimension %d"
75319 msgstr ""
75321 #: fortran/simplify.cc:6900
75322 #, gcc-internal-format, gfc-internal-format
75323 msgid "Shapes of ORDER at %L and SHAPE at %L are different"
75324 msgstr ""
75326 #: fortran/simplify.cc:6913
75327 #, gcc-internal-format, gfc-internal-format
75328 msgid "Sizes of ORDER at %L and SHAPE at %L are different"
75329 msgstr ""
75331 #: fortran/simplify.cc:6927
75332 #, gcc-internal-format, gfc-internal-format
75333 msgid "Element with a value of %d in ORDER at %L must be in the range [1, ..., %d] for the RESHAPE intrinsic near %L"
75334 msgstr ""
75336 #: fortran/simplify.cc:6937
75337 #, gcc-internal-format, gfc-internal-format
75338 msgid "ORDER at %L is not a permutation of the size of SHAPE at %L"
75339 msgstr ""
75341 #: fortran/simplify.cc:6998
75342 #, gcc-internal-format, gfc-internal-format
75343 msgid "Reshaped array too large at %C"
75344 msgstr ""
75346 #: fortran/simplify.cc:7114
75347 #, gcc-internal-format, gfc-internal-format
75348 msgid "Result of SCALE overflows its kind at %L"
75349 msgstr ""
75351 #: fortran/simplify.cc:7703
75352 #, gcc-internal-format
75353 msgid "Bad type in gfc_simplify_sign"
75354 msgstr ""
75356 #: fortran/simplify.cc:7732
75357 #, gcc-internal-format
75358 msgid "in gfc_simplify_sin(): Bad type"
75359 msgstr ""
75361 #: fortran/simplify.cc:7870 fortran/simplify.cc:8153
75362 #, gcc-internal-format
75363 msgid "Failure getting length of a constant array."
75364 msgstr ""
75366 #: fortran/simplify.cc:7880
75367 #, gcc-internal-format
75368 msgid "The number of elements (%d) in the array constructor at %L requires an increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> option."
75369 msgstr ""
75371 #: fortran/simplify.cc:7947
75372 #, gcc-internal-format, gfc-internal-format
75373 msgid "Simplification of SPREAD at %C not yet implemented"
75374 msgstr ""
75376 #: fortran/simplify.cc:7971
75377 #, gcc-internal-format, gfc-internal-format
75378 msgid "Argument of SQRT at %L has a negative value"
75379 msgstr ""
75381 #: fortran/simplify.cc:7987
75382 #, gcc-internal-format, gfc-internal-format
75383 msgid "invalid argument of SQRT at %L"
75384 msgstr ""
75386 #: fortran/simplify.cc:8334
75387 #, gcc-internal-format, gfc-internal-format
75388 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
75389 msgstr ""
75391 #: fortran/simplify.cc:8357
75392 #, gcc-internal-format, gfc-internal-format
75393 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
75394 msgstr ""
75396 #: fortran/simplify.cc:8841
75397 #, gcc-internal-format
75398 msgid "Character %qs in string at %L cannot be converted into character kind %d"
75399 msgstr ""
75401 #: fortran/st.cc:300
75402 #, gcc-internal-format
75403 msgid "gfc_free_statement(): Bad statement"
75404 msgstr ""
75406 #: fortran/symbol.cc:141
75407 #, gcc-internal-format, gfc-internal-format
75408 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
75409 msgstr ""
75411 #: fortran/symbol.cc:178
75412 #, gcc-internal-format
75413 msgid "Letter %qc already set in IMPLICIT statement at %C"
75414 msgstr ""
75416 #: fortran/symbol.cc:200
75417 #, gcc-internal-format, gfc-internal-format
75418 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
75419 msgstr ""
75421 #: fortran/symbol.cc:210
75422 #, gcc-internal-format
75423 msgid "Letter %qc already has an IMPLICIT type at %C"
75424 msgstr ""
75426 #: fortran/symbol.cc:234
75427 #, gcc-internal-format
75428 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
75429 msgstr ""
75431 #: fortran/symbol.cc:239
75432 #, gcc-internal-format
75433 msgid "gfc_get_default_type(): Bad symbol %qs"
75434 msgstr ""
75436 #: fortran/symbol.cc:296
75437 #, gcc-internal-format
75438 msgid "gfc_set_default_type(): symbol already has a type"
75439 msgstr ""
75441 #: fortran/symbol.cc:306
75442 #, gcc-internal-format
75443 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
75444 msgstr ""
75446 #: fortran/symbol.cc:310
75447 #, gcc-internal-format
75448 msgid "Symbol %qs at %L has no IMPLICIT type"
75449 msgstr ""
75451 #. BIND(C) variables should not be implicitly declared.
75452 #: fortran/symbol.cc:330
75453 #, gcc-internal-format
75454 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
75455 msgstr ""
75457 #. Dummy args to a BIND(C) routine may not be interoperable if
75458 #. they are implicitly typed.
75459 #: fortran/symbol.cc:346
75460 #, gcc-internal-format
75461 msgid "Implicitly declared variable %qs at %L may not be C interoperable but it is a dummy argument to the BIND(C) procedure %qs at %L"
75462 msgstr ""
75464 #: fortran/symbol.cc:387
75465 #, gcc-internal-format
75466 msgid "Function result %qs at %L has no IMPLICIT type"
75467 msgstr ""
75469 #: fortran/symbol.cc:488
75470 #, gcc-internal-format, gfc-internal-format
75471 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
75472 msgstr ""
75474 #: fortran/symbol.cc:513
75475 #, gcc-internal-format, gfc-internal-format
75476 msgid "Namelist group name at %L cannot have the SAVE attribute"
75477 msgstr ""
75479 #: fortran/symbol.cc:532
75480 #, gcc-internal-format
75481 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
75482 msgstr ""
75484 #: fortran/symbol.cc:565
75485 #, gcc-internal-format, gfc-internal-format
75486 msgid "Procedure pointer at %C"
75487 msgstr ""
75489 #: fortran/symbol.cc:777
75490 #, gcc-internal-format, gfc-internal-format
75491 msgid "%s attribute applied to %s %s at %L"
75492 msgstr ""
75494 #: fortran/symbol.cc:784
75495 #, gcc-internal-format, gfc-internal-format
75496 msgid "BIND(C) applied to %s %s at %L"
75497 msgstr ""
75499 #: fortran/symbol.cc:905 fortran/symbol.cc:916 fortran/symbol.cc:1790
75500 #, gcc-internal-format, gfc-internal-format
75501 msgid "%s attribute conflicts with %s attribute at %L"
75502 msgstr ""
75504 #: fortran/symbol.cc:908 fortran/symbol.cc:922
75505 #, gcc-internal-format
75506 msgid "%s attribute conflicts with %s attribute in %qs at %L"
75507 msgstr ""
75509 #: fortran/symbol.cc:966
75510 #, gcc-internal-format, gfc-internal-format
75511 msgid "Cannot change attributes of USE-associated symbol at %L"
75512 msgstr ""
75514 #: fortran/symbol.cc:969
75515 #, gcc-internal-format, gfc-internal-format
75516 msgid "Cannot change attributes of USE-associated symbol %s at %L"
75517 msgstr ""
75519 #: fortran/symbol.cc:985
75520 #, gcc-internal-format, gfc-internal-format
75521 msgid "Duplicate %s attribute specified at %L"
75522 msgstr ""
75524 #: fortran/symbol.cc:1027
75525 #, gcc-internal-format, gfc-internal-format
75526 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
75527 msgstr ""
75529 #: fortran/symbol.cc:1044
75530 #, gcc-internal-format, gfc-internal-format
75531 msgid "Duplicate AUTOMATIC attribute specified at %L"
75532 msgstr ""
75534 #: fortran/symbol.cc:1068
75535 #, gcc-internal-format
75536 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
75537 msgstr ""
75539 #: fortran/symbol.cc:1094
75540 #, gcc-internal-format
75541 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
75542 msgstr ""
75544 #: fortran/symbol.cc:1251
75545 #, gcc-internal-format, gfc-internal-format
75546 msgid "Cray Pointee at %L appears in multiple pointer() statements"
75547 msgstr ""
75549 #: fortran/symbol.cc:1270
75550 #, gcc-internal-format, gfc-internal-format
75551 msgid "Duplicate PROTECTED attribute specified at %L"
75552 msgstr ""
75554 #: fortran/symbol.cc:1303
75555 #, gcc-internal-format, gfc-internal-format
75556 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
75557 msgstr ""
75559 #: fortran/symbol.cc:1315
75560 #, gcc-internal-format, gfc-internal-format
75561 msgid "Duplicate SAVE attribute specified at %L"
75562 msgstr ""
75564 #: fortran/symbol.cc:1335
75565 #, gcc-internal-format, gfc-internal-format
75566 msgid "Duplicate VALUE attribute specified at %L"
75567 msgstr ""
75569 #: fortran/symbol.cc:1354
75570 #, gcc-internal-format, gfc-internal-format
75571 msgid "Duplicate VOLATILE attribute specified at %L"
75572 msgstr ""
75574 #: fortran/symbol.cc:1366
75575 #, gcc-internal-format, gfc-internal-format
75576 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
75577 msgstr ""
75579 #: fortran/symbol.cc:1387
75580 #, gcc-internal-format, gfc-internal-format
75581 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
75582 msgstr ""
75584 #: fortran/symbol.cc:1786
75585 #, gcc-internal-format
75586 msgid "%s attribute of %qs conflicts with %s attribute at %L"
75587 msgstr ""
75589 #: fortran/symbol.cc:1823
75590 #, gcc-internal-format, gfc-internal-format
75591 msgid ""
75592 "%s procedure at %L is already declared as %s procedure. \n"
75593 "F2008: A pointer function assignment is ambiguous if it is the first executable statement after the specification block. Please add any other kind of executable statement before it. FIXME"
75594 msgstr ""
75596 #: fortran/symbol.cc:1831
75597 #, gcc-internal-format, gfc-internal-format
75598 msgid "%s procedure at %L is already declared as %s procedure"
75599 msgstr ""
75601 #: fortran/symbol.cc:1866
75602 #, gcc-internal-format, gfc-internal-format
75603 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
75604 msgstr ""
75606 #: fortran/symbol.cc:1890
75607 #, gcc-internal-format, gfc-internal-format
75608 msgid "ACCESS specification at %L was already specified"
75609 msgstr ""
75611 #: fortran/symbol.cc:1907
75612 #, gcc-internal-format, gfc-internal-format
75613 msgid "Duplicate BIND attribute specified at %L"
75614 msgstr ""
75616 #: fortran/symbol.cc:1914
75617 #, gcc-internal-format, gfc-internal-format
75618 msgid "BIND(C) at %L"
75619 msgstr ""
75621 #: fortran/symbol.cc:1930
75622 #, gcc-internal-format, gfc-internal-format
75623 msgid "Duplicate EXTENDS attribute specified at %L"
75624 msgstr ""
75626 #: fortran/symbol.cc:1934
75627 #, gcc-internal-format, gfc-internal-format
75628 msgid "EXTENDS at %L"
75629 msgstr ""
75631 #: fortran/symbol.cc:1960
75632 #, gcc-internal-format
75633 msgid "Symbol %qs at %L already has an explicit interface"
75634 msgstr ""
75636 #: fortran/symbol.cc:1967
75637 #, gcc-internal-format
75638 msgid "%qs at %L has attributes specified outside its INTERFACE body"
75639 msgstr ""
75641 #: fortran/symbol.cc:2005
75642 #, gcc-internal-format
75643 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
75644 msgstr ""
75646 #: fortran/symbol.cc:2009 fortran/symbol.cc:2012
75647 #, gcc-internal-format
75648 msgid "Symbol %qs at %L already has basic type of %s"
75649 msgstr ""
75651 #: fortran/symbol.cc:2019
75652 #, gcc-internal-format
75653 msgid "Procedure %qs at %L may not have basic type of %s"
75654 msgstr ""
75656 #: fortran/symbol.cc:2031
75657 #, gcc-internal-format
75658 msgid "Symbol %qs at %L cannot have a type"
75659 msgstr ""
75661 #: fortran/symbol.cc:2276
75662 #, gcc-internal-format
75663 msgid "Component %qs at %C already in the parent type at %L"
75664 msgstr ""
75666 #: fortran/symbol.cc:2361
75667 #, gcc-internal-format
75668 msgid "Symbol %qs at %C is ambiguous"
75669 msgstr ""
75671 #: fortran/symbol.cc:2393
75672 #, gcc-internal-format
75673 msgid "Derived type %qs at %C is being used before it is defined"
75674 msgstr ""
75676 #: fortran/symbol.cc:2542
75677 #, gcc-internal-format
75678 msgid "Component %qs at %C is a PRIVATE component of %qs"
75679 msgstr ""
75681 #: fortran/symbol.cc:2563
75682 #, gcc-internal-format
75683 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
75684 msgstr ""
75686 #: fortran/symbol.cc:2567
75687 #, gcc-internal-format
75688 msgid "%qs at %C is not a member of the %qs structure"
75689 msgstr ""
75691 #: fortran/symbol.cc:2731
75692 #, gcc-internal-format, gfc-internal-format
75693 msgid "Duplicate statement label %d at %L and %L"
75694 msgstr ""
75696 #: fortran/symbol.cc:2742
75697 #, gcc-internal-format, gfc-internal-format
75698 msgid "Label %d at %C already referenced as branch target"
75699 msgstr ""
75701 #: fortran/symbol.cc:2752
75702 #, gcc-internal-format, gfc-internal-format
75703 msgid "Label %d at %C already referenced as a format label"
75704 msgstr ""
75706 #: fortran/symbol.cc:2759
75707 #, gcc-internal-format, gfc-internal-format
75708 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
75709 msgstr ""
75711 #: fortran/symbol.cc:2800
75712 #, gcc-internal-format, gfc-internal-format
75713 msgid "Label %d at %C previously used as a FORMAT label"
75714 msgstr ""
75716 #: fortran/symbol.cc:2809
75717 #, gcc-internal-format, gfc-internal-format
75718 msgid "Label %d at %C previously used as branch target"
75719 msgstr ""
75721 #: fortran/symbol.cc:2816
75722 #, gcc-internal-format, gfc-internal-format
75723 msgid "Shared DO termination label %d at %C"
75724 msgstr ""
75726 #: fortran/symbol.cc:2820
75727 #, gcc-internal-format, gfc-internal-format
75728 msgid "Labeled DO statement at %L"
75729 msgstr ""
75731 #: fortran/symbol.cc:3161
75732 #, gcc-internal-format
75733 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
75734 msgstr ""
75736 #: fortran/symbol.cc:3164
75737 #, gcc-internal-format
75738 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
75739 msgstr ""
75741 #. Symbol is from another namespace.
75742 #: fortran/symbol.cc:3409
75743 #, gcc-internal-format
75744 msgid "Symbol %qs at %C has already been host associated"
75745 msgstr ""
75747 #: fortran/symbol.cc:4422
75748 #, gcc-internal-format
75749 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
75750 msgstr ""
75752 #: fortran/symbol.cc:4435
75753 #, gcc-internal-format
75754 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
75755 msgstr ""
75757 #: fortran/symbol.cc:4453
75758 #, gcc-internal-format
75759 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
75760 msgstr ""
75762 #: fortran/symbol.cc:4474
75763 #, gcc-internal-format
75764 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
75765 msgstr ""
75767 #: fortran/symbol.cc:4484
75768 #, gcc-internal-format
75769 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
75770 msgstr ""
75772 #: fortran/symbol.cc:4495
75773 #, gcc-internal-format
75774 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
75775 msgstr ""
75777 #: fortran/symbol.cc:4534
75778 #, gcc-internal-format
75779 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
75780 msgstr ""
75782 #: fortran/symbol.cc:4544
75783 #, gcc-internal-format
75784 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
75785 msgstr ""
75787 #: fortran/symbol.cc:4556
75788 #, gcc-internal-format
75789 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
75790 msgstr ""
75792 #: fortran/symbol.cc:5053 fortran/symbol.cc:5058
75793 #, gcc-internal-format
75794 msgid "Symbol %qs is used before it is typed at %L"
75795 msgstr ""
75797 #: fortran/target-memory.cc:137
75798 #, fuzzy, gcc-internal-format
75799 #| msgid "invalid expression as operand"
75800 msgid "Invalid expression in gfc_element_size."
75801 msgstr "neispravni izraz kao operand"
75803 #: fortran/target-memory.cc:361
75804 #, gcc-internal-format
75805 msgid "Invalid expression in gfc_target_encode_expr."
75806 msgstr ""
75808 #: fortran/target-memory.cc:634
75809 #, gcc-internal-format
75810 msgid "Invalid expression in gfc_target_interpret_expr."
75811 msgstr ""
75813 #: fortran/target-memory.cc:707
75814 #, gcc-internal-format, gfc-internal-format
75815 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
75816 msgstr ""
75818 #: fortran/target-memory.cc:710
75819 #, gcc-internal-format, gfc-internal-format
75820 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
75821 msgstr ""
75823 #. Problems occur when we get something like
75824 #. integer :: a(lots) = (/(i, i=1, lots)/)
75825 #: fortran/trans-array.cc:6285
75826 #, gcc-internal-format
75827 msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
75828 msgstr ""
75830 #: fortran/trans-array.cc:8456
75831 #, gcc-internal-format
75832 msgid "Creating array temporary at %L for argument %qs"
75833 msgstr ""
75835 #: fortran/trans-array.cc:11719
75836 #, gcc-internal-format, gfc-internal-format
75837 msgid "bad expression type during walk (%d)"
75838 msgstr ""
75840 #: fortran/trans-common.cc:411
75841 #, gcc-internal-format
75842 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
75843 msgstr ""
75845 #: fortran/trans-common.cc:819
75846 #, gcc-internal-format
75847 msgid "get_mpz(): Not an integer constant"
75848 msgstr ""
75850 #: fortran/trans-common.cc:847
75851 #, gcc-internal-format
75852 msgid "element_number(): Bad dimension type"
75853 msgstr ""
75855 #: fortran/trans-common.cc:917
75856 #, gcc-internal-format, gfc-internal-format
75857 msgid "Bad array reference at %L"
75858 msgstr ""
75860 #: fortran/trans-common.cc:925
75861 #, gcc-internal-format, gfc-internal-format
75862 msgid "Illegal reference type at %L as EQUIVALENCE object"
75863 msgstr ""
75865 #: fortran/trans-common.cc:965
75866 #, gcc-internal-format
75867 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
75868 msgstr ""
75870 #. Aligning this field would misalign a previous field.
75871 #: fortran/trans-common.cc:1154
75872 #, gcc-internal-format
75873 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
75874 msgstr ""
75876 #: fortran/trans-common.cc:1219
75877 #, gcc-internal-format
75878 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
75879 msgstr ""
75881 #: fortran/trans-common.cc:1234
75882 #, gcc-internal-format
75883 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
75884 msgstr ""
75886 #: fortran/trans-common.cc:1250
75887 #, gcc-internal-format
75888 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use %<-fno-align-commons%>"
75889 msgstr ""
75891 #: fortran/trans-common.cc:1256
75892 #, gcc-internal-format
75893 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use %<-fno-align-commons%>"
75894 msgstr ""
75896 #: fortran/trans-common.cc:1277
75897 #, gcc-internal-format
75898 msgid "COMMON %qs at %L does not exist"
75899 msgstr ""
75901 #: fortran/trans-common.cc:1286
75902 #, gcc-internal-format
75903 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
75904 msgstr ""
75906 #: fortran/trans-common.cc:1291
75907 #, gcc-internal-format
75908 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
75909 msgstr ""
75911 #: fortran/trans-const.cc:336
75912 #, gcc-internal-format, gfc-internal-format
75913 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
75914 msgstr ""
75916 #: fortran/trans-const.cc:402
75917 #, gcc-internal-format, gfc-internal-format
75918 msgid "non-constant initialization expression at %L"
75919 msgstr ""
75921 #: fortran/trans-decl.cc:761
75922 #, gcc-internal-format
75923 msgid "Array %qs at %L is larger than limit set by %<-fmax-stack-var-size=%>, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the %<-fmax-stack-var-size=%> limit (or use %<-frecursive%>, which implies unlimited %<-fmax-stack-var-size%>) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute."
75924 msgstr ""
75926 #: fortran/trans-decl.cc:1790
75927 #, gcc-internal-format
75928 msgid "intrinsic variable which isn't a procedure"
75929 msgstr ""
75931 #: fortran/trans-decl.cc:4504 fortran/trans-decl.cc:7732
75932 #, gcc-internal-format
75933 msgid "Return value of function %qs at %L not set"
75934 msgstr ""
75936 #: fortran/trans-decl.cc:4992
75937 #, gcc-internal-format
75938 msgid "Deferred type parameter not yet supported"
75939 msgstr ""
75941 #: fortran/trans-decl.cc:5225
75942 #, gcc-internal-format
75943 msgid "backend decl for module variable %qs already exists"
75944 msgstr ""
75946 #: fortran/trans-decl.cc:5238
75947 #, gcc-internal-format
75948 msgid "Unused PRIVATE module variable %qs declared at %L"
75949 msgstr ""
75951 #: fortran/trans-decl.cc:5863
75952 #, gcc-internal-format
75953 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
75954 msgstr ""
75956 #: fortran/trans-decl.cc:5869
75957 #, gcc-internal-format
75958 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
75959 msgstr ""
75961 #: fortran/trans-decl.cc:5880 fortran/trans-decl.cc:6031
75962 #, gcc-internal-format
75963 msgid "Unused dummy argument %qs at %L"
75964 msgstr ""
75966 #: fortran/trans-decl.cc:5896
75967 #, gcc-internal-format
75968 msgid "Unused module variable %qs which has been explicitly imported at %L"
75969 msgstr ""
75971 #: fortran/trans-decl.cc:5915
75972 #, gcc-internal-format
75973 msgid "Unused variable %qs declared at %L"
75974 msgstr ""
75976 #: fortran/trans-decl.cc:5964
75977 #, gcc-internal-format
75978 msgid "Unused parameter %qs declared at %L"
75979 msgstr ""
75981 #: fortran/trans-decl.cc:5968
75982 #, gcc-internal-format
75983 msgid "Unused parameter %qs which has been explicitly imported at %L"
75984 msgstr ""
75986 #: fortran/trans-decl.cc:5998
75987 #, gcc-internal-format
75988 msgid "Return value %qs of function %qs declared at %L not set"
75989 msgstr ""
75991 #: fortran/trans-decl.cc:6595
75992 #, gcc-internal-format, gfc-internal-format
75993 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
75994 msgstr ""
75996 #: fortran/trans-expr.cc:1109
75997 #, gcc-internal-format, gfc-internal-format
75998 msgid "Cannot compute the length of the char array at %L."
75999 msgstr ""
76001 #: fortran/trans-expr.cc:1878
76002 #, gcc-internal-format, gfc-internal-format
76003 msgid "Code for reallocating the allocatable variable at %L will be added"
76004 msgstr ""
76006 #: fortran/trans-expr.cc:2195
76007 #, gcc-internal-format, gfc-internal-format
76008 msgid "Sorry, coindexed access to an unlimited polymorphic object at %L is not supported"
76009 msgstr ""
76011 #: fortran/trans-expr.cc:2204
76012 #, gcc-internal-format, gfc-internal-format
76013 msgid "Sorry, coindexed access to an unlimited polymorphic component at %L is not supported"
76014 msgstr ""
76016 #: fortran/trans-expr.cc:3878
76017 #, gcc-internal-format
76018 msgid "Unknown intrinsic op"
76019 msgstr ""
76021 #: fortran/trans-expr.cc:5396
76022 #, gcc-internal-format, gfc-internal-format
76023 msgid "Unknown argument list function at %L"
76024 msgstr ""
76026 #: fortran/trans-expr.cc:9991
76027 #, gcc-internal-format, gfc-internal-format
76028 msgid "If bounds remapping is specified at %L, the pointer target shall not be NULL"
76029 msgstr ""
76031 #: fortran/trans-intrinsic.cc:936
76032 #, gcc-internal-format
76033 msgid "Intrinsic function %qs (%d) not recognized"
76034 msgstr ""
76036 #: fortran/trans-intrinsic.cc:2441 fortran/trans-intrinsic.cc:2990
76037 #: fortran/trans-intrinsic.cc:3191
76038 #, gcc-internal-format
76039 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
76040 msgstr ""
76042 #: fortran/trans-intrinsic.cc:11852 fortran/trans-stmt.cc:1091
76043 #, gcc-internal-format, gfc-internal-format
76044 msgid "Sorry, the event component of derived type at %L is not yet supported"
76045 msgstr ""
76047 #: fortran/trans-intrinsic.cc:11859
76048 #, gcc-internal-format, gfc-internal-format
76049 msgid "The event variable at %L shall not be coindexed"
76050 msgstr ""
76052 #: fortran/trans-io.cc:1965
76053 #, gcc-internal-format
76054 msgid "build_dt: format with namelist"
76055 msgstr ""
76057 #: fortran/trans-io.cc:2506
76058 #, gcc-internal-format, gfc-internal-format
76059 msgid "Bad IO basetype (%d)"
76060 msgstr ""
76062 #: fortran/trans-openmp.cc:824 fortran/trans-openmp.cc:1336
76063 #, gcc-internal-format
76064 msgid "Sorry, polymorphic arrays not yet supported for firstprivate"
76065 msgstr ""
76067 #: fortran/trans-openmp.cc:1490
76068 #, gcc-internal-format
76069 msgid "implicit mapping of assumed size array %qD"
76070 msgstr ""
76072 #: fortran/trans-openmp.cc:3072
76073 #, gcc-internal-format
76074 msgid "optional class parameter"
76075 msgstr ""
76077 #: fortran/trans-openmp.cc:3388
76078 #, fuzzy, gcc-internal-format
76079 #| msgid "invalid expression as operand"
76080 msgid "unhandled expression type"
76081 msgstr "neispravni izraz kao operand"
76083 #: fortran/trans-openmp.cc:3542
76084 #, fuzzy, gcc-internal-format
76085 #| msgid "invalid expression as operand"
76086 msgid "unhandled expression"
76087 msgstr "neispravni izraz kao operand"
76089 #: fortran/trans-openmp.cc:7248
76090 #, gcc-internal-format
76091 msgid "gfc_trans_omp_workshare(): Bad statement code"
76092 msgstr ""
76094 #: fortran/trans-openmp.cc:7546
76095 #, gcc-internal-format, gfc-internal-format
76096 msgid "The base name for 'declare variant' must be specified at %L "
76097 msgstr ""
76099 #: fortran/trans-openmp.cc:7556
76100 #, gcc-internal-format, gfc-internal-format
76101 msgid "The base name at %L does not match the name of the current procedure"
76102 msgstr ""
76104 #: fortran/trans-openmp.cc:7559
76105 #, gcc-internal-format, gfc-internal-format
76106 msgid "The base name at %L must not be an entry name"
76107 msgstr ""
76109 #: fortran/trans-openmp.cc:7562
76110 #, gcc-internal-format, gfc-internal-format
76111 msgid "The base name at %L must not be a generic name"
76112 msgstr ""
76114 #: fortran/trans-openmp.cc:7565
76115 #, gcc-internal-format, gfc-internal-format
76116 msgid "The base name at %L must not be a procedure pointer"
76117 msgstr ""
76119 #: fortran/trans-openmp.cc:7568
76120 #, gcc-internal-format, gfc-internal-format
76121 msgid "The base procedure at %L must have an explicit interface"
76122 msgstr ""
76124 #: fortran/trans-openmp.cc:7665
76125 #, fuzzy, gcc-internal-format
76126 #| msgid "[cannot find %s]"
76127 msgid "Cannot find symbol %qs"
76128 msgstr "[ne mogu naći %s]"
76130 #: fortran/trans-openmp.cc:7676
76131 #, gcc-internal-format
76132 msgid "variant %qs at %L is not a function or subroutine"
76133 msgstr ""
76135 #: fortran/trans-openmp.cc:7688
76136 #, gcc-internal-format
76137 msgid "variant %qs and base %qs at %L have incompatible types: %s"
76138 msgstr ""
76140 #: fortran/trans-stmt.cc:572
76141 #, gcc-internal-format, gfc-internal-format
76142 msgid "An alternate return at %L without a * dummy argument"
76143 msgstr ""
76145 #: fortran/trans-stmt.cc:895
76146 #, gcc-internal-format, gfc-internal-format
76147 msgid "Sorry, the lock component of derived type at %L is not yet supported"
76148 msgstr ""
76150 #: fortran/trans-stmt.cc:1354
76151 #, gcc-internal-format, gfc-internal-format
76152 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
76153 msgstr ""
76155 #: fortran/trans-stmt.cc:3622
76156 #, gcc-internal-format
76157 msgid "gfc_trans_select(): Bad type for case expr."
76158 msgstr ""
76160 #: fortran/trans-types.cc:531
76161 #, gcc-internal-format
76162 msgid "%<-fconvert=r16_ieee%> or %<-fconvert=r16_ibm%> not supported on this architecture"
76163 msgstr ""
76165 #: fortran/trans-types.cc:544
76166 #, gcc-internal-format
76167 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
76168 msgstr ""
76170 #: fortran/trans-types.cc:553
76171 #, gcc-internal-format
76172 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
76173 msgstr ""
76175 #: fortran/trans-types.cc:572
76176 #, gcc-internal-format
76177 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
76178 msgstr ""
76180 #: fortran/trans-types.cc:580
76181 #, gcc-internal-format
76182 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
76183 msgstr ""
76185 #: fortran/trans-types.cc:588
76186 #, gcc-internal-format
76187 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
76188 msgstr ""
76190 #: fortran/trans-types.cc:596
76191 #, gcc-internal-format
76192 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
76193 msgstr ""
76195 #: fortran/trans-types.cc:604
76196 #, gcc-internal-format
76197 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
76198 msgstr ""
76200 #: fortran/trans-types.cc:612
76201 #, gcc-internal-format
76202 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
76203 msgstr ""
76205 #: fortran/trans-types.cc:643
76206 #, gcc-internal-format
76207 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
76208 msgstr ""
76210 #: fortran/trans-types.cc:651
76211 #, gcc-internal-format
76212 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
76213 msgstr ""
76215 #: fortran/trans-types.cc:659
76216 #, gcc-internal-format
76217 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
76218 msgstr ""
76220 #: fortran/trans-types.cc:801
76221 #, gcc-internal-format
76222 msgid "gfc_validate_kind(): Got bad type"
76223 msgstr ""
76225 #: fortran/trans-types.cc:805
76226 #, gcc-internal-format
76227 msgid "gfc_validate_kind(): Got bad kind"
76228 msgstr ""
76230 #: fortran/trans.cc:2233
76231 #, gcc-internal-format
76232 msgid "gfc_trans_code(): Bad statement code"
76233 msgstr ""
76235 #: go/gofrontend/embed.cc:278
76236 #, gcc-internal-format
76237 msgid "invalid embedcfg: not a JSON object"
76238 msgstr ""
76240 #: go/gofrontend/embed.cc:285
76241 #, fuzzy, gcc-internal-format
76242 #| msgid "invalid expression as operand"
76243 msgid "invalid embedcfg: missing Patterns"
76244 msgstr "neispravni izraz kao operand"
76246 #: go/gofrontend/embed.cc:290
76247 #, gcc-internal-format
76248 msgid "invalid embedcfg: Patterns is not a JSON object"
76249 msgstr ""
76251 #: go/gofrontend/embed.cc:297
76252 #, gcc-internal-format
76253 msgid "invalid embedcfg: missing Files"
76254 msgstr ""
76256 #: go/gofrontend/embed.cc:302
76257 #, gcc-internal-format
76258 msgid "invalid embedcfg: Files is not a JSON object"
76259 msgstr ""
76261 #: go/gofrontend/embed.cc:312
76262 #, gcc-internal-format
76263 msgid "invalid embedcfg: Patterns entry is not an array"
76264 msgstr ""
76266 #: go/gofrontend/embed.cc:324
76267 #, gcc-internal-format
76268 msgid "invalid embedcfg: duplicate Patterns entry"
76269 msgstr ""
76271 #: go/gofrontend/embed.cc:336
76272 #, gcc-internal-format
76273 msgid "invalid embedcfg: Files entry is not a string"
76274 msgstr ""
76276 #: go/gofrontend/embed.cc:353
76277 #, gcc-internal-format
76278 msgid "empty file"
76279 msgstr ""
76281 #: go/gofrontend/embed.cc:391 go/gofrontend/embed.cc:520
76282 #, fuzzy, gcc-internal-format
76283 #| msgid "expected %<;%>"
76284 msgid "expected %<\"%>"
76285 msgstr "očekujem %<;%>"
76287 #: go/gofrontend/embed.cc:474
76288 #, fuzzy, gcc-internal-format
76289 #| msgid "expected %<,%> or %<)%>"
76290 msgid "expected %<,%> or %<]%>"
76291 msgstr "očekujem %<,%> ili %<)%>"
76293 #: go/gofrontend/embed.cc:506
76294 #, gcc-internal-format
76295 msgid "invalid JSON syntax"
76296 msgstr ""
76298 #: go/gofrontend/embed.cc:538 go/gofrontend/embed.cc:581
76299 #: go/gofrontend/embed.cc:615
76300 #, gcc-internal-format
76301 msgid "unterminated string"
76302 msgstr ""
76304 #: go/gofrontend/embed.cc:595
76305 #, gcc-internal-format
76306 msgid "invalid hex digit"
76307 msgstr ""
76309 #: go/gofrontend/embed.cc:604
76310 #, fuzzy, gcc-internal-format
76311 #| msgid "unrecognizable insn:"
76312 msgid "unrecognized string escape"
76313 msgstr "neprepoznati insn:"
76315 #: go/gofrontend/embed.cc:625
76316 #, fuzzy, gcc-internal-format
76317 #| msgid "expected end of line"
76318 msgid "extraneous data at end of file"
76319 msgstr "očekujem kraj retka"
76321 #: go/gofrontend/embed.cc:645
76322 #, fuzzy, gcc-internal-format
76323 #| msgid "expected %<;%>"
76324 msgid "unexpected EOF"
76325 msgstr "očekujem %<;%>"
76327 #: jit/dummy-frontend.cc:207 lto/lto-lang.cc:310
76328 #, gcc-internal-format
76329 msgid "%s:%s: %E: %E"
76330 msgstr ""
76332 #: lto/lto-common.cc:2021
76333 #, gcc-internal-format
76334 msgid "bytecode stream: garbage at the end of symbols section"
76335 msgstr ""
76337 #: lto/lto-common.cc:2048
76338 #, gcc-internal-format
76339 msgid "could not parse hex number"
76340 msgstr ""
76342 #: lto/lto-common.cc:2080
76343 #, gcc-internal-format, gfc-internal-format
76344 msgid "unexpected file name %s in linker resolution file. Expected %s"
76345 msgstr ""
76347 #: lto/lto-common.cc:2089
76348 #, gcc-internal-format
76349 msgid "could not parse file offset"
76350 msgstr ""
76352 #: lto/lto-common.cc:2092
76353 #, gcc-internal-format
76354 msgid "unexpected offset"
76355 msgstr ""
76357 #: lto/lto-common.cc:2114
76358 #, gcc-internal-format
76359 msgid "invalid line in the resolution file"
76360 msgstr ""
76362 #: lto/lto-common.cc:2125
76363 #, gcc-internal-format
76364 msgid "invalid resolution in the resolution file"
76365 msgstr ""
76367 #: lto/lto-common.cc:2131
76368 #, gcc-internal-format
76369 msgid "resolution sub id %wx not in object file"
76370 msgstr ""
76372 #: lto/lto-common.cc:2248
76373 #, gcc-internal-format
76374 msgid "bytecode stream in file %qs generated with GCC compiler older than 10.0"
76375 msgstr ""
76377 #: lto/lto-common.cc:2267
76378 #, gcc-internal-format
76379 msgid "cannot read %<LTO_section_decls%> from %s"
76380 msgstr ""
76382 #: lto/lto-common.cc:2388
76383 #, gcc-internal-format, gfc-internal-format
76384 msgid "Cannot open %s"
76385 msgstr ""
76387 #: lto/lto-common.cc:2409
76388 #, gcc-internal-format, gfc-internal-format
76389 msgid "Cannot map %s"
76390 msgstr ""
76392 #: lto/lto-common.cc:2420
76393 #, gcc-internal-format, gfc-internal-format
76394 msgid "Cannot read %s"
76395 msgstr ""
76397 #: lto/lto-common.cc:2737
76398 #, gcc-internal-format
76399 msgid "could not open symbol resolution file: %m"
76400 msgstr ""
76402 #: lto/lto-common.cc:2862
76403 #, gcc-internal-format, gfc-internal-format
76404 msgid "missing resolution data for %s"
76405 msgstr ""
76407 #: lto/lto-common.cc:2899
76408 #, gcc-internal-format
76409 msgid "errors during merging of translation units"
76410 msgstr ""
76412 #: lto/lto-dump.cc:258
76413 #, gcc-internal-format
76414 msgid "Level not found, use none, slim, blocks, vops."
76415 msgstr ""
76417 #: lto/lto-dump.cc:273
76418 #, fuzzy, gcc-internal-format
76419 #| msgid "%s:no functions found\n"
76420 msgid "Function not found."
76421 msgstr "%s:nisu pronađene funkcije\n"
76423 #: lto/lto-dump.cc:350 lto/lto-dump.cc:360
76424 #, gcc-internal-format
76425 msgid "Not configured with %<--enable-gather-detailed-mem-stats%>."
76426 msgstr ""
76428 #: lto/lto-lang.cc:865
76429 #, gcc-internal-format
76430 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
76431 msgstr ""
76433 #: lto/lto-lang.cc:899
76434 #, gcc-internal-format
76435 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclusive"
76436 msgstr ""
76438 #: lto/lto-object.cc:106
76439 #, gcc-internal-format, gfc-internal-format
76440 msgid "open %s failed: %s"
76441 msgstr ""
76443 #: lto/lto-object.cc:150
76444 #, gcc-internal-format, gfc-internal-format
76445 msgid "%s: %s: %s"
76446 msgstr ""
76448 #: lto/lto-object.cc:191
76449 #, gcc-internal-format, gfc-internal-format
76450 msgid "close: %s"
76451 msgstr ""
76453 #: lto/lto-object.cc:247
76454 #, gcc-internal-format, gfc-internal-format
76455 msgid "two or more sections for %s"
76456 msgstr ""
76458 #: lto/lto-partition.cc:535
76459 #, gcc-internal-format
76460 msgid "min partition size cannot be greater than max partition size"
76461 msgstr ""
76463 #: lto/lto-symtab.cc:169
76464 #, fuzzy, gcc-internal-format
76465 #| msgid "%s terminated with signal %d [%s]"
76466 msgid "%qD is defined with tls model %s"
76467 msgstr "%s prekinut signalom %d [%s]"
76469 #: lto/lto-symtab.cc:171
76470 #, gcc-internal-format, gfc-internal-format
76471 msgid "previously defined here as %s"
76472 msgstr ""
76474 #: lto/lto-symtab.cc:474
76475 #, gcc-internal-format
76476 msgid "multiple prevailing defs for %qE"
76477 msgstr ""
76479 #: lto/lto-symtab.cc:492
76480 #, gcc-internal-format
76481 msgid "%qD has already been defined"
76482 msgstr ""
76484 #: lto/lto-symtab.cc:494
76485 #, gcc-internal-format
76486 msgid "previously defined here"
76487 msgstr ""
76489 #: lto/lto-symtab.cc:720
76490 #, gcc-internal-format
76491 msgid "%qD violates the C++ One Definition Rule"
76492 msgstr ""
76494 #: lto/lto-symtab.cc:726
76495 #, gcc-internal-format
76496 msgid "type of %qD does not match original declaration"
76497 msgstr ""
76499 #: lto/lto-symtab.cc:746
76500 #, gcc-internal-format
76501 msgid "alignment of %qD is bigger than original declaration"
76502 msgstr ""
76504 #: lto/lto-symtab.cc:752
76505 #, gcc-internal-format
76506 msgid "size of %qD differ from the size of original declaration"
76507 msgstr ""
76509 #: lto/lto-symtab.cc:757
76510 #, gcc-internal-format
76511 msgid "%qD was previously declared here"
76512 msgstr ""
76514 #: lto/lto-symtab.cc:760
76515 #, gcc-internal-format
76516 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
76517 msgstr ""
76519 #: lto/lto-symtab.cc:846
76520 #, gcc-internal-format
76521 msgid "variable %qD redeclared as function"
76522 msgstr ""
76524 #: lto/lto-symtab.cc:853
76525 #, gcc-internal-format
76526 msgid "function %qD redeclared as variable"
76527 msgstr ""
76529 #: lto/lto-symtab.cc:865
76530 #, gcc-internal-format
76531 msgid "previously declared here"
76532 msgstr ""
76534 #: lto/lto.cc:167
76535 #, gcc-internal-format
76536 msgid "%<lto_obj_file_open()%> failed"
76537 msgstr ""
76539 #: lto/lto.cc:199
76540 #, fuzzy, gcc-internal-format
76541 #| msgid "pex_init failed"
76542 msgid "waitpid failed"
76543 msgstr "pex_init nije uspio"
76545 #: lto/lto.cc:202
76546 #, gcc-internal-format
76547 msgid "streaming subprocess failed"
76548 msgstr ""
76550 #: lto/lto.cc:205
76551 #, gcc-internal-format
76552 msgid "streaming subprocess was killed by signal"
76553 msgstr ""
76555 #: lto/lto.cc:294
76556 #, gcc-internal-format
76557 msgid "no LTRANS output list filename provided"
76558 msgstr ""
76560 #: lto/lto.cc:402
76561 #, gcc-internal-format
76562 msgid "opening LTRANS output list %s: %m"
76563 msgstr ""
76565 #: lto/lto.cc:409
76566 #, gcc-internal-format
76567 msgid "writing to LTRANS output list %s: %m"
76568 msgstr ""
76570 #: lto/lto.cc:419
76571 #, gcc-internal-format
76572 msgid "closing LTRANS output list %s: %m"
76573 msgstr ""
76575 #: objc/objc-act.cc:425 objc/objc-act.cc:6964
76576 #, gcc-internal-format
76577 msgid "%<@end%> missing in implementation context"
76578 msgstr ""
76580 #: objc/objc-act.cc:578
76581 #, gcc-internal-format
76582 msgid "class attributes are not available in Objective-C 1.0"
76583 msgstr ""
76585 #: objc/objc-act.cc:593
76586 #, gcc-internal-format
76587 msgid "category attributes are not available in Objective-C 1.0"
76588 msgstr ""
76590 #: objc/objc-act.cc:596
76591 #, gcc-internal-format
76592 msgid "category attributes are not available in this version of the compiler, (ignored)"
76593 msgstr ""
76595 #: objc/objc-act.cc:602
76596 #, gcc-internal-format
76597 msgid "class extensions are not available in Objective-C 1.0"
76598 msgstr ""
76600 #: objc/objc-act.cc:616
76601 #, gcc-internal-format
76602 msgid "class extension for class %qE declared after its %<@implementation%>"
76603 msgstr ""
76605 #: objc/objc-act.cc:631
76606 #, gcc-internal-format
76607 msgid "protocol attributes are not available in Objective-C 1.0"
76608 msgstr ""
76610 #: objc/objc-act.cc:696
76611 #, gcc-internal-format
76612 msgid "%<@end%> must appear in an @implementation context"
76613 msgstr ""
76615 #: objc/objc-act.cc:705
76616 #, gcc-internal-format
76617 msgid "%<@package%> is not available in Objective-C 1.0"
76618 msgstr ""
76620 #: objc/objc-act.cc:707
76621 #, gcc-internal-format
76622 msgid "%<@package%> presently has the same effect as %<@public%>"
76623 msgstr ""
76625 #: objc/objc-act.cc:718
76626 #, gcc-internal-format
76627 msgid "%<@optional%> is not available in Objective-C 1.0"
76628 msgstr ""
76630 #: objc/objc-act.cc:720
76631 #, gcc-internal-format
76632 msgid "%<@required%> is not available in Objective-C 1.0"
76633 msgstr ""
76635 #: objc/objc-act.cc:728
76636 #, gcc-internal-format
76637 msgid "%<@optional%> is allowed in @protocol context only"
76638 msgstr ""
76640 #: objc/objc-act.cc:730
76641 #, gcc-internal-format
76642 msgid "%<@required%> is allowed in @protocol context only"
76643 msgstr ""
76645 #. FIXME: we probably ought to bail out at this point.
76646 #: objc/objc-act.cc:853
76647 #, gcc-internal-format
76648 msgid "%<@property%> is not available in Objective-C 1.0"
76649 msgstr ""
76651 #: objc/objc-act.cc:858
76652 #, gcc-internal-format
76653 msgid "property declaration not in %<@interface%>, %<@protocol%> or %<category%> context"
76654 msgstr ""
76656 #: objc/objc-act.cc:869
76657 #, gcc-internal-format
76658 msgid "properties must be named"
76659 msgstr ""
76661 #: objc/objc-act.cc:877
76662 #, gcc-internal-format
76663 msgid "property cannot be an array"
76664 msgstr ""
76666 #. A @property is not an actual variable, but it is a way to
76667 #. describe a pair of accessor methods, so its type (which is
76668 #. the type of the return value of the getter and the first
76669 #. argument of the setter) can't be a bitfield (as return values
76670 #. and arguments of functions cannot be bitfields).  The
76671 #. underlying instance variable could be a bitfield, but that is
76672 #. a different matter.
76673 #: objc/objc-act.cc:890
76674 #, gcc-internal-format
76675 msgid "property cannot be a bit-field"
76676 msgstr ""
76678 #: objc/objc-act.cc:914
76679 #, gcc-internal-format
76680 msgid "multiple property %qE methods specified, the latest one will be used"
76681 msgstr ""
76683 #: objc/objc-act.cc:916
76684 #, gcc-internal-format
76685 msgid "previous specification"
76686 msgstr ""
76688 #: objc/objc-act.cc:931
76689 #, gcc-internal-format
76690 msgid "%qE attribute conflicts with %qE attribute"
76691 msgstr ""
76693 #: objc/objc-act.cc:933
76694 #, gcc-internal-format
76695 msgid "%qE specified here"
76696 msgstr ""
76698 #: objc/objc-act.cc:939
76699 #, gcc-internal-format
76700 msgid "duplicate %qE attribute"
76701 msgstr ""
76703 #: objc/objc-act.cc:940
76704 #, gcc-internal-format
76705 msgid "first specified here"
76706 msgstr ""
76708 #: objc/objc-act.cc:967
76709 #, gcc-internal-format
76710 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
76711 msgstr ""
76713 #: objc/objc-act.cc:970
76714 #, gcc-internal-format
76715 msgid "%<setter%> specified here"
76716 msgstr ""
76718 #: objc/objc-act.cc:1049
76719 #, gcc-internal-format
76720 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
76721 msgstr ""
76723 #: objc/objc-act.cc:1052
76724 #, gcc-internal-format
76725 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
76726 msgstr ""
76728 #: objc/objc-act.cc:1069
76729 #, gcc-internal-format
76730 msgid "%qE attribute is only valid for Objective-C objects"
76731 msgstr ""
76733 #: objc/objc-act.cc:1127
76734 #, gcc-internal-format
76735 msgid "redeclaration of property %qD"
76736 msgstr ""
76738 #: objc/objc-act.cc:1130 objc/objc-act.cc:1196 objc/objc-act.cc:1207
76739 #: objc/objc-act.cc:1221 objc/objc-act.cc:1232 objc/objc-act.cc:1244
76740 #: objc/objc-act.cc:1281 objc/objc-act.cc:7751 objc/objc-act.cc:7814
76741 #: objc/objc-act.cc:7837 objc/objc-act.cc:7851 objc/objc-act.cc:7869
76742 #: objc/objc-act.cc:7968
76743 #, gcc-internal-format
76744 msgid "originally specified here"
76745 msgstr ""
76747 #: objc/objc-act.cc:1192
76748 #, gcc-internal-format
76749 msgid "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
76750 msgstr ""
76752 #: objc/objc-act.cc:1203
76753 #, gcc-internal-format
76754 msgid "%<getter%> attribute of property %qD conflicts with previous declaration"
76755 msgstr ""
76757 #: objc/objc-act.cc:1217
76758 #, gcc-internal-format
76759 msgid "%<setter%> attribute of property %qD conflicts with previous declaration"
76760 msgstr ""
76762 #: objc/objc-act.cc:1229
76763 #, gcc-internal-format
76764 msgid "assign semantics attributes of property %qD conflict with previous declaration"
76765 msgstr ""
76767 #: objc/objc-act.cc:1240
76768 #, gcc-internal-format
76769 msgid "%<readonly%> attribute of property %qD conflicts with previous declaration"
76770 msgstr ""
76772 #: objc/objc-act.cc:1279
76773 #, gcc-internal-format
76774 msgid "type of property %qD conflicts with previous declaration"
76775 msgstr ""
76777 #: objc/objc-act.cc:1322
76778 #, gcc-internal-format
76779 msgid "nullability specifier %qE cannot be applied to non-pointer type %qT"
76780 msgstr ""
76782 #: objc/objc-act.cc:1327
76783 #, gcc-internal-format
76784 msgid "nullability specifier %qE cannot be applied to multi-level pointer type %qT"
76785 msgstr ""
76787 #: objc/objc-act.cc:1780
76788 #, gcc-internal-format
76789 msgid "the dot syntax is not available in Objective-C 1.0"
76790 msgstr ""
76792 #. We know that 'class_name' is an Objective-C class name as the
76793 #. parser won't call this function if it is not.  This is only a
76794 #. double-check for safety.
76795 #: objc/objc-act.cc:1796
76796 #, gcc-internal-format
76797 msgid "could not find class %qE"
76798 msgstr ""
76800 #. Again, this should never happen, but we do check.
76801 #: objc/objc-act.cc:1804
76802 #, gcc-internal-format
76803 msgid "could not find interface for class %qE"
76804 msgstr ""
76806 #: objc/objc-act.cc:1810 objc/objc-act.cc:7146
76807 #, gcc-internal-format
76808 msgid "class %qE is unavailable"
76809 msgstr ""
76811 #: objc/objc-act.cc:1812 objc/objc-act.cc:7003 objc/objc-act.cc:7148
76812 #, gcc-internal-format
76813 msgid "class %qE is deprecated"
76814 msgstr ""
76816 #: objc/objc-act.cc:1841
76817 #, gcc-internal-format
76818 msgid "could not find setter/getter for %qE in class %qE"
76819 msgstr ""
76821 #: objc/objc-act.cc:1891
76822 #, gcc-internal-format
76823 msgid "%qs property cannot be set"
76824 msgstr ""
76826 #: objc/objc-act.cc:2159
76827 #, gcc-internal-format
76828 msgid "method declaration not in @interface context"
76829 msgstr ""
76831 #: objc/objc-act.cc:2163
76832 #, gcc-internal-format
76833 msgid "method attributes are not available in Objective-C 1.0"
76834 msgstr ""
76836 #: objc/objc-act.cc:2183
76837 #, gcc-internal-format
76838 msgid "method definition not in @implementation context"
76839 msgstr ""
76841 #: objc/objc-act.cc:2196
76842 #, gcc-internal-format
76843 msgid "method attributes cannot be specified in @implementation context"
76844 msgstr ""
76846 #: objc/objc-act.cc:2426
76847 #, gcc-internal-format
76848 msgid "class %qs does not implement the %qE protocol"
76849 msgstr ""
76851 #: objc/objc-act.cc:2429
76852 #, gcc-internal-format
76853 msgid "type %qs does not conform to the %qE protocol"
76854 msgstr ""
76856 #: objc/objc-act.cc:2724
76857 #, gcc-internal-format
76858 msgid "comparison of distinct Objective-C types lacks a cast"
76859 msgstr ""
76861 #: objc/objc-act.cc:2728
76862 #, gcc-internal-format
76863 msgid "initialization from distinct Objective-C type"
76864 msgstr ""
76866 #: objc/objc-act.cc:2732
76867 #, gcc-internal-format
76868 msgid "assignment from distinct Objective-C type"
76869 msgstr ""
76871 #: objc/objc-act.cc:2736
76872 #, gcc-internal-format
76873 msgid "distinct Objective-C type in return"
76874 msgstr ""
76876 #: objc/objc-act.cc:2740
76877 #, gcc-internal-format
76878 msgid "passing argument %d of %qE from distinct Objective-C type"
76879 msgstr ""
76881 #: objc/objc-act.cc:2883
76882 #, gcc-internal-format
76883 msgid "statically allocated instance of Objective-C class %qE"
76884 msgstr ""
76886 #: objc/objc-act.cc:2892
76887 #, gcc-internal-format
76888 msgid "redeclaration of Objective-C class %qs"
76889 msgstr ""
76891 #. This case happens when we are given an 'interface' which
76892 #. is not a valid class name.  For example if a typedef was
76893 #. used, and 'interface' really is the identifier of the
76894 #. typedef, but when you resolve it you don't get an
76895 #. Objective-C class, but something else, such as 'int'.
76896 #. This is an error; protocols make no sense unless you use
76897 #. them with Objective-C objects.
76898 #: objc/objc-act.cc:2934
76899 #, gcc-internal-format
76900 msgid "only Objective-C object types can be qualified with a protocol"
76901 msgstr ""
76903 #: objc/objc-act.cc:2998
76904 #, gcc-internal-format
76905 msgid "protocol %qE has circular dependency"
76906 msgstr ""
76908 #: objc/objc-act.cc:3031 objc/objc-act.cc:5865
76909 #, gcc-internal-format
76910 msgid "cannot find protocol declaration for %qE"
76911 msgstr ""
76913 #: objc/objc-act.cc:3341 objc/objc-act.cc:3996 objc/objc-act.cc:6577
76914 #: objc/objc-act.cc:7054 objc/objc-act.cc:7139 objc/objc-act.cc:7194
76915 #, gcc-internal-format
76916 msgid "cannot find interface declaration for %qE"
76917 msgstr ""
76919 #: objc/objc-act.cc:3345
76920 #, gcc-internal-format
76921 msgid "interface %qE does not have valid constant string layout"
76922 msgstr ""
76924 #: objc/objc-act.cc:3350
76925 #, gcc-internal-format
76926 msgid "cannot find reference tag for class %qE"
76927 msgstr ""
76929 #: objc/objc-act.cc:3495
76930 #, gcc-internal-format
76931 msgid "%qE is not an Objective-C class name or alias"
76932 msgstr ""
76934 #: objc/objc-act.cc:3510 objc/objc-act.cc:3541 objc/objc-act.cc:6958
76935 #: objc/objc-act.cc:8304 objc/objc-act.cc:8360
76936 #, gcc-internal-format
76937 msgid "Objective-C declarations may only appear in global scope"
76938 msgstr ""
76940 #: objc/objc-act.cc:3515
76941 #, gcc-internal-format
76942 msgid "cannot find class %qE"
76943 msgstr ""
76945 #: objc/objc-act.cc:3517
76946 #, gcc-internal-format
76947 msgid "class %qE already exists"
76948 msgstr ""
76950 #: objc/objc-act.cc:3559 objc/objc-act.cc:7019
76951 #, gcc-internal-format
76952 msgid "%qE redeclared as different kind of symbol"
76953 msgstr ""
76955 #: objc/objc-act.cc:3561 objc/objc-act.cc:4147 objc/objc-act.cc:4175
76956 #: objc/objc-act.cc:4230 objc/objc-act.cc:7021
76957 #, gcc-internal-format
76958 msgid "previous declaration of %q+D"
76959 msgstr ""
76961 #: objc/objc-act.cc:3850
76962 #, gcc-internal-format
76963 msgid "strong-cast assignment has been intercepted"
76964 msgstr ""
76966 #: objc/objc-act.cc:3892
76967 #, gcc-internal-format
76968 msgid "strong-cast may possibly be needed"
76969 msgstr ""
76971 #: objc/objc-act.cc:3902
76972 #, gcc-internal-format
76973 msgid "instance variable assignment has been intercepted"
76974 msgstr ""
76976 #: objc/objc-act.cc:3921
76977 #, gcc-internal-format
76978 msgid "pointer arithmetic for garbage-collected objects not allowed"
76979 msgstr ""
76981 #: objc/objc-act.cc:3927
76982 #, gcc-internal-format
76983 msgid "global/static variable assignment has been intercepted"
76984 msgstr ""
76986 #: objc/objc-act.cc:4144 objc/objc-act.cc:4172 objc/objc-act.cc:4227
76987 #, gcc-internal-format
76988 msgid "duplicate instance variable %q+D"
76989 msgstr ""
76991 #: objc/objc-act.cc:4287
76992 #, gcc-internal-format
76993 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
76994 msgstr ""
76996 #: objc/objc-act.cc:4371
76997 #, gcc-internal-format
76998 msgid "%<@catch%> parameter is not a known Objective-C class type"
76999 msgstr ""
77001 #: objc/objc-act.cc:4377
77002 #, gcc-internal-format
77003 msgid "%<@catch%> parameter cannot be protocol-qualified"
77004 msgstr ""
77006 #: objc/objc-act.cc:4422
77007 #, gcc-internal-format
77008 msgid "exception of type %<%T%> will be caught"
77009 msgstr ""
77011 #: objc/objc-act.cc:4424
77012 #, gcc-internal-format
77013 msgid "   by earlier handler for %<%T%>"
77014 msgstr ""
77016 #: objc/objc-act.cc:4471
77017 #, gcc-internal-format
77018 msgid "%<@try%> without %<@catch%> or %<@finally%>"
77019 msgstr ""
77021 #: objc/objc-act.cc:4500
77022 #, gcc-internal-format
77023 msgid "%<@throw%> (rethrow) used outside of a %<@catch%> block"
77024 msgstr ""
77026 #: objc/objc-act.cc:4513
77027 #, gcc-internal-format
77028 msgid "%<@throw%> argument is not an object"
77029 msgstr ""
77031 #: objc/objc-act.cc:4534
77032 #, gcc-internal-format
77033 msgid "%<@synchronized%> argument is not an object"
77034 msgstr ""
77036 #: objc/objc-act.cc:4744
77037 #, gcc-internal-format
77038 msgid "%s %qs"
77039 msgstr ""
77041 #: objc/objc-act.cc:4767 objc/objc-act.cc:4792
77042 #, gcc-internal-format
77043 msgid "inconsistent instance variable specification"
77044 msgstr ""
77046 #: objc/objc-act.cc:4847
77047 #, gcc-internal-format
77048 msgid "cannot use an object as parameter to a method"
77049 msgstr ""
77051 #: objc/objc-act.cc:4891
77052 #, gcc-internal-format
77053 msgid "method argument attributes are not available in Objective-C 1.0"
77054 msgstr ""
77056 #: objc/objc-act.cc:5266
77057 #, gcc-internal-format
77058 msgid "multiple methods named %<%c%E%> found"
77059 msgstr ""
77061 #: objc/objc-act.cc:5269
77062 #, gcc-internal-format
77063 msgid "using %<%c%s%>"
77064 msgstr ""
77066 #: objc/objc-act.cc:5278
77067 #, gcc-internal-format
77068 msgid "multiple selectors named %<%c%E%> found"
77069 msgstr ""
77071 #: objc/objc-act.cc:5281
77072 #, gcc-internal-format
77073 msgid "found %<%c%s%>"
77074 msgstr ""
77076 #: objc/objc-act.cc:5290
77077 #, gcc-internal-format
77078 msgid "also found %<%c%s%>"
77079 msgstr ""
77081 #. If 'rtype' is NULL_TREE at this point it means that
77082 #. we have seen no @interface corresponding to that
77083 #. class name, only a @class declaration (alternatively,
77084 #. this was a call such as [objc_getClass("SomeClass")
77085 #. alloc], where we've never seen the @interface of
77086 #. SomeClass).  So, we have a class name (class_tree)
77087 #. but no actual details of the class methods.  We won't
77088 #. be able to check that the class responds to the
77089 #. method, and we will have to guess the method
77090 #. prototype.  Emit a warning, then keep going (this
77091 #. will use any method with a matching name, as if the
77092 #. receiver was of type 'Class').
77093 #. We could not find an @interface declaration, and
77094 #. there are no protocols attached to the receiver,
77095 #. so we can't complete the check that the receiver
77096 #. responds to the method, and we can't retrieve the
77097 #. method prototype.  But, because the receiver has
77098 #. a well-specified class, the programmer did want
77099 #. this check to be performed.  Emit a warning, then
77100 #. keep going as if it was an 'id'.  To remove the
77101 #. warning, either include an @interface for the
77102 #. class, or cast the receiver to 'id'.  Note that
77103 #. rtype is an IDENTIFIER_NODE at this point.
77104 #: objc/objc-act.cc:5578 objc/objc-act.cc:5713
77105 #, gcc-internal-format
77106 msgid "%<@interface%> of class %qE not found"
77107 msgstr ""
77109 #: objc/objc-act.cc:5587
77110 #, gcc-internal-format
77111 msgid "no super class declared in @interface for %qE"
77112 msgstr ""
77114 #: objc/objc-act.cc:5638
77115 #, gcc-internal-format
77116 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
77117 msgstr ""
77119 #. We have a type, but it's not an Objective-C type (!).
77120 #: objc/objc-act.cc:5750
77121 #, gcc-internal-format
77122 msgid "invalid receiver type %qs"
77123 msgstr ""
77125 #: objc/objc-act.cc:5767
77126 #, gcc-internal-format
77127 msgid "%<%c%E%> not found in protocol(s)"
77128 msgstr ""
77130 #: objc/objc-act.cc:5781
77131 #, gcc-internal-format
77132 msgid "%qE may not respond to %<%c%E%>"
77133 msgstr ""
77135 #: objc/objc-act.cc:5789
77136 #, gcc-internal-format
77137 msgid "no %<%c%E%> method found"
77138 msgstr ""
77140 #: objc/objc-act.cc:5796
77141 #, gcc-internal-format
77142 msgid "(messages without a matching method signature will be assumed to return %<id%> and accept %<...%> as arguments)"
77143 msgstr ""
77145 #: objc/objc-act.cc:5914
77146 #, gcc-internal-format
77147 msgid "undeclared selector %qE"
77148 msgstr ""
77150 #. Historically, a class method that produced objects (factory
77151 #. method) would assign `self' to the instance that it
77152 #. allocated.  This would effectively turn the class method into
77153 #. an instance method.  Following this assignment, the instance
77154 #. variables could be accessed.  That practice, while safe,
77155 #. violates the simple rule that a class method should not refer
77156 #. to an instance variable.  It's better to catch the cases
77157 #. where this is done unknowingly than to support the above
77158 #. paradigm.
77159 #: objc/objc-act.cc:5938
77160 #, gcc-internal-format
77161 msgid "instance variable %qE accessed in class method"
77162 msgstr ""
77164 #: objc/objc-act.cc:6168 objc/objc-act.cc:6188
77165 #, gcc-internal-format
77166 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
77167 msgstr ""
77169 #: objc/objc-act.cc:6172
77170 #, gcc-internal-format
77171 msgid "previous declaration of %<%c%E%> as %<@required%>"
77172 msgstr ""
77174 #: objc/objc-act.cc:6192
77175 #, gcc-internal-format
77176 msgid "previous declaration of %<%c%E%> as %<@optional%>"
77177 msgstr ""
77179 #: objc/objc-act.cc:6252
77180 #, gcc-internal-format
77181 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
77182 msgstr ""
77184 #: objc/objc-act.cc:6256
77185 #, gcc-internal-format
77186 msgid "previous declaration of %<%c%E%>"
77187 msgstr ""
77189 #: objc/objc-act.cc:6293
77190 #, gcc-internal-format
77191 msgid "duplicate interface declaration for category %<%E(%E)%>"
77192 msgstr ""
77194 #: objc/objc-act.cc:6381
77195 #, gcc-internal-format
77196 msgid "illegal reference type specified for instance variable %qs"
77197 msgstr ""
77199 #: objc/objc-act.cc:6392
77200 #, gcc-internal-format
77201 msgid "instance variable %qs has unknown size"
77202 msgstr ""
77204 #: objc/objc-act.cc:6413
77205 #, gcc-internal-format
77206 msgid "instance variable %qs uses flexible array member"
77207 msgstr ""
77209 #: objc/objc-act.cc:6440
77210 #, gcc-internal-format
77211 msgid "type %qE has no default constructor to call"
77212 msgstr ""
77214 #: objc/objc-act.cc:6446
77215 #, gcc-internal-format
77216 msgid "destructor for %qE shall not be run either"
77217 msgstr ""
77219 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
77220 #. initialize them.
77221 #: objc/objc-act.cc:6458
77222 #, gcc-internal-format
77223 msgid "type %qE has virtual member functions"
77224 msgstr ""
77226 #: objc/objc-act.cc:6459
77227 #, gcc-internal-format
77228 msgid "illegal aggregate type %qE specified for instance variable %qs"
77229 msgstr ""
77231 #: objc/objc-act.cc:6469
77232 #, gcc-internal-format
77233 msgid "type %qE has a user-defined constructor"
77234 msgstr ""
77236 #: objc/objc-act.cc:6471
77237 #, gcc-internal-format
77238 msgid "type %qE has a user-defined destructor"
77239 msgstr ""
77241 #: objc/objc-act.cc:6475
77242 #, gcc-internal-format
77243 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
77244 msgstr ""
77246 #: objc/objc-act.cc:6606
77247 #, gcc-internal-format
77248 msgid "instance variable %qE is declared private"
77249 msgstr ""
77251 #: objc/objc-act.cc:6617
77252 #, gcc-internal-format
77253 msgid "instance variable %qE is %s; this will be a hard error in the future"
77254 msgstr ""
77256 #: objc/objc-act.cc:6624
77257 #, gcc-internal-format
77258 msgid "instance variable %qE is declared %s"
77259 msgstr ""
77261 #: objc/objc-act.cc:6735 objc/objc-act.cc:6850
77262 #, gcc-internal-format
77263 msgid "incomplete implementation of class %qE"
77264 msgstr ""
77266 #: objc/objc-act.cc:6739 objc/objc-act.cc:6854
77267 #, gcc-internal-format
77268 msgid "incomplete implementation of category %qE"
77269 msgstr ""
77271 #: objc/objc-act.cc:6748 objc/objc-act.cc:6862
77272 #, gcc-internal-format
77273 msgid "method definition for %<%c%E%> not found"
77274 msgstr ""
77276 #: objc/objc-act.cc:6903
77277 #, gcc-internal-format
77278 msgid "%s %qE does not fully implement the %qE protocol"
77279 msgstr ""
77281 #: objc/objc-act.cc:6993
77282 #, gcc-internal-format
77283 msgid "cannot find interface declaration for %qE, superclass of %qE"
77284 msgstr ""
77286 #: objc/objc-act.cc:7001
77287 #, fuzzy, gcc-internal-format
77288 #| msgid "function body not available"
77289 msgid "class %qE is not available"
77290 msgstr "tijelo funkcije nije dostupno"
77292 #: objc/objc-act.cc:7034
77293 #, gcc-internal-format
77294 msgid "reimplementation of class %qE"
77295 msgstr ""
77297 #: objc/objc-act.cc:7067
77298 #, gcc-internal-format
77299 msgid "conflicting super class name %qE"
77300 msgstr ""
77302 #: objc/objc-act.cc:7070
77303 #, gcc-internal-format
77304 msgid "previous declaration of %qE"
77305 msgstr ""
77307 #: objc/objc-act.cc:7072
77308 #, gcc-internal-format
77309 msgid "previous declaration"
77310 msgstr ""
77312 #: objc/objc-act.cc:7084
77313 #, gcc-internal-format
77314 msgid "class %qE defined without specifying a base class"
77315 msgstr ""
77317 #: objc/objc-act.cc:7091 objc/objc-act.cc:7093
77318 #, gcc-internal-format
77319 msgid "duplicate interface declaration for class %qE"
77320 msgstr ""
77322 #: objc/objc-act.cc:7418 objc/objc-act.cc:7614
77323 #, gcc-internal-format
77324 msgid "cannot find instance variable associated with property"
77325 msgstr ""
77327 #. TODO: This should be caught much earlier than this.
77328 #: objc/objc-act.cc:7580
77329 #, gcc-internal-format
77330 msgid "invalid setter, it must have one argument"
77331 msgstr ""
77333 #: objc/objc-act.cc:7744 objc/objc-act.cc:7961
77334 #, gcc-internal-format
77335 msgid "property %qs already specified in %<@dynamic%>"
77336 msgstr ""
77338 #: objc/objc-act.cc:7747 objc/objc-act.cc:7964
77339 #, gcc-internal-format
77340 msgid "property %qs already specified in %<@synthesize%>"
77341 msgstr ""
77343 #: objc/objc-act.cc:7761 objc/objc-act.cc:7978
77344 #, gcc-internal-format
77345 msgid "no declaration of property %qs found in the interface"
77346 msgstr ""
77348 #: objc/objc-act.cc:7788
77349 #, gcc-internal-format
77350 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
77351 msgstr ""
77353 #: objc/objc-act.cc:7809
77354 #, gcc-internal-format
77355 msgid "property %qs is using instance variable %qs of incompatible type"
77356 msgstr ""
77358 #: objc/objc-act.cc:7831
77359 #, gcc-internal-format
77360 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
77361 msgstr ""
77363 #: objc/objc-act.cc:7845
77364 #, gcc-internal-format
77365 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
77366 msgstr ""
77368 #: objc/objc-act.cc:7864
77369 #, gcc-internal-format
77370 msgid "property %qs is using the same instance variable as property %qs"
77371 msgstr ""
77373 #: objc/objc-act.cc:7905
77374 #, gcc-internal-format
77375 msgid "%<@synthesize%> is not available in Objective-C 1.0"
77376 msgstr ""
77378 #. We can get here only in Objective-C; the Objective-C++ parser
77379 #. detects the problem while parsing, outputs the error
77380 #. "misplaced '@synthesize' Objective-C++ construct" and skips
77381 #. the declaration.
77382 #: objc/objc-act.cc:7916
77383 #, gcc-internal-format
77384 msgid "%<@synthesize%> not in @implementation context"
77385 msgstr ""
77387 #: objc/objc-act.cc:7922
77388 #, gcc-internal-format
77389 msgid "%<@synthesize%> cannot be used in categories"
77390 msgstr ""
77392 #: objc/objc-act.cc:7931
77393 #, gcc-internal-format
77394 msgid "%<@synthesize%> requires the @interface of the class to be available"
77395 msgstr ""
77397 #: objc/objc-act.cc:8014
77398 #, gcc-internal-format
77399 msgid "%<@dynamic%> is not available in Objective-C 1.0"
77400 msgstr ""
77402 #. We can get here only in Objective-C; the Objective-C++ parser
77403 #. detects the problem while parsing, outputs the error
77404 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
77405 #. declaration.
77406 #: objc/objc-act.cc:8025
77407 #, gcc-internal-format
77408 msgid "%<@dynamic%> not in @implementation context"
77409 msgstr ""
77411 #: objc/objc-act.cc:8047
77412 #, gcc-internal-format
77413 msgid "%<@dynamic%> requires the @interface of the class to be available"
77414 msgstr ""
77416 #: objc/objc-act.cc:8247
77417 #, gcc-internal-format
77418 msgid "definition of protocol %qE not found"
77419 msgstr ""
77421 #: objc/objc-act.cc:8274
77422 #, gcc-internal-format
77423 msgid "protocol %qE is unavailable"
77424 msgstr ""
77426 #. It would be nice to use warn_deprecated_use() here, but
77427 #. we are using TREE_CHAIN (which is supposed to be the
77428 #. TYPE_STUB_DECL for a TYPE) for something different.
77429 #: objc/objc-act.cc:8280
77430 #, gcc-internal-format
77431 msgid "protocol %qE is deprecated"
77432 msgstr ""
77434 #: objc/objc-act.cc:8407
77435 #, gcc-internal-format
77436 msgid "duplicate declaration for protocol %qE"
77437 msgstr ""
77439 #: objc/objc-act.cc:8931
77440 #, gcc-internal-format
77441 msgid "conflicting types for %<%c%s%>"
77442 msgstr ""
77444 #: objc/objc-act.cc:8935
77445 #, gcc-internal-format
77446 msgid "previous declaration of %<%c%s%>"
77447 msgstr ""
77449 #: objc/objc-act.cc:9037
77450 #, gcc-internal-format
77451 msgid "no super class declared in interface for %qE"
77452 msgstr ""
77454 #: objc/objc-act.cc:9064
77455 #, gcc-internal-format
77456 msgid "%<[super ...]%> must appear in a method context"
77457 msgstr ""
77459 #: objc/objc-act.cc:9104
77460 #, gcc-internal-format
77461 msgid "method possibly missing a [super dealloc] call"
77462 msgstr ""
77464 #: objc/objc-act.cc:9572
77465 #, gcc-internal-format
77466 msgid "instance variable %qs is declared private"
77467 msgstr ""
77469 #: objc/objc-act.cc:9625
77470 #, gcc-internal-format
77471 msgid "local declaration of %qE hides instance variable"
77472 msgstr ""
77474 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
77475 #. should be impossible for real properties, which always
77476 #. have a getter.
77477 #: objc/objc-act.cc:9669
77478 #, gcc-internal-format
77479 msgid "no %qs getter found"
77480 msgstr ""
77482 #: objc/objc-act.cc:9916
77483 #, gcc-internal-format
77484 msgid "fast enumeration is not available in Objective-C 1.0"
77485 msgstr ""
77487 #: objc/objc-act.cc:9926
77488 #, gcc-internal-format
77489 msgid "iterating variable in fast enumeration is not an object"
77490 msgstr ""
77492 #: objc/objc-act.cc:9932
77493 #, gcc-internal-format
77494 msgid "collection in fast enumeration is not an object"
77495 msgstr ""
77497 #: objc/objc-encoding.cc:130
77498 #, gcc-internal-format
77499 msgid "type %qT does not have a known size"
77500 msgstr ""
77502 #: objc/objc-encoding.cc:721
77503 #, gcc-internal-format
77504 msgid "unknown type %<%T%> found during Objective-C encoding"
77505 msgstr ""
77507 #. Do not do any encoding, produce an error and keep going.
77508 #: objc/objc-encoding.cc:804
77509 #, gcc-internal-format
77510 msgid "trying to encode non-integer type as a bit-field"
77511 msgstr ""
77513 #: objc/objc-gnu-runtime-abi-01.cc:134
77514 #, gcc-internal-format
77515 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
77516 msgstr ""
77518 #: objc/objc-gnu-runtime-abi-01.cc:142
77519 #, gcc-internal-format
77520 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
77521 msgstr ""
77523 #: objc/objc-gnu-runtime-abi-01.cc:2159 objc/objc-next-runtime-abi-01.cc:2819
77524 #: objc/objc-next-runtime-abi-02.cc:3820
77525 #, gcc-internal-format
77526 msgid "non-objective-c type %qT cannot be caught"
77527 msgstr ""
77529 #: objc/objc-next-runtime-abi-01.cc:146
77530 #, gcc-internal-format
77531 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> argument less than 2"
77532 msgstr ""
77534 #: objc/objc-next-runtime-abi-02.cc:245
77535 #, gcc-internal-format
77536 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> greater than 1"
77537 msgstr ""
77539 #: objc/objc-runtime-shared-support.cc:423
77540 #, gcc-internal-format
77541 msgid "creating selector for nonexistent method %qE"
77542 msgstr ""
77544 #~ msgid ""
77545 #~ "This is free software; see the source for copying conditions.\n"
77546 #~ "There is NO warranty; not even for MERCHANTABILITY or \n"
77547 #~ "FITNESS FOR A PARTICULAR PURPOSE.\n"
77548 #~ "\n"
77549 #~ msgstr ""
77550 #~ "Ovo je slobodan softver; pogledajte kod za upute o kopiranju.\n"
77551 #~ "NEMA jamstava; čak ni za TRGOVINSKU PRIKLADNOST ili\n"
77552 #~ "ODGOVARANJE ODREĐENOJ SVRSI.\n"
77553 #~ "\n"
77555 #~ msgid "Option tag unknown"
77556 #~ msgstr "Oznaka opcije nepoznata"
77558 #~ msgid "Unexpected type in write_state_scalar_type"
77559 #~ msgstr "Neočekivana vrsta u write_state_scalar_type"
77561 #~ msgid "Unexpected type in write_state_string_type"
77562 #~ msgstr "Neočekivana vrsta u write_state_string_type"
77564 #~ msgid "output error when writing state file %s [%s]"
77565 #~ msgstr "izlazna greška pri pisanju datoteke stanja %s [%s]"
77567 #~ msgid "cannot optimize possibly infinite loops"
77568 #~ msgstr "ne mogu optimizirati potencijalno beskonačne petlje"
77570 #~ msgid "assuming that the loop counter does not overflow"
77571 #~ msgstr "pretpostavljajući da neće doći do preljeva brojača petlje"
77573 #~ msgid "cannot optimize loop, the loop counter may overflow"
77574 #~ msgstr "ne mogu optimizirati petlju, može doći do preljeva brojača petlje"
77576 #~ msgid "%s terminated with signal %d [%s], core dumped"
77577 #~ msgstr "%s prekinut signalom %d [%s], jezgra izbačena"
77579 #~ msgid "The --param option recognizes the following as parameters"
77580 #~ msgstr "Opcija --param prepoznaje sljedeće kao parametre"
77582 #~ msgid "out of memory"
77583 #~ msgstr "nema dovoljno memorije"
77585 #~ msgid "collect: reading %s\n"
77586 #~ msgstr "collect: čitam %s\n"
77588 #~ msgid "collect: recompiling %s\n"
77589 #~ msgstr "collect: ponovo kompajliram %s\n"
77591 #~ msgid "collect: tweaking %s in %s\n"
77592 #~ msgstr "collect: podešavam %s u %s\n"