Daily bump.
[official-gcc.git] / gcc / po / hr.po
blob61a7d208da17e2fd705498db55f386b18163470e
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, 2022.
6 # Božidar Putanec <bozidarp@yahoo.com>, 2022, 2023.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: gcc 14.1.0\n"
10 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
11 "POT-Creation-Date: 2024-05-02 19:44+0000\n"
12 "PO-Revision-Date: 2024-05-09 18:08-0700\n"
13 "Last-Translator: Božidar Putanec <bozidarp@yahoo.com>\n"
14 "Language-Team: Croatian <lokalizacija@linux.hr>\n"
15 "Language: hr\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\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-Bugs: Report translation errors to the Language-Team address.\n"
21 "X-Generator: Poedit 3.2.2\n"
22 "X-Poedit-Basepath: ../sources/gcc-12-20220213\n"
23 "X-Poedit-Bookmarks: 13750,0,-1,-1,-1,-1,-1,-1,-1,-1\n"
24 "X-Poedit-SearchPath-0: .\n"
26 #: cif-code.def:39
27 msgid "function not considered for inlining"
28 msgstr "funkcija nije kvalificirana za ‘inlining’ (umetanje)"
30 #: cif-code.def:43
31 msgid "caller is not optimized"
32 msgstr "pozivatelj (caller) nije optimiziran"
34 #: cif-code.def:47
35 msgid "function body not available"
36 msgstr "tijelo funkcije nije dostupno"
38 #: cif-code.def:51
39 msgid "redefined extern inline functions are not considered for inlining"
40 msgstr "redefinirana vanjska ‘inline’ funkcija nije kvalificirana za ‘inlining’"
42 #: cif-code.def:56
43 msgid "function not inlinable"
44 msgstr "funkcija nije ‘inlinable’"
46 #: cif-code.def:60
47 msgid "function body can be overwritten at link time"
48 msgstr "preko tijela funkcije se može pisati prilikom povezivanja"
50 #: cif-code.def:64
51 msgid "function not inline candidate"
52 msgstr "funkcija nije ‘inline’ kandidat"
54 #: cif-code.def:68
55 msgid "--param large-function-growth limit reached"
56 msgstr "--param large-function-growth granica je dostignuta"
58 #: cif-code.def:70
59 msgid "--param large-stack-frame-growth limit reached"
60 msgstr ""
62 #: cif-code.def:72
63 msgid "--param max-inline-insns-single limit reached"
64 msgstr ""
66 #: cif-code.def:74
67 msgid "--param max-inline-insns-auto limit reached"
68 msgstr "--param max-inline-insns-auto granica je dostignuta"
70 #: cif-code.def:76
71 msgid "--param inline-unit-growth limit reached"
72 msgstr "--param inline-unit-growth granica je dostignuta"
74 #: cif-code.def:80
75 msgid "recursive inlining"
76 msgstr "recurzivni ‘inlining’"
78 #: cif-code.def:84
79 msgid "call is unlikely and code size would grow"
80 msgstr "poziv je malo vjerojatan i veličina kȏda će rasti"
82 #: cif-code.def:88
83 msgid "call is considered never executed and code size would grow"
84 msgstr "smatra se da poziv nikada nije izvršen i veličina kȏda će rasti"
86 #: cif-code.def:92
87 msgid "function not declared inline and code size would grow"
88 msgstr "funkcija nije deklarirana ‘inline’ i veličina kȏda će porasti"
90 #: cif-code.def:96
91 msgid "mismatched declarations during linktime optimization"
92 msgstr ""
94 #: cif-code.def:100
95 msgid "variadic thunk call"
96 msgstr ""
98 #: cif-code.def:104
99 msgid "originally indirect function call not considered for inlining"
100 msgstr ""
102 #: cif-code.def:108
103 msgid "indirect function call with a yet undetermined callee"
104 msgstr ""
106 #: cif-code.def:112
107 msgid "exception handling personality mismatch"
108 msgstr ""
110 #: cif-code.def:117
111 msgid "non-call exception handling mismatch"
112 msgstr ""
114 #: cif-code.def:121
115 msgid "target specific option mismatch"
116 msgstr ""
118 #: cif-code.def:125
119 msgid "optimization level attribute mismatch"
120 msgstr ""
122 #: cif-code.def:129
123 msgid "callee refers to comdat-local symbols"
124 msgstr ""
126 #: cif-code.def:134
127 msgid "sanitizer function attribute mismatch"
128 msgstr ""
130 #: cif-code.def:139
131 msgid "function has external linkage when the user requests only inlining static for live patching"
132 msgstr ""
134 #: cif-code.def:144
135 msgid "unreachable"
136 msgstr "nedostupno"
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 "nije implementirano: "
159 #: diagnostic.def:37
160 msgid "warning: "
161 msgstr "upozorenje: "
163 #: diagnostic.def:38
164 msgid "anachronism: "
165 msgstr "anakronizam: "
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 "staza: "
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 "pedwarn: "
187 #: diagnostic.def:49
188 msgid "permerror: "
189 msgstr "permerror: "
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 msgid "Fatal Error"
199 msgstr "Fatalna greška"
201 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
202 #. when reporting fatal signal in the compiler.
203 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
204 msgid "internal compiler error"
205 msgstr "interna greška kompajlera"
207 #: fortran/gfc-diagnostic.def:35
208 msgid "Error"
209 msgstr "Greška"
211 #: fortran/gfc-diagnostic.def:36
212 msgid "sorry, unimplemented"
213 msgstr "nije implementirano:"
215 #: fortran/gfc-diagnostic.def:37
216 msgid "Warning"
217 msgstr "Upozorenje"
219 #: fortran/gfc-diagnostic.def:38
220 msgid "anachronism"
221 msgstr "anakronizam"
223 #: fortran/gfc-diagnostic.def:39
224 msgid "note"
225 msgstr "napomena"
227 #: fortran/gfc-diagnostic.def:40
228 msgid "debug"
229 msgstr "debug"
231 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
232 #. prefix does not matter.
233 #: fortran/gfc-diagnostic.def:43
234 msgid "pedwarn"
235 msgstr "pedwarn (pedantno upozorenje)"
237 #: fortran/gfc-diagnostic.def:44
238 msgid "permerror"
239 msgstr "permerror (trajna pogreška)"
241 #. This one is just for counting DK_WARNING promoted to DK_ERROR
242 #. due to -Werror and -Werror=warning.
243 #: fortran/gfc-diagnostic.def:47
244 msgid "error"
245 msgstr "greška"
247 #: gcc.cc:852 gcc.cc:909
248 msgid "-gz is not supported in this configuration"
249 msgstr "-gz nije podržan u ovoj konfiguraciji"
251 #: gcc.cc:858
252 msgid "-gz=zstd is not supported in this configuration"
253 msgstr "-gz=zstd nije podržan u ovoj konfiguraciji"
255 #: gcc.cc:1092
256 msgid "-fuse-linker-plugin is not supported in this configuration"
257 msgstr "-fuse-linker-plugin nije podržan u ovoj konfiguraciji"
259 #: gcc.cc:1108
260 msgid "cannot specify -static with -fsanitize=address"
261 msgstr "-static ne možete specificirati s -fsanitize=address"
263 #: gcc.cc:1110
264 msgid "cannot specify -static with -fsanitize=hwaddress"
265 msgstr "-static ne možete specificirati -fsanitize=hwaddress"
267 #: gcc.cc:1112
268 msgid "cannot specify -static with -fsanitize=thread"
269 msgstr "-static ne možete specificirati -fsanitize=thread"
271 #: gcc.cc:1134
272 msgid "-fvtable-verify=std is not supported in this configuration"
273 msgstr "-fvtable-verify=std nije podržan u ovoj konfiguraciji"
275 #: gcc.cc:1136
276 msgid "-fvtable-verify=preinit is not supported in this configuration"
277 msgstr "-fvtable-verify=preinit nije podržan u ovoj konfiguraciji"
279 #: gcc.cc:1279 ada/gcc-interface/lang-specs.h:37
280 msgid "-pg and -fomit-frame-pointer are incompatible"
281 msgstr "-pg i -fomit-frame-pointer su nekompatibilni"
283 #: gcc.cc:1454
284 msgid "GNU C no longer supports -traditional without -E"
285 msgstr "GNU C više be podržava -traditional bez -E"
287 #: gcc.cc:1463
288 msgid "-E or -x required when input is from standard input"
289 msgstr "Kad je ulaz iz standardnog ulaza, -E ili -x je neophodan"
291 #: config/darwin.h:150
292 msgid "conflicting code generation switches"
293 msgstr ""
295 #: config/darwin.h:155
296 msgid "-bundle_loader not allowed with -dynamiclib"
297 msgstr ""
299 #: config/darwin.h:157
300 msgid "-client_name not allowed with -dynamiclib"
301 msgstr ""
303 #: config/darwin.h:166
304 msgid "-keep_private_externs not allowed with -dynamiclib"
305 msgstr ""
307 #: config/darwin.h:168
308 msgid "-private_bundle not allowed with -dynamiclib"
309 msgstr ""
311 #: config/darwin.h:176
312 msgid "-compatibility_version only allowed with -dynamiclib"
313 msgstr ""
315 #: config/darwin.h:178
316 msgid "-current_version only allowed with -dynamiclib"
317 msgstr ""
319 #: config/darwin.h:180
320 msgid "-install_name only allowed with -dynamiclib"
321 msgstr ""
323 #: config/darwin.h:191
324 msgid "-bundle not allowed with -shared"
325 msgstr ""
327 #: config/darwin.h:192
328 msgid "-bundle not allowed with -dynamiclib"
329 msgstr ""
331 #: config/darwin.h:208
332 msgid "-force_flat_namespace not allowed with -dynamiclib"
333 msgstr ""
335 #: config/darwin.h:213 config/darwin.h:659
336 msgid "gsplit-dwarf is not supported on this platform"
337 msgstr ""
339 #: config/darwin.h:282
340 msgid "rdynamic is not supported"
341 msgstr ""
343 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
344 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:750 config/sparc/freebsd.h:45
345 msgid "consider using '-pg' instead of '-p' with gprof(1)"
346 msgstr ""
348 #: config/lynx.h:69
349 msgid "cannot use mthreads and mlegacy-threads together"
350 msgstr ""
352 #: config/lynx.h:94
353 msgid "cannot use mshared and static together"
354 msgstr ""
356 #: config/sol2.h:349 config/sol2.h:354
357 msgid "does not support multilib"
358 msgstr ""
360 #: config/sol2.h:448
361 msgid "-pie is not supported in this configuration"
362 msgstr "-pie nije podržan u ovoj konfiguraciji"
364 #: config/vxworks.h:219
365 msgid "-Xbind-now and -Xbind-lazy are incompatible"
366 msgstr ""
368 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
369 #: config/riscv/freebsd.h:44
370 msgid "consider using `-pg' instead of `-p' with gprof (1)"
371 msgstr "razmislite o korištenju „-pg“ umjesto „-p“ s gprof (1)"
373 #: config/arc/arc.h:68 config/mips/mips.h:1505
374 msgid "may not use both -EB and -EL"
375 msgstr ""
377 #: config/avr/specs.h:70 config/pru/pru.h:58
378 msgid "shared is not supported"
379 msgstr ""
381 #: config/bfin/elf.h:55
382 msgid "no processor type specified for linking"
383 msgstr ""
385 #: config/cris/cris.h:168
386 msgid "do not specify both -march=... and -mcpu=..."
387 msgstr "nemojte istovremeno specificirati -march=... i -mcpu=..."
389 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
390 #: config/i386/mingw-w64.h:123 config/i386/mingw32.h:167
391 msgid "shared and mdll are not compatible"
392 msgstr ""
394 #: config/i386/darwin.h:93
395 msgid "Darwin is not an mx32 platform"
396 msgstr ""
398 #: config/i386/darwin.h:94
399 msgid "Darwin does not support -mfentry or associated options"
400 msgstr ""
402 #: config/i386/sol2.h:59
403 msgid "-mx32 is not supported on Solaris"
404 msgstr ""
406 #: config/mcore/mcore.h:53
407 msgid "the m210 does not have little endian support"
408 msgstr ""
410 #: config/mips/r3900.h:37
411 msgid "-mhard-float not supported"
412 msgstr ""
414 #: config/mips/r3900.h:39
415 msgid "-msingle-float and -msoft-float cannot both be specified"
416 msgstr ""
418 #: config/moxie/moxiebox.h:43
419 msgid "this target is little-endian"
420 msgstr ""
422 #: config/msp430/msp430.h:90
423 msgid "-mcode-region requires the large memory model (-mlarge)"
424 msgstr ""
426 #: config/msp430/msp430.h:92
427 msgid "-mdata-region requires the large memory model (-mlarge)"
428 msgstr ""
430 #: config/nios2/elf.h:44
431 msgid "You need a C startup file for -msys-crt0="
432 msgstr ""
434 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137 config/pa/pa64-hpux.h:29
435 #: config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
436 msgid "warning: consider linking with '-static' as system libraries with"
437 msgstr ""
439 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138 config/pa/pa64-hpux.h:30
440 #: config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
441 msgid "  profiling support are only provided in archive format"
442 msgstr ""
444 #: config/rs6000/darwin.h:126
445 msgid " conflicting code gen style switches are used"
446 msgstr ""
448 #: config/rs6000/freebsd64.h:114
449 msgid "consider using `-pg' instead of `-p' with gprof(1)"
450 msgstr "razmislite o korištenju „-pg“ umjesto „-p“ s gprof(1)"
452 #: config/rs6000/rs6000.h:168
453 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
454 msgstr ""
456 #: config/rx/linux.h:53 config/rx/rx.h:82
457 msgid "rx200 cpu does not have FPU hardware"
458 msgstr ""
460 #: config/rx/rx.h:80
461 msgid "-mas100-syntax is incompatible with -gdwarf"
462 msgstr ""
464 #: config/rx/rx.h:81
465 msgid "rx100 cpu does not have FPU hardware"
466 msgstr ""
468 #: config/s390/tpf.h:119
469 msgid "static is not supported on TPF-OS"
470 msgstr ""
472 #: config/sh/sh.h:299 config/sh/sh.h:302
473 msgid "SH2a does not support little-endian"
474 msgstr ""
476 #: config/sparc/linux64.h:142
477 msgid "-fsanitize=address is not supported in this configuration"
478 msgstr "-fsanitize=address nije podržan u ovoj konfiguraciji"
480 #: config/sparc/linux64.h:156 config/sparc/linux64.h:162
481 #: config/sparc/netbsd-elf.h:103 config/sparc/netbsd-elf.h:112
482 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
483 msgid "may not use both -m32 and -m64"
484 msgstr ""
486 #: config/vax/netbsd-elf.h:51
487 msgid "the -shared option is not currently supported for VAX ELF"
488 msgstr ""
490 #: config/vax/vax.h:46 config/vax/vax.h:47
491 msgid "profiling not supported with -mg"
492 msgstr ""
494 #: ada/gcc-interface/lang-specs.h:38
495 msgid "-c or -S required for Ada"
496 msgstr ""
498 #: ada/gcc-interface/lang-specs.h:56
499 msgid "-c required for gnat2why"
500 msgstr ""
502 #: ada/gcc-interface/lang-specs.h:67
503 msgid "-c required for gnat2scil"
504 msgstr ""
506 #: fortran/lang-specs.h:63 fortran/lang-specs.h:81
507 msgid "gfortran does not support -E without -cpp"
508 msgstr ""
510 #: objc/lang-specs.h:30 objc/lang-specs.h:41
511 msgid "GNU Objective C no longer supports traditional compilation"
512 msgstr ""
514 #: objc/lang-specs.h:55
515 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
516 msgstr ""
518 #: objcp/lang-specs.h:58
519 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
520 msgstr ""
522 #: fortran/lang.opt:146
523 #, no-c-format
524 msgid "-J<directory>\tPut MODULE files in 'directory'."
525 msgstr ""
527 #: fortran/lang.opt:198
528 #, no-c-format
529 msgid "Warn about possible aliasing of dummy arguments."
530 msgstr ""
532 #: fortran/lang.opt:202
533 #, no-c-format
534 msgid "Warn about alignment of COMMON blocks."
535 msgstr ""
537 #: fortran/lang.opt:206
538 #, no-c-format
539 msgid "Warn about missing ampersand in continued character constants."
540 msgstr ""
542 #: fortran/lang.opt:210
543 #, no-c-format
544 msgid "Warn about creation of array temporaries."
545 msgstr ""
547 #: fortran/lang.opt:214 fortran/lang.opt:539 c-family/c.opt:1598
548 #: config/alpha/alpha.opt:31 common.opt:685 common.opt:831 common.opt:1079
549 #: common.opt:1083 common.opt:1087 common.opt:1091 common.opt:1819
550 #: common.opt:1922 common.opt:2099 common.opt:2103 common.opt:2382
551 #: common.opt:2604 common.opt:3371
552 #, no-c-format
553 msgid "Does nothing. Preserved for backward compatibility."
554 msgstr ""
556 #: fortran/lang.opt:218
557 #, no-c-format
558 msgid "Warn if the type of a variable might be not interoperable with C."
559 msgstr ""
561 #: fortran/lang.opt:226
562 #, no-c-format
563 msgid "Warn about truncated character expressions."
564 msgstr ""
566 #: fortran/lang.opt:230
567 #, no-c-format
568 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
569 msgstr ""
571 #: fortran/lang.opt:238
572 #, no-c-format
573 msgid "Warn about most implicit conversions."
574 msgstr ""
576 #: fortran/lang.opt:242
577 #, no-c-format
578 msgid "Warn about possibly incorrect subscripts in do loops."
579 msgstr ""
581 #: fortran/lang.opt:250
582 #, no-c-format
583 msgid "Warn if loops have been interchanged."
584 msgstr ""
586 #: fortran/lang.opt:254
587 #, no-c-format
588 msgid "Warn about function call elimination."
589 msgstr ""
591 #: fortran/lang.opt:258
592 #, no-c-format
593 msgid "Warn about calls with implicit interface."
594 msgstr ""
596 #: fortran/lang.opt:262
597 #, no-c-format
598 msgid "Warn about called procedures not explicitly declared."
599 msgstr ""
601 #: fortran/lang.opt:266
602 #, no-c-format
603 msgid "Warn about constant integer divisions with truncated results."
604 msgstr ""
606 #: fortran/lang.opt:270
607 #, no-c-format
608 msgid "Warn about truncated source lines."
609 msgstr ""
611 #: fortran/lang.opt:274
612 #, no-c-format
613 msgid "Warn on intrinsics not part of the selected standard."
614 msgstr ""
616 #: fortran/lang.opt:286
617 #, no-c-format
618 msgid "Warn about USE statements that have no ONLY qualifier."
619 msgstr ""
621 #: fortran/lang.opt:302
622 #, no-c-format
623 msgid "Warn that -fno-automatic may break recursion."
624 msgstr ""
626 #: fortran/lang.opt:310
627 #, no-c-format
628 msgid "Warn about real-literal-constants with 'q' exponent-letter."
629 msgstr ""
631 #: fortran/lang.opt:314
632 #, no-c-format
633 msgid "Warn when a left-hand-side array variable is reallocated."
634 msgstr ""
636 #: fortran/lang.opt:318
637 #, no-c-format
638 msgid "Warn when a left-hand-side variable is reallocated."
639 msgstr ""
641 #: fortran/lang.opt:322
642 #, no-c-format
643 msgid "Warn if the pointer in a pointer assignment might outlive its target."
644 msgstr ""
646 #: fortran/lang.opt:330
647 #, no-c-format
648 msgid "Warn about \"suspicious\" constructs."
649 msgstr ""
651 #: fortran/lang.opt:334
652 #, no-c-format
653 msgid "Permit nonconforming uses of the tab character."
654 msgstr ""
656 #: fortran/lang.opt:338
657 #, no-c-format
658 msgid "Warn about an invalid DO loop."
659 msgstr ""
661 #: fortran/lang.opt:342
662 #, no-c-format
663 msgid "Warn about underflow of numerical constant expressions."
664 msgstr ""
666 #: fortran/lang.opt:350
667 #, no-c-format
668 msgid "Warn if a user-procedure has the same name as an intrinsic."
669 msgstr ""
671 #: fortran/lang.opt:358
672 #, no-c-format
673 msgid "Warn about unused dummy arguments."
674 msgstr ""
676 #: fortran/lang.opt:362
677 #, no-c-format
678 msgid "Warn about zero-trip DO loops."
679 msgstr ""
681 #: fortran/lang.opt:366
682 #, no-c-format
683 msgid "Enable preprocessing."
684 msgstr ""
686 #: fortran/lang.opt:374
687 #, no-c-format
688 msgid "Disable preprocessing."
689 msgstr ""
691 #: fortran/lang.opt:382
692 #, no-c-format
693 msgid "Accept argument mismatches in procedure calls."
694 msgstr ""
696 #: fortran/lang.opt:386
697 #, no-c-format
698 msgid "Eliminate multiple function invocations also for impure functions."
699 msgstr ""
701 #: fortran/lang.opt:390
702 #, no-c-format
703 msgid "Enable alignment of COMMON blocks."
704 msgstr ""
706 #: fortran/lang.opt:394
707 #, no-c-format
708 msgid "All intrinsics procedures are available regardless of selected standard."
709 msgstr ""
711 #: fortran/lang.opt:398
712 #, no-c-format
713 msgid "Allow a BOZ literal constant to appear in an invalid context and with X instead of Z."
714 msgstr ""
716 #: fortran/lang.opt:406
717 #, no-c-format
718 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
719 msgstr ""
721 #: fortran/lang.opt:410
722 #, no-c-format
723 msgid "Specify that backslash in string introduces an escape character."
724 msgstr ""
726 #: fortran/lang.opt:414
727 #, no-c-format
728 msgid "Produce a backtrace when a runtime error is encountered."
729 msgstr ""
731 #: fortran/lang.opt:418
732 #, no-c-format
733 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
734 msgstr ""
736 #: fortran/lang.opt:425
737 #, no-c-format
738 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
739 msgstr ""
741 #: fortran/lang.opt:429
742 #, no-c-format
743 msgid "-fconvert=<big-endian|little-endian|native|swap|r16_ieee|r16_ibm>\tThe endianness used for unformatted files."
744 msgstr ""
746 #: fortran/lang.opt:454
747 #, no-c-format
748 msgid "Use the Cray Pointer extension."
749 msgstr ""
751 #: fortran/lang.opt:458
752 #, no-c-format
753 msgid "Generate C prototypes from BIND(C) declarations."
754 msgstr ""
756 #: fortran/lang.opt:462
757 #, no-c-format
758 msgid "Generate C prototypes from non-BIND(C) external procedure definitions."
759 msgstr ""
761 #: fortran/lang.opt:466
762 #, no-c-format
763 msgid "Ignore 'D' in column one in fixed form."
764 msgstr ""
766 #: fortran/lang.opt:470
767 #, no-c-format
768 msgid "Treat lines with 'D' in column one as comments."
769 msgstr ""
771 #: fortran/lang.opt:474
772 #, no-c-format
773 msgid "Issue debug information for compiler-generated auxiliary variables."
774 msgstr ""
776 #: fortran/lang.opt:478
777 #, no-c-format
778 msgid "Enable all DEC language extensions."
779 msgstr ""
781 #: fortran/lang.opt:482
782 #, no-c-format
783 msgid "Enable the use of blank format items in format strings."
784 msgstr ""
786 #: fortran/lang.opt:486
787 #, no-c-format
788 msgid "Enable the use of character literals in assignments and data statements for non-character variables."
789 msgstr ""
791 #: fortran/lang.opt:491
792 #, no-c-format
793 msgid "Enable legacy parsing of INCLUDE as statement."
794 msgstr ""
796 #: fortran/lang.opt:495
797 #, no-c-format
798 msgid "Enable default widths for i, f and g format specifiers."
799 msgstr ""
801 #: fortran/lang.opt:499
802 #, no-c-format
803 msgid "Enable kind-specific variants of integer intrinsic functions."
804 msgstr ""
806 #: fortran/lang.opt:503
807 #, no-c-format
808 msgid "Enable legacy math intrinsics for compatibility."
809 msgstr ""
811 #: fortran/lang.opt:507
812 #, no-c-format
813 msgid "Enable support for DEC STRUCTURE/RECORD."
814 msgstr ""
816 #: fortran/lang.opt:511
817 #, no-c-format
818 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
819 msgstr ""
821 #: fortran/lang.opt:515
822 #, no-c-format
823 msgid "Set the default double precision kind to an 8 byte wide type."
824 msgstr ""
826 #: fortran/lang.opt:519
827 #, no-c-format
828 msgid "Set the default integer kind to an 8 byte wide type."
829 msgstr ""
831 #: fortran/lang.opt:523
832 #, no-c-format
833 msgid "Set the default real kind to an 8 byte wide type."
834 msgstr ""
836 #: fortran/lang.opt:527
837 #, no-c-format
838 msgid "Set the default real kind to an 10 byte wide type."
839 msgstr ""
841 #: fortran/lang.opt:531
842 #, no-c-format
843 msgid "Set the default real kind to an 16 byte wide type."
844 msgstr ""
846 #: fortran/lang.opt:535
847 #, no-c-format
848 msgid "Allow dollar signs in entity names."
849 msgstr ""
851 #: fortran/lang.opt:543
852 #, no-c-format
853 msgid "Display the code tree after parsing."
854 msgstr ""
856 #: fortran/lang.opt:547
857 #, no-c-format
858 msgid "Display the code tree after front end optimization."
859 msgstr ""
861 #: fortran/lang.opt:551
862 #, no-c-format
863 msgid "Display the global symbol table after parsing."
864 msgstr ""
866 #: fortran/lang.opt:555
867 #, no-c-format
868 msgid "Display the code tree after parsing; deprecated option."
869 msgstr ""
871 #: fortran/lang.opt:559
872 #, no-c-format
873 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
874 msgstr ""
876 #: fortran/lang.opt:563
877 #, no-c-format
878 msgid "Use f2c calling convention."
879 msgstr ""
881 #: fortran/lang.opt:567
882 #, no-c-format
883 msgid "Assume that the source file is fixed form."
884 msgstr ""
886 #: fortran/lang.opt:571
887 #, no-c-format
888 msgid "Force creation of temporary to test infrequently-executed forall code."
889 msgstr ""
891 #: fortran/lang.opt:575
892 #, no-c-format
893 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
894 msgstr ""
896 #: fortran/lang.opt:579 fortran/lang.opt:583
897 #, no-c-format
898 msgid "Specify where to find the compiled intrinsic modules."
899 msgstr ""
901 #: fortran/lang.opt:587
902 #, no-c-format
903 msgid "Allow arbitrary character line width in fixed mode."
904 msgstr ""
906 #: fortran/lang.opt:591
907 #, no-c-format
908 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
909 msgstr ""
911 #: fortran/lang.opt:595
912 #, no-c-format
913 msgid "Pad shorter fixed form lines to line width with spaces."
914 msgstr ""
916 #: fortran/lang.opt:599
917 #, no-c-format
918 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
919 msgstr ""
921 #: fortran/lang.opt:603
922 #, no-c-format
923 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
924 msgstr ""
926 #: fortran/lang.opt:607
927 #, no-c-format
928 msgid "Assume that the source file is free form."
929 msgstr ""
931 #: fortran/lang.opt:611
932 #, no-c-format
933 msgid "Allow arbitrary character line width in free mode."
934 msgstr ""
936 #: fortran/lang.opt:615
937 #, no-c-format
938 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
939 msgstr ""
941 #: fortran/lang.opt:619
942 #, no-c-format
943 msgid "Try to interchange loops if profitable."
944 msgstr ""
946 #: fortran/lang.opt:623
947 #, no-c-format
948 msgid "Enable front end optimization."
949 msgstr ""
951 #: fortran/lang.opt:627
952 #, no-c-format
953 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
954 msgstr ""
956 #: fortran/lang.opt:631
957 #, no-c-format
958 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
959 msgstr ""
961 #: fortran/lang.opt:635
962 #, no-c-format
963 msgid "Initialize components of derived type variables according to other init flags."
964 msgstr ""
966 #: fortran/lang.opt:639
967 #, no-c-format
968 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
969 msgstr ""
971 #: fortran/lang.opt:643
972 #, no-c-format
973 msgid "Initialize local variables to zero (from g77)."
974 msgstr ""
976 #: fortran/lang.opt:647
977 #, no-c-format
978 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
979 msgstr ""
981 #: fortran/lang.opt:651
982 #, no-c-format
983 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
984 msgstr ""
986 #: fortran/lang.opt:673
987 #, no-c-format
988 msgid "-finline-arg-packing\tPerform argument packing inline."
989 msgstr ""
991 #: fortran/lang.opt:677
992 #, no-c-format
993 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
994 msgstr ""
996 #: fortran/lang.opt:681
997 #, no-c-format
998 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
999 msgstr ""
1001 #: fortran/lang.opt:685
1002 #, no-c-format
1003 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
1004 msgstr ""
1006 #: fortran/lang.opt:689
1007 #, no-c-format
1008 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
1009 msgstr ""
1011 #: fortran/lang.opt:693
1012 #, no-c-format
1013 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
1014 msgstr ""
1016 #: fortran/lang.opt:697
1017 #, no-c-format
1018 msgid "Put all local arrays on stack."
1019 msgstr ""
1021 #: fortran/lang.opt:701
1022 #, no-c-format
1023 msgid "Set default accessibility of module entities to PRIVATE."
1024 msgstr ""
1026 #: fortran/lang.opt:721
1027 #, no-c-format
1028 msgid "Handle OpenMP allocators for allocatables and pointers."
1029 msgstr ""
1031 #: fortran/lang.opt:725
1032 #, no-c-format
1033 msgid "Try to lay out derived types as compactly as possible."
1034 msgstr ""
1036 #: fortran/lang.opt:733
1037 #, no-c-format
1038 msgid "Protect parentheses in expressions."
1039 msgstr ""
1041 #: fortran/lang.opt:737
1042 #, no-c-format
1043 msgid "Path to header file that should be pre-included before each compilation unit."
1044 msgstr ""
1046 #: fortran/lang.opt:741
1047 #, no-c-format
1048 msgid "Enable range checking during compilation."
1049 msgstr ""
1051 #: fortran/lang.opt:745
1052 #, no-c-format
1053 msgid "Interpret any REAL(4) as a REAL(8)."
1054 msgstr ""
1056 #: fortran/lang.opt:749
1057 #, no-c-format
1058 msgid "Interpret any REAL(4) as a REAL(10)."
1059 msgstr ""
1061 #: fortran/lang.opt:753
1062 #, no-c-format
1063 msgid "Interpret any REAL(4) as a REAL(16)."
1064 msgstr ""
1066 #: fortran/lang.opt:757
1067 #, no-c-format
1068 msgid "Interpret any REAL(8) as a REAL(4)."
1069 msgstr ""
1071 #: fortran/lang.opt:761
1072 #, no-c-format
1073 msgid "Interpret any REAL(8) as a REAL(10)."
1074 msgstr ""
1076 #: fortran/lang.opt:765
1077 #, no-c-format
1078 msgid "Interpret any REAL(8) as a REAL(16)."
1079 msgstr ""
1081 #: fortran/lang.opt:769
1082 #, no-c-format
1083 msgid "Reallocate the LHS in assignments."
1084 msgstr ""
1086 #: fortran/lang.opt:773
1087 #, no-c-format
1088 msgid "Use a 4-byte record marker for unformatted files."
1089 msgstr ""
1091 #: fortran/lang.opt:777
1092 #, no-c-format
1093 msgid "Use an 8-byte record marker for unformatted files."
1094 msgstr ""
1096 #: fortran/lang.opt:781
1097 #, no-c-format
1098 msgid "Allocate local variables on the stack to allow indirect recursion."
1099 msgstr ""
1101 #: fortran/lang.opt:785
1102 #, no-c-format
1103 msgid "Copy array sections into a contiguous block on procedure entry."
1104 msgstr ""
1106 #: fortran/lang.opt:789
1107 #, no-c-format
1108 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
1109 msgstr ""
1111 #: fortran/lang.opt:805
1112 #, no-c-format
1113 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
1114 msgstr ""
1116 #: fortran/lang.opt:809
1117 #, no-c-format
1118 msgid "Append a second underscore if the name already contains an underscore."
1119 msgstr ""
1121 #: fortran/lang.opt:817
1122 #, no-c-format
1123 msgid "Apply negative sign to zero values."
1124 msgstr ""
1126 #: fortran/lang.opt:824
1127 #, no-c-format
1128 msgid "Disallow tail call optimization when a calling routine may have omitted character lengths."
1129 msgstr ""
1131 #: fortran/lang.opt:828
1132 #, no-c-format
1133 msgid "Append underscores to externally visible names."
1134 msgstr ""
1136 #: fortran/lang.opt:832 c-family/c.opt:1733 c-family/c.opt:1810
1137 #: c-family/c.opt:1818 c-family/c.opt:2149 config/xtensa/xtensa.opt:42
1138 #: config/pa/pa.opt:46 config/pa/pa.opt:78 config/arc/arc.opt:140
1139 #: config/arc/arc.opt:296 config/arc/arc.opt:304 config/arc/arc.opt:308
1140 #: config/arc/arc.opt:312 config/arc/arc.opt:317 config/arc/arc.opt:326
1141 #: common.opt:643 common.opt:1177 common.opt:1181 common.opt:1185
1142 #: common.opt:1280 common.opt:1609 common.opt:1691 common.opt:2051
1143 #: common.opt:2194 common.opt:2237 common.opt:2682 common.opt:2718
1144 #: common.opt:2811 common.opt:2815 common.opt:2924 common.opt:3059
1145 #: common.opt:3067 common.opt:3075 common.opt:3083 common.opt:3184
1146 #: common.opt:3244 common.opt:3332 common.opt:3496 common.opt:3500
1147 #: common.opt:3504 common.opt:3508 common.opt:3578 common.opt:3582
1148 #: common.opt:3613 common.opt:3617
1149 #, no-c-format
1150 msgid "Does nothing.  Preserved for backward compatibility."
1151 msgstr "Ne radi ništa. Zadržano radi kompatibilnosti s ranijim inačicama."
1153 #: fortran/lang.opt:872
1154 #, no-c-format
1155 msgid "Statically link the GNU Fortran helper library (libgfortran)."
1156 msgstr ""
1158 #: fortran/lang.opt:876
1159 #, no-c-format
1160 msgid "Statically link the GCC Quad-Precision Math Library (libquadmath)."
1161 msgstr ""
1163 #: fortran/lang.opt:880
1164 #, no-c-format
1165 msgid "Conform to the ISO Fortran 2003 standard."
1166 msgstr ""
1168 #: fortran/lang.opt:884
1169 #, no-c-format
1170 msgid "Conform to the ISO Fortran 2008 standard."
1171 msgstr ""
1173 #: fortran/lang.opt:888
1174 #, no-c-format
1175 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
1176 msgstr ""
1178 #: fortran/lang.opt:892
1179 #, no-c-format
1180 msgid "Conform to the ISO Fortran 2018 standard."
1181 msgstr ""
1183 #: fortran/lang.opt:896
1184 #, no-c-format
1185 msgid "Conform to the ISO Fortran 2023 standard."
1186 msgstr ""
1188 #: fortran/lang.opt:900
1189 #, no-c-format
1190 msgid "Conform to the ISO Fortran 95 standard."
1191 msgstr ""
1193 #: fortran/lang.opt:904
1194 #, no-c-format
1195 msgid "Conform to nothing in particular."
1196 msgstr ""
1198 #: fortran/lang.opt:908
1199 #, no-c-format
1200 msgid "Accept extensions to support legacy code."
1201 msgstr ""
1203 #: rust/lang.opt:47 rust/lang.opt:51 c-family/c.opt:1469 c-family/c.opt:1473
1204 #, no-c-format
1205 msgid "Warn when a const variable is unused."
1206 msgstr ""
1208 #: rust/lang.opt:55 c-family/c.opt:1485
1209 #, no-c-format
1210 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
1211 msgstr ""
1213 #: rust/lang.opt:59 c-family/c.opt:854 common.opt:654
1214 #, no-c-format
1215 msgid "Warn for infinitely recursive calls."
1216 msgstr ""
1218 #: rust/lang.opt:63
1219 #, no-c-format
1220 msgid "-frust-crate=<name>             Set the crate name for the compilation"
1221 msgstr ""
1223 #: rust/lang.opt:67
1224 #, no-c-format
1225 msgid "-frust-extern=              Specify where an external library is located"
1226 msgstr ""
1228 #: rust/lang.opt:71
1229 #, no-c-format
1230 msgid "Dump various Rust front end internals."
1231 msgstr ""
1233 #: rust/lang.opt:75
1234 #, no-c-format
1235 msgid "-frust-dump-<type>              Dump Rust frontend internal information."
1236 msgstr ""
1238 #: rust/lang.opt:79
1239 #, no-c-format
1240 msgid "Enable experimental compilation of Rust files at your own risk"
1241 msgstr ""
1243 #: rust/lang.opt:83
1244 #, no-c-format
1245 msgid "-frust-max-recursion-depth=<integer>"
1246 msgstr ""
1248 #: rust/lang.opt:87
1249 #, no-c-format
1250 msgid "-frust-crate-type=[bin|lib|rlib|dylib|cdylib|staticlib|proc-macro]     Crate type to emit"
1251 msgstr ""
1253 #: rust/lang.opt:115
1254 #, no-c-format
1255 msgid "-frust-mangling=[legacy|v0]     Version to use for name mangling"
1256 msgstr ""
1258 #: rust/lang.opt:128
1259 #, no-c-format
1260 msgid "-frust-cfg=<name>             Set a config expansion option"
1261 msgstr ""
1263 #: rust/lang.opt:132
1264 #, no-c-format
1265 msgid "-frust-edition=[2015|2018|2021]             Edition to use when compiling rust code"
1266 msgstr ""
1268 #: rust/lang.opt:148
1269 #, no-c-format
1270 msgid "Enable embedding metadata directly into object files"
1271 msgstr ""
1273 #: rust/lang.opt:152
1274 #, no-c-format
1275 msgid "-frust-metadata-output=<path.rox>  Path to output crate metadata"
1276 msgstr ""
1278 #: rust/lang.opt:160
1279 #, no-c-format
1280 msgid "-frust-compile-until=[ast|attributecheck|expansion|astvalidation|featuregating|nameresolution|lowering|typecheck|privacy|unsafety|const|borrowcheck|compilation|end]             The pipeline will run up until this stage when compiling Rust code"
1281 msgstr ""
1283 #: rust/lang.opt:209
1284 #, no-c-format
1285 msgid "Use the temporary and experimental name resolution pipeline instead of the stable one"
1286 msgstr ""
1288 #: rust/lang.opt:213
1289 #, no-c-format
1290 msgid "Use the WIP borrow checker."
1291 msgstr ""
1293 #: c-family/c.opt:182
1294 #, no-c-format
1295 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>."
1296 msgstr "-A<question>=<answer>\tPrihvati <answer> na <question>. Crticom ‘-’ ispred <question> onemogućuje se <answer> na <question>."
1298 #: c-family/c.opt:186
1299 #, no-c-format
1300 msgid "Do not discard comments."
1301 msgstr ""
1303 #: c-family/c.opt:190
1304 #, no-c-format
1305 msgid "Do not discard comments in macro expansions."
1306 msgstr "Ne odbacuje (ne briše) komentare u makro proširenjima."
1308 #: c-family/c.opt:194
1309 #, no-c-format
1310 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1."
1311 msgstr "-D<macro>[=<val>]\tDefinira <macro> s vrijednošću <val>. Ako je dȃn samo <macro>, uzima se da je vrijednost <val>=1."
1313 #: c-family/c.opt:201
1314 #, no-c-format
1315 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
1316 msgstr ""
1318 #: c-family/c.opt:205
1319 #, no-c-format
1320 msgid "Enable parsing GIMPLE."
1321 msgstr ""
1323 #: c-family/c.opt:209
1324 #, no-c-format
1325 msgid "Print the name of header files as they are used."
1326 msgstr ""
1328 #: c-family/c.opt:213
1329 #, no-c-format
1330 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
1331 msgstr ""
1333 #: c-family/c.opt:217
1334 #, no-c-format
1335 msgid "Generate make dependencies."
1336 msgstr ""
1338 #: c-family/c.opt:221
1339 #, no-c-format
1340 msgid "Generate make dependencies and compile."
1341 msgstr ""
1343 #: c-family/c.opt:225
1344 #, no-c-format
1345 msgid "-MF <file>\tWrite dependency output to the given file."
1346 msgstr ""
1348 #: c-family/c.opt:229
1349 #, no-c-format
1350 msgid "Treat missing header files as generated files."
1351 msgstr ""
1353 #: c-family/c.opt:233
1354 #, no-c-format
1355 msgid "Like -M but ignore system header files."
1356 msgstr ""
1358 #: c-family/c.opt:237
1359 #, no-c-format
1360 msgid "Like -MD but ignore system header files."
1361 msgstr ""
1363 #: c-family/c.opt:241
1364 #, no-c-format
1365 msgid "Generate C++ Module dependency information."
1366 msgstr ""
1368 #: c-family/c.opt:249
1369 #, no-c-format
1370 msgid "Generate phony targets for all headers."
1371 msgstr ""
1373 #: c-family/c.opt:253
1374 #, no-c-format
1375 msgid "-MQ <target>\tAdd a target that may require quoting."
1376 msgstr ""
1378 #: c-family/c.opt:257
1379 #, no-c-format
1380 msgid "-MT <target>\tAdd a target that does not require quoting."
1381 msgstr ""
1383 #: c-family/c.opt:261
1384 #, no-c-format
1385 msgid "Structured format for output dependency information.  Supported (\"p1689r5\")."
1386 msgstr ""
1388 #: c-family/c.opt:265
1389 #, no-c-format
1390 msgid "File for output dependency information."
1391 msgstr ""
1393 #: c-family/c.opt:269
1394 #, no-c-format
1395 msgid "-fdeps-target=obj.o Output file for the compile step."
1396 msgstr ""
1398 #: c-family/c.opt:273
1399 #, no-c-format
1400 msgid "Do not generate #line directives."
1401 msgstr ""
1403 #: c-family/c.opt:277
1404 #, no-c-format
1405 msgid "-U<macro>\tUndefine <macro>."
1406 msgstr ""
1408 #: c-family/c.opt:281
1409 #, no-c-format
1410 msgid "Warn if the NSObject attribute is applied to a non-typedef."
1411 msgstr ""
1413 #: c-family/c.opt:285
1414 #, no-c-format
1415 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
1416 msgstr ""
1418 #: c-family/c.opt:289
1419 #, no-c-format
1420 msgid "Warn about things that change between the current -fabi-version and the specified version."
1421 msgstr ""
1423 #: c-family/c.opt:293
1424 #, no-c-format
1425 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
1426 msgstr ""
1428 #: c-family/c.opt:300
1429 #, no-c-format
1430 msgid "Warn on suspicious calls of standard functions computing absolute values."
1431 msgstr ""
1433 #: c-family/c.opt:304
1434 #, no-c-format
1435 msgid "Warn about suspicious uses of memory addresses."
1436 msgstr ""
1438 #: c-family/c.opt:308
1439 #, no-c-format
1440 msgid "Warn when the address of packed member of struct or union is taken."
1441 msgstr ""
1443 #: c-family/c.opt:324
1444 #, no-c-format
1445 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
1446 msgstr ""
1448 #: c-family/c.opt:328
1449 #, no-c-format
1450 msgid "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member allocation function."
1451 msgstr ""
1453 #: c-family/c.opt:332 ada/gcc-interface/lang.opt:57
1454 #, no-c-format
1455 msgid "Enable most warning messages."
1456 msgstr ""
1458 #: c-family/c.opt:336
1459 #, no-c-format
1460 msgid "Warn on any use of alloca."
1461 msgstr ""
1463 #: c-family/c.opt:340
1464 #, no-c-format
1465 msgid "Warn when allocating insufficient storage for the target type of the assigned pointer."
1466 msgstr ""
1468 #: c-family/c.opt:344
1469 #, no-c-format
1470 msgid "-Walloc-size-larger-than=<bytes>\tWarn for calls to allocation functions that attempt to allocate objects larger than the specified number of bytes."
1471 msgstr ""
1473 #: c-family/c.opt:349
1474 #, no-c-format
1475 msgid "Disable Walloc-size-larger-than= warning.  Equivalent to Walloc-size-larger-than=<SIZE_MAX> or larger."
1476 msgstr ""
1478 #: c-family/c.opt:353
1479 #, no-c-format
1480 msgid "Warn for calls to allocation functions that specify zero bytes."
1481 msgstr ""
1483 #: c-family/c.opt:357
1484 #, no-c-format
1485 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."
1486 msgstr ""
1488 #: c-family/c.opt:363
1489 #, no-c-format
1490 msgid "Disable Walloca-larger-than= warning.  Equivalent to Walloca-larger-than=<SIZE_MAX> or larger."
1491 msgstr ""
1493 #: c-family/c.opt:367
1494 #, no-c-format
1495 msgid "Warn if conversion of the result of arithmetic might change the value even though converting the operands cannot."
1496 msgstr ""
1498 #: c-family/c.opt:375
1499 #, no-c-format
1500 msgid "Warn about comparisons between two operands of array type."
1501 msgstr ""
1503 #: c-family/c.opt:379 c-family/c.opt:383
1504 #, no-c-format
1505 msgid "Warn about mismatched declarations of array parameters and unsafe accesses to them."
1506 msgstr ""
1508 #: c-family/c.opt:387
1509 #, no-c-format
1510 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
1511 msgstr ""
1513 #: c-family/c.opt:391
1514 #, no-c-format
1515 msgid "Warn about casting functions to incompatible types."
1516 msgstr ""
1518 #: c-family/c.opt:399
1519 #, no-c-format
1520 msgid "-Wbidi-chars=[none|unpaired|any|ucn] Warn about UTF-8 bidirectional control characters."
1521 msgstr ""
1523 #: c-family/c.opt:422
1524 #, no-c-format
1525 msgid "Warn about boolean expression compared with an integer value different from true/false."
1526 msgstr ""
1528 #: c-family/c.opt:426
1529 #, no-c-format
1530 msgid "Warn about certain operations on boolean expressions."
1531 msgstr ""
1533 #: c-family/c.opt:430
1534 #, no-c-format
1535 msgid "Warn when a built-in function is declared with the wrong signature."
1536 msgstr ""
1538 #: c-family/c.opt:434
1539 #, no-c-format
1540 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
1541 msgstr ""
1543 #: c-family/c.opt:438
1544 #, no-c-format
1545 msgid "Warn about features not present in ISO C11, but present in ISO C23."
1546 msgstr ""
1548 #: c-family/c.opt:442
1549 #, no-c-format
1550 msgid "Deprecated in favor of -Wc11-c23-compat."
1551 msgstr ""
1553 #: c-family/c.opt:446
1554 #, no-c-format
1555 msgid "Warn about features not present in ISO C90, but present in ISO C99."
1556 msgstr ""
1558 #: c-family/c.opt:450
1559 #, no-c-format
1560 msgid "Warn about features not present in ISO C99, but present in ISO C11."
1561 msgstr ""
1563 #: c-family/c.opt:454
1564 #, no-c-format
1565 msgid "Warn about C constructs that are not in the common subset of C and C++."
1566 msgstr ""
1568 #: c-family/c.opt:461
1569 #, no-c-format
1570 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
1571 msgstr ""
1573 #: c-family/c.opt:465
1574 #, no-c-format
1575 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
1576 msgstr ""
1578 #: c-family/c.opt:472
1579 #, no-c-format
1580 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO C++ 2017."
1581 msgstr ""
1583 #: c-family/c.opt:479
1584 #, no-c-format
1585 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2017 and ISO C++ 2020."
1586 msgstr ""
1588 #: c-family/c.opt:483
1589 #, no-c-format
1590 msgid "Warn about C++11 constructs in code compiled with an older standard."
1591 msgstr ""
1593 #: c-family/c.opt:487
1594 #, no-c-format
1595 msgid "Warn about C++14 constructs in code compiled with an older standard."
1596 msgstr ""
1598 #: c-family/c.opt:491
1599 #, no-c-format
1600 msgid "Warn about C++17 constructs in code compiled with an older standard."
1601 msgstr ""
1603 #: c-family/c.opt:495
1604 #, no-c-format
1605 msgid "Warn about C++20 constructs in code compiled with an older standard."
1606 msgstr ""
1608 #: c-family/c.opt:499
1609 #, no-c-format
1610 msgid "Warn about C++23 constructs in code compiled with an older standard."
1611 msgstr ""
1613 #: c-family/c.opt:503
1614 #, no-c-format
1615 msgid "Warn about C++26 constructs in code compiled with an older standard."
1616 msgstr ""
1618 #: c-family/c.opt:507
1619 #, no-c-format
1620 msgid "Warn about suspicious calls to calloc-like functions where sizeof expression is the earlier size argument and not the latter."
1621 msgstr ""
1623 #: c-family/c.opt:511
1624 #, no-c-format
1625 msgid "Warn about casts between incompatible function types."
1626 msgstr ""
1628 #: c-family/c.opt:515
1629 #, no-c-format
1630 msgid "Warn about casts which discard qualifiers."
1631 msgstr ""
1633 #: c-family/c.opt:519
1634 #, no-c-format
1635 msgid "Warn about a cast to reference type that does not use a related user-defined conversion function."
1636 msgstr ""
1638 #: c-family/c.opt:523 c-family/c.opt:527
1639 #, no-c-format
1640 msgid "Warn about catch handlers of non-reference type."
1641 msgstr ""
1643 #: c-family/c.opt:531
1644 #, no-c-format
1645 msgid "Complain about a name being declared as a class member after a previous use of the same name."
1646 msgstr ""
1648 #: c-family/c.opt:535
1649 #, no-c-format
1650 msgid "Warn about subscripts whose type is \"char\"."
1651 msgstr ""
1653 #: c-family/c.opt:539 c-family/c.opt:1630 c-family/c.opt:1634
1654 #: c-family/c.opt:1638 c-family/c.opt:1642 c-family/c.opt:1646
1655 #: c-family/c.opt:1650 c-family/c.opt:1654 c-family/c.opt:1661
1656 #: c-family/c.opt:1665 c-family/c.opt:1669 c-family/c.opt:1673
1657 #: c-family/c.opt:1677 c-family/c.opt:1681 c-family/c.opt:1685
1658 #: c-family/c.opt:1689 c-family/c.opt:1693 c-family/c.opt:1697
1659 #: c-family/c.opt:1701 c-family/c.opt:1705 c-family/c.opt:1709
1660 #: config/i386/i386.opt:1022
1661 #, no-c-format
1662 msgid "Removed in GCC 9.  This switch has no effect."
1663 msgstr ""
1665 #: c-family/c.opt:543
1666 #, no-c-format
1667 msgid "Warn when a conversion function will never be called due to the type it converts to."
1668 msgstr ""
1670 #: c-family/c.opt:547
1671 #, no-c-format
1672 msgid "Warn for unsafe raw memory writes to objects of class types."
1673 msgstr ""
1675 #: c-family/c.opt:551
1676 #, no-c-format
1677 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
1678 msgstr ""
1680 #: c-family/c.opt:555
1681 #, no-c-format
1682 msgid "Warn about uses of a comma operator within a subscripting expression."
1683 msgstr ""
1685 #: c-family/c.opt:559
1686 #, no-c-format
1687 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
1688 msgstr ""
1690 #: c-family/c.opt:563
1691 #, no-c-format
1692 msgid "Synonym for -Wcomment."
1693 msgstr ""
1695 #: c-family/c.opt:567
1696 #, no-c-format
1697 msgid "Warn for conditionally-supported constructs."
1698 msgstr ""
1700 #: c-family/c.opt:571
1701 #, no-c-format
1702 msgid "Warn for implicit type conversions that may change a value."
1703 msgstr ""
1705 #: c-family/c.opt:575
1706 #, no-c-format
1707 msgid "Warn for converting NULL from/to a non-pointer type."
1708 msgstr ""
1710 #: c-family/c.opt:583
1711 #, no-c-format
1712 msgid "Warn when performing class template argument deduction on a type with no deduction guides."
1713 msgstr ""
1715 #: c-family/c.opt:588
1716 #, no-c-format
1717 msgid "Warn when all constructors and destructors are private."
1718 msgstr ""
1720 #: c-family/c.opt:592
1721 #, no-c-format
1722 msgid "Warn about dangling else."
1723 msgstr ""
1725 #: c-family/c.opt:596 c-family/c.opt:600
1726 #, no-c-format
1727 msgid "Warn for uses of pointers to auto variables whose lifetime has ended."
1728 msgstr ""
1730 #: c-family/c.opt:604
1731 #, no-c-format
1732 msgid "Warn when a reference is bound to a temporary whose lifetime has ended."
1733 msgstr ""
1735 #: c-family/c.opt:608
1736 #, no-c-format
1737 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
1738 msgstr ""
1740 #: c-family/c.opt:612
1741 #, no-c-format
1742 msgid "Warn when a declaration is found after a statement."
1743 msgstr ""
1745 #: c-family/c.opt:616
1746 #, no-c-format
1747 msgid "Warn for missing parameter types in function declarations."
1748 msgstr ""
1750 #: c-family/c.opt:620
1751 #, no-c-format
1752 msgid "Warn when deleting a pointer to incomplete type."
1753 msgstr ""
1755 #: c-family/c.opt:624
1756 #, no-c-format
1757 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
1758 msgstr ""
1760 #: c-family/c.opt:632
1761 #, no-c-format
1762 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation."
1763 msgstr ""
1765 #: c-family/c.opt:637
1766 #, no-c-format
1767 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation or destructor."
1768 msgstr ""
1770 #: c-family/c.opt:642
1771 #, no-c-format
1772 msgid "Warn about deprecated arithmetic conversions on operands of enumeration types."
1773 msgstr ""
1775 #: c-family/c.opt:646
1776 #, no-c-format
1777 msgid "Warn about deprecated arithmetic conversions on operands where one is of enumeration type and the other is of a floating-point type."
1778 msgstr ""
1780 #: c-family/c.opt:651
1781 #, no-c-format
1782 msgid "Warn about positional initialization of structs requiring designated initializers."
1783 msgstr ""
1785 #: c-family/c.opt:655
1786 #, no-c-format
1787 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
1788 msgstr ""
1790 #: c-family/c.opt:659
1791 #, no-c-format
1792 msgid "Warn if type qualifiers on pointers are discarded."
1793 msgstr ""
1795 #: c-family/c.opt:663
1796 #, no-c-format
1797 msgid "Warn about compile-time integer division by zero."
1798 msgstr ""
1800 #: c-family/c.opt:667
1801 #, no-c-format
1802 msgid "Warn about implicit conversions from \"float\" to \"double\"."
1803 msgstr ""
1805 #: c-family/c.opt:671
1806 #, no-c-format
1807 msgid "Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier."
1808 msgstr ""
1810 #: c-family/c.opt:675
1811 #, no-c-format
1812 msgid "Warn about duplicated branches in if-else statements."
1813 msgstr ""
1815 #: c-family/c.opt:679
1816 #, no-c-format
1817 msgid "Warn about duplicated conditions in an if-else-if chain."
1818 msgstr ""
1820 #: c-family/c.opt:683
1821 #, no-c-format
1822 msgid "Warn about violations of Effective C++ style rules."
1823 msgstr ""
1825 #: c-family/c.opt:687
1826 #, no-c-format
1827 msgid "Warn if an additional enum-base is used in an elaborated-type-specifier."
1828 msgstr ""
1830 #: c-family/c.opt:691
1831 #, no-c-format
1832 msgid "Warn about an empty body in an if or else statement."
1833 msgstr ""
1835 #: c-family/c.opt:695
1836 #, no-c-format
1837 msgid "Warn about stray tokens after #else and #endif."
1838 msgstr ""
1840 #: c-family/c.opt:699
1841 #, no-c-format
1842 msgid "Warn about comparison of different enum types."
1843 msgstr ""
1845 #: c-family/c.opt:703
1846 #, no-c-format
1847 msgid "Warn about implicit conversion of enum types."
1848 msgstr ""
1850 #: c-family/c.opt:707
1851 #, no-c-format
1852 msgid "Warn about enum/integer type mismatches."
1853 msgstr ""
1855 #: c-family/c.opt:715
1856 #, no-c-format
1857 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
1858 msgstr "taj šalter je zastario; koristite -Werror=implicit-function-declaration"
1860 #: c-family/c.opt:719
1861 #, no-c-format
1862 msgid "Warn when an exception handler is shadowed by another handler."
1863 msgstr ""
1865 #: c-family/c.opt:723
1866 #, no-c-format
1867 msgid "Warn if \"defined\" is used outside #if."
1868 msgstr ""
1870 #: c-family/c.opt:731
1871 #, no-c-format
1872 msgid "Warn about semicolon after in-class function definition."
1873 msgstr ""
1875 #: c-family/c.opt:735
1876 #, no-c-format
1877 msgid "Warn when a structure containing a C99 flexible array member as the last field is not at the end of another structure."
1878 msgstr ""
1880 #: c-family/c.opt:740
1881 #, no-c-format
1882 msgid "Warn for implicit type conversions that cause loss of floating point precision."
1883 msgstr ""
1885 #: c-family/c.opt:744
1886 #, no-c-format
1887 msgid "Warn if testing floating point numbers for equality."
1888 msgstr ""
1890 #: c-family/c.opt:748 c-family/c.opt:803
1891 #, no-c-format
1892 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
1893 msgstr ""
1895 #: c-family/c.opt:752
1896 #, no-c-format
1897 msgid "Warn about format strings that contain NUL bytes."
1898 msgstr ""
1900 #: c-family/c.opt:756
1901 #, no-c-format
1902 msgid "Warn about GCC format strings with strings unsuitable for diagnostics."
1903 msgstr ""
1905 #: c-family/c.opt:760
1906 #, no-c-format
1907 msgid "Warn if passing too many arguments to a function for its format string."
1908 msgstr ""
1910 #: c-family/c.opt:764
1911 #, no-c-format
1912 msgid "Warn about format strings that are not literals."
1913 msgstr ""
1915 #: c-family/c.opt:768
1916 #, no-c-format
1917 msgid "Warn about function calls with format strings that write past the end of the destination region.  Same as -Wformat-overflow=1."
1918 msgstr "Upozori na pozive funkcija s format stringovima koji pišu iza kraja područja odredišta. Isto kao -Wformat-overflow=1."
1920 #: c-family/c.opt:773
1921 #, no-c-format
1922 msgid "Warn about function calls with format strings that write past the end of the destination region."
1923 msgstr ""
1925 #: c-family/c.opt:778
1926 #, no-c-format
1927 msgid "Warn about possible security problems with format functions."
1928 msgstr ""
1930 #: c-family/c.opt:782
1931 #, no-c-format
1932 msgid "Warn about sign differences with format functions."
1933 msgstr ""
1935 #: c-family/c.opt:786
1936 #, no-c-format
1937 msgid "Warn about calls to snprintf and similar functions that truncate output. Same as -Wformat-truncation=1."
1938 msgstr "Upozori na pozivanje snprintf i sličnih funkcija koje skraćuju izlaz. Isto kao  -Wformat-truncation=1."
1940 #: c-family/c.opt:791
1941 #, no-c-format
1942 msgid "Warn about calls to snprintf and similar functions that truncate output."
1943 msgstr ""
1945 #: c-family/c.opt:795
1946 #, no-c-format
1947 msgid "Warn about strftime formats yielding 2-digit years."
1948 msgstr ""
1950 #: c-family/c.opt:799
1951 #, no-c-format
1952 msgid "Warn about zero-length formats."
1953 msgstr ""
1955 #: c-family/c.opt:807
1956 #, no-c-format
1957 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
1958 msgstr ""
1960 #: c-family/c.opt:811
1961 #, no-c-format
1962 msgid "Warn about the global module fragment not containing only preprocessing directives."
1963 msgstr ""
1965 #: c-family/c.opt:815
1966 #, no-c-format
1967 msgid "Warn when the field in a struct is not aligned."
1968 msgstr ""
1970 #: c-family/c.opt:819
1971 #, no-c-format
1972 msgid "Warn whenever type qualifiers are ignored."
1973 msgstr ""
1975 #: c-family/c.opt:823
1976 #, no-c-format
1977 msgid "Warn whenever attributes are ignored."
1978 msgstr ""
1980 #: c-family/c.opt:827
1981 #, no-c-format
1982 msgid "Warn about implicit declarations."
1983 msgstr ""
1985 #: c-family/c.opt:835
1986 #, no-c-format
1987 msgid "Warn about implicit function declarations."
1988 msgstr ""
1990 #: c-family/c.opt:839
1991 #, no-c-format
1992 msgid "Warn when a declaration does not specify a type."
1993 msgstr ""
1995 #: c-family/c.opt:846
1996 #, no-c-format
1997 msgid "Warn when a base is inaccessible in derived due to ambiguity."
1998 msgstr ""
2000 #: c-family/c.opt:850
2001 #, no-c-format
2002 msgid "Warn when there is a conversion between pointers that have incompatible types."
2003 msgstr ""
2005 #: c-family/c.opt:858
2006 #, no-c-format
2007 msgid "Warn about variables which are initialized to themselves."
2008 msgstr ""
2010 #: c-family/c.opt:862
2011 #, no-c-format
2012 msgid "Warn about uses of std::initializer_list that can result in dangling pointers."
2013 msgstr ""
2015 #: c-family/c.opt:866
2016 #, no-c-format
2017 msgid "Warn about nonsensical values of --param destructive-interference-size or constructive-interference-size."
2018 msgstr ""
2020 #: c-family/c.opt:871
2021 #, no-c-format
2022 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
2023 msgstr ""
2025 #: c-family/c.opt:875
2026 #, no-c-format
2027 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
2028 msgstr ""
2030 #: c-family/c.opt:879
2031 #, no-c-format
2032 msgid "Warn for suspicious integer expressions in boolean context."
2033 msgstr ""
2035 #: c-family/c.opt:883
2036 #, no-c-format
2037 msgid "Warn when there is a cast to a pointer from an integer of a different size."
2038 msgstr ""
2040 #: c-family/c.opt:887
2041 #, no-c-format
2042 msgid "Warn when a function never produces a constant expression."
2043 msgstr ""
2045 #: c-family/c.opt:891
2046 #, no-c-format
2047 msgid "Warn about invalid uses of the \"offsetof\" macro."
2048 msgstr ""
2050 #: c-family/c.opt:895
2051 #, no-c-format
2052 msgid "Warn about PCH files that are found but not used."
2053 msgstr ""
2055 #: c-family/c.opt:899
2056 #, no-c-format
2057 msgid "Warn about invalid UTF-8 characters."
2058 msgstr ""
2060 #: c-family/c.opt:903
2061 #, no-c-format
2062 msgid "Warn when a jump misses a variable initialization."
2063 msgstr ""
2065 #: c-family/c.opt:907
2066 #, no-c-format
2067 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
2068 msgstr ""
2070 #: c-family/c.opt:911
2071 #, no-c-format
2072 msgid "Warn when logical not is used on the left hand side operand of a comparison."
2073 msgstr ""
2075 #: c-family/c.opt:915
2076 #, no-c-format
2077 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
2078 msgstr ""
2080 #: c-family/c.opt:919
2081 #, no-c-format
2082 msgid "Do not warn about using \"long long\" when -pedantic."
2083 msgstr ""
2085 #: c-family/c.opt:923
2086 #, no-c-format
2087 msgid "Warn about suspicious declarations of \"main\"."
2088 msgstr ""
2090 #: c-family/c.opt:935
2091 #, no-c-format
2092 msgid "Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size."
2093 msgstr ""
2095 #: c-family/c.opt:939
2096 #, no-c-format
2097 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
2098 msgstr ""
2100 #: c-family/c.opt:943
2101 #, no-c-format
2102 msgid "Warn when the indentation of the code does not reflect the block structure."
2103 msgstr ""
2105 #: c-family/c.opt:947
2106 #, no-c-format
2107 msgid "Warn for deallocation calls with arguments returned from mismatched allocation functions."
2108 msgstr ""
2110 #: c-family/c.opt:952
2111 #, no-c-format
2112 msgid "Warn for mismatches between calls to operator new or delete and the corresponding call to the allocation or deallocation function."
2113 msgstr ""
2115 #: c-family/c.opt:957
2116 #, no-c-format
2117 msgid "Warn when a class is redeclared or referenced using a mismatched class-key."
2118 msgstr ""
2120 #: c-family/c.opt:961
2121 #, no-c-format
2122 msgid "Warn about declarations of entities that may be missing attributes that related entities have been declared with."
2123 msgstr ""
2125 #: c-family/c.opt:966
2126 #, no-c-format
2127 msgid "Warn about possibly missing braces around initializers."
2128 msgstr ""
2130 #: c-family/c.opt:970
2131 #, no-c-format
2132 msgid "Warn about global functions without previous declarations."
2133 msgstr ""
2135 #: c-family/c.opt:974
2136 #, no-c-format
2137 msgid "Warn about missing fields in struct initializers."
2138 msgstr ""
2140 #: c-family/c.opt:982
2141 #, no-c-format
2142 msgid "Warn about user-specified include directories that do not exist."
2143 msgstr ""
2145 #: c-family/c.opt:986
2146 #, no-c-format
2147 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
2148 msgstr ""
2150 #: c-family/c.opt:990
2151 #, no-c-format
2152 msgid "Warn about global functions without prototypes."
2153 msgstr ""
2155 #: c-family/c.opt:994
2156 #, no-c-format
2157 msgid "Warn about likely missing requires keyword."
2158 msgstr ""
2160 #: c-family/c.opt:998
2161 #, no-c-format
2162 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."
2163 msgstr ""
2165 #: c-family/c.opt:1002
2166 #, no-c-format
2167 msgid "Warn about global variables without previous declarations."
2168 msgstr "Upozori na globalne varijable bez prethodne deklaracije."
2170 #: c-family/c.opt:1009
2171 #, no-c-format
2172 msgid "Warn about use of multi-character character constants."
2173 msgstr ""
2175 #: c-family/c.opt:1013
2176 #, no-c-format
2177 msgid "Warn on direct multiple inheritance."
2178 msgstr ""
2180 #: c-family/c.opt:1017
2181 #, no-c-format
2182 msgid "Warn about unsafe macros expanding to multiple statements used as a body of a clause such as if, else, while, switch, or for."
2183 msgstr ""
2185 #: c-family/c.opt:1021
2186 #, no-c-format
2187 msgid "Warn on namespace definition."
2188 msgstr ""
2190 #: c-family/c.opt:1025
2191 #, no-c-format
2192 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
2193 msgstr ""
2195 #: c-family/c.opt:1029
2196 #, no-c-format
2197 msgid "Warn about \"extern\" declarations not at file scope."
2198 msgstr ""
2200 #: c-family/c.opt:1033
2201 #, no-c-format
2202 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
2203 msgstr ""
2205 #: c-family/c.opt:1037
2206 #, no-c-format
2207 msgid "Warn if C++17 noexcept function type will change the mangled name of a symbol."
2208 msgstr ""
2210 #: c-family/c.opt:1041
2211 #, no-c-format
2212 msgid "Warn when non-templatized friend functions are declared within a template."
2213 msgstr ""
2215 #: c-family/c.opt:1045
2216 #, no-c-format
2217 msgid "Warn about non-virtual destructors."
2218 msgstr ""
2220 #: c-family/c.opt:1049
2221 #, no-c-format
2222 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
2223 msgstr ""
2225 #: c-family/c.opt:1065
2226 #, no-c-format
2227 msgid "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
2228 msgstr ""
2230 #: c-family/c.opt:1088
2231 #, no-c-format
2232 msgid "Warn if a class interface has no superclass.  Root classes may use an attribute to suppress this warning."
2233 msgstr ""
2235 #: c-family/c.opt:1093
2236 #, no-c-format
2237 msgid "Warn if a C-style cast is used in a program."
2238 msgstr ""
2240 #: c-family/c.opt:1097
2241 #, no-c-format
2242 msgid "Warn for obsolescent usage in a declaration."
2243 msgstr ""
2245 #: c-family/c.opt:1101
2246 #, no-c-format
2247 msgid "Warn if an old-style parameter definition is used."
2248 msgstr ""
2250 #: c-family/c.opt:1105
2251 #, no-c-format
2252 msgid "Warn about potentially suboptimal choices related to OpenACC parallelism."
2253 msgstr ""
2255 #: c-family/c.opt:1109
2256 #, no-c-format
2257 msgid "Warn about suspicious OpenMP code."
2258 msgstr ""
2260 #: c-family/c.opt:1113
2261 #, no-c-format
2262 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
2263 msgstr ""
2265 #: c-family/c.opt:1117
2266 #, no-c-format
2267 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
2268 msgstr ""
2270 #: c-family/c.opt:1121 c-family/c.opt:1125
2271 #, no-c-format
2272 msgid "Warn about overloaded virtual function names."
2273 msgstr ""
2275 #: c-family/c.opt:1129
2276 #, no-c-format
2277 msgid "Warn about overriding initializers without side effects."
2278 msgstr ""
2280 #: c-family/c.opt:1133
2281 #, no-c-format
2282 msgid "Warn about overriding initializers with side effects."
2283 msgstr ""
2285 #: c-family/c.opt:1137
2286 #, no-c-format
2287 msgid "Warn if the named return value optimization is not performed although it is allowed."
2288 msgstr ""
2290 #: c-family/c.opt:1141
2291 #, no-c-format
2292 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
2293 msgstr ""
2295 #: c-family/c.opt:1145
2296 #, no-c-format
2297 msgid "Warn when fields in a struct with the packed attribute are misaligned."
2298 msgstr ""
2300 #: c-family/c.opt:1149
2301 #, no-c-format
2302 msgid "Warn about possibly missing parentheses."
2303 msgstr ""
2305 #: c-family/c.opt:1157
2306 #, no-c-format
2307 msgid "Warn about calling std::move on a local object in a return statement preventing copy elision."
2308 msgstr ""
2310 #: c-family/c.opt:1161 c-family/c.opt:1165
2311 #, no-c-format
2312 msgid "Warn for placement new expressions with undefined behavior."
2313 msgstr ""
2315 #: c-family/c.opt:1169
2316 #, no-c-format
2317 msgid "Warn when converting the type of pointers to member functions."
2318 msgstr ""
2320 #: c-family/c.opt:1173
2321 #, no-c-format
2322 msgid "Warn about function pointer arithmetic."
2323 msgstr ""
2325 #: c-family/c.opt:1177
2326 #, no-c-format
2327 msgid "Warn when a pointer differs in signedness in an assignment."
2328 msgstr ""
2330 #: c-family/c.opt:1181
2331 #, no-c-format
2332 msgid "Warn when a pointer is compared with a zero character constant."
2333 msgstr ""
2335 #: c-family/c.opt:1185
2336 #, no-c-format
2337 msgid "Warn when a pointer is cast to an integer of a different size."
2338 msgstr ""
2340 #: c-family/c.opt:1189
2341 #, no-c-format
2342 msgid "Warn about misuses of pragmas."
2343 msgstr ""
2345 #: c-family/c.opt:1193
2346 #, no-c-format
2347 msgid "Warn if constructor or destructors with priorities from 0 to 100 are used."
2348 msgstr ""
2350 #: c-family/c.opt:1197
2351 #, no-c-format
2352 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
2353 msgstr ""
2355 #: c-family/c.opt:1201
2356 #, no-c-format
2357 msgid "Warn if inherited methods are unimplemented."
2358 msgstr ""
2360 #: c-family/c.opt:1205
2361 #, no-c-format
2362 msgid "Warn when a range-based for-loop is creating unnecessary copies."
2363 msgstr ""
2365 #: c-family/c.opt:1209
2366 #, no-c-format
2367 msgid "Warn about multiple declarations of the same object."
2368 msgstr ""
2370 #: c-family/c.opt:1213
2371 #, no-c-format
2372 msgid "Warn about redundant calls to std::move."
2373 msgstr ""
2375 #: c-family/c.opt:1217
2376 #, no-c-format
2377 msgid "Warn when a class or enumerated type is referenced using a redundant class-key."
2378 msgstr ""
2380 #: c-family/c.opt:1221
2381 #, no-c-format
2382 msgid "Warn about uses of register storage specifier."
2383 msgstr ""
2385 #: c-family/c.opt:1225
2386 #, no-c-format
2387 msgid "Warn when the compiler reorders code."
2388 msgstr ""
2390 #: c-family/c.opt:1229
2391 #, no-c-format
2392 msgid "Warn when an argument passed to a restrict-qualified parameter aliases with another argument."
2393 msgstr ""
2395 #: c-family/c.opt:1234
2396 #, no-c-format
2397 msgid "Warn whenever void-returning functions return a non-void expressions, or a return expression is missing in a function not returning void."
2398 msgstr ""
2400 #: c-family/c.opt:1238
2401 #, no-c-format
2402 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
2403 msgstr ""
2405 #: c-family/c.opt:1242
2406 #, no-c-format
2407 msgid "Warn on suspicious constructs involving reverse scalar storage order."
2408 msgstr ""
2410 #: c-family/c.opt:1246
2411 #, no-c-format
2412 msgid "Warn if a selector has multiple methods."
2413 msgstr ""
2415 #: c-family/c.opt:1250
2416 #, no-c-format
2417 msgid "Warn when a value is moved to itself with std::move."
2418 msgstr ""
2420 #: c-family/c.opt:1254
2421 #, no-c-format
2422 msgid "Warn about possible violations of sequence point rules."
2423 msgstr ""
2425 #: c-family/c.opt:1258
2426 #, no-c-format
2427 msgid "Warn if a local declaration hides an instance variable."
2428 msgstr "Upozori ako lokalna deklaracija skriva varijablu instance."
2430 #: c-family/c.opt:1262 c-family/c.opt:1266
2431 #, no-c-format
2432 msgid "Warn if left shift of a signed value overflows."
2433 msgstr ""
2435 #: c-family/c.opt:1270
2436 #, no-c-format
2437 msgid "Warn if shift count is negative."
2438 msgstr ""
2440 #: c-family/c.opt:1274
2441 #, no-c-format
2442 msgid "Warn if shift count >= width of type."
2443 msgstr ""
2445 #: c-family/c.opt:1278
2446 #, no-c-format
2447 msgid "Warn if left shifting a negative value."
2448 msgstr ""
2450 #: c-family/c.opt:1282
2451 #, no-c-format
2452 msgid "Warn about signed-unsigned comparisons."
2453 msgstr ""
2455 #: c-family/c.opt:1290
2456 #, no-c-format
2457 msgid "Warn for implicit type conversions between signed and unsigned integers."
2458 msgstr ""
2460 #: c-family/c.opt:1294
2461 #, no-c-format
2462 msgid "Warn when overload promotes from unsigned to signed."
2463 msgstr ""
2465 #: c-family/c.opt:1298
2466 #, no-c-format
2467 msgid "Warn about missing sized deallocation functions."
2468 msgstr ""
2470 #: c-family/c.opt:1302
2471 #, no-c-format
2472 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."
2473 msgstr ""
2475 #: c-family/c.opt:1307
2476 #, no-c-format
2477 msgid "Warn when sizeof is applied on a parameter declared as an array."
2478 msgstr ""
2480 #: c-family/c.opt:1311
2481 #, no-c-format
2482 msgid "Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers."
2483 msgstr ""
2485 #: c-family/c.opt:1315
2486 #, no-c-format
2487 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
2488 msgstr ""
2490 #: c-family/c.opt:1323
2491 #, no-c-format
2492 msgid "Warn about improper usages of flexible array members according to the level of -fstrict-flex-arrays."
2493 msgstr ""
2495 #: c-family/c.opt:1328
2496 #, no-c-format
2497 msgid "Warn about uncasted NULL used as sentinel."
2498 msgstr ""
2500 #: c-family/c.opt:1336
2501 #, no-c-format
2502 msgid "Warn about unprototyped function declarations."
2503 msgstr ""
2505 #: c-family/c.opt:1340
2506 #, no-c-format
2507 msgid "Warn if type signatures of candidate methods do not match exactly."
2508 msgstr ""
2510 #: c-family/c.opt:1344
2511 #, no-c-format
2512 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."
2513 msgstr ""
2515 #: c-family/c.opt:1350
2516 #, no-c-format
2517 msgid "Warn about buffer overflow in string manipulation functions like memcpy and strcpy."
2518 msgstr ""
2520 #: c-family/c.opt:1355
2521 #, no-c-format
2522 msgid "Under the control of Object Size type, warn about buffer overflow in string manipulation functions like memcpy and strcpy."
2523 msgstr ""
2525 #: c-family/c.opt:1360
2526 #, no-c-format
2527 msgid "Warn about reading past the end of a source array in string manipulation functions like memchr and memcpy."
2528 msgstr ""
2530 #: c-family/c.opt:1364
2531 #, no-c-format
2532 msgid "Warn about truncation in string manipulation functions like strncat and strncpy."
2533 msgstr ""
2535 #: c-family/c.opt:1368
2536 #, no-c-format
2537 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."
2538 msgstr ""
2540 #: c-family/c.opt:1372
2541 #, no-c-format
2542 msgid "Warn about functions which might be candidates for format attributes."
2543 msgstr ""
2545 #: c-family/c.opt:1376
2546 #, no-c-format
2547 msgid "Suggest that the override keyword be used when the declaration of a virtual function overrides another."
2548 msgstr ""
2550 #: c-family/c.opt:1381
2551 #, no-c-format
2552 msgid "Warn about enumerated switches, with no default, missing a case."
2553 msgstr ""
2555 #: c-family/c.opt:1385
2556 #, no-c-format
2557 msgid "Warn about enumerated switches missing a \"default:\" statement."
2558 msgstr ""
2560 #: c-family/c.opt:1389
2561 #, no-c-format
2562 msgid "Warn about all enumerated switches missing a specific case."
2563 msgstr ""
2565 #: c-family/c.opt:1393
2566 #, no-c-format
2567 msgid "Warn about switches with boolean controlling expression."
2568 msgstr ""
2570 #: c-family/c.opt:1397
2571 #, no-c-format
2572 msgid "Warn about switch values that are outside of the switch's type range."
2573 msgstr ""
2575 #: c-family/c.opt:1401
2576 #, no-c-format
2577 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
2578 msgstr ""
2580 #: c-family/c.opt:1405
2581 #, no-c-format
2582 msgid "Deprecated.  This switch has no effect."
2583 msgstr ""
2585 #: c-family/c.opt:1413
2586 #, no-c-format
2587 msgid "Warn on primary template declaration."
2588 msgstr ""
2590 #: c-family/c.opt:1417
2591 #, no-c-format
2592 msgid "Warn if a comparison always evaluates to true or false."
2593 msgstr ""
2595 #: c-family/c.opt:1421
2596 #, no-c-format
2597 msgid "Warn about simple-template-id in a constructor or destructor."
2598 msgstr ""
2600 #: c-family/c.opt:1425
2601 #, no-c-format
2602 msgid "Warn if a throw expression will always result in a call to terminate()."
2603 msgstr ""
2605 #: c-family/c.opt:1429
2606 #, no-c-format
2607 msgid "Warn about features not present in traditional C."
2608 msgstr ""
2610 #: c-family/c.opt:1433
2611 #, no-c-format
2612 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
2613 msgstr ""
2615 #: c-family/c.opt:1437
2616 #, no-c-format
2617 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
2618 msgstr ""
2620 #: c-family/c.opt:1441
2621 #, no-c-format
2622 msgid "Warn about @selector()s without previously declared methods."
2623 msgstr ""
2625 #: c-family/c.opt:1445
2626 #, no-c-format
2627 msgid "Warn if an undefined macro is used in an #if directive."
2628 msgstr ""
2630 #: c-family/c.opt:1449
2631 #, no-c-format
2632 msgid "Warn about invalid forms of delimited or named escape sequences."
2633 msgstr ""
2635 #: c-family/c.opt:1457
2636 #, no-c-format
2637 msgid "Warn about unrecognized pragmas."
2638 msgstr ""
2640 #: c-family/c.opt:1461
2641 #, no-c-format
2642 msgid "Warn about unsuffixed float constants."
2643 msgstr ""
2645 #: c-family/c.opt:1477
2646 #, no-c-format
2647 msgid "Warn when typedefs locally defined in a function are not used."
2648 msgstr ""
2650 #: c-family/c.opt:1481
2651 #, no-c-format
2652 msgid "Warn about macros defined in the main file that are not used."
2653 msgstr ""
2655 #: c-family/c.opt:1501
2656 #, no-c-format
2657 msgid "Warn about useless casts."
2658 msgstr ""
2660 #: c-family/c.opt:1505
2661 #, no-c-format
2662 msgid "Warn about using variadic macros."
2663 msgstr ""
2665 #: c-family/c.opt:1509
2666 #, no-c-format
2667 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
2668 msgstr ""
2670 #: c-family/c.opt:1513
2671 #, no-c-format
2672 msgid "Warn about the most vexing parse syntactic ambiguity."
2673 msgstr ""
2675 #: c-family/c.opt:1517
2676 #, no-c-format
2677 msgid "Warn if a virtual base has a non-trivial move assignment operator."
2678 msgstr ""
2680 #: c-family/c.opt:1521
2681 #, no-c-format
2682 msgid "Warn if a variable length array is used."
2683 msgstr ""
2685 #: c-family/c.opt:1525
2686 #, no-c-format
2687 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."
2688 msgstr ""
2690 #: c-family/c.opt:1531
2691 #, no-c-format
2692 msgid "Disable Wvla-larger-than= warning.  Equivalent to Wvla-larger-than=<SIZE_MAX> or larger."
2693 msgstr ""
2695 #: c-family/c.opt:1535
2696 #, no-c-format
2697 msgid "Warn about mismatched declarations of VLA parameters."
2698 msgstr ""
2700 #: c-family/c.opt:1539
2701 #, no-c-format
2702 msgid "Warn about deprecated uses of volatile qualifier."
2703 msgstr ""
2705 #: c-family/c.opt:1543
2706 #, no-c-format
2707 msgid "Warn when a register variable is declared volatile."
2708 msgstr ""
2710 #: c-family/c.opt:1547
2711 #, no-c-format
2712 msgid "Warn on direct virtual inheritance."
2713 msgstr ""
2715 #: c-family/c.opt:1551
2716 #, no-c-format
2717 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."
2718 msgstr ""
2720 #: c-family/c.opt:1555
2721 #, no-c-format
2722 msgid "Warn about xor operators where it appears the user meant exponentiation."
2723 msgstr ""
2725 #: c-family/c.opt:1559
2726 #, no-c-format
2727 msgid "Warn when a literal '0' is used as null pointer."
2728 msgstr ""
2730 #: c-family/c.opt:1563
2731 #, no-c-format
2732 msgid "Warn about accesses to interior zero-length array members."
2733 msgstr ""
2735 #: c-family/c.opt:1567
2736 #, no-c-format
2737 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
2738 msgstr ""
2740 #: c-family/c.opt:1575
2741 #, no-c-format
2742 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
2743 msgstr ""
2745 #: c-family/c.opt:1579
2746 #, no-c-format
2747 msgid "Enforce class member access control semantics."
2748 msgstr ""
2750 #: c-family/c.opt:1583
2751 #, no-c-format
2752 msgid "-fada-spec-parent=unit\tDump Ada specs as child units of given parent."
2753 msgstr ""
2755 #: c-family/c.opt:1587
2756 #, no-c-format
2757 msgid "Support C++17 allocation of over-aligned types."
2758 msgstr ""
2760 #: c-family/c.opt:1591
2761 #, no-c-format
2762 msgid "-faligned-new=<N>\tUse C++17 over-aligned type allocation for alignments greater than N."
2763 msgstr ""
2765 #: c-family/c.opt:1602 c-family/c.opt:1919 c-family/c.opt:2321
2766 #: c-family/c.opt:2325 c-family/c.opt:2341
2767 #, no-c-format
2768 msgid "No longer supported."
2769 msgstr ""
2771 #: c-family/c.opt:1606
2772 #, no-c-format
2773 msgid "Recognize the \"asm\" keyword."
2774 msgstr ""
2776 #: c-family/c.opt:1614
2777 #, no-c-format
2778 msgid "Recognize built-in functions."
2779 msgstr ""
2781 #: c-family/c.opt:1621
2782 #, no-c-format
2783 msgid "Where shorter, use canonicalized paths to systems headers."
2784 msgstr ""
2786 #: c-family/c.opt:1625
2787 #, no-c-format
2788 msgid "Enable the char8_t fundamental type and use it as the type for UTF-8 string and character literals."
2789 msgstr ""
2791 #: c-family/c.opt:1713
2792 #, no-c-format
2793 msgid "Removed in GCC 8.  This switch has no effect."
2794 msgstr ""
2796 #: c-family/c.opt:1717
2797 #, no-c-format
2798 msgid "Enable support for C++ concepts."
2799 msgstr ""
2801 #: c-family/c.opt:1721
2802 #, no-c-format
2803 msgid "Enable certain features present in the Concepts TS."
2804 msgstr ""
2806 #: c-family/c.opt:1725
2807 #, no-c-format
2808 msgid "Specify maximum error replay depth during recursive diagnosis of a constraint satisfaction failure."
2809 msgstr ""
2811 #: c-family/c.opt:1729
2812 #, no-c-format
2813 msgid "Allow the arguments of the '?' operator to have different types."
2814 msgstr ""
2816 #: c-family/c.opt:1737
2817 #, no-c-format
2818 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
2819 msgstr ""
2821 #: c-family/c.opt:1741
2822 #, no-c-format
2823 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
2824 msgstr ""
2826 #: c-family/c.opt:1745
2827 #, no-c-format
2828 msgid "-fconstexpr-cache-depth=<number>\tSpecify maximum constexpr recursion cache depth."
2829 msgstr ""
2831 #: c-family/c.opt:1749
2832 #, no-c-format
2833 msgid "Allow IEC559 floating point exceptions in constant expressions."
2834 msgstr ""
2836 #: c-family/c.opt:1753
2837 #, no-c-format
2838 msgid "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration count."
2839 msgstr ""
2841 #: c-family/c.opt:1757
2842 #, no-c-format
2843 msgid "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr operations during a single constexpr evaluation."
2844 msgstr ""
2846 #: c-family/c.opt:1761
2847 #, no-c-format
2848 msgid "Enable certain features present in drafts of C++ Contracts."
2849 msgstr ""
2851 #: c-family/c.opt:1774
2852 #, no-c-format
2853 msgid "-fcontract-assumption-mode=[on|off]\tEnable or disable treating axiom level contracts as assumptions (default on)."
2854 msgstr ""
2856 #: c-family/c.opt:1778
2857 #, no-c-format
2858 msgid "-fcontract-build-level=[off|default|audit]\tSpecify max contract level to generate runtime checks for."
2859 msgstr ""
2861 #: c-family/c.opt:1782
2862 #, no-c-format
2863 msgid "-fcontract-strict-declarations=[on|off]\tEnable or disable warnings on generalized redeclaration of functions with contracts (default off)."
2864 msgstr ""
2866 #: c-family/c.opt:1786
2867 #, no-c-format
2868 msgid "-fcontract-mode=[on|off]\tEnable or disable all contract facilities (default on)."
2869 msgstr ""
2871 #: c-family/c.opt:1790
2872 #, no-c-format
2873 msgid "-fcontract-continuation-mode=[on|off]\tEnable or disable contract continuation mode (default off)."
2874 msgstr ""
2876 #: c-family/c.opt:1794
2877 #, no-c-format
2878 msgid "-fcontract-role=<name>:<semantics>\tSpecify the semantics for all levels in a role (default, review), or a custom contract role with given semantics (ex: opt:assume,assume,assume)."
2879 msgstr ""
2881 #: c-family/c.opt:1798
2882 #, no-c-format
2883 msgid "-fcontract-semantic=<level>:<semantic>\tSpecify the concrete semantics for level."
2884 msgstr ""
2886 #: c-family/c.opt:1802
2887 #, no-c-format
2888 msgid "Enable C++ coroutines (experimental)."
2889 msgstr ""
2891 #: c-family/c.opt:1806
2892 #, no-c-format
2893 msgid "Emit debug annotations during preprocessing."
2894 msgstr ""
2896 #: c-family/c.opt:1814
2897 #, no-c-format
2898 msgid "Factor complex constructors and destructors to favor space over speed."
2899 msgstr ""
2901 #: c-family/c.opt:1822
2902 #, no-c-format
2903 msgid "Print hierarchical comparisons when template types are mismatched."
2904 msgstr ""
2906 #: c-family/c.opt:1826
2907 #, no-c-format
2908 msgid "Note all candidates during overload resolution failure."
2909 msgstr ""
2911 #: c-family/c.opt:1830
2912 #, no-c-format
2913 msgid "Preprocess directives only."
2914 msgstr ""
2916 #: c-family/c.opt:1834
2917 #, no-c-format
2918 msgid "Permit '$' as an identifier character."
2919 msgstr ""
2921 #: c-family/c.opt:1838
2922 #, no-c-format
2923 msgid "-fmacro-prefix-map=<old>=<new>\tMap one directory name to another in __FILE__, __BASE_FILE__, and __builtin_FILE()."
2924 msgstr ""
2926 #: c-family/c.opt:1842
2927 #, no-c-format
2928 msgid "Write all declarations as Ada code transitively."
2929 msgstr ""
2931 #: c-family/c.opt:1846
2932 #, no-c-format
2933 msgid "Write all declarations as Ada code for the given file only."
2934 msgstr ""
2936 #: c-family/c.opt:1853
2937 #, no-c-format
2938 msgid "Do not elide common elements in template comparisons."
2939 msgstr ""
2941 #: c-family/c.opt:1857
2942 #, no-c-format
2943 msgid "Generate code to check exception specifications."
2944 msgstr ""
2946 #: c-family/c.opt:1864
2947 #, no-c-format
2948 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
2949 msgstr ""
2951 #: c-family/c.opt:1868
2952 #, no-c-format
2953 msgid "Permit universal character names (\\u and \\U) in identifiers."
2954 msgstr ""
2956 #: c-family/c.opt:1872
2957 #, no-c-format
2958 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
2959 msgstr ""
2961 #: c-family/c.opt:1876
2962 #, no-c-format
2963 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
2964 msgstr ""
2966 #: c-family/c.opt:1883
2967 #, no-c-format
2968 msgid "Fold calls to simple inline functions."
2969 msgstr ""
2971 #: c-family/c.opt:1890
2972 #, no-c-format
2973 msgid "Do not assume that standard C libraries and \"main\" exist."
2974 msgstr ""
2976 #: c-family/c.opt:1894
2977 #, no-c-format
2978 msgid "Recognize GNU-defined keywords."
2979 msgstr ""
2981 #: c-family/c.opt:1898
2982 #, no-c-format
2983 msgid "Generate code for GNU runtime environment."
2984 msgstr ""
2986 #: c-family/c.opt:1902
2987 #, no-c-format
2988 msgid "Use traditional GNU semantics for inline functions."
2989 msgstr ""
2991 #: c-family/c.opt:1915
2992 #, no-c-format
2993 msgid "Assume normal C execution environment."
2994 msgstr ""
2996 #: c-family/c.opt:1923
2997 #, no-c-format
2998 msgid "Implement P2564 for consteval propagation."
2999 msgstr ""
3001 #: c-family/c.opt:1927
3002 #, no-c-format
3003 msgid "Export functions even if they can be inlined."
3004 msgstr ""
3006 #: c-family/c.opt:1931
3007 #, no-c-format
3008 msgid "Make inline functions constexpr by default."
3009 msgstr ""
3011 #: c-family/c.opt:1935
3012 #, no-c-format
3013 msgid "Emit implicit instantiations of inline templates."
3014 msgstr ""
3016 #: c-family/c.opt:1939
3017 #, no-c-format
3018 msgid "Emit implicit instantiations of templates."
3019 msgstr ""
3021 #: c-family/c.opt:1943
3022 #, no-c-format
3023 msgid "Implement C++17 inheriting constructor semantics."
3024 msgstr ""
3026 #: c-family/c.opt:1950
3027 #, no-c-format
3028 msgid "Don't emit dllexported inline functions unless needed."
3029 msgstr ""
3031 #: c-family/c.opt:1957
3032 #, no-c-format
3033 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
3034 msgstr ""
3036 #: c-family/c.opt:1961
3037 #, no-c-format
3038 msgid "Enable C++ modules-ts (experimental)."
3039 msgstr ""
3041 #: c-family/c.opt:1969
3042 #, no-c-format
3043 msgid "Enable C++ header module (experimental)."
3044 msgstr ""
3046 #: c-family/c.opt:1976
3047 #, no-c-format
3048 msgid "Member functions defined within their class are inline in module purview."
3049 msgstr ""
3051 #: c-family/c.opt:1980
3052 #, no-c-format
3053 msgid "Only emit Compiled Module Interface."
3054 msgstr ""
3056 #: c-family/c.opt:1984
3057 #, no-c-format
3058 msgid "Mapper for module to CMI files."
3059 msgstr ""
3061 #: c-family/c.opt:1988
3062 #, no-c-format
3063 msgid "Enable lazy module importing."
3064 msgstr ""
3066 #: c-family/c.opt:1996
3067 #, no-c-format
3068 msgid "Warn about macros that have conflicting header units definitions."
3069 msgstr ""
3071 #: c-family/c.opt:2000
3072 #, no-c-format
3073 msgid "Warn if pointers of distinct types are compared without a cast."
3074 msgstr ""
3076 #: c-family/c.opt:2004
3077 #, no-c-format
3078 msgid "Note #include directives translated to import declarations."
3079 msgstr ""
3081 #: c-family/c.opt:2008
3082 #, no-c-format
3083 msgid "Note #include directives not translated to import declarations, and not known to be textual."
3084 msgstr ""
3086 #: c-family/c.opt:2012
3087 #, no-c-format
3088 msgid "Note a #include translation of a specific header."
3089 msgstr ""
3091 #: c-family/c.opt:2016
3092 #, no-c-format
3093 msgid "Note Compiled Module Interface pathnames."
3094 msgstr ""
3096 #: c-family/c.opt:2020
3097 #, no-c-format
3098 msgid "Note Compiled Module Interface pathname of a specific module or header-unit."
3099 msgstr ""
3101 #: c-family/c.opt:2024
3102 #, no-c-format
3103 msgid "fmax-include-depth=<number> Set the maximum depth of the nested #include."
3104 msgstr ""
3106 #: c-family/c.opt:2028
3107 #, no-c-format
3108 msgid "Don't warn about uses of Microsoft extensions."
3109 msgstr ""
3111 #: c-family/c.opt:2047
3112 #, no-c-format
3113 msgid "Implement resolution of DR 150 for matching of template template arguments."
3114 msgstr ""
3116 #: c-family/c.opt:2051
3117 #, no-c-format
3118 msgid "Generate code for NeXT (Apple macOS) runtime environment."
3119 msgstr ""
3121 #: c-family/c.opt:2055
3122 #, no-c-format
3123 msgid "Assume that receivers of Objective-C messages may be nil."
3124 msgstr ""
3126 #: c-family/c.opt:2059
3127 #, no-c-format
3128 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
3129 msgstr ""
3131 #: c-family/c.opt:2063
3132 #, no-c-format
3133 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
3134 msgstr ""
3136 #: c-family/c.opt:2088
3137 #, no-c-format
3138 msgid "Treat a throw() exception specification as noexcept to improve code size."
3139 msgstr ""
3141 #: c-family/c.opt:2092
3142 #, no-c-format
3143 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
3144 msgstr ""
3146 #: c-family/c.opt:2098
3147 #, no-c-format
3148 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
3149 msgstr ""
3151 #: c-family/c.opt:2102
3152 #, no-c-format
3153 msgid "Allow fast jumps to the message dispatcher."
3154 msgstr ""
3156 #: c-family/c.opt:2108
3157 #, no-c-format
3158 msgid "Enable Objective-C exception and synchronization syntax."
3159 msgstr ""
3161 #: c-family/c.opt:2112
3162 #, no-c-format
3163 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
3164 msgstr ""
3166 #: c-family/c.opt:2116
3167 #, no-c-format
3168 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
3169 msgstr ""
3171 #: c-family/c.opt:2121
3172 #, no-c-format
3173 msgid "Enable Objective-C setjmp exception handling runtime."
3174 msgstr ""
3176 #: c-family/c.opt:2125
3177 #, no-c-format
3178 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
3179 msgstr ""
3181 #: c-family/c.opt:2129
3182 #, no-c-format
3183 msgid "Enable OpenACC."
3184 msgstr ""
3186 #: c-family/c.opt:2133
3187 #, no-c-format
3188 msgid "Specify default OpenACC compute dimensions."
3189 msgstr ""
3191 #: c-family/c.opt:2137
3192 #, no-c-format
3193 msgid "Enable OpenMP (implies -frecursive in Fortran)."
3194 msgstr ""
3196 #: c-family/c.opt:2141
3197 #, no-c-format
3198 msgid "Enable OpenMP's SIMD directives."
3199 msgstr ""
3201 #: c-family/c.opt:2145
3202 #, no-c-format
3203 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
3204 msgstr ""
3206 #: c-family/c.opt:2156
3207 #, no-c-format
3208 msgid "Look for and use PCH files even when preprocessing."
3209 msgstr ""
3211 #: c-family/c.opt:2160
3212 #, no-c-format
3213 msgid "Downgrade conformance errors to warnings."
3214 msgstr ""
3216 #: c-family/c.opt:2164
3217 #, no-c-format
3218 msgid "Enable Plan 9 language extensions."
3219 msgstr ""
3221 #: c-family/c.opt:2168
3222 #, no-c-format
3223 msgid "Treat the input file as already preprocessed."
3224 msgstr ""
3226 #: c-family/c.opt:2176
3227 #, no-c-format
3228 msgid "-ftrack-macro-expansion=<0|1|2>\tTrack locations of tokens coming from macro expansion and display them in error messages."
3229 msgstr ""
3231 #: c-family/c.opt:2180
3232 #, no-c-format
3233 msgid "Do not pretty-print template specializations as the template signature followed by the arguments."
3234 msgstr ""
3236 #: c-family/c.opt:2184
3237 #, no-c-format
3238 msgid "Treat known sprintf return values as constants."
3239 msgstr ""
3241 #: c-family/c.opt:2188
3242 #, no-c-format
3243 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
3244 msgstr ""
3246 #: c-family/c.opt:2192
3247 #, no-c-format
3248 msgid "Removed in GCC 10.  This switch has no effect."
3249 msgstr ""
3251 #: c-family/c.opt:2196
3252 #, no-c-format
3253 msgid "Generate run time type descriptor information."
3254 msgstr ""
3256 #: c-family/c.opt:2200 ada/gcc-interface/lang.opt:81
3257 #, no-c-format
3258 msgid "Use the narrowest integer type possible for enumeration types."
3259 msgstr ""
3261 #: c-family/c.opt:2204
3262 #, no-c-format
3263 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
3264 msgstr ""
3266 #: c-family/c.opt:2208
3267 #, no-c-format
3268 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
3269 msgstr ""
3271 #: c-family/c.opt:2212 ada/gcc-interface/lang.opt:85
3272 #, no-c-format
3273 msgid "Make \"char\" signed by default."
3274 msgstr "Čini da je \"char\" zadano potpisan (default)"
3276 #: c-family/c.opt:2216
3277 #, no-c-format
3278 msgid "Enable C++14 sized deallocation support."
3279 msgstr ""
3281 #: c-family/c.opt:2223
3282 #, no-c-format
3283 msgid "-fstrict-flex-arrays=<level>    Control when to treat the trailing array of a structure as a flexible array member for the purposes of accessing the elements of such an array. The default is treating all trailing arrays of structures as flexible array members."
3284 msgstr ""
3286 #: c-family/c.opt:2230
3287 #, no-c-format
3288 msgid "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar storage order."
3289 msgstr ""
3291 #: c-family/c.opt:2246
3292 #, no-c-format
3293 msgid "Display statistics accumulated during compilation."
3294 msgstr ""
3296 #: c-family/c.opt:2250
3297 #, no-c-format
3298 msgid "Assume that values of enumeration type are always within the minimum range of that type."
3299 msgstr ""
3301 #: c-family/c.opt:2257 c-family/c.opt:2262
3302 #, no-c-format
3303 msgid "Follow the C++17 evaluation order requirements for assignment expressions, shift, member function calls, etc."
3304 msgstr ""
3306 #: c-family/c.opt:2279
3307 #, no-c-format
3308 msgid "Set the maximum number of template instantiation notes for a single warning or error."
3309 msgstr ""
3311 #: c-family/c.opt:2286
3312 #, no-c-format
3313 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
3314 msgstr ""
3316 #: c-family/c.opt:2293
3317 #, no-c-format
3318 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
3319 msgstr ""
3321 #: c-family/c.opt:2297
3322 #, no-c-format
3323 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
3324 msgstr ""
3326 #: c-family/c.opt:2301 ada/gcc-interface/lang.opt:89
3327 #, no-c-format
3328 msgid "Make \"char\" unsigned by default."
3329 msgstr "Čini da je \"char\" zadano nepotpisan (default)"
3331 #: c-family/c.opt:2305
3332 #, no-c-format
3333 msgid "Use __cxa_atexit to register destructors."
3334 msgstr ""
3336 #: c-family/c.opt:2309
3337 #, no-c-format
3338 msgid "Use __cxa_get_exception_ptr in exception handling."
3339 msgstr ""
3341 #: c-family/c.opt:2313
3342 #, no-c-format
3343 msgid "Marks all inlined functions and methods as having hidden visibility."
3344 msgstr ""
3346 #: c-family/c.opt:2317
3347 #, no-c-format
3348 msgid "Changes visibility to match Microsoft Visual Studio by default."
3349 msgstr ""
3351 #: c-family/c.opt:2329
3352 #, no-c-format
3353 msgid "Emit common-like symbols as weak symbols."
3354 msgstr ""
3356 #: c-family/c.opt:2333
3357 #, no-c-format
3358 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
3359 msgstr ""
3361 #: c-family/c.opt:2337
3362 #, no-c-format
3363 msgid "Generate a #line directive pointing at the current working directory."
3364 msgstr ""
3366 #: c-family/c.opt:2345
3367 #, no-c-format
3368 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
3369 msgstr ""
3371 #: c-family/c.opt:2349
3372 #, no-c-format
3373 msgid "Dump declarations to a .decl file."
3374 msgstr ""
3376 #: c-family/c.opt:2353
3377 #, no-c-format
3378 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
3379 msgstr ""
3381 #: c-family/c.opt:2357
3382 #, no-c-format
3383 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
3384 msgstr ""
3386 #: c-family/c.opt:2361
3387 #, no-c-format
3388 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
3389 msgstr ""
3391 #: c-family/c.opt:2365
3392 #, no-c-format
3393 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding number literal rather than a user-defined number literal."
3394 msgstr ""
3396 #: c-family/c.opt:2370
3397 #, no-c-format
3398 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
3399 msgstr ""
3401 #: c-family/c.opt:2374
3402 #, no-c-format
3403 msgid "-imacros <file>\tAccept definition of macros in <file>."
3404 msgstr ""
3406 #: c-family/c.opt:2378
3407 #, no-c-format
3408 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
3409 msgstr ""
3411 #: c-family/c.opt:2382
3412 #, no-c-format
3413 msgid "-include <file>\tInclude the contents of <file> before other files."
3414 msgstr ""
3416 #: c-family/c.opt:2386
3417 #, no-c-format
3418 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
3419 msgstr ""
3421 #: c-family/c.opt:2390
3422 #, no-c-format
3423 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
3424 msgstr ""
3426 #: c-family/c.opt:2394
3427 #, no-c-format
3428 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
3429 msgstr ""
3431 #: c-family/c.opt:2398
3432 #, no-c-format
3433 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
3434 msgstr ""
3436 #: c-family/c.opt:2402
3437 #, no-c-format
3438 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
3439 msgstr ""
3441 #: c-family/c.opt:2406
3442 #, no-c-format
3443 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
3444 msgstr ""
3446 #: c-family/c.opt:2416
3447 #, no-c-format
3448 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
3449 msgstr ""
3451 #: c-family/c.opt:2420
3452 #, no-c-format
3453 msgid "Do not search standard system include directories for C++."
3454 msgstr ""
3456 #: c-family/c.opt:2432
3457 #, no-c-format
3458 msgid "Generate C header of platform-specific features."
3459 msgstr ""
3461 #: c-family/c.opt:2436
3462 #, no-c-format
3463 msgid "Remap file names when including files."
3464 msgstr ""
3466 #: c-family/c.opt:2440 c-family/c.opt:2444
3467 #, no-c-format
3468 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
3469 msgstr ""
3471 #: c-family/c.opt:2448
3472 #, no-c-format
3473 msgid "Conform to the ISO 2011 C++ standard."
3474 msgstr ""
3476 #: c-family/c.opt:2452
3477 #, no-c-format
3478 msgid "Deprecated in favor of -std=c++11."
3479 msgstr ""
3481 #: c-family/c.opt:2456
3482 #, no-c-format
3483 msgid "Deprecated in favor of -std=c++14."
3484 msgstr ""
3486 #: c-family/c.opt:2460
3487 #, no-c-format
3488 msgid "Conform to the ISO 2014 C++ standard."
3489 msgstr ""
3491 #: c-family/c.opt:2464
3492 #, no-c-format
3493 msgid "Deprecated in favor of -std=c++17."
3494 msgstr ""
3496 #: c-family/c.opt:2468
3497 #, no-c-format
3498 msgid "Conform to the ISO 2017 C++ standard."
3499 msgstr ""
3501 #: c-family/c.opt:2472 c-family/c.opt:2476
3502 #, no-c-format
3503 msgid "Conform to the ISO 2020 C++ standard (experimental and incomplete support)."
3504 msgstr ""
3506 #: c-family/c.opt:2480 c-family/c.opt:2484
3507 #, no-c-format
3508 msgid "Conform to the ISO 2023 C++ draft standard (experimental and incomplete support)."
3509 msgstr ""
3511 #: c-family/c.opt:2488 c-family/c.opt:2492
3512 #, no-c-format
3513 msgid "Conform to the ISO 2026 C++ draft standard (experimental and incomplete support)."
3514 msgstr ""
3516 #: c-family/c.opt:2496 c-family/c.opt:2650
3517 #, no-c-format
3518 msgid "Conform to the ISO 2011 C standard."
3519 msgstr ""
3521 #: c-family/c.opt:2500
3522 #, no-c-format
3523 msgid "Deprecated in favor of -std=c11."
3524 msgstr ""
3526 #: c-family/c.opt:2504 c-family/c.opt:2508 c-family/c.opt:2654
3527 #: c-family/c.opt:2658
3528 #, no-c-format
3529 msgid "Conform to the ISO 2017 C standard (published in 2018)."
3530 msgstr ""
3532 #: c-family/c.opt:2512 c-family/c.opt:2662
3533 #, no-c-format
3534 msgid "Conform to the ISO 2023 C standard draft (expected to be published in 2024) (experimental and incomplete support)."
3535 msgstr ""
3537 #: c-family/c.opt:2516
3538 #, no-c-format
3539 msgid "Deprecated in favor of -std=c23."
3540 msgstr ""
3542 #: c-family/c.opt:2520 c-family/c.opt:2524 c-family/c.opt:2634
3543 #, no-c-format
3544 msgid "Conform to the ISO 1990 C standard."
3545 msgstr ""
3547 #: c-family/c.opt:2528 c-family/c.opt:2642
3548 #, no-c-format
3549 msgid "Conform to the ISO 1999 C standard."
3550 msgstr ""
3552 #: c-family/c.opt:2532
3553 #, no-c-format
3554 msgid "Deprecated in favor of -std=c99."
3555 msgstr ""
3557 #: c-family/c.opt:2536 c-family/c.opt:2541
3558 #, no-c-format
3559 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensions."
3560 msgstr ""
3562 #: c-family/c.opt:2546
3563 #, no-c-format
3564 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
3565 msgstr ""
3567 #: c-family/c.opt:2550
3568 #, no-c-format
3569 msgid "Deprecated in favor of -std=gnu++11."
3570 msgstr ""
3572 #: c-family/c.opt:2554
3573 #, no-c-format
3574 msgid "Deprecated in favor of -std=gnu++14."
3575 msgstr ""
3577 #: c-family/c.opt:2558
3578 #, no-c-format
3579 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
3580 msgstr ""
3582 #: c-family/c.opt:2562
3583 #, no-c-format
3584 msgid "Deprecated in favor of -std=gnu++17."
3585 msgstr ""
3587 #: c-family/c.opt:2566
3588 #, no-c-format
3589 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
3590 msgstr ""
3592 #: c-family/c.opt:2570 c-family/c.opt:2574
3593 #, no-c-format
3594 msgid "Conform to the ISO 2020 C++ standard with GNU extensions (experimental and incomplete support)."
3595 msgstr ""
3597 #: c-family/c.opt:2578 c-family/c.opt:2582
3598 #, no-c-format
3599 msgid "Conform to the ISO 2023 C++ draft standard with GNU extensions (experimental and incomplete support)."
3600 msgstr ""
3602 #: c-family/c.opt:2586 c-family/c.opt:2590
3603 #, no-c-format
3604 msgid "Conform to the ISO 2026 C++ draft standard with GNU extensions (experimental and incomplete support)."
3605 msgstr ""
3607 #: c-family/c.opt:2594
3608 #, no-c-format
3609 msgid "Conform to the ISO 2011 C standard with GNU extensions."
3610 msgstr ""
3612 #: c-family/c.opt:2598
3613 #, no-c-format
3614 msgid "Deprecated in favor of -std=gnu11."
3615 msgstr ""
3617 #: c-family/c.opt:2602 c-family/c.opt:2606
3618 #, no-c-format
3619 msgid "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
3620 msgstr ""
3622 #: c-family/c.opt:2610
3623 #, no-c-format
3624 msgid "Conform to the ISO 2023 C standard draft (expected to be published in 2024) with GNU extensions (experimental and incomplete support)."
3625 msgstr ""
3627 #: c-family/c.opt:2614
3628 #, no-c-format
3629 msgid "Deprecated in favor of -std=gnu23."
3630 msgstr ""
3632 #: c-family/c.opt:2618 c-family/c.opt:2622
3633 #, no-c-format
3634 msgid "Conform to the ISO 1990 C standard with GNU extensions."
3635 msgstr ""
3637 #: c-family/c.opt:2626
3638 #, no-c-format
3639 msgid "Conform to the ISO 1999 C standard with GNU extensions."
3640 msgstr ""
3642 #: c-family/c.opt:2630
3643 #, no-c-format
3644 msgid "Deprecated in favor of -std=gnu99."
3645 msgstr ""
3647 #: c-family/c.opt:2638
3648 #, no-c-format
3649 msgid "Conform to the ISO 1990 C standard as amended in 1994."
3650 msgstr ""
3652 #: c-family/c.opt:2646
3653 #, no-c-format
3654 msgid "Deprecated in favor of -std=iso9899:1999."
3655 msgstr ""
3657 #: c-family/c.opt:2666
3658 #, no-c-format
3659 msgid "-stdlib=[libstdc++|libc++]\tThe standard library to be used for C++ headers and runtime."
3660 msgstr ""
3662 #: c-family/c.opt:2683
3663 #, no-c-format
3664 msgid "Enable traditional preprocessing."
3665 msgstr ""
3667 #: c-family/c.opt:2687
3668 #, no-c-format
3669 msgid "-trigraphs\tSupport ISO C trigraphs."
3670 msgstr ""
3672 #: c-family/c.opt:2691
3673 #, no-c-format
3674 msgid "Do not predefine system-specific and GCC-specific macros."
3675 msgstr ""
3677 #: ada/gcc-interface/lang.opt:61
3678 #, no-c-format
3679 msgid "Dump Source Coverage Obligations."
3680 msgstr ""
3682 #: ada/gcc-interface/lang.opt:65
3683 #, no-c-format
3684 msgid "Synonym of -gnatk8."
3685 msgstr ""
3687 #: ada/gcc-interface/lang.opt:73
3688 #, no-c-format
3689 msgid "Do not look for object files in standard path."
3690 msgstr ""
3692 #: ada/gcc-interface/lang.opt:77
3693 #, no-c-format
3694 msgid "Select the runtime."
3695 msgstr ""
3697 #: ada/gcc-interface/lang.opt:93
3698 #, no-c-format
3699 msgid "Catch typos."
3700 msgstr ""
3702 #: ada/gcc-interface/lang.opt:97
3703 #, no-c-format
3704 msgid "Set name of output ALI file (internal switch)."
3705 msgstr ""
3707 #: ada/gcc-interface/lang.opt:101
3708 #, no-c-format
3709 msgid "-gnat<options>\tSpecify options to GNAT."
3710 msgstr ""
3712 #: ada/gcc-interface/lang.opt:105
3713 #, no-c-format
3714 msgid "Ignored."
3715 msgstr ""
3717 #: d/lang.opt:51
3718 #, no-c-format
3719 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
3720 msgstr ""
3722 #: d/lang.opt:55
3723 #, no-c-format
3724 msgid "-Hf <file>\tWrite D interface to <file>."
3725 msgstr ""
3727 #: d/lang.opt:127
3728 #, no-c-format
3729 msgid "Warn about casts that will produce a null result."
3730 msgstr ""
3732 #: d/lang.opt:143
3733 #, no-c-format
3734 msgid "Warn when a special enum is declared with the wrong base type."
3735 msgstr ""
3737 #: d/lang.opt:151
3738 #, no-c-format
3739 msgid "Warn from speculative compiles such as __traits(compiles)."
3740 msgstr ""
3742 #: d/lang.opt:163
3743 #, no-c-format
3744 msgid "Generate JSON file."
3745 msgstr ""
3747 #: d/lang.opt:167
3748 #, no-c-format
3749 msgid "-Xf <file>\tWrite JSON output to the given <file>."
3750 msgstr ""
3752 #: d/lang.opt:171
3753 #, no-c-format
3754 msgid "Debug library to use instead of phobos."
3755 msgstr ""
3757 #: d/lang.opt:175
3758 #, no-c-format
3759 msgid "Default library to use instead of phobos."
3760 msgstr ""
3762 #: d/lang.opt:179
3763 #, no-c-format
3764 msgid "Do link the standard D startup files in the compilation."
3765 msgstr ""
3767 #: d/lang.opt:186
3768 #, no-c-format
3769 msgid "Generate code for all template instantiations."
3770 msgstr ""
3772 #: d/lang.opt:190
3773 #, no-c-format
3774 msgid "Generate code for assert contracts."
3775 msgstr ""
3777 #: d/lang.opt:198
3778 #, no-c-format
3779 msgid "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code only, or off."
3780 msgstr ""
3782 #: d/lang.opt:240
3783 #, no-c-format
3784 msgid "-fcheckaction=[throw,halt,context]\tBehavior on contract failure."
3785 msgstr ""
3787 #: d/lang.opt:256
3788 #, no-c-format
3789 msgid "Compile in debug code."
3790 msgstr ""
3792 #: d/lang.opt:260
3793 #, no-c-format
3794 msgid "-fdebug=<ident>\tCompile in debug code identified by <ident>."
3795 msgstr ""
3797 #: d/lang.opt:264
3798 #, no-c-format
3799 msgid "Generate documentation."
3800 msgstr ""
3802 #: d/lang.opt:268
3803 #, no-c-format
3804 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
3805 msgstr ""
3807 #: d/lang.opt:272
3808 #, no-c-format
3809 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
3810 msgstr ""
3812 #: d/lang.opt:276
3813 #, no-c-format
3814 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
3815 msgstr ""
3817 #: d/lang.opt:280
3818 #, no-c-format
3819 msgid "Assume that standard D runtime libraries and \"D main\" exist."
3820 msgstr ""
3822 #: d/lang.opt:284
3823 #, no-c-format
3824 msgid "Add comments for ignored declarations in the generated C++ header."
3825 msgstr ""
3827 #: d/lang.opt:288
3828 #, no-c-format
3829 msgid "-fdump-cxx-spec=<filename>\tWrite all declarations as C++ code to <filename>."
3830 msgstr ""
3832 #: d/lang.opt:292
3833 #, no-c-format
3834 msgid "Display the frontend AST after parsing and semantic passes."
3835 msgstr ""
3837 #: d/lang.opt:300
3838 #, no-c-format
3839 msgid "-fextern-std=<standard>\tSet C++ name mangling compatibility with <standard>."
3840 msgstr ""
3842 #: d/lang.opt:325
3843 #, no-c-format
3844 msgid "Ignore unsupported pragmas."
3845 msgstr ""
3847 #: d/lang.opt:329
3848 #, no-c-format
3849 msgid "Generate code for class invariant contracts."
3850 msgstr ""
3852 #: d/lang.opt:333
3853 #, no-c-format
3854 msgid "Generate a default D main() function when compiling."
3855 msgstr ""
3857 #: d/lang.opt:337
3858 #, no-c-format
3859 msgid "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for <package.module>."
3860 msgstr ""
3862 #: d/lang.opt:341
3863 #, no-c-format
3864 msgid "Generate ModuleInfo struct for output module."
3865 msgstr ""
3867 #: d/lang.opt:345
3868 #, no-c-format
3869 msgid "Process all modules specified on the command line, but only generate code for the module specified by the argument."
3870 msgstr ""
3872 #: d/lang.opt:349
3873 #, no-c-format
3874 msgid "Generate code for postcondition contracts."
3875 msgstr ""
3877 #: d/lang.opt:353
3878 #, no-c-format
3879 msgid "Generate code for precondition contracts."
3880 msgstr ""
3882 #: d/lang.opt:357
3883 #, no-c-format
3884 msgid "Turn on all upcoming D language features."
3885 msgstr ""
3887 #: d/lang.opt:361
3888 #, no-c-format
3889 msgid "Implement D bit-fields."
3890 msgstr ""
3892 #: d/lang.opt:365
3893 #, no-c-format
3894 msgid "Implement DIP1000: Scoped pointers."
3895 msgstr ""
3897 #: d/lang.opt:369
3898 #, no-c-format
3899 msgid "Implement DIP1008: Allow exceptions in @nogc code."
3900 msgstr ""
3902 #: d/lang.opt:373
3903 #, no-c-format
3904 msgid "Implement DIP1021: Mutable function arguments."
3905 msgstr ""
3907 #: d/lang.opt:377
3908 #, no-c-format
3909 msgid "Destruct fields of partially constructed objects."
3910 msgstr ""
3912 #: d/lang.opt:381
3913 #, no-c-format
3914 msgid "Use field-wise comparisons for struct equality."
3915 msgstr ""
3917 #: d/lang.opt:385
3918 #, no-c-format
3919 msgid "When a symbol is resolved, check `alias this' scope before going to upper scopes."
3920 msgstr ""
3922 #: d/lang.opt:389
3923 #, no-c-format
3924 msgid "Disallow unsound immutable conversions that were formerly incorrectly permitted."
3925 msgstr ""
3927 #: d/lang.opt:393
3928 #, no-c-format
3929 msgid "Implement 'in' parameters to mean scope const."
3930 msgstr ""
3932 #: d/lang.opt:397
3933 #, no-c-format
3934 msgid "Implement 'in' contracts of overridden methods to be a superset of parent contract."
3935 msgstr ""
3937 #: d/lang.opt:401
3938 #, no-c-format
3939 msgid "Disable access to shared memory objects."
3940 msgstr ""
3942 #: d/lang.opt:405
3943 #, no-c-format
3944 msgid "Enable rvalue arguments to ref parameters."
3945 msgstr ""
3947 #: d/lang.opt:409
3948 #, no-c-format
3949 msgid "Disable access to variables marked `@system' from @safe code."
3950 msgstr ""
3952 #: d/lang.opt:413
3953 #, no-c-format
3954 msgid "Compile release version."
3955 msgstr ""
3957 #: d/lang.opt:417
3958 #, no-c-format
3959 msgid "Turn off all revertable D language features."
3960 msgstr ""
3962 #: d/lang.opt:421
3963 #, no-c-format
3964 msgid "Revert DIP1000: Scoped pointers."
3965 msgstr ""
3967 #: d/lang.opt:425
3968 #, no-c-format
3969 msgid "Don't destruct fields of partially constructed objects."
3970 msgstr ""
3972 #: d/lang.opt:429
3973 #, no-c-format
3974 msgid "Don't use C-style integral promotion for unary '+', '-' and '~'."
3975 msgstr ""
3977 #: d/lang.opt:437
3978 #, no-c-format
3979 msgid "-fsave-mixins=<filename>\tExpand and save mixins to file specified by <filename>."
3980 msgstr ""
3982 #: d/lang.opt:441
3983 #, no-c-format
3984 msgid "Generate code for switches without a default case."
3985 msgstr ""
3987 #: d/lang.opt:445
3988 #, no-c-format
3989 msgid "List information on all D language transitions."
3990 msgstr ""
3992 #: d/lang.opt:449
3993 #, no-c-format
3994 msgid "List all non-mutable fields which occupy an object instance."
3995 msgstr ""
3997 #: d/lang.opt:453
3998 #, no-c-format
3999 msgid "List all usages of 'in' on parameter."
4000 msgstr ""
4002 #: d/lang.opt:457
4003 #, no-c-format
4004 msgid "List all hidden GC allocations."
4005 msgstr ""
4007 #: d/lang.opt:461
4008 #, no-c-format
4009 msgid "List statistics on template instantiations."
4010 msgstr ""
4012 #: d/lang.opt:465
4013 #, no-c-format
4014 msgid "List all variables going into thread local storage."
4015 msgstr ""
4017 #: d/lang.opt:469
4018 #, no-c-format
4019 msgid "Compile in unittest code."
4020 msgstr ""
4022 #: d/lang.opt:473
4023 #, no-c-format
4024 msgid "-fversion=<ident>\tCompile in version code identified by <ident>."
4025 msgstr ""
4027 #: d/lang.opt:477
4028 #, no-c-format
4029 msgid "Emit template instantiations as weak symbols."
4030 msgstr ""
4032 #: d/lang.opt:497
4033 #, no-c-format
4034 msgid "Do not link the standard D library in the compilation."
4035 msgstr ""
4037 #: d/lang.opt:505
4038 #, no-c-format
4039 msgid "Link the standard D library statically in the compilation."
4040 msgstr ""
4042 #: d/lang.opt:509
4043 #, no-c-format
4044 msgid "Link the standard D library dynamically in the compilation."
4045 msgstr ""
4047 #: m2/lang.opt:35
4048 #, no-c-format
4049 msgid "turns on case statement label compile time checking when using an expression of an enum type."
4050 msgstr ""
4052 #: m2/lang.opt:39
4053 #, no-c-format
4054 msgid "compiler checks to force definition module procedure parameter names with their implementation module counterpart"
4055 msgstr ""
4057 #: m2/lang.opt:43
4058 #, no-c-format
4059 msgid "compiler warns if a cast is being used on types of differing sizes"
4060 msgstr ""
4062 #: m2/lang.opt:47
4063 #, no-c-format
4064 msgid "inform user which parameters will be passed by reference"
4065 msgstr ""
4067 #: m2/lang.opt:51
4068 #, no-c-format
4069 msgid "extra compile time semantic checking, typically tries to catch poor programming style"
4070 msgstr ""
4072 #: m2/lang.opt:55
4073 #, no-c-format
4074 msgid "turns on compile time analysis in the first basic block of a procedure detecting access to uninitialized data."
4075 msgstr ""
4077 #: m2/lang.opt:59
4078 #, no-c-format
4079 msgid "turns on compile time analysis to detect access to uninitialized variables, the checking can be specified by: known,cond,all."
4080 msgstr ""
4082 #: m2/lang.opt:63
4083 #, no-c-format
4084 msgid "automatically initializes all pointers to NIL"
4085 msgstr ""
4087 #: m2/lang.opt:67
4088 #, no-c-format
4089 msgid "turns on runtime subrange, array index and indirection via NIL pointer checking"
4090 msgstr ""
4092 #: m2/lang.opt:71
4093 #, no-c-format
4094 msgid "turns on runtime checking to check whether a CASE statement requires an ELSE clause when one was not specified"
4095 msgstr ""
4097 #: m2/lang.opt:75
4098 #, no-c-format
4099 msgid "use cpp to preprocess the module"
4100 msgstr ""
4102 #: m2/lang.opt:79 m2/lang.opt:83
4103 #, no-c-format
4104 msgid "passed to the preprocessor if -fcpp is used (internal switch)"
4105 msgstr ""
4107 #: m2/lang.opt:87
4108 #, no-c-format
4109 msgid "call a real function, rather than the builtin equivalent"
4110 msgstr ""
4112 #: m2/lang.opt:91
4113 #, no-c-format
4114 msgid "turn on internal debugging of the compiler (internal switch)"
4115 msgstr ""
4117 #: m2/lang.opt:95
4118 #, no-c-format
4119 msgid "turn on tracing of procedure line numbers (internal switch)"
4120 msgstr ""
4122 #: m2/lang.opt:99
4123 #, no-c-format
4124 msgid "recognize the specified suffix as a definition module filename"
4125 msgstr ""
4127 #: m2/lang.opt:103
4128 #, no-c-format
4129 msgid "display all inbuilt system items"
4130 msgstr ""
4132 #: m2/lang.opt:107
4133 #, no-c-format
4134 msgid "allows opaque types to be implemented as any type (a GNU Modula-2 extension)"
4135 msgstr ""
4137 #: m2/lang.opt:111
4138 #, no-c-format
4139 msgid "turns on runtime checking to check whether a floating point number will exceed range"
4140 msgstr ""
4142 #: m2/lang.opt:115
4143 #, no-c-format
4144 msgid "create a topologically sorted module list from all dependent modules used in the application"
4145 msgstr ""
4147 #: m2/lang.opt:119 m2/lang.opt:211
4148 #, no-c-format
4149 msgid "turns on all range checking for numerical values"
4150 msgstr ""
4152 #: m2/lang.opt:123
4153 #, no-c-format
4154 msgid "use ISO dialect of Modula-2"
4155 msgstr ""
4157 #: m2/lang.opt:127
4158 #, no-c-format
4159 msgid "specify the library order, the libraries may be specified by a comma separated abbreviation: log,min,pim,iso or by directory names: m2log,m2min,m2pim,m2iso."
4160 msgstr ""
4162 #: m2/lang.opt:131
4163 #, no-c-format
4164 msgid "set all location values to a specific value (internal switch)"
4165 msgstr ""
4167 #: m2/lang.opt:135
4168 #, no-c-format
4169 msgid "turn on internal debug tracing for quad,token,line,all (internal switch)"
4170 msgstr ""
4172 #: m2/lang.opt:139
4173 #, no-c-format
4174 msgid "generate extra nops to improve debugging, producing an instruction for every code related keyword"
4175 msgstr ""
4177 #: m2/lang.opt:143
4178 #, no-c-format
4179 msgid "generate error messages which render keywords in lower case"
4180 msgstr ""
4182 #: m2/lang.opt:147
4183 #, no-c-format
4184 msgid "specify the module mangled prefix name for all modules in the following include paths"
4185 msgstr ""
4187 #: m2/lang.opt:155
4188 #, no-c-format
4189 msgid "insert plugin to identify runtime errors at compiletime"
4190 msgstr ""
4192 #: m2/lang.opt:159
4193 #, no-c-format
4194 msgid "specify the module mangled prefix name"
4195 msgstr ""
4197 #: m2/lang.opt:163
4198 #, no-c-format
4199 msgid "display statistics about the amount of source lines compiled and symbols used"
4200 msgstr ""
4202 #: m2/lang.opt:167
4203 #, no-c-format
4204 msgid "experimental flag to turn on the new strict type checker"
4205 msgstr ""
4207 #: m2/lang.opt:171
4208 #, no-c-format
4209 msgid "compile all implementation modules and program module at once"
4210 msgstr ""
4212 #: m2/lang.opt:175
4213 #, no-c-format
4214 msgid "recognize the specified suffix as implementation and module filenames"
4215 msgstr ""
4217 #: m2/lang.opt:179
4218 #, no-c-format
4219 msgid "turns on runtime checking to detect accessing data through a NIL value pointer"
4220 msgstr ""
4222 #: m2/lang.opt:183
4223 #, no-c-format
4224 msgid "use PIM [234] dialect of Modula-2"
4225 msgstr ""
4227 #: m2/lang.opt:187
4228 #, no-c-format
4229 msgid "use PIM 2 dialect of Modula-2"
4230 msgstr ""
4232 #: m2/lang.opt:191
4233 #, no-c-format
4234 msgid "use PIM 3 dialect of Modula-2"
4235 msgstr ""
4237 #: m2/lang.opt:195
4238 #, no-c-format
4239 msgid "use PIM 4 dialect of Modula-2"
4240 msgstr ""
4242 #: m2/lang.opt:199
4243 #, no-c-format
4244 msgid "force positive result from MOD and DIV result floor"
4245 msgstr ""
4247 #: m2/lang.opt:203
4248 #, no-c-format
4249 msgid "link against the pthread library (default on)"
4250 msgstr ""
4252 #: m2/lang.opt:207
4253 #, no-c-format
4254 msgid "internal compiler debugging information, dump the list of quadruples"
4255 msgstr ""
4257 #: m2/lang.opt:215
4258 #, no-c-format
4259 msgid "turns on runtime checking for functions which finish without executing a RETURN statement"
4260 msgstr ""
4262 #: m2/lang.opt:219
4263 #, no-c-format
4264 msgid "specify the list of runtime modules and their initialization order"
4265 msgstr ""
4267 #: m2/lang.opt:223
4268 #, no-c-format
4269 msgid "the modules initialization order is dynamically determined by M2RTS and application dependencies"
4270 msgstr ""
4272 #: m2/lang.opt:227
4273 #, no-c-format
4274 msgid "generate a C source scaffold for the current module being compiled"
4275 msgstr ""
4277 #: m2/lang.opt:231
4278 #, no-c-format
4279 msgid "generate a C++ source scaffold for the current module being compiled"
4280 msgstr ""
4282 #: m2/lang.opt:235
4283 #, no-c-format
4284 msgid "generate the main function"
4285 msgstr "generira glavnu funkciju"
4287 #: m2/lang.opt:239
4288 #, no-c-format
4289 msgid "generate static scaffold initialization and finalization for every module inside main"
4290 msgstr ""
4292 #: m2/lang.opt:243
4293 #, no-c-format
4294 msgid "generate a shared library from the module"
4295 msgstr "generira zajedničku (dijeljenu) biblioteku iz modula"
4297 #: m2/lang.opt:247
4298 #, no-c-format
4299 msgid "turns on all software runtime checking (an abbreviation for -fnil -frange -findex -fwholediv -fcase -freturn -fwholevalue -ffloatvalue)"
4300 msgstr ""
4302 #: m2/lang.opt:251
4303 #, no-c-format
4304 msgid "display the location of module source files as they are compiled"
4305 msgstr ""
4307 #: m2/lang.opt:255
4308 #, no-c-format
4309 msgid "create a swig interface file for the module"
4310 msgstr ""
4312 #: m2/lang.opt:259
4313 #, no-c-format
4314 msgid "optimize non var unbounded parameters by passing it by reference, providing it is not written to within the callee procedure."
4315 msgstr ""
4317 #: m2/lang.opt:263
4318 #, no-c-format
4319 msgid "orders the initialization/finalizations for scaffold-static or force linking of modules if scaffold-dynamic"
4320 msgstr ""
4322 #: m2/lang.opt:271
4323 #, no-c-format
4324 msgid "turns on all division and modulus by zero checking for ordinal values"
4325 msgstr ""
4327 #: m2/lang.opt:275
4328 #, no-c-format
4329 msgid "turns on runtime checking to check whether a whole number will exceed range"
4330 msgstr ""
4332 #: m2/lang.opt:279
4333 #, no-c-format
4334 msgid "Link the standard Modula-2 libraries statically in the compilation."
4335 msgstr ""
4337 #: m2/lang.opt:424 m2/lang.opt:428
4338 #, no-c-format
4339 msgid "save temporary preprocessed files"
4340 msgstr ""
4342 #: go/lang.opt:42
4343 #, no-c-format
4344 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
4345 msgstr ""
4347 #: go/lang.opt:46
4348 #, no-c-format
4349 msgid "Add explicit checks for division by zero."
4350 msgstr ""
4352 #: go/lang.opt:50
4353 #, no-c-format
4354 msgid "Add explicit checks for division overflow in INT_MIN / -1."
4355 msgstr ""
4357 #: go/lang.opt:54
4358 #, no-c-format
4359 msgid "Apply special rules for compiling runtime package."
4360 msgstr ""
4362 #: go/lang.opt:58
4363 #, no-c-format
4364 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
4365 msgstr ""
4367 #: go/lang.opt:62
4368 #, no-c-format
4369 msgid "-fgo-embedcfg=<file>\tList embedded files via go:embed."
4370 msgstr ""
4372 #: go/lang.opt:66
4373 #, no-c-format
4374 msgid "-fgo-importcfg=<file>\tProvide file that tells where to find imports."
4375 msgstr ""
4377 #: go/lang.opt:70
4378 #, no-c-format
4379 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
4380 msgstr ""
4382 #: go/lang.opt:74
4383 #, no-c-format
4384 msgid "-fgo-pkgpath=<string>\tSet Go package path."
4385 msgstr ""
4387 #: go/lang.opt:78
4388 #, no-c-format
4389 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
4390 msgstr ""
4392 #: go/lang.opt:82
4393 #, no-c-format
4394 msgid "-fgo-relative-import-path=<path>\tTreat a relative import as relative to path."
4395 msgstr ""
4397 #: go/lang.opt:86
4398 #, no-c-format
4399 msgid "Functions which return values must end with return statements."
4400 msgstr ""
4402 #: go/lang.opt:90
4403 #, no-c-format
4404 msgid "Emit debugging information related to the escape analysis pass when run with -fgo-optimize-allocs."
4405 msgstr ""
4407 #: go/lang.opt:94
4408 #, no-c-format
4409 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
4410 msgstr ""
4412 #: go/lang.opt:98
4413 #, no-c-format
4414 msgid "Emit optimization diagnostics."
4415 msgstr ""
4417 #: analyzer/analyzer.opt:27
4418 #, no-c-format
4419 msgid "The maximum number of 'after supernode' exploded nodes within the analyzer per supernode, before terminating analysis."
4420 msgstr ""
4422 #: analyzer/analyzer.opt:31
4423 #, no-c-format
4424 msgid "The maximum number of exploded nodes per program point within the analyzer, before terminating analysis of that point."
4425 msgstr ""
4427 #: analyzer/analyzer.opt:35
4428 #, no-c-format
4429 msgid "The maximum number of constraints per state."
4430 msgstr ""
4432 #: analyzer/analyzer.opt:39
4433 #, no-c-format
4434 msgid "The maximum number of infeasible edges to reject before declaring a diagnostic as infeasible."
4435 msgstr ""
4437 #: analyzer/analyzer.opt:43
4438 #, no-c-format
4439 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."
4440 msgstr ""
4442 #: analyzer/analyzer.opt:47
4443 #, no-c-format
4444 msgid "The maximum depth of a symbolic value, before approximating the value as unknown."
4445 msgstr ""
4447 #: analyzer/analyzer.opt:51
4448 #, no-c-format
4449 msgid "The minimum number of supernodes within a function for the analyzer to consider summarizing its effects at call sites."
4450 msgstr ""
4452 #: analyzer/analyzer.opt:55
4453 #, no-c-format
4454 msgid "The maximum depth of exploded nodes that should appear in a dot dump before switching to a less verbose format."
4455 msgstr ""
4457 #: analyzer/analyzer.opt:59
4458 #, no-c-format
4459 msgid "The number of bytes at which to ellipsize string literals in analyzer text art diagrams."
4460 msgstr ""
4462 #: analyzer/analyzer.opt:63
4463 #, no-c-format
4464 msgid "The number of literal bytes to show at the head of a string literal in text art when ellipsizing it."
4465 msgstr ""
4467 #: analyzer/analyzer.opt:67
4468 #, no-c-format
4469 msgid "The number of literal bytes to show at the tail of a string literal in text art when ellipsizing it."
4470 msgstr ""
4472 #: analyzer/analyzer.opt:71
4473 #, no-c-format
4474 msgid "The ideal width in characters of text art diagrams generated by the analyzer."
4475 msgstr ""
4477 #: analyzer/analyzer.opt:75
4478 #, no-c-format
4479 msgid "Warn about code paths in which a pointer to a buffer is assigned to an incompatible type."
4480 msgstr ""
4482 #: analyzer/analyzer.opt:79
4483 #, no-c-format
4484 msgid "Warn about code paths in which a pointer is checked for NULL after it has already been dereferenced."
4485 msgstr ""
4487 #: analyzer/analyzer.opt:83
4488 #, no-c-format
4489 msgid "Warn about code paths in which a stdio FILE can be closed more than once."
4490 msgstr ""
4492 #: analyzer/analyzer.opt:87
4493 #, no-c-format
4494 msgid "Warn about code paths in which a pointer can be freed more than once."
4495 msgstr ""
4497 #: analyzer/analyzer.opt:91
4498 #, no-c-format
4499 msgid "Warn about code paths in which sensitive data is written to a file."
4500 msgstr ""
4502 #: analyzer/analyzer.opt:95
4503 #, no-c-format
4504 msgid "Warn about code paths in which sensitive data is copied across a security boundary."
4505 msgstr ""
4507 #: analyzer/analyzer.opt:99
4508 #, no-c-format
4509 msgid "Warn about code paths in which read on a write-only file descriptor is attempted, or vice versa."
4510 msgstr ""
4512 #: analyzer/analyzer.opt:103
4513 #, no-c-format
4514 msgid "Warn about code paths in which a file descriptor can be closed more than once."
4515 msgstr ""
4517 #: analyzer/analyzer.opt:107
4518 #, no-c-format
4519 msgid "Warn about code paths in which a file descriptor is not closed."
4520 msgstr ""
4522 #: analyzer/analyzer.opt:111
4523 #, no-c-format
4524 msgid "Warn about code paths in which an operation is attempted in the wrong phase of a file descriptor's lifetime."
4525 msgstr ""
4527 #: analyzer/analyzer.opt:115
4528 #, no-c-format
4529 msgid "Warn about code paths in which an operation is attempted on the wrong type of file descriptor."
4530 msgstr ""
4532 #: analyzer/analyzer.opt:119
4533 #, no-c-format
4534 msgid "Warn about code paths in which a read or write is performed on a closed file descriptor."
4535 msgstr ""
4537 #: analyzer/analyzer.opt:123
4538 #, no-c-format
4539 msgid "Warn about code paths in which a file descriptor is used without being checked for validity."
4540 msgstr ""
4542 #: analyzer/analyzer.opt:127
4543 #, no-c-format
4544 msgid "Warn about code paths in which a stdio FILE is not closed."
4545 msgstr ""
4547 #: analyzer/analyzer.opt:131
4548 #, no-c-format
4549 msgid "Warn about code paths in which a non-heap pointer is freed."
4550 msgstr ""
4552 #: analyzer/analyzer.opt:135
4553 #, no-c-format
4554 msgid "Warn about code paths in which floating-point arithmetic is used in locations where precise computation is needed."
4555 msgstr ""
4557 #: analyzer/analyzer.opt:139
4558 #, no-c-format
4559 msgid "Warn about code paths which appear to lead to an infinite loop."
4560 msgstr "Upozori na kodne puteve koje bi mogle dovesti do beskonačnih petlji."
4562 #: analyzer/analyzer.opt:143
4563 #, no-c-format
4564 msgid "Warn about code paths which appear to lead to infinite recursion."
4565 msgstr ""
4567 #: analyzer/analyzer.opt:147
4568 #, no-c-format
4569 msgid "Warn about code paths in which a NULL function pointer is called."
4570 msgstr ""
4572 #: analyzer/analyzer.opt:151
4573 #, no-c-format
4574 msgid "Warn about code paths in which a heap-allocated pointer leaks."
4575 msgstr ""
4577 #: analyzer/analyzer.opt:155
4578 #, no-c-format
4579 msgid "Warn about code paths in which the wrong deallocation function is called."
4580 msgstr ""
4582 #: analyzer/analyzer.opt:159
4583 #, no-c-format
4584 msgid "Warn about code paths in which a write or read to a buffer is out-of-bounds."
4585 msgstr ""
4587 #: analyzer/analyzer.opt:163
4588 #, no-c-format
4589 msgid "Warn about code paths in which undefined behavior would occur due to overlapping buffers."
4590 msgstr ""
4592 #: analyzer/analyzer.opt:167
4593 #, no-c-format
4594 msgid "Warn about code paths in which a possibly-NULL value is passed to a must-not-be-NULL function argument."
4595 msgstr ""
4597 #: analyzer/analyzer.opt:171
4598 #, no-c-format
4599 msgid "Warn about code paths in which a possibly-NULL pointer is dereferenced."
4600 msgstr ""
4602 #: analyzer/analyzer.opt:175
4603 #, no-c-format
4604 msgid "Warn about code paths in which an async-signal-unsafe function is called from a signal handler."
4605 msgstr ""
4607 #: analyzer/analyzer.opt:179
4608 #, no-c-format
4609 msgid "Warn about code paths in which NULL is passed to a must-not-be-NULL function argument."
4610 msgstr ""
4612 #: analyzer/analyzer.opt:183
4613 #, no-c-format
4614 msgid "Warn about code paths in which a NULL pointer is dereferenced."
4615 msgstr ""
4617 #: analyzer/analyzer.opt:187
4618 #, no-c-format
4619 msgid "Warn about code paths in which an on-stack buffer is passed to putenv."
4620 msgstr ""
4622 #: analyzer/analyzer.opt:191
4623 #, no-c-format
4624 msgid "Warn about code paths in which a shift with negative count is attempted."
4625 msgstr ""
4627 #: analyzer/analyzer.opt:195
4628 #, no-c-format
4629 msgid "Warn about code paths in which a shift with count >= width of type is attempted."
4630 msgstr ""
4632 #: analyzer/analyzer.opt:199
4633 #, no-c-format
4634 msgid "Warn about code paths in which a longjmp rewinds to a jmp_buf saved in a stack frame that has returned."
4635 msgstr ""
4637 #: analyzer/analyzer.opt:203
4638 #, no-c-format
4639 msgid "Warn about code paths in which an unsanitized value is used as an allocation size."
4640 msgstr ""
4642 #: analyzer/analyzer.opt:207
4643 #, no-c-format
4644 msgid "Warn about code paths in which an unsanitized value is used as an array index."
4645 msgstr ""
4647 #: analyzer/analyzer.opt:211
4648 #, no-c-format
4649 msgid "Warn about code paths in which an 'assert()' is made involving an unsanitized value."
4650 msgstr ""
4652 #: analyzer/analyzer.opt:215
4653 #, no-c-format
4654 msgid "Warn about code paths in which an unsanitized value is used as a divisor."
4655 msgstr ""
4657 #: analyzer/analyzer.opt:219
4658 #, no-c-format
4659 msgid "Warn about code paths in which an unsanitized value is used as a pointer offset."
4660 msgstr ""
4662 #: analyzer/analyzer.opt:223
4663 #, no-c-format
4664 msgid "Warn about code paths in which an unsanitized value is used as a size."
4665 msgstr ""
4667 #: analyzer/analyzer.opt:227
4668 #, no-c-format
4669 msgid "Warn about code paths in which a call is made to strtok with undefined behavior."
4670 msgstr ""
4672 #: analyzer/analyzer.opt:231
4673 #, no-c-format
4674 msgid "Warn about code paths in which a freed value is used."
4675 msgstr ""
4677 #: analyzer/analyzer.opt:235
4678 #, no-c-format
4679 msgid "Warn about code paths in which a pointer to a stale stack frame is used."
4680 msgstr ""
4682 #: analyzer/analyzer.opt:239
4683 #, no-c-format
4684 msgid "Warn about code paths in which va_arg uses the wrong type."
4685 msgstr ""
4687 #: analyzer/analyzer.opt:243
4688 #, no-c-format
4689 msgid "Warn about code paths in which va_arg is used too many times on a va_list."
4690 msgstr ""
4692 #: analyzer/analyzer.opt:247
4693 #, no-c-format
4694 msgid "Warn about code paths in which va_start or va_copy is used without a corresponding va_end."
4695 msgstr ""
4697 #: analyzer/analyzer.opt:251
4698 #, no-c-format
4699 msgid "Warn about code paths in which a va_list is used after va_end."
4700 msgstr ""
4702 #: analyzer/analyzer.opt:255
4703 #, no-c-format
4704 msgid "Warn about code paths which attempt to write to a const object."
4705 msgstr ""
4707 #: analyzer/analyzer.opt:259
4708 #, no-c-format
4709 msgid "Warn about code paths which attempt to write to a string literal."
4710 msgstr ""
4712 #: analyzer/analyzer.opt:263
4713 #, no-c-format
4714 msgid "Warn about code paths in which an uninitialized value is used."
4715 msgstr ""
4717 #: analyzer/analyzer.opt:267
4718 #, no-c-format
4719 msgid "Warn if expressions are too complicated for the analyzer to fully track."
4720 msgstr ""
4722 #: analyzer/analyzer.opt:271
4723 #, no-c-format
4724 msgid "Warn if the code is too complicated for the analyzer to fully explore."
4725 msgstr ""
4727 #: analyzer/analyzer.opt:275
4728 #, no-c-format
4729 msgid "Restrict the analyzer to run just the named checker."
4730 msgstr ""
4732 #: analyzer/analyzer.opt:279
4733 #, no-c-format
4734 msgid "Add extra annotations to diagrams."
4735 msgstr ""
4737 #: analyzer/analyzer.opt:283
4738 #, no-c-format
4739 msgid "Avoid combining multiple statements into one exploded edge."
4740 msgstr ""
4742 #: analyzer/analyzer.opt:287
4743 #, no-c-format
4744 msgid "Verify that paths are feasible when emitting diagnostics."
4745 msgstr ""
4747 #: analyzer/analyzer.opt:291
4748 #, no-c-format
4749 msgid "Issue a note when diagnostics are deduplicated."
4750 msgstr ""
4752 #: analyzer/analyzer.opt:295
4753 #, no-c-format
4754 msgid "Purge unneeded state during analysis."
4755 msgstr ""
4757 #: analyzer/analyzer.opt:299
4758 #, no-c-format
4759 msgid "Merge similar-enough states during analysis."
4760 msgstr ""
4762 #: analyzer/analyzer.opt:303
4763 #, no-c-format
4764 msgid "Stop exploring an execution path after certain diagnostics."
4765 msgstr ""
4767 #: analyzer/analyzer.opt:307
4768 #, no-c-format
4769 msgid "Enable transitivity of constraints during analysis."
4770 msgstr ""
4772 #: analyzer/analyzer.opt:311
4773 #, no-c-format
4774 msgid "Show events within system headers in analyzer execution paths."
4775 msgstr ""
4777 #: analyzer/analyzer.opt:315
4778 #, no-c-format
4779 msgid "Approximate the effect of function calls to simplify analysis."
4780 msgstr ""
4782 #: analyzer/analyzer.opt:319
4783 #, no-c-format
4784 msgid "Try to reconstruct function calls and returns after inlining."
4785 msgstr ""
4787 #: analyzer/analyzer.opt:323
4788 #, no-c-format
4789 msgid "Emit more verbose descriptions of control flow in diagnostics."
4790 msgstr ""
4792 #: analyzer/analyzer.opt:327
4793 #, no-c-format
4794 msgid "Emit more verbose descriptions of state changes in diagnostics."
4795 msgstr ""
4797 #: analyzer/analyzer.opt:331
4798 #, no-c-format
4799 msgid "Control which events are displayed in diagnostic paths."
4800 msgstr ""
4802 #: analyzer/analyzer.opt:335
4803 #, no-c-format
4804 msgid "Dump various analyzer internals to SRCFILE.analyzer.txt."
4805 msgstr ""
4807 #: analyzer/analyzer.opt:339
4808 #, no-c-format
4809 msgid "Dump various analyzer internals to stderr."
4810 msgstr ""
4812 #: analyzer/analyzer.opt:343
4813 #, no-c-format
4814 msgid "Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot file."
4815 msgstr ""
4817 #: analyzer/analyzer.opt:347
4818 #, no-c-format
4819 msgid "Dump the analyzer exploded graph to a SRCFILE.eg.dot file."
4820 msgstr ""
4822 #: analyzer/analyzer.opt:351
4823 #, no-c-format
4824 msgid "Emit diagnostics showing the location of nodes in the exploded graph."
4825 msgstr ""
4827 #: analyzer/analyzer.opt:355
4828 #, no-c-format
4829 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg.txt."
4830 msgstr ""
4832 #: analyzer/analyzer.opt:359
4833 #, no-c-format
4834 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt."
4835 msgstr ""
4837 #: analyzer/analyzer.opt:363
4838 #, no-c-format
4839 msgid "Dump a textual representation of each diagnostic's exploded path to SRCFILE.IDX.KIND.epath.txt."
4840 msgstr ""
4842 #: analyzer/analyzer.opt:367
4843 #, no-c-format
4844 msgid "Dump various analyzer internals to SRCFILE.*.fg.dot and SRCFILE.*.tg.dot."
4845 msgstr ""
4847 #: analyzer/analyzer.opt:371
4848 #, no-c-format
4849 msgid "Dump various analyzer internals to SRCFILE.*.infinite-loop.dot."
4850 msgstr ""
4852 #: analyzer/analyzer.opt:375
4853 #, no-c-format
4854 msgid "Dump analyzer-specific data to a SRCFILE.analyzer.json.gz file."
4855 msgstr ""
4857 #: analyzer/analyzer.opt:379
4858 #, no-c-format
4859 msgid "Dump state-purging information to a SRCFILE.state-purge.dot file."
4860 msgstr ""
4862 #: analyzer/analyzer.opt:383
4863 #, no-c-format
4864 msgid "Dump the analyzer supergraph to a SRCFILE.supergraph.dot file."
4865 msgstr ""
4867 #: analyzer/analyzer.opt:387
4868 #, no-c-format
4869 msgid "Emit custom warnings with internal details intended for analyzer developers."
4870 msgstr ""
4872 #: config/vms/vms.opt:27
4873 #, no-c-format
4874 msgid "Malloc data into P2 space."
4875 msgstr ""
4877 #: config/vms/vms.opt:31
4878 #, no-c-format
4879 msgid "Set name of main routine for the debugger."
4880 msgstr ""
4882 #: config/vms/vms.opt:35
4883 #, no-c-format
4884 msgid "Use VMS exit codes instead of posix ones."
4885 msgstr ""
4887 #: config/vms/vms.opt:39
4888 #, no-c-format
4889 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
4890 msgstr ""
4892 #: config/mcore/mcore.opt:23
4893 #, no-c-format
4894 msgid "Generate code for the M*Core M210."
4895 msgstr ""
4897 #: config/mcore/mcore.opt:27
4898 #, no-c-format
4899 msgid "Generate code for the M*Core M340."
4900 msgstr ""
4902 #: config/mcore/mcore.opt:31
4903 #, no-c-format
4904 msgid "Force functions to be aligned to a 4 byte boundary."
4905 msgstr ""
4907 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
4908 #, no-c-format
4909 msgid "Generate big-endian code."
4910 msgstr ""
4912 #: config/mcore/mcore.opt:39
4913 #, no-c-format
4914 msgid "Emit call graph information."
4915 msgstr ""
4917 #: config/mcore/mcore.opt:43
4918 #, no-c-format
4919 msgid "Use the divide instruction."
4920 msgstr ""
4922 #: config/mcore/mcore.opt:47
4923 #, no-c-format
4924 msgid "Inline constants if it can be done in 2 insns or less."
4925 msgstr ""
4927 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
4928 #, no-c-format
4929 msgid "Generate little-endian code."
4930 msgstr ""
4932 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
4933 #, no-c-format
4934 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
4935 msgstr ""
4937 #: config/mcore/mcore.opt:60
4938 #, no-c-format
4939 msgid "Use arbitrary sized immediates in bit operations."
4940 msgstr ""
4942 #: config/mcore/mcore.opt:64
4943 #, no-c-format
4944 msgid "Prefer word accesses over byte accesses."
4945 msgstr ""
4947 #: config/mcore/mcore.opt:71
4948 #, no-c-format
4949 msgid "Set the maximum amount for a single stack increment operation."
4950 msgstr ""
4952 #: config/mcore/mcore.opt:75
4953 #, no-c-format
4954 msgid "Always treat bitfields as int-sized."
4955 msgstr ""
4957 #: config/linux-android.opt:23
4958 #, no-c-format
4959 msgid "Generate code for the Android platform."
4960 msgstr ""
4962 #: config/mmix/mmix.opt:24
4963 #, no-c-format
4964 msgid "For intrinsics library: pass all parameters in registers."
4965 msgstr ""
4967 #: config/mmix/mmix.opt:28
4968 #, no-c-format
4969 msgid "Use register stack for parameters and return value."
4970 msgstr ""
4972 #: config/mmix/mmix.opt:32
4973 #, no-c-format
4974 msgid "Use call-clobbered registers for parameters and return value."
4975 msgstr ""
4977 #: config/mmix/mmix.opt:37
4978 #, no-c-format
4979 msgid "Use epsilon-respecting floating point compare instructions."
4980 msgstr ""
4982 #: config/mmix/mmix.opt:41
4983 #, no-c-format
4984 msgid "Use zero-extending memory loads, not sign-extending ones."
4985 msgstr ""
4987 #: config/mmix/mmix.opt:45
4988 #, no-c-format
4989 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
4990 msgstr ""
4992 #: config/mmix/mmix.opt:49
4993 #, no-c-format
4994 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
4995 msgstr ""
4997 #: config/mmix/mmix.opt:53
4998 #, no-c-format
4999 msgid "Do not provide a default start-address 0x100 of the program."
5000 msgstr ""
5002 #: config/mmix/mmix.opt:57
5003 #, no-c-format
5004 msgid "Link to emit program in ELF format (rather than mmo)."
5005 msgstr ""
5007 #: config/mmix/mmix.opt:61
5008 #, no-c-format
5009 msgid "Use P-mnemonics for branches statically predicted as taken."
5010 msgstr ""
5012 #: config/mmix/mmix.opt:65
5013 #, no-c-format
5014 msgid "Don't use P-mnemonics for branches."
5015 msgstr ""
5017 #: config/mmix/mmix.opt:79
5018 #, no-c-format
5019 msgid "Use addresses that allocate global registers."
5020 msgstr ""
5022 #: config/mmix/mmix.opt:83
5023 #, no-c-format
5024 msgid "Do not use addresses that allocate global registers."
5025 msgstr ""
5027 #: config/mmix/mmix.opt:87
5028 #, no-c-format
5029 msgid "Generate a single exit point for each function."
5030 msgstr ""
5032 #: config/mmix/mmix.opt:91
5033 #, no-c-format
5034 msgid "Do not generate a single exit point for each function."
5035 msgstr ""
5037 #: config/mmix/mmix.opt:95
5038 #, no-c-format
5039 msgid "Set start-address of the program."
5040 msgstr ""
5042 #: config/mmix/mmix.opt:99
5043 #, no-c-format
5044 msgid "Set start-address of data."
5045 msgstr ""
5047 #: config/darwin.opt:34
5048 #, no-c-format
5049 msgid "Generate code for darwin loadable kernel extensions."
5050 msgstr ""
5052 #: config/darwin.opt:38 config/darwin.opt:46
5053 #, no-c-format
5054 msgid "Generate compile-time CFString objects."
5055 msgstr ""
5057 #: config/darwin.opt:42
5058 #, no-c-format
5059 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
5060 msgstr ""
5062 #: config/darwin.opt:50
5063 #, no-c-format
5064 msgid "Warn if constant CFString objects contain non-portable characters."
5065 msgstr ""
5067 #: config/darwin.opt:55
5068 #, no-c-format
5069 msgid "Generate AT&T-style stubs for Mach-O."
5070 msgstr ""
5072 #: config/darwin.opt:59
5073 #, no-c-format
5074 msgid "Generate code suitable for executables (NOT shared libs)."
5075 msgstr ""
5077 #: config/darwin.opt:63
5078 #, no-c-format
5079 msgid "Generate code suitable for fast turn around debugging."
5080 msgstr ""
5082 #: config/darwin.opt:67
5083 #, no-c-format
5084 msgid "Generate code for the kernel or loadable kernel extensions."
5085 msgstr ""
5087 #: config/darwin.opt:75
5088 #, no-c-format
5089 msgid "The earliest macOS version on which this program will run."
5090 msgstr ""
5092 #: config/darwin.opt:80
5093 #, no-c-format
5094 msgid "Set sizeof(bool) to 1."
5095 msgstr ""
5097 #: config/darwin.opt:84
5098 #, no-c-format
5099 msgid "Force generation of external symbol indirection stubs."
5100 msgstr ""
5102 #: config/darwin.opt:92
5103 #, no-c-format
5104 msgid "-mtarget-linker <version>\tSpecify that ld64 <version> is the toolchain linker for the current invocation."
5105 msgstr ""
5107 #: config/darwin.opt:98
5108 #, no-c-format
5109 msgid "Load all members of archive libraries, rather than only those that satisfy undefined symbols."
5110 msgstr ""
5112 #: config/darwin.opt:102
5113 #, no-c-format
5114 msgid "-allowable_client <name>\tThe output dylib is private to the client <name>."
5115 msgstr ""
5117 #: config/darwin.opt:106
5118 #, no-c-format
5119 msgid "-arch <name>\tGenerate output for architecture <name>."
5120 msgstr ""
5122 #: config/darwin.opt:110
5123 #, no-c-format
5124 msgid "Mismatches between file architecture and one specified by \"-arch\" are errors instead of warnings."
5125 msgstr ""
5127 #: config/darwin.opt:114
5128 #, no-c-format
5129 msgid "The earliest macOS version on which this program will run (formatted for the assembler)."
5130 msgstr ""
5132 #: config/darwin.opt:118
5133 #, no-c-format
5134 msgid "Generate an output executable that binds symbols on load, rather than lazily."
5135 msgstr ""
5137 #: config/darwin.opt:122
5138 #, no-c-format
5139 msgid "Generate a Mach-O bundle (file type MH_BUNDLE)."
5140 msgstr ""
5142 #: config/darwin.opt:126
5143 #, no-c-format
5144 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."
5145 msgstr ""
5147 #: config/darwin.opt:130
5148 #, no-c-format
5149 msgid "-client_name <name>\tEnable the executable being built to link against a private dylib (using allowable_client)."
5150 msgstr ""
5152 #: config/darwin.opt:134
5153 #, no-c-format
5154 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."
5155 msgstr ""
5157 #: config/darwin.opt:138
5158 #, no-c-format
5159 msgid "-current_version <number>\tSet the current version for the library to <number>."
5160 msgstr ""
5162 #: config/darwin.opt:142
5163 #, no-c-format
5164 msgid "Remove code and data that is unreachable from any exported symbol (including the entry point)."
5165 msgstr ""
5167 #: config/darwin.opt:146
5168 #, no-c-format
5169 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\""
5170 msgstr ""
5172 #: config/darwin.opt:150
5173 #, no-c-format
5174 msgid "Produce a Mach-O dylinker (file type MH_DYLINKER), only used for building dyld."
5175 msgstr ""
5177 #: config/darwin.opt:154
5178 #, no-c-format
5179 msgid "-dylinker_install_name <path>\tOnly used for building dyld."
5180 msgstr ""
5182 #: config/darwin.opt:158
5183 #, no-c-format
5184 msgid "The default (and opposite of -static), implied by user mode executables, shared libraries and bundles."
5185 msgstr ""
5187 #: config/darwin.opt:162
5188 #, no-c-format
5189 msgid "Produce a Mach-O shared library (file type MH_DYLIB), synonym for \"-shared\"."
5190 msgstr ""
5192 #: config/darwin.opt:166
5193 #, no-c-format
5194 msgid "-exported_symbols_list <filename>\tExport global symbols in <filename> in linked output file; any symbols not mentioned will be treated as \"hidden\"."
5195 msgstr ""
5197 #: config/darwin.opt:170
5198 #, no-c-format
5199 msgid "Supply a list of objects to be linked from a file, rather than the command line."
5200 msgstr ""
5202 #: config/darwin.opt:174 config/darwin.opt:194
5203 #, no-c-format
5204 msgid "Used for generating code for some older kernel revisions."
5205 msgstr ""
5207 #: config/darwin.opt:178
5208 #, no-c-format
5209 msgid "Ignore the normal two-level namespace; resolve symbols in command line order and do not record which library provided the resolved symbol."
5210 msgstr ""
5212 #: config/darwin.opt:182
5213 #, no-c-format
5214 msgid "For the assembler (and linker) permit any architecture sub-variant to be used without error."
5215 msgstr ""
5217 #: config/darwin.opt:186
5218 #, no-c-format
5219 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."
5220 msgstr ""
5222 #: config/darwin.opt:190
5223 #, no-c-format
5224 msgid "-framework <name>\tThe linker should search for the framework <name> in the framework search path."
5225 msgstr ""
5227 #: config/darwin.opt:198
5228 #, no-c-format
5229 msgid "Abbreviation for \"-g -fno-eliminate-unused-debug-symbols\"."
5230 msgstr ""
5232 #: config/darwin.opt:202
5233 #, no-c-format
5234 msgid "Abbreviation for \"-g -feliminate-unused-debug-symbols\"."
5235 msgstr ""
5237 #: config/darwin.opt:206
5238 #, no-c-format
5239 msgid "Automatically adds space for longer path names in load commands (up to MAXPATHLEN)."
5240 msgstr ""
5242 #: config/darwin.opt:210
5243 #, no-c-format
5244 msgid "-image_base <address>\tSpecify <address> as the base address for a dylib or bundle."
5245 msgstr ""
5247 #: config/darwin.opt:214
5248 #, no-c-format
5249 msgid "-init <symbol_name>\tThe symbol <symbol_name> will be used as the first initializer for a dylib."
5250 msgstr ""
5252 #: config/darwin.opt:218
5253 #, no-c-format
5254 msgid "-install_name <name>\tSet the install name for a dylib."
5255 msgstr ""
5257 #: config/darwin.opt:222
5258 #, no-c-format
5259 msgid "Usually \"private extern\" (hidden) symbols are made local when linking, this command suppresses that such that they remain exported."
5260 msgstr ""
5262 #: config/darwin.opt:226
5263 #, no-c-format
5264 msgid "(Obsolete after 10.4) Multi modules are ignored at runtime since macOS 10.4."
5265 msgstr ""
5267 #: config/darwin.opt:230
5268 #, no-c-format
5269 msgid "(Obsolete after 10.4) -multiply_defined <treatment>\tProvided a mechanism for warning about symbols defined in multiple dylibs."
5270 msgstr ""
5272 #: config/darwin.opt:234
5273 #, no-c-format
5274 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."
5275 msgstr ""
5277 #: config/darwin.opt:238
5278 #, no-c-format
5279 msgid "(Obsolete) Current linkers never dead-strip these items, so the option is not needed."
5280 msgstr ""
5282 #: config/darwin.opt:242
5283 #, no-c-format
5284 msgid "Do not add a default symbol exports to modules or dynamic libraries."
5285 msgstr ""
5287 #: config/darwin.opt:246
5288 #, no-c-format
5289 msgid "Do not add default run paths (for the compiler library directories) to executables, modules or dynamic libraries."
5290 msgstr ""
5292 #: config/darwin.opt:250
5293 #, no-c-format
5294 msgid "(Obsolete after 10.3.9) Set MH_NOPREFIXBINDING, in an executable."
5295 msgstr ""
5297 #: config/darwin.opt:254
5298 #, no-c-format
5299 msgid "(Obsolete after 10.4)\tSet MH_NOMULTIDEFS in an umbrella framework."
5300 msgstr ""
5302 #: config/darwin.opt:258 config/darwin.opt:273 config/darwin.opt:277
5303 #, no-c-format
5304 msgid "(Obsolete) LD_PREBIND is no longer supported."
5305 msgstr ""
5307 #: config/darwin.opt:262
5308 #, no-c-format
5309 msgid "(Obsolete) This is the default."
5310 msgstr ""
5312 #: config/darwin.opt:269
5313 #, no-c-format
5314 msgid "-pagezero_size <size>\tAllows setting the page 0 size to 4kb when required."
5315 msgstr ""
5317 #: config/darwin.opt:281
5318 #, no-c-format
5319 msgid "Produces a Mach-O file suitable for embedded/ROM use."
5320 msgstr ""
5322 #: config/darwin.opt:285
5323 #, no-c-format
5324 msgid "(Obsolete) Allowed linking to proceed with \"-flat_namespace\" when a linked bundle contained a symbol also exported from the main executable."
5325 msgstr ""
5327 #: config/darwin.opt:292
5328 #, no-c-format
5329 msgid "Synonym for \"-export-dynamic\" for linker versions that support it."
5330 msgstr ""
5332 #: config/darwin.opt:296
5333 #, no-c-format
5334 msgid "-read_only_relocs <treatment>\tAllow relocations in read-only pages (not recommended)."
5335 msgstr ""
5337 #: config/darwin.opt:300
5338 #, no-c-format
5339 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."
5340 msgstr ""
5342 #: config/darwin.opt:304
5343 #, no-c-format
5344 msgid "-sectcreate <segname> <sectname> <file>\tCreate section <sectname> in segment <segname> from the contents of <file>."
5345 msgstr ""
5347 #: config/darwin.opt:308
5348 #, no-c-format
5349 msgid "(Obsolete) -sectobjectsymbols <segname> <sectname>\tSetting a local symbol at the start of a section is no longer supported."
5350 msgstr ""
5352 #: config/darwin.opt:312
5353 #, no-c-format
5354 msgid "(Obsolete) -sectorder <segname> <sectname> <orderfile>\tReplaced by a more general option \"-order_file\"."
5355 msgstr ""
5357 #: config/darwin.opt:316
5358 #, no-c-format
5359 msgid "-seg_addr_table <file>\tSpecify the base addresses for dynamic libraries; <file> contains a line for each library."
5360 msgstr ""
5362 #: config/darwin.opt:321
5363 #, no-c-format
5364 msgid "(Obsolete, ld_classic only) -seg_addr_table_filename <path>."
5365 msgstr ""
5367 #: config/darwin.opt:325
5368 #, no-c-format
5369 msgid "Synonym for \"image_base\"."
5370 msgstr ""
5372 #: config/darwin.opt:329
5373 #, no-c-format
5374 msgid "-segaddr <name> <address>\tSet the base address of segment <name> to <address> which must be aligned to a page boundary (currently 4kb)."
5375 msgstr ""
5377 #: config/darwin.opt:334
5378 #, no-c-format
5379 msgid "(Obsolete, ld_classic only) -sectcreate <segname> <sectname> <file>\tAllowed creation of a section from a file."
5380 msgstr ""
5382 #: config/darwin.opt:338
5383 #, no-c-format
5384 msgid "(Obsolete) Object files with LINKEDIT sections are no longer supported."
5385 msgstr ""
5387 #: config/darwin.opt:342
5388 #, no-c-format
5389 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\"."
5390 msgstr ""
5392 #: config/darwin.opt:346
5393 #, no-c-format
5394 msgid "-segs_read_only_addr <address>\tSpecify that <address> is the base address of the read-only segments of a dylib."
5395 msgstr ""
5397 #: config/darwin.opt:350
5398 #, no-c-format
5399 msgid "-segs_read_write_addr <address>\tSpecify that <address> is the base address address of the read-write segments of a dylib."
5400 msgstr ""
5402 #: config/darwin.opt:354
5403 #, no-c-format
5404 msgid "(Obsolete)\tThis is the default."
5405 msgstr ""
5407 #: config/darwin.opt:358
5408 #, no-c-format
5409 msgid "-sub_library <name>\tLibrary named <name> will be re-exported (only useful for dylibs)."
5410 msgstr ""
5412 #: config/darwin.opt:362
5413 #, no-c-format
5414 msgid "-sub_umbrella <name>\tFramework named <name> will be re-exported (only useful for dylibs)."
5415 msgstr ""
5417 #: config/darwin.opt:366
5418 #, no-c-format
5419 msgid "This is the default."
5420 msgstr ""
5422 #: config/darwin.opt:370
5423 #, no-c-format
5424 msgid "Add extra information to the executable that can speed up dynamic loading (provided that dependent libraries are unchanged)."
5425 msgstr ""
5427 #: config/darwin.opt:374
5428 #, no-c-format
5429 msgid "-umbrella <framework>\tThe specified framework will be re-exported."
5430 msgstr ""
5432 #: config/darwin.opt:378
5433 #, no-c-format
5434 msgid "-undefined <treatment>\tSpecify the handling for undefined symbols (default is error)."
5435 msgstr ""
5437 #: config/darwin.opt:382
5438 #, no-c-format
5439 msgid "-unexported_symbols_list <filename>\tDo not export the global symbols listed in <filename>."
5440 msgstr ""
5442 #: config/darwin.opt:386
5443 #, no-c-format
5444 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."
5445 msgstr ""
5447 #: config/darwin.opt:390
5448 #, no-c-format
5449 msgid "Logs which object files the linker loads."
5450 msgstr ""
5452 #: config/darwin.opt:394
5453 #, no-c-format
5454 msgid "Logs which symbol(s) caused an object to be loaded."
5455 msgstr ""
5457 #: config/darwin.opt:402
5458 #, no-c-format
5459 msgid "(Obsolete, ignored)\tOld support similar to \"-whyload\"."
5460 msgstr ""
5462 #: config/darwin.opt:406
5463 #, no-c-format
5464 msgid "(Obsolete and unhandled by ld64, ignored)\tld should produce an executable (only handled by ld_classic)."
5465 msgstr ""
5467 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
5468 #, no-c-format
5469 msgid "Use simulator runtime."
5470 msgstr ""
5472 #: config/bfin/bfin.opt:44 config/arm/arm.opt:117
5473 #, no-c-format
5474 msgid "Specify the name of the target CPU."
5475 msgstr ""
5477 #: config/bfin/bfin.opt:48
5478 #, no-c-format
5479 msgid "Omit frame pointer for leaf functions."
5480 msgstr ""
5482 #: config/bfin/bfin.opt:52
5483 #, no-c-format
5484 msgid "Program is entirely located in low 64k of memory."
5485 msgstr ""
5487 #: config/bfin/bfin.opt:56
5488 #, no-c-format
5489 msgid "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or SSYNC instruction."
5490 msgstr ""
5492 #: config/bfin/bfin.opt:61
5493 #, no-c-format
5494 msgid "Avoid speculative loads to work around a hardware anomaly."
5495 msgstr ""
5497 #: config/bfin/bfin.opt:65
5498 #, no-c-format
5499 msgid "Enabled ID based shared library."
5500 msgstr ""
5502 #: config/bfin/bfin.opt:69
5503 #, no-c-format
5504 msgid "Generate code that won't be linked against any other ID shared libraries, but may be used as a shared library."
5505 msgstr ""
5507 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
5508 #, no-c-format
5509 msgid "ID of shared library to build."
5510 msgstr ""
5512 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
5513 #, no-c-format
5514 msgid "Enable separate data segment."
5515 msgstr ""
5517 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
5518 #, no-c-format
5519 msgid "Avoid generating pc-relative calls; use indirection."
5520 msgstr ""
5522 #: config/bfin/bfin.opt:86
5523 #, no-c-format
5524 msgid "Link with the fast floating-point library."
5525 msgstr ""
5527 #: config/bfin/bfin.opt:90 config/arm/arm.opt:345 config/frv/frv.opt:130
5528 #, no-c-format
5529 msgid "Enable Function Descriptor PIC mode."
5530 msgstr ""
5532 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
5533 #, no-c-format
5534 msgid "Enable inlining of PLT in function calls."
5535 msgstr ""
5537 #: config/bfin/bfin.opt:98
5538 #, no-c-format
5539 msgid "Do stack checking using bounds in L1 scratch memory."
5540 msgstr ""
5542 #: config/bfin/bfin.opt:102
5543 #, no-c-format
5544 msgid "Enable multicore support."
5545 msgstr ""
5547 #: config/bfin/bfin.opt:106
5548 #, no-c-format
5549 msgid "Build for Core A."
5550 msgstr ""
5552 #: config/bfin/bfin.opt:110
5553 #, no-c-format
5554 msgid "Build for Core B."
5555 msgstr ""
5557 #: config/bfin/bfin.opt:114
5558 #, no-c-format
5559 msgid "Build for SDRAM."
5560 msgstr ""
5562 #: config/bfin/bfin.opt:118
5563 #, no-c-format
5564 msgid "Assume ICPLBs are enabled at runtime."
5565 msgstr ""
5567 #: config/m68k/m68k-tables.opt:25
5568 #, no-c-format
5569 msgid "Known M68K CPUs (for use with the -mcpu= option):"
5570 msgstr ""
5572 #: config/m68k/m68k-tables.opt:365
5573 #, no-c-format
5574 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
5575 msgstr ""
5577 #: config/m68k/m68k-tables.opt:411
5578 #, no-c-format
5579 msgid "Known M68K ISAs (for use with the -march= option):"
5580 msgstr ""
5582 #: config/m68k/ieee.opt:24 config/i386/i386.opt:389
5583 #, no-c-format
5584 msgid "Use IEEE math for fp comparisons."
5585 msgstr ""
5587 #: config/m68k/m68k.opt:30
5588 #, no-c-format
5589 msgid "Generate code for a 520X."
5590 msgstr ""
5592 #: config/m68k/m68k.opt:34
5593 #, no-c-format
5594 msgid "Generate code for a 5206e."
5595 msgstr ""
5597 #: config/m68k/m68k.opt:38
5598 #, no-c-format
5599 msgid "Generate code for a 528x."
5600 msgstr ""
5602 #: config/m68k/m68k.opt:42
5603 #, no-c-format
5604 msgid "Generate code for a 5307."
5605 msgstr ""
5607 #: config/m68k/m68k.opt:46
5608 #, no-c-format
5609 msgid "Generate code for a 5407."
5610 msgstr ""
5612 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
5613 #, no-c-format
5614 msgid "Generate code for a 68000."
5615 msgstr ""
5617 #: config/m68k/m68k.opt:54
5618 #, no-c-format
5619 msgid "Generate code for a 68010."
5620 msgstr ""
5622 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
5623 #, no-c-format
5624 msgid "Generate code for a 68020."
5625 msgstr ""
5627 #: config/m68k/m68k.opt:62
5628 #, no-c-format
5629 msgid "Generate code for a 68040, without any new instructions."
5630 msgstr ""
5632 #: config/m68k/m68k.opt:66
5633 #, no-c-format
5634 msgid "Generate code for a 68060, without any new instructions."
5635 msgstr ""
5637 #: config/m68k/m68k.opt:70
5638 #, no-c-format
5639 msgid "Generate code for a 68030."
5640 msgstr ""
5642 #: config/m68k/m68k.opt:74
5643 #, no-c-format
5644 msgid "Generate code for a 68040."
5645 msgstr ""
5647 #: config/m68k/m68k.opt:78
5648 #, no-c-format
5649 msgid "Generate code for a 68060."
5650 msgstr ""
5652 #: config/m68k/m68k.opt:82
5653 #, no-c-format
5654 msgid "Generate code for a 68302."
5655 msgstr ""
5657 #: config/m68k/m68k.opt:86
5658 #, no-c-format
5659 msgid "Generate code for a 68332."
5660 msgstr ""
5662 #: config/m68k/m68k.opt:91
5663 #, no-c-format
5664 msgid "Generate code for a 68851."
5665 msgstr ""
5667 #: config/m68k/m68k.opt:95
5668 #, no-c-format
5669 msgid "Generate code that uses 68881 floating-point instructions."
5670 msgstr ""
5672 #: config/m68k/m68k.opt:99
5673 #, no-c-format
5674 msgid "Align variables on a 32-bit boundary."
5675 msgstr ""
5677 #: config/m68k/m68k.opt:103 config/arm/arm.opt:86 config/nios2/nios2.opt:570
5678 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
5679 #, no-c-format
5680 msgid "Specify the name of the target architecture."
5681 msgstr ""
5683 #: config/m68k/m68k.opt:107
5684 #, no-c-format
5685 msgid "Use the bit-field instructions."
5686 msgstr ""
5688 #: config/m68k/m68k.opt:119
5689 #, no-c-format
5690 msgid "Generate code for a ColdFire v4e."
5691 msgstr ""
5693 #: config/m68k/m68k.opt:123
5694 #, no-c-format
5695 msgid "Specify the target CPU."
5696 msgstr ""
5698 #: config/m68k/m68k.opt:127
5699 #, no-c-format
5700 msgid "Generate code for a cpu32."
5701 msgstr ""
5703 #: config/m68k/m68k.opt:131
5704 #, no-c-format
5705 msgid "Use hardware division instructions on ColdFire."
5706 msgstr ""
5708 #: config/m68k/m68k.opt:135
5709 #, no-c-format
5710 msgid "Generate code for a Fido A."
5711 msgstr ""
5713 #: config/m68k/m68k.opt:139
5714 #, no-c-format
5715 msgid "Generate code which uses hardware floating point instructions."
5716 msgstr ""
5718 #: config/m68k/m68k.opt:143
5719 #, no-c-format
5720 msgid "Enable ID based shared library."
5721 msgstr ""
5723 #: config/m68k/m68k.opt:147
5724 #, no-c-format
5725 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
5726 msgstr ""
5728 #: config/m68k/m68k.opt:151
5729 #, no-c-format
5730 msgid "Do not use the bit-field instructions."
5731 msgstr ""
5733 #: config/m68k/m68k.opt:155
5734 #, no-c-format
5735 msgid "Use normal calling convention."
5736 msgstr ""
5738 #: config/m68k/m68k.opt:159
5739 #, no-c-format
5740 msgid "Consider type 'int' to be 32 bits wide."
5741 msgstr ""
5743 #: config/m68k/m68k.opt:163
5744 #, no-c-format
5745 msgid "Generate pc-relative code."
5746 msgstr ""
5748 #: config/m68k/m68k.opt:167
5749 #, no-c-format
5750 msgid "Use different calling convention using 'rtd'."
5751 msgstr ""
5753 #: config/m68k/m68k.opt:179
5754 #, no-c-format
5755 msgid "Consider type 'int' to be 16 bits wide."
5756 msgstr ""
5758 #: config/m68k/m68k.opt:183
5759 #, no-c-format
5760 msgid "Generate code with library calls for floating point."
5761 msgstr ""
5763 #: config/m68k/m68k.opt:187 config/xtensa/xtensa.opt:73
5764 #, no-c-format
5765 msgid "Do not use unaligned memory references."
5766 msgstr ""
5768 #: config/m68k/m68k.opt:191
5769 #, no-c-format
5770 msgid "Tune for the specified target CPU or architecture."
5771 msgstr ""
5773 #: config/m68k/m68k.opt:195
5774 #, no-c-format
5775 msgid "Support more than 8192 GOT entries on ColdFire."
5776 msgstr ""
5778 #: config/m68k/m68k.opt:199
5779 #, no-c-format
5780 msgid "Support TLS segment larger than 64K."
5781 msgstr ""
5783 #: config/riscv/riscv.opt:26 config/aarch64/aarch64.opt:74
5784 #: config/arm/arm.opt:105 config/microblaze/microblaze.opt:60
5785 #, no-c-format
5786 msgid "Assume target CPU is configured as big endian."
5787 msgstr ""
5789 #: config/riscv/riscv.opt:30 config/aarch64/aarch64.opt:94
5790 #: config/arm/arm.opt:170 config/microblaze/microblaze.opt:64
5791 #, no-c-format
5792 msgid "Assume target CPU is configured as little endian."
5793 msgstr ""
5795 #: config/riscv/riscv.opt:34
5796 #, no-c-format
5797 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
5798 msgstr ""
5800 #: config/riscv/riscv.opt:38
5801 #, no-c-format
5802 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
5803 msgstr ""
5805 #: config/riscv/riscv.opt:42
5806 #, no-c-format
5807 msgid "Specify integer and floating-point calling convention."
5808 msgstr ""
5810 #: config/riscv/riscv.opt:46 config/i386/i386.opt:444
5811 #, no-c-format
5812 msgid "Attempt to keep stack aligned to this power of 2."
5813 msgstr ""
5815 #: config/riscv/riscv.opt:50
5816 #, no-c-format
5817 msgid "Supported ABIs (for use with the -mabi= option):"
5818 msgstr ""
5820 #: config/riscv/riscv.opt:78
5821 #, no-c-format
5822 msgid "Use hardware floating-point divide and square root instructions."
5823 msgstr ""
5825 #: config/riscv/riscv.opt:82
5826 #, no-c-format
5827 msgid "Use hardware instructions for integer division."
5828 msgstr ""
5830 #: config/riscv/riscv.opt:86
5831 #, no-c-format
5832 msgid "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must be lower-case."
5833 msgstr ""
5835 #: config/riscv/riscv.opt:91
5836 #, no-c-format
5837 msgid "-march=help\tPrint supported -march extensions."
5838 msgstr ""
5840 #: config/riscv/riscv.opt:103 config/mips/mips.opt:430
5841 #, no-c-format
5842 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
5843 msgstr ""
5845 #: config/riscv/riscv.opt:107
5846 #, no-c-format
5847 msgid "-mcpu=PROCESSOR\tUse architecture of and optimize the output for PROCESSOR."
5848 msgstr ""
5850 #: config/riscv/riscv.opt:111
5851 #, no-c-format
5852 msgid "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
5853 msgstr ""
5855 #: config/riscv/riscv.opt:115
5856 #, no-c-format
5857 msgid "Use smaller but slower prologue and epilogue code."
5858 msgstr ""
5860 #: config/riscv/riscv.opt:119
5861 #, no-c-format
5862 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."
5863 msgstr ""
5865 #: config/riscv/riscv.opt:125 config/aarch64/aarch64.opt:98
5866 #: config/loongarch/loongarch.opt:266
5867 #, no-c-format
5868 msgid "Specify the code model."
5869 msgstr ""
5871 #: config/riscv/riscv.opt:129 config/loongarch/loongarch.opt:206
5872 #, no-c-format
5873 msgid "Do not generate unaligned memory accesses."
5874 msgstr ""
5876 #: config/riscv/riscv.opt:133 config/i386/i386.opt:308
5877 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
5878 #, no-c-format
5879 msgid "Known code models (for use with the -mcmodel= option):"
5880 msgstr ""
5882 #: config/riscv/riscv.opt:146
5883 #, no-c-format
5884 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
5885 msgstr ""
5887 #: config/riscv/riscv.opt:150 config/loongarch/loongarch.opt:274
5888 #, no-c-format
5889 msgid "Take advantage of linker relaxations to reduce the number of instructions required to materialize symbol addresses."
5890 msgstr ""
5892 #: config/riscv/riscv.opt:155
5893 #, no-c-format
5894 msgid "Enable the CSR checking for the ISA-dependent CSR and the read-only CSR. The ISA-dependent CSR are only valid when the specific ISA is set.  The read-only CSR can not be written by the CSR instructions."
5895 msgstr ""
5897 #: config/riscv/riscv.opt:161 config/aarch64/aarch64.opt:141
5898 #: config/i386/i386.opt:420
5899 #, no-c-format
5900 msgid "Omit the frame pointer in leaf functions."
5901 msgstr ""
5903 #: config/riscv/riscv.opt:183
5904 #, no-c-format
5905 msgid "Emit RISC-V ELF attribute."
5906 msgstr ""
5908 #: config/riscv/riscv.opt:187 config/i386/i386.opt:261
5909 #, no-c-format
5910 msgid "Use the given data alignment."
5911 msgstr ""
5913 #: config/riscv/riscv.opt:191 config/i386/i386.opt:265
5914 #, no-c-format
5915 msgid "Known data alignment choices (for use with the -malign-data= option):"
5916 msgstr ""
5918 #: config/riscv/riscv.opt:201 config/aarch64/aarch64.opt:304
5919 #: config/i386/i386.opt:1038 config/arm/arm.opt:349
5920 #: config/rs6000/rs6000.opt:554
5921 #, no-c-format
5922 msgid "Use given stack-protector guard."
5923 msgstr ""
5925 #: config/riscv/riscv.opt:205 config/aarch64/aarch64.opt:308
5926 #: config/arm/arm.opt:353 config/rs6000/rs6000.opt:558
5927 #, no-c-format
5928 msgid "Valid arguments to -mstack-protector-guard=:"
5929 msgstr ""
5931 #: config/riscv/riscv.opt:215 config/i386/i386.opt:1052
5932 #: config/rs6000/rs6000.opt:568
5933 #, no-c-format
5934 msgid "Use the given base register for addressing the stack-protector guard."
5935 msgstr ""
5937 #: config/riscv/riscv.opt:222 config/i386/i386.opt:1059
5938 #: config/rs6000/rs6000.opt:575
5939 #, no-c-format
5940 msgid "Use the given offset for addressing the stack-protector guard."
5941 msgstr ""
5943 #: config/riscv/riscv.opt:494
5944 #, no-c-format
5945 msgid "Supported ISA specs (for use with the -misa-spec= option):"
5946 msgstr ""
5948 #: config/riscv/riscv.opt:507
5949 #, no-c-format
5950 msgid "Set the version of RISC-V ISA spec."
5951 msgstr ""
5953 #: config/riscv/riscv.opt:511
5954 #, no-c-format
5955 msgid "Enable conditional moves unconditionally."
5956 msgstr ""
5958 #: config/riscv/riscv.opt:515
5959 #, no-c-format
5960 msgid "Always inline subword atomic operations."
5961 msgstr ""
5963 #: config/riscv/riscv.opt:519
5964 #, no-c-format
5965 msgid "Inline strcmp calls if possible."
5966 msgstr ""
5968 #: config/riscv/riscv.opt:523
5969 #, no-c-format
5970 msgid "Inline strncmp calls if possible."
5971 msgstr ""
5973 #: config/riscv/riscv.opt:527
5974 #, no-c-format
5975 msgid "Inline strlen calls if possible."
5976 msgstr ""
5978 #: config/riscv/riscv.opt:531
5979 #, no-c-format
5980 msgid "Max number of bytes to compare as part of inlined strcmp/strncmp routines (default: 64)."
5981 msgstr ""
5983 #: config/riscv/riscv.opt:535
5984 #, no-c-format
5985 msgid "The RVV possible LMUL (-mrvv-max-lmul=):"
5986 msgstr ""
5988 #: config/riscv/riscv.opt:554
5989 #, no-c-format
5990 msgid "-mrvv-max-lmul=<string>\tSet the RVV LMUL of auto-vectorization."
5991 msgstr ""
5993 #: config/riscv/riscv.opt:561
5994 #, no-c-format
5995 msgid "Valid arguments to -param=vsetvl-strategy=:"
5996 msgstr ""
5998 #: config/riscv/riscv.opt:574
5999 #, no-c-format
6000 msgid "-param=vsetvl-strategy=<string>\tSet the optimization level of VSETVL insert pass."
6001 msgstr ""
6003 #: config/riscv/riscv.opt:578 config/i386/i386.opt:496
6004 #, no-c-format
6005 msgid "Valid arguments to -mstringop-strategy=:"
6006 msgstr ""
6008 #: config/riscv/riscv.opt:594
6009 #, no-c-format
6010 msgid "Specify stringop expansion strategy."
6011 msgstr ""
6013 #: config/riscv/riscv.opt:598
6014 #, no-c-format
6015 msgid "The possible RVV vector register lengths:"
6016 msgstr ""
6018 #: config/riscv/riscv.opt:608
6019 #, no-c-format
6020 msgid "-mrvv-vector-bits=<string>\tSet the kind of bits for an RVV vector register."
6021 msgstr ""
6023 #: config/riscv/riscv.opt:612 config/aarch64/aarch64.opt:49
6024 #: config/loongarch/loongarch.opt:283
6025 #, no-c-format
6026 msgid "The possible TLS dialects:"
6027 msgstr ""
6029 #: config/riscv/riscv.opt:622 config/aarch64/aarch64.opt:145
6030 #: config/loongarch/loongarch.opt:293
6031 #, no-c-format
6032 msgid "Specify TLS dialect."
6033 msgstr ""
6035 #: config/m32c/m32c.opt:23
6036 #, no-c-format
6037 msgid "-msim\tUse simulator runtime."
6038 msgstr ""
6040 #: config/m32c/m32c.opt:27
6041 #, no-c-format
6042 msgid "-mcpu=r8c\tCompile code for R8C variants."
6043 msgstr ""
6045 #: config/m32c/m32c.opt:31
6046 #, no-c-format
6047 msgid "-mcpu=m16c\tCompile code for M16C variants."
6048 msgstr ""
6050 #: config/m32c/m32c.opt:35
6051 #, no-c-format
6052 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
6053 msgstr ""
6055 #: config/m32c/m32c.opt:39
6056 #, no-c-format
6057 msgid "-mcpu=m32c\tCompile code for M32C variants."
6058 msgstr ""
6060 #: config/m32c/m32c.opt:43
6061 #, no-c-format
6062 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
6063 msgstr ""
6065 #: config/msp430/msp430.opt:7
6066 #, no-c-format
6067 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."
6068 msgstr ""
6070 #: config/msp430/msp430.opt:11
6071 #, no-c-format
6072 msgid "Force assembly output to always use hex constants."
6073 msgstr ""
6075 #: config/msp430/msp430.opt:15
6076 #, no-c-format
6077 msgid "Specify the MCU to build for."
6078 msgstr ""
6080 #: config/msp430/msp430.opt:19
6081 #, no-c-format
6082 msgid "Warn if an MCU name is unrecognized or conflicts with other options (default: on)."
6083 msgstr ""
6085 #: config/msp430/msp430.opt:23
6086 #, no-c-format
6087 msgid "Warn if devices.csv is not found or there are problem parsing it (default: on)."
6088 msgstr ""
6090 #: config/msp430/msp430.opt:27
6091 #, no-c-format
6092 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
6093 msgstr ""
6095 #: config/msp430/msp430.opt:52
6096 #, no-c-format
6097 msgid "Select large model - 20-bit addresses/pointers."
6098 msgstr ""
6100 #: config/msp430/msp430.opt:56
6101 #, no-c-format
6102 msgid "Select small model - 16-bit addresses/pointers (default)."
6103 msgstr ""
6105 #: config/msp430/msp430.opt:60
6106 #, no-c-format
6107 msgid "Optimize opcode sizes at link time."
6108 msgstr ""
6110 #: config/msp430/msp430.opt:67 config/pru/pru.opt:26
6111 #, no-c-format
6112 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
6113 msgstr ""
6115 #: config/msp430/msp430.opt:74
6116 #, no-c-format
6117 msgid "Specify the type of hardware multiply to support."
6118 msgstr ""
6120 #: config/msp430/msp430.opt:96
6121 #, no-c-format
6122 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)."
6123 msgstr ""
6125 #: config/msp430/msp430.opt:100
6126 #, no-c-format
6127 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)."
6128 msgstr ""
6130 #: config/msp430/msp430.opt:104
6131 #, no-c-format
6132 msgid "Add the .lower prefix to section names when compiling with -m{code,data}-region=lower (disabled by default)."
6133 msgstr ""
6135 #: config/msp430/msp430.opt:123
6136 #, no-c-format
6137 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
6138 msgstr ""
6140 #: config/msp430/msp430.opt:127
6141 #, no-c-format
6142 msgid "Passes on a request to the assembler to warn about various silicon errata."
6143 msgstr ""
6145 #: config/msp430/msp430.opt:131
6146 #, no-c-format
6147 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."
6148 msgstr ""
6150 #: config/msp430/msp430.opt:136
6151 #, no-c-format
6152 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."
6153 msgstr ""
6155 #: config/aarch64/aarch64.opt:61 config/loongarch/loongarch.opt:244
6156 #, no-c-format
6157 msgid "The code model option names for -mcmodel:"
6158 msgstr ""
6160 #: config/aarch64/aarch64.opt:78 config/i386/i386.opt:1073
6161 #, no-c-format
6162 msgid "Generate code which uses only the general registers."
6163 msgstr ""
6165 #: config/aarch64/aarch64.opt:82 config/i386/i386.opt:1165
6166 #, no-c-format
6167 msgid "Generate code to mitigate against straight line speculation."
6168 msgstr ""
6170 #: config/aarch64/aarch64.opt:86
6171 #, no-c-format
6172 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
6173 msgstr ""
6175 #: config/aarch64/aarch64.opt:90
6176 #, no-c-format
6177 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
6178 msgstr ""
6180 #: config/aarch64/aarch64.opt:102
6181 #, no-c-format
6182 msgid "The register used to access the thread pointer:"
6183 msgstr ""
6185 #: config/aarch64/aarch64.opt:133
6186 #, no-c-format
6187 msgid "Specify the thread pointer register."
6188 msgstr ""
6190 #: config/aarch64/aarch64.opt:137
6191 #, no-c-format
6192 msgid "Don't assume that unaligned accesses are handled by the system."
6193 msgstr ""
6195 #: config/aarch64/aarch64.opt:149
6196 #, no-c-format
6197 msgid "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, 48."
6198 msgstr ""
6200 #: config/aarch64/aarch64.opt:168
6201 #, no-c-format
6202 msgid "Use features of architecture ARCH."
6203 msgstr ""
6205 #: config/aarch64/aarch64.opt:172
6206 #, no-c-format
6207 msgid "Use features of and optimize for CPU."
6208 msgstr ""
6210 #: config/aarch64/aarch64.opt:176
6211 #, no-c-format
6212 msgid "Optimize for CPU."
6213 msgstr ""
6215 #: config/aarch64/aarch64.opt:180
6216 #, no-c-format
6217 msgid "Generate code that conforms to the specified ABI."
6218 msgstr ""
6220 #: config/aarch64/aarch64.opt:184
6221 #, no-c-format
6222 msgid "-moverride=<string>\tPower users only! Override CPU optimization parameters."
6223 msgstr ""
6225 #: config/aarch64/aarch64.opt:188
6226 #, no-c-format
6227 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
6228 msgstr ""
6230 #: config/aarch64/aarch64.opt:198
6231 #, no-c-format
6232 msgid "PC relative literal loads."
6233 msgstr ""
6235 #: config/aarch64/aarch64.opt:202 config/arm/arm.opt:337
6236 #, no-c-format
6237 msgid "Use branch-protection features."
6238 msgstr ""
6240 #: config/aarch64/aarch64.opt:206
6241 #, no-c-format
6242 msgid "Select return address signing scope."
6243 msgstr ""
6245 #: config/aarch64/aarch64.opt:210
6246 #, no-c-format
6247 msgid "Supported AArch64 return address signing scope (for use with -msign-return-address= option):"
6248 msgstr ""
6250 #: config/aarch64/aarch64.opt:223
6251 #, no-c-format
6252 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."
6253 msgstr ""
6255 #: config/aarch64/aarch64.opt:229
6256 #, no-c-format
6257 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."
6258 msgstr ""
6260 #: config/aarch64/aarch64.opt:236
6261 #, no-c-format
6262 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."
6263 msgstr ""
6265 #: config/aarch64/aarch64.opt:254
6266 #, no-c-format
6267 msgid "Specify when to enable an early register allocation pass.  The possibilities are: all functions, functions that have access to strided multi-register instructions, and no functions."
6268 msgstr ""
6270 #: config/aarch64/aarch64.opt:260
6271 #, no-c-format
6272 msgid "The possible SVE vector lengths:"
6273 msgstr ""
6275 #: config/aarch64/aarch64.opt:282
6276 #, no-c-format
6277 msgid "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
6278 msgstr ""
6280 #: config/aarch64/aarch64.opt:286
6281 #, no-c-format
6282 msgid "Enables verbose cost model dumping in the debug dump files."
6283 msgstr ""
6285 #: config/aarch64/aarch64.opt:290
6286 #, no-c-format
6287 msgid "Generate code to track when the CPU might be speculating incorrectly."
6288 msgstr ""
6290 #: config/aarch64/aarch64.opt:294
6291 #, no-c-format
6292 msgid "Enable the copy of the AArch64 load/store pair fusion pass that runs before register allocation."
6293 msgstr ""
6295 #: config/aarch64/aarch64.opt:299
6296 #, no-c-format
6297 msgid "Enable the copy of the AArch64 load/store pair fusion pass that runs after register allocation."
6298 msgstr ""
6300 #: config/aarch64/aarch64.opt:318
6301 #, no-c-format
6302 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."
6303 msgstr ""
6305 #: config/aarch64/aarch64.opt:324
6306 #, no-c-format
6307 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."
6308 msgstr ""
6310 #: config/aarch64/aarch64.opt:333
6311 #, no-c-format
6312 msgid "Generate local calls to out-of-line atomic operations."
6313 msgstr ""
6315 #: config/aarch64/aarch64.opt:337
6316 #, no-c-format
6317 msgid "When vectorizing, consider using multiple different approaches and use the cost model to choose the cheapest one."
6318 msgstr ""
6320 #: config/aarch64/aarch64.opt:342
6321 #, no-c-format
6322 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."
6323 msgstr ""
6325 #: config/aarch64/aarch64.opt:346
6326 #, no-c-format
6327 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."
6328 msgstr ""
6330 #: config/aarch64/aarch64.opt:356
6331 #, no-c-format
6332 msgid "Constant memcpy size in bytes above which to start using MOPS sequence."
6333 msgstr ""
6335 #: config/aarch64/aarch64.opt:360
6336 #, no-c-format
6337 msgid "Constant memmove size in bytes above which to start using MOPS sequence."
6338 msgstr ""
6340 #: config/aarch64/aarch64.opt:364
6341 #, no-c-format
6342 msgid "Constant memset size in bytes from which to start using MOPS sequence."
6343 msgstr ""
6345 #: config/aarch64/aarch64.opt:368
6346 #, no-c-format
6347 msgid "Limit how much the autovectorizer may unroll a loop."
6348 msgstr ""
6350 #: config/aarch64/aarch64.opt:372
6351 #, no-c-format
6352 msgid "--param=aarch64-ldp-policy=[default|always|never|aligned] Fine-grained policy for load pairs."
6353 msgstr ""
6355 #: config/aarch64/aarch64.opt:376
6356 #, no-c-format
6357 msgid "--param=aarch64-stp-policy=[default|always|never|aligned] Fine-grained policy for store pairs."
6358 msgstr ""
6360 #: config/aarch64/aarch64.opt:395
6361 #, no-c-format
6362 msgid "Limit on number of alias checks performed when attempting to form an ldp/stp."
6363 msgstr ""
6365 #: config/aarch64/aarch64.opt:399
6366 #, no-c-format
6367 msgid "Param to control which writeback opportunities we try to handle in the load/store pair fusion pass.  A value of zero disables writeback handling.  One means we try to form pairs involving one or more existing individual writeback accesses where possible.  A value of two means we also try to opportunistically form writeback opportunities by folding in trailing destructive updates of the base register used by a pair."
6368 msgstr ""
6370 #: config/linux.opt:24
6371 #, no-c-format
6372 msgid "Use Bionic C library."
6373 msgstr ""
6375 #: config/linux.opt:28
6376 #, no-c-format
6377 msgid "Use GNU C library."
6378 msgstr ""
6380 #: config/linux.opt:32
6381 #, no-c-format
6382 msgid "Use uClibc C library."
6383 msgstr ""
6385 #: config/linux.opt:36
6386 #, no-c-format
6387 msgid "Use musl C library."
6388 msgstr ""
6390 #: config/ia64/ilp32.opt:3
6391 #, no-c-format
6392 msgid "Generate ILP32 code."
6393 msgstr ""
6395 #: config/ia64/ilp32.opt:7
6396 #, no-c-format
6397 msgid "Generate LP64 code."
6398 msgstr ""
6400 #: config/ia64/ia64.opt:28
6401 #, no-c-format
6402 msgid "Generate big endian code."
6403 msgstr ""
6405 #: config/ia64/ia64.opt:32
6406 #, no-c-format
6407 msgid "Generate little endian code."
6408 msgstr ""
6410 #: config/ia64/ia64.opt:36
6411 #, no-c-format
6412 msgid "Generate code for GNU as."
6413 msgstr ""
6415 #: config/ia64/ia64.opt:40
6416 #, no-c-format
6417 msgid "Generate code for GNU ld."
6418 msgstr ""
6420 #: config/ia64/ia64.opt:44
6421 #, no-c-format
6422 msgid "Emit stop bits before and after volatile extended asms."
6423 msgstr ""
6425 #: config/ia64/ia64.opt:48
6426 #, no-c-format
6427 msgid "Use in/loc/out register names."
6428 msgstr ""
6430 #: config/ia64/ia64.opt:55
6431 #, no-c-format
6432 msgid "Enable use of sdata/scommon/sbss."
6433 msgstr ""
6435 #: config/ia64/ia64.opt:59
6436 #, no-c-format
6437 msgid "Generate code without GP reg."
6438 msgstr ""
6440 #: config/ia64/ia64.opt:63
6441 #, no-c-format
6442 msgid "gp is constant (but save/restore gp on indirect calls)."
6443 msgstr ""
6445 #: config/ia64/ia64.opt:67
6446 #, no-c-format
6447 msgid "Generate self-relocatable code."
6448 msgstr ""
6450 #: config/ia64/ia64.opt:71
6451 #, no-c-format
6452 msgid "Generate inline floating point division, optimize for latency."
6453 msgstr ""
6455 #: config/ia64/ia64.opt:75
6456 #, no-c-format
6457 msgid "Generate inline floating point division, optimize for throughput."
6458 msgstr ""
6460 #: config/ia64/ia64.opt:82
6461 #, no-c-format
6462 msgid "Generate inline integer division, optimize for latency."
6463 msgstr ""
6465 #: config/ia64/ia64.opt:86
6466 #, no-c-format
6467 msgid "Generate inline integer division, optimize for throughput."
6468 msgstr ""
6470 #: config/ia64/ia64.opt:90
6471 #, no-c-format
6472 msgid "Do not inline integer division."
6473 msgstr ""
6475 #: config/ia64/ia64.opt:94
6476 #, no-c-format
6477 msgid "Generate inline square root, optimize for latency."
6478 msgstr ""
6480 #: config/ia64/ia64.opt:98
6481 #, no-c-format
6482 msgid "Generate inline square root, optimize for throughput."
6483 msgstr ""
6485 #: config/ia64/ia64.opt:102
6486 #, no-c-format
6487 msgid "Do not inline square root."
6488 msgstr ""
6490 #: config/ia64/ia64.opt:106
6491 #, no-c-format
6492 msgid "Enable DWARF line debug info via GNU as."
6493 msgstr ""
6495 #: config/ia64/ia64.opt:110
6496 #, no-c-format
6497 msgid "Enable earlier placing stop bits for better scheduling."
6498 msgstr ""
6500 #: config/ia64/ia64.opt:114 config/pa/pa.opt:70 config/sh/sh.opt:227
6501 #, no-c-format
6502 msgid "Specify range of registers to make fixed."
6503 msgstr ""
6505 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
6506 #, no-c-format
6507 msgid "Specify bit size of immediate TLS offsets."
6508 msgstr ""
6510 #: config/ia64/ia64.opt:122 config/i386/i386.opt:542 config/s390/s390.opt:203
6511 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
6512 #, no-c-format
6513 msgid "Schedule code for given CPU."
6514 msgstr ""
6516 #: config/ia64/ia64.opt:126
6517 #, no-c-format
6518 msgid "Known Itanium CPUs (for use with the -mtune= option):"
6519 msgstr ""
6521 #: config/ia64/ia64.opt:136
6522 #, no-c-format
6523 msgid "Use data speculation before reload."
6524 msgstr ""
6526 #: config/ia64/ia64.opt:140
6527 #, no-c-format
6528 msgid "Use data speculation after reload."
6529 msgstr ""
6531 #: config/ia64/ia64.opt:144
6532 #, no-c-format
6533 msgid "Use control speculation."
6534 msgstr ""
6536 #: config/ia64/ia64.opt:148
6537 #, no-c-format
6538 msgid "Use in block data speculation before reload."
6539 msgstr ""
6541 #: config/ia64/ia64.opt:152
6542 #, no-c-format
6543 msgid "Use in block data speculation after reload."
6544 msgstr ""
6546 #: config/ia64/ia64.opt:156
6547 #, no-c-format
6548 msgid "Use in block control speculation."
6549 msgstr ""
6551 #: config/ia64/ia64.opt:160
6552 #, no-c-format
6553 msgid "Use simple data speculation check."
6554 msgstr ""
6556 #: config/ia64/ia64.opt:164
6557 #, no-c-format
6558 msgid "Use simple data speculation check for control speculation."
6559 msgstr ""
6561 #: config/ia64/ia64.opt:174
6562 #, no-c-format
6563 msgid "Count speculative dependencies while calculating priority of instructions."
6564 msgstr ""
6566 #: config/ia64/ia64.opt:178
6567 #, no-c-format
6568 msgid "Place a stop bit after every cycle when scheduling."
6569 msgstr ""
6571 #: config/ia64/ia64.opt:182
6572 #, no-c-format
6573 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
6574 msgstr ""
6576 #: config/ia64/ia64.opt:186
6577 #, no-c-format
6578 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."
6579 msgstr ""
6581 #: config/ia64/ia64.opt:190
6582 #, no-c-format
6583 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
6584 msgstr ""
6586 #: config/ia64/ia64.opt:194
6587 #, no-c-format
6588 msgid "Don't generate checks for control speculation in selective scheduling."
6589 msgstr ""
6591 #: config/epiphany/epiphany.opt:24
6592 #, no-c-format
6593 msgid "Don't use any of r32..r63."
6594 msgstr ""
6596 #: config/epiphany/epiphany.opt:28
6597 #, no-c-format
6598 msgid "Preferentially allocate registers that allow short instruction generation."
6599 msgstr ""
6601 #: config/epiphany/epiphany.opt:32
6602 #, no-c-format
6603 msgid "Set branch cost."
6604 msgstr ""
6606 #: config/epiphany/epiphany.opt:36
6607 #, no-c-format
6608 msgid "Enable conditional move instruction usage."
6609 msgstr ""
6611 #: config/epiphany/epiphany.opt:40
6612 #, no-c-format
6613 msgid "Set number of nops to emit before each insn pattern."
6614 msgstr ""
6616 #: config/epiphany/epiphany.opt:52
6617 #, no-c-format
6618 msgid "Use software floating point comparisons."
6619 msgstr ""
6621 #: config/epiphany/epiphany.opt:56
6622 #, no-c-format
6623 msgid "Enable split of 32 bit immediate loads into low / high part."
6624 msgstr ""
6626 #: config/epiphany/epiphany.opt:60
6627 #, no-c-format
6628 msgid "Enable use of POST_INC / POST_DEC."
6629 msgstr ""
6631 #: config/epiphany/epiphany.opt:64
6632 #, no-c-format
6633 msgid "Enable use of POST_MODIFY."
6634 msgstr ""
6636 #: config/epiphany/epiphany.opt:68
6637 #, no-c-format
6638 msgid "Set number of bytes on the stack preallocated for use by the callee."
6639 msgstr ""
6641 #: config/epiphany/epiphany.opt:72
6642 #, no-c-format
6643 msgid "Assume round to nearest is selected for purposes of scheduling."
6644 msgstr ""
6646 #: config/epiphany/epiphany.opt:76
6647 #, no-c-format
6648 msgid "Generate call insns as indirect calls."
6649 msgstr ""
6651 #: config/epiphany/epiphany.opt:80
6652 #, no-c-format
6653 msgid "Generate call insns as direct calls."
6654 msgstr ""
6656 #: config/epiphany/epiphany.opt:84
6657 #, no-c-format
6658 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
6659 msgstr ""
6661 #: config/epiphany/epiphany.opt:108
6662 #, no-c-format
6663 msgid "A floating point to integer truncation may be replaced with rounding to save mode switching."
6664 msgstr ""
6666 #: config/epiphany/epiphany.opt:112
6667 #, no-c-format
6668 msgid "Vectorize for double-word operations."
6669 msgstr ""
6671 #: config/epiphany/epiphany.opt:128
6672 #, no-c-format
6673 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
6674 msgstr ""
6676 #: config/epiphany/epiphany.opt:132
6677 #, no-c-format
6678 msgid "Use the floating point unit for integer add/subtract."
6679 msgstr ""
6681 #: config/epiphany/epiphany.opt:136
6682 #, no-c-format
6683 msgid "Set register to hold -1."
6684 msgstr ""
6686 #: config/ft32/ft32.opt:23
6687 #, no-c-format
6688 msgid "Target the software simulator."
6689 msgstr ""
6691 #: config/ft32/ft32.opt:27 config/s390/s390.opt:234 config/mips/mips.opt:418
6692 #: config/arc/arc.opt:405
6693 #, no-c-format
6694 msgid "Use LRA instead of reload."
6695 msgstr ""
6697 #: config/ft32/ft32.opt:31
6698 #, no-c-format
6699 msgid "Avoid use of the DIV and MOD instructions."
6700 msgstr ""
6702 #: config/ft32/ft32.opt:35
6703 #, no-c-format
6704 msgid "Target the FT32B architecture."
6705 msgstr ""
6707 #: config/ft32/ft32.opt:39
6708 #, no-c-format
6709 msgid "Enable FT32B code compression."
6710 msgstr ""
6712 #: config/ft32/ft32.opt:43
6713 #, no-c-format
6714 msgid "Avoid placing any readable data in program memory."
6715 msgstr ""
6717 #: config/h8300/h8300.opt:23
6718 #, no-c-format
6719 msgid "Generate H8S code."
6720 msgstr ""
6722 #: config/h8300/h8300.opt:27
6723 #, no-c-format
6724 msgid "Generate H8SX code."
6725 msgstr ""
6727 #: config/h8300/h8300.opt:31
6728 #, no-c-format
6729 msgid "Generate H8S/2600 code."
6730 msgstr ""
6732 #: config/h8300/h8300.opt:35
6733 #, no-c-format
6734 msgid "Make integers 32 bits wide."
6735 msgstr ""
6737 #: config/h8300/h8300.opt:42
6738 #, no-c-format
6739 msgid "Use registers for argument passing."
6740 msgstr ""
6742 #: config/h8300/h8300.opt:46
6743 #, no-c-format
6744 msgid "Consider access to byte sized memory slow."
6745 msgstr ""
6747 #: config/h8300/h8300.opt:50
6748 #, no-c-format
6749 msgid "Enable linker relaxing."
6750 msgstr ""
6752 #: config/h8300/h8300.opt:54
6753 #, no-c-format
6754 msgid "Generate H8/300H code."
6755 msgstr ""
6757 #: config/h8300/h8300.opt:58
6758 #, no-c-format
6759 msgid "Enable the normal mode."
6760 msgstr ""
6762 #: config/h8300/h8300.opt:62
6763 #, no-c-format
6764 msgid "Use H8/300 alignment rules."
6765 msgstr ""
6767 #: config/h8300/h8300.opt:66
6768 #, no-c-format
6769 msgid "Push extended registers on stack in monitor functions."
6770 msgstr ""
6772 #: config/h8300/h8300.opt:70
6773 #, no-c-format
6774 msgid "Do not push extended registers on stack in monitor functions."
6775 msgstr ""
6777 #: config/pru/pru.opt:31
6778 #, no-c-format
6779 msgid "-mmcu=MCU\tSelect the target System-On-Chip variant that embeds this PRU."
6780 msgstr ""
6782 #: config/pru/pru.opt:35
6783 #, no-c-format
6784 msgid "Make GCC pass the --no-relax command-line option to the linker instead of the --relax option."
6785 msgstr ""
6787 #: config/pru/pru.opt:40
6788 #, no-c-format
6789 msgid "Allow (or do not allow) gcc to use the LOOP instruction."
6790 msgstr ""
6792 #: config/pru/pru.opt:44
6793 #, no-c-format
6794 msgid "Select target ABI variant."
6795 msgstr ""
6797 #: config/pru/pru.opt:48
6798 #, no-c-format
6799 msgid "ABI variant code generation (for use with -mabi= option):"
6800 msgstr ""
6802 #: config/pdp11/pdp11.opt:23
6803 #, no-c-format
6804 msgid "Generate code for an 11/10."
6805 msgstr ""
6807 #: config/pdp11/pdp11.opt:27
6808 #, no-c-format
6809 msgid "Generate code for an 11/40."
6810 msgstr ""
6812 #: config/pdp11/pdp11.opt:31
6813 #, no-c-format
6814 msgid "Generate code for an 11/45."
6815 msgstr ""
6817 #: config/pdp11/pdp11.opt:35
6818 #, no-c-format
6819 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
6820 msgstr ""
6822 #: config/pdp11/pdp11.opt:39
6823 #, no-c-format
6824 msgid "Use the DEC assembler syntax."
6825 msgstr ""
6827 #: config/pdp11/pdp11.opt:43
6828 #, no-c-format
6829 msgid "Use the GNU assembler syntax."
6830 msgstr ""
6832 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:183
6833 #: config/frv/frv.opt:158
6834 #, no-c-format
6835 msgid "Use hardware floating point."
6836 msgstr ""
6838 #: config/pdp11/pdp11.opt:51
6839 #, no-c-format
6840 msgid "Use 16 bit int."
6841 msgstr ""
6843 #: config/pdp11/pdp11.opt:55
6844 #, no-c-format
6845 msgid "Use 32 bit int."
6846 msgstr ""
6848 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:179
6849 #, no-c-format
6850 msgid "Do not use hardware floating point."
6851 msgstr ""
6853 #: config/pdp11/pdp11.opt:63
6854 #, no-c-format
6855 msgid "Target has split I&D."
6856 msgstr ""
6858 #: config/pdp11/pdp11.opt:67
6859 #, no-c-format
6860 msgid "Use UNIX assembler syntax."
6861 msgstr ""
6863 #: config/pdp11/pdp11.opt:71
6864 #, no-c-format
6865 msgid "Use LRA register allocator."
6866 msgstr ""
6868 #: config/xtensa/xtensa.opt:26
6869 #, no-c-format
6870 msgid "Use CONST16 instruction to load constants."
6871 msgstr ""
6873 #: config/xtensa/xtensa.opt:30
6874 #, no-c-format
6875 msgid "Disable position-independent code (PIC) for use in OS kernel code."
6876 msgstr ""
6878 #: config/xtensa/xtensa.opt:34
6879 #, no-c-format
6880 msgid "Use indirect CALLXn instructions for large programs."
6881 msgstr ""
6883 #: config/xtensa/xtensa.opt:38
6884 #, no-c-format
6885 msgid "Set extra memory access cost for L32R instruction, in clock-cycle units."
6886 msgstr ""
6888 #: config/xtensa/xtensa.opt:46
6889 #, no-c-format
6890 msgid "Automatically align branch targets to reduce branch penalties."
6891 msgstr ""
6893 #: config/xtensa/xtensa.opt:50
6894 #, no-c-format
6895 msgid "Intersperse literal pools with code in the text section."
6896 msgstr ""
6898 #: config/xtensa/xtensa.opt:54
6899 #, no-c-format
6900 msgid "Relax literals in assembler and place them automatically in the text section."
6901 msgstr ""
6903 #: config/xtensa/xtensa.opt:58
6904 #, no-c-format
6905 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
6906 msgstr ""
6908 #: config/xtensa/xtensa.opt:65
6909 #, no-c-format
6910 msgid "Use call0 ABI."
6911 msgstr ""
6913 #: config/xtensa/xtensa.opt:69
6914 #, no-c-format
6915 msgid "Use windowed registers ABI."
6916 msgstr ""
6918 #: config/i386/cygming.opt:23
6919 #, no-c-format
6920 msgid "Create console application."
6921 msgstr ""
6923 #: config/i386/cygming.opt:27
6924 #, no-c-format
6925 msgid "Generate code for a DLL."
6926 msgstr ""
6928 #: config/i386/cygming.opt:31
6929 #, no-c-format
6930 msgid "Ignore dllimport for functions."
6931 msgstr ""
6933 #: config/i386/cygming.opt:35
6934 #, no-c-format
6935 msgid "Use Mingw-specific thread support."
6936 msgstr ""
6938 #: config/i386/cygming.opt:39
6939 #, no-c-format
6940 msgid "Set Windows defines."
6941 msgstr ""
6943 #: config/i386/cygming.opt:43
6944 #, no-c-format
6945 msgid "Create GUI application."
6946 msgstr ""
6948 #: config/i386/cygming.opt:47
6949 #, no-c-format
6950 msgid "Use the GNU extension to the PE format for aligned common data."
6951 msgstr ""
6953 #: config/i386/cygming.opt:51
6954 #, no-c-format
6955 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
6956 msgstr ""
6958 #: config/i386/cygming.opt:55
6959 #, no-c-format
6960 msgid "For nested functions on stack executable permission is set."
6961 msgstr ""
6963 #: config/i386/cygming.opt:62
6964 #, no-c-format
6965 msgid "Put relocated read-only data into .data section."
6966 msgstr ""
6968 #: config/i386/mingw.opt:23
6969 #, no-c-format
6970 msgid "Preprocess, compile or link with specified C RunTime DLL library."
6971 msgstr ""
6973 #: config/i386/mingw.opt:33
6974 #, no-c-format
6975 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
6976 msgstr ""
6978 #: config/i386/mingw-w64.opt:23
6979 #, no-c-format
6980 msgid "Use unicode startup and define UNICODE macro."
6981 msgstr ""
6983 #: config/i386/i386.opt:213
6984 #, no-c-format
6985 msgid "sizeof(long double) is 16."
6986 msgstr ""
6988 #: config/i386/i386.opt:217 config/i386/i386.opt:385
6989 #, no-c-format
6990 msgid "Use hardware fp."
6991 msgstr ""
6993 #: config/i386/i386.opt:221
6994 #, no-c-format
6995 msgid "sizeof(long double) is 12."
6996 msgstr ""
6998 #: config/i386/i386.opt:225
6999 #, no-c-format
7000 msgid "Use 80-bit long double."
7001 msgstr ""
7003 #: config/i386/i386.opt:229 config/s390/s390.opt:163
7004 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
7005 #, no-c-format
7006 msgid "Use 64-bit long double."
7007 msgstr ""
7009 #: config/i386/i386.opt:233 config/s390/s390.opt:159
7010 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
7011 #, no-c-format
7012 msgid "Use 128-bit long double."
7013 msgstr ""
7015 #: config/i386/i386.opt:237 config/sh/sh.opt:179
7016 #, no-c-format
7017 msgid "Reserve space for outgoing arguments in the function prologue."
7018 msgstr ""
7020 #: config/i386/i386.opt:241
7021 #, no-c-format
7022 msgid "Align some doubles on dword boundary."
7023 msgstr ""
7025 #: config/i386/i386.opt:245
7026 #, no-c-format
7027 msgid "Function starts are aligned to this power of 2."
7028 msgstr ""
7030 #: config/i386/i386.opt:249
7031 #, no-c-format
7032 msgid "Jump targets are aligned to this power of 2."
7033 msgstr ""
7035 #: config/i386/i386.opt:253
7036 #, no-c-format
7037 msgid "Loop code aligned to this power of 2."
7038 msgstr ""
7040 #: config/i386/i386.opt:257
7041 #, no-c-format
7042 msgid "Align destination of the string operations."
7043 msgstr ""
7045 #: config/i386/i386.opt:278 config/s390/s390.opt:56
7046 #, no-c-format
7047 msgid "Generate code for given CPU."
7048 msgstr ""
7050 #: config/i386/i386.opt:282 config/bpf/bpf.opt:100
7051 #, no-c-format
7052 msgid "Use given assembler dialect."
7053 msgstr ""
7055 #: config/i386/i386.opt:286
7056 #, no-c-format
7057 msgid "Known assembler dialects (for use with the -masm= option):"
7058 msgstr ""
7060 #: config/i386/i386.opt:296
7061 #, no-c-format
7062 msgid "Branches are this expensive (arbitrary units)."
7063 msgstr ""
7065 #: config/i386/i386.opt:300
7066 #, no-c-format
7067 msgid "-mlarge-data-threshold=<number>\tData greater than given threshold will go into a large data section in x86-64 medium and large code models."
7068 msgstr ""
7070 #: config/i386/i386.opt:304
7071 #, no-c-format
7072 msgid "Use given x86-64 code model."
7073 msgstr ""
7075 #: config/i386/i386.opt:327
7076 #, no-c-format
7077 msgid "Use given address mode."
7078 msgstr ""
7080 #: config/i386/i386.opt:331
7081 #, no-c-format
7082 msgid "Known address mode (for use with the -maddress-mode= option):"
7083 msgstr ""
7085 #: config/i386/i386.opt:344
7086 #, no-c-format
7087 msgid "Generate sin, cos, sqrt for FPU."
7088 msgstr ""
7090 #: config/i386/i386.opt:348
7091 #, no-c-format
7092 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
7093 msgstr ""
7095 #: config/i386/i386.opt:352
7096 #, no-c-format
7097 msgid "Return values of functions in FPU registers."
7098 msgstr ""
7100 #: config/i386/i386.opt:356
7101 #, no-c-format
7102 msgid "Generate floating point mathematics using given instruction set."
7103 msgstr ""
7105 #: config/i386/i386.opt:360
7106 #, no-c-format
7107 msgid "Valid arguments to -mfpmath=:"
7108 msgstr ""
7110 #: config/i386/i386.opt:393
7111 #, no-c-format
7112 msgid "Inline all known string operations."
7113 msgstr ""
7115 #: config/i386/i386.opt:397
7116 #, no-c-format
7117 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
7118 msgstr ""
7120 #: config/i386/i386.opt:404
7121 #, no-c-format
7122 msgid "Use native (MS) bitfield layout."
7123 msgstr ""
7125 #: config/i386/i386.opt:424
7126 #, no-c-format
7127 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."
7128 msgstr ""
7130 #: config/i386/i386.opt:428
7131 #, no-c-format
7132 msgid "Set 80387 floating-point precision to 32-bit."
7133 msgstr ""
7135 #: config/i386/i386.opt:432
7136 #, no-c-format
7137 msgid "Set 80387 floating-point precision to 64-bit."
7138 msgstr ""
7140 #: config/i386/i386.opt:436
7141 #, no-c-format
7142 msgid "Set 80387 floating-point precision to 80-bit."
7143 msgstr ""
7145 #: config/i386/i386.opt:440
7146 #, no-c-format
7147 msgid "Set the FTZ and DAZ Flags."
7148 msgstr ""
7150 #: config/i386/i386.opt:448
7151 #, no-c-format
7152 msgid "Assume incoming stack aligned to this power of 2."
7153 msgstr ""
7155 #: config/i386/i386.opt:452
7156 #, no-c-format
7157 msgid "Use push instructions to save outgoing arguments."
7158 msgstr ""
7160 #: config/i386/i386.opt:456
7161 #, no-c-format
7162 msgid "Use red-zone in the x86-64 code."
7163 msgstr ""
7165 #: config/i386/i386.opt:460
7166 #, no-c-format
7167 msgid "Number of registers used to pass integer arguments."
7168 msgstr ""
7170 #: config/i386/i386.opt:464
7171 #, no-c-format
7172 msgid "Alternate calling convention."
7173 msgstr ""
7175 #: config/i386/i386.opt:468 config/alpha/alpha.opt:23
7176 #, no-c-format
7177 msgid "Do not use hardware fp."
7178 msgstr ""
7180 #: config/i386/i386.opt:472
7181 #, no-c-format
7182 msgid "Use SSE register passing conventions for SF and DF mode."
7183 msgstr ""
7185 #: config/i386/i386.opt:476
7186 #, no-c-format
7187 msgid "Realign stack in prologue."
7188 msgstr ""
7190 #: config/i386/i386.opt:480
7191 #, no-c-format
7192 msgid "Enable stack probing."
7193 msgstr ""
7195 #: config/i386/i386.opt:484
7196 #, no-c-format
7197 msgid "Specify memcpy expansion strategy when expected size is known."
7198 msgstr ""
7200 #: config/i386/i386.opt:488
7201 #, no-c-format
7202 msgid "Specify memset expansion strategy when expected size is known."
7203 msgstr ""
7205 #: config/i386/i386.opt:492
7206 #, no-c-format
7207 msgid "Chose strategy to generate stringop using."
7208 msgstr ""
7210 #: config/i386/i386.opt:524
7211 #, no-c-format
7212 msgid "Use given thread-local storage dialect."
7213 msgstr ""
7215 #: config/i386/i386.opt:528
7216 #, no-c-format
7217 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
7218 msgstr ""
7220 #: config/i386/i386.opt:538
7221 #, no-c-format
7222 msgid "Use direct references against %gs when accessing tls data."
7223 msgstr ""
7225 #: config/i386/i386.opt:546
7226 #, no-c-format
7227 msgid "Fine grain control of tune features."
7228 msgstr ""
7230 #: config/i386/i386.opt:550
7231 #, no-c-format
7232 msgid "Clear all tune features."
7233 msgstr ""
7235 #: config/i386/i386.opt:557
7236 #, no-c-format
7237 msgid "Generate code that conforms to Intel MCU psABI."
7238 msgstr ""
7240 #: config/i386/i386.opt:561
7241 #, no-c-format
7242 msgid "Generate code that conforms to the given ABI."
7243 msgstr ""
7245 #: config/i386/i386.opt:565 config/nds32/nds32.opt:51
7246 #, no-c-format
7247 msgid "Known ABIs (for use with the -mabi= option):"
7248 msgstr ""
7250 #: config/i386/i386.opt:575
7251 #, no-c-format
7252 msgid "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft to System V ABI calls."
7253 msgstr ""
7255 #: config/i386/i386.opt:579 config/rs6000/rs6000.opt:195
7256 #, no-c-format
7257 msgid "Vector library ABI to use."
7258 msgstr ""
7260 #: config/i386/i386.opt:583
7261 #, no-c-format
7262 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
7263 msgstr ""
7265 #: config/i386/i386.opt:593
7266 #, no-c-format
7267 msgid "Return 8-byte vectors in memory."
7268 msgstr ""
7270 #: config/i386/i386.opt:597
7271 #, no-c-format
7272 msgid "Generate reciprocals instead of divss and sqrtss."
7273 msgstr ""
7275 #: config/i386/i386.opt:601 config/loongarch/loongarch.opt:235
7276 #, no-c-format
7277 msgid "Control generation of reciprocal estimates."
7278 msgstr ""
7280 #: config/i386/i386.opt:605
7281 #, no-c-format
7282 msgid "Generate cld instruction in the function prologue."
7283 msgstr ""
7285 #: config/i386/i386.opt:609
7286 #, no-c-format
7287 msgid "Generate vzeroupper instruction before a transfer of control flow out of the function."
7288 msgstr ""
7290 #: config/i386/i386.opt:614
7291 #, no-c-format
7292 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer computations into a vector ones."
7293 msgstr ""
7295 #: config/i386/i386.opt:619
7296 #, no-c-format
7297 msgid "The maximum number of use and def visits when discovering a STV chain before the discovery is aborted."
7298 msgstr ""
7300 #: config/i386/i386.opt:623
7301 #, no-c-format
7302 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or znver1 and Haifa scheduling is selected."
7303 msgstr ""
7305 #: config/i386/i386.opt:628
7306 #, no-c-format
7307 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
7308 msgstr ""
7310 #: config/i386/i386.opt:632
7311 #, no-c-format
7312 msgid "Use given register vector width instructions instead of maximum register width in the auto-vectorizer."
7313 msgstr ""
7315 #: config/i386/i386.opt:636
7316 #, no-c-format
7317 msgid "Known preferred register vector length (to use with the -mprefer-vector-width= option):"
7318 msgstr ""
7320 #: config/i386/i386.opt:652
7321 #, no-c-format
7322 msgid "Enable floating-point status flags setting SSE vector operations on partial vectors."
7323 msgstr ""
7325 #: config/i386/i386.opt:656
7326 #, no-c-format
7327 msgid "Maximum number of bits that can be moved from memory to memory efficiently."
7328 msgstr ""
7330 #: config/i386/i386.opt:660
7331 #, no-c-format
7332 msgid "Maximum number of bits that can be stored to memory efficiently."
7333 msgstr ""
7335 #: config/i386/i386.opt:664
7336 #, no-c-format
7337 msgid "Optimize noreturn functions by not saving callee-saved registers used in the function."
7338 msgstr ""
7340 #: config/i386/i386.opt:670
7341 #, no-c-format
7342 msgid "Generate 32bit i386 code."
7343 msgstr ""
7345 #: config/i386/i386.opt:674
7346 #, no-c-format
7347 msgid "Generate 64bit x86-64 code."
7348 msgstr ""
7350 #: config/i386/i386.opt:678
7351 #, no-c-format
7352 msgid "Generate 32bit x86-64 code."
7353 msgstr ""
7355 #: config/i386/i386.opt:682
7356 #, no-c-format
7357 msgid "Generate 16bit i386 code."
7358 msgstr ""
7360 #: config/i386/i386.opt:686
7361 #, no-c-format
7362 msgid "Support MMX built-in functions."
7363 msgstr ""
7365 #: config/i386/i386.opt:690
7366 #, no-c-format
7367 msgid "Support 3DNow! built-in functions."
7368 msgstr ""
7370 #: config/i386/i386.opt:694
7371 #, no-c-format
7372 msgid "Support Athlon 3Dnow! built-in functions."
7373 msgstr ""
7375 #: config/i386/i386.opt:698
7376 #, no-c-format
7377 msgid "Support MMX and SSE built-in functions and code generation."
7378 msgstr ""
7380 #: config/i386/i386.opt:702
7381 #, no-c-format
7382 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
7383 msgstr ""
7385 #: config/i386/i386.opt:706
7386 #, no-c-format
7387 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
7388 msgstr ""
7390 #: config/i386/i386.opt:710
7391 #, no-c-format
7392 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
7393 msgstr ""
7395 #: config/i386/i386.opt:714
7396 #, no-c-format
7397 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
7398 msgstr ""
7400 #: config/i386/i386.opt:718 config/i386/i386.opt:722
7401 #, no-c-format
7402 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
7403 msgstr ""
7405 #: config/i386/i386.opt:726
7406 #, no-c-format
7407 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
7408 msgstr ""
7410 #: config/i386/i386.opt:734
7411 #, no-c-format
7412 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
7413 msgstr ""
7415 #: config/i386/i386.opt:738
7416 #, no-c-format
7417 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
7418 msgstr ""
7420 #: config/i386/i386.opt:742
7421 #, no-c-format
7422 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
7423 msgstr ""
7425 #: config/i386/i386.opt:746
7426 #, no-c-format
7427 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
7428 msgstr ""
7430 #: config/i386/i386.opt:750
7431 #, no-c-format
7432 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
7433 msgstr ""
7435 #: config/i386/i386.opt:754
7436 #, no-c-format
7437 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
7438 msgstr ""
7440 #: config/i386/i386.opt:758
7441 #, no-c-format
7442 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
7443 msgstr ""
7445 #: config/i386/i386.opt:762
7446 #, no-c-format
7447 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
7448 msgstr ""
7450 #: config/i386/i386.opt:766
7451 #, no-c-format
7452 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
7453 msgstr ""
7455 #: config/i386/i386.opt:770
7456 #, no-c-format
7457 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
7458 msgstr ""
7460 #: config/i386/i386.opt:774
7461 #, no-c-format
7462 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
7463 msgstr ""
7465 #: config/i386/i386.opt:778
7466 #, no-c-format
7467 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation."
7468 msgstr ""
7470 #: config/i386/i386.opt:782
7471 #, no-c-format
7472 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation."
7473 msgstr ""
7475 #: config/i386/i386.opt:786
7476 #, no-c-format
7477 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation."
7478 msgstr ""
7480 #: config/i386/i386.opt:790
7481 #, no-c-format
7482 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VBMI2 built-in functions and code generation."
7483 msgstr ""
7485 #: config/i386/i386.opt:794
7486 #, no-c-format
7487 msgid "Support AVX512VNNI built-in functions and code generation."
7488 msgstr ""
7490 #: config/i386/i386.opt:798
7491 #, no-c-format
7492 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BITALG built-in functions and code generation."
7493 msgstr ""
7495 #: config/i386/i386.opt:802
7496 #, no-c-format
7497 msgid "Support AVX512VP2INTERSECT built-in functions and code generation."
7498 msgstr ""
7500 #: config/i386/i386.opt:806
7501 #, no-c-format
7502 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
7503 msgstr ""
7505 #: config/i386/i386.opt:810
7506 #, no-c-format
7507 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
7508 msgstr ""
7510 #: config/i386/i386.opt:814
7511 #, no-c-format
7512 msgid "Support FMA4 built-in functions and code generation."
7513 msgstr ""
7515 #: config/i386/i386.opt:818
7516 #, no-c-format
7517 msgid "Support XOP built-in functions and code generation."
7518 msgstr ""
7520 #: config/i386/i386.opt:822
7521 #, no-c-format
7522 msgid "Support LWP built-in functions and code generation."
7523 msgstr ""
7525 #: config/i386/i386.opt:826
7526 #, no-c-format
7527 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
7528 msgstr ""
7530 #: config/i386/i386.opt:830
7531 #, no-c-format
7532 msgid "Support code generation of popcnt instruction."
7533 msgstr ""
7535 #: config/i386/i386.opt:834
7536 #, no-c-format
7537 msgid "Support PCONFIG built-in functions and code generation."
7538 msgstr ""
7540 #: config/i386/i386.opt:838
7541 #, no-c-format
7542 msgid "Support WBNOINVD built-in functions and code generation."
7543 msgstr ""
7545 #: config/i386/i386.opt:842
7546 #, no-c-format
7547 msgid "Support PTWRITE built-in functions and code generation."
7548 msgstr ""
7550 #: config/i386/i386.opt:846
7551 #, no-c-format
7552 msgid "Support UINTR built-in functions and code generation."
7553 msgstr ""
7555 #: config/i386/i386.opt:850
7556 #, no-c-format
7557 msgid "Support SGX built-in functions and code generation."
7558 msgstr ""
7560 #: config/i386/i386.opt:854
7561 #, no-c-format
7562 msgid "Support RDPID built-in functions and code generation."
7563 msgstr ""
7565 #: config/i386/i386.opt:858
7566 #, no-c-format
7567 msgid "Support GFNI built-in functions and code generation."
7568 msgstr ""
7570 #: config/i386/i386.opt:862
7571 #, no-c-format
7572 msgid "Support VAES built-in functions and code generation."
7573 msgstr ""
7575 #: config/i386/i386.opt:866
7576 #, no-c-format
7577 msgid "Support VPCLMULQDQ built-in functions and code generation."
7578 msgstr ""
7580 #: config/i386/i386.opt:870
7581 #, no-c-format
7582 msgid "Support BMI built-in functions and code generation."
7583 msgstr ""
7585 #: config/i386/i386.opt:874
7586 #, no-c-format
7587 msgid "Support BMI2 built-in functions and code generation."
7588 msgstr ""
7590 #: config/i386/i386.opt:878
7591 #, no-c-format
7592 msgid "Support LZCNT built-in function and code generation."
7593 msgstr ""
7595 #: config/i386/i386.opt:882
7596 #, no-c-format
7597 msgid "Support Hardware Lock Elision prefixes."
7598 msgstr ""
7600 #: config/i386/i386.opt:886
7601 #, no-c-format
7602 msgid "Support RDSEED instruction."
7603 msgstr ""
7605 #: config/i386/i386.opt:890
7606 #, no-c-format
7607 msgid "Support PREFETCHW instruction."
7608 msgstr ""
7610 #: config/i386/i386.opt:894
7611 #, no-c-format
7612 msgid "Support flag-preserving add-carry instructions."
7613 msgstr ""
7615 #: config/i386/i386.opt:898
7616 #, no-c-format
7617 msgid "Support CLFLUSHOPT instructions."
7618 msgstr ""
7620 #: config/i386/i386.opt:902
7621 #, no-c-format
7622 msgid "Support CLWB instruction."
7623 msgstr ""
7625 #: config/i386/i386.opt:909
7626 #, no-c-format
7627 msgid "Support FXSAVE and FXRSTOR instructions."
7628 msgstr ""
7630 #: config/i386/i386.opt:913
7631 #, no-c-format
7632 msgid "Support XSAVE and XRSTOR instructions."
7633 msgstr ""
7635 #: config/i386/i386.opt:917
7636 #, no-c-format
7637 msgid "Support XSAVEOPT instruction."
7638 msgstr ""
7640 #: config/i386/i386.opt:921
7641 #, no-c-format
7642 msgid "Support XSAVEC instructions."
7643 msgstr ""
7645 #: config/i386/i386.opt:925
7646 #, no-c-format
7647 msgid "Support XSAVES and XRSTORS instructions."
7648 msgstr ""
7650 #: config/i386/i386.opt:929
7651 #, no-c-format
7652 msgid "Support TBM built-in functions and code generation."
7653 msgstr ""
7655 #: config/i386/i386.opt:933
7656 #, no-c-format
7657 msgid "Support code generation of cmpxchg16b instruction."
7658 msgstr ""
7660 #: config/i386/i386.opt:937
7661 #, no-c-format
7662 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
7663 msgstr ""
7665 #: config/i386/i386.opt:941
7666 #, no-c-format
7667 msgid "Support code generation of movbe instruction."
7668 msgstr ""
7670 #: config/i386/i386.opt:945
7671 #, no-c-format
7672 msgid "Support code generation of crc32 instruction."
7673 msgstr ""
7675 #: config/i386/i386.opt:949
7676 #, no-c-format
7677 msgid "Support AES built-in functions and code generation."
7678 msgstr ""
7680 #: config/i386/i386.opt:953
7681 #, no-c-format
7682 msgid "Support SHA1 and SHA256 built-in functions and code generation."
7683 msgstr ""
7685 #: config/i386/i386.opt:957
7686 #, no-c-format
7687 msgid "Support PCLMUL built-in functions and code generation."
7688 msgstr ""
7690 #: config/i386/i386.opt:961
7691 #, no-c-format
7692 msgid "Encode SSE instructions with VEX prefix."
7693 msgstr ""
7695 #: config/i386/i386.opt:965
7696 #, no-c-format
7697 msgid "Support FSGSBASE built-in functions and code generation."
7698 msgstr ""
7700 #: config/i386/i386.opt:969
7701 #, no-c-format
7702 msgid "Support RDRND built-in functions and code generation."
7703 msgstr ""
7705 #: config/i386/i386.opt:973
7706 #, no-c-format
7707 msgid "Support F16C built-in functions and code generation."
7708 msgstr ""
7710 #: config/i386/i386.opt:977
7711 #, no-c-format
7712 msgid "Support PREFETCHWT1 built-in functions and code generation."
7713 msgstr ""
7715 #: config/i386/i386.opt:981
7716 #, no-c-format
7717 msgid "Emit profiling counter call at function entry before prologue."
7718 msgstr ""
7720 #: config/i386/i386.opt:985
7721 #, no-c-format
7722 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
7723 msgstr ""
7725 #: config/i386/i386.opt:989 config/s390/s390.opt:311
7726 #, no-c-format
7727 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be patched in."
7728 msgstr ""
7730 #: config/i386/i386.opt:994
7731 #, no-c-format
7732 msgid "Set name of __fentry__ symbol called at function entry."
7733 msgstr ""
7735 #: config/i386/i386.opt:998
7736 #, no-c-format
7737 msgid "Set name of section to record mrecord-mcount calls."
7738 msgstr ""
7740 #: config/i386/i386.opt:1002
7741 #, no-c-format
7742 msgid "Skip setting up RAX register when passing variable arguments."
7743 msgstr ""
7745 #: config/i386/i386.opt:1006
7746 #, no-c-format
7747 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
7748 msgstr ""
7750 #: config/i386/i386.opt:1010
7751 #, no-c-format
7752 msgid "Split 32-byte AVX unaligned load."
7753 msgstr ""
7755 #: config/i386/i386.opt:1014
7756 #, no-c-format
7757 msgid "Split 32-byte AVX unaligned store."
7758 msgstr ""
7760 #: config/i386/i386.opt:1018
7761 #, no-c-format
7762 msgid "Support RTM built-in functions and code generation."
7763 msgstr ""
7765 #: config/i386/i386.opt:1026
7766 #, no-c-format
7767 msgid "Support MWAITX and MONITORX built-in functions and code generation."
7768 msgstr ""
7770 #: config/i386/i386.opt:1030
7771 #, no-c-format
7772 msgid "Support CLZERO built-in functions and code generation."
7773 msgstr ""
7775 #: config/i386/i386.opt:1034
7776 #, no-c-format
7777 msgid "Support PKU built-in functions and code generation."
7778 msgstr ""
7780 #: config/i386/i386.opt:1042
7781 #, no-c-format
7782 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
7783 msgstr ""
7785 #: config/i386/i386.opt:1066
7786 #, no-c-format
7787 msgid "Use the given symbol for addressing the stack-protector guard."
7788 msgstr ""
7790 #: config/i386/i386.opt:1077
7791 #, no-c-format
7792 msgid "Enable shadow stack built-in functions from Control-flow Enforcement Technology (CET)."
7793 msgstr ""
7795 #: config/i386/i386.opt:1082
7796 #, no-c-format
7797 msgid "Turn on CET instrumentation for switch statements that use a jump table and an indirect jump."
7798 msgstr ""
7800 #: config/i386/i386.opt:1087
7801 #, no-c-format
7802 msgid "Insert ENDBR instruction at function entry only via cf_check attribute for CET instrumentation."
7803 msgstr ""
7805 #: config/i386/i386.opt:1092
7806 #, no-c-format
7807 msgid "Make all function calls indirect."
7808 msgstr ""
7810 #: config/i386/i386.opt:1096
7811 #, no-c-format
7812 msgid "Convert indirect call and jump to call and return thunks."
7813 msgstr ""
7815 #: config/i386/i386.opt:1100
7816 #, no-c-format
7817 msgid "Convert function return to call and return thunk."
7818 msgstr ""
7820 #: config/i386/i386.opt:1104 config/s390/s390.opt:277
7821 #, no-c-format
7822 msgid "Known indirect branch choices (for use with the -mindirect-branch=/-mfunction-return= options):"
7823 msgstr ""
7825 #: config/i386/i386.opt:1120
7826 #, no-c-format
7827 msgid "Add CS prefix to call and jmp to indirect thunk with branch target in r8-r15 registers."
7828 msgstr ""
7830 #: config/i386/i386.opt:1124
7831 #, no-c-format
7832 msgid "Force indirect call and jump via register."
7833 msgstr ""
7835 #: config/i386/i386.opt:1128
7836 #, no-c-format
7837 msgid "Support MOVDIRI built-in functions and code generation."
7838 msgstr ""
7840 #: config/i386/i386.opt:1132
7841 #, no-c-format
7842 msgid "Support MOVDIR64B built-in functions and code generation."
7843 msgstr ""
7845 #: config/i386/i386.opt:1136
7846 #, no-c-format
7847 msgid "Support WAITPKG built-in functions and code generation."
7848 msgstr ""
7850 #: config/i386/i386.opt:1140
7851 #, no-c-format
7852 msgid "Support CLDEMOTE built-in functions and code generation."
7853 msgstr ""
7855 #: config/i386/i386.opt:1144
7856 #, no-c-format
7857 msgid "Instrument function exit in instrumented functions with __fentry__."
7858 msgstr ""
7860 #: config/i386/i386.opt:1148
7861 #, no-c-format
7862 msgid "Known choices for return instrumentation with -minstrument-return=:"
7863 msgstr ""
7865 #: config/i386/i386.opt:1161
7866 #, no-c-format
7867 msgid "Generate a __return_loc section pointing to all return instrumentation code."
7868 msgstr ""
7870 #: config/i386/i386.opt:1169
7871 #, no-c-format
7872 msgid "Known choices for mitigation against straight line speculation with -mharden-sls=:"
7873 msgstr ""
7875 #: config/i386/i386.opt:1185
7876 #, no-c-format
7877 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BF16 built-in functions and code generation."
7878 msgstr ""
7880 #: config/i386/i386.opt:1190
7881 #, no-c-format
7882 msgid "Support ENQCMD built-in functions and code generation."
7883 msgstr ""
7885 #: config/i386/i386.opt:1194
7886 #, no-c-format
7887 msgid "Support SERIALIZE built-in functions and code generation."
7888 msgstr ""
7890 #: config/i386/i386.opt:1198
7891 #, no-c-format
7892 msgid "Support TSXLDTRK built-in functions and code generation."
7893 msgstr ""
7895 #: config/i386/i386.opt:1202
7896 #, no-c-format
7897 msgid "Support AMX-TILE built-in functions and code generation."
7898 msgstr ""
7900 #: config/i386/i386.opt:1206
7901 #, no-c-format
7902 msgid "Support AMX-INT8 built-in functions and code generation."
7903 msgstr ""
7905 #: config/i386/i386.opt:1210
7906 #, no-c-format
7907 msgid "Support AMX-BF16 built-in functions and code generation."
7908 msgstr ""
7910 #: config/i386/i386.opt:1214
7911 #, no-c-format
7912 msgid "Support HRESET built-in functions and code generation."
7913 msgstr ""
7915 #: config/i386/i386.opt:1218
7916 #, no-c-format
7917 msgid "Support KL built-in functions and code generation."
7918 msgstr ""
7920 #: config/i386/i386.opt:1222
7921 #, no-c-format
7922 msgid "Support WIDEKL built-in functions and code generation."
7923 msgstr ""
7925 #: config/i386/i386.opt:1226
7926 #, no-c-format
7927 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXVNNI built-in functions and code generation."
7928 msgstr ""
7930 #: config/i386/i386.opt:1231
7931 #, no-c-format
7932 msgid "Emit GNU_PROPERTY_X86_ISA_1_NEEDED GNU property."
7933 msgstr ""
7935 #: config/i386/i386.opt:1235
7936 #, no-c-format
7937 msgid "Support MWAIT and MONITOR built-in functions and code generation."
7938 msgstr ""
7940 #: config/i386/i386.opt:1239
7941 #, no-c-format
7942 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512-FP16 built-in functions and code generation."
7943 msgstr ""
7945 #: config/i386/i386.opt:1243
7946 #, no-c-format
7947 msgid "Do not use GOT to access external symbols."
7948 msgstr ""
7950 #: config/i386/i386.opt:1247
7951 #, no-c-format
7952 msgid "Instructions number above which STFL stall penalty can be compensated."
7953 msgstr ""
7955 #: config/i386/i386.opt:1251
7956 #, no-c-format
7957 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXIFMA built-in functions and code generation."
7958 msgstr ""
7960 #: config/i386/i386.opt:1256
7961 #, no-c-format
7962 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVXVNNIINT8 built-in functions and code generation."
7963 msgstr ""
7965 #: config/i386/i386.opt:1261
7966 #, no-c-format
7967 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXNECONVERT build-in functions and code generation."
7968 msgstr ""
7970 #: config/i386/i386.opt:1266
7971 #, no-c-format
7972 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and CMPCCXADD build-in functions and code generation."
7973 msgstr ""
7975 #: config/i386/i386.opt:1271
7976 #, no-c-format
7977 msgid "Support AMX-FP16 built-in functions and code generation."
7978 msgstr ""
7980 #: config/i386/i386.opt:1275
7981 #, no-c-format
7982 msgid "Support PREFETCHI built-in functions and code generation."
7983 msgstr ""
7985 #: config/i386/i386.opt:1279
7986 #, no-c-format
7987 msgid "Support RAOINT built-in functions and code generation."
7988 msgstr ""
7990 #: config/i386/i386.opt:1283
7991 #, no-c-format
7992 msgid "Enable conservative small loop unrolling."
7993 msgstr ""
7995 #: config/i386/i386.opt:1287
7996 #, no-c-format
7997 msgid "-mlam=[none|u48|u57] Instrument meta data position in user data pointers."
7998 msgstr ""
8000 #: config/i386/i386.opt:1303
8001 #, no-c-format
8002 msgid "Support AMX-COMPLEX built-in functions and code generation."
8003 msgstr "Podržava AMX-COMPLEX ugrađene funkcije i generiranje koda."
8005 #: config/i386/i386.opt:1307
8006 #, no-c-format
8007 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVXVNNIINT16 built-in functions and code generation."
8008 msgstr ""
8010 #: config/i386/i386.opt:1312
8011 #, no-c-format
8012 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and SM3 built-in functions and code generation."
8013 msgstr "Podržava MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX i SM3 ugrađene funkcije i generiranje koda."
8015 #: config/i386/i386.opt:1317
8016 #, no-c-format
8017 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and SHA512 built-in functions and code generation."
8018 msgstr "Podržava MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX i SHA512 ugrađene funkcije i generiranje koda."
8020 #: config/i386/i386.opt:1322
8021 #, no-c-format
8022 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and SM4 built-in functions and code generation."
8023 msgstr "Podržava MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX i SM4 ugrađene funkcije i generiranje koda."
8025 #: config/i386/i386.opt:1327
8026 #, no-c-format
8027 msgid "Enable vectorization for gather instruction."
8028 msgstr ""
8030 #: config/i386/i386.opt:1331
8031 #, no-c-format
8032 msgid "Enable vectorization for scatter instruction."
8033 msgstr ""
8035 #: config/i386/i386.opt:1335
8036 #, no-c-format
8037 msgid "Support code generation for APX features, including EGPR, PUSH2POP2, NDD and PPX."
8038 msgstr ""
8040 #: config/i386/i386.opt:1364
8041 #, no-c-format
8042 msgid "Enable GPR32 in inline asm when APX_F enabled."
8043 msgstr ""
8045 #: config/i386/i386.opt:1368
8046 #, no-c-format
8047 msgid "Support 512 bit vector built-in functions and code generation."
8048 msgstr "Podržava 512 bit vector ugrađene funkcije i generiranje koda."
8050 #: config/i386/i386.opt:1372
8051 #, no-c-format
8052 msgid "Support USER_MSR built-in functions and code generation."
8053 msgstr "Podržava USER_MSR ugrađene funkcije i generiranje koda."
8055 #: config/i386/i386.opt:1376 config/i386/i386.opt:1386
8056 #, no-c-format
8057 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVX10.1 built-in functions and code generation."
8058 msgstr ""
8060 #: config/i386/i386.opt:1381
8061 #, no-c-format
8062 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVX10.1-512 built-in functions and code generation."
8063 msgstr ""
8065 #: config/pa/pa64-hpux.opt:23
8066 #, no-c-format
8067 msgid "Assume code will be linked by GNU ld."
8068 msgstr ""
8070 #: config/pa/pa64-hpux.opt:27
8071 #, no-c-format
8072 msgid "Assume code will be linked by HP ld."
8073 msgstr ""
8075 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
8076 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
8077 #, no-c-format
8078 msgid "Specify UNIX standard for predefines and linking."
8079 msgstr ""
8081 #: config/pa/pa-hpux.opt:27
8082 #, no-c-format
8083 msgid "Generate cpp defines for server IO."
8084 msgstr ""
8086 #: config/pa/pa-hpux.opt:35
8087 #, no-c-format
8088 msgid "Generate cpp defines for workstation IO."
8089 msgstr ""
8091 #: config/pa/pa.opt:30 config/pa/pa.opt:95 config/pa/pa.opt:107
8092 #, no-c-format
8093 msgid "Generate PA1.0 code."
8094 msgstr ""
8096 #: config/pa/pa.opt:34 config/pa/pa.opt:111 config/pa/pa.opt:156
8097 #, no-c-format
8098 msgid "Generate PA1.1 code."
8099 msgstr ""
8101 #: config/pa/pa.opt:38 config/pa/pa.opt:115
8102 #, no-c-format
8103 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
8104 msgstr ""
8106 #: config/pa/pa.opt:42
8107 #, no-c-format
8108 msgid "Generate libcalls for atomic loads and stores when sync libcalls are disabled."
8109 msgstr ""
8111 #: config/pa/pa.opt:50
8112 #, no-c-format
8113 msgid "Caller copies function arguments passed by hidden reference."
8114 msgstr ""
8116 #: config/pa/pa.opt:54
8117 #, no-c-format
8118 msgid "Use ldcw/ldcd coherent cache-control hint."
8119 msgstr ""
8121 #: config/pa/pa.opt:58
8122 #, no-c-format
8123 msgid "Disable FP regs.  Equivalent to -msoft-float."
8124 msgstr ""
8126 #: config/pa/pa.opt:62
8127 #, no-c-format
8128 msgid "Disable indexed addressing."
8129 msgstr ""
8131 #: config/pa/pa.opt:66
8132 #, no-c-format
8133 msgid "Generate fast indirect calls."
8134 msgstr ""
8136 #: config/pa/pa.opt:74
8137 #, no-c-format
8138 msgid "Assume code will be assembled by GAS."
8139 msgstr ""
8141 #: config/pa/pa.opt:83
8142 #, no-c-format
8143 msgid "Enable linker optimizations."
8144 msgstr ""
8146 #: config/pa/pa.opt:87
8147 #, no-c-format
8148 msgid "Always generate long calls."
8149 msgstr ""
8151 #: config/pa/pa.opt:91
8152 #, no-c-format
8153 msgid "Emit long load/store sequences."
8154 msgstr ""
8156 #: config/pa/pa.opt:99
8157 #, no-c-format
8158 msgid "Disable space regs."
8159 msgstr ""
8161 #: config/pa/pa.opt:103
8162 #, no-c-format
8163 msgid "Assume memory references are ordered and barriers are not needed."
8164 msgstr ""
8166 #: config/pa/pa.opt:119
8167 #, no-c-format
8168 msgid "Use portable calling conventions."
8169 msgstr ""
8171 #: config/pa/pa.opt:123
8172 #, no-c-format
8173 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
8174 msgstr ""
8176 #: config/pa/pa.opt:148 config/frv/frv.opt:215
8177 #, no-c-format
8178 msgid "Use software floating point."
8179 msgstr ""
8181 #: config/pa/pa.opt:152
8182 #, no-c-format
8183 msgid "Use software integer multiplication."
8184 msgstr ""
8186 #: config/pa/pa.opt:160
8187 #, no-c-format
8188 msgid "Do not disable space regs."
8189 msgstr ""
8191 #: config/v850/v850.opt:29
8192 #, no-c-format
8193 msgid "Use registers r2 and r5."
8194 msgstr ""
8196 #: config/v850/v850.opt:33
8197 #, no-c-format
8198 msgid "Use 4 byte entries in switch tables."
8199 msgstr ""
8201 #: config/v850/v850.opt:37
8202 #, no-c-format
8203 msgid "Enable backend debugging."
8204 msgstr ""
8206 #: config/v850/v850.opt:41
8207 #, no-c-format
8208 msgid "Do not use the callt instruction (default)."
8209 msgstr ""
8211 #: config/v850/v850.opt:45
8212 #, no-c-format
8213 msgid "Reuse r30 on a per function basis."
8214 msgstr ""
8216 #: config/v850/v850.opt:52
8217 #, no-c-format
8218 msgid "Prohibit PC relative function calls."
8219 msgstr ""
8221 #: config/v850/v850.opt:56
8222 #, no-c-format
8223 msgid "Use stubs for function prologues."
8224 msgstr ""
8226 #: config/v850/v850.opt:60
8227 #, no-c-format
8228 msgid "Set the max size of data eligible for the SDA area."
8229 msgstr ""
8231 #: config/v850/v850.opt:67
8232 #, no-c-format
8233 msgid "Enable the use of the short load instructions."
8234 msgstr ""
8236 #: config/v850/v850.opt:71
8237 #, no-c-format
8238 msgid "Same as: -mep -mprolog-function."
8239 msgstr "Isto kao: -mep -mprolog-function."
8241 #: config/v850/v850.opt:75
8242 #, no-c-format
8243 msgid "Set the max size of data eligible for the TDA area."
8244 msgstr ""
8246 #: config/v850/v850.opt:82
8247 #, no-c-format
8248 msgid "Do not enforce strict alignment."
8249 msgstr ""
8251 #: config/v850/v850.opt:86
8252 #, no-c-format
8253 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
8254 msgstr ""
8256 #: config/v850/v850.opt:93
8257 #, no-c-format
8258 msgid "Compile for the v850 processor."
8259 msgstr ""
8261 #: config/v850/v850.opt:97
8262 #, no-c-format
8263 msgid "Compile for the v850e processor."
8264 msgstr ""
8266 #: config/v850/v850.opt:101
8267 #, no-c-format
8268 msgid "Compile for the v850e1 processor."
8269 msgstr ""
8271 #: config/v850/v850.opt:105
8272 #, no-c-format
8273 msgid "Compile for the v850es variant of the v850e1."
8274 msgstr ""
8276 #: config/v850/v850.opt:109
8277 #, no-c-format
8278 msgid "Compile for the v850e2 processor."
8279 msgstr ""
8281 #: config/v850/v850.opt:113
8282 #, no-c-format
8283 msgid "Compile for the v850e2v3 processor."
8284 msgstr ""
8286 #: config/v850/v850.opt:117
8287 #, no-c-format
8288 msgid "Compile for the v850e3v5 processor."
8289 msgstr ""
8291 #: config/v850/v850.opt:124
8292 #, no-c-format
8293 msgid "Enable v850e3v5 loop instructions."
8294 msgstr ""
8296 #: config/v850/v850.opt:128
8297 #, no-c-format
8298 msgid "Set the max size of data eligible for the ZDA area."
8299 msgstr ""
8301 #: config/v850/v850.opt:135
8302 #, no-c-format
8303 msgid "Enable relaxing in the assembler."
8304 msgstr ""
8306 #: config/v850/v850.opt:139
8307 #, no-c-format
8308 msgid "Prohibit PC relative jumps."
8309 msgstr ""
8311 #: config/v850/v850.opt:143
8312 #, no-c-format
8313 msgid "Inhibit the use of hardware floating point instructions."
8314 msgstr ""
8316 #: config/v850/v850.opt:147
8317 #, no-c-format
8318 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
8319 msgstr ""
8321 #: config/v850/v850.opt:151
8322 #, no-c-format
8323 msgid "Enable support for the RH850 ABI.  This is the default."
8324 msgstr ""
8326 #: config/v850/v850.opt:155
8327 #, no-c-format
8328 msgid "Enable support for the old GCC ABI."
8329 msgstr ""
8331 #: config/v850/v850.opt:159
8332 #, no-c-format
8333 msgid "Support alignments of up to 64-bits."
8334 msgstr ""
8336 #: config/g.opt:27
8337 #, no-c-format
8338 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
8339 msgstr ""
8341 #: config/lynx.opt:23
8342 #, no-c-format
8343 msgid "Support legacy multi-threading."
8344 msgstr ""
8346 #: config/lynx.opt:27
8347 #, no-c-format
8348 msgid "Use shared libraries."
8349 msgstr ""
8351 #: config/lynx.opt:31
8352 #, no-c-format
8353 msgid "Support multi-threading."
8354 msgstr ""
8356 #: config/nvptx/nvptx-gen.opt:24
8357 #, no-c-format
8358 msgid "Known PTX ISA target architectures (for use with the -misa= option):"
8359 msgstr ""
8361 #: config/nvptx/nvptx.opt:28
8362 #, no-c-format
8363 msgid "Ignored, but preserved for backward compatibility.  Only 64-bit ABI is supported."
8364 msgstr "Zanemareno, ali zadržano radi kompatibilnosti. Podržan je samo 64-bit ABI."
8366 #: config/nvptx/nvptx.opt:33
8367 #, no-c-format
8368 msgid "Link in code for a __main kernel."
8369 msgstr ""
8371 #: config/nvptx/nvptx.opt:37
8372 #, no-c-format
8373 msgid "Optimize partition neutering."
8374 msgstr ""
8376 #: config/nvptx/nvptx.opt:41
8377 #, no-c-format
8378 msgid "Use custom stacks instead of local memory for automatic storage."
8379 msgstr ""
8381 #: config/nvptx/nvptx.opt:45
8382 #, no-c-format
8383 msgid "Specify size of .local memory used for stack when the exact amount is not known."
8384 msgstr ""
8386 #: config/nvptx/nvptx.opt:49
8387 #, no-c-format
8388 msgid "Generate code that can keep local state uniform across all lanes."
8389 msgstr ""
8391 #: config/nvptx/nvptx.opt:53
8392 #, no-c-format
8393 msgid "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
8394 msgstr ""
8396 #: config/nvptx/nvptx.opt:57
8397 #, no-c-format
8398 msgid "Specify the PTX ISA target architecture to use."
8399 msgstr ""
8401 #: config/nvptx/nvptx.opt:61
8402 #, no-c-format
8403 msgid "Alias:"
8404 msgstr ""
8406 #: config/nvptx/nvptx.opt:122
8407 #, no-c-format
8408 msgid "Known PTX ISA versions (for use with the -mptx= option):"
8409 msgstr ""
8411 #: config/nvptx/nvptx.opt:141
8412 #, no-c-format
8413 msgid "Specify the PTX ISA version to use."
8414 msgstr ""
8416 #: config/nvptx/nvptx.opt:145
8417 #, no-c-format
8418 msgid "Initialize ptx registers."
8419 msgstr ""
8421 #: config/vxworks.opt:36
8422 #, no-c-format
8423 msgid "Assume the VxWorks RTP environment."
8424 msgstr ""
8426 #: config/vxworks.opt:43
8427 #, no-c-format
8428 msgid "Assume the VxWorks vThreads environment."
8429 msgstr ""
8431 #: config/avr/avr.opt:23
8432 #, no-c-format
8433 msgid "Optimization. Use subroutines for function prologues and epilogues."
8434 msgstr ""
8436 #: config/avr/avr.opt:27
8437 #, no-c-format
8438 msgid "-mmcu=<MCU>\tSelect the target MCU."
8439 msgstr ""
8441 #: config/avr/avr.opt:31
8442 #, no-c-format
8443 msgid "Optimization. Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
8444 msgstr ""
8446 #: config/avr/avr.opt:35
8447 #, no-c-format
8448 msgid "This option is used internally. Set the number of 64 KiB flash segments."
8449 msgstr ""
8451 #: config/avr/avr.opt:39
8452 #, no-c-format
8453 msgid "This option is used internally. Indicate presence of a processor erratum.  Do not skip 32-bit instructions."
8454 msgstr ""
8456 #: config/avr/avr.opt:43
8457 #, no-c-format
8458 msgid "This option is used internally. Enable Read-Modify-Write (RMW) instructions support/use."
8459 msgstr ""
8461 #: config/avr/avr.opt:53
8462 #, no-c-format
8463 msgid "This option is used internally for multilib generation and selection.  Assume RJMP / RCALL can target all program memory."
8464 msgstr ""
8466 #: config/avr/avr.opt:57
8467 #, no-c-format
8468 msgid "Use an 8-bit 'int' type."
8469 msgstr ""
8471 #: config/avr/avr.opt:61
8472 #, no-c-format
8473 msgid "Change the stack pointer without disabling interrupts."
8474 msgstr ""
8476 #: config/avr/avr.opt:65
8477 #, no-c-format
8478 msgid "-mbranch-cost=<cost>\tOptimization. Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
8479 msgstr ""
8481 #: config/avr/avr.opt:69
8482 #, no-c-format
8483 msgid "Optimization. Treat main as if it had attribute OS_task."
8484 msgstr ""
8486 #: config/avr/avr.opt:79
8487 #, no-c-format
8488 msgid "Change only the low 8 bits of the stack pointer."
8489 msgstr ""
8491 #: config/avr/avr.opt:83
8492 #, no-c-format
8493 msgid "Optimization. Relax branches."
8494 msgstr ""
8496 #: config/avr/avr.opt:87
8497 #, no-c-format
8498 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
8499 msgstr ""
8501 #: config/avr/avr.opt:91
8502 #, no-c-format
8503 msgid "Optimization. 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."
8504 msgstr ""
8506 #: config/avr/avr.opt:95
8507 #, no-c-format
8508 msgid "Optimization. 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."
8509 msgstr ""
8511 #: config/avr/avr.opt:99
8512 #, no-c-format
8513 msgid "This option is used internally. The device has the bitfield NVMCTRL_CTRLB.FLMAP."
8514 msgstr ""
8516 #: config/avr/avr.opt:103
8517 #, no-c-format
8518 msgid "The device has the .rodata section located in the RAM area."
8519 msgstr ""
8521 #: config/avr/avr.opt:108
8522 #, no-c-format
8523 msgid "This option is used internally for multilib generation and selection. The device has no SPH special function register."
8524 msgstr ""
8526 #: config/avr/avr.opt:112
8527 #, no-c-format
8528 msgid "Optimization. Split register additions from load/store instructions. Most useful on Reduced Tiny."
8529 msgstr ""
8531 #: config/avr/avr.opt:116
8532 #, no-c-format
8533 msgid "-mfuse-add=<0,2>\tOptimization. Split register additions from load/store instructions. Most useful on Reduced Tiny."
8534 msgstr ""
8536 #: config/avr/avr.opt:120
8537 #, no-c-format
8538 msgid "Warn if the address space of an address is changed."
8539 msgstr ""
8541 #: config/avr/avr.opt:124
8542 #, no-c-format
8543 msgid "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by default."
8544 msgstr ""
8546 #: config/avr/avr.opt:128
8547 #, no-c-format
8548 msgid "Allow to use truncation instead of rounding towards zero for fractional fixed-point types."
8549 msgstr ""
8551 #: config/avr/avr.opt:132
8552 #, no-c-format
8553 msgid "Assume that all data in static storage can be accessed by LDS / STS instructions.  This option is only useful for reduced Tiny devices like ATtiny40."
8554 msgstr ""
8556 #: config/avr/avr.opt:136
8557 #, no-c-format
8558 msgid "-mdouble=<BITS>\tUse <BITS> bits wide double type."
8559 msgstr ""
8561 #: config/avr/avr.opt:140
8562 #, no-c-format
8563 msgid "-mlong-double=<BITS>\tUse <BITS> bits wide long double type."
8564 msgstr ""
8566 #: config/avr/avr.opt:144
8567 #, no-c-format
8568 msgid "Do not link against the device-specific library lib<MCU>.a."
8569 msgstr ""
8571 #: config/avr/avr.opt:148
8572 #, no-c-format
8573 msgid "Do not use the device-specific specs file device-specs/specs-<MCU>."
8574 msgstr ""
8576 #: config/avr/avr.opt:152
8577 #, no-c-format
8578 msgid "Available BITS selections:"
8579 msgstr ""
8581 #: config/m32r/m32r.opt:34
8582 #, no-c-format
8583 msgid "Compile for the m32rx."
8584 msgstr ""
8586 #: config/m32r/m32r.opt:38
8587 #, no-c-format
8588 msgid "Compile for the m32r2."
8589 msgstr ""
8591 #: config/m32r/m32r.opt:42
8592 #, no-c-format
8593 msgid "Compile for the m32r."
8594 msgstr ""
8596 #: config/m32r/m32r.opt:46
8597 #, no-c-format
8598 msgid "Align all loops to 32 byte boundary."
8599 msgstr ""
8601 #: config/m32r/m32r.opt:50
8602 #, no-c-format
8603 msgid "Prefer branches over conditional execution."
8604 msgstr ""
8606 #: config/m32r/m32r.opt:54
8607 #, no-c-format
8608 msgid "Give branches their default cost."
8609 msgstr ""
8611 #: config/m32r/m32r.opt:58
8612 #, no-c-format
8613 msgid "Display compile time statistics."
8614 msgstr ""
8616 #: config/m32r/m32r.opt:62
8617 #, no-c-format
8618 msgid "Specify cache flush function."
8619 msgstr ""
8621 #: config/m32r/m32r.opt:66
8622 #, no-c-format
8623 msgid "Specify cache flush trap number."
8624 msgstr ""
8626 #: config/m32r/m32r.opt:70
8627 #, no-c-format
8628 msgid "Only issue one instruction per cycle."
8629 msgstr ""
8631 #: config/m32r/m32r.opt:74
8632 #, no-c-format
8633 msgid "Allow two instructions to be issued per cycle."
8634 msgstr ""
8636 #: config/m32r/m32r.opt:78
8637 #, no-c-format
8638 msgid "Code size: small, medium or large."
8639 msgstr ""
8641 #: config/m32r/m32r.opt:94
8642 #, no-c-format
8643 msgid "Don't call any cache flush functions."
8644 msgstr ""
8646 #: config/m32r/m32r.opt:98
8647 #, no-c-format
8648 msgid "Don't call any cache flush trap."
8649 msgstr ""
8651 #: config/m32r/m32r.opt:105
8652 #, no-c-format
8653 msgid "Small data area: none, sdata, use."
8654 msgstr ""
8656 #: config/s390/tpf.opt:23
8657 #, no-c-format
8658 msgid "Enable TPF-OS tracing code."
8659 msgstr ""
8661 #: config/s390/tpf.opt:27
8662 #, no-c-format
8663 msgid "Set the trace check address for prologue tpf hook"
8664 msgstr ""
8666 #: config/s390/tpf.opt:31
8667 #, no-c-format
8668 msgid "Set the trace jump address for prologue tpf hook"
8669 msgstr ""
8671 #: config/s390/tpf.opt:35
8672 #, no-c-format
8673 msgid "Set the trace check address for epilogue tpf hook"
8674 msgstr ""
8676 #: config/s390/tpf.opt:39
8677 #, no-c-format
8678 msgid "Set the trace jump address for epilogue tpf hook"
8679 msgstr ""
8681 #: config/s390/tpf.opt:43
8682 #, no-c-format
8683 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"
8684 msgstr ""
8686 #: config/s390/tpf.opt:47
8687 #, no-c-format
8688 msgid "Specify main object for TPF-OS."
8689 msgstr ""
8691 #: config/s390/s390.opt:48
8692 #, no-c-format
8693 msgid "31 bit ABI."
8694 msgstr ""
8696 #: config/s390/s390.opt:52
8697 #, no-c-format
8698 msgid "64 bit ABI."
8699 msgstr ""
8701 #: config/s390/s390.opt:129
8702 #, no-c-format
8703 msgid "Maintain backchain pointer."
8704 msgstr ""
8706 #: config/s390/s390.opt:133
8707 #, no-c-format
8708 msgid "Additional debug prints."
8709 msgstr ""
8711 #: config/s390/s390.opt:137
8712 #, no-c-format
8713 msgid "ESA/390 architecture."
8714 msgstr ""
8716 #: config/s390/s390.opt:141
8717 #, no-c-format
8718 msgid "Enable decimal floating point hardware support."
8719 msgstr ""
8721 #: config/s390/s390.opt:145
8722 #, no-c-format
8723 msgid "Enable hardware floating point."
8724 msgstr ""
8726 #: config/s390/s390.opt:149
8727 #, no-c-format
8728 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."
8729 msgstr ""
8731 #: config/s390/s390.opt:167
8732 #, no-c-format
8733 msgid "Use hardware transactional execution instructions."
8734 msgstr ""
8736 #: config/s390/s390.opt:171
8737 #, no-c-format
8738 msgid "Use hardware vector facility instructions and enable the vector ABI."
8739 msgstr ""
8741 #: config/s390/s390.opt:175
8742 #, no-c-format
8743 msgid "Use packed stack layout."
8744 msgstr ""
8746 #: config/s390/s390.opt:179
8747 #, no-c-format
8748 msgid "Use bras for executable < 64k."
8749 msgstr ""
8751 #: config/s390/s390.opt:183
8752 #, no-c-format
8753 msgid "Disable hardware floating point."
8754 msgstr ""
8756 #: config/s390/s390.opt:187
8757 #, no-c-format
8758 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
8759 msgstr ""
8761 #: config/s390/s390.opt:191
8762 #, no-c-format
8763 msgid "Switches off the -mstack-guard= option."
8764 msgstr ""
8766 #: config/s390/s390.opt:195
8767 #, no-c-format
8768 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
8769 msgstr ""
8771 #: config/s390/s390.opt:199
8772 #, no-c-format
8773 msgid "Switches off the -mstack-size= option."
8774 msgstr ""
8776 #: config/s390/s390.opt:207
8777 #, no-c-format
8778 msgid "Use the mvcle instruction for block moves."
8779 msgstr ""
8781 #: config/s390/s390.opt:211
8782 #, no-c-format
8783 msgid "Enable the z vector language extension providing the context-sensitive vector macro and enable the Altivec-style builtins in vecintrin.h."
8784 msgstr ""
8786 #: config/s390/s390.opt:216
8787 #, no-c-format
8788 msgid "Warn if a function uses alloca or creates an array with dynamic size."
8789 msgstr ""
8791 #: config/s390/s390.opt:220
8792 #, no-c-format
8793 msgid "Warn if a single function's framesize exceeds the given framesize."
8794 msgstr ""
8796 #: config/s390/s390.opt:224
8797 #, no-c-format
8798 msgid "z/Architecture."
8799 msgstr ""
8801 #: config/s390/s390.opt:228
8802 #, no-c-format
8803 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 1."
8804 msgstr ""
8806 #: config/s390/s390.opt:238 config/arm/arm.opt:178
8807 #, no-c-format
8808 msgid "Assume data segments are relative to text segment."
8809 msgstr ""
8811 #: config/s390/s390.opt:243
8812 #, no-c-format
8813 msgid "Wrap all indirect branches into execute in order to disable branch prediction."
8814 msgstr ""
8816 #: config/s390/s390.opt:248
8817 #, no-c-format
8818 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."
8819 msgstr ""
8821 #: config/s390/s390.opt:256
8822 #, no-c-format
8823 msgid "Wrap all indirect calls into execute in order to disable branch prediction."
8824 msgstr ""
8826 #: config/s390/s390.opt:260
8827 #, no-c-format
8828 msgid "Wrap all indirect return branches into execute in order to disable branch prediction."
8829 msgstr ""
8831 #: config/s390/s390.opt:265
8832 #, no-c-format
8833 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."
8834 msgstr ""
8836 #: config/s390/s390.opt:271
8837 #, no-c-format
8838 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."
8839 msgstr ""
8841 #: config/s390/s390.opt:293
8842 #, no-c-format
8843 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."
8844 msgstr ""
8846 #: config/s390/s390.opt:302
8847 #, no-c-format
8848 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."
8849 msgstr ""
8851 #: config/s390/s390.opt:307
8852 #, no-c-format
8853 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
8854 msgstr ""
8856 #: config/s390/s390.opt:316
8857 #, no-c-format
8858 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."
8859 msgstr ""
8861 #: config/s390/s390.opt:331
8862 #, no-c-format
8863 msgid "Store all argument registers on the stack."
8864 msgstr ""
8866 #: config/s390/s390.opt:335
8867 #, no-c-format
8868 msgid "Assume external symbols, whose natural alignment would be 1, to be potentially unaligned.  By default all symbols without explicit alignment are assumed to reside on a 2 byte boundary as mandated by the IBM Z ABI."
8869 msgstr ""
8871 #: config/rl78/rl78.opt:27 config/rx/elf.opt:26 config/csky/csky.opt:198
8872 #, no-c-format
8873 msgid "Use the simulator runtime."
8874 msgstr ""
8876 #: config/rl78/rl78.opt:31
8877 #, no-c-format
8878 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
8879 msgstr ""
8881 #: config/rl78/rl78.opt:50
8882 #, no-c-format
8883 msgid "Use all registers, reserving none for interrupt handlers."
8884 msgstr ""
8886 #: config/rl78/rl78.opt:54
8887 #, no-c-format
8888 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
8889 msgstr ""
8891 #: config/rl78/rl78.opt:58
8892 #, no-c-format
8893 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."
8894 msgstr ""
8896 #: config/rl78/rl78.opt:77
8897 #, no-c-format
8898 msgid "Alias for -mcpu=g10."
8899 msgstr ""
8901 #: config/rl78/rl78.opt:81
8902 #, no-c-format
8903 msgid "Alias for -mcpu=g13."
8904 msgstr ""
8906 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
8907 #, no-c-format
8908 msgid "Alias for -mcpu=g14."
8909 msgstr ""
8911 #: config/rl78/rl78.opt:93
8912 #, no-c-format
8913 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
8914 msgstr ""
8916 #: config/rl78/rl78.opt:97
8917 #, no-c-format
8918 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
8919 msgstr ""
8921 #: config/stormy16/stormy16.opt:24
8922 #, no-c-format
8923 msgid "Provide libraries for the simulator."
8924 msgstr ""
8926 #: config/arm/arm-tables.opt:25
8927 #, no-c-format
8928 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
8929 msgstr ""
8931 #: config/arm/arm-tables.opt:305
8932 #, no-c-format
8933 msgid "Known ARM architectures (for use with the -march= option):"
8934 msgstr ""
8936 #: config/arm/arm-tables.opt:411
8937 #, no-c-format
8938 msgid "Known ARM FPUs (for use with the -mfpu= option):"
8939 msgstr ""
8941 #: config/arm/arm.opt:35
8942 #, no-c-format
8943 msgid "TLS dialect to use:"
8944 msgstr ""
8946 #: config/arm/arm.opt:45
8947 #, no-c-format
8948 msgid "Specify an ABI."
8949 msgstr ""
8951 #: config/arm/arm.opt:49
8952 #, no-c-format
8953 msgid "Known ARM ABIs (for use with the -mabi= option):"
8954 msgstr ""
8956 #: config/arm/arm.opt:68
8957 #, no-c-format
8958 msgid "Generate a call to abort if a noreturn function returns."
8959 msgstr ""
8961 #: config/arm/arm.opt:75
8962 #, no-c-format
8963 msgid "Generate APCS conformant stack frames."
8964 msgstr ""
8966 #: config/arm/arm.opt:79
8967 #, no-c-format
8968 msgid "Generate re-entrant, PIC code."
8969 msgstr ""
8971 #: config/arm/arm.opt:101
8972 #, no-c-format
8973 msgid "Generate code in 32 bit ARM state."
8974 msgstr ""
8976 #: config/arm/arm.opt:109
8977 #, no-c-format
8978 msgid "Thumb: Assume non-static functions may be called from ARM code."
8979 msgstr ""
8981 #: config/arm/arm.opt:113
8982 #, no-c-format
8983 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
8984 msgstr ""
8986 #: config/arm/arm.opt:121 config/csky/csky.opt:73
8987 #, no-c-format
8988 msgid "Specify if floating point hardware should be used."
8989 msgstr ""
8991 #: config/arm/arm.opt:125
8992 #, no-c-format
8993 msgid "Specify that the compiler should target secure code as per ARMv8-M Security Extensions."
8994 msgstr ""
8996 #: config/arm/arm.opt:129 config/csky/csky.opt:77
8997 #, no-c-format
8998 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
8999 msgstr ""
9001 #: config/arm/arm.opt:142
9002 #, no-c-format
9003 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
9004 msgstr ""
9006 #: config/arm/arm.opt:146
9007 #, no-c-format
9008 msgid "Specify the __fp16 floating-point format."
9009 msgstr ""
9011 #: config/arm/arm.opt:150
9012 #, no-c-format
9013 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
9014 msgstr ""
9016 #: config/arm/arm.opt:163
9017 #, no-c-format
9018 msgid "Specify the name of the target floating point hardware/format."
9019 msgstr ""
9021 #: config/arm/arm.opt:174
9022 #, no-c-format
9023 msgid "Generate call insns as indirect calls, if necessary."
9024 msgstr ""
9026 #: config/arm/arm.opt:182
9027 #, no-c-format
9028 msgid "Specify the register to be used for PIC addressing."
9029 msgstr ""
9031 #: config/arm/arm.opt:186
9032 #, no-c-format
9033 msgid "Store function names in object code."
9034 msgstr ""
9036 #: config/arm/arm.opt:190
9037 #, no-c-format
9038 msgid "Permit scheduling of a function's prologue sequence."
9039 msgstr ""
9041 #: config/arm/arm.opt:194 config/rs6000/rs6000.opt:235
9042 #, no-c-format
9043 msgid "Do not load the PIC register in function prologues."
9044 msgstr ""
9046 #: config/arm/arm.opt:201
9047 #, no-c-format
9048 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
9049 msgstr ""
9051 #: config/arm/arm.opt:205
9052 #, no-c-format
9053 msgid "Generate code for Thumb state."
9054 msgstr ""
9056 #: config/arm/arm.opt:209
9057 #, no-c-format
9058 msgid "Support calls between Thumb and ARM instruction sets."
9059 msgstr ""
9061 #: config/arm/arm.opt:213
9062 #, no-c-format
9063 msgid "Specify thread local storage scheme."
9064 msgstr ""
9066 #: config/arm/arm.opt:217
9067 #, no-c-format
9068 msgid "Specify how to access the thread pointer."
9069 msgstr ""
9071 #: config/arm/arm.opt:221
9072 #, no-c-format
9073 msgid "Valid arguments to -mtp=:"
9074 msgstr ""
9076 #: config/arm/arm.opt:243
9077 #, no-c-format
9078 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
9079 msgstr ""
9081 #: config/arm/arm.opt:247
9082 #, no-c-format
9083 msgid "Thumb: Generate (leaf) stack frames even if not needed."
9084 msgstr ""
9086 #: config/arm/arm.opt:251 config/mn10300/mn10300.opt:42
9087 #, no-c-format
9088 msgid "Tune code for the given processor."
9089 msgstr ""
9091 #: config/arm/arm.opt:255
9092 #, no-c-format
9093 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."
9094 msgstr ""
9096 #: config/arm/arm.opt:266
9097 #, no-c-format
9098 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
9099 msgstr ""
9101 #: config/arm/arm.opt:270
9102 #, no-c-format
9103 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
9104 msgstr ""
9106 #: config/arm/arm.opt:274
9107 #, no-c-format
9108 msgid "Enable more verbose RTX cost dumps during debug.  For GCC developers use only."
9109 msgstr ""
9111 #: config/arm/arm.opt:278
9112 #, no-c-format
9113 msgid "Only generate absolute relocations on word sized values."
9114 msgstr ""
9116 #: config/arm/arm.opt:282
9117 #, no-c-format
9118 msgid "Generate IT blocks appropriate for ARMv8."
9119 msgstr ""
9121 #: config/arm/arm.opt:286
9122 #, no-c-format
9123 msgid "Avoid overlapping destination and address registers on LDRD instructions that may trigger Cortex-M3 errata."
9124 msgstr ""
9126 #: config/arm/arm.opt:291
9127 #, no-c-format
9128 msgid "Mitigate issues with VLLDM on some M-profile devices (CVE-2021-35465)."
9129 msgstr ""
9131 #: config/arm/arm.opt:295
9132 #, no-c-format
9133 msgid "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm erratum #1742098)."
9134 msgstr ""
9136 #: config/arm/arm.opt:300
9137 #, no-c-format
9138 msgid "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm erratum #1655431)."
9139 msgstr ""
9141 #: config/arm/arm.opt:305 config/nds32/nds32.opt:461 config/arc/arc.opt:495
9142 #, no-c-format
9143 msgid "Enable unaligned word and halfword accesses to packed data."
9144 msgstr ""
9146 #: config/arm/arm.opt:309
9147 #, no-c-format
9148 msgid "This option is deprecated and has no effect."
9149 msgstr ""
9151 #: config/arm/arm.opt:313
9152 #, no-c-format
9153 msgid "Assume loading data from flash is slower than fetching instructions."
9154 msgstr ""
9156 #: config/arm/arm.opt:317
9157 #, no-c-format
9158 msgid "Assume unified syntax for inline assembly code."
9159 msgstr ""
9161 #: config/arm/arm.opt:321
9162 #, no-c-format
9163 msgid "Do not allow constant data to be placed in code sections."
9164 msgstr ""
9166 #: config/arm/arm.opt:325
9167 #, no-c-format
9168 msgid "When linking for big-endian targets, generate a BE8 format image."
9169 msgstr ""
9171 #: config/arm/arm.opt:329
9172 #, no-c-format
9173 msgid "When linking for big-endian targets, generate a legacy BE32 format image."
9174 msgstr ""
9176 #: config/arm/arm.opt:333 config/sh/sh.opt:195
9177 #, no-c-format
9178 msgid "Cost to assume for a branch insn."
9179 msgstr ""
9181 #: config/arm/arm.opt:341
9182 #, no-c-format
9183 msgid "Generate code which uses the core registers only (r0-r14)."
9184 msgstr ""
9186 #: config/arm/arm.opt:363
9187 #, no-c-format
9188 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."
9189 msgstr ""
9191 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
9192 #: config/visium/visium.opt:37
9193 #, no-c-format
9194 msgid "Use hardware FP."
9195 msgstr ""
9197 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
9198 #, no-c-format
9199 msgid "Do not use hardware FP."
9200 msgstr ""
9202 #: config/sparc/sparc.opt:42
9203 #, no-c-format
9204 msgid "Use flat register window model."
9205 msgstr ""
9207 #: config/sparc/sparc.opt:46
9208 #, no-c-format
9209 msgid "Assume possible double misalignment."
9210 msgstr ""
9212 #: config/sparc/sparc.opt:50
9213 #, no-c-format
9214 msgid "Use ABI reserved registers."
9215 msgstr ""
9217 #: config/sparc/sparc.opt:54
9218 #, no-c-format
9219 msgid "Use hardware quad FP instructions."
9220 msgstr ""
9222 #: config/sparc/sparc.opt:58
9223 #, no-c-format
9224 msgid "Do not use hardware quad fp instructions."
9225 msgstr ""
9227 #: config/sparc/sparc.opt:62 config/vax/vax.opt:47
9228 #, no-c-format
9229 msgid "Enable Local Register Allocation."
9230 msgstr ""
9232 #: config/sparc/sparc.opt:66
9233 #, no-c-format
9234 msgid "Compile for V8+ ABI."
9235 msgstr ""
9237 #: config/sparc/sparc.opt:70
9238 #, no-c-format
9239 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
9240 msgstr ""
9242 #: config/sparc/sparc.opt:74
9243 #, no-c-format
9244 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
9245 msgstr ""
9247 #: config/sparc/sparc.opt:78
9248 #, no-c-format
9249 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
9250 msgstr ""
9252 #: config/sparc/sparc.opt:82
9253 #, no-c-format
9254 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
9255 msgstr ""
9257 #: config/sparc/sparc.opt:86
9258 #, no-c-format
9259 msgid "Use additional VIS instructions introduced in OSA2017."
9260 msgstr ""
9262 #: config/sparc/sparc.opt:90
9263 #, no-c-format
9264 msgid "Use UltraSPARC Compare-and-Branch extensions."
9265 msgstr ""
9267 #: config/sparc/sparc.opt:94
9268 #, no-c-format
9269 msgid "Use UltraSPARC Fused Multiply-Add extensions."
9270 msgstr ""
9272 #: config/sparc/sparc.opt:98
9273 #, no-c-format
9274 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
9275 msgstr ""
9277 #: config/sparc/sparc.opt:102
9278 #, no-c-format
9279 msgid "Use UltraSPARC Population-Count instruction."
9280 msgstr ""
9282 #: config/sparc/sparc.opt:106
9283 #, no-c-format
9284 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
9285 msgstr ""
9287 #: config/sparc/sparc.opt:110
9288 #, no-c-format
9289 msgid "Pointers are 64-bit."
9290 msgstr ""
9292 #: config/sparc/sparc.opt:114
9293 #, no-c-format
9294 msgid "Pointers are 32-bit."
9295 msgstr ""
9297 #: config/sparc/sparc.opt:118
9298 #, no-c-format
9299 msgid "Use 64-bit ABI."
9300 msgstr ""
9302 #: config/sparc/sparc.opt:122
9303 #, no-c-format
9304 msgid "Use 32-bit ABI."
9305 msgstr ""
9307 #: config/sparc/sparc.opt:126
9308 #, no-c-format
9309 msgid "Use stack bias."
9310 msgstr ""
9312 #: config/sparc/sparc.opt:130
9313 #, no-c-format
9314 msgid "Use structs on stronger alignment for double-word copies."
9315 msgstr ""
9317 #: config/sparc/sparc.opt:134
9318 #, no-c-format
9319 msgid "Optimize tail call instructions in assembler and linker."
9320 msgstr ""
9322 #: config/sparc/sparc.opt:138
9323 #, no-c-format
9324 msgid "Do not generate code that can only run in supervisor mode (default)."
9325 msgstr ""
9327 #: config/sparc/sparc.opt:142
9328 #, no-c-format
9329 msgid "Use instructions of and schedule code for given CPU."
9330 msgstr ""
9332 #: config/sparc/sparc.opt:228
9333 #, no-c-format
9334 msgid "Use given SPARC-V9 code model."
9335 msgstr ""
9337 #: config/sparc/sparc.opt:250
9338 #, no-c-format
9339 msgid "Enable debug output."
9340 msgstr ""
9342 #: config/sparc/sparc.opt:254
9343 #, no-c-format
9344 msgid "Enable strict 32-bit psABI struct return checking."
9345 msgstr ""
9347 #: config/sparc/sparc.opt:258
9348 #, no-c-format
9349 msgid "Enable workaround for single erratum of AT697F processor (corresponding to erratum #13 of AT697E processor)."
9350 msgstr ""
9352 #: config/sparc/sparc.opt:263
9353 #, no-c-format
9354 msgid "Enable workarounds for the errata of the UT699 processor."
9355 msgstr ""
9357 #: config/sparc/sparc.opt:267
9358 #, no-c-format
9359 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
9360 msgstr ""
9362 #: config/sparc/sparc.opt:271
9363 #, no-c-format
9364 msgid "Enable workarounds for the errata of the GR712RC processor."
9365 msgstr ""
9367 #: config/sparc/sparc.opt:308
9368 #, no-c-format
9369 msgid "Specify the memory model in effect for the program."
9370 msgstr ""
9372 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
9373 #, no-c-format
9374 msgid "Generate 64-bit code."
9375 msgstr ""
9377 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
9378 #, no-c-format
9379 msgid "Generate 32-bit code."
9380 msgstr ""
9382 #: config/rs6000/rs6000-tables.opt:24
9383 #, no-c-format
9384 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
9385 msgstr ""
9387 #: config/rs6000/476.opt:24
9388 #, no-c-format
9389 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
9390 msgstr ""
9392 #: config/rs6000/aix64.opt:24
9393 #, no-c-format
9394 msgid "Compile for 64-bit pointers."
9395 msgstr ""
9397 #: config/rs6000/aix64.opt:28
9398 #, no-c-format
9399 msgid "Compile for 32-bit pointers."
9400 msgstr ""
9402 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
9403 #, no-c-format
9404 msgid "Select code model."
9405 msgstr ""
9407 #: config/rs6000/aix64.opt:49
9408 #, no-c-format
9409 msgid "Support message passing with the Parallel Environment."
9410 msgstr ""
9412 #: config/rs6000/linux64.opt:24
9413 #, no-c-format
9414 msgid "Call mcount for profiling before a function prologue."
9415 msgstr ""
9417 #: config/rs6000/rs6000.opt:117
9418 #, no-c-format
9419 msgid "Use PowerPC-64 instruction set."
9420 msgstr ""
9422 #: config/rs6000/rs6000.opt:121
9423 #, no-c-format
9424 msgid "Use PowerPC General Purpose group optional instructions."
9425 msgstr ""
9427 #: config/rs6000/rs6000.opt:125
9428 #, no-c-format
9429 msgid "Use PowerPC Graphics group optional instructions."
9430 msgstr ""
9432 #: config/rs6000/rs6000.opt:129
9433 #, no-c-format
9434 msgid "Use PowerPC V2.01 single field mfcr instruction."
9435 msgstr ""
9437 #: config/rs6000/rs6000.opt:133
9438 #, no-c-format
9439 msgid "Use PowerPC V2.02 popcntb instruction."
9440 msgstr ""
9442 #: config/rs6000/rs6000.opt:137
9443 #, no-c-format
9444 msgid "Use PowerPC V2.02 floating point rounding instructions."
9445 msgstr ""
9447 #: config/rs6000/rs6000.opt:141
9448 #, no-c-format
9449 msgid "Use PowerPC V2.05 compare bytes instruction."
9450 msgstr ""
9452 #: config/rs6000/rs6000.opt:152
9453 #, no-c-format
9454 msgid "Use AltiVec instructions."
9455 msgstr ""
9457 #: config/rs6000/rs6000.opt:156
9458 #, no-c-format
9459 msgid "Use decimal floating point instructions."
9460 msgstr ""
9462 #: config/rs6000/rs6000.opt:160
9463 #, no-c-format
9464 msgid "Use 4xx half-word multiply instructions."
9465 msgstr ""
9467 #: config/rs6000/rs6000.opt:164
9468 #, no-c-format
9469 msgid "Use 4xx string-search dlmzb instruction."
9470 msgstr ""
9472 #: config/rs6000/rs6000.opt:168
9473 #, no-c-format
9474 msgid "Generate load/store multiple instructions."
9475 msgstr ""
9477 #: config/rs6000/rs6000.opt:187
9478 #, no-c-format
9479 msgid "Use PowerPC V2.06 popcntd instruction."
9480 msgstr ""
9482 #: config/rs6000/rs6000.opt:191
9483 #, no-c-format
9484 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
9485 msgstr ""
9487 #: config/rs6000/rs6000.opt:199
9488 #, no-c-format
9489 msgid "Use vector/scalar (VSX) instructions."
9490 msgstr ""
9492 #: config/rs6000/rs6000.opt:227
9493 #, no-c-format
9494 msgid "Do not generate load/store with update instructions."
9495 msgstr ""
9497 #: config/rs6000/rs6000.opt:231
9498 #, no-c-format
9499 msgid "Generate load/store with update instructions."
9500 msgstr ""
9502 #: config/rs6000/rs6000.opt:239
9503 #, no-c-format
9504 msgid "Avoid generation of indexed load/store instructions when possible."
9505 msgstr ""
9507 #: config/rs6000/rs6000.opt:246
9508 #, no-c-format
9509 msgid "Schedule the start and end of the procedure."
9510 msgstr ""
9512 #: config/rs6000/rs6000.opt:250
9513 #, no-c-format
9514 msgid "Return all structures in memory (AIX default)."
9515 msgstr ""
9517 #: config/rs6000/rs6000.opt:254
9518 #, no-c-format
9519 msgid "Return small structures in registers (SVR4 default)."
9520 msgstr ""
9522 #: config/rs6000/rs6000.opt:258
9523 #, no-c-format
9524 msgid "Conform more closely to IBM XLC semantics."
9525 msgstr ""
9527 #: config/rs6000/rs6000.opt:262 config/rs6000/rs6000.opt:266
9528 #, no-c-format
9529 msgid "Generate software reciprocal divide and square root for better throughput."
9530 msgstr ""
9532 #: config/rs6000/rs6000.opt:270
9533 #, no-c-format
9534 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
9535 msgstr ""
9537 #: config/rs6000/rs6000.opt:274
9538 #, no-c-format
9539 msgid "Do not place floating point constants in TOC."
9540 msgstr ""
9542 #: config/rs6000/rs6000.opt:278
9543 #, no-c-format
9544 msgid "Place floating point constants in TOC."
9545 msgstr ""
9547 #: config/rs6000/rs6000.opt:282
9548 #, no-c-format
9549 msgid "Do not place symbol+offset constants in TOC."
9550 msgstr ""
9552 #: config/rs6000/rs6000.opt:286
9553 #, no-c-format
9554 msgid "Place symbol+offset constants in TOC."
9555 msgstr ""
9557 #: config/rs6000/rs6000.opt:297
9558 #, no-c-format
9559 msgid "Use only one TOC entry per procedure."
9560 msgstr ""
9562 #: config/rs6000/rs6000.opt:301
9563 #, no-c-format
9564 msgid "Put everything in the regular TOC."
9565 msgstr ""
9567 #: config/rs6000/rs6000.opt:305
9568 #, no-c-format
9569 msgid "Generate VRSAVE instructions when generating AltiVec code."
9570 msgstr ""
9572 #: config/rs6000/rs6000.opt:309
9573 #, no-c-format
9574 msgid "Deprecated option.  Use -mno-vrsave instead."
9575 msgstr ""
9577 #: config/rs6000/rs6000.opt:313
9578 #, no-c-format
9579 msgid "Deprecated option.  Use -mvrsave instead."
9580 msgstr ""
9582 #: config/rs6000/rs6000.opt:317
9583 #, no-c-format
9584 msgid "Max number of bytes to move inline."
9585 msgstr ""
9587 #: config/rs6000/rs6000.opt:321
9588 #, no-c-format
9589 msgid "Generate unaligned VSX load/store for inline expansion of memcpy/memmove."
9590 msgstr ""
9592 #: config/rs6000/rs6000.opt:325
9593 #, no-c-format
9594 msgid "Generate unaligned VSX vector pair load/store for inline expansion of memcpy/memmove."
9595 msgstr ""
9597 #: config/rs6000/rs6000.opt:329
9598 #, no-c-format
9599 msgid "Max number of bytes to compare without loops."
9600 msgstr ""
9602 #: config/rs6000/rs6000.opt:333
9603 #, no-c-format
9604 msgid "Max number of bytes to compare with loops."
9605 msgstr ""
9607 #: config/rs6000/rs6000.opt:337
9608 #, no-c-format
9609 msgid "Max number of bytes to compare."
9610 msgstr ""
9612 #: config/rs6000/rs6000.opt:341
9613 #, no-c-format
9614 msgid "Generate isel instructions."
9615 msgstr ""
9617 #: config/rs6000/rs6000.opt:345
9618 #, no-c-format
9619 msgid "-mdebug=\tEnable debug output."
9620 msgstr ""
9622 #: config/rs6000/rs6000.opt:350
9623 #, no-c-format
9624 msgid "Use the AltiVec ABI extensions."
9625 msgstr ""
9627 #: config/rs6000/rs6000.opt:354
9628 #, no-c-format
9629 msgid "Do not use the AltiVec ABI extensions."
9630 msgstr ""
9632 #: config/rs6000/rs6000.opt:359
9633 #, no-c-format
9634 msgid "Use the AIX Vector Extended ABI."
9635 msgstr ""
9637 #: config/rs6000/rs6000.opt:363
9638 #, no-c-format
9639 msgid "Do not use the AIX Vector Extended ABI."
9640 msgstr ""
9642 #: config/rs6000/rs6000.opt:368
9643 #, no-c-format
9644 msgid "Use the ELFv1 ABI."
9645 msgstr ""
9647 #: config/rs6000/rs6000.opt:372
9648 #, no-c-format
9649 msgid "Use the ELFv2 ABI."
9650 msgstr ""
9652 #: config/rs6000/rs6000.opt:392
9653 #, no-c-format
9654 msgid "-mcpu=\tUse features of and schedule code for given CPU."
9655 msgstr ""
9657 #: config/rs6000/rs6000.opt:396
9658 #, no-c-format
9659 msgid "-mtune=\tSchedule code for given CPU."
9660 msgstr ""
9662 #: config/rs6000/rs6000.opt:400
9663 #, no-c-format
9664 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
9665 msgstr ""
9667 #: config/rs6000/rs6000.opt:416
9668 #, no-c-format
9669 msgid "Avoid all range limits on call instructions."
9670 msgstr ""
9672 #: config/rs6000/rs6000.opt:424
9673 #, no-c-format
9674 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
9675 msgstr ""
9677 #: config/rs6000/rs6000.opt:428
9678 #, no-c-format
9679 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)."
9680 msgstr ""
9682 #: config/rs6000/rs6000.opt:437
9683 #, no-c-format
9684 msgid "Determine which dependences between insns are considered costly."
9685 msgstr ""
9687 #: config/rs6000/rs6000.opt:441
9688 #, no-c-format
9689 msgid "Specify which post scheduling nop insertion scheme to apply."
9690 msgstr ""
9692 #: config/rs6000/rs6000.opt:445
9693 #, no-c-format
9694 msgid "Specify alignment of structure fields default/natural."
9695 msgstr ""
9697 #: config/rs6000/rs6000.opt:449
9698 #, no-c-format
9699 msgid "Valid arguments to -malign-:"
9700 msgstr ""
9702 #: config/rs6000/rs6000.opt:459
9703 #, no-c-format
9704 msgid "Specify scheduling priority for dispatch slot restricted insns."
9705 msgstr ""
9707 #: config/rs6000/rs6000.opt:463
9708 #, no-c-format
9709 msgid "Use r11 to hold the static link in calls to functions via pointers."
9710 msgstr ""
9712 #: config/rs6000/rs6000.opt:467
9713 #, no-c-format
9714 msgid "Save the TOC in the prologue for indirect calls rather than inline."
9715 msgstr ""
9717 #: config/rs6000/rs6000.opt:479
9718 #, no-c-format
9719 msgid "Fuse certain integer operations together for better performance on power8."
9720 msgstr ""
9722 #: config/rs6000/rs6000.opt:483
9723 #, no-c-format
9724 msgid "Allow sign extension in fusion operations."
9725 msgstr ""
9727 #: config/rs6000/rs6000.opt:487
9728 #, no-c-format
9729 msgid "Use vector and scalar instructions added in ISA 2.07."
9730 msgstr ""
9732 #: config/rs6000/rs6000.opt:491
9733 #, no-c-format
9734 msgid "Fuse certain integer operations together for better performance on power10."
9735 msgstr ""
9737 #: config/rs6000/rs6000.opt:495
9738 #, no-c-format
9739 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
9740 msgstr ""
9742 #: config/rs6000/rs6000.opt:502
9743 #, no-c-format
9744 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
9745 msgstr ""
9747 #: config/rs6000/rs6000.opt:506
9748 #, no-c-format
9749 msgid "Generate the quad word memory instructions (lq/stq)."
9750 msgstr ""
9752 #: config/rs6000/rs6000.opt:510
9753 #, no-c-format
9754 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
9755 msgstr ""
9757 #: config/rs6000/rs6000.opt:514
9758 #, no-c-format
9759 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
9760 msgstr ""
9762 #: config/rs6000/rs6000.opt:518
9763 #, no-c-format
9764 msgid "Analyze and remove doubleword swaps from VSX computations."
9765 msgstr ""
9767 #: config/rs6000/rs6000.opt:526
9768 #, no-c-format
9769 msgid "Use certain scalar instructions added in ISA 3.0."
9770 msgstr ""
9772 #: config/rs6000/rs6000.opt:530
9773 #, no-c-format
9774 msgid "Use vector instructions added in ISA 3.0."
9775 msgstr ""
9777 #: config/rs6000/rs6000.opt:534
9778 #, no-c-format
9779 msgid "Use the new min/max instructions defined in ISA 3.0."
9780 msgstr ""
9782 #: config/rs6000/rs6000.opt:538
9783 #, no-c-format
9784 msgid "Generate the integer modulo instructions."
9785 msgstr ""
9787 #: config/rs6000/rs6000.opt:542
9788 #, no-c-format
9789 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
9790 msgstr ""
9792 #: config/rs6000/rs6000.opt:546
9793 #, no-c-format
9794 msgid "Enable using IEEE 128-bit floating point instructions."
9795 msgstr ""
9797 #: config/rs6000/rs6000.opt:550
9798 #, no-c-format
9799 msgid "Enable default conversions between __float128 & long double."
9800 msgstr ""
9802 #: config/rs6000/rs6000.opt:590
9803 #, no-c-format
9804 msgid "Generate (do not generate) prefixed memory instructions."
9805 msgstr ""
9807 #: config/rs6000/rs6000.opt:594
9808 #, no-c-format
9809 msgid "Generate (do not generate) pc-relative memory addressing."
9810 msgstr ""
9812 #: config/rs6000/rs6000.opt:598
9813 #, no-c-format
9814 msgid "Generate (do not generate) pc-relative memory optimizations for externals."
9815 msgstr ""
9817 #: config/rs6000/rs6000.opt:602
9818 #, no-c-format
9819 msgid "Generate (do not generate) MMA instructions."
9820 msgstr ""
9822 #: config/rs6000/rs6000.opt:609
9823 #, no-c-format
9824 msgid "Enable instructions that guard against return-oriented programming attacks."
9825 msgstr ""
9827 #: config/rs6000/rs6000.opt:613
9828 #, no-c-format
9829 msgid "Generate code that will run in privileged state."
9830 msgstr ""
9832 #: config/rs6000/rs6000.opt:617
9833 #, no-c-format
9834 msgid "Generate (do not generate) code that uses the XXSPLTIW instruction."
9835 msgstr ""
9837 #: config/rs6000/rs6000.opt:621
9838 #, no-c-format
9839 msgid "Generate (do not generate) code that uses the XXSPLTIDP instruction."
9840 msgstr ""
9842 #: config/rs6000/rs6000.opt:625
9843 #, no-c-format
9844 msgid "Generate (do not generate) code that uses the LXVKQ instruction."
9845 msgstr ""
9847 #: config/rs6000/rs6000.opt:631
9848 #, no-c-format
9849 msgid "Used to limit unroll factor which indicates how much the autovectorizer may unroll a loop.  The default value is 4."
9850 msgstr ""
9852 #: config/rs6000/rs6000.opt:637
9853 #, no-c-format
9854 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."
9855 msgstr ""
9857 #: config/rs6000/rs6000.opt:646
9858 #, no-c-format
9859 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."
9860 msgstr ""
9862 #: config/rs6000/rs6000.opt:652
9863 #, no-c-format
9864 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."
9865 msgstr ""
9867 #: config/rs6000/rs6000.opt:659
9868 #, no-c-format
9869 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."
9870 msgstr ""
9872 #: config/rs6000/rs6000.opt:668
9873 #, no-c-format
9874 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."
9875 msgstr ""
9877 #: config/rs6000/rs6000.opt:674 config/loongarch/loongarch.opt:302
9878 #, no-c-format
9879 msgid "Indicate how many non memory access vector instructions can be issued per cycle, it's used in unroll factor determination for autovectorizer.  The default value is 4."
9880 msgstr ""
9882 #: config/rs6000/rs6000.opt:680
9883 #, no-c-format
9884 msgid "When reduction factor computed for a loop exceeds the threshold specified by this parameter, prefer to unroll this loop.  The default value is 1."
9885 msgstr ""
9887 #: config/rs6000/sysv4.opt:24
9888 #, no-c-format
9889 msgid "-mcall-ABI\tSelect ABI calling convention."
9890 msgstr ""
9892 #: config/rs6000/sysv4.opt:28
9893 #, no-c-format
9894 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
9895 msgstr ""
9897 #: config/rs6000/sysv4.opt:32
9898 #, no-c-format
9899 msgid "Allow readonly data in sdata."
9900 msgstr ""
9902 #: config/rs6000/sysv4.opt:36
9903 #, no-c-format
9904 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
9905 msgstr ""
9907 #: config/rs6000/sysv4.opt:52
9908 #, no-c-format
9909 msgid "Align to the base type of the bit-field."
9910 msgstr ""
9912 #: config/rs6000/sysv4.opt:56
9913 #, no-c-format
9914 msgid "Align to the base type of the bit-field. Don't assume that unaligned accesses are handled by the system."
9915 msgstr ""
9917 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
9918 #, no-c-format
9919 msgid "Produce code relocatable at runtime."
9920 msgstr ""
9922 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
9923 #, no-c-format
9924 msgid "Produce little endian code."
9925 msgstr ""
9927 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
9928 #, no-c-format
9929 msgid "Produce big endian code."
9930 msgstr ""
9932 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
9933 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
9934 #: config/rs6000/sysv4.opt:153
9935 #, no-c-format
9936 msgid "No description yet."
9937 msgstr ""
9939 #: config/rs6000/sysv4.opt:94
9940 #, no-c-format
9941 msgid "Assume all variable arg functions are prototyped."
9942 msgstr ""
9944 #: config/rs6000/sysv4.opt:103
9945 #, no-c-format
9946 msgid "Use EABI."
9947 msgstr ""
9949 #: config/rs6000/sysv4.opt:107
9950 #, no-c-format
9951 msgid "Allow bit-fields to cross word boundaries."
9952 msgstr ""
9954 #: config/rs6000/sysv4.opt:111
9955 #, no-c-format
9956 msgid "Use alternate register names."
9957 msgstr ""
9959 #: config/rs6000/sysv4.opt:117
9960 #, no-c-format
9961 msgid "Use default method for sdata handling."
9962 msgstr ""
9964 #: config/rs6000/sysv4.opt:121
9965 #, no-c-format
9966 msgid "Link with libsim.a, libc.a and sim-crt0.o."
9967 msgstr ""
9969 #: config/rs6000/sysv4.opt:125
9970 #, no-c-format
9971 msgid "Link with libads.a, libc.a and crt0.o."
9972 msgstr ""
9974 #: config/rs6000/sysv4.opt:129
9975 #, no-c-format
9976 msgid "Link with libyk.a, libc.a and crt0.o."
9977 msgstr ""
9979 #: config/rs6000/sysv4.opt:133
9980 #, no-c-format
9981 msgid "Link with libmvme.a, libc.a and crt0.o."
9982 msgstr ""
9984 #: config/rs6000/sysv4.opt:137
9985 #, no-c-format
9986 msgid "Set the PPC_EMB bit in the ELF flags header."
9987 msgstr ""
9989 #: config/rs6000/sysv4.opt:157
9990 #, no-c-format
9991 msgid "Generate code to use a non-exec PLT and GOT."
9992 msgstr ""
9994 #: config/rs6000/sysv4.opt:161
9995 #, no-c-format
9996 msgid "Generate code for old exec BSS PLT."
9997 msgstr ""
9999 #: config/rs6000/sysv4.opt:165
10000 #, no-c-format
10001 msgid "Use inline plt sequences to implement long calls and -fno-plt."
10002 msgstr ""
10004 #: config/rs6000/sysv4.opt:169
10005 #, no-c-format
10006 msgid "Emit .gnu_attribute tags."
10007 msgstr ""
10009 #: config/alpha/alpha.opt:27
10010 #, no-c-format
10011 msgid "Use fp registers."
10012 msgstr ""
10014 #: config/alpha/alpha.opt:35
10015 #, no-c-format
10016 msgid "Request IEEE-conformant math library routines (OSF/1)."
10017 msgstr ""
10019 #: config/alpha/alpha.opt:39
10020 #, no-c-format
10021 msgid "Emit IEEE-conformant code, without inexact exceptions."
10022 msgstr ""
10024 #: config/alpha/alpha.opt:46
10025 #, no-c-format
10026 msgid "Do not emit complex integer constants to read-only memory."
10027 msgstr ""
10029 #: config/alpha/alpha.opt:50
10030 #, no-c-format
10031 msgid "Use VAX fp."
10032 msgstr ""
10034 #: config/alpha/alpha.opt:54
10035 #, no-c-format
10036 msgid "Do not use VAX fp."
10037 msgstr ""
10039 #: config/alpha/alpha.opt:58
10040 #, no-c-format
10041 msgid "Emit code for the byte/word ISA extension."
10042 msgstr ""
10044 #: config/alpha/alpha.opt:62
10045 #, no-c-format
10046 msgid "Emit code for the motion video ISA extension."
10047 msgstr ""
10049 #: config/alpha/alpha.opt:66
10050 #, no-c-format
10051 msgid "Emit code for the fp move and sqrt ISA extension."
10052 msgstr ""
10054 #: config/alpha/alpha.opt:70
10055 #, no-c-format
10056 msgid "Emit code for the counting ISA extension."
10057 msgstr ""
10059 #: config/alpha/alpha.opt:74
10060 #, no-c-format
10061 msgid "Emit code using explicit relocation directives."
10062 msgstr ""
10064 #: config/alpha/alpha.opt:78
10065 #, no-c-format
10066 msgid "Emit 16-bit relocations to the small data areas."
10067 msgstr ""
10069 #: config/alpha/alpha.opt:82
10070 #, no-c-format
10071 msgid "Emit 32-bit relocations to the small data areas."
10072 msgstr ""
10074 #: config/alpha/alpha.opt:86
10075 #, no-c-format
10076 msgid "Emit direct branches to local functions."
10077 msgstr ""
10079 #: config/alpha/alpha.opt:90
10080 #, no-c-format
10081 msgid "Emit indirect branches to local functions."
10082 msgstr ""
10084 #: config/alpha/alpha.opt:94
10085 #, no-c-format
10086 msgid "Emit rdval instead of rduniq for thread pointer."
10087 msgstr ""
10089 #: config/alpha/alpha.opt:106
10090 #, no-c-format
10091 msgid "Use features of and schedule given CPU."
10092 msgstr ""
10094 #: config/alpha/alpha.opt:110
10095 #, no-c-format
10096 msgid "Schedule given CPU."
10097 msgstr ""
10099 #: config/alpha/alpha.opt:114
10100 #, no-c-format
10101 msgid "Control the generated fp rounding mode."
10102 msgstr ""
10104 #: config/alpha/alpha.opt:118
10105 #, no-c-format
10106 msgid "Control the IEEE trap mode."
10107 msgstr ""
10109 #: config/alpha/alpha.opt:122
10110 #, no-c-format
10111 msgid "Control the precision given to fp exceptions."
10112 msgstr ""
10114 #: config/alpha/alpha.opt:126
10115 #, no-c-format
10116 msgid "Tune expected memory latency."
10117 msgstr ""
10119 #: config/lm32/lm32.opt:24
10120 #, no-c-format
10121 msgid "Enable multiply instructions."
10122 msgstr ""
10124 #: config/lm32/lm32.opt:28
10125 #, no-c-format
10126 msgid "Enable divide and modulus instructions."
10127 msgstr ""
10129 #: config/lm32/lm32.opt:32
10130 #, no-c-format
10131 msgid "Enable barrel shift instructions."
10132 msgstr ""
10134 #: config/lm32/lm32.opt:36
10135 #, no-c-format
10136 msgid "Enable sign extend instructions."
10137 msgstr ""
10139 #: config/lm32/lm32.opt:40
10140 #, no-c-format
10141 msgid "Enable user-defined instructions."
10142 msgstr ""
10144 #: config/loongarch/loongarch.opt:41
10145 #, no-c-format
10146 msgid "Basic ISAs of LoongArch:"
10147 msgstr ""
10149 #: config/loongarch/loongarch.opt:49
10150 #, no-c-format
10151 msgid "FPU types of LoongArch:"
10152 msgstr ""
10154 #: config/loongarch/loongarch.opt:62
10155 #, no-c-format
10156 msgid "-mfpu=FPU\tGenerate code for the given FPU."
10157 msgstr ""
10159 #: config/loongarch/loongarch.opt:69 config/mips/mips.opt:398
10160 #, no-c-format
10161 msgid "Prevent the use of all hardware floating-point instructions."
10162 msgstr ""
10164 #: config/loongarch/loongarch.opt:73 config/mips/mips.opt:390
10165 #, no-c-format
10166 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
10167 msgstr ""
10169 #: config/loongarch/loongarch.opt:77 config/mips/mips.opt:116
10170 #, no-c-format
10171 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
10172 msgstr ""
10174 #: config/loongarch/loongarch.opt:81
10175 #, no-c-format
10176 msgid "SIMD extension levels of LoongArch:"
10177 msgstr ""
10179 #: config/loongarch/loongarch.opt:94
10180 #, no-c-format
10181 msgid "-msimd=SIMD\tGenerate code for the given SIMD extension."
10182 msgstr ""
10184 #: config/loongarch/loongarch.opt:98
10185 #, no-c-format
10186 msgid "Enable LoongArch SIMD Extension (LSX, 128-bit)."
10187 msgstr ""
10189 #: config/loongarch/loongarch.opt:102
10190 #, no-c-format
10191 msgid "Enable LoongArch Advanced SIMD Extension (LASX, 256-bit)."
10192 msgstr ""
10194 #: config/loongarch/loongarch.opt:107
10195 #, no-c-format
10196 msgid "LoongArch ARCH presets:"
10197 msgstr ""
10199 #: config/loongarch/loongarch.opt:132
10200 #, no-c-format
10201 msgid "-march=PROCESSOR\tGenerate code for the given PROCESSOR ISA."
10202 msgstr ""
10204 #: config/loongarch/loongarch.opt:136
10205 #, no-c-format
10206 msgid "LoongArch TUNE presets:"
10207 msgstr ""
10209 #: config/loongarch/loongarch.opt:155
10210 #, no-c-format
10211 msgid "-mtune=PROCESSOR\tGenerate optimized code for PROCESSOR."
10212 msgstr ""
10214 #: config/loongarch/loongarch.opt:164
10215 #, no-c-format
10216 msgid "Base ABI types for LoongArch:"
10217 msgstr ""
10219 #: config/loongarch/loongarch.opt:177
10220 #, no-c-format
10221 msgid "-mabi=BASEABI\tGenerate code that conforms to the given BASEABI."
10222 msgstr ""
10224 #: config/loongarch/loongarch.opt:186 config/mips/mips.opt:71
10225 #, no-c-format
10226 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
10227 msgstr ""
10229 #: config/loongarch/loongarch.opt:190 config/mips/mips.opt:83
10230 #, no-c-format
10231 msgid "Trap on integer divide by zero."
10232 msgstr ""
10234 #: config/loongarch/loongarch.opt:194
10235 #, no-c-format
10236 msgid "Conditional moves for integral are enabled."
10237 msgstr ""
10239 #: config/loongarch/loongarch.opt:198
10240 #, no-c-format
10241 msgid "Conditional moves for float are enabled."
10242 msgstr ""
10244 #: config/loongarch/loongarch.opt:202
10245 #, no-c-format
10246 msgid "Prevent optimizing block moves, which is also the default behavior of -Os."
10247 msgstr ""
10249 #: config/loongarch/loongarch.opt:210
10250 #, no-c-format
10251 msgid "-mmax-inline-memcpy-size=SIZE\tSet the max size of memcpy to inline, default is 1024."
10252 msgstr ""
10254 #: config/loongarch/loongarch.opt:214 config/mips/mips.opt:150
10255 #, no-c-format
10256 msgid "The code model option names for -mexplicit-relocs:"
10257 msgstr ""
10259 #: config/loongarch/loongarch.opt:227 config/mips/mips.opt:163
10260 #, no-c-format
10261 msgid "Use %reloc() assembly operators."
10262 msgstr ""
10264 #: config/loongarch/loongarch.opt:231 config/mips/mips.opt:167
10265 #, no-c-format
10266 msgid "Use %reloc() assembly operators (for backward compatibility)."
10267 msgstr "Koristi %reloc() assembler operatore(radi kompatibilnosti s ranijim inačicama)."
10269 #: config/loongarch/loongarch.opt:239
10270 #, no-c-format
10271 msgid "Generate approximate reciprocal divide and square root for better throughput."
10272 msgstr ""
10274 #: config/loongarch/loongarch.opt:270
10275 #, no-c-format
10276 msgid "Avoid using the GOT to access external symbols."
10277 msgstr ""
10279 #: config/loongarch/loongarch.opt:279
10280 #, no-c-format
10281 msgid "Pass -mrelax or -mno-relax option to the assembler."
10282 msgstr ""
10284 #: config/loongarch/loongarch.opt:297
10285 #, no-c-format
10286 msgid "Used to limit unroll factor which indicates how much the autovectorizer may unroll a loop.  The default value is 6."
10287 msgstr ""
10289 #: config/loongarch/loongarch.opt:315
10290 #, no-c-format
10291 msgid "Support frecipe.{s/d} and frsqrte.{s/d} instructions."
10292 msgstr ""
10294 #: config/loongarch/loongarch.opt:319
10295 #, no-c-format
10296 msgid "Support div.w[u] and mod.w[u] instructions with inputs not sign-extended."
10297 msgstr ""
10299 #: config/loongarch/loongarch.opt:323
10300 #, no-c-format
10301 msgid "Support am{swap/add}[_db].{b/h} instructions."
10302 msgstr ""
10304 #: config/loongarch/loongarch.opt:327
10305 #, no-c-format
10306 msgid "Support amcas[_db].{b/h/w/d} instructions."
10307 msgstr ""
10309 #: config/loongarch/loongarch.opt:331
10310 #, no-c-format
10311 msgid "Do not need load-load barriers (dbar 0x700)."
10312 msgstr ""
10314 #: config/or1k/elf.opt:28
10315 #, no-c-format
10316 msgid "Configure the newlib board specific runtime.  The default is or1ksim."
10317 msgstr ""
10319 #: config/or1k/elf.opt:32
10320 #, no-c-format
10321 msgid "This option is ignored; it is provided for compatibility purposes only.  This used to select linker and preprocessor options for use with newlib."
10322 msgstr ""
10324 #: config/or1k/or1k.opt:29
10325 #, no-c-format
10326 msgid "Enable generation of hardware divide (l.div, l.divu) instructions.  This is the default; use -msoft-div to override."
10327 msgstr ""
10329 #: config/or1k/or1k.opt:34
10330 #, no-c-format
10331 msgid "Enable generation of binaries which use functions from libgcc to perform divide operations.  The default is -mhard-div."
10332 msgstr ""
10334 #: config/or1k/or1k.opt:39
10335 #, no-c-format
10336 msgid "Enable generation of hardware multiply instructions (l.mul, l.muli) instructions. This is the default; use -msoft-mul to override."
10337 msgstr ""
10339 #: config/or1k/or1k.opt:44
10340 #, no-c-format
10341 msgid "Enable generation of binaries which use functions from libgcc to perform multiply operations. The default is -mhard-mul."
10342 msgstr ""
10344 #: config/or1k/or1k.opt:49
10345 #, no-c-format
10346 msgid "Enable generation of binaries which use functions from libgcc to perform floating point operations.  This is the default; use -mhard-float to override."
10347 msgstr ""
10349 #: config/or1k/or1k.opt:54
10350 #, no-c-format
10351 msgid "Enable generation of hardware floating point instructions. The default is -msoft-float."
10352 msgstr ""
10354 #: config/or1k/or1k.opt:59
10355 #, no-c-format
10356 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."
10357 msgstr ""
10359 #: config/or1k/or1k.opt:65
10360 #, no-c-format
10361 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."
10362 msgstr ""
10364 #: config/or1k/or1k.opt:71
10365 #, no-c-format
10366 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."
10367 msgstr ""
10369 #: config/or1k/or1k.opt:77
10370 #, no-c-format
10371 msgid "Known code model types (for use with the -mcmodel= option):"
10372 msgstr ""
10374 #: config/or1k/or1k.opt:87
10375 #, no-c-format
10376 msgid "Enable generation of conditional move (l.cmov) instructions.  By default the equivalent will be generated using set and branch."
10377 msgstr ""
10379 #: config/or1k/or1k.opt:92
10380 #, no-c-format
10381 msgid "Enable generation of rotate right (l.ror) instructions.  By default functions from libgcc are used to perform rotate right operations."
10382 msgstr ""
10384 #: config/or1k/or1k.opt:97
10385 #, no-c-format
10386 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."
10387 msgstr ""
10389 #: config/or1k/or1k.opt:103
10390 #, no-c-format
10391 msgid "Enable generation of sign extension (l.ext*) instructions.  By default memory loads are used to perform sign extension."
10392 msgstr ""
10394 #: config/or1k/or1k.opt:108
10395 #, no-c-format
10396 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."
10397 msgstr ""
10399 #: config/or1k/or1k.opt:114
10400 #, no-c-format
10401 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."
10402 msgstr ""
10404 #: config/nios2/elf.opt:26
10405 #, no-c-format
10406 msgid "Link with a limited version of the C library."
10407 msgstr ""
10409 #: config/nios2/elf.opt:30
10410 #, no-c-format
10411 msgid "Name of system library to link against."
10412 msgstr ""
10414 #: config/nios2/elf.opt:34
10415 #, no-c-format
10416 msgid "Name of the startfile."
10417 msgstr ""
10419 #: config/nios2/elf.opt:38
10420 #, no-c-format
10421 msgid "Link with HAL BSP."
10422 msgstr ""
10424 #: config/nios2/nios2.opt:35
10425 #, no-c-format
10426 msgid "Enable DIV, DIVU."
10427 msgstr ""
10429 #: config/nios2/nios2.opt:39
10430 #, no-c-format
10431 msgid "Enable MUL instructions."
10432 msgstr ""
10434 #: config/nios2/nios2.opt:43
10435 #, no-c-format
10436 msgid "Enable MULX instructions, assume fast shifter."
10437 msgstr ""
10439 #: config/nios2/nios2.opt:47
10440 #, no-c-format
10441 msgid "Use table based fast divide (default at -O3)."
10442 msgstr ""
10444 #: config/nios2/nios2.opt:51
10445 #, no-c-format
10446 msgid "All memory accesses use I/O load/store instructions."
10447 msgstr ""
10449 #: config/nios2/nios2.opt:55
10450 #, no-c-format
10451 msgid "Volatile memory accesses use I/O load/store instructions."
10452 msgstr ""
10454 #: config/nios2/nios2.opt:59
10455 #, no-c-format
10456 msgid "Volatile memory accesses do not use I/O load/store instructions."
10457 msgstr ""
10459 #: config/nios2/nios2.opt:63
10460 #, no-c-format
10461 msgid "Enable/disable GP-relative addressing."
10462 msgstr ""
10464 #: config/nios2/nios2.opt:67
10465 #, no-c-format
10466 msgid "Valid options for GP-relative addressing (for -mgpopt):"
10467 msgstr ""
10469 #: config/nios2/nios2.opt:86
10470 #, no-c-format
10471 msgid "Equivalent to -mgpopt=local."
10472 msgstr ""
10474 #: config/nios2/nios2.opt:90
10475 #, no-c-format
10476 msgid "Equivalent to -mgpopt=none."
10477 msgstr ""
10479 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
10480 #, no-c-format
10481 msgid "Use big-endian byte order."
10482 msgstr ""
10484 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
10485 #, no-c-format
10486 msgid "Use little-endian byte order."
10487 msgstr ""
10489 #: config/nios2/nios2.opt:102
10490 #, no-c-format
10491 msgid "Floating point custom instruction configuration name."
10492 msgstr ""
10494 #: config/nios2/nios2.opt:106
10495 #, no-c-format
10496 msgid "Do not use the ftruncds custom instruction."
10497 msgstr ""
10499 #: config/nios2/nios2.opt:110
10500 #, no-c-format
10501 msgid "Integer id (N) of ftruncds custom instruction."
10502 msgstr ""
10504 #: config/nios2/nios2.opt:114
10505 #, no-c-format
10506 msgid "Do not use the fextsd custom instruction."
10507 msgstr ""
10509 #: config/nios2/nios2.opt:118
10510 #, no-c-format
10511 msgid "Integer id (N) of fextsd custom instruction."
10512 msgstr ""
10514 #: config/nios2/nios2.opt:122
10515 #, no-c-format
10516 msgid "Do not use the fixdu custom instruction."
10517 msgstr ""
10519 #: config/nios2/nios2.opt:126
10520 #, no-c-format
10521 msgid "Integer id (N) of fixdu custom instruction."
10522 msgstr ""
10524 #: config/nios2/nios2.opt:130
10525 #, no-c-format
10526 msgid "Do not use the fixdi custom instruction."
10527 msgstr ""
10529 #: config/nios2/nios2.opt:134
10530 #, no-c-format
10531 msgid "Integer id (N) of fixdi custom instruction."
10532 msgstr ""
10534 #: config/nios2/nios2.opt:138
10535 #, no-c-format
10536 msgid "Do not use the fixsu custom instruction."
10537 msgstr ""
10539 #: config/nios2/nios2.opt:142
10540 #, no-c-format
10541 msgid "Integer id (N) of fixsu custom instruction."
10542 msgstr ""
10544 #: config/nios2/nios2.opt:146
10545 #, no-c-format
10546 msgid "Do not use the fixsi custom instruction."
10547 msgstr ""
10549 #: config/nios2/nios2.opt:150
10550 #, no-c-format
10551 msgid "Integer id (N) of fixsi custom instruction."
10552 msgstr ""
10554 #: config/nios2/nios2.opt:154
10555 #, no-c-format
10556 msgid "Do not use the floatud custom instruction."
10557 msgstr ""
10559 #: config/nios2/nios2.opt:158
10560 #, no-c-format
10561 msgid "Integer id (N) of floatud custom instruction."
10562 msgstr ""
10564 #: config/nios2/nios2.opt:162
10565 #, no-c-format
10566 msgid "Do not use the floatid custom instruction."
10567 msgstr ""
10569 #: config/nios2/nios2.opt:166
10570 #, no-c-format
10571 msgid "Integer id (N) of floatid custom instruction."
10572 msgstr ""
10574 #: config/nios2/nios2.opt:170
10575 #, no-c-format
10576 msgid "Do not use the floatus custom instruction."
10577 msgstr ""
10579 #: config/nios2/nios2.opt:174
10580 #, no-c-format
10581 msgid "Integer id (N) of floatus custom instruction."
10582 msgstr ""
10584 #: config/nios2/nios2.opt:178
10585 #, no-c-format
10586 msgid "Do not use the floatis custom instruction."
10587 msgstr ""
10589 #: config/nios2/nios2.opt:182
10590 #, no-c-format
10591 msgid "Integer id (N) of floatis custom instruction."
10592 msgstr ""
10594 #: config/nios2/nios2.opt:186
10595 #, no-c-format
10596 msgid "Do not use the fcmpned custom instruction."
10597 msgstr ""
10599 #: config/nios2/nios2.opt:190
10600 #, no-c-format
10601 msgid "Integer id (N) of fcmpned custom instruction."
10602 msgstr ""
10604 #: config/nios2/nios2.opt:194
10605 #, no-c-format
10606 msgid "Do not use the fcmpeqd custom instruction."
10607 msgstr ""
10609 #: config/nios2/nios2.opt:198
10610 #, no-c-format
10611 msgid "Integer id (N) of fcmpeqd custom instruction."
10612 msgstr ""
10614 #: config/nios2/nios2.opt:202
10615 #, no-c-format
10616 msgid "Do not use the fcmpged custom instruction."
10617 msgstr ""
10619 #: config/nios2/nios2.opt:206
10620 #, no-c-format
10621 msgid "Integer id (N) of fcmpged custom instruction."
10622 msgstr ""
10624 #: config/nios2/nios2.opt:210
10625 #, no-c-format
10626 msgid "Do not use the fcmpgtd custom instruction."
10627 msgstr ""
10629 #: config/nios2/nios2.opt:214
10630 #, no-c-format
10631 msgid "Integer id (N) of fcmpgtd custom instruction."
10632 msgstr ""
10634 #: config/nios2/nios2.opt:218
10635 #, no-c-format
10636 msgid "Do not use the fcmpled custom instruction."
10637 msgstr ""
10639 #: config/nios2/nios2.opt:222
10640 #, no-c-format
10641 msgid "Integer id (N) of fcmpled custom instruction."
10642 msgstr ""
10644 #: config/nios2/nios2.opt:226
10645 #, no-c-format
10646 msgid "Do not use the fcmpltd custom instruction."
10647 msgstr ""
10649 #: config/nios2/nios2.opt:230
10650 #, no-c-format
10651 msgid "Integer id (N) of fcmpltd custom instruction."
10652 msgstr ""
10654 #: config/nios2/nios2.opt:234
10655 #, no-c-format
10656 msgid "Do not use the flogd custom instruction."
10657 msgstr ""
10659 #: config/nios2/nios2.opt:238
10660 #, no-c-format
10661 msgid "Integer id (N) of flogd custom instruction."
10662 msgstr ""
10664 #: config/nios2/nios2.opt:242
10665 #, no-c-format
10666 msgid "Do not use the fexpd custom instruction."
10667 msgstr ""
10669 #: config/nios2/nios2.opt:246
10670 #, no-c-format
10671 msgid "Integer id (N) of fexpd custom instruction."
10672 msgstr ""
10674 #: config/nios2/nios2.opt:250
10675 #, no-c-format
10676 msgid "Do not use the fatand custom instruction."
10677 msgstr ""
10679 #: config/nios2/nios2.opt:254
10680 #, no-c-format
10681 msgid "Integer id (N) of fatand custom instruction."
10682 msgstr ""
10684 #: config/nios2/nios2.opt:258
10685 #, no-c-format
10686 msgid "Do not use the ftand custom instruction."
10687 msgstr ""
10689 #: config/nios2/nios2.opt:262
10690 #, no-c-format
10691 msgid "Integer id (N) of ftand custom instruction."
10692 msgstr ""
10694 #: config/nios2/nios2.opt:266
10695 #, no-c-format
10696 msgid "Do not use the fsind custom instruction."
10697 msgstr ""
10699 #: config/nios2/nios2.opt:270
10700 #, no-c-format
10701 msgid "Integer id (N) of fsind custom instruction."
10702 msgstr ""
10704 #: config/nios2/nios2.opt:274
10705 #, no-c-format
10706 msgid "Do not use the fcosd custom instruction."
10707 msgstr ""
10709 #: config/nios2/nios2.opt:278
10710 #, no-c-format
10711 msgid "Integer id (N) of fcosd custom instruction."
10712 msgstr ""
10714 #: config/nios2/nios2.opt:282
10715 #, no-c-format
10716 msgid "Do not use the fsqrtd custom instruction."
10717 msgstr ""
10719 #: config/nios2/nios2.opt:286
10720 #, no-c-format
10721 msgid "Integer id (N) of fsqrtd custom instruction."
10722 msgstr ""
10724 #: config/nios2/nios2.opt:290
10725 #, no-c-format
10726 msgid "Do not use the fabsd custom instruction."
10727 msgstr ""
10729 #: config/nios2/nios2.opt:294
10730 #, no-c-format
10731 msgid "Integer id (N) of fabsd custom instruction."
10732 msgstr ""
10734 #: config/nios2/nios2.opt:298
10735 #, no-c-format
10736 msgid "Do not use the fnegd custom instruction."
10737 msgstr ""
10739 #: config/nios2/nios2.opt:302
10740 #, no-c-format
10741 msgid "Integer id (N) of fnegd custom instruction."
10742 msgstr ""
10744 #: config/nios2/nios2.opt:306
10745 #, no-c-format
10746 msgid "Do not use the fmaxd custom instruction."
10747 msgstr ""
10749 #: config/nios2/nios2.opt:310
10750 #, no-c-format
10751 msgid "Integer id (N) of fmaxd custom instruction."
10752 msgstr ""
10754 #: config/nios2/nios2.opt:314
10755 #, no-c-format
10756 msgid "Do not use the fmind custom instruction."
10757 msgstr ""
10759 #: config/nios2/nios2.opt:318
10760 #, no-c-format
10761 msgid "Integer id (N) of fmind custom instruction."
10762 msgstr ""
10764 #: config/nios2/nios2.opt:322
10765 #, no-c-format
10766 msgid "Do not use the fdivd custom instruction."
10767 msgstr ""
10769 #: config/nios2/nios2.opt:326
10770 #, no-c-format
10771 msgid "Integer id (N) of fdivd custom instruction."
10772 msgstr ""
10774 #: config/nios2/nios2.opt:330
10775 #, no-c-format
10776 msgid "Do not use the fmuld custom instruction."
10777 msgstr ""
10779 #: config/nios2/nios2.opt:334
10780 #, no-c-format
10781 msgid "Integer id (N) of fmuld custom instruction."
10782 msgstr ""
10784 #: config/nios2/nios2.opt:338
10785 #, no-c-format
10786 msgid "Do not use the fsubd custom instruction."
10787 msgstr ""
10789 #: config/nios2/nios2.opt:342
10790 #, no-c-format
10791 msgid "Integer id (N) of fsubd custom instruction."
10792 msgstr ""
10794 #: config/nios2/nios2.opt:346
10795 #, no-c-format
10796 msgid "Do not use the faddd custom instruction."
10797 msgstr ""
10799 #: config/nios2/nios2.opt:350
10800 #, no-c-format
10801 msgid "Integer id (N) of faddd custom instruction."
10802 msgstr ""
10804 #: config/nios2/nios2.opt:354
10805 #, no-c-format
10806 msgid "Do not use the fcmpnes custom instruction."
10807 msgstr ""
10809 #: config/nios2/nios2.opt:358
10810 #, no-c-format
10811 msgid "Integer id (N) of fcmpnes custom instruction."
10812 msgstr ""
10814 #: config/nios2/nios2.opt:362
10815 #, no-c-format
10816 msgid "Do not use the fcmpeqs custom instruction."
10817 msgstr ""
10819 #: config/nios2/nios2.opt:366
10820 #, no-c-format
10821 msgid "Integer id (N) of fcmpeqs custom instruction."
10822 msgstr ""
10824 #: config/nios2/nios2.opt:370
10825 #, no-c-format
10826 msgid "Do not use the fcmpges custom instruction."
10827 msgstr ""
10829 #: config/nios2/nios2.opt:374
10830 #, no-c-format
10831 msgid "Integer id (N) of fcmpges custom instruction."
10832 msgstr ""
10834 #: config/nios2/nios2.opt:378
10835 #, no-c-format
10836 msgid "Do not use the fcmpgts custom instruction."
10837 msgstr ""
10839 #: config/nios2/nios2.opt:382
10840 #, no-c-format
10841 msgid "Integer id (N) of fcmpgts custom instruction."
10842 msgstr ""
10844 #: config/nios2/nios2.opt:386
10845 #, no-c-format
10846 msgid "Do not use the fcmples custom instruction."
10847 msgstr ""
10849 #: config/nios2/nios2.opt:390
10850 #, no-c-format
10851 msgid "Integer id (N) of fcmples custom instruction."
10852 msgstr ""
10854 #: config/nios2/nios2.opt:394
10855 #, no-c-format
10856 msgid "Do not use the fcmplts custom instruction."
10857 msgstr ""
10859 #: config/nios2/nios2.opt:398
10860 #, no-c-format
10861 msgid "Integer id (N) of fcmplts custom instruction."
10862 msgstr ""
10864 #: config/nios2/nios2.opt:402
10865 #, no-c-format
10866 msgid "Do not use the flogs custom instruction."
10867 msgstr ""
10869 #: config/nios2/nios2.opt:406
10870 #, no-c-format
10871 msgid "Integer id (N) of flogs custom instruction."
10872 msgstr ""
10874 #: config/nios2/nios2.opt:410
10875 #, no-c-format
10876 msgid "Do not use the fexps custom instruction."
10877 msgstr ""
10879 #: config/nios2/nios2.opt:414
10880 #, no-c-format
10881 msgid "Integer id (N) of fexps custom instruction."
10882 msgstr ""
10884 #: config/nios2/nios2.opt:418
10885 #, no-c-format
10886 msgid "Do not use the fatans custom instruction."
10887 msgstr ""
10889 #: config/nios2/nios2.opt:422
10890 #, no-c-format
10891 msgid "Integer id (N) of fatans custom instruction."
10892 msgstr ""
10894 #: config/nios2/nios2.opt:426
10895 #, no-c-format
10896 msgid "Do not use the ftans custom instruction."
10897 msgstr ""
10899 #: config/nios2/nios2.opt:430
10900 #, no-c-format
10901 msgid "Integer id (N) of ftans custom instruction."
10902 msgstr ""
10904 #: config/nios2/nios2.opt:434
10905 #, no-c-format
10906 msgid "Do not use the fsins custom instruction."
10907 msgstr ""
10909 #: config/nios2/nios2.opt:438
10910 #, no-c-format
10911 msgid "Integer id (N) of fsins custom instruction."
10912 msgstr ""
10914 #: config/nios2/nios2.opt:442
10915 #, no-c-format
10916 msgid "Do not use the fcoss custom instruction."
10917 msgstr ""
10919 #: config/nios2/nios2.opt:446
10920 #, no-c-format
10921 msgid "Integer id (N) of fcoss custom instruction."
10922 msgstr ""
10924 #: config/nios2/nios2.opt:450
10925 #, no-c-format
10926 msgid "Do not use the fsqrts custom instruction."
10927 msgstr ""
10929 #: config/nios2/nios2.opt:454
10930 #, no-c-format
10931 msgid "Integer id (N) of fsqrts custom instruction."
10932 msgstr ""
10934 #: config/nios2/nios2.opt:458
10935 #, no-c-format
10936 msgid "Do not use the fabss custom instr."
10937 msgstr ""
10939 #: config/nios2/nios2.opt:462
10940 #, no-c-format
10941 msgid "Integer id (N) of fabss custom instruction."
10942 msgstr ""
10944 #: config/nios2/nios2.opt:466
10945 #, no-c-format
10946 msgid "Do not use the fnegs custom instruction."
10947 msgstr ""
10949 #: config/nios2/nios2.opt:470
10950 #, no-c-format
10951 msgid "Integer id (N) of fnegs custom instruction."
10952 msgstr ""
10954 #: config/nios2/nios2.opt:474
10955 #, no-c-format
10956 msgid "Do not use the fmaxs custom instruction."
10957 msgstr ""
10959 #: config/nios2/nios2.opt:478
10960 #, no-c-format
10961 msgid "Integer id (N) of fmaxs custom instruction."
10962 msgstr ""
10964 #: config/nios2/nios2.opt:482
10965 #, no-c-format
10966 msgid "Do not use the fmins custom instruction."
10967 msgstr ""
10969 #: config/nios2/nios2.opt:486
10970 #, no-c-format
10971 msgid "Integer id (N) of fmins custom instruction."
10972 msgstr ""
10974 #: config/nios2/nios2.opt:490
10975 #, no-c-format
10976 msgid "Do not use the fdivs custom instruction."
10977 msgstr ""
10979 #: config/nios2/nios2.opt:494
10980 #, no-c-format
10981 msgid "Integer id (N) of fdivs custom instruction."
10982 msgstr ""
10984 #: config/nios2/nios2.opt:498
10985 #, no-c-format
10986 msgid "Do not use the fmuls custom instruction."
10987 msgstr ""
10989 #: config/nios2/nios2.opt:502
10990 #, no-c-format
10991 msgid "Integer id (N) of fmuls custom instruction."
10992 msgstr ""
10994 #: config/nios2/nios2.opt:506
10995 #, no-c-format
10996 msgid "Do not use the fsubs custom instruction."
10997 msgstr ""
10999 #: config/nios2/nios2.opt:510
11000 #, no-c-format
11001 msgid "Integer id (N) of fsubs custom instruction."
11002 msgstr ""
11004 #: config/nios2/nios2.opt:514
11005 #, no-c-format
11006 msgid "Do not use the fadds custom instruction."
11007 msgstr ""
11009 #: config/nios2/nios2.opt:518
11010 #, no-c-format
11011 msgid "Integer id (N) of fadds custom instruction."
11012 msgstr ""
11014 #: config/nios2/nios2.opt:522
11015 #, no-c-format
11016 msgid "Do not use the frdy custom instruction."
11017 msgstr ""
11019 #: config/nios2/nios2.opt:526
11020 #, no-c-format
11021 msgid "Integer id (N) of frdy custom instruction."
11022 msgstr ""
11024 #: config/nios2/nios2.opt:530
11025 #, no-c-format
11026 msgid "Do not use the frdxhi custom instruction."
11027 msgstr ""
11029 #: config/nios2/nios2.opt:534
11030 #, no-c-format
11031 msgid "Integer id (N) of frdxhi custom instruction."
11032 msgstr ""
11034 #: config/nios2/nios2.opt:538
11035 #, no-c-format
11036 msgid "Do not use the frdxlo custom instruction."
11037 msgstr ""
11039 #: config/nios2/nios2.opt:542
11040 #, no-c-format
11041 msgid "Integer id (N) of frdxlo custom instruction."
11042 msgstr ""
11044 #: config/nios2/nios2.opt:546
11045 #, no-c-format
11046 msgid "Do not use the fwry custom instruction."
11047 msgstr ""
11049 #: config/nios2/nios2.opt:550
11050 #, no-c-format
11051 msgid "Integer id (N) of fwry custom instruction."
11052 msgstr ""
11054 #: config/nios2/nios2.opt:554
11055 #, no-c-format
11056 msgid "Do not use the fwrx custom instruction."
11057 msgstr ""
11059 #: config/nios2/nios2.opt:558
11060 #, no-c-format
11061 msgid "Integer id (N) of fwrx custom instruction."
11062 msgstr ""
11064 #: config/nios2/nios2.opt:562
11065 #, no-c-format
11066 msgid "Do not use the round custom instruction."
11067 msgstr ""
11069 #: config/nios2/nios2.opt:566
11070 #, no-c-format
11071 msgid "Integer id (N) of round custom instruction."
11072 msgstr ""
11074 #: config/nios2/nios2.opt:574
11075 #, no-c-format
11076 msgid "Valid Nios II ISA levels (for -march):"
11077 msgstr ""
11079 #: config/nios2/nios2.opt:584
11080 #, no-c-format
11081 msgid "Enable generation of R2 BMX instructions."
11082 msgstr ""
11084 #: config/nios2/nios2.opt:588
11085 #, no-c-format
11086 msgid "Enable generation of R2 CDX instructions."
11087 msgstr ""
11089 #: config/nios2/nios2.opt:592
11090 #, no-c-format
11091 msgid "Regular expression matching additional GP-addressible section names."
11092 msgstr ""
11094 #: config/nios2/nios2.opt:596
11095 #, no-c-format
11096 msgid "Regular expression matching section names for r0-relative addressing."
11097 msgstr ""
11099 #: config/rx/elf.opt:32
11100 #, no-c-format
11101 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."
11102 msgstr ""
11104 #: config/rx/elf.opt:38 config/rx/rx.opt:99
11105 #, no-c-format
11106 msgid "Specifies the number of registers to reserve for interrupt handlers."
11107 msgstr ""
11109 #: config/rx/elf.opt:44 config/rx/rx.opt:105
11110 #, no-c-format
11111 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
11112 msgstr ""
11114 #: config/rx/rx.opt:29
11115 #, no-c-format
11116 msgid "Store doubles in 64 bits."
11117 msgstr ""
11119 #: config/rx/rx.opt:33
11120 #, no-c-format
11121 msgid "Stores doubles in 32 bits.  This is the default."
11122 msgstr ""
11124 #: config/rx/rx.opt:37
11125 #, no-c-format
11126 msgid "Disable the use of RX FPU instructions."
11127 msgstr ""
11129 #: config/rx/rx.opt:44
11130 #, no-c-format
11131 msgid "Enable the use of RX FPU instructions.  This is the default."
11132 msgstr ""
11134 #: config/rx/rx.opt:50
11135 #, no-c-format
11136 msgid "Specify the target RX cpu type."
11137 msgstr ""
11139 #: config/rx/rx.opt:71
11140 #, no-c-format
11141 msgid "Data is stored in big-endian format."
11142 msgstr ""
11144 #: config/rx/rx.opt:75
11145 #, no-c-format
11146 msgid "Data is stored in little-endian format.  (Default)."
11147 msgstr ""
11149 #: config/rx/rx.opt:81
11150 #, no-c-format
11151 msgid "Maximum size of global and static variables which can be placed into the small data area."
11152 msgstr ""
11154 #: config/rx/rx.opt:87
11155 #, no-c-format
11156 msgid "Enable linker relaxation."
11157 msgstr ""
11159 #: config/rx/rx.opt:93
11160 #, no-c-format
11161 msgid "Maximum size in bytes of constant values allowed as operands."
11162 msgstr ""
11164 #: config/rx/rx.opt:111
11165 #, no-c-format
11166 msgid "Enables Position-Independent-Data (PID) mode."
11167 msgstr ""
11169 #: config/rx/rx.opt:117
11170 #, no-c-format
11171 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
11172 msgstr ""
11174 #: config/rx/rx.opt:123
11175 #, no-c-format
11176 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
11177 msgstr ""
11179 #: config/rx/rx.opt:127
11180 #, no-c-format
11181 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
11182 msgstr ""
11184 #: config/rx/rx.opt:133
11185 #, no-c-format
11186 msgid "Enable the use of the LRA register allocator."
11187 msgstr ""
11189 #: config/rx/rx.opt:139
11190 #, no-c-format
11191 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions.  Enabled by default."
11192 msgstr ""
11194 #: config/rx/rx.opt:145
11195 #, no-c-format
11196 msgid "Always use JSR, never BSR, for calls."
11197 msgstr ""
11199 #: config/visium/visium.opt:25
11200 #, no-c-format
11201 msgid "Link with libc.a and libdebug.a."
11202 msgstr ""
11204 #: config/visium/visium.opt:29
11205 #, no-c-format
11206 msgid "Link with libc.a and libsim.a."
11207 msgstr ""
11209 #: config/visium/visium.opt:33
11210 #, no-c-format
11211 msgid "Use hardware FP (default)."
11212 msgstr ""
11214 #: config/visium/visium.opt:45
11215 #, no-c-format
11216 msgid "Use features of and schedule code for given CPU."
11217 msgstr ""
11219 #: config/visium/visium.opt:65
11220 #, no-c-format
11221 msgid "Generate code for the supervisor mode (default)."
11222 msgstr ""
11224 #: config/visium/visium.opt:69
11225 #, no-c-format
11226 msgid "Generate code for the user mode."
11227 msgstr ""
11229 #: config/visium/visium.opt:73
11230 #, no-c-format
11231 msgid "Only retained for backward compatibility."
11232 msgstr ""
11234 #: config/sol2.opt:32
11235 #, no-c-format
11236 msgid "Clear hardware capabilities when linking."
11237 msgstr ""
11239 #: config/sol2.opt:36
11240 #, no-c-format
11241 msgid "Pass -z text to linker."
11242 msgstr ""
11244 #: config/moxie/moxie.opt:31
11245 #, no-c-format
11246 msgid "Enable MUL.X and UMUL.X instructions."
11247 msgstr ""
11249 #: config/microblaze/microblaze.opt:40
11250 #, no-c-format
11251 msgid "Use software emulation for floating point (default)."
11252 msgstr ""
11254 #: config/microblaze/microblaze.opt:44
11255 #, no-c-format
11256 msgid "Use hardware floating point instructions."
11257 msgstr ""
11259 #: config/microblaze/microblaze.opt:48
11260 #, no-c-format
11261 msgid "Use table lookup optimization for small signed integer divisions."
11262 msgstr ""
11264 #: config/microblaze/microblaze.opt:52
11265 #, no-c-format
11266 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
11267 msgstr ""
11269 #: config/microblaze/microblaze.opt:56
11270 #, no-c-format
11271 msgid "Don't optimize block moves, use memcpy."
11272 msgstr ""
11274 #: config/microblaze/microblaze.opt:68
11275 #, no-c-format
11276 msgid "Use the soft multiply emulation (default)."
11277 msgstr ""
11279 #: config/microblaze/microblaze.opt:72
11280 #, no-c-format
11281 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
11282 msgstr ""
11284 #: config/microblaze/microblaze.opt:76
11285 #, no-c-format
11286 msgid "Use the software emulation for divides (default)."
11287 msgstr ""
11289 #: config/microblaze/microblaze.opt:80
11290 #, no-c-format
11291 msgid "Use the hardware barrel shifter instead of emulation."
11292 msgstr ""
11294 #: config/microblaze/microblaze.opt:84
11295 #, no-c-format
11296 msgid "Use pattern compare instructions."
11297 msgstr ""
11299 #: config/microblaze/microblaze.opt:88
11300 #, no-c-format
11301 msgid "Check for stack overflow at runtime."
11302 msgstr ""
11304 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
11305 #, no-c-format
11306 msgid "Use GP relative sdata/sbss sections."
11307 msgstr ""
11309 #: config/microblaze/microblaze.opt:96
11310 #, no-c-format
11311 msgid "Clear the BSS to zero and place zero initialized in BSS."
11312 msgstr ""
11314 #: config/microblaze/microblaze.opt:100
11315 #, no-c-format
11316 msgid "Use multiply high instructions for high part of 32x32 multiply."
11317 msgstr ""
11319 #: config/microblaze/microblaze.opt:104
11320 #, no-c-format
11321 msgid "Use hardware floating point conversion instructions."
11322 msgstr ""
11324 #: config/microblaze/microblaze.opt:108
11325 #, no-c-format
11326 msgid "Use hardware floating point square root instruction."
11327 msgstr ""
11329 #: config/microblaze/microblaze.opt:112
11330 #, no-c-format
11331 msgid "Description for mxl-mode-executable."
11332 msgstr ""
11334 #: config/microblaze/microblaze.opt:116
11335 #, no-c-format
11336 msgid "Description for mxl-mode-xmdstub."
11337 msgstr ""
11339 #: config/microblaze/microblaze.opt:120
11340 #, no-c-format
11341 msgid "Description for mxl-mode-bootstrap."
11342 msgstr ""
11344 #: config/microblaze/microblaze.opt:124
11345 #, no-c-format
11346 msgid "Description for mxl-mode-novectors."
11347 msgstr ""
11349 #: config/microblaze/microblaze.opt:128
11350 #, no-c-format
11351 msgid "Use hardware prefetch instruction."
11352 msgstr ""
11354 #: config/microblaze/microblaze.opt:132
11355 #, no-c-format
11356 msgid "Data referenced by offset from start of text instead of GOT (with -fPIC/-fPIE)."
11357 msgstr ""
11359 #: config/vax/vax.opt:23 config/vax/vax.opt:27
11360 #, no-c-format
11361 msgid "Target DFLOAT double precision code."
11362 msgstr ""
11364 #: config/vax/vax.opt:31 config/vax/vax.opt:35
11365 #, no-c-format
11366 msgid "Generate GFLOAT double precision code."
11367 msgstr ""
11369 #: config/vax/vax.opt:39
11370 #, no-c-format
11371 msgid "Generate code for GNU assembler (gas)."
11372 msgstr ""
11374 #: config/vax/vax.opt:43
11375 #, no-c-format
11376 msgid "Generate code for UNIX assembler."
11377 msgstr ""
11379 #: config/vax/vax.opt:51
11380 #, no-c-format
11381 msgid "Use VAXC structure conventions."
11382 msgstr ""
11384 #: config/vax/vax.opt:55
11385 #, no-c-format
11386 msgid "Use new adddi3/subdi3 patterns."
11387 msgstr ""
11389 #: config/frv/frv.opt:30
11390 #, no-c-format
11391 msgid "Use 4 media accumulators."
11392 msgstr ""
11394 #: config/frv/frv.opt:34
11395 #, no-c-format
11396 msgid "Use 8 media accumulators."
11397 msgstr ""
11399 #: config/frv/frv.opt:38
11400 #, no-c-format
11401 msgid "Enable label alignment optimizations."
11402 msgstr ""
11404 #: config/frv/frv.opt:42
11405 #, no-c-format
11406 msgid "Dynamically allocate cc registers."
11407 msgstr ""
11409 #: config/frv/frv.opt:49
11410 #, no-c-format
11411 msgid "Set the cost of branches."
11412 msgstr ""
11414 #: config/frv/frv.opt:53
11415 #, no-c-format
11416 msgid "Enable conditional execution other than moves/scc."
11417 msgstr ""
11419 #: config/frv/frv.opt:57
11420 #, no-c-format
11421 msgid "Change the maximum length of conditionally-executed sequences."
11422 msgstr ""
11424 #: config/frv/frv.opt:61
11425 #, no-c-format
11426 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
11427 msgstr ""
11429 #: config/frv/frv.opt:65
11430 #, no-c-format
11431 msgid "Enable conditional moves."
11432 msgstr ""
11434 #: config/frv/frv.opt:69
11435 #, no-c-format
11436 msgid "Set the target CPU type."
11437 msgstr ""
11439 #: config/frv/frv.opt:73
11440 #, no-c-format
11441 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
11442 msgstr ""
11444 #: config/frv/frv.opt:122
11445 #, no-c-format
11446 msgid "Use fp double instructions."
11447 msgstr ""
11449 #: config/frv/frv.opt:126
11450 #, no-c-format
11451 msgid "Change the ABI to allow double word insns."
11452 msgstr ""
11454 #: config/frv/frv.opt:134
11455 #, no-c-format
11456 msgid "Just use icc0/fcc0."
11457 msgstr ""
11459 #: config/frv/frv.opt:138
11460 #, no-c-format
11461 msgid "Only use 32 FPRs."
11462 msgstr ""
11464 #: config/frv/frv.opt:142
11465 #, no-c-format
11466 msgid "Use 64 FPRs."
11467 msgstr ""
11469 #: config/frv/frv.opt:146
11470 #, no-c-format
11471 msgid "Only use 32 GPRs."
11472 msgstr ""
11474 #: config/frv/frv.opt:150
11475 #, no-c-format
11476 msgid "Use 64 GPRs."
11477 msgstr ""
11479 #: config/frv/frv.opt:154
11480 #, no-c-format
11481 msgid "Enable use of GPREL for read-only data in FDPIC."
11482 msgstr ""
11484 #: config/frv/frv.opt:166
11485 #, no-c-format
11486 msgid "Enable PIC support for building libraries."
11487 msgstr ""
11489 #: config/frv/frv.opt:170
11490 #, no-c-format
11491 msgid "Follow the EABI linkage requirements."
11492 msgstr ""
11494 #: config/frv/frv.opt:174
11495 #, no-c-format
11496 msgid "Disallow direct calls to global functions."
11497 msgstr ""
11499 #: config/frv/frv.opt:178
11500 #, no-c-format
11501 msgid "Use media instructions."
11502 msgstr ""
11504 #: config/frv/frv.opt:182
11505 #, no-c-format
11506 msgid "Use multiply add/subtract instructions."
11507 msgstr ""
11509 #: config/frv/frv.opt:186
11510 #, no-c-format
11511 msgid "Enable optimizing &&/|| in conditional execution."
11512 msgstr ""
11514 #: config/frv/frv.opt:190
11515 #, no-c-format
11516 msgid "Enable nested conditional execution optimizations."
11517 msgstr ""
11519 #: config/frv/frv.opt:195
11520 #, no-c-format
11521 msgid "Do not mark ABI switches in e_flags."
11522 msgstr ""
11524 #: config/frv/frv.opt:199
11525 #, no-c-format
11526 msgid "Remove redundant membars."
11527 msgstr ""
11529 #: config/frv/frv.opt:203
11530 #, no-c-format
11531 msgid "Pack VLIW instructions."
11532 msgstr ""
11534 #: config/frv/frv.opt:207
11535 #, no-c-format
11536 msgid "Enable setting GPRs to the result of comparisons."
11537 msgstr ""
11539 #: config/frv/frv.opt:211
11540 #, no-c-format
11541 msgid "Change the amount of scheduler lookahead."
11542 msgstr ""
11544 #: config/frv/frv.opt:219
11545 #, no-c-format
11546 msgid "Assume a large TLS segment."
11547 msgstr ""
11549 #: config/frv/frv.opt:223
11550 #, no-c-format
11551 msgid "Do not assume a large TLS segment."
11552 msgstr ""
11554 #: config/frv/frv.opt:228
11555 #, no-c-format
11556 msgid "Cause gas to print tomcat statistics."
11557 msgstr ""
11559 #: config/frv/frv.opt:233
11560 #, no-c-format
11561 msgid "Link with the library-pic libraries."
11562 msgstr ""
11564 #: config/frv/frv.opt:237
11565 #, no-c-format
11566 msgid "Allow branches to be packed with other instructions."
11567 msgstr ""
11569 #: config/mn10300/mn10300.opt:30
11570 #, no-c-format
11571 msgid "Target the AM33 processor."
11572 msgstr ""
11574 #: config/mn10300/mn10300.opt:34
11575 #, no-c-format
11576 msgid "Target the AM33/2.0 processor."
11577 msgstr ""
11579 #: config/mn10300/mn10300.opt:38
11580 #, no-c-format
11581 msgid "Target the AM34 processor."
11582 msgstr ""
11584 #: config/mn10300/mn10300.opt:46
11585 #, no-c-format
11586 msgid "Work around hardware multiply bug."
11587 msgstr ""
11589 #: config/mn10300/mn10300.opt:55
11590 #, no-c-format
11591 msgid "Enable linker relaxations."
11592 msgstr ""
11594 #: config/mn10300/mn10300.opt:59
11595 #, no-c-format
11596 msgid "Return pointers in both a0 and d0."
11597 msgstr ""
11599 #: config/mn10300/mn10300.opt:63
11600 #, no-c-format
11601 msgid "Allow gcc to generate LIW instructions."
11602 msgstr ""
11604 #: config/mn10300/mn10300.opt:67
11605 #, no-c-format
11606 msgid "Allow gcc to generate the SETLB and Lcc instructions."
11607 msgstr ""
11609 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
11610 #, no-c-format
11611 msgid "Specify the address generation strategy for code model."
11612 msgstr ""
11614 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
11615 #, no-c-format
11616 msgid "Known cmodel types (for use with the -mcmodel= option):"
11617 msgstr ""
11619 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
11620 #, no-c-format
11621 msgid "Generate code in big-endian mode."
11622 msgstr ""
11624 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
11625 #, no-c-format
11626 msgid "Generate code in little-endian mode."
11627 msgstr ""
11629 #: config/nds32/nds32.opt:37
11630 #, no-c-format
11631 msgid "Force performing fp-as-gp optimization."
11632 msgstr ""
11634 #: config/nds32/nds32.opt:41
11635 #, no-c-format
11636 msgid "Forbid performing fp-as-gp optimization."
11637 msgstr ""
11639 #: config/nds32/nds32.opt:47
11640 #, no-c-format
11641 msgid "Specify which ABI type to generate code for: 2, 2fp+."
11642 msgstr ""
11644 #: config/nds32/nds32.opt:61
11645 #, no-c-format
11646 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
11647 msgstr ""
11649 #: config/nds32/nds32.opt:65
11650 #, no-c-format
11651 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
11652 msgstr ""
11654 #: config/nds32/nds32.opt:71
11655 #, no-c-format
11656 msgid "Use reduced-set registers for register allocation."
11657 msgstr ""
11659 #: config/nds32/nds32.opt:75
11660 #, no-c-format
11661 msgid "Use full-set registers for register allocation."
11662 msgstr ""
11664 #: config/nds32/nds32.opt:81
11665 #, no-c-format
11666 msgid "Always align function entry, jump target and return address."
11667 msgstr ""
11669 #: config/nds32/nds32.opt:85
11670 #, no-c-format
11671 msgid "Align function entry to 4 byte."
11672 msgstr ""
11674 #: config/nds32/nds32.opt:97
11675 #, no-c-format
11676 msgid "Prevent $fp being allocated during register allocation so that compiler is able to force performing fp-as-gp optimization."
11677 msgstr ""
11679 #: config/nds32/nds32.opt:101
11680 #, no-c-format
11681 msgid "Forbid using $fp to access static and global variables.  This option strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
11682 msgstr ""
11684 #: config/nds32/nds32.opt:105
11685 #, no-c-format
11686 msgid "Specify the address generation strategy for ICT call's code model."
11687 msgstr ""
11689 #: config/nds32/nds32.opt:109
11690 #, no-c-format
11691 msgid "Known cmodel types (for use with the -mict-model= option):"
11692 msgstr ""
11694 #: config/nds32/nds32.opt:119
11695 #, no-c-format
11696 msgid "Generate conditional move instructions."
11697 msgstr ""
11699 #: config/nds32/nds32.opt:123
11700 #, no-c-format
11701 msgid "Generate hardware abs instructions."
11702 msgstr ""
11704 #: config/nds32/nds32.opt:127
11705 #, no-c-format
11706 msgid "Generate performance extension instructions."
11707 msgstr ""
11709 #: config/nds32/nds32.opt:131
11710 #, no-c-format
11711 msgid "Generate performance extension version 2 instructions."
11712 msgstr ""
11714 #: config/nds32/nds32.opt:135
11715 #, no-c-format
11716 msgid "Generate string extension instructions."
11717 msgstr ""
11719 #: config/nds32/nds32.opt:139
11720 #, no-c-format
11721 msgid "Generate DSP extension instructions."
11722 msgstr ""
11724 #: config/nds32/nds32.opt:143
11725 #, no-c-format
11726 msgid "Generate v3 push25/pop25 instructions."
11727 msgstr ""
11729 #: config/nds32/nds32.opt:147
11730 #, no-c-format
11731 msgid "Generate 16-bit instructions."
11732 msgstr ""
11734 #: config/nds32/nds32.opt:151
11735 #, no-c-format
11736 msgid "Insert relax hint for linker to do relaxation."
11737 msgstr ""
11739 #: config/nds32/nds32.opt:155
11740 #, no-c-format
11741 msgid "Enable Virtual Hosting support."
11742 msgstr ""
11744 #: config/nds32/nds32.opt:159
11745 #, no-c-format
11746 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
11747 msgstr ""
11749 #: config/nds32/nds32.opt:163
11750 #, no-c-format
11751 msgid "Specify the security level of c-isr for the whole file."
11752 msgstr ""
11754 #: config/nds32/nds32.opt:167
11755 #, no-c-format
11756 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
11757 msgstr ""
11759 #: config/nds32/nds32.opt:175
11760 #, no-c-format
11761 msgid "Known arch types (for use with the -march= option):"
11762 msgstr ""
11764 #: config/nds32/nds32.opt:197
11765 #, no-c-format
11766 msgid "Specify the cpu for pipeline model."
11767 msgstr ""
11769 #: config/nds32/nds32.opt:201
11770 #, no-c-format
11771 msgid "Known cpu types (for use with the -mcpu= option):"
11772 msgstr ""
11774 #: config/nds32/nds32.opt:361
11775 #, no-c-format
11776 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."
11777 msgstr ""
11779 #: config/nds32/nds32.opt:365
11780 #, no-c-format
11781 msgid "Known floating-point number of registers (for use with the -mconfig-fpu= option):"
11782 msgstr ""
11784 #: config/nds32/nds32.opt:393
11785 #, no-c-format
11786 msgid "Specify configuration of instruction mul: fast1, fast2 or slow. The default is fast1."
11787 msgstr ""
11789 #: config/nds32/nds32.opt:412
11790 #, no-c-format
11791 msgid "Specify how many read/write ports for n9/n10 cores.  The value should be 3r2w or 2r1w."
11792 msgstr ""
11794 #: config/nds32/nds32.opt:425
11795 #, no-c-format
11796 msgid "Enable constructor/destructor feature."
11797 msgstr "Omogući značajku konstruktor/destruktor."
11799 #: config/nds32/nds32.opt:429
11800 #, no-c-format
11801 msgid "Guide linker to relax instructions."
11802 msgstr ""
11804 #: config/nds32/nds32.opt:433
11805 #, no-c-format
11806 msgid "Generate floating-point multiply-accumulation instructions."
11807 msgstr ""
11809 #: config/nds32/nds32.opt:437
11810 #, no-c-format
11811 msgid "Generate single-precision floating-point instructions."
11812 msgstr ""
11814 #: config/nds32/nds32.opt:441
11815 #, no-c-format
11816 msgid "Generate double-precision floating-point instructions."
11817 msgstr ""
11819 #: config/nds32/nds32.opt:445
11820 #, no-c-format
11821 msgid "Force disable hardware loop, even use -mext-dsp."
11822 msgstr ""
11824 #: config/nds32/nds32.opt:449
11825 #, no-c-format
11826 msgid "Permit scheduling of a function's prologue and epilogue sequence."
11827 msgstr ""
11829 #: config/nds32/nds32.opt:453
11830 #, no-c-format
11831 msgid "Generate return instruction in naked function."
11832 msgstr ""
11834 #: config/nds32/nds32.opt:457
11835 #, no-c-format
11836 msgid "Always save $lp in the stack."
11837 msgstr ""
11839 #: config/nds32/nds32.opt:465
11840 #, no-c-format
11841 msgid "Allow use r15 for inline ASM."
11842 msgstr ""
11844 #: config/iq2000/iq2000.opt:31
11845 #, no-c-format
11846 msgid "Specify CPU for code generation purposes."
11847 msgstr ""
11849 #: config/iq2000/iq2000.opt:47
11850 #, no-c-format
11851 msgid "Specify CPU for scheduling purposes."
11852 msgstr ""
11854 #: config/iq2000/iq2000.opt:51
11855 #, no-c-format
11856 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
11857 msgstr ""
11859 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
11860 #, no-c-format
11861 msgid "Use ROM instead of RAM."
11862 msgstr ""
11864 #: config/iq2000/iq2000.opt:70
11865 #, no-c-format
11866 msgid "No default crt0.o."
11867 msgstr ""
11869 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:446
11870 #, no-c-format
11871 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
11872 msgstr ""
11874 #: config/csky/csky.opt:34
11875 #, no-c-format
11876 msgid "Specify the target architecture."
11877 msgstr ""
11879 #: config/csky/csky.opt:38
11880 #, no-c-format
11881 msgid "Specify the target processor."
11882 msgstr ""
11884 #: config/csky/csky.opt:90
11885 #, no-c-format
11886 msgid "Specify the target floating-point hardware/format."
11887 msgstr ""
11889 #: config/csky/csky.opt:94
11890 #, no-c-format
11891 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
11892 msgstr ""
11894 #: config/csky/csky.opt:98
11895 #, no-c-format
11896 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
11897 msgstr ""
11899 #: config/csky/csky.opt:106
11900 #, no-c-format
11901 msgid "Enable the extended LRW instruction (default for CK801)."
11902 msgstr ""
11904 #: config/csky/csky.opt:110
11905 #, no-c-format
11906 msgid "Enable interrupt stack instructions."
11907 msgstr ""
11909 #: config/csky/csky.opt:114
11910 #, no-c-format
11911 msgid "Enable multiprocessor instructions."
11912 msgstr ""
11914 #: config/csky/csky.opt:118
11915 #, no-c-format
11916 msgid "Enable coprocessor instructions."
11917 msgstr ""
11919 #: config/csky/csky.opt:122
11920 #, no-c-format
11921 msgid "Enable cache prefetch instructions."
11922 msgstr ""
11924 #: config/csky/csky.opt:126
11925 #, no-c-format
11926 msgid "Enable C-SKY SECURE instructions."
11927 msgstr ""
11929 #: config/csky/csky.opt:133
11930 #, no-c-format
11931 msgid "Enable C-SKY TRUST instructions."
11932 msgstr ""
11934 #: config/csky/csky.opt:137
11935 #, no-c-format
11936 msgid "Enable C-SKY DSP instructions."
11937 msgstr ""
11939 #: config/csky/csky.opt:141
11940 #, no-c-format
11941 msgid "Enable C-SKY Enhanced DSP instructions."
11942 msgstr ""
11944 #: config/csky/csky.opt:145
11945 #, no-c-format
11946 msgid "Enable C-SKY Vector DSP instructions."
11947 msgstr ""
11949 #: config/csky/csky.opt:151
11950 #, no-c-format
11951 msgid "Generate divide instructions."
11952 msgstr ""
11954 #: config/csky/csky.opt:155
11955 #, no-c-format
11956 msgid "Generate code for Smart Mode."
11957 msgstr ""
11959 #: config/csky/csky.opt:159
11960 #, no-c-format
11961 msgid "Enable use of R16-R31 (default)."
11962 msgstr ""
11964 #: config/csky/csky.opt:163
11965 #, no-c-format
11966 msgid "Generate code using global anchor symbol addresses."
11967 msgstr ""
11969 #: config/csky/csky.opt:167
11970 #, no-c-format
11971 msgid "Generate push/pop instructions (default)."
11972 msgstr ""
11974 #: config/csky/csky.opt:171
11975 #, no-c-format
11976 msgid "Generate stm/ldm instructions (default)."
11977 msgstr ""
11979 #: config/csky/csky.opt:178
11980 #, no-c-format
11981 msgid "Generate constant pools in the compiler instead of assembler."
11982 msgstr ""
11984 #: config/csky/csky.opt:182
11985 #, no-c-format
11986 msgid "Emit .stack_size directives."
11987 msgstr ""
11989 #: config/csky/csky.opt:186
11990 #, no-c-format
11991 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
11992 msgstr ""
11994 #: config/csky/csky.opt:190
11995 #, no-c-format
11996 msgid "Set the branch costs to roughly the specified number of instructions."
11997 msgstr ""
11999 #: config/csky/csky.opt:194
12000 #, no-c-format
12001 msgid "Permit scheduling of function prologue and epilogue sequences."
12002 msgstr ""
12004 #: config/csky/csky_tables.opt:24
12005 #, no-c-format
12006 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
12007 msgstr ""
12009 #: config/csky/csky_tables.opt:205
12010 #, no-c-format
12011 msgid "Known CSKY architectures (for use with the -march= option):"
12012 msgstr ""
12014 #: config/csky/csky_tables.opt:227
12015 #, no-c-format
12016 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
12017 msgstr ""
12019 #: config/c6x/c6x-tables.opt:24
12020 #, no-c-format
12021 msgid "Known C6X ISAs (for use with the -march= option):"
12022 msgstr ""
12024 #: config/c6x/c6x.opt:42
12025 #, no-c-format
12026 msgid "Select method for sdata handling."
12027 msgstr ""
12029 #: config/c6x/c6x.opt:46
12030 #, no-c-format
12031 msgid "Valid arguments for the -msdata= option:"
12032 msgstr ""
12034 #: config/c6x/c6x.opt:59
12035 #, no-c-format
12036 msgid "Compile for the DSBT shared library ABI."
12037 msgstr ""
12039 #: config/cris/cris.opt:45
12040 #, no-c-format
12041 msgid "Work around bug in multiplication instruction."
12042 msgstr ""
12044 #: config/cris/cris.opt:51
12045 #, no-c-format
12046 msgid "Compile for ETRAX 4 (CRIS v3)."
12047 msgstr ""
12049 #: config/cris/cris.opt:56
12050 #, no-c-format
12051 msgid "Compile for ETRAX 100 (CRIS v8)."
12052 msgstr ""
12054 #: config/cris/cris.opt:64
12055 #, no-c-format
12056 msgid "Emit verbose debug information in assembly code."
12057 msgstr ""
12059 #: config/cris/cris.opt:71
12060 #, no-c-format
12061 msgid "Do not use condition codes from normal instructions."
12062 msgstr ""
12064 #: config/cris/cris.opt:80
12065 #, no-c-format
12066 msgid "Do not emit addressing modes with side-effect assignment."
12067 msgstr ""
12069 #: config/cris/cris.opt:89
12070 #, no-c-format
12071 msgid "Do not tune stack alignment."
12072 msgstr ""
12074 #: config/cris/cris.opt:98
12075 #, no-c-format
12076 msgid "Do not tune writable data alignment."
12077 msgstr ""
12079 #: config/cris/cris.opt:107
12080 #, no-c-format
12081 msgid "Do not tune code and read-only data alignment."
12082 msgstr ""
12084 #: config/cris/cris.opt:116
12085 #, no-c-format
12086 msgid "Align code and data to 32 bits."
12087 msgstr ""
12089 #: config/cris/cris.opt:133
12090 #, no-c-format
12091 msgid "Don't align items in code or data."
12092 msgstr ""
12094 #: config/cris/cris.opt:142
12095 #, no-c-format
12096 msgid "Do not emit function prologue or epilogue."
12097 msgstr ""
12099 #: config/cris/cris.opt:149
12100 #, no-c-format
12101 msgid "Use the most feature-enabling options allowed by other options."
12102 msgstr ""
12104 #: config/cris/cris.opt:158
12105 #, no-c-format
12106 msgid "Override -mbest-lib-options."
12107 msgstr ""
12109 #: config/cris/cris.opt:165
12110 #, no-c-format
12111 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
12112 msgstr ""
12114 #: config/cris/cris.opt:169
12115 #, no-c-format
12116 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
12117 msgstr ""
12119 #: config/cris/cris.opt:173
12120 #, no-c-format
12121 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
12122 msgstr ""
12124 #: config/cris/cris.opt:180
12125 #, no-c-format
12126 msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
12127 msgstr ""
12129 #: config/cris/cris.opt:184
12130 #, no-c-format
12131 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
12132 msgstr ""
12134 #: config/cris/cris.opt:188
12135 #, no-c-format
12136 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
12137 msgstr ""
12139 #: config/sh/superh.opt:6
12140 #, no-c-format
12141 msgid "Board name [and memory region]."
12142 msgstr ""
12144 #: config/sh/superh.opt:10
12145 #, no-c-format
12146 msgid "Runtime name."
12147 msgstr ""
12149 #: config/sh/sh.opt:42
12150 #, no-c-format
12151 msgid "Generate SH1 code."
12152 msgstr ""
12154 #: config/sh/sh.opt:46
12155 #, no-c-format
12156 msgid "Generate SH2 code."
12157 msgstr ""
12159 #: config/sh/sh.opt:50
12160 #, no-c-format
12161 msgid "Generate default double-precision SH2a-FPU code."
12162 msgstr ""
12164 #: config/sh/sh.opt:54
12165 #, no-c-format
12166 msgid "Generate SH2a FPU-less code."
12167 msgstr ""
12169 #: config/sh/sh.opt:58
12170 #, no-c-format
12171 msgid "Generate default single-precision SH2a-FPU code."
12172 msgstr ""
12174 #: config/sh/sh.opt:62
12175 #, no-c-format
12176 msgid "Generate only single-precision SH2a-FPU code."
12177 msgstr ""
12179 #: config/sh/sh.opt:66
12180 #, no-c-format
12181 msgid "Generate SH2e code."
12182 msgstr ""
12184 #: config/sh/sh.opt:70
12185 #, no-c-format
12186 msgid "Generate SH3 code."
12187 msgstr ""
12189 #: config/sh/sh.opt:74
12190 #, no-c-format
12191 msgid "Generate SH3e code."
12192 msgstr ""
12194 #: config/sh/sh.opt:78
12195 #, no-c-format
12196 msgid "Generate SH4 code."
12197 msgstr ""
12199 #: config/sh/sh.opt:82
12200 #, no-c-format
12201 msgid "Generate SH4-100 code."
12202 msgstr ""
12204 #: config/sh/sh.opt:86
12205 #, no-c-format
12206 msgid "Generate SH4-200 code."
12207 msgstr ""
12209 #: config/sh/sh.opt:92
12210 #, no-c-format
12211 msgid "Generate SH4-300 code."
12212 msgstr ""
12214 #: config/sh/sh.opt:96
12215 #, no-c-format
12216 msgid "Generate SH4 FPU-less code."
12217 msgstr ""
12219 #: config/sh/sh.opt:100
12220 #, no-c-format
12221 msgid "Generate SH4-100 FPU-less code."
12222 msgstr ""
12224 #: config/sh/sh.opt:104
12225 #, no-c-format
12226 msgid "Generate SH4-200 FPU-less code."
12227 msgstr ""
12229 #: config/sh/sh.opt:108
12230 #, no-c-format
12231 msgid "Generate SH4-300 FPU-less code."
12232 msgstr ""
12234 #: config/sh/sh.opt:112
12235 #, no-c-format
12236 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
12237 msgstr ""
12239 #: config/sh/sh.opt:117
12240 #, no-c-format
12241 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
12242 msgstr ""
12244 #: config/sh/sh.opt:122
12245 #, no-c-format
12246 msgid "Generate code for SH4 500 series (FPU-less)."
12247 msgstr ""
12249 #: config/sh/sh.opt:127
12250 #, no-c-format
12251 msgid "Generate default single-precision SH4 code."
12252 msgstr ""
12254 #: config/sh/sh.opt:131
12255 #, no-c-format
12256 msgid "Generate default single-precision SH4-100 code."
12257 msgstr ""
12259 #: config/sh/sh.opt:135
12260 #, no-c-format
12261 msgid "Generate default single-precision SH4-200 code."
12262 msgstr ""
12264 #: config/sh/sh.opt:139
12265 #, no-c-format
12266 msgid "Generate default single-precision SH4-300 code."
12267 msgstr ""
12269 #: config/sh/sh.opt:143
12270 #, no-c-format
12271 msgid "Generate only single-precision SH4 code."
12272 msgstr ""
12274 #: config/sh/sh.opt:147
12275 #, no-c-format
12276 msgid "Generate only single-precision SH4-100 code."
12277 msgstr ""
12279 #: config/sh/sh.opt:151
12280 #, no-c-format
12281 msgid "Generate only single-precision SH4-200 code."
12282 msgstr ""
12284 #: config/sh/sh.opt:155
12285 #, no-c-format
12286 msgid "Generate only single-precision SH4-300 code."
12287 msgstr ""
12289 #: config/sh/sh.opt:159
12290 #, no-c-format
12291 msgid "Generate SH4a code."
12292 msgstr ""
12294 #: config/sh/sh.opt:163
12295 #, no-c-format
12296 msgid "Generate SH4a FPU-less code."
12297 msgstr ""
12299 #: config/sh/sh.opt:167
12300 #, no-c-format
12301 msgid "Generate default single-precision SH4a code."
12302 msgstr ""
12304 #: config/sh/sh.opt:171
12305 #, no-c-format
12306 msgid "Generate only single-precision SH4a code."
12307 msgstr ""
12309 #: config/sh/sh.opt:175
12310 #, no-c-format
12311 msgid "Generate SH4al-dsp code."
12312 msgstr ""
12314 #: config/sh/sh.opt:183
12315 #, no-c-format
12316 msgid "Generate code in big endian mode."
12317 msgstr ""
12319 #: config/sh/sh.opt:187
12320 #, no-c-format
12321 msgid "Generate 32-bit offsets in switch tables."
12322 msgstr ""
12324 #: config/sh/sh.opt:191
12325 #, no-c-format
12326 msgid "Generate bit instructions."
12327 msgstr ""
12329 #: config/sh/sh.opt:199
12330 #, no-c-format
12331 msgid "Assume that zero displacement conditional branches are fast."
12332 msgstr ""
12334 #: config/sh/sh.opt:203
12335 #, no-c-format
12336 msgid "Force the usage of delay slots for conditional branches."
12337 msgstr ""
12339 #: config/sh/sh.opt:207
12340 #, no-c-format
12341 msgid "Align doubles at 64-bit boundaries."
12342 msgstr ""
12344 #: config/sh/sh.opt:211
12345 #, no-c-format
12346 msgid "Division strategy, one of: call-div1, call-fp, call-table."
12347 msgstr ""
12349 #: config/sh/sh.opt:215
12350 #, no-c-format
12351 msgid "Specify name for 32 bit signed division function."
12352 msgstr ""
12354 #: config/sh/sh.opt:219
12355 #, no-c-format
12356 msgid "Generate ELF FDPIC code."
12357 msgstr ""
12359 #: config/sh/sh.opt:223
12360 #, no-c-format
12361 msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
12362 msgstr ""
12364 #: config/sh/sh.opt:231 config/sh/sh.opt:269
12365 #, no-c-format
12366 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
12367 msgstr ""
12369 #: config/sh/sh.opt:235
12370 #, no-c-format
12371 msgid "Increase the IEEE compliance for floating-point comparisons."
12372 msgstr ""
12374 #: config/sh/sh.opt:239
12375 #, no-c-format
12376 msgid "Inline code to invalidate instruction cache entries after setting up nested function trampolines."
12377 msgstr ""
12379 #: config/sh/sh.opt:243 config/arc/arc.opt:242
12380 #, no-c-format
12381 msgid "Annotate assembler instructions with estimated addresses."
12382 msgstr ""
12384 #: config/sh/sh.opt:247
12385 #, no-c-format
12386 msgid "Generate code in little endian mode."
12387 msgstr ""
12389 #: config/sh/sh.opt:251
12390 #, no-c-format
12391 msgid "Mark MAC register as call-clobbered."
12392 msgstr ""
12394 #: config/sh/sh.opt:257
12395 #, no-c-format
12396 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
12397 msgstr ""
12399 #: config/sh/sh.opt:261
12400 #, no-c-format
12401 msgid "Emit function-calls using global offset table when generating PIC."
12402 msgstr ""
12404 #: config/sh/sh.opt:265
12405 #, no-c-format
12406 msgid "Shorten address references during linking."
12407 msgstr ""
12409 #: config/sh/sh.opt:273
12410 #, no-c-format
12411 msgid "Specify the model for atomic operations."
12412 msgstr ""
12414 #: config/sh/sh.opt:277
12415 #, no-c-format
12416 msgid "Use tas.b instruction for __atomic_test_and_set."
12417 msgstr ""
12419 #: config/sh/sh.opt:281
12420 #, no-c-format
12421 msgid "Cost to assume for a multiply insn."
12422 msgstr ""
12424 #: config/sh/sh.opt:285
12425 #, no-c-format
12426 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
12427 msgstr ""
12429 #: config/sh/sh.opt:291
12430 #, no-c-format
12431 msgid "Pretend a branch-around-a-move is a conditional move."
12432 msgstr ""
12434 #: config/sh/sh.opt:295
12435 #, no-c-format
12436 msgid "Enable the use of the fsca instruction."
12437 msgstr ""
12439 #: config/sh/sh.opt:299
12440 #, no-c-format
12441 msgid "Enable the use of the fsrra instruction."
12442 msgstr ""
12444 #: config/sh/sh.opt:303
12445 #, no-c-format
12446 msgid "Use LRA instead of reload (transitional)."
12447 msgstr ""
12449 #: config/gcn/gcn.opt:26
12450 #, no-c-format
12451 msgid "GCN GPU type to use:"
12452 msgstr ""
12454 #: config/gcn/gcn.opt:60 config/gcn/gcn.opt:64
12455 #, no-c-format
12456 msgid "Specify the name of the target GPU."
12457 msgstr ""
12459 #: config/gcn/gcn.opt:68
12460 #, no-c-format
12461 msgid "Generate code for a 32-bit ABI."
12462 msgstr ""
12464 #: config/gcn/gcn.opt:72
12465 #, no-c-format
12466 msgid "Generate code for a 64-bit ABI."
12467 msgstr ""
12469 #: config/gcn/gcn.opt:76
12470 #, no-c-format
12471 msgid "Enable OpenMP GPU offloading."
12472 msgstr ""
12474 #: config/gcn/gcn.opt:87
12475 #, no-c-format
12476 msgid "Obsolete; use GCN_STACK_SIZE at runtime."
12477 msgstr ""
12479 #: config/gcn/gcn.opt:93
12480 #, no-c-format
12481 msgid "Amount of local data-share (LDS) memory to reserve for gang-private variables."
12482 msgstr ""
12484 #: config/gcn/gcn.opt:97
12485 #, no-c-format
12486 msgid "Warn about invalid OpenACC dimensions."
12487 msgstr ""
12489 #: config/gcn/gcn.opt:101
12490 #, no-c-format
12491 msgid "SRAM-ECC and XNACK modes:"
12492 msgstr ""
12494 #: config/gcn/gcn.opt:117
12495 #, no-c-format
12496 msgid "Compile for devices requiring XNACK enabled. Default \"any\" if USM is supported."
12497 msgstr ""
12499 #: config/gcn/gcn.opt:121
12500 #, no-c-format
12501 msgid "Compile for devices with the SRAM ECC feature enabled, or not. Default \"any\"."
12502 msgstr ""
12504 #: config/gcn/gcn.opt:125
12505 #, no-c-format
12506 msgid "--param=gcn-preferred-vectorization-factor=[default,32,64]\tPreferred vectorization factor."
12507 msgstr ""
12509 #: config/fr30/fr30.opt:23
12510 #, no-c-format
12511 msgid "Assume small address space."
12512 msgstr ""
12514 #: config/bpf/bpf.opt:28
12515 #, no-c-format
12516 msgid "Generate xBPF."
12517 msgstr ""
12519 #: config/bpf/bpf.opt:34
12520 #, no-c-format
12521 msgid "Generate big-endian eBPF."
12522 msgstr ""
12524 #: config/bpf/bpf.opt:38
12525 #, no-c-format
12526 msgid "Generate little-endian eBPF."
12527 msgstr ""
12529 #: config/bpf/bpf.opt:42
12530 #, no-c-format
12531 msgid "Set a hard limit for the size of each stack frame, in bytes."
12532 msgstr ""
12534 #: config/bpf/bpf.opt:46
12535 #, no-c-format
12536 msgid "Generate all necessary information for BPF Compile Once - Run Everywhere."
12537 msgstr ""
12539 #: config/bpf/bpf.opt:52
12540 #, no-c-format
12541 msgid "Enable extra conditional-branch instructions j(s)lt and j(s)le."
12542 msgstr ""
12544 #: config/bpf/bpf.opt:56
12545 #, no-c-format
12546 msgid "Enable 32-bit ALU instructions."
12547 msgstr ""
12549 #: config/bpf/bpf.opt:60
12550 #, no-c-format
12551 msgid "Enable 32-bit jump instructions."
12552 msgstr ""
12554 #: config/bpf/bpf.opt:64
12555 #, no-c-format
12556 msgid "Enable general atomic operations introduced in v3 ISA."
12557 msgstr ""
12559 #: config/bpf/bpf.opt:68
12560 #, no-c-format
12561 msgid "Enable byte swap instructions."
12562 msgstr "Omogući ‘byte swap’ instrukcije"
12564 #: config/bpf/bpf.opt:72
12565 #, no-c-format
12566 msgid "Enable signed division and modulus instructions."
12567 msgstr ""
12569 #: config/bpf/bpf.opt:76
12570 #, no-c-format
12571 msgid "Enable signed move and memory load instructions."
12572 msgstr ""
12574 #: config/bpf/bpf.opt:80
12575 #, no-c-format
12576 msgid "Select the eBPF ISA version to target in code generation."
12577 msgstr ""
12579 #: config/bpf/bpf.opt:84
12580 #, no-c-format
12581 msgid "Valid ISA versions (for use with the -mcpu= option)"
12582 msgstr ""
12584 #: config/bpf/bpf.opt:104
12585 #, no-c-format
12586 msgid "Known assembler dialects (for use with the -masm= option)"
12587 msgstr ""
12589 #: config/bpf/bpf.opt:114
12590 #, no-c-format
12591 msgid "-minline-memops-threshold=<number> Maximum size of memset/memmove/memcpy to inline, larger sizes will use a library call."
12592 msgstr ""
12594 #: config/mips/mips.opt:32
12595 #, no-c-format
12596 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
12597 msgstr ""
12599 #: config/mips/mips.opt:36
12600 #, no-c-format
12601 msgid "Known MIPS ABIs (for use with the -mabi= option):"
12602 msgstr ""
12604 #: config/mips/mips.opt:55
12605 #, no-c-format
12606 msgid "Generate code that can be used in SVR4-style dynamic objects."
12607 msgstr ""
12609 #: config/mips/mips.opt:59
12610 #, no-c-format
12611 msgid "Use PMC-style 'mad' instructions."
12612 msgstr ""
12614 #: config/mips/mips.opt:63
12615 #, no-c-format
12616 msgid "Use integer madd/msub instructions."
12617 msgstr ""
12619 #: config/mips/mips.opt:67
12620 #, no-c-format
12621 msgid "-march=ISA\tGenerate code for the given ISA."
12622 msgstr ""
12624 #: config/mips/mips.opt:75
12625 #, no-c-format
12626 msgid "Use Branch Likely instructions, overriding the architecture default."
12627 msgstr ""
12629 #: config/mips/mips.opt:79
12630 #, no-c-format
12631 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
12632 msgstr ""
12634 #: config/mips/mips.opt:87
12635 #, no-c-format
12636 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
12637 msgstr ""
12639 #: config/mips/mips.opt:91
12640 #, no-c-format
12641 msgid "Valid arguments to -mcode-readable=:"
12642 msgstr ""
12644 #: config/mips/mips.opt:104
12645 #, no-c-format
12646 msgid "Use branch-and-break sequences to check for integer divide by zero."
12647 msgstr ""
12649 #: config/mips/mips.opt:108
12650 #, no-c-format
12651 msgid "Use trap instructions to check for integer divide by zero."
12652 msgstr ""
12654 #: config/mips/mips.opt:112
12655 #, no-c-format
12656 msgid "Allow the use of MDMX instructions."
12657 msgstr ""
12659 #: config/mips/mips.opt:120
12660 #, no-c-format
12661 msgid "Use MIPS-DSP instructions."
12662 msgstr ""
12664 #: config/mips/mips.opt:124
12665 #, no-c-format
12666 msgid "Use MIPS-DSP REV 2 instructions."
12667 msgstr ""
12669 #: config/mips/mips.opt:146
12670 #, no-c-format
12671 msgid "Use Enhanced Virtual Addressing instructions."
12672 msgstr ""
12674 #: config/mips/mips.opt:171
12675 #, no-c-format
12676 msgid "Don't use %reloc() assembly operators (for backward compatibility)."
12677 msgstr "Ne koristi %reloc() assembler operatore (radi kompatibilnosti s ranijim inačicama)."
12679 #: config/mips/mips.opt:175
12680 #, no-c-format
12681 msgid "Use -G for data that is not defined by the current object."
12682 msgstr ""
12684 #: config/mips/mips.opt:179
12685 #, no-c-format
12686 msgid "Work around certain 24K errata."
12687 msgstr ""
12689 #: config/mips/mips.opt:183
12690 #, no-c-format
12691 msgid "Work around certain R4000 errata."
12692 msgstr ""
12694 #: config/mips/mips.opt:187
12695 #, no-c-format
12696 msgid "Work around certain R4400 errata."
12697 msgstr ""
12699 #: config/mips/mips.opt:191
12700 #, no-c-format
12701 msgid "Work around the R5900 short loop erratum."
12702 msgstr ""
12704 #: config/mips/mips.opt:195
12705 #, no-c-format
12706 msgid "Work around certain RM7000 errata."
12707 msgstr ""
12709 #: config/mips/mips.opt:199
12710 #, no-c-format
12711 msgid "Work around certain R10000 errata."
12712 msgstr ""
12714 #: config/mips/mips.opt:203
12715 #, no-c-format
12716 msgid "Work around errata for early SB-1 revision 2 cores."
12717 msgstr ""
12719 #: config/mips/mips.opt:207
12720 #, no-c-format
12721 msgid "Work around certain VR4120 errata."
12722 msgstr ""
12724 #: config/mips/mips.opt:211
12725 #, no-c-format
12726 msgid "Work around VR4130 mflo/mfhi errata."
12727 msgstr ""
12729 #: config/mips/mips.opt:215
12730 #, no-c-format
12731 msgid "Work around an early 4300 hardware bug."
12732 msgstr ""
12734 #: config/mips/mips.opt:219
12735 #, no-c-format
12736 msgid "FP exceptions are enabled."
12737 msgstr "Omogućene su iznimke s pomičnim zarezom (floating point)"
12739 #: config/mips/mips.opt:223
12740 #, no-c-format
12741 msgid "Use 32-bit floating-point registers."
12742 msgstr ""
12744 #: config/mips/mips.opt:227
12745 #, no-c-format
12746 msgid "Conform to the o32 FPXX ABI."
12747 msgstr ""
12749 #: config/mips/mips.opt:231
12750 #, no-c-format
12751 msgid "Use 64-bit floating-point registers."
12752 msgstr ""
12754 #: config/mips/mips.opt:235
12755 #, no-c-format
12756 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
12757 msgstr ""
12759 #: config/mips/mips.opt:239
12760 #, no-c-format
12761 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
12762 msgstr ""
12764 #: config/mips/mips.opt:243
12765 #, no-c-format
12766 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
12767 msgstr ""
12769 #: config/mips/mips.opt:247
12770 #, no-c-format
12771 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
12772 msgstr ""
12774 #: config/mips/mips.opt:257
12775 #, no-c-format
12776 msgid "Use 32-bit general registers."
12777 msgstr ""
12779 #: config/mips/mips.opt:261
12780 #, no-c-format
12781 msgid "Use 64-bit general registers."
12782 msgstr ""
12784 #: config/mips/mips.opt:265
12785 #, no-c-format
12786 msgid "Use GP-relative addressing to access small data."
12787 msgstr ""
12789 #: config/mips/mips.opt:269
12790 #, no-c-format
12791 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
12792 msgstr ""
12794 #: config/mips/mips.opt:273
12795 #, no-c-format
12796 msgid "Allow the use of hardware floating-point ABI and instructions."
12797 msgstr ""
12799 #: config/mips/mips.opt:277
12800 #, no-c-format
12801 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
12802 msgstr ""
12804 #: config/mips/mips.opt:281
12805 #, no-c-format
12806 msgid "An alias for minterlink-compressed provided for backward-compatibility."
12807 msgstr ""
12809 #: config/mips/mips.opt:285
12810 #, no-c-format
12811 msgid "-mipsN\tGenerate code for ISA level N."
12812 msgstr ""
12814 #: config/mips/mips.opt:289
12815 #, no-c-format
12816 msgid "Generate MIPS16 code."
12817 msgstr ""
12819 #: config/mips/mips.opt:293
12820 #, no-c-format
12821 msgid "Use MIPS-3D instructions."
12822 msgstr ""
12824 #: config/mips/mips.opt:297
12825 #, no-c-format
12826 msgid "Use ll, sc and sync instructions."
12827 msgstr ""
12829 #: config/mips/mips.opt:301
12830 #, no-c-format
12831 msgid "Use -G for object-local data."
12832 msgstr ""
12834 #: config/mips/mips.opt:305
12835 #, no-c-format
12836 msgid "Use indirect calls."
12837 msgstr ""
12839 #: config/mips/mips.opt:309
12840 #, no-c-format
12841 msgid "Use a 32-bit long type."
12842 msgstr ""
12844 #: config/mips/mips.opt:313
12845 #, no-c-format
12846 msgid "Use a 64-bit long type."
12847 msgstr ""
12849 #: config/mips/mips.opt:317
12850 #, no-c-format
12851 msgid "Pass the address of the ra save location to _mcount in $12."
12852 msgstr ""
12854 #: config/mips/mips.opt:321
12855 #, no-c-format
12856 msgid "Don't optimize block moves."
12857 msgstr ""
12859 #: config/mips/mips.opt:325
12860 #, no-c-format
12861 msgid "Use microMIPS instructions."
12862 msgstr ""
12864 #: config/mips/mips.opt:329
12865 #, no-c-format
12866 msgid "Use MIPS MSA Extension instructions."
12867 msgstr ""
12869 #: config/mips/mips.opt:333
12870 #, no-c-format
12871 msgid "Allow the use of MT instructions."
12872 msgstr ""
12874 #: config/mips/mips.opt:337
12875 #, no-c-format
12876 msgid "Prevent the use of all floating-point operations."
12877 msgstr ""
12879 #: config/mips/mips.opt:341
12880 #, no-c-format
12881 msgid "Use MCU instructions."
12882 msgstr ""
12884 #: config/mips/mips.opt:345
12885 #, no-c-format
12886 msgid "Do not use a cache-flushing function before calling stack trampolines."
12887 msgstr ""
12889 #: config/mips/mips.opt:349
12890 #, no-c-format
12891 msgid "Do not use MDMX instructions."
12892 msgstr ""
12894 #: config/mips/mips.opt:353
12895 #, no-c-format
12896 msgid "Generate normal-mode code."
12897 msgstr ""
12899 #: config/mips/mips.opt:357
12900 #, no-c-format
12901 msgid "Do not use MIPS-3D instructions."
12902 msgstr ""
12904 #: config/mips/mips.opt:361
12905 #, no-c-format
12906 msgid "Use paired-single floating-point instructions."
12907 msgstr ""
12909 #: config/mips/mips.opt:365
12910 #, no-c-format
12911 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
12912 msgstr ""
12914 #: config/mips/mips.opt:369
12915 #, no-c-format
12916 msgid "Valid arguments to -mr10k-cache-barrier=:"
12917 msgstr ""
12919 #: config/mips/mips.opt:382
12920 #, no-c-format
12921 msgid "Try to allow the linker to turn PIC calls into direct calls."
12922 msgstr ""
12924 #: config/mips/mips.opt:386
12925 #, no-c-format
12926 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
12927 msgstr ""
12929 #: config/mips/mips.opt:394
12930 #, no-c-format
12931 msgid "Use SmartMIPS instructions."
12932 msgstr ""
12934 #: config/mips/mips.opt:402
12935 #, no-c-format
12936 msgid "Optimize lui/addiu address loads."
12937 msgstr ""
12939 #: config/mips/mips.opt:406
12940 #, no-c-format
12941 msgid "Enable the MIPS16e V2 instructions."
12942 msgstr ""
12944 #: config/mips/mips.opt:410
12945 #, no-c-format
12946 msgid "Assume all symbols have 32-bit values."
12947 msgstr ""
12949 #: config/mips/mips.opt:414
12950 #, no-c-format
12951 msgid "Use synci instruction to invalidate i-cache."
12952 msgstr ""
12954 #: config/mips/mips.opt:422
12955 #, no-c-format
12956 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
12957 msgstr ""
12959 #: config/mips/mips.opt:426
12960 #, no-c-format
12961 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
12962 msgstr ""
12964 #: config/mips/mips.opt:434
12965 #, no-c-format
12966 msgid "Don't generate code with unaligned load store, only valid for MIPS R6."
12967 msgstr ""
12969 #: config/mips/mips.opt:438
12970 #, no-c-format
12971 msgid "Generate code with unaligned load store for R6 (alias of -mno-strict-align)."
12972 msgstr ""
12974 #: config/mips/mips.opt:442
12975 #, no-c-format
12976 msgid "Don't generate code with unaligned load store for R6 (alias of -mstrict-align)."
12977 msgstr ""
12979 #: config/mips/mips.opt:450
12980 #, no-c-format
12981 msgid "Use Virtualization (VZ) instructions."
12982 msgstr ""
12984 #: config/mips/mips.opt:454
12985 #, no-c-format
12986 msgid "Use eXtended Physical Address (XPA) instructions."
12987 msgstr ""
12989 #: config/mips/mips.opt:458
12990 #, no-c-format
12991 msgid "Use Cyclic Redundancy Check (CRC) instructions."
12992 msgstr ""
12994 #: config/mips/mips.opt:462
12995 #, no-c-format
12996 msgid "Use Global INValidate (GINV) instructions."
12997 msgstr ""
12999 #: config/mips/mips.opt:466
13000 #, no-c-format
13001 msgid "Perform VR4130-specific alignment optimizations."
13002 msgstr ""
13004 #: config/mips/mips.opt:470
13005 #, no-c-format
13006 msgid "Lift restrictions on GOT size."
13007 msgstr ""
13009 #: config/mips/mips.opt:474
13010 #, no-c-format
13011 msgid "Enable use of odd-numbered single-precision registers."
13012 msgstr ""
13014 #: config/mips/mips.opt:478
13015 #, no-c-format
13016 msgid "Optimize frame header."
13017 msgstr ""
13019 #: config/mips/mips.opt:485
13020 #, no-c-format
13021 msgid "Enable load/store bonding."
13022 msgstr ""
13024 #: config/mips/mips.opt:489
13025 #, no-c-format
13026 msgid "Specify the compact branch usage policy."
13027 msgstr ""
13029 #: config/mips/mips.opt:493
13030 #, no-c-format
13031 msgid "Policies available for use with -mcompact-branches=:"
13032 msgstr ""
13034 #: config/mips/mips.opt:506
13035 #, no-c-format
13036 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
13037 msgstr ""
13039 #: config/mips/mips.opt:510
13040 #, no-c-format
13041 msgid "Use Loongson EXTension (EXT) instructions."
13042 msgstr ""
13044 #: config/mips/mips.opt:514
13045 #, no-c-format
13046 msgid "Use Loongson EXTension R2 (EXT2) instructions."
13047 msgstr ""
13049 #: config/mips/mips-tables.opt:24
13050 #, no-c-format
13051 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
13052 msgstr ""
13054 #: config/mips/mips-tables.opt:28
13055 #, no-c-format
13056 msgid "Known MIPS ISA levels (for use with the -mips option):"
13057 msgstr ""
13059 #: config/arc/arc-tables.opt:25
13060 #, no-c-format
13061 msgid "Known ARC CPUs (for use with the -mcpu= option):"
13062 msgstr ""
13064 #: config/arc/arc.opt:26
13065 #, no-c-format
13066 msgid "Compile code for big endian mode."
13067 msgstr ""
13069 #: config/arc/arc.opt:30
13070 #, no-c-format
13071 msgid "Compile code for little endian mode.  This is the default."
13072 msgstr ""
13074 #: config/arc/arc.opt:34
13075 #, no-c-format
13076 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
13077 msgstr ""
13079 #: config/arc/arc.opt:38
13080 #, no-c-format
13081 msgid "Generate ARCompact 32-bit code for ARC600 processor."
13082 msgstr ""
13084 #: config/arc/arc.opt:42
13085 #, no-c-format
13086 msgid "Same as -mA6."
13087 msgstr "Isto kao -mA6."
13089 #: config/arc/arc.opt:46
13090 #, no-c-format
13091 msgid "Generate ARCompact 32-bit code for ARC601 processor."
13092 msgstr ""
13094 #: config/arc/arc.opt:50
13095 #, no-c-format
13096 msgid "Generate ARCompact 32-bit code for ARC700 processor."
13097 msgstr ""
13099 #: config/arc/arc.opt:54
13100 #, no-c-format
13101 msgid "Same as -mA7."
13102 msgstr "Isto kao -mA7."
13104 #: config/arc/arc.opt:58
13105 #, no-c-format
13106 msgid "Force all calls to be made via a jli instruction."
13107 msgstr ""
13109 #: config/arc/arc.opt:62
13110 #, no-c-format
13111 msgid "-mmpy-option=MPY\tCompile ARCv2 code with a multiplier design option."
13112 msgstr ""
13114 #: config/arc/arc.opt:132
13115 #, no-c-format
13116 msgid "Enable DIV-REM instructions for ARCv2."
13117 msgstr ""
13119 #: config/arc/arc.opt:136
13120 #, no-c-format
13121 msgid "Enable code density instructions for ARCv2."
13122 msgstr ""
13124 #: config/arc/arc.opt:146
13125 #, no-c-format
13126 msgid "Use ordinarily cached memory accesses for volatile references."
13127 msgstr ""
13129 #: config/arc/arc.opt:150
13130 #, no-c-format
13131 msgid "Enable cache bypass for volatile references."
13132 msgstr ""
13134 #: config/arc/arc.opt:154
13135 #, no-c-format
13136 msgid "Generate instructions supported by barrel shifter."
13137 msgstr ""
13139 #: config/arc/arc.opt:158
13140 #, no-c-format
13141 msgid "Generate norm instruction."
13142 msgstr ""
13144 #: config/arc/arc.opt:162
13145 #, no-c-format
13146 msgid "Generate swap instruction."
13147 msgstr ""
13149 #: config/arc/arc.opt:166
13150 #, no-c-format
13151 msgid "Generate mul64 and mulu64 instructions."
13152 msgstr ""
13154 #: config/arc/arc.opt:170
13155 #, no-c-format
13156 msgid "Do not generate mpy instructions for ARC700."
13157 msgstr ""
13159 #: config/arc/arc.opt:174
13160 #, no-c-format
13161 msgid "Generate extended arithmetic instructions, only valid for ARC700."
13162 msgstr ""
13164 #: config/arc/arc.opt:178
13165 #, no-c-format
13166 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
13167 msgstr ""
13169 #: config/arc/arc.opt:182
13170 #, no-c-format
13171 msgid "Generate call insns as register indirect calls."
13172 msgstr ""
13174 #: config/arc/arc.opt:186
13175 #, no-c-format
13176 msgid "Do no generate BRcc instructions in arc_reorg."
13177 msgstr ""
13179 #: config/arc/arc.opt:190
13180 #, no-c-format
13181 msgid "Generate sdata references.  This is the default, unless you compile for PIC."
13182 msgstr ""
13184 #: config/arc/arc.opt:194
13185 #, no-c-format
13186 msgid "Generate millicode thunks."
13187 msgstr ""
13189 #: config/arc/arc.opt:198 config/arc/arc.opt:202
13190 #, no-c-format
13191 msgid "FPX: Generate Single Precision FPX (compact) instructions."
13192 msgstr ""
13194 #: config/arc/arc.opt:206
13195 #, no-c-format
13196 msgid "FPX: Generate Single Precision FPX (fast) instructions."
13197 msgstr ""
13199 #: config/arc/arc.opt:210
13200 #, no-c-format
13201 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
13202 msgstr ""
13204 #: config/arc/arc.opt:214 config/arc/arc.opt:218
13205 #, no-c-format
13206 msgid "FPX: Generate Double Precision FPX (compact) instructions."
13207 msgstr ""
13209 #: config/arc/arc.opt:222
13210 #, no-c-format
13211 msgid "FPX: Generate Double Precision FPX (fast) instructions."
13212 msgstr ""
13214 #: config/arc/arc.opt:226
13215 #, no-c-format
13216 msgid "Disable LR and SR instructions from using FPX extension aux registers."
13217 msgstr ""
13219 #: config/arc/arc.opt:230
13220 #, no-c-format
13221 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
13222 msgstr ""
13224 #: config/arc/arc.opt:234
13225 #, no-c-format
13226 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
13227 msgstr ""
13229 #: config/arc/arc.opt:238
13230 #, no-c-format
13231 msgid "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
13232 msgstr ""
13234 #: config/arc/arc.opt:246
13235 #, no-c-format
13236 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
13237 msgstr ""
13239 #: config/arc/arc.opt:250
13240 #, no-c-format
13241 msgid "-mtune=TUNE\tTune code for given ARC variant."
13242 msgstr ""
13244 #: config/arc/arc.opt:284
13245 #, no-c-format
13246 msgid "Enable the use of indexed loads."
13247 msgstr ""
13249 #: config/arc/arc.opt:288
13250 #, no-c-format
13251 msgid "Enable the use of pre/post modify with register displacement."
13252 msgstr ""
13254 #: config/arc/arc.opt:292
13255 #, no-c-format
13256 msgid "Generate 32x16 multiply and mac instructions."
13257 msgstr ""
13259 #: config/arc/arc.opt:300
13260 #, no-c-format
13261 msgid "Don't use less than 25 bit addressing range for calls."
13262 msgstr ""
13264 #: config/arc/arc.opt:322
13265 #, no-c-format
13266 msgid "Enable pre-reload use of cbranchsi pattern."
13267 msgstr ""
13269 #: config/arc/arc.opt:330
13270 #, no-c-format
13271 msgid "Use pc-relative switch case tables - this enables case table shortening."
13272 msgstr ""
13274 #: config/arc/arc.opt:334
13275 #, no-c-format
13276 msgid "Enable compact casesi pattern."
13277 msgstr ""
13279 #: config/arc/arc.opt:338
13280 #, no-c-format
13281 msgid "Enable 'q' instruction alternatives."
13282 msgstr ""
13284 #: config/arc/arc.opt:342
13285 #, no-c-format
13286 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
13287 msgstr ""
13289 #: config/arc/arc.opt:349
13290 #, no-c-format
13291 msgid "Enable variable polynomial CRC extension."
13292 msgstr ""
13294 #: config/arc/arc.opt:353
13295 #, no-c-format
13296 msgid "Enable DSP 3.1 Pack A extensions."
13297 msgstr ""
13299 #: config/arc/arc.opt:357
13300 #, no-c-format
13301 msgid "Enable dual viterbi butterfly extension."
13302 msgstr ""
13304 #: config/arc/arc.opt:367
13305 #, no-c-format
13306 msgid "Enable Dual and Single Operand Instructions for Telephony."
13307 msgstr ""
13309 #: config/arc/arc.opt:371
13310 #, no-c-format
13311 msgid "Enable XY Memory extension (DSP version 3)."
13312 msgstr ""
13314 #: config/arc/arc.opt:376
13315 #, no-c-format
13316 msgid "Enable Locked Load/Store Conditional extension."
13317 msgstr ""
13319 #: config/arc/arc.opt:380
13320 #, no-c-format
13321 msgid "Enable swap byte ordering extension instruction."
13322 msgstr ""
13324 #: config/arc/arc.opt:384
13325 #, no-c-format
13326 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
13327 msgstr ""
13329 #: config/arc/arc.opt:388
13330 #, no-c-format
13331 msgid "Pass -EB option through to linker."
13332 msgstr ""
13334 #: config/arc/arc.opt:392
13335 #, no-c-format
13336 msgid "Pass -EL option through to linker."
13337 msgstr ""
13339 #: config/arc/arc.opt:396
13340 #, no-c-format
13341 msgid "Pass -marclinux option through to linker."
13342 msgstr ""
13344 #: config/arc/arc.opt:400
13345 #, no-c-format
13346 msgid "Pass -marclinux_prof option through to linker."
13347 msgstr ""
13349 #: config/arc/arc.opt:409
13350 #, no-c-format
13351 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
13352 msgstr ""
13354 #: config/arc/arc.opt:413
13355 #, no-c-format
13356 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13357 msgstr ""
13359 #: config/arc/arc.opt:417
13360 #, no-c-format
13361 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13362 msgstr ""
13364 #: config/arc/arc.opt:429
13365 #, no-c-format
13366 msgid "Enable atomic instructions."
13367 msgstr ""
13369 #: config/arc/arc.opt:433
13370 #, no-c-format
13371 msgid "Enable double load/store instructions for ARC HS."
13372 msgstr ""
13374 #: config/arc/arc.opt:437
13375 #, no-c-format
13376 msgid "Specify the name of the target floating point configuration."
13377 msgstr ""
13379 #: config/arc/arc.opt:480
13380 #, no-c-format
13381 msgid "Specify thread pointer register number."
13382 msgstr ""
13384 #: config/arc/arc.opt:487
13385 #, no-c-format
13386 msgid "Enable use of NPS400 bit operations."
13387 msgstr ""
13389 #: config/arc/arc.opt:491
13390 #, no-c-format
13391 msgid "Enable use of NPS400 xld/xst extension."
13392 msgstr ""
13394 #: config/arc/arc.opt:499
13395 #, no-c-format
13396 msgid "Specifies the registers that the processor saves on an interrupt entry and exit."
13397 msgstr ""
13399 #: config/arc/arc.opt:503
13400 #, no-c-format
13401 msgid "Specifies the number of registers replicated in second register bank on entry to fast interrupt."
13402 msgstr ""
13404 #: config/arc/arc.opt:507
13405 #, no-c-format
13406 msgid "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
13407 msgstr ""
13409 #: config/arc/arc.opt:532
13410 #, no-c-format
13411 msgid "Enable 16-entry register file."
13412 msgstr ""
13414 #: config/arc/arc.opt:536
13415 #, no-c-format
13416 msgid "Enable use of BI/BIH instructions when available."
13417 msgstr ""
13419 #: config/arc/arc.opt:540
13420 #, no-c-format
13421 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
13422 msgstr ""
13424 #: config/vxworks-smp.opt:25
13425 #, no-c-format
13426 msgid "Select VxWorks SMP C runtimes for linking."
13427 msgstr ""
13429 #: lto/lang.opt:50
13430 #, no-c-format
13431 msgid "Set linker output type (used internally during LTO optimization)."
13432 msgstr ""
13434 #: lto/lang.opt:54
13435 #, no-c-format
13436 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
13437 msgstr ""
13439 #: lto/lang.opt:58
13440 #, no-c-format
13441 msgid "Specify a file to which a list of files output by LTRANS is written."
13442 msgstr ""
13444 #: lto/lang.opt:62
13445 #, no-c-format
13446 msgid "The resolution file."
13447 msgstr ""
13449 #: lto/lang.opt:66
13450 #, no-c-format
13451 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
13452 msgstr ""
13454 #: lto/lang.opt:70
13455 #, no-c-format
13456 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
13457 msgstr ""
13459 #: lto/lang.opt:78
13460 #, no-c-format
13461 msgid "Call the dump function for variables and function in IL."
13462 msgstr ""
13464 #: lto/lang.opt:82
13465 #, no-c-format
13466 msgid "Dump the demangled output."
13467 msgstr ""
13469 #: lto/lang.opt:86
13470 #, no-c-format
13471 msgid "Dump only the defined symbols."
13472 msgstr ""
13474 #: lto/lang.opt:90
13475 #, no-c-format
13476 msgid "Print the initial values of the variables."
13477 msgstr ""
13479 #: lto/lang.opt:94
13480 #, no-c-format
13481 msgid "Sort the symbols alphabetically."
13482 msgstr ""
13484 #: lto/lang.opt:98
13485 #, no-c-format
13486 msgid "Sort the symbols according to size."
13487 msgstr ""
13489 #: lto/lang.opt:102
13490 #, no-c-format
13491 msgid "Display the symbols in reverse order."
13492 msgstr ""
13494 #: lto/lang.opt:109
13495 #, no-c-format
13496 msgid "Dump the details of LTO objects."
13497 msgstr ""
13499 #: lto/lang.opt:113
13500 #, no-c-format
13501 msgid "Dump the statistics of tree types."
13502 msgstr ""
13504 #: lto/lang.opt:117
13505 #, no-c-format
13506 msgid "Dump the statistics of trees."
13507 msgstr ""
13509 #: lto/lang.opt:121
13510 #, no-c-format
13511 msgid "Dump the statistics of gimple statements."
13512 msgstr ""
13514 #: lto/lang.opt:131
13515 #, no-c-format
13516 msgid "Dump the dump tool command line options."
13517 msgstr ""
13519 #: lto/lang.opt:135
13520 #, no-c-format
13521 msgid "Dump the symtab callgraph."
13522 msgstr ""
13524 #: common.opt:243
13525 #, no-c-format
13526 msgid "Provide bash completion for options starting with provided string."
13527 msgstr ""
13529 #: common.opt:295
13530 #, no-c-format
13531 msgid "Display this information."
13532 msgstr "Pokaže ove informacije."
13534 #: common.opt:299
13535 #, no-c-format
13536 msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params."
13537 msgstr "--help=<class>\tPokaže opise specifične klase opcija. <class> je jedan ili više elemenata iz optimizers, target, warnings, undocumented, params."
13539 #: common.opt:420
13540 #, no-c-format
13541 msgid "Display target specific command line options (including assembler and linker options)."
13542 msgstr ""
13544 #: common.opt:466
13545 #, no-c-format
13546 msgid "-O<number>\tSet optimization level to <number>."
13547 msgstr ""
13549 #: common.opt:470
13550 #, no-c-format
13551 msgid "Optimize for space rather than speed."
13552 msgstr ""
13554 #: common.opt:474
13555 #, no-c-format
13556 msgid "Optimize for speed disregarding exact standards compliance."
13557 msgstr "Optimizira za brzinu zanemarujući točnu usklađenost sa standardima."
13559 #: common.opt:478
13560 #, no-c-format
13561 msgid "Optimize for debugging experience rather than speed or size."
13562 msgstr ""
13564 #: common.opt:482
13565 #, no-c-format
13566 msgid "Optimize for space aggressively rather than speed."
13567 msgstr ""
13569 #: common.opt:522
13570 #, no-c-format
13571 msgid "This switch is deprecated; use -Wextra instead."
13572 msgstr "taj šalter je zastario; koristite -Wextra"
13574 #: common.opt:535
13575 #, no-c-format
13576 msgid "Warn about returning structures, unions or arrays."
13577 msgstr "Upozori na vraćene strukture, unija ili polja."
13579 #: common.opt:539
13580 #, no-c-format
13581 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
13582 msgstr ""
13584 #: common.opt:546
13585 #, no-c-format
13586 msgid "Warn if an array is accessed out of bounds."
13587 msgstr "Upozori ako je polje dohvaćeno izvan granica."
13589 #: common.opt:550 common.opt:554
13590 #, no-c-format
13591 msgid "Warn for uses of pointers to deallocated storage."
13592 msgstr ""
13594 #: common.opt:558
13595 #, no-c-format
13596 msgid "Warn about inappropriate attribute usage."
13597 msgstr "Upozori na neprikladnu upotrebu atributa."
13599 #: common.opt:562
13600 #, no-c-format
13601 msgid "Do not warn about specified attributes."
13602 msgstr ""
13604 #: common.opt:566 common.opt:570
13605 #, no-c-format
13606 msgid "Warn about type safety and similar errors and mismatches in declarations with alias attributes."
13607 msgstr "Upozori na tip sigurnosti i slične pogreške i nepodudarnosti u deklaracijama s atributima aliasa."
13609 #: common.opt:574
13610 #, no-c-format
13611 msgid "Warn when profiling instrumentation was requested, but could not be applied to a certain function."
13612 msgstr "Upozori kada je zatražena instrumentacija za profiliranje, ali se nije mogla primijeniti na određenu funkciju."
13614 #: common.opt:579 common.opt:583
13615 #, no-c-format
13616 msgid "Warn about pointer casts which increase alignment."
13617 msgstr "Upozori kada transformacije pokazivača (pointer casts) povećavaju poravnanje."
13619 #: common.opt:587
13620 #, no-c-format
13621 msgid "Complain when a command-line option is valid, but not applicable to the current front end."
13622 msgstr ""
13624 #: common.opt:591
13625 #, no-c-format
13626 msgid "Warn when a #warning directive is encountered."
13627 msgstr ""
13629 #: common.opt:595
13630 #, no-c-format
13631 msgid "Warn about uses of __attribute__((warning)) declarations."
13632 msgstr "Upozori na upotrebu deklaracija __attribute__((warning))."
13634 #: common.opt:599
13635 #, no-c-format
13636 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
13637 msgstr ""
13639 #: common.opt:603
13640 #, no-c-format
13641 msgid "Warn about uses of __attribute__((deprecated)) declarations."
13642 msgstr "Upozori na upotrebu deklaracija __attribute__((deprecated))."
13644 #: common.opt:607
13645 #, no-c-format
13646 msgid "Warn when an optimization pass is disabled."
13647 msgstr ""
13649 #: common.opt:611
13650 #, no-c-format
13651 msgid "Treat all warnings as errors."
13652 msgstr ""
13654 #: common.opt:615
13655 #, no-c-format
13656 msgid "Treat specified warning as error."
13657 msgstr ""
13659 #: common.opt:619
13660 #, no-c-format
13661 msgid "Print extra (possibly unwanted) warnings."
13662 msgstr ""
13664 #: common.opt:623
13665 #, no-c-format
13666 msgid "Exit on the first error occurred."
13667 msgstr ""
13669 #: common.opt:627
13670 #, no-c-format
13671 msgid "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires in excess of <byte-size>."
13672 msgstr ""
13674 #: common.opt:631
13675 #, no-c-format
13676 msgid "Disable -Wframe-larger-than= warning.  Equivalent to -Wframe-larger-than=<SIZE_MAX> or larger."
13677 msgstr ""
13679 #: common.opt:635
13680 #, no-c-format
13681 msgid "Warn when attempting to free a non-heap object."
13682 msgstr ""
13684 #: common.opt:639
13685 #, no-c-format
13686 msgid "Warn when -fhardened did not enable an option from its set."
13687 msgstr ""
13689 #: common.opt:650
13690 #, no-c-format
13691 msgid "Warn when a switch case falls through."
13692 msgstr ""
13694 #: common.opt:658
13695 #, no-c-format
13696 msgid "Warn when an inlined function cannot be inlined."
13697 msgstr ""
13699 #: common.opt:662
13700 #, no-c-format
13701 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
13702 msgstr ""
13704 #: common.opt:669
13705 #, no-c-format
13706 msgid "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
13707 msgstr ""
13709 #: common.opt:673
13710 #, no-c-format
13711 msgid "Disable -Wlarger-than= warning.  Equivalent to -Wlarger-than=<SIZE_MAX> or larger."
13712 msgstr ""
13714 #: common.opt:677
13715 #, no-c-format
13716 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
13717 msgstr ""
13719 #: common.opt:681
13720 #, no-c-format
13721 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
13722 msgstr ""
13724 #: common.opt:692
13725 #, no-c-format
13726 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
13727 msgstr ""
13729 #: common.opt:696
13730 #, no-c-format
13731 msgid "Warn about overflow in arithmetic expressions."
13732 msgstr ""
13734 #: common.opt:700
13735 #, no-c-format
13736 msgid "During link time optimization warn about mismatched types of global declarations."
13737 msgstr ""
13739 #: common.opt:704
13740 #, no-c-format
13741 msgid "Warn when the packed attribute has no effect on struct layout."
13742 msgstr ""
13744 #: common.opt:708
13745 #, no-c-format
13746 msgid "Warn when padding is required to align structure members."
13747 msgstr ""
13749 #: common.opt:712
13750 #, no-c-format
13751 msgid "Issue warnings needed for strict compliance to the standard."
13752 msgstr ""
13754 #: common.opt:716
13755 #, no-c-format
13756 msgid "Warn about returning a pointer/reference to a local or temporary variable."
13757 msgstr ""
13759 #: common.opt:720
13760 #, no-c-format
13761 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
13762 msgstr "Upozori na jedna varijabla zasijeni neku drugu varijablu. Isto kao -Wshadow=global."
13764 #: common.opt:724
13765 #, no-c-format
13766 msgid "Warn when one variable shadows another (globally)."
13767 msgstr ""
13769 #: common.opt:728
13770 #, no-c-format
13771 msgid "Warn when one local variable shadows another local variable or parameter."
13772 msgstr ""
13774 #: common.opt:735
13775 #, no-c-format
13776 msgid "Warn when one local variable shadows another local variable or parameter of compatible type."
13777 msgstr ""
13779 #: common.opt:742
13780 #, no-c-format
13781 msgid "Warn when not issuing stack smashing protection for some reason."
13782 msgstr ""
13784 #: common.opt:746
13785 #, no-c-format
13786 msgid "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
13787 msgstr ""
13789 #: common.opt:750
13790 #, no-c-format
13791 msgid "Disable Wstack-usage= warning.  Equivalent to Wstack-usage=<SIZE_MAX> or larger."
13792 msgstr ""
13794 #: common.opt:754 common.opt:758
13795 #, no-c-format
13796 msgid "Warn about code which might break strict aliasing rules."
13797 msgstr ""
13799 #: common.opt:762 common.opt:766
13800 #, no-c-format
13801 msgid "Warn about optimizations that assume that signed overflow is undefined."
13802 msgstr ""
13804 #: common.opt:770
13805 #, no-c-format
13806 msgid "Warn about functions which might be candidates for __attribute__((cold))."
13807 msgstr ""
13809 #: common.opt:774
13810 #, no-c-format
13811 msgid "Warn about functions which might be candidates for __attribute__((const))."
13812 msgstr ""
13814 #: common.opt:778
13815 #, no-c-format
13816 msgid "Warn about functions which might be candidates for __attribute__((pure))."
13817 msgstr ""
13819 #: common.opt:782
13820 #, no-c-format
13821 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
13822 msgstr ""
13824 #: common.opt:786
13825 #, no-c-format
13826 msgid "Warn about functions which might be candidates for __attribute__((malloc))."
13827 msgstr ""
13829 #: common.opt:790
13830 #, no-c-format
13831 msgid "Warn about functions which might be candidates for __attribute__((returns_nonnull))."
13832 msgstr ""
13834 #: common.opt:794
13835 #, no-c-format
13836 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
13837 msgstr ""
13839 #: common.opt:798
13840 #, no-c-format
13841 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
13842 msgstr ""
13844 #: common.opt:802
13845 #, no-c-format
13846 msgid "Warn about statements between switch's controlling expression and the first case."
13847 msgstr ""
13849 #: common.opt:807
13850 #, no-c-format
13851 msgid "Do not suppress warnings from system headers."
13852 msgstr ""
13854 #: common.opt:811
13855 #, no-c-format
13856 msgid "Warn whenever a trampoline is generated."
13857 msgstr ""
13859 #: common.opt:815
13860 #, no-c-format
13861 msgid "Warn about cases where -ftrivial-auto-var-init cannot initialize an auto variable."
13862 msgstr ""
13864 #: common.opt:819
13865 #, no-c-format
13866 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
13867 msgstr ""
13869 #: common.opt:823
13870 #, no-c-format
13871 msgid "Warn about uninitialized automatic variables."
13872 msgstr ""
13874 #: common.opt:827
13875 #, no-c-format
13876 msgid "Warn about maybe uninitialized automatic variables."
13877 msgstr ""
13879 #: common.opt:835
13880 #, no-c-format
13881 msgid "Enable all -Wunused- warnings."
13882 msgstr ""
13884 #: common.opt:839
13885 #, no-c-format
13886 msgid "Warn when a function parameter is only set, otherwise unused."
13887 msgstr ""
13889 #: common.opt:843
13890 #, no-c-format
13891 msgid "Warn when a variable is only set, otherwise unused."
13892 msgstr ""
13894 #: common.opt:847
13895 #, no-c-format
13896 msgid "Warn when a function is unused."
13897 msgstr ""
13899 #: common.opt:851
13900 #, no-c-format
13901 msgid "Warn when a label is unused."
13902 msgstr ""
13904 #: common.opt:855
13905 #, no-c-format
13906 msgid "Warn when a function parameter is unused."
13907 msgstr ""
13909 #: common.opt:859
13910 #, no-c-format
13911 msgid "Warn when an expression value is unused."
13912 msgstr ""
13914 #: common.opt:863
13915 #, no-c-format
13916 msgid "Warn when a variable is unused."
13917 msgstr ""
13919 #: common.opt:867
13920 #, no-c-format
13921 msgid "Warn in case profiles in -fprofile-use do not match."
13922 msgstr ""
13924 #: common.opt:871
13925 #, no-c-format
13926 msgid "Warn in case a function ends earlier than it begins due to an invalid linenum macros."
13927 msgstr ""
13929 #: common.opt:875
13930 #, no-c-format
13931 msgid "Warn when a conditional has too many terms and condition coverage profiling gives up instrumenting the expression."
13932 msgstr ""
13934 #: common.opt:880
13935 #, no-c-format
13936 msgid "Warn in case profiles in -fprofile-use do not exist."
13937 msgstr ""
13939 #: common.opt:884
13940 #, no-c-format
13941 msgid "Warn when a vector operation is compiled outside the SIMD."
13942 msgstr ""
13944 #: common.opt:888
13945 #, no-c-format
13946 msgid "Warn about unsupported features in ThreadSanitizer."
13947 msgstr ""
13949 #: common.opt:904
13950 #, no-c-format
13951 msgid "-aux-info <file>\tEmit declaration information into <file>."
13952 msgstr "-aux-info <file>\tinformacije o deklaraciji pošalje u datoteku <file>"
13954 #: common.opt:917
13955 #, no-c-format
13956 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
13957 msgstr "-d<letters>\tomogući dumpove specifičnih prolaza kompajlera"
13959 #: common.opt:921
13960 #, no-c-format
13961 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
13962 msgstr "-dumpbase <file>\tpostavi osnovicu imena dump datoteke"
13964 #: common.opt:925
13965 #, no-c-format
13966 msgid "-dumpbase-ext .<ext>    Drop a trailing .<ext> from the dump basename to name auxiliary output files."
13967 msgstr "-dumpbase-ext .<ext>    izostavi ekstenziju .<ext> iz osnovice dump datoteke za imenovanje pomoćnih izlaznih datoteka"
13969 #: common.opt:929
13970 #, no-c-format
13971 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
13972 msgstr "-dumpdir <dir>\tpostavi ime direktorija za dumpove"
13974 #: common.opt:1035
13975 #, no-c-format
13976 msgid "The version of the C++ ABI in use."
13977 msgstr "inačica C++ ABI koja se koristi"
13979 #: common.opt:1039
13980 #, no-c-format
13981 msgid "Aggressively optimize loops using language constraints."
13982 msgstr "agresivno optimizira petlje koristeći jezična ograničenja"
13984 #: common.opt:1043
13985 #, no-c-format
13986 msgid "Align the start of functions."
13987 msgstr "poravna početak funkcija"
13989 #: common.opt:1050
13990 #, no-c-format
13991 msgid "Align labels which are only reached by jumping."
13992 msgstr "poravna one oznake do kojih se može doći samo sa skakanjem"
13994 #: common.opt:1057
13995 #, no-c-format
13996 msgid "Align all labels."
13997 msgstr "poravna sve oznake"
13999 #: common.opt:1064
14000 #, no-c-format
14001 msgid "Align the start of loops."
14002 msgstr "poravna početak petlji"
14004 #: common.opt:1071
14005 #, no-c-format
14006 msgid "Allow the compiler to introduce new data races on stores."
14007 msgstr "dopusti kompajleru uvesti novu konkurenciju podataka (data races) pri pohrani"
14009 #: common.opt:1075
14010 #, no-c-format
14011 msgid "Enable static analysis pass."
14012 msgstr "omogući statičku analizu prolaza"
14014 #: common.opt:1095
14015 #, no-c-format
14016 msgid "Select what to sanitize."
14017 msgstr "odaberite što treba počistiti"
14019 #: common.opt:1099
14020 #, no-c-format
14021 msgid "Select type of coverage sanitization."
14022 msgstr "odaberite tip pokrivenosti čišćenja"
14024 #: common.opt:1112
14025 #, no-c-format
14026 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
14027 msgstr "-fasan-shadow-offset=number>\tkoristite određeni odmak=<number> za shadow memoriju."
14029 #: common.opt:1116
14030 #, no-c-format
14031 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-defined sections."
14032 msgstr "-fsanitize-sections=<sec1,sec2,...>\tčisti globalne varijable u sekcijama definiranim korisnikom"
14034 #: common.opt:1121
14035 #, no-c-format
14036 msgid "After diagnosing undefined behavior attempt to continue execution."
14037 msgstr "pokuša nastaviti izvršavanje nakon dijagnosticiranja nedefiniranog ponašanja"
14039 #: common.opt:1125
14040 #, no-c-format
14041 msgid "This switch is deprecated; use -fsanitize-recover= instead."
14042 msgstr "taj šalter je zastario; koristite -fsanitize-recover= instead"
14044 #: common.opt:1129
14045 #, no-c-format
14046 msgid "Use traps instead of diagnostics of undefined behavior sanitizers."
14047 msgstr "koristi klopku umjesto dezinfektora nedefiniranog ponašanja"
14049 #: common.opt:1139
14050 #, no-c-format
14051 msgid "This switch is deprecated; use -fsanitize-trap= instead."
14052 msgstr "Ovaj šalter je zastario; koristite -fsanitize-trap= umjesto njega."
14054 #: common.opt:1143
14055 #, no-c-format
14056 msgid "Generate unwind tables that are exact at each instruction boundary."
14057 msgstr "generira unwind tablice koje leže točno na svakoj granici naredbe"
14059 #: common.opt:1147
14060 #, no-c-format
14061 msgid "Generate auto-inc/dec instructions."
14062 msgstr "generira auto-inc/dec naredbe"
14064 #: common.opt:1151
14065 #, no-c-format
14066 msgid "Use sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'."
14067 msgstr "upotrebi podatke iz uzorka profila za težine čvorova grafa poziva. Zadana datoteka s profilom je fbdata.afdo u ‘pwd’"
14069 #: common.opt:1156
14070 #, no-c-format
14071 msgid "Use sample profile information for call graph node weights. The profile file is specified in the argument."
14072 msgstr "upotrebi podatke iz uzorka profila za težine čvorova grafa poziva. Datoteka s profilom je specificirana argumentom"
14074 #: common.opt:1165
14075 #, no-c-format
14076 msgid "Generate code to check bounds before indexing arrays."
14077 msgstr "generira kȏd za provjeru granica prije indeksiranja polja"
14079 #: common.opt:1169
14080 #, no-c-format
14081 msgid "Replace add, compare, branch with branch on count register."
14082 msgstr "zamijeni add, usporedi, zamijeni granu s granom pomoću registra za brojanje"
14084 #: common.opt:1173
14085 #, no-c-format
14086 msgid "Use profiling information for branch probabilities."
14087 msgstr "koristi informacije o profiliranju za vjerojatnosti grana"
14089 #: common.opt:1189
14090 #, no-c-format
14091 msgid "Output callgraph information on a per-file basis."
14092 msgstr "ispiše informacije o grafovima poziva za svaku datoteku"
14094 #: common.opt:1193
14095 #, no-c-format
14096 msgid "Output callgraph information on a per-file basis with decorations."
14097 msgstr "ispiše informacije o grafovima poziva za svaku datoteku s dekoracijama"
14099 #: common.opt:1197
14100 #, no-c-format
14101 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
14102 msgstr "-fcall-saved-<register>\toznači <register> kao rezerviran u svim funkcijama"
14104 #: common.opt:1201
14105 #, no-c-format
14106 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
14107 msgstr "-fcall-used-<register>\toznači <register> kao oštećen pozivima funkcija"
14109 #: common.opt:1208
14110 #, no-c-format
14111 msgid "Save registers around function calls."
14112 msgstr "sačuva registre oko pozivanja funkcija"
14114 #: common.opt:1212
14115 #, no-c-format
14116 msgid "This switch is deprecated; do not use."
14117 msgstr "taj šalter je zastario; nemojte ga koristiti"
14119 #: common.opt:1216
14120 #, no-c-format
14121 msgid "Check the return value of new in C++."
14122 msgstr "provjeri vraćenu vrijednost operatora ‘new’ u C++"
14124 #: common.opt:1220 common.opt:1224
14125 #, no-c-format
14126 msgid "Perform internal consistency checkings."
14127 msgstr "izvrši internu provjeru konzistentnosti"
14129 #: common.opt:1228
14130 #, no-c-format
14131 msgid "For -f*-prefix-map= options compare canonicalized pathnames rather than just strings."
14132 msgstr ""
14134 #: common.opt:1232
14135 #, no-c-format
14136 msgid "Enable code hoisting."
14137 msgstr "omogući podizanje kȏda"
14139 #: common.opt:1236
14140 #, no-c-format
14141 msgid "Looks for opportunities to reduce stack adjustments and stack references."
14142 msgstr "traži prilike za smanjenje prilagodbi stògova i referenci na stȏg"
14144 #: common.opt:1240
14145 #, no-c-format
14146 msgid "Put uninitialized globals in the common section."
14147 msgstr "smjesti neinicijalizirane globalne simbole u ‘common’ sekciju"
14149 #: common.opt:1248
14150 #, no-c-format
14151 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
14152 msgstr "-fcompare-debug[=<opts>]\tkompilira s i bez, npr. -gtoggle, i usporedi ‘final-insns’ dump"
14154 #: common.opt:1252
14155 #, no-c-format
14156 msgid "Run only the second compilation of -fcompare-debug."
14157 msgstr "pokreni samo drugu kompilaciju od -fcompare-debug"
14159 #: common.opt:1256
14160 #, no-c-format
14161 msgid "Perform comparison elimination after register allocation has finished."
14162 msgstr "izvrši eliminaciju usporedbi nakon dodjele registra"
14164 #: common.opt:1260
14165 #, no-c-format
14166 msgid "Do not perform optimizations increasing noticeably stack usage."
14167 msgstr "ne radi optimizacije koje značajno povećavaju korištenje stògova"
14169 #: common.opt:1264
14170 #, no-c-format
14171 msgid "Perform a register copy-propagation optimization pass."
14172 msgstr "izvede register copy-propagation optimizacijski prolaz"
14174 #: common.opt:1268
14175 #, no-c-format
14176 msgid "Fold instructions calculating memory offsets to the memory access instruction if possible."
14177 msgstr ""
14179 #: common.opt:1272
14180 #, no-c-format
14181 msgid "Perform cross-jumping optimization."
14182 msgstr ""
14184 #: common.opt:1276
14185 #, no-c-format
14186 msgid "When running CSE, follow jumps to their targets."
14187 msgstr ""
14189 #: common.opt:1284
14190 #, no-c-format
14191 msgid "Omit range reduction step when performing complex division."
14192 msgstr ""
14194 #: common.opt:1288
14195 #, no-c-format
14196 msgid "Complex multiplication and division follow Fortran rules."
14197 msgstr ""
14199 #: common.opt:1292
14200 #, no-c-format
14201 msgid "Place data items into their own section."
14202 msgstr ""
14204 #: common.opt:1296
14205 #, no-c-format
14206 msgid "List all available debugging counters with their limits and counts."
14207 msgstr ""
14209 #: common.opt:1300
14210 #, no-c-format
14211 msgid "-fdbg-cnt=<counter>[:<lower_limit1>-]<upper_limit1>[:<lower_limit2>-<upper_limit2>:...][,<counter>:...]\tSet the debug counter limit."
14212 msgstr ""
14214 #: common.opt:1304
14215 #, no-c-format
14216 msgid "-fdebug-prefix-map=<old>=<new>\tMap one directory name to another in debug information."
14217 msgstr ""
14219 #: common.opt:1308
14220 #, no-c-format
14221 msgid "-ffile-prefix-map=<old>=<new>\tMap one directory name to another in compilation result."
14222 msgstr ""
14224 #: common.opt:1312
14225 #, no-c-format
14226 msgid "Output .debug_types section when using DWARF v4 debuginfo."
14227 msgstr ""
14229 #: common.opt:1318
14230 #, no-c-format
14231 msgid "Defer popping functions args from stack until later."
14232 msgstr ""
14234 #: common.opt:1322
14235 #, no-c-format
14236 msgid "Attempt to fill delay slots of branch instructions."
14237 msgstr ""
14239 #: common.opt:1326
14240 #, no-c-format
14241 msgid "Delete dead instructions that may throw exceptions."
14242 msgstr ""
14244 #: common.opt:1330
14245 #, no-c-format
14246 msgid "Delete useless null pointer checks."
14247 msgstr ""
14249 #: common.opt:1334
14250 #, no-c-format
14251 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
14252 msgstr ""
14254 #: common.opt:1338
14255 #, no-c-format
14256 msgid "Perform speculative devirtualization."
14257 msgstr ""
14259 #: common.opt:1342
14260 #, no-c-format
14261 msgid "Try to convert virtual calls to direct ones."
14262 msgstr ""
14264 #: common.opt:1346
14265 #, no-c-format
14266 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
14267 msgstr ""
14269 #: common.opt:1363
14270 #, no-c-format
14271 msgid "Show the source line with a caret indicating the column."
14272 msgstr ""
14274 #: common.opt:1367
14275 #, no-c-format
14276 msgid "Show labels annotating ranges of source code when showing source."
14277 msgstr ""
14279 #: common.opt:1371
14280 #, no-c-format
14281 msgid "Show line numbers in the left margin when showing source."
14282 msgstr ""
14284 #: common.opt:1379
14285 #, no-c-format
14286 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
14287 msgstr ""
14289 #: common.opt:1399
14290 #, no-c-format
14291 msgid "Enable formatting of JSON output."
14292 msgstr ""
14294 #: common.opt:1403
14295 #, no-c-format
14296 msgid "-fdiagnostics-urls=[never|always|auto]\tEmbed URLs in diagnostics."
14297 msgstr ""
14299 #: common.opt:1423
14300 #, no-c-format
14301 msgid "-fdiagnostics-column-unit=[display|byte]\tSelect whether column numbers are output as display columns (default) or raw bytes."
14302 msgstr ""
14304 #: common.opt:1427
14305 #, no-c-format
14306 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."
14307 msgstr ""
14309 #: common.opt:1431
14310 #, no-c-format
14311 msgid "-fdiagnostics-format=[text|sarif-stderr|sarif-file|json|json-stderr|json-file]\tSelect output format."
14312 msgstr ""
14314 #: common.opt:1435
14315 #, no-c-format
14316 msgid "-fdiagnostics-escape-format=[unicode|bytes]\tSelect how to escape non-printable-ASCII bytes in the source for diagnostics that suggest it."
14317 msgstr ""
14319 #: common.opt:1482
14320 #, no-c-format
14321 msgid "Print fix-it hints in machine-readable form."
14322 msgstr ""
14324 #: common.opt:1486
14325 #, no-c-format
14326 msgid "Print fix-it hints to stderr in unified diff format."
14327 msgstr ""
14329 #: common.opt:1490
14330 #, no-c-format
14331 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
14332 msgstr ""
14334 #: common.opt:1494
14335 #, no-c-format
14336 msgid "Print CWE identifiers for diagnostic messages, where available."
14337 msgstr ""
14339 #: common.opt:1498
14340 #, no-c-format
14341 msgid "Print any rules associated with diagnostic messages."
14342 msgstr ""
14344 #: common.opt:1502
14345 #, no-c-format
14346 msgid "Specify how to print any control-flow path associated with a diagnostic."
14347 msgstr ""
14349 #: common.opt:1506
14350 #, no-c-format
14351 msgid "Turn off any diagnostics features that complicate the output, such as line numbers, color, and warning URLs."
14352 msgstr ""
14354 #: common.opt:1510
14355 #, no-c-format
14356 msgid "-ftabstop=<number>      Distance between tab stops for column reporting."
14357 msgstr ""
14359 #: common.opt:1526
14360 #, no-c-format
14361 msgid "Show stack depths of events in paths."
14362 msgstr ""
14364 #: common.opt:1530
14365 #, no-c-format
14366 msgid "-fdiagnostics-text-art-charset=[none|ascii|unicode|emoji]\tDetermine which characters to use in text arg diagrams."
14367 msgstr ""
14369 #: common.opt:1549
14370 #, no-c-format
14371 msgid "Set minimum width of left margin of source code when showing source."
14372 msgstr ""
14374 #: common.opt:1553
14375 #, no-c-format
14376 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2\tDisable an optimization pass."
14377 msgstr ""
14379 #: common.opt:1557
14380 #, no-c-format
14381 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2\tEnable an optimization pass."
14382 msgstr ""
14384 #: common.opt:1561
14385 #, no-c-format
14386 msgid "-fdump-<type>\tDump various compiler internals to a file."
14387 msgstr ""
14389 #: common.opt:1568
14390 #, no-c-format
14391 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
14392 msgstr ""
14394 #: common.opt:1572
14395 #, no-c-format
14396 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
14397 msgstr ""
14399 #: common.opt:1576
14400 #, no-c-format
14401 msgid "Suppress output of addresses in debugging dumps."
14402 msgstr ""
14404 #: common.opt:1580
14405 #, no-c-format
14406 msgid "Collect and dump debug information into temporary file if ICE in C/C++ compiler occurred."
14407 msgstr ""
14409 #: common.opt:1585
14410 #, no-c-format
14411 msgid "Dump detailed information on GCC's internal representation of source code locations."
14412 msgstr ""
14414 #: common.opt:1589
14415 #, no-c-format
14416 msgid "Dump optimization passes."
14417 msgstr ""
14419 #: common.opt:1593
14420 #, no-c-format
14421 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
14422 msgstr ""
14424 #: common.opt:1597
14425 #, no-c-format
14426 msgid "Suppress output of previous and next insn numbers in debugging dumps."
14427 msgstr ""
14429 #: common.opt:1601
14430 #, no-c-format
14431 msgid "Enable CFI tables via GAS assembler directives."
14432 msgstr ""
14434 #: common.opt:1605
14435 #, no-c-format
14436 msgid "Perform early inlining."
14437 msgstr ""
14439 #: common.opt:1613
14440 #, no-c-format
14441 msgid "Perform interprocedural reduction of aggregates."
14442 msgstr ""
14444 #: common.opt:1617
14445 #, no-c-format
14446 msgid "Perform unused symbol elimination in debug info."
14447 msgstr ""
14449 #: common.opt:1621
14450 #, no-c-format
14451 msgid "Perform unused type elimination in debug info."
14452 msgstr ""
14454 #: common.opt:1625
14455 #, no-c-format
14456 msgid "Do not suppress C++ class debug information."
14457 msgstr ""
14459 #: common.opt:1629
14460 #, no-c-format
14461 msgid "Enable exception handling."
14462 msgstr ""
14464 #: common.opt:1633
14465 #, no-c-format
14466 msgid "Perform a number of minor, expensive optimizations."
14467 msgstr ""
14469 #: common.opt:1637
14470 #, no-c-format
14471 msgid "-fexcess-precision=[fast|standard|16]\tSpecify handling of excess floating-point precision."
14472 msgstr ""
14474 #: common.opt:1655
14475 #, no-c-format
14476 msgid "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of FLT_EVAL_METHOD are permitted."
14477 msgstr ""
14479 #: common.opt:1671
14480 #, no-c-format
14481 msgid "Output lto objects containing both the intermediate language and binary output."
14482 msgstr ""
14484 #: common.opt:1675
14485 #, no-c-format
14486 msgid "Assume no NaNs or infinities are generated."
14487 msgstr ""
14489 #: common.opt:1679
14490 #, no-c-format
14491 msgid "Assume that loops with an exit will terminate and not loop indefinitely."
14492 msgstr ""
14494 #: common.opt:1683
14495 #, no-c-format
14496 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
14497 msgstr ""
14499 #: common.opt:1687
14500 #, no-c-format
14501 msgid "Don't allocate floats and doubles in extended-precision registers."
14502 msgstr ""
14504 #: common.opt:1695
14505 #, no-c-format
14506 msgid "Perform a forward propagation pass on RTL."
14507 msgstr ""
14509 #: common.opt:1699
14510 #, no-c-format
14511 msgid "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
14512 msgstr ""
14514 #: common.opt:1715
14515 #, no-c-format
14516 msgid "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" exceptions."
14517 msgstr ""
14519 #: common.opt:1722
14520 #, no-c-format
14521 msgid "Allow function addresses to be held in registers."
14522 msgstr ""
14524 #: common.opt:1726
14525 #, no-c-format
14526 msgid "Place each function into its own section."
14527 msgstr ""
14529 #: common.opt:1730
14530 #, no-c-format
14531 msgid "Perform global common subexpression elimination."
14532 msgstr ""
14534 #: common.opt:1734
14535 #, no-c-format
14536 msgid "Perform enhanced load motion during global common subexpression elimination."
14537 msgstr ""
14539 #: common.opt:1738
14540 #, no-c-format
14541 msgid "Perform store motion after global common subexpression elimination."
14542 msgstr ""
14544 #: common.opt:1742
14545 #, no-c-format
14546 msgid "Perform redundant load after store elimination in global common subexpression elimination."
14547 msgstr ""
14549 #: common.opt:1747
14550 #, no-c-format
14551 msgid "Perform global common subexpression elimination after register allocation has finished."
14552 msgstr ""
14554 #: common.opt:1764
14555 #, no-c-format
14556 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information."
14557 msgstr ""
14559 #: common.opt:1769
14560 #, no-c-format
14561 msgid "Enable in and out of Graphite representation."
14562 msgstr ""
14564 #: common.opt:1773
14565 #, no-c-format
14566 msgid "Enable Graphite Identity transformation."
14567 msgstr ""
14569 #: common.opt:1777
14570 #, no-c-format
14571 msgid "Enable hoisting adjacent loads to encourage generating conditional move instructions."
14572 msgstr ""
14574 #: common.opt:1786
14575 #, no-c-format
14576 msgid "Improve GCC's ability to track column numbers in large source files, at the expense of slower compilation."
14577 msgstr ""
14579 #: common.opt:1791
14580 #, no-c-format
14581 msgid "Mark all loops as parallel."
14582 msgstr ""
14584 #: common.opt:1795 common.opt:1803 common.opt:3148
14585 #, no-c-format
14586 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
14587 msgstr "Omogući transformacije ugniježđenja petlje. Isto kao -floop-next-optimize."
14589 #: common.opt:1799
14590 #, no-c-format
14591 msgid "Enable loop interchange on trees."
14592 msgstr ""
14594 #: common.opt:1807
14595 #, no-c-format
14596 msgid "Perform unroll-and-jam on loops."
14597 msgstr ""
14599 #: common.opt:1811
14600 #, no-c-format
14601 msgid "Enable support for GNU transactional memory."
14602 msgstr ""
14604 #: common.opt:1815
14605 #, no-c-format
14606 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
14607 msgstr ""
14609 #: common.opt:1823
14610 #, no-c-format
14611 msgid "Enable the loop nest optimizer."
14612 msgstr ""
14614 #: common.opt:1827
14615 #, no-c-format
14616 msgid "Force bitfield accesses to match their type width."
14617 msgstr ""
14619 #: common.opt:1831
14620 #, no-c-format
14621 msgid "Merge adjacent stores."
14622 msgstr ""
14624 #: common.opt:1835
14625 #, no-c-format
14626 msgid "Enable guessing of branch probabilities."
14627 msgstr ""
14629 #: common.opt:1839
14630 #, no-c-format
14631 msgid "Enable various security-relevant flags."
14632 msgstr ""
14634 #: common.opt:1843
14635 #, no-c-format
14636 msgid "Harden conditionals not used in branches, checking reversed conditions."
14637 msgstr ""
14639 #: common.opt:1847
14640 #, no-c-format
14641 msgid "Harden conditional branches by checking reversed conditions."
14642 msgstr ""
14644 #: common.opt:1851
14645 #, no-c-format
14646 msgid "Harden control flow by recording and checking execution paths."
14647 msgstr ""
14649 #: common.opt:1855
14650 #, no-c-format
14651 msgid "Disable CFR in leaf functions."
14652 msgstr "Onemogući CFR u ‘leaf’ funkcijama."
14654 #: common.opt:1859
14655 #, no-c-format
14656 msgid "Check CFR execution paths also before calls followed by returns of their results."
14657 msgstr ""
14659 #: common.opt:1863
14660 #, no-c-format
14661 msgid "Check CFR execution paths also when exiting a function through an exception."
14662 msgstr ""
14664 #: common.opt:1867
14665 #, no-c-format
14666 msgid "-fhardcfr-check-noreturn-calls=[always|no-xthrow|nothrow|never]\tCheck CFR execution paths also before calling noreturn functions."
14667 msgstr ""
14669 #: common.opt:1890
14670 #, no-c-format
14671 msgid "Process #ident directives."
14672 msgstr ""
14674 #: common.opt:1894
14675 #, no-c-format
14676 msgid "Perform conversion of conditional jumps to branchless equivalents."
14677 msgstr ""
14679 #: common.opt:1898
14680 #, no-c-format
14681 msgid "Perform conversion of conditional jumps to conditional execution."
14682 msgstr ""
14684 #: common.opt:1902
14685 #, no-c-format
14686 msgid "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local variables."
14687 msgstr ""
14689 #: common.opt:1918
14690 #, no-c-format
14691 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
14692 msgstr ""
14694 #: common.opt:1930
14695 #, no-c-format
14696 msgid "Do not generate .size directives."
14697 msgstr ""
14699 #: common.opt:1934
14700 #, no-c-format
14701 msgid "Perform indirect inlining."
14702 msgstr ""
14704 #: common.opt:1940
14705 #, no-c-format
14706 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
14707 msgstr ""
14709 #: common.opt:1944
14710 #, no-c-format
14711 msgid "Integrate functions into their callers when code size is known not to grow."
14712 msgstr ""
14714 #: common.opt:1948
14715 #, no-c-format
14716 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
14717 msgstr ""
14719 #: common.opt:1952
14720 #, no-c-format
14721 msgid "Integrate functions only required by their single caller."
14722 msgstr ""
14724 #: common.opt:1959
14725 #, no-c-format
14726 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
14727 msgstr ""
14729 #: common.opt:1963
14730 #, no-c-format
14731 msgid "Inline __atomic operations when a lock free instruction sequence is available."
14732 msgstr ""
14734 #: common.opt:1973
14735 #, no-c-format
14736 msgid "-finline-stringops[=memcmp|memcpy|memmove|memset] Expand supported mem/str operations inline, even if against optimization."
14737 msgstr ""
14739 #: common.opt:2004
14740 #, no-c-format
14741 msgid "-fcf-protection=[full|branch|return|none|check]\tInstrument functions with checks to verify jump/call/return control-flow transfer instructions have valid targets."
14742 msgstr ""
14744 #: common.opt:2027
14745 #, no-c-format
14746 msgid "Instrument function entry and exit with profiling calls."
14747 msgstr ""
14749 #: common.opt:2031
14750 #, no-c-format
14751 msgid "Instrument function entry and exit with profiling calls invoked once."
14752 msgstr ""
14754 #: common.opt:2035
14755 #, no-c-format
14756 msgid "-finstrument-functions-exclude-function-list=name,...\tDo not instrument listed functions."
14757 msgstr ""
14759 #: common.opt:2039
14760 #, no-c-format
14761 msgid "-finstrument-functions-exclude-file-list=filename,...\tDo not instrument functions listed in files."
14762 msgstr ""
14764 #: common.opt:2043
14765 #, no-c-format
14766 msgid "Perform interprocedural constant propagation."
14767 msgstr ""
14769 #: common.opt:2047
14770 #, no-c-format
14771 msgid "Perform cloning to make Interprocedural constant propagation stronger."
14772 msgstr ""
14774 #: common.opt:2055
14775 #, no-c-format
14776 msgid "Perform interprocedural bitwise constant propagation."
14777 msgstr ""
14779 #: common.opt:2059
14780 #, no-c-format
14781 msgid "Perform interprocedural modref analysis."
14782 msgstr ""
14784 #: common.opt:2063
14785 #, no-c-format
14786 msgid "Perform interprocedural profile propagation."
14787 msgstr ""
14789 #: common.opt:2067
14790 #, no-c-format
14791 msgid "Perform interprocedural points-to analysis."
14792 msgstr ""
14794 #: common.opt:2071
14795 #, no-c-format
14796 msgid "Discover pure and const functions."
14797 msgstr ""
14799 #: common.opt:2075
14800 #, no-c-format
14801 msgid "Perform Identical Code Folding for functions and read-only variables."
14802 msgstr ""
14804 #: common.opt:2079
14805 #, no-c-format
14806 msgid "Perform Identical Code Folding for functions."
14807 msgstr ""
14809 #: common.opt:2083
14810 #, no-c-format
14811 msgid "Perform Identical Code Folding for variables."
14812 msgstr ""
14814 #: common.opt:2087
14815 #, no-c-format
14816 msgid "Discover read-only and non addressable static variables."
14817 msgstr ""
14819 #: common.opt:2091
14820 #, no-c-format
14821 msgid "Discover read-only, write-only and non-addressable static variables."
14822 msgstr ""
14824 #: common.opt:2095
14825 #, no-c-format
14826 msgid "Reduce stack alignment on call sites if possible."
14827 msgstr ""
14829 #: common.opt:2107
14830 #, no-c-format
14831 msgid "Perform IPA Value Range Propagation."
14832 msgstr ""
14834 #: common.opt:2111
14835 #, no-c-format
14836 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
14837 msgstr ""
14839 #: common.opt:2115
14840 #, no-c-format
14841 msgid "Assume strict aliasing rules apply across (uninlined) function boundaries."
14842 msgstr ""
14844 #: common.opt:2128
14845 #, no-c-format
14846 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
14847 msgstr ""
14849 #: common.opt:2144
14850 #, no-c-format
14851 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
14852 msgstr ""
14854 #: common.opt:2149
14855 #, no-c-format
14856 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
14857 msgstr ""
14859 #: common.opt:2154
14860 #, no-c-format
14861 msgid "Share slots for saving different hard registers."
14862 msgstr ""
14864 #: common.opt:2158
14865 #, no-c-format
14866 msgid "Share stack slots for spilled pseudo-registers."
14867 msgstr ""
14869 #: common.opt:2162
14870 #, no-c-format
14871 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
14872 msgstr ""
14874 #: common.opt:2166
14875 #, no-c-format
14876 msgid "Optimize induction variables on trees."
14877 msgstr ""
14879 #: common.opt:2170
14880 #, no-c-format
14881 msgid "Use jump tables for sufficiently large switch statements."
14882 msgstr ""
14884 #: common.opt:2174
14885 #, no-c-format
14886 msgid "Use bit tests for sufficiently large switch statements."
14887 msgstr ""
14889 #: common.opt:2178
14890 #, no-c-format
14891 msgid "Generate code for functions even if they are fully inlined."
14892 msgstr ""
14894 #: common.opt:2182
14895 #, no-c-format
14896 msgid "Generate code for static functions even if they are never called."
14897 msgstr ""
14899 #: common.opt:2186
14900 #, no-c-format
14901 msgid "Emit static const variables even if they are not used."
14902 msgstr ""
14904 #: common.opt:2190
14905 #, no-c-format
14906 msgid "Give external symbols a leading underscore."
14907 msgstr ""
14909 #: common.opt:2198
14910 #, no-c-format
14911 msgid "Do CFG-sensitive rematerialization in LRA."
14912 msgstr ""
14914 #: common.opt:2202
14915 #, no-c-format
14916 msgid "Enable link-time optimization."
14917 msgstr ""
14919 #: common.opt:2206
14920 #, no-c-format
14921 msgid "Link-time optimization with number of parallel jobs or jobserver."
14922 msgstr ""
14924 #: common.opt:2228
14925 #, no-c-format
14926 msgid "Specify the algorithm to partition symbols and vars at linktime."
14927 msgstr ""
14929 #: common.opt:2233
14930 #, no-c-format
14931 msgid "Use zlib/zstd compression level <number> for IL."
14932 msgstr ""
14934 #: common.opt:2241
14935 #, no-c-format
14936 msgid "Report various link-time optimization statistics."
14937 msgstr ""
14939 #: common.opt:2245
14940 #, no-c-format
14941 msgid "Report various link-time optimization statistics for WPA only."
14942 msgstr ""
14944 #: common.opt:2249
14945 #, no-c-format
14946 msgid "Set errno after built-in math functions."
14947 msgstr ""
14949 #: common.opt:2253
14950 #, no-c-format
14951 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
14952 msgstr ""
14954 #: common.opt:2257
14955 #, no-c-format
14956 msgid "Report on permanent memory allocation."
14957 msgstr ""
14959 #: common.opt:2261
14960 #, no-c-format
14961 msgid "Report on permanent memory allocation in WPA only."
14962 msgstr ""
14964 #: common.opt:2268
14965 #, no-c-format
14966 msgid "Attempt to merge identical constants and constant variables."
14967 msgstr ""
14969 #: common.opt:2272
14970 #, no-c-format
14971 msgid "Attempt to merge identical constants across compilation units."
14972 msgstr ""
14974 #: common.opt:2276
14975 #, no-c-format
14976 msgid "Attempt to merge identical debug strings across compilation units."
14977 msgstr ""
14979 #: common.opt:2280
14980 #, no-c-format
14981 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping."
14982 msgstr ""
14984 #: common.opt:2284
14985 #, no-c-format
14986 msgid "Align the start of every function."
14987 msgstr "Poravna početak svake funkcije."
14989 #: common.opt:2288
14990 #, no-c-format
14991 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14992 msgstr ""
14994 #: common.opt:2292
14995 #, no-c-format
14996 msgid "Perform SMS based modulo scheduling with register moves allowed."
14997 msgstr ""
14999 #: common.opt:2296
15000 #, no-c-format
15001 msgid "Move loop invariant computations out of loops."
15002 msgstr ""
15004 #: common.opt:2300
15005 #, no-c-format
15006 msgid "Move stores out of loops."
15007 msgstr ""
15009 #: common.opt:2304
15010 #, no-c-format
15011 msgid "Building block for specs-based multilib-aware TFLAGS."
15012 msgstr ""
15014 #: common.opt:2308
15015 #, no-c-format
15016 msgid "Use the RTL dead code elimination pass."
15017 msgstr ""
15019 #: common.opt:2312
15020 #, no-c-format
15021 msgid "Use the RTL dead store elimination pass."
15022 msgstr ""
15024 #: common.opt:2316
15025 #, no-c-format
15026 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
15027 msgstr ""
15029 #: common.opt:2320
15030 #, no-c-format
15031 msgid "Support synchronous non-call exceptions."
15032 msgstr ""
15034 #: common.opt:2327
15035 #, no-c-format
15036 msgid "-foffload-options=<targets>=<options>\tSpecify options for the offloading targets."
15037 msgstr ""
15039 #: common.opt:2331
15040 #, no-c-format
15041 msgid "-foffload-abi=[lp64|ilp32]\tSet the ABI to use in an offload compiler."
15042 msgstr ""
15044 #: common.opt:2344
15045 #, no-c-format
15046 msgid "When possible do not generate stack frames."
15047 msgstr ""
15049 #: common.opt:2351
15050 #, no-c-format
15051 msgid "Generate SIMD clones for functions with the OpenMP declare target directive."
15052 msgstr ""
15054 #: common.opt:2370
15055 #, no-c-format
15056 msgid "Enable all optimization info dumps on stderr."
15057 msgstr ""
15059 #: common.opt:2374
15060 #, no-c-format
15061 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
15062 msgstr ""
15064 #: common.opt:2378
15065 #, no-c-format
15066 msgid "Write a SRCFILE.opt-record.json file detailing what optimizations were performed."
15067 msgstr ""
15069 #: common.opt:2386
15070 #, no-c-format
15071 msgid "Optimize sibling and tail recursive calls."
15072 msgstr ""
15074 #: common.opt:2390
15075 #, no-c-format
15076 msgid "Perform partial inlining."
15077 msgstr ""
15079 #: common.opt:2394 common.opt:2398
15080 #, no-c-format
15081 msgid "Report on memory allocation before interprocedural optimization."
15082 msgstr ""
15084 #: common.opt:2402
15085 #, no-c-format
15086 msgid "Pack structure members together without holes."
15087 msgstr ""
15089 #: common.opt:2406
15090 #, no-c-format
15091 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
15092 msgstr ""
15094 #: common.opt:2410
15095 #, no-c-format
15096 msgid "Return small aggregates in memory, not registers."
15097 msgstr ""
15099 #: common.opt:2414
15100 #, no-c-format
15101 msgid "Perform loop peeling."
15102 msgstr ""
15104 #: common.opt:2418
15105 #, no-c-format
15106 msgid "Enable machine specific peephole optimizations."
15107 msgstr ""
15109 #: common.opt:2422
15110 #, no-c-format
15111 msgid "Enable an RTL peephole pass before sched2."
15112 msgstr ""
15114 #: common.opt:2426
15115 #, no-c-format
15116 msgid "Generate position-independent code if possible (large mode)."
15117 msgstr ""
15119 #: common.opt:2430
15120 #, no-c-format
15121 msgid "Generate position-independent code for executables if possible (large mode)."
15122 msgstr ""
15124 #: common.opt:2434
15125 #, no-c-format
15126 msgid "Generate position-independent code if possible (small mode)."
15127 msgstr ""
15129 #: common.opt:2438
15130 #, no-c-format
15131 msgid "Generate position-independent code for executables if possible (small mode)."
15132 msgstr ""
15134 #: common.opt:2442
15135 #, no-c-format
15136 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
15137 msgstr ""
15139 #: common.opt:2446
15140 #, no-c-format
15141 msgid "Specify a plugin to load."
15142 msgstr ""
15144 #: common.opt:2450
15145 #, no-c-format
15146 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
15147 msgstr ""
15149 #: common.opt:2454
15150 #, no-c-format
15151 msgid "Run predictive commoning optimization."
15152 msgstr ""
15154 #: common.opt:2458
15155 #, no-c-format
15156 msgid "Generate prefetch instructions, if available, for arrays in loops."
15157 msgstr ""
15159 #: common.opt:2462
15160 #, no-c-format
15161 msgid "Enable basic program profiling code."
15162 msgstr ""
15164 #: common.opt:2466
15165 #, no-c-format
15166 msgid "Generate absolute source path names for gcov."
15167 msgstr ""
15169 #: common.opt:2470
15170 #, no-c-format
15171 msgid "Insert arc-based program profiling code."
15172 msgstr ""
15174 #: common.opt:2474
15175 #, no-c-format
15176 msgid "Insert condition coverage profiling code."
15177 msgstr ""
15179 #: common.opt:2478
15180 #, no-c-format
15181 msgid "Set the top-level directory for storing the profile data. The default is 'pwd'."
15182 msgstr ""
15184 #: common.opt:2483
15185 #, no-c-format
15186 msgid "Select the name for storing the profile note file."
15187 msgstr ""
15189 #: common.opt:2487
15190 #, no-c-format
15191 msgid "Enable correction of flow inconsistent profile data input."
15192 msgstr ""
15194 #: common.opt:2491
15195 #, no-c-format
15196 msgid "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update method."
15197 msgstr ""
15199 #: common.opt:2495
15200 #, no-c-format
15201 msgid "Instrument only functions from files whose name matches any of the regular expressions (separated by semi-colons)."
15202 msgstr ""
15204 #: common.opt:2499
15205 #, no-c-format
15206 msgid "Instrument only functions from files whose name does not match any of the regular expressions (separated by semi-colons)."
15207 msgstr ""
15209 #: common.opt:2515
15210 #, no-c-format
15211 msgid "-fprofile-reproducible=[serial|parallel-runs|multithreaded]\tControl level of reproducibility of profile gathered by -fprofile-generate."
15212 msgstr ""
15214 #: common.opt:2531
15215 #, no-c-format
15216 msgid "Remove prefix from absolute path before mangling name for -fprofile-generate= and -fprofile-use=."
15217 msgstr ""
15219 #: common.opt:2535
15220 #, no-c-format
15221 msgid "-fprofile-prefix-map=<old>=<new>\tMap one directory name to another in GCOV coverage result."
15222 msgstr ""
15224 #: common.opt:2539
15225 #, no-c-format
15226 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
15227 msgstr ""
15229 #: common.opt:2543
15230 #, no-c-format
15231 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
15232 msgstr ""
15234 #: common.opt:2547
15235 #, no-c-format
15236 msgid "Register the profile information in the .gcov_info section instead of using a constructor/destructor."
15237 msgstr ""
15239 #: common.opt:2551
15240 #, no-c-format
15241 msgid "Register the profile information in the specified section instead of using a constructor/destructor."
15242 msgstr ""
15244 #: common.opt:2555
15245 #, no-c-format
15246 msgid "Do not assume that functions never executed during the train run are cold."
15247 msgstr ""
15249 #: common.opt:2559
15250 #, no-c-format
15251 msgid "Enable common options for performing profile feedback directed optimizations."
15252 msgstr ""
15254 #: common.opt:2563
15255 #, no-c-format
15256 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
15257 msgstr ""
15259 #: common.opt:2567
15260 #, no-c-format
15261 msgid "Insert code to profile values of expressions."
15262 msgstr ""
15264 #: common.opt:2571
15265 #, no-c-format
15266 msgid "Report on consistency of profile."
15267 msgstr ""
15269 #: common.opt:2575
15270 #, no-c-format
15271 msgid "Enable function reordering that improves code placement."
15272 msgstr ""
15274 #: common.opt:2579
15275 #, no-c-format
15276 msgid "Insert NOP instructions at each function entry."
15277 msgstr ""
15279 #: common.opt:2586
15280 #, no-c-format
15281 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
15282 msgstr ""
15284 #: common.opt:2596
15285 #, no-c-format
15286 msgid "Record gcc command line switches in the object file."
15287 msgstr ""
15289 #: common.opt:2600
15290 #, no-c-format
15291 msgid "Return small aggregates in registers."
15292 msgstr ""
15294 #: common.opt:2608
15295 #, no-c-format
15296 msgid "Tell DSE that the storage for a C++ object is dead when the constructor starts and when the destructor finishes."
15297 msgstr ""
15299 #: common.opt:2622
15300 #, no-c-format
15301 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."
15302 msgstr ""
15304 #: common.opt:2637
15305 #, no-c-format
15306 msgid "Tell DCE to remove unused C++ allocations."
15307 msgstr ""
15309 #: common.opt:2641
15310 #, no-c-format
15311 msgid "Relief of register pressure through live range shrinkage."
15312 msgstr ""
15314 #: common.opt:2645
15315 #, no-c-format
15316 msgid "Perform a register renaming optimization pass."
15317 msgstr ""
15319 #: common.opt:2649
15320 #, no-c-format
15321 msgid "Perform a target dependent instruction fusion optimization pass."
15322 msgstr ""
15324 #: common.opt:2653
15325 #, no-c-format
15326 msgid "Reorder basic blocks to improve code placement."
15327 msgstr ""
15329 #: common.opt:2657
15330 #, no-c-format
15331 msgid "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering algorithm."
15332 msgstr ""
15334 #: common.opt:2670
15335 #, no-c-format
15336 msgid "Reorder basic blocks and partition into hot and cold sections."
15337 msgstr ""
15339 #: common.opt:2674
15340 #, no-c-format
15341 msgid "Reorder functions to improve code placement."
15342 msgstr ""
15344 #: common.opt:2678
15345 #, no-c-format
15346 msgid "Add a common subexpression elimination pass after loop optimizations."
15347 msgstr ""
15349 #: common.opt:2686
15350 #, no-c-format
15351 msgid "Disable optimizations that assume default FP rounding behavior."
15352 msgstr ""
15354 #: common.opt:2690
15355 #, no-c-format
15356 msgid "Enable scheduling across basic blocks."
15357 msgstr ""
15359 #: common.opt:2694
15360 #, no-c-format
15361 msgid "Enable register pressure sensitive insn scheduling."
15362 msgstr ""
15364 #: common.opt:2698
15365 #, no-c-format
15366 msgid "Allow speculative motion of non-loads."
15367 msgstr ""
15369 #: common.opt:2702
15370 #, no-c-format
15371 msgid "Allow speculative motion of some loads."
15372 msgstr ""
15374 #: common.opt:2706
15375 #, no-c-format
15376 msgid "Allow speculative motion of more loads."
15377 msgstr ""
15379 #: common.opt:2710
15380 #, no-c-format
15381 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
15382 msgstr ""
15384 #: common.opt:2714
15385 #, no-c-format
15386 msgid "If scheduling post reload, do superblock scheduling."
15387 msgstr ""
15389 #: common.opt:2722
15390 #, no-c-format
15391 msgid "Reschedule instructions before register allocation."
15392 msgstr ""
15394 #: common.opt:2726
15395 #, no-c-format
15396 msgid "Reschedule instructions after register allocation."
15397 msgstr ""
15399 #: common.opt:2733
15400 #, no-c-format
15401 msgid "Schedule instructions using selective scheduling algorithm."
15402 msgstr ""
15404 #: common.opt:2737
15405 #, no-c-format
15406 msgid "Run selective scheduling after reload."
15407 msgstr ""
15409 #: common.opt:2741
15410 #, no-c-format
15411 msgid "Run self-tests, using the given path to locate test files."
15412 msgstr ""
15414 #: common.opt:2745
15415 #, no-c-format
15416 msgid "Perform software pipelining of inner loops during selective scheduling."
15417 msgstr ""
15419 #: common.opt:2749
15420 #, no-c-format
15421 msgid "Perform software pipelining of outer loops during selective scheduling."
15422 msgstr ""
15424 #: common.opt:2753
15425 #, no-c-format
15426 msgid "Reschedule pipelined regions without pipelining."
15427 msgstr ""
15429 #: common.opt:2757
15430 #, no-c-format
15431 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
15432 msgstr ""
15434 #: common.opt:2763
15435 #, no-c-format
15436 msgid "Allow premature scheduling of queued insns."
15437 msgstr ""
15439 #: common.opt:2767
15440 #, no-c-format
15441 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
15442 msgstr ""
15444 #: common.opt:2775
15445 #, no-c-format
15446 msgid "Set dependence distance checking in premature scheduling of queued insns."
15447 msgstr ""
15449 #: common.opt:2779
15450 #, no-c-format
15451 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
15452 msgstr ""
15454 #: common.opt:2783
15455 #, no-c-format
15456 msgid "Enable the group heuristic in the scheduler."
15457 msgstr ""
15459 #: common.opt:2787
15460 #, no-c-format
15461 msgid "Enable the critical path heuristic in the scheduler."
15462 msgstr ""
15464 #: common.opt:2791
15465 #, no-c-format
15466 msgid "Enable the speculative instruction heuristic in the scheduler."
15467 msgstr ""
15469 #: common.opt:2795
15470 #, no-c-format
15471 msgid "Enable the rank heuristic in the scheduler."
15472 msgstr ""
15474 #: common.opt:2799
15475 #, no-c-format
15476 msgid "Enable the last instruction heuristic in the scheduler."
15477 msgstr ""
15479 #: common.opt:2803
15480 #, no-c-format
15481 msgid "Enable the dependent count heuristic in the scheduler."
15482 msgstr ""
15484 #: common.opt:2807
15485 #, no-c-format
15486 msgid "Access data in the same section from shared anchor points."
15487 msgstr ""
15489 #: common.opt:2819
15490 #, no-c-format
15491 msgid "Turn on Redundant Extensions Elimination pass."
15492 msgstr ""
15494 #: common.opt:2823
15495 #, no-c-format
15496 msgid "Show column numbers in diagnostics, when available.  Default on."
15497 msgstr ""
15499 #: common.opt:2827
15500 #, no-c-format
15501 msgid "Emit function prologues only before parts of the function that need it, rather than at the top of the function."
15502 msgstr ""
15504 #: common.opt:2832
15505 #, no-c-format
15506 msgid "Shrink-wrap parts of the prologue and epilogue separately."
15507 msgstr ""
15509 #: common.opt:2836
15510 #, no-c-format
15511 msgid "Disable optimizations observable by IEEE signaling NaNs."
15512 msgstr ""
15514 #: common.opt:2840
15515 #, no-c-format
15516 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
15517 msgstr ""
15519 #: common.opt:2844
15520 #, no-c-format
15521 msgid "Convert floating point constants to single precision constants."
15522 msgstr ""
15524 #: common.opt:2848
15525 #, no-c-format
15526 msgid "Split lifetimes of induction variables when loops are unrolled."
15527 msgstr ""
15529 #: common.opt:2852
15530 #, no-c-format
15531 msgid "Generate discontiguous stack frames."
15532 msgstr ""
15534 #: common.opt:2856
15535 #, no-c-format
15536 msgid "Split wide types into independent registers."
15537 msgstr ""
15539 #: common.opt:2860
15540 #, no-c-format
15541 msgid "Split wide types into independent registers earlier."
15542 msgstr ""
15544 #: common.opt:2864
15545 #, no-c-format
15546 msgid "Enable backward propagation of use properties at the SSA level."
15547 msgstr ""
15549 #: common.opt:2868
15550 #, no-c-format
15551 msgid "Optimize conditional patterns using SSA PHI nodes."
15552 msgstr ""
15554 #: common.opt:2872
15555 #, no-c-format
15556 msgid "Optimize amount of stdarg registers saved to stack at start of function."
15557 msgstr ""
15559 #: common.opt:2876
15560 #, no-c-format
15561 msgid "Apply variable expansion when loops are unrolled."
15562 msgstr ""
15564 #: common.opt:2880
15565 #, no-c-format
15566 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
15567 msgstr ""
15569 #: common.opt:2884
15570 #, no-c-format
15571 msgid "Insert stack checking code into the program.  Same as -fstack-check=specific."
15572 msgstr "Umetne kȏd za provjeru stȏga u program. Isto kao -fstack-check=specific."
15574 #: common.opt:2888
15575 #, no-c-format
15576 msgid "Insert code to probe each page of stack space as it is allocated to protect from stack-clash style attacks."
15577 msgstr ""
15579 #: common.opt:2896
15580 #, no-c-format
15581 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
15582 msgstr ""
15584 #: common.opt:2900
15585 #, no-c-format
15586 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
15587 msgstr ""
15589 #: common.opt:2904
15590 #, no-c-format
15591 msgid "Use propolice as a stack protection method."
15592 msgstr ""
15594 #: common.opt:2908
15595 #, no-c-format
15596 msgid "Use a stack protection method for every function."
15597 msgstr ""
15599 #: common.opt:2912
15600 #, no-c-format
15601 msgid "Use a smart stack protection method for certain functions."
15602 msgstr ""
15604 #: common.opt:2916
15605 #, no-c-format
15606 msgid "Use stack protection method only for functions with the stack_protect attribute."
15607 msgstr ""
15609 #: common.opt:2920
15610 #, no-c-format
15611 msgid "Output stack usage information on a per-function basis."
15612 msgstr ""
15614 #: common.opt:2932
15615 #, no-c-format
15616 msgid "Assume strict aliasing rules apply."
15617 msgstr ""
15619 #: common.opt:2936
15620 #, no-c-format
15621 msgid "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
15622 msgstr ""
15624 #: common.opt:2940
15625 #, no-c-format
15626 msgid "Disable stack scrub entirely, disregarding strub attributes."
15627 msgstr ""
15629 #: common.opt:2944
15630 #, no-c-format
15631 msgid "Enable stack scrub as per attributes, with strict call checking."
15632 msgstr ""
15634 #: common.opt:2953
15635 #, no-c-format
15636 msgid "Restore default strub mode: as per attributes, with relaxed checking."
15637 msgstr ""
15639 #: common.opt:2957
15640 #, no-c-format
15641 msgid "Enable stack scrubbing for all viable functions."
15642 msgstr ""
15644 #: common.opt:2961
15645 #, no-c-format
15646 msgid "Enable at-calls stack scrubbing for all viable functions."
15647 msgstr ""
15649 #: common.opt:2965
15650 #, no-c-format
15651 msgid "Enable internal stack scrubbing for all viable functions."
15652 msgstr ""
15654 #: common.opt:2969
15655 #, no-c-format
15656 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
15657 msgstr ""
15659 #: common.opt:2973
15660 #, no-c-format
15661 msgid "Check for syntax errors, then stop."
15662 msgstr ""
15664 #: common.opt:2977
15665 #, no-c-format
15666 msgid "Create data files needed by \"gcov\"."
15667 msgstr ""
15669 #: common.opt:2981
15670 #, no-c-format
15671 msgid "Perform jump threading optimizations."
15672 msgstr ""
15674 #: common.opt:2985
15675 #, no-c-format
15676 msgid "Report the time taken by each compiler pass."
15677 msgstr ""
15679 #: common.opt:2989
15680 #, no-c-format
15681 msgid "Record times taken by sub-phases separately."
15682 msgstr ""
15684 #: common.opt:2993
15685 #, no-c-format
15686 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
15687 msgstr ""
15689 #: common.opt:3012
15690 #, no-c-format
15691 msgid "Reorder top level functions, variables, and asms."
15692 msgstr ""
15694 #: common.opt:3016
15695 #, no-c-format
15696 msgid "Perform superblock formation via tail duplication."
15697 msgstr ""
15699 #: common.opt:3020
15700 #, no-c-format
15701 msgid "For targets that normally need trampolines for nested functions, always generate them instead of using descriptors."
15702 msgstr ""
15704 #: common.opt:3025
15705 #, no-c-format
15706 msgid "Whether trampolines are generated in executable memory rather than executable stack."
15707 msgstr ""
15709 #: common.opt:3043
15710 #, no-c-format
15711 msgid "Assume floating-point operations can trap."
15712 msgstr ""
15714 #: common.opt:3047
15715 #, no-c-format
15716 msgid "Trap for signed overflow in addition, subtraction and multiplication."
15717 msgstr ""
15719 #: common.opt:3051
15720 #, no-c-format
15721 msgid "Enable SSA-CCP optimization on trees."
15722 msgstr ""
15724 #: common.opt:3055
15725 #, no-c-format
15726 msgid "Enable SSA-BIT-CCP optimization on trees."
15727 msgstr ""
15729 #: common.opt:3063
15730 #, no-c-format
15731 msgid "Enable loop header copying on trees."
15732 msgstr ""
15734 #: common.opt:3071
15735 #, no-c-format
15736 msgid "Enable SSA coalescing of user variables."
15737 msgstr ""
15739 #: common.opt:3079
15740 #, no-c-format
15741 msgid "Enable copy propagation on trees."
15742 msgstr ""
15744 #: common.opt:3087
15745 #, no-c-format
15746 msgid "Transform condition stores into unconditional ones."
15747 msgstr ""
15749 #: common.opt:3091
15750 #, no-c-format
15751 msgid "Perform conversions of switch initializations."
15752 msgstr ""
15754 #: common.opt:3095
15755 #, no-c-format
15756 msgid "Enable SSA dead code elimination optimization on trees."
15757 msgstr ""
15759 #: common.opt:3099
15760 #, no-c-format
15761 msgid "Enable dominator optimizations."
15762 msgstr ""
15764 #: common.opt:3103
15765 #, no-c-format
15766 msgid "Enable tail merging on trees."
15767 msgstr ""
15769 #: common.opt:3107
15770 #, no-c-format
15771 msgid "Enable dead store elimination."
15772 msgstr ""
15774 #: common.opt:3111
15775 #, no-c-format
15776 msgid "Enable forward propagation on trees."
15777 msgstr ""
15779 #: common.opt:3115
15780 #, no-c-format
15781 msgid "Enable Full Redundancy Elimination (FRE) on trees."
15782 msgstr ""
15784 #: common.opt:3119
15785 #, no-c-format
15786 msgid "Enable string length optimizations on trees."
15787 msgstr ""
15789 #: common.opt:3123
15790 #, no-c-format
15791 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."
15792 msgstr ""
15794 #: common.opt:3129
15795 #, no-c-format
15796 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."
15797 msgstr ""
15799 #: common.opt:3136
15800 #, no-c-format
15801 msgid "Enable loop distribution on trees."
15802 msgstr ""
15804 #: common.opt:3140
15805 #, no-c-format
15806 msgid "Enable loop distribution for patterns transformed into a library call."
15807 msgstr ""
15809 #: common.opt:3144
15810 #, no-c-format
15811 msgid "Enable loop invariant motion on trees."
15812 msgstr ""
15814 #: common.opt:3152
15815 #, no-c-format
15816 msgid "Create canonical induction variables in loops."
15817 msgstr ""
15819 #: common.opt:3156
15820 #, no-c-format
15821 msgid "Enable loop optimizations on tree level."
15822 msgstr ""
15824 #: common.opt:3160
15825 #, no-c-format
15826 msgid "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
15827 msgstr ""
15829 #: common.opt:3164
15830 #, no-c-format
15831 msgid "Enable hoisting loads from conditional pointers."
15832 msgstr ""
15834 #: common.opt:3168
15835 #, no-c-format
15836 msgid "Enable SSA-PRE optimization on trees."
15837 msgstr ""
15839 #: common.opt:3172
15840 #, no-c-format
15841 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
15842 msgstr ""
15844 #: common.opt:3176
15845 #, no-c-format
15846 msgid "Perform function-local points-to analysis on trees."
15847 msgstr ""
15849 #: common.opt:3180
15850 #, no-c-format
15851 msgid "Enable reassociation on tree level."
15852 msgstr ""
15854 #: common.opt:3188
15855 #, no-c-format
15856 msgid "Enable SSA code sinking on trees."
15857 msgstr ""
15859 #: common.opt:3192
15860 #, no-c-format
15861 msgid "Perform straight-line strength reduction."
15862 msgstr ""
15864 #: common.opt:3196
15865 #, no-c-format
15866 msgid "Perform scalar replacement of aggregates."
15867 msgstr ""
15869 #: common.opt:3200
15870 #, no-c-format
15871 msgid "Replace temporary expressions in the SSA->normal pass."
15872 msgstr ""
15874 #: common.opt:3204
15875 #, no-c-format
15876 msgid "Perform live range splitting during the SSA->normal pass."
15877 msgstr ""
15879 #: common.opt:3208
15880 #, no-c-format
15881 msgid "Perform Value Range Propagation on trees."
15882 msgstr ""
15884 #: common.opt:3212
15885 #, no-c-format
15886 msgid "Split paths leading to loop backedges."
15887 msgstr ""
15889 #: common.opt:3216
15890 #, no-c-format
15891 msgid "Assume common declarations may be overridden with ones with a larger trailing array."
15892 msgstr ""
15894 #: common.opt:3221
15895 #, no-c-format
15896 msgid "Compile whole compilation unit at a time."
15897 msgstr ""
15899 #: common.opt:3225
15900 #, no-c-format
15901 msgid "Trap on __builtin_unreachable instead of using it for optimization."
15902 msgstr ""
15904 #: common.opt:3229
15905 #, no-c-format
15906 msgid "Perform loop unrolling when iteration count is known."
15907 msgstr ""
15909 #: common.opt:3233
15910 #, no-c-format
15911 msgid "Perform loop unrolling for all loops."
15912 msgstr ""
15914 #: common.opt:3248
15915 #, no-c-format
15916 msgid "Allow optimization for floating-point arithmetic which may change the result of the operation due to rounding."
15917 msgstr ""
15919 #: common.opt:3253
15920 #, no-c-format
15921 msgid "Same as -fassociative-math for expressions which include division."
15922 msgstr "Isto kao -fassociative-math za izraze koju uključuju dijeljenje."
15924 #: common.opt:3261
15925 #, no-c-format
15926 msgid "Allow math optimizations that may violate IEEE or ISO standards."
15927 msgstr ""
15929 #: common.opt:3265
15930 #, no-c-format
15931 msgid "Perform loop unswitching."
15932 msgstr ""
15934 #: common.opt:3269
15935 #, no-c-format
15936 msgid "Perform loop splitting."
15937 msgstr ""
15939 #: common.opt:3273
15940 #, no-c-format
15941 msgid "Version loops based on whether indices have a stride of one."
15942 msgstr ""
15944 #: common.opt:3277
15945 #, no-c-format
15946 msgid "Just generate unwind tables for exception handling."
15947 msgstr ""
15949 #: common.opt:3281
15950 #, no-c-format
15951 msgid "Use the bfd linker instead of the default linker."
15952 msgstr ""
15954 #: common.opt:3285
15955 #, no-c-format
15956 msgid "Use the gold linker instead of the default linker."
15957 msgstr ""
15959 #: common.opt:3289
15960 #, no-c-format
15961 msgid "Use the lld LLVM linker instead of the default linker."
15962 msgstr ""
15964 #: common.opt:3293
15965 #, no-c-format
15966 msgid "Use the Modern linker (MOLD) linker instead of the default linker."
15967 msgstr ""
15969 #: common.opt:3303
15970 #, no-c-format
15971 msgid "Perform variable tracking."
15972 msgstr ""
15974 #: common.opt:3310
15975 #, no-c-format
15976 msgid "Perform variable tracking by annotating assignments."
15977 msgstr ""
15979 #: common.opt:3316
15980 #, no-c-format
15981 msgid "Toggle -fvar-tracking-assignments."
15982 msgstr ""
15984 #: common.opt:3323
15985 #, no-c-format
15986 msgid "Perform variable tracking and also tag variables that are uninitialized."
15987 msgstr ""
15989 #: common.opt:3328
15990 #, no-c-format
15991 msgid "Enable vectorization on trees."
15992 msgstr ""
15994 #: common.opt:3336
15995 #, no-c-format
15996 msgid "Enable loop vectorization on trees."
15997 msgstr ""
15999 #: common.opt:3340
16000 #, no-c-format
16001 msgid "Enable basic block vectorization (SLP) on trees."
16002 msgstr ""
16004 #: common.opt:3344
16005 #, no-c-format
16006 msgid "-fvect-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the cost model for vectorization."
16007 msgstr ""
16009 #: common.opt:3348
16010 #, no-c-format
16011 msgid "-fsimd-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the vectorization cost model for code marked with a simd directive."
16012 msgstr ""
16014 #: common.opt:3367
16015 #, no-c-format
16016 msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
16017 msgstr ""
16019 #: common.opt:3375
16020 #, no-c-format
16021 msgid "Enable copy propagation of scalar-evolution information."
16022 msgstr ""
16024 #: common.opt:3379
16025 #, no-c-format
16026 msgid "-ftrivial-auto-var-init=[uninitialized|pattern|zero]\tAdd initializations to automatic variables."
16027 msgstr ""
16029 #: common.opt:3401
16030 #, no-c-format
16031 msgid "Add extra commentary to assembler output."
16032 msgstr ""
16034 #: common.opt:3405
16035 #, no-c-format
16036 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
16037 msgstr ""
16039 #: common.opt:3424
16040 #, no-c-format
16041 msgid "Validate vtable pointers before using them."
16042 msgstr ""
16044 #: common.opt:3440
16045 #, no-c-format
16046 msgid "Output vtable verification counters."
16047 msgstr ""
16049 #: common.opt:3444
16050 #, no-c-format
16051 msgid "Output vtable verification pointer sets information."
16052 msgstr ""
16054 #: common.opt:3448
16055 #, no-c-format
16056 msgid "Use expression value profiles in optimizations."
16057 msgstr ""
16059 #: common.opt:3452
16060 #, no-c-format
16061 msgid "Construct webs and split unrelated uses of single variable."
16062 msgstr ""
16064 #: common.opt:3456
16065 #, no-c-format
16066 msgid "Enable conditional dead code elimination for builtin calls."
16067 msgstr ""
16069 #: common.opt:3460
16070 #, no-c-format
16071 msgid "Perform whole program optimizations."
16072 msgstr ""
16074 #: common.opt:3464
16075 #, no-c-format
16076 msgid "Assume pointer overflow wraps around."
16077 msgstr ""
16079 #: common.opt:3468
16080 #, no-c-format
16081 msgid "Assume signed arithmetic overflow wraps around."
16082 msgstr ""
16084 #: common.opt:3472
16085 #, no-c-format
16086 msgid "Put zero initialized data in the bss section."
16087 msgstr ""
16089 #: common.opt:3476
16090 #, no-c-format
16091 msgid "Clear call-used registers upon function return."
16092 msgstr ""
16094 #: common.opt:3480
16095 #, no-c-format
16096 msgid "Generate debug information in default format."
16097 msgstr ""
16099 #: common.opt:3484
16100 #, no-c-format
16101 msgid "Assume assembler support for (DWARF2+) .loc directives."
16102 msgstr ""
16104 #: common.opt:3488
16105 #, no-c-format
16106 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
16107 msgstr ""
16109 #: common.opt:3492
16110 #, no-c-format
16111 msgid "Generate debug information in CodeView format."
16112 msgstr ""
16114 #: common.opt:3512
16115 #, no-c-format
16116 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
16117 msgstr ""
16119 #: common.opt:3518
16120 #, no-c-format
16121 msgid "Generate CTF debug information at default level."
16122 msgstr ""
16124 #: common.opt:3522
16125 #, no-c-format
16126 msgid "Generate BTF debug information at default level."
16127 msgstr ""
16129 #: common.opt:3526
16130 #, no-c-format
16131 msgid "Generate debug information in default version of DWARF format."
16132 msgstr ""
16134 #: common.opt:3530
16135 #, no-c-format
16136 msgid "Generate debug information in DWARF v2 (or later) format."
16137 msgstr ""
16139 #: common.opt:3534
16140 #, no-c-format
16141 msgid "Use 32-bit DWARF format when emitting DWARF debug information."
16142 msgstr ""
16144 #: common.opt:3538
16145 #, no-c-format
16146 msgid "Use 64-bit DWARF format when emitting DWARF debug information."
16147 msgstr ""
16149 #: common.opt:3542
16150 #, no-c-format
16151 msgid "Generate debug information in default extended format."
16152 msgstr ""
16154 #: common.opt:3546
16155 #, no-c-format
16156 msgid "Generate extended entry point information for inlined functions."
16157 msgstr ""
16159 #: common.opt:3550
16160 #, no-c-format
16161 msgid "Compute locview reset points based on insn length estimates."
16162 msgstr ""
16164 #: common.opt:3558
16165 #, no-c-format
16166 msgid "Don't generate DWARF pubnames and pubtypes sections."
16167 msgstr ""
16169 #: common.opt:3562
16170 #, no-c-format
16171 msgid "Generate DWARF pubnames and pubtypes sections."
16172 msgstr ""
16174 #: common.opt:3566
16175 #, no-c-format
16176 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
16177 msgstr ""
16179 #: common.opt:3570
16180 #, no-c-format
16181 msgid "Record gcc command line switches in DWARF DW_AT_producer."
16182 msgstr ""
16184 #: common.opt:3574
16185 #, no-c-format
16186 msgid "Generate debug information in separate .dwo files."
16187 msgstr ""
16189 #: common.opt:3586
16190 #, no-c-format
16191 msgid "Emit progressive recommended breakpoint locations."
16192 msgstr ""
16194 #: common.opt:3590
16195 #, no-c-format
16196 msgid "Don't emit DWARF additions beyond selected version."
16197 msgstr ""
16199 #: common.opt:3594
16200 #, no-c-format
16201 msgid "Add description attributes to some DWARF DIEs that have no name attribute."
16202 msgstr ""
16204 #: common.opt:3598
16205 #, no-c-format
16206 msgid "Toggle debug information generation."
16207 msgstr ""
16209 #: common.opt:3602
16210 #, no-c-format
16211 msgid "Augment variable location lists with progressive views."
16212 msgstr ""
16214 #: common.opt:3609
16215 #, no-c-format
16216 msgid "Generate debug information in VMS format."
16217 msgstr ""
16219 #: common.opt:3638
16220 #, no-c-format
16221 msgid "Generate compressed debug sections."
16222 msgstr ""
16224 #: common.opt:3642
16225 #, no-c-format
16226 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
16227 msgstr ""
16229 #: common.opt:3649
16230 #, no-c-format
16231 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
16232 msgstr ""
16234 #: common.opt:3653
16235 #, no-c-format
16236 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
16237 msgstr ""
16239 #: common.opt:3681
16240 #, no-c-format
16241 msgid "-o <file>\tPlace output into <file>."
16242 msgstr "-o <file>\tSmjesti (upiše) izlaz u <file>."
16244 #: common.opt:3685
16245 #, no-c-format
16246 msgid "Enable function profiling."
16247 msgstr ""
16249 #: common.opt:3695
16250 #, no-c-format
16251 msgid "Like -pedantic but issue them as errors."
16252 msgstr ""
16254 #: common.opt:3735
16255 #, no-c-format
16256 msgid "Do not display functions compiled or elapsed time."
16257 msgstr ""
16259 #: common.opt:3767
16260 #, no-c-format
16261 msgid "Enable verbose output."
16262 msgstr ""
16264 #: common.opt:3771
16265 #, no-c-format
16266 msgid "Display the compiler's version."
16267 msgstr ""
16269 #: common.opt:3775
16270 #, no-c-format
16271 msgid "Suppress warnings."
16272 msgstr ""
16274 #: common.opt:3785
16275 #, no-c-format
16276 msgid "Create a shared library."
16277 msgstr "Stvori zajedničku (dijeljenu) biblioteku."
16279 #: common.opt:3845
16280 #, no-c-format
16281 msgid "Don't create a dynamically linked position independent executable."
16282 msgstr ""
16284 #: common.opt:3849
16285 #, no-c-format
16286 msgid "Create a dynamically linked position independent executable."
16287 msgstr ""
16289 #: common.opt:3853
16290 #, no-c-format
16291 msgid "Create a static position independent executable."
16292 msgstr ""
16294 #: common.opt:3860
16295 #, no-c-format
16296 msgid "Use caller save register across calls if possible."
16297 msgstr ""
16299 #: params.opt:27
16300 #, no-c-format
16301 msgid "Loops iterating at least selected number of iterations will get loop alignment."
16302 msgstr ""
16304 #: params.opt:31
16305 #, no-c-format
16306 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
16307 msgstr ""
16309 #: params.opt:35
16310 #, no-c-format
16311 msgid "Enable asan globals protection."
16312 msgstr ""
16314 #: params.opt:39
16315 #, no-c-format
16316 msgid "Enable asan allocas/VLAs protection."
16317 msgstr ""
16319 #: params.opt:43
16320 #, no-c-format
16321 msgid "Enable asan load operations protection."
16322 msgstr ""
16324 #: params.opt:47
16325 #, no-c-format
16326 msgid "Enable asan store operations protection."
16327 msgstr ""
16329 #: params.opt:51
16330 #, no-c-format
16331 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
16332 msgstr ""
16334 #: params.opt:55
16335 #, no-c-format
16336 msgid "Prefix calls to memcpy, memset and memmove with __asan_ or __hwasan_ for -fsanitize=kernel-address or -fsanitize=kernel-hwaddress."
16337 msgstr ""
16339 #: params.opt:59
16340 #, no-c-format
16341 msgid "Enable asan builtin functions protection."
16342 msgstr ""
16344 #: params.opt:63
16345 #, no-c-format
16346 msgid "Enable asan stack protection."
16347 msgstr ""
16349 #: params.opt:67
16350 #, no-c-format
16351 msgid "Enable asan detection of use-after-return bugs."
16352 msgstr ""
16354 #: params.opt:71
16355 #, no-c-format
16356 msgid "Enable hwasan instrumentation of statically sized stack-allocated variables."
16357 msgstr ""
16359 #: params.opt:75
16360 #, no-c-format
16361 msgid "Use random base tag for each frame, as opposed to base always zero."
16362 msgstr ""
16364 #: params.opt:79
16365 #, no-c-format
16366 msgid "Enable hwasan instrumentation of allocas/VLAs."
16367 msgstr ""
16369 #: params.opt:83
16370 #, no-c-format
16371 msgid "Enable hwasan instrumentation of load operations."
16372 msgstr ""
16374 #: params.opt:87
16375 #, no-c-format
16376 msgid "Enable hwasan instrumentation of store operations."
16377 msgstr ""
16379 #: params.opt:91
16380 #, no-c-format
16381 msgid "Enable hwasan instrumentation of builtin functions."
16382 msgstr ""
16384 #: params.opt:95
16385 #, no-c-format
16386 msgid "Average number of iterations of a loop."
16387 msgstr ""
16389 #: params.opt:99
16390 #, no-c-format
16391 msgid "Maximum number of bits for which we avoid creating FMAs."
16392 msgstr ""
16394 #: params.opt:103
16395 #, no-c-format
16396 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
16397 msgstr ""
16399 #: params.opt:107
16400 #, no-c-format
16401 msgid "The maximum length of a constant string for a builtin string cmp call eligible for inlining. The default value is 3."
16402 msgstr ""
16404 #: params.opt:111
16405 #, no-c-format
16406 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."
16407 msgstr ""
16409 #: params.opt:115
16410 #, no-c-format
16411 msgid "Probability that COMDAT function will be shared with different compilation unit."
16412 msgstr "Vjerojatnost da će COMDAT funkcija biti dijeljena s različitom kompilacijskom jedinicom."
16414 #: params.opt:119
16415 #, no-c-format
16416 msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
16417 msgstr ""
16419 #: params.opt:123
16420 #, no-c-format
16421 msgid "Maximum number of queries into the alias oracle per store."
16422 msgstr ""
16424 #: params.opt:127
16425 #, no-c-format
16426 msgid "Maximum size (in bytes) of objects tracked bytewise by dead store elimination."
16427 msgstr ""
16429 #: params.opt:131
16430 #, no-c-format
16431 msgid "Maximal estimated growth of function body caused by early inlining of single call."
16432 msgstr ""
16434 #: params.opt:135
16435 #, no-c-format
16436 msgid "Scale factor to apply to the number of statements in a threading path crossing a loop backedge when comparing to max-jump-thread-duplication-stmts."
16437 msgstr ""
16439 #: params.opt:139
16440 #, no-c-format
16441 msgid "Whether the target fully pipelines FMA instructions.  If non-zero, reassociation considers the benefit of parallelizing FMA's multiplication part and addition part, assuming FMUL and FMA use the same units that can also do FADD."
16442 msgstr ""
16444 #: params.opt:146
16445 #, no-c-format
16446 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
16447 msgstr ""
16449 #: params.opt:150
16450 #, no-c-format
16451 msgid "The threshold ratio for performing partial redundancy elimination after reload."
16452 msgstr ""
16454 #: params.opt:154
16455 #, no-c-format
16456 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
16457 msgstr ""
16459 #: params.opt:158
16460 #, no-c-format
16461 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
16462 msgstr ""
16464 #: params.opt:162
16465 #, no-c-format
16466 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
16467 msgstr ""
16469 #: params.opt:166
16470 #, no-c-format
16471 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
16472 msgstr ""
16474 #: params.opt:170
16475 #, no-c-format
16476 msgid "The number of executions of a basic block which is considered hot. The parameter is used only in GIMPLE FE."
16477 msgstr ""
16479 #: params.opt:174
16480 #, no-c-format
16481 msgid "Whether codegen errors should be ICEs when -fchecking."
16482 msgstr ""
16484 #: params.opt:178
16485 #, no-c-format
16486 msgid "Maximum number of arrays per SCoP."
16487 msgstr ""
16489 #: params.opt:182
16490 #, no-c-format
16491 msgid "Maximum number of parameters in a SCoP."
16492 msgstr ""
16494 #: params.opt:186
16495 #, no-c-format
16496 msgid "Maximum number of blocks for -fharden-control-flow-redundancy."
16497 msgstr ""
16499 #: params.opt:190
16500 #, no-c-format
16501 msgid "Maximum number of blocks for in-line -fharden-control-flow-redundancy."
16502 msgstr ""
16504 #: params.opt:194
16505 #, no-c-format
16506 msgid "The number of elements for which hash table verification is done for each searched element."
16507 msgstr ""
16509 #: params.opt:198
16510 #, no-c-format
16511 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)."
16512 msgstr ""
16514 #: params.opt:202
16515 #, no-c-format
16516 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)."
16517 msgstr ""
16519 #: params.opt:206
16520 #, no-c-format
16521 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."
16522 msgstr ""
16524 #: params.opt:210
16525 #, no-c-format
16526 msgid "The scale (in percents) applied to inline-insns-single and auto limits when heuristics hints that inlining is very profitable."
16527 msgstr ""
16529 #: params.opt:214
16530 #, no-c-format
16531 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto."
16532 msgstr ""
16534 #: params.opt:218
16535 #, no-c-format
16536 msgid "How much can given compilation unit grow because of the inlining (in percent)."
16537 msgstr ""
16539 #: params.opt:222
16540 #, no-c-format
16541 msgid "The upper bound for sharing integer constants."
16542 msgstr ""
16544 #: params.opt:226
16545 #, no-c-format
16546 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone."
16547 msgstr ""
16549 #: params.opt:230
16550 #, no-c-format
16551 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known."
16552 msgstr ""
16554 #: params.opt:234
16555 #, no-c-format
16556 msgid "Maximum depth of recursive cloning for self-recursive function."
16557 msgstr ""
16559 #: params.opt:238
16560 #, no-c-format
16561 msgid "Recursive cloning only when the probability of call being executed exceeds the parameter."
16562 msgstr ""
16564 #: params.opt:242
16565 #, no-c-format
16566 msgid "When propagating IPA-CP effect estimates, multiply frequencies of recursive edges that bring back an unchanged value by this factor."
16567 msgstr ""
16569 #: params.opt:246
16570 #, no-c-format
16571 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning."
16572 msgstr ""
16574 #: params.opt:250
16575 #, no-c-format
16576 msgid "Percentage penalty functions containing a single call to another function will receive when they are evaluated for cloning."
16577 msgstr ""
16579 #: params.opt:254
16580 #, no-c-format
16581 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
16582 msgstr ""
16584 #: params.opt:258
16585 #, no-c-format
16586 msgid "The size of translation unit that IPA-CP pass considers large."
16587 msgstr "Veličina jedinice prijevoda koju IPA-CP prolaz smatra velikom."
16589 #: params.opt:262
16590 #, no-c-format
16591 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
16592 msgstr ""
16594 #: params.opt:266
16595 #, no-c-format
16596 msgid "When using profile feedback, use the edge at this percentage position in frequency histogram as the bases for IPA-CP heuristics."
16597 msgstr ""
16599 #: params.opt:270
16600 #, no-c-format
16601 msgid "Maximum number of statements visited during jump function offset discovery."
16602 msgstr ""
16604 #: params.opt:274
16605 #, no-c-format
16606 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
16607 msgstr ""
16609 #: params.opt:278
16610 #, no-c-format
16611 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
16612 msgstr ""
16614 #: params.opt:282
16615 #, no-c-format
16616 msgid "Maximum number of operations in a parameter expression that can be handled by IPA analysis."
16617 msgstr ""
16619 #: params.opt:286
16620 #, no-c-format
16621 msgid "Maximum number of different predicates used to track properties of loops in IPA analysis."
16622 msgstr ""
16624 #: params.opt:290
16625 #, no-c-format
16626 msgid "Maximal number of boundary endpoints of case ranges of switch statement used during IPA function summary generation."
16627 msgstr ""
16629 #: params.opt:294
16630 #, no-c-format
16631 msgid "Minimum probability (in percent) of dereferencing of a function pointer parameter for it to be considered for replacement with simple values."
16632 msgstr ""
16634 #: params.opt:298
16635 #, no-c-format
16636 msgid "Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, also the maximum number of replacements of a formal parameter."
16637 msgstr ""
16639 #: params.opt:302
16640 #, no-c-format
16641 msgid "Maximum allowed growth of total size of new parameters that ipa-sra replaces a pointer to an aggregate with."
16642 msgstr ""
16644 #: params.opt:306
16645 #, no-c-format
16646 msgid "Additional maximum allowed growth of total size of new parameters that ipa-sra replaces a pointer to an aggregate with, if it points to a local variable that the caller only writes to and passes it as an argument to functions."
16647 msgstr ""
16649 #: params.opt:310
16650 #, no-c-format
16651 msgid "The number of registers in each class kept unused by loop invariant motion."
16652 msgstr ""
16654 #: params.opt:314
16655 #, no-c-format
16656 msgid "Max size of conflict table in MB."
16657 msgstr ""
16659 #: params.opt:318
16660 #, no-c-format
16661 msgid "Approximate function insn number in 1K units triggering simple local RA."
16662 msgstr ""
16664 #: params.opt:322
16665 #, no-c-format
16666 msgid "Max loops number for regional RA."
16667 msgstr ""
16669 #: params.opt:326
16670 #, no-c-format
16671 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."
16672 msgstr ""
16674 #: params.opt:330
16675 #, no-c-format
16676 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
16677 msgstr ""
16679 #: params.opt:334
16680 #, no-c-format
16681 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
16682 msgstr ""
16684 #: params.opt:338
16685 #, no-c-format
16686 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
16687 msgstr ""
16689 #: params.opt:342
16690 #, no-c-format
16691 msgid "The maximum code size growth ratio when expanding into a jump table (in percent).  The parameter is used when optimizing for size."
16692 msgstr ""
16694 #: params.opt:346
16695 #, no-c-format
16696 msgid "The maximum code size growth ratio when expanding into a jump table (in percent).  The parameter is used when optimizing for speed."
16697 msgstr ""
16699 #: params.opt:350
16700 #, no-c-format
16701 msgid "The size of L1 cache line."
16702 msgstr ""
16704 #: params.opt:354
16705 #, no-c-format
16706 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."
16707 msgstr ""
16709 #: params.opt:363
16710 #, no-c-format
16711 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."
16712 msgstr ""
16714 #: params.opt:370
16715 #, no-c-format
16716 msgid "The size of L1 cache."
16717 msgstr ""
16719 #: params.opt:374
16720 #, no-c-format
16721 msgid "The size of L2 cache."
16722 msgstr ""
16724 #: params.opt:378
16725 #, no-c-format
16726 msgid "Maximal growth due to inlining of large function (in percent)."
16727 msgstr ""
16729 #: params.opt:382
16730 #, no-c-format
16731 msgid "The size of function body to be considered large."
16732 msgstr "Veličina tijela funkcije koja se smatra velikom."
16734 #: params.opt:386
16735 #, no-c-format
16736 msgid "The size of stack frame to be considered large."
16737 msgstr "Veličina okvira stoga koja se smatra velikim."
16739 #: params.opt:390
16740 #, no-c-format
16741 msgid "Maximal stack frame growth due to inlining (in percent)."
16742 msgstr ""
16744 #: params.opt:394
16745 #, no-c-format
16746 msgid "The size of translation unit to be considered large."
16747 msgstr "Veličina jedinice prijevoda koja se smatra velikom."
16749 #: params.opt:398
16750 #, no-c-format
16751 msgid "Maximum number of concurrently open C++ module files when lazy loading."
16752 msgstr ""
16754 #: params.opt:402
16755 #, no-c-format
16756 msgid "The minimum cost of an expensive expression in the loop invariant motion."
16757 msgstr ""
16759 #: params.opt:406
16760 #, no-c-format
16761 msgid "True if a non-short-circuit operation is optimal."
16762 msgstr ""
16764 #: params.opt:410
16765 #, no-c-format
16766 msgid "Size of tiles for loop blocking."
16767 msgstr ""
16769 #: params.opt:414
16770 #, no-c-format
16771 msgid "The maximum number of stmts in loop nest for loop interchange."
16772 msgstr ""
16774 #: params.opt:418
16775 #, no-c-format
16776 msgid "The minimum stride ratio for loop interchange to be profitable."
16777 msgstr ""
16779 #: params.opt:422
16780 #, no-c-format
16781 msgid "Max basic blocks number in loop for loop invariant motion."
16782 msgstr ""
16784 #: params.opt:426
16785 #, no-c-format
16786 msgid "Maximum number of datarefs in loop for building loop data dependencies."
16787 msgstr ""
16789 #: params.opt:430
16790 #, no-c-format
16791 msgid "The maximum number of instructions in an inner loop that is being considered for versioning."
16792 msgstr ""
16794 #: params.opt:434
16795 #, no-c-format
16796 msgid "The maximum number of instructions in an outer loop that is being considered for versioning, on top of the instructions in inner loops."
16797 msgstr ""
16799 #: params.opt:438
16800 #, no-c-format
16801 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
16802 msgstr ""
16804 #: params.opt:442
16805 #, no-c-format
16806 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
16807 msgstr ""
16809 #: params.opt:446
16810 #, no-c-format
16811 msgid "Maximal size of a partition for LTO (in estimated instructions)."
16812 msgstr ""
16814 #: params.opt:450
16815 #, no-c-format
16816 msgid "maximal number of LTO partitions streamed in parallel."
16817 msgstr ""
16819 #: params.opt:454
16820 #, no-c-format
16821 msgid "Minimal size of a partition for LTO (in estimated instructions)."
16822 msgstr ""
16824 #: params.opt:458
16825 #, no-c-format
16826 msgid "Number of partitions the program should be split to."
16827 msgstr ""
16829 #: params.opt:462
16830 #, no-c-format
16831 msgid "The maximum number of instructions to consider to unroll in a loop on average."
16832 msgstr ""
16834 #: params.opt:466
16835 #, no-c-format
16836 msgid "The maximum number of insns combine tries to combine."
16837 msgstr ""
16839 #: params.opt:470
16840 #, no-c-format
16841 msgid "The maximum depth of a loop nest we completely peel."
16842 msgstr ""
16844 #: params.opt:474
16845 #, no-c-format
16846 msgid "The maximum number of peelings of a single loop that is peeled completely."
16847 msgstr ""
16849 #: params.opt:478
16850 #, no-c-format
16851 msgid "The maximum number of insns of a completely peeled loop."
16852 msgstr ""
16854 #: params.opt:482
16855 #, no-c-format
16856 msgid "The maximum number of incoming edges to consider for crossjumping."
16857 msgstr ""
16859 #: params.opt:486
16860 #, no-c-format
16861 msgid "The maximum instructions CSE process before flushing."
16862 msgstr ""
16864 #: params.opt:490
16865 #, no-c-format
16866 msgid "The maximum length of path considered in cse."
16867 msgstr ""
16869 #: params.opt:494
16870 #, no-c-format
16871 msgid "The maximum memory locations recorded by cselib."
16872 msgstr "Maksimalni broj memorijskih lokacija zabilježenih s cselib."
16874 #: params.opt:498
16875 #, no-c-format
16876 msgid "Max. count of debug markers to expand or inline."
16877 msgstr ""
16879 #: params.opt:502
16880 #, no-c-format
16881 msgid "The maximum number of instructions to consider to fill a delay slot."
16882 msgstr ""
16884 #: params.opt:506
16885 #, no-c-format
16886 msgid "The maximum number of instructions to consider to find accurate live register information."
16887 msgstr ""
16889 #: params.opt:510
16890 #, no-c-format
16891 msgid "Maximum number of active local stores in RTL dead store elimination."
16892 msgstr ""
16894 #: params.opt:514
16895 #, no-c-format
16896 msgid "The maximum number of nested indirect inlining performed by early inliner."
16897 msgstr ""
16899 #: params.opt:518
16900 #, no-c-format
16901 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
16902 msgstr ""
16904 #: params.opt:522
16905 #, no-c-format
16906 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
16907 msgstr ""
16909 #: params.opt:526
16910 #, no-c-format
16911 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
16912 msgstr ""
16914 #: params.opt:530
16915 #, no-c-format
16916 msgid "The maximum amount of memory to be allocated by GCSE, in kilobytes."
16917 msgstr "Maksimalna količina memorije koju GCSE dodijeli, u kilobajtima."
16919 #: params.opt:534
16920 #, no-c-format
16921 msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
16922 msgstr ""
16924 #: params.opt:538
16925 #, no-c-format
16926 msgid "The maximum expansion factor when copying basic blocks."
16927 msgstr ""
16929 #: params.opt:542
16930 #, no-c-format
16931 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
16932 msgstr ""
16934 #: params.opt:546
16935 #, no-c-format
16936 msgid "Maximum loop depth of a call which is considered for inlining functions called once."
16937 msgstr ""
16939 #: params.opt:550
16940 #, no-c-format
16941 msgid "Maximum combined size of caller and callee which is inlined if callee is called once."
16942 msgstr ""
16944 #: params.opt:554
16945 #, no-c-format
16946 msgid "The maximum number of instructions when automatically inlining."
16947 msgstr ""
16949 #: params.opt:558
16950 #, no-c-format
16951 msgid "The maximum number of instructions inline function can grow to via recursive inlining."
16952 msgstr ""
16954 #: params.opt:562
16955 #, no-c-format
16956 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
16957 msgstr ""
16959 #: params.opt:566
16960 #, no-c-format
16961 msgid "The maximum number of instructions in a single function eligible for inlining."
16962 msgstr ""
16964 #: params.opt:570
16965 #, no-c-format
16966 msgid "The maximum number of instructions when inlining for size."
16967 msgstr ""
16969 #: params.opt:574
16970 #, no-c-format
16971 msgid "The maximum number of instructions when automatically inlining small functions."
16972 msgstr ""
16974 #: params.opt:578
16975 #, no-c-format
16976 msgid "The maximum depth of recursive inlining for inline functions."
16977 msgstr ""
16979 #: params.opt:582
16980 #, no-c-format
16981 msgid "The maximum depth of recursive inlining for non-inline functions."
16982 msgstr ""
16984 #: params.opt:586
16985 #, no-c-format
16986 msgid "Maximum number of isl operations, 0 means unlimited."
16987 msgstr ""
16989 #: params.opt:590
16990 #, no-c-format
16991 msgid "Bound on the cost of an expression to compute the number of iterations."
16992 msgstr ""
16994 #: params.opt:594
16995 #, no-c-format
16996 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
16997 msgstr ""
16999 #: params.opt:598
17000 #, no-c-format
17001 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
17002 msgstr ""
17004 #: params.opt:602
17005 #, no-c-format
17006 msgid "Search space limit for the backwards jump threader."
17007 msgstr ""
17009 #: params.opt:606
17010 #, no-c-format
17011 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
17012 msgstr ""
17014 #: params.opt:610
17015 #, no-c-format
17016 msgid "The maximum number of insns in loop header duplicated by the copy loop headers pass."
17017 msgstr ""
17019 #: params.opt:614
17020 #, no-c-format
17021 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
17022 msgstr ""
17024 #: params.opt:618
17025 #, no-c-format
17026 msgid "Minimum page size for warning purposes."
17027 msgstr ""
17029 #: params.opt:622
17030 #, no-c-format
17031 msgid "Maximum length of partial antic set when performing tree pre optimization."
17032 msgstr ""
17034 #: params.opt:626
17035 #, no-c-format
17036 msgid "The maximum number of branches on the path through the peeled sequence."
17037 msgstr ""
17039 #: params.opt:630
17040 #, no-c-format
17041 msgid "The maximum number of peelings of a single loop."
17042 msgstr ""
17044 #: params.opt:634
17045 #, no-c-format
17046 msgid "The maximum number of insns of a peeled loop."
17047 msgstr ""
17049 #: params.opt:638
17050 #, no-c-format
17051 msgid "The maximum length of scheduling's pending operations list."
17052 msgstr ""
17054 #: params.opt:642 params.opt:686
17055 #, no-c-format
17056 msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
17057 msgstr ""
17059 #: params.opt:646 params.opt:690
17060 #, no-c-format
17061 msgid "The maximum number of insns in a region to be considered for interblock scheduling."
17062 msgstr ""
17064 #: params.opt:650
17065 #, no-c-format
17066 msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
17067 msgstr ""
17069 #: params.opt:654
17070 #, no-c-format
17071 msgid "The maximum number of loop iterations we predict statically."
17072 msgstr ""
17074 #: params.opt:658
17075 #, no-c-format
17076 msgid "The maximum number of instructions to search backward when looking for equivalent reload."
17077 msgstr ""
17079 #: params.opt:662
17080 #, no-c-format
17081 msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
17082 msgstr ""
17084 #: params.opt:666
17085 #, no-c-format
17086 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered predictable."
17087 msgstr ""
17089 #: params.opt:670
17090 #, no-c-format
17091 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered unpredictable."
17092 msgstr ""
17094 #: params.opt:674
17095 #, no-c-format
17096 msgid "The maximum number of iterations through CFG to extend regions."
17097 msgstr ""
17099 #: params.opt:678
17100 #, no-c-format
17101 msgid "The maximum conflict delay for an insn to be considered for speculative motion."
17102 msgstr ""
17104 #: params.opt:682
17105 #, no-c-format
17106 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
17107 msgstr ""
17109 #: params.opt:694
17110 #, no-c-format
17111 msgid "Maximum length of candidate scans for straight-line strength reduction."
17112 msgstr ""
17114 #: params.opt:698
17115 #, no-c-format
17116 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
17117 msgstr ""
17119 #: params.opt:702
17120 #, no-c-format
17121 msgid "Maximum recursion depth allowed when querying a property of an SSA name."
17122 msgstr ""
17124 #: params.opt:706
17125 #, no-c-format
17126 msgid "Maximum number of constant stores to merge in the store merging pass."
17127 msgstr ""
17129 #: params.opt:710
17130 #, no-c-format
17131 msgid "Maximum number of conditional store pairs that can be sunk."
17132 msgstr ""
17134 #: params.opt:714 params.opt:718
17135 #, no-c-format
17136 msgid "Maximum number of store chains to track at the same time in the store merging pass."
17137 msgstr ""
17139 #: params.opt:722
17140 #, no-c-format
17141 msgid "Maximum amount of similar bbs to compare a bb with."
17142 msgstr ""
17144 #: params.opt:726
17145 #, no-c-format
17146 msgid "Maximum amount of iterations of the pass over a function."
17147 msgstr ""
17149 #: params.opt:730
17150 #, no-c-format
17151 msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
17152 msgstr ""
17154 #: params.opt:734
17155 #, no-c-format
17156 msgid "Maximum number of arguments in a PHI supported by TREE if-conversion unless the loop is marked with simd pragma."
17157 msgstr ""
17159 #: params.opt:738
17160 #, no-c-format
17161 msgid "The maximum number of unrollings of a single loop."
17162 msgstr ""
17164 #: params.opt:742
17165 #, no-c-format
17166 msgid "The maximum number of instructions to consider to unroll in a loop."
17167 msgstr ""
17169 #: params.opt:746
17170 #, no-c-format
17171 msgid "The maximum number of insns of an unswitched loop."
17172 msgstr ""
17174 #: params.opt:750
17175 #, no-c-format
17176 msgid "The maximum depth of a loop nest to be unswitched."
17177 msgstr ""
17179 #: params.opt:754
17180 #, no-c-format
17181 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
17182 msgstr ""
17184 #: params.opt:758
17185 #, no-c-format
17186 msgid "Max. recursion depth for expanding var tracking expressions."
17187 msgstr ""
17189 #: params.opt:762
17190 #, no-c-format
17191 msgid "Max. size of loc list for which reverse ops should be added."
17192 msgstr ""
17194 #: params.opt:766
17195 #, no-c-format
17196 msgid "Max. size of var tracking hash tables."
17197 msgstr ""
17199 #: params.opt:770
17200 #, no-c-format
17201 msgid "Maximum number of VALUEs handled during a single find_base_term call."
17202 msgstr ""
17204 #: params.opt:774
17205 #, no-c-format
17206 msgid "The minimum number of matching instructions to consider for crossjumping."
17207 msgstr ""
17209 #: params.opt:778
17210 #, no-c-format
17211 msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
17212 msgstr ""
17214 #: params.opt:782
17215 #, no-c-format
17216 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
17217 msgstr ""
17219 #: params.opt:786
17220 #, no-c-format
17221 msgid "The minimum threshold for probability of semi-invariant condition statement to trigger loop split."
17222 msgstr ""
17224 #: params.opt:790
17225 #, no-c-format
17226 msgid "The minimum UID to be used for a nondebug insn."
17227 msgstr ""
17229 #: params.opt:794
17230 #, no-c-format
17231 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
17232 msgstr ""
17234 #: params.opt:798
17235 #, no-c-format
17236 msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
17237 msgstr ""
17239 #: params.opt:802
17240 #, no-c-format
17241 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
17242 msgstr ""
17244 #: params.opt:806
17245 #, no-c-format
17246 msgid "--param=openacc-kernels=[decompose|parloops]\tSpecify mode of OpenACC 'kernels' constructs handling."
17247 msgstr ""
17249 #: params.opt:819
17250 #, no-c-format
17251 msgid "--param=openacc-privatization=[quiet|noisy]\tSpecify mode of OpenACC privatization diagnostics."
17252 msgstr ""
17254 #: params.opt:832
17255 #, no-c-format
17256 msgid "Chunk size of omp schedule for loops parallelized by parloops."
17257 msgstr ""
17259 #: params.opt:836
17260 #, no-c-format
17261 msgid "Minimum number of iterations per thread of an innermost parallelized loop."
17262 msgstr ""
17264 #: params.opt:840
17265 #, no-c-format
17266 msgid "--param=parloops-schedule=[static|dynamic|guided|auto|runtime]\tSchedule type of omp schedule for loops parallelized by parloops."
17267 msgstr ""
17269 #: params.opt:862
17270 #, no-c-format
17271 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
17272 msgstr ""
17274 #: params.opt:866
17275 #, no-c-format
17276 msgid "Maximal estimated outcome of branch considered predictable."
17277 msgstr ""
17279 #: params.opt:870
17280 #, no-c-format
17281 msgid "Whether software prefetch hints should be issued for non-constant strides."
17282 msgstr ""
17284 #: params.opt:874
17285 #, no-c-format
17286 msgid "The number of insns executed before prefetch is completed."
17287 msgstr ""
17289 #: params.opt:878
17290 #, no-c-format
17291 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
17292 msgstr ""
17294 #: params.opt:882
17295 #, no-c-format
17296 msgid "The minimum constant stride beyond which we should use prefetch hints for."
17297 msgstr ""
17299 #: params.opt:886
17300 #, no-c-format
17301 msgid "Use internal function id in profile lookup."
17302 msgstr ""
17304 #: params.opt:890
17305 #, no-c-format
17306 msgid "--param=ranger-debug=[none|trace|gori|cache|tracegori|all] Specifies the output mode for debugging ranger."
17307 msgstr ""
17309 #: params.opt:915
17310 #, no-c-format
17311 msgid "Maximum depth of logical expression evaluation ranger will look through when evaluating outgoing edge ranges."
17312 msgstr ""
17314 #: params.opt:920
17315 #, no-c-format
17316 msgid "Maximum depth of instruction chains to consider for recomputation in the outgoing range calculator."
17317 msgstr ""
17319 #: params.opt:925
17320 #, no-c-format
17321 msgid "Maximum number of relations the oracle will register in a basic block."
17322 msgstr ""
17324 #: params.opt:929
17325 #, no-c-format
17326 msgid "Maximum depth of a loop nest to fully value-number optimistically."
17327 msgstr ""
17329 #: params.opt:933
17330 #, no-c-format
17331 msgid "Maximum number of disambiguations to perform per memory access."
17332 msgstr ""
17334 #: params.opt:937
17335 #, no-c-format
17336 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
17337 msgstr ""
17339 #: params.opt:941
17340 #, no-c-format
17341 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
17342 msgstr ""
17344 #: params.opt:945
17345 #, no-c-format
17346 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."
17347 msgstr ""
17349 #: params.opt:949
17350 #, no-c-format
17351 msgid "Minimal distance between possibly conflicting store and load."
17352 msgstr ""
17354 #: params.opt:953
17355 #, no-c-format
17356 msgid "Which -fsched-pressure algorithm to apply."
17357 msgstr ""
17359 #: params.opt:957
17360 #, no-c-format
17361 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
17362 msgstr ""
17364 #: params.opt:961
17365 #, no-c-format
17366 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
17367 msgstr ""
17369 #: params.opt:965
17370 #, no-c-format
17371 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
17372 msgstr ""
17374 #: params.opt:969
17375 #, no-c-format
17376 msgid "The maximum size of the lookahead window of selective scheduling."
17377 msgstr ""
17379 #: params.opt:973
17380 #, no-c-format
17381 msgid "Maximum number of times that an insn could be scheduled."
17382 msgstr ""
17384 #: params.opt:977
17385 #, no-c-format
17386 msgid "The number of prefetches that can run at the same time."
17387 msgstr ""
17389 #: params.opt:981
17390 #, no-c-format
17391 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
17392 msgstr ""
17394 #: params.opt:985
17395 #, no-c-format
17396 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
17397 msgstr ""
17399 #: params.opt:989
17400 #, no-c-format
17401 msgid "A threshold on the average loop count considered by the swing modulo scheduler."
17402 msgstr ""
17404 #: params.opt:993
17405 #, no-c-format
17406 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
17407 msgstr ""
17409 #: params.opt:997
17410 #, no-c-format
17411 msgid "The minimum value of stage count that swing modulo scheduler will generate."
17412 msgstr ""
17414 #: params.opt:1001
17415 #, no-c-format
17416 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
17417 msgstr ""
17419 #: params.opt:1005
17420 #, no-c-format
17421 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
17422 msgstr ""
17424 #: params.opt:1009
17425 #, no-c-format
17426 msgid "Maximum number of artificial accesses to enable forward propagation that Scalar Replacement of Aggregates will keep for one local variable."
17427 msgstr ""
17429 #: params.opt:1013
17430 #, no-c-format
17431 msgid "The maximum number of SSA_NAME assignments to follow in determining a value."
17432 msgstr ""
17434 #: params.opt:1017
17435 #, no-c-format
17436 msgid "The lower bound for a buffer to be considered for stack smashing protection."
17437 msgstr ""
17439 #: params.opt:1021
17440 #, no-c-format
17441 msgid "Size of the stack guard expressed as a power of two in bytes."
17442 msgstr ""
17444 #: params.opt:1025
17445 #, no-c-format
17446 msgid "Interval in which to probe the stack expressed as a power of two in bytes."
17447 msgstr ""
17449 #: params.opt:1029
17450 #, no-c-format
17451 msgid "Allow the store merging pass to introduce unaligned stores if it is legal to do so."
17452 msgstr ""
17454 #: params.opt:1033
17455 #, no-c-format
17456 msgid "Maximum size of a single store merging region in bytes."
17457 msgstr ""
17459 #: params.opt:1037
17460 #, no-c-format
17461 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
17462 msgstr ""
17464 #: params.opt:1041
17465 #, no-c-format
17466 msgid "Maximum number of bases stored in each modref tree."
17467 msgstr ""
17469 #: params.opt:1045
17470 #, no-c-format
17471 msgid "Maximum number of references stored in each modref base."
17472 msgstr ""
17474 #: params.opt:1049
17475 #, no-c-format
17476 msgid "Maximum number of accesses stored in each modref reference."
17477 msgstr ""
17479 #: params.opt:1053
17480 #, no-c-format
17481 msgid "Maximum number of tests performed by modref query."
17482 msgstr ""
17484 #: params.opt:1057
17485 #, no-c-format
17486 msgid "Maximum depth of DFS walk used by modref escape analysis."
17487 msgstr ""
17489 #: params.opt:1061
17490 #, no-c-format
17491 msgid "Maximum number of escape points tracked by modref per SSA-name."
17492 msgstr ""
17494 #: params.opt:1065
17495 #, no-c-format
17496 msgid "Maximum number of times a given range is adjusted during the dataflow."
17497 msgstr ""
17499 #: params.opt:1069
17500 #, no-c-format
17501 msgid "--param=threader-debug=[none|all] Enables verbose dumping of the threader solver."
17502 msgstr ""
17504 #: params.opt:1082
17505 #, no-c-format
17506 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
17507 msgstr ""
17509 #: params.opt:1086
17510 #, no-c-format
17511 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
17512 msgstr ""
17514 #: params.opt:1090
17515 #, no-c-format
17516 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
17517 msgstr ""
17519 #: params.opt:1094
17520 #, no-c-format
17521 msgid "Maximal code growth caused by tail duplication (in percent)."
17522 msgstr ""
17524 #: params.opt:1098
17525 #, no-c-format
17526 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
17527 msgstr ""
17529 #: params.opt:1102
17530 #, no-c-format
17531 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
17532 msgstr ""
17534 #: params.opt:1106
17535 #, no-c-format
17536 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
17537 msgstr ""
17539 #: params.opt:1110
17540 #, no-c-format
17541 msgid "Set the maximum number of instructions executed in parallel in reassociated tree.  If 0, use the target dependent heuristic."
17542 msgstr ""
17544 #: params.opt:1114
17545 #, no-c-format
17546 msgid "Emit special instrumentation for accesses to volatiles."
17547 msgstr ""
17549 #: params.opt:1118
17550 #, no-c-format
17551 msgid "Emit instrumentation calls to __tsan_func_entry() and __tsan_func_exit()."
17552 msgstr ""
17554 #: params.opt:1122
17555 #, no-c-format
17556 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
17557 msgstr ""
17559 #: params.opt:1126
17560 #, no-c-format
17561 msgid "Maximum number of predicates anded for each predicate ored in the normalized predicate chain."
17562 msgstr ""
17564 #: params.opt:1131
17565 #, no-c-format
17566 msgid "Maximum number of predicates ored in the normalized predicate chain."
17567 msgstr ""
17569 #: params.opt:1135
17570 #, no-c-format
17571 msgid "Instruction accounted for function prologue, epilogue and other overhead."
17572 msgstr ""
17574 #: params.opt:1139
17575 #, no-c-format
17576 msgid "Time accounted for function prologue, epilogue and other overhead."
17577 msgstr ""
17579 #: params.opt:1143
17580 #, no-c-format
17581 msgid "Instruction accounted for function thunk overhead."
17582 msgstr ""
17584 #: params.opt:1147
17585 #, no-c-format
17586 msgid "Time accounted for function thunk overhead."
17587 msgstr ""
17589 #: params.opt:1151
17590 #, no-c-format
17591 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."
17592 msgstr ""
17594 #: params.opt:1155
17595 #, no-c-format
17596 msgid "Maximum unroll factor for the unroll-and-jam transformation."
17597 msgstr ""
17599 #: params.opt:1159
17600 #, no-c-format
17601 msgid "Minimum percentage of memrefs that must go away for unroll-and-jam to be considered profitable."
17602 msgstr ""
17604 #: params.opt:1163
17605 #, no-c-format
17606 msgid "Use direct poisoning/unpoisoning instructions for variables smaller or equal to this number."
17607 msgstr ""
17609 #: params.opt:1167
17610 #, no-c-format
17611 msgid "Whether to use canonical types."
17612 msgstr ""
17614 #: params.opt:1171
17615 #, no-c-format
17616 msgid "Enable loop epilogue vectorization using smaller vector size."
17617 msgstr ""
17619 #: params.opt:1175
17620 #, no-c-format
17621 msgid "Maximum number of possible vector layouts (such as permutations) to consider when optimizing to-be-vectorized code."
17622 msgstr ""
17624 #: params.opt:1179
17625 #, no-c-format
17626 msgid "Maximum number of loop peels to enhance alignment of data references in a loop."
17627 msgstr ""
17629 #: params.opt:1183
17630 #, no-c-format
17631 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
17632 msgstr ""
17634 #: params.opt:1187
17635 #, no-c-format
17636 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
17637 msgstr ""
17639 #: params.opt:1191
17640 #, no-c-format
17641 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."
17642 msgstr ""
17644 #: params.opt:1195
17645 #, no-c-format
17646 msgid "The maximum factor which the loop vectorizer applies to the cost of statements in an inner loop relative to the loop being vectorized."
17647 msgstr ""
17649 #: params.opt:1199
17650 #, no-c-format
17651 msgid "Enable loop vectorization of floating point inductions."
17652 msgstr ""
17654 #: params.opt:1203
17655 #, no-c-format
17656 msgid "Maximum number of basic blocks before VRP uses a sparse bitmap cache."
17657 msgstr ""
17659 #: params.opt:1207
17660 #, no-c-format
17661 msgid "Maximum number of outgoing edges in a switch before VRP will not process it."
17662 msgstr ""
17664 #: params.opt:1211
17665 #, no-c-format
17666 msgid "Maximum number of basic blocks for VRP to use a basic cache vector."
17667 msgstr ""
17669 #: cfgrtl.cc:2837
17670 msgid "flow control insn inside a basic block"
17671 msgstr ""
17673 #: cfgrtl.cc:3129
17674 msgid "insn outside basic block"
17675 msgstr "insn izvan temeljnog bloka"
17677 #: cfgrtl.cc:3137
17678 msgid "return not followed by barrier"
17679 msgstr ""
17681 #: collect-utils.cc:206
17682 #, c-format
17683 msgid "[cannot find %s]"
17684 msgstr "[ne može naći %s]"
17686 #: collect2.cc:1561
17687 #, c-format
17688 msgid "collect2 version %s\n"
17689 msgstr "collect2 inačica %s\n"
17691 #: collect2.cc:1666
17692 #, c-format
17693 msgid "%d constructor found\n"
17694 msgid_plural "%d constructors found\n"
17695 msgstr[0] "%d konstruktor pronađen\n"
17696 msgstr[1] "%d konstruktora pronađena\n"
17697 msgstr[2] "%d konstruktora pronađeno\n"
17699 #: collect2.cc:1670
17700 #, c-format
17701 msgid "%d destructor found\n"
17702 msgid_plural "%d destructors found\n"
17703 msgstr[0] "%d destruktor pronađen\n"
17704 msgstr[1] "%d destruktora pronađena\n"
17705 msgstr[2] "%d destruktora pronađeno\n"
17707 #: collect2.cc:1674
17708 #, c-format
17709 msgid "%d frame table found\n"
17710 msgid_plural "%d frame tables found\n"
17711 msgstr[0] ""
17712 msgstr[1] ""
17713 msgstr[2] ""
17715 #: collect2.cc:1829
17716 #, c-format
17717 msgid "[Leaving %s]\n"
17718 msgstr "[Napuštamo %s]\n"
17720 #: collect2.cc:2059
17721 #, c-format
17722 msgid ""
17723 "\n"
17724 "write_c_file - output name is %s, prefix is %s\n"
17725 msgstr ""
17727 #: collect2.cc:2583
17728 #, c-format
17729 msgid ""
17730 "\n"
17731 "ldd output with constructors/destructors.\n"
17732 msgstr ""
17733 "\n"
17734 "izlaz ldd-a s konstruktorima/destruktorima.\n"
17736 #: cprop.cc:1759
17737 msgid "const/copy propagation disabled"
17738 msgstr ""
17740 #: diagnostic-format-json.cc:343 diagnostic-format-sarif.cc:1780
17741 #, c-format
17742 msgid "error: unable to open '%s' for writing: %s\n"
17743 msgstr "greška: ‘%s’ se ne može otvoriti za pisanje: %s\n"
17745 #. Print a header for the remaining output to stderr, and
17746 #. return, attempting to print the usual ICE messages to
17747 #. stderr.  Hopefully this will be helpful to the user in
17748 #. indicating what's gone wrong (also for DejaGnu, for pruning
17749 #. those messages).
17750 #: diagnostic-format-sarif.cc:1699
17751 #, c-format
17752 msgid "Internal compiler error:\n"
17753 msgstr "Interna greška kompajlera:\n"
17755 #: diagnostic.cc:729
17756 #, c-format
17757 msgid "compilation terminated due to -fmax-errors=%u.\n"
17758 msgstr "kompilacija je prekinuta zbog -fmax-errors=%u.\n"
17760 #: diagnostic.cc:756
17761 #, c-format
17762 msgid "compilation terminated due to -Wfatal-errors.\n"
17763 msgstr "kompilacija je prekinuta zbog -Wfatal-errors.\n"
17765 #: diagnostic.cc:788
17766 #, c-format
17767 msgid "Please submit a full bug report, with preprocessed source.\n"
17768 msgstr "Pošaljite cjelovito izvješće o grešci, s prethodno obrađenim izvorom.\n"
17770 #: diagnostic.cc:791
17771 #, c-format
17772 msgid "Please submit a full bug report, with preprocessed source (by using -freport-bug).\n"
17773 msgstr "Pošaljite cjelovito izvješće o grešci, s prethodno obrađenim izvorom (koristeći -freport-bug).\n"
17775 #: diagnostic.cc:795
17776 #, c-format
17777 msgid "Please include the complete backtrace with any bug report.\n"
17778 msgstr ""
17780 #: diagnostic.cc:797
17781 #, c-format
17782 msgid "See %s for instructions.\n"
17783 msgstr ""
17785 #: diagnostic.cc:805
17786 #, c-format
17787 msgid "compilation terminated.\n"
17788 msgstr "kompilacija je prekinuta.\n"
17790 #: diagnostic.cc:881
17791 msgid "                 from"
17792 msgstr ""
17794 #: diagnostic.cc:882
17795 msgid "In file included from"
17796 msgstr ""
17798 #. 2
17799 #: diagnostic.cc:883
17800 msgid "        included from"
17801 msgstr ""
17803 #: diagnostic.cc:884
17804 msgid "In module"
17805 msgstr ""
17807 #. 4
17808 #: diagnostic.cc:885
17809 msgid "of module"
17810 msgstr ""
17812 #: diagnostic.cc:886
17813 msgid "In module imported at"
17814 msgstr ""
17816 #. 6
17817 #: diagnostic.cc:887
17818 msgid "imported at"
17819 msgstr ""
17821 #: diagnostic.cc:1592
17822 #, c-format
17823 msgid "%s:%d: confused by earlier errors, bailing out\n"
17824 msgstr "%s:%d: zbunjeni prethodnim greškama, odustajemo\n"
17826 #: diagnostic.cc:2303
17827 #, c-format
17828 msgid "internal compiler error: error reporting routines re-entered.\n"
17829 msgstr "Interna greška kompajlera: rutine za prijavu grešaka iznova prozvane.\n"
17831 #: diagnostic.cc:2334 diagnostic.cc:2353
17832 #, gcc-internal-format, gfc-internal-format
17833 msgid "in %s, at %s:%d"
17834 msgstr ""
17836 #: diagnostic.cc:2404
17837 #, c-format
17838 msgid "%s: all warnings being treated as errors"
17839 msgstr ""
17841 #: diagnostic.cc:2409
17842 #, c-format
17843 msgid "%s: some warnings being treated as errors"
17844 msgstr ""
17846 #: final.cc:1097
17847 msgid "negative insn length"
17848 msgstr "negativna insn duljina"
17850 #: final.cc:2807
17851 msgid "could not split insn"
17852 msgstr "ne može razdijeliti insn"
17854 #: final.cc:3182
17855 msgid "invalid 'asm': "
17856 msgstr "nevaljani ‘asm’: "
17858 #: final.cc:3315
17859 #, c-format
17860 msgid "nested assembly dialect alternatives"
17861 msgstr ""
17863 #: final.cc:3343 final.cc:3355
17864 #, c-format
17865 msgid "unterminated assembly dialect alternative"
17866 msgstr ""
17868 #: final.cc:3497
17869 #, c-format
17870 msgid "operand number missing after %%-letter"
17871 msgstr ""
17873 #: final.cc:3500 final.cc:3541
17874 #, c-format
17875 msgid "operand number out of range"
17876 msgstr "broj operanda je izvan raspona"
17878 #: final.cc:3558
17879 #, c-format
17880 msgid "invalid %%-code"
17881 msgstr "neispravni %%-kȏd"
17883 #: final.cc:3592
17884 #, c-format
17885 msgid "'%%l' operand isn't a label"
17886 msgstr "operand ‘%%l’ nije oznaka"
17888 #. We can't handle floating point constants;
17889 #. PRINT_OPERAND must handle them.
17890 #. We can't handle floating point constants;
17891 #. TARGET_PRINT_OPERAND must handle them.
17892 #: final.cc:3728 config/arc/arc.cc:6311 config/i386/i386.cc:12926
17893 #, c-format
17894 msgid "floating constant misused"
17895 msgstr ""
17897 #: final.cc:3786 config/arc/arc.cc:6408 config/i386/i386.cc:13017
17898 #: config/pdp11/pdp11.cc:1872
17899 #, c-format
17900 msgid "invalid expression as operand"
17901 msgstr "nevaljani izraz kao operand"
17903 #: gcc.cc:126
17904 #, c-format
17905 msgid "%s\n"
17906 msgstr "%s\n"
17908 #: gcc.cc:1860
17909 #, c-format
17910 msgid "Using built-in specs.\n"
17911 msgstr "Koristimo ugrađene specs.\n"
17913 #: gcc.cc:2105
17914 #, c-format
17915 msgid ""
17916 "Setting spec %s to '%s'\n"
17917 "\n"
17918 msgstr ""
17919 "Postavljamo specs %s na ‘%s’\n"
17920 "\n"
17922 #: gcc.cc:2310
17923 #, c-format
17924 msgid "Reading specs from %s\n"
17925 msgstr "Čitamo specs iz %s\n"
17927 #: gcc.cc:2440
17928 #, c-format
17929 msgid "could not find specs file %s\n"
17930 msgstr "nije bilo moguće naći specs datoteku %s\n"
17932 #: gcc.cc:2511
17933 #, c-format
17934 msgid "rename spec %s to %s\n"
17935 msgstr "preimenuje spec %s na %s\n"
17937 #: gcc.cc:2513
17938 #, c-format
17939 msgid ""
17940 "spec is '%s'\n"
17941 "\n"
17942 msgstr ""
17943 "spec je ‘%s’\n"
17944 "\n"
17946 #: gcc.cc:3374
17947 #, c-format
17948 msgid ""
17949 "\n"
17950 "Go ahead? (y or n) "
17951 msgstr ""
17952 "\n"
17953 "Idemo dalje? (y ili n) "
17955 #: gcc.cc:3546
17956 #, c-format
17957 msgid "# %s %.2f %.2f\n"
17958 msgstr "# %s %.2f %.2f\n"
17960 #: gcc.cc:3726
17961 #, c-format
17962 msgid "Usage: %s [options] file...\n"
17963 msgstr "Uporaba: %s [opcije] datoteka...\n"
17965 #: gcc.cc:3727
17966 msgid "Options:\n"
17967 msgstr "Opcije:\n"
17969 #: gcc.cc:3729
17970 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
17971 msgstr "  -pass-exit-codes         Iziđe s najvišim kȏdom greške u fazi.\n"
17973 #: gcc.cc:3730
17974 msgid "  --help                   Display this information.\n"
17975 msgstr "  --help                   Ova prikazana pomoć\n"
17977 #: gcc.cc:3731
17978 msgid "  --target-help            Display target specific command line options (including assembler and linker options).\n"
17979 msgstr "  --target-help            Pokaže opcije naredbenog retka specifične za cilj (uključujući opcije asemblera i linkera).\n"
17981 #: gcc.cc:3733
17982 msgid "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
17983 msgstr "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
17985 #: gcc.cc:3734
17986 msgid "                           Display specific types of command line options.\n"
17987 msgstr "                           Pokaže specifične vrste opcija naredbenog retka.\n"
17989 #: gcc.cc:3736
17990 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
17991 msgstr "  (Koristite ‘-v --help’ za ispis opcija naredbenog retka za potprocese).\n"
17993 #: gcc.cc:3737
17994 msgid "  --version                Display compiler version information.\n"
17995 msgstr "  --version                Informacije o inačici kompajlera.\n"
17997 #: gcc.cc:3738
17998 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
17999 msgstr "  -dumpspecs               Pokaže sve ugrađene specifikacijske stringove.\n"
18001 #: gcc.cc:3739
18002 msgid "  -dumpversion             Display the version of the compiler.\n"
18003 msgstr "  -dumpversion             Inačica kompajlera.\n"
18005 #: gcc.cc:3740
18006 msgid "  -dumpmachine             Display the compiler's target processor.\n"
18007 msgstr "  -dumpmachine             Pokaže ciljani procesor kompajlera.\n"
18009 #: gcc.cc:3741
18010 msgid "  -foffload=<targets>      Specify offloading targets.\n"
18011 msgstr "  -foffload=<targets>      Specificira offloading <targets> ciljeve.\n"
18013 #: gcc.cc:3742
18014 msgid "  -print-search-dirs       Display the directories in the compiler's search path.\n"
18015 msgstr "  -print-search-dirs       Pokaže direktorije na stazi pretraživanja kompajlera.\n"
18017 #: gcc.cc:3743
18018 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library.\n"
18019 msgstr "  -print-libgcc-file-name  Pokaže ime popratne biblioteke kompajlera.\n"
18021 #: gcc.cc:3744
18022 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
18023 msgstr "  -print-file-name=<lib>   Potpuna staza do biblioteke <lib>.\n"
18025 #: gcc.cc:3745
18026 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>.\n"
18027 msgstr "  -print-prog-name=<prog>  Potpuna staza do <prog> komponente kompajlera.\n"
18029 #: gcc.cc:3746
18030 msgid ""
18031 "  -print-multiarch         Display the target's normalized GNU triplet, used as\n"
18032 "                           a component in the library path.\n"
18033 msgstr ""
18034 "  -print-multiarch         Pokaže ciljani normalizirani GNU triplet koji se\n"
18035 "                             koristi kao komponenta staze do biblioteke.\n"
18037 #: gcc.cc:3749
18038 msgid "  -print-multi-directory   Display the root directory for versions of libgcc.\n"
18039 msgstr "  -print-multi-directory   Ispiše root direktorij za inačice od libgcc.\n"
18041 #: gcc.cc:3750
18042 msgid ""
18043 "  -print-multi-lib         Display the mapping between command line options and\n"
18044 "                           multiple library search directories.\n"
18045 msgstr ""
18046 "  -print-multi-lib         Pokaže mapiranje između opcija naredbenog retka i\n"
18047 "                             višestrukih direktorija za traženje biblioteka.\n"
18049 #: gcc.cc:3753
18050 msgid "  -print-multi-os-directory Display the relative path to OS libraries.\n"
18051 msgstr "  -print-multi-os-directory Pokaže relativne staze do OS biblioteka.\n"
18053 #: gcc.cc:3754
18054 msgid "  -print-sysroot           Display the target libraries directory.\n"
18055 msgstr "  -print-sysroot           Direktorij ciljanih biblioteka.\n"
18057 #: gcc.cc:3755
18058 msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
18059 msgstr ""
18060 "  -print-sysroot-headers-suffix Pokaže sysroot sufiks koji se koristi\n"
18061 "                                  za traženje zaglavlja.\n"
18063 #: gcc.cc:3756
18064 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler.\n"
18065 msgstr "  -Wa,<options>            Preda zarezom odvojene opcije <options> asembleru.\n"
18067 #: gcc.cc:3757
18068 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor.\n"
18069 msgstr "  -Wp,<options>            Preda zarezom odvojene <options> pretprocesoru.\n"
18071 #: gcc.cc:3758
18072 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
18073 msgstr "  -Wl,<options>            Preda zarezom odvojene <options> linkeru.\n"
18075 #: gcc.cc:3759
18076 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
18077 msgstr "  -Xassembler <arg>        Preda argumente <arg> asembleru.\n"
18079 #: gcc.cc:3760
18080 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
18081 msgstr "  -Xpreprocessor <arg>     Preda argumente <arg> pretprocesoru.\n"
18083 #: gcc.cc:3761
18084 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
18085 msgstr "  -Xlinker <arg>           Preda argumente <arg> linkeru.\n"
18087 #: gcc.cc:3762
18088 msgid "  -save-temps              Do not delete intermediate files.\n"
18089 msgstr "  -save-temps              Ne briše privremene datoteke.\n"
18091 #: gcc.cc:3763
18092 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
18093 msgstr "  -save-temps=<arg>        Ne briše privremene datoteke.\n"
18095 #: gcc.cc:3764
18096 msgid ""
18097 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
18098 "                           prefixes to other gcc components.\n"
18099 msgstr ""
18100 "  -no-canonical-prefixes   Ne kanonizira staze kad gradi relativne prefikse\n"
18101 "                             drugim gcc komponentama.\n"
18103 #: gcc.cc:3767
18104 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
18105 msgstr "  -pipe                    Koristi cijevi umjesto privremenih datoteka.\n"
18107 #: gcc.cc:3768
18108 msgid "  -time                    Time the execution of each subprocess.\n"
18109 msgstr "  -time                    Mjeri vrijeme izvršavanja svakog potprocesa.\n"
18111 #: gcc.cc:3769
18112 msgid "  -specs=<file>            Override built-in specs with the contents of <file>.\n"
18113 msgstr "  -specs=<file>            Ugrađene specs redefinira sa sadržajem od <file>.\n"
18115 #: gcc.cc:3770
18116 msgid "  -std=<standard>          Assume that the input sources are for <standard>.\n"
18117 msgstr "  -std=<standard>          Pretpostavi da su ulazni izvori za <standard>.\n"
18119 #: gcc.cc:3771
18120 msgid ""
18121 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
18122 "                           and libraries.\n"
18123 msgstr ""
18124 "  --sysroot=<directory>    Koristi <directory> kao root direktorij za zaglavlja\n"
18125 "                             i biblioteke.\n"
18127 #: gcc.cc:3774
18128 msgid "  -B <directory>           Add <directory> to the compiler's search paths.\n"
18129 msgstr "  -B <directory>           Doda <directory> stazama koje pretražuje kompajler.\n"
18131 #: gcc.cc:3775
18132 msgid "  -v                       Display the programs invoked by the compiler.\n"
18133 msgstr "  -v                       Izlista programe pokrenute (pozvane) kompajlerom.\n"
18135 #: gcc.cc:3776
18136 msgid "  -###                     Like -v but options quoted and commands not executed.\n"
18137 msgstr "  -###                     Isto kao -v ali navede opcije i neizvršene naredbe.\n"
18139 #: gcc.cc:3777
18140 msgid "  -E                       Preprocess only; do not compile, assemble or link.\n"
18141 msgstr ""
18142 "  -E                       Samo pretprocesi; ne kompilira, ne asemblira,\n"
18143 "                             ne linka.\n"
18145 #: gcc.cc:3778
18146 msgid "  -S                       Compile only; do not assemble or link.\n"
18147 msgstr "  -S                       Samo kompilira; ne asemblira, ne linka.\n"
18149 #: gcc.cc:3779
18150 msgid "  -c                       Compile and assemble, but do not link.\n"
18151 msgstr "  -c                       Kompilira i asemblira, ali ne linka.\n"
18153 #: gcc.cc:3780
18154 msgid "  -o <file>                Place the output into <file>.\n"
18155 msgstr "  -o <file>                Zapiše izlaz u <file>\n"
18157 #: gcc.cc:3781
18158 msgid ""
18159 "  -pie                     Create a dynamically linked position independent\n"
18160 "                           executable.\n"
18161 msgstr ""
18162 "  -pie                     Stvori dinamički linkanu poziciono neovisnu\n"
18163 "                             izvršnu datoteku.\n"
18165 #: gcc.cc:3783
18166 msgid "  -shared                  Create a shared library.\n"
18167 msgstr "  -shared                  Stvori zajedničku (dijeljenu) biblioteku.\n"
18169 #: gcc.cc:3784
18170 msgid ""
18171 "  -x <language>            Specify the language of the following input files.\n"
18172 "                           Permissible languages include: c c++ assembler none\n"
18173 "                           'none' means revert to the default behavior of\n"
18174 "                           guessing the language based on the file's extension.\n"
18175 msgstr ""
18176 "  -x <language>            Specificirajte jezik sljedećih ulaznih datoteka.\n"
18177 "                            Dopušteni jezici uključuju: c c++ asembler none\n"
18178 "                            ‘none’ znači povratak na zadano ponašanje pogađanja\n"
18179 "                            jezika na temelju ekstenzije datoteke.\n"
18181 #: gcc.cc:3791
18182 #, c-format
18183 msgid ""
18184 "\n"
18185 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
18186 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
18187 " other options on to these processes the -W<letter> options must be used.\n"
18188 msgstr ""
18189 "\n"
18190 "Opcije koje započinju s -g, -f, -m, -O, -W, or --param se automatski proslijede\n"
18191 " raznim potprocesima pokrenutim s %s. Da bi proslijedili ostale opcije na te\n"
18192 " potprocese, morate koristiti opciju -W<letter>.\n"
18194 #: gcc.cc:6910
18195 #, c-format
18196 msgid "Processing spec (%s), which is '%s'\n"
18197 msgstr "Obrađujemo specifikaciju (%s), koja je ‘%s’\n"
18199 #: gcc.cc:7671
18200 #, c-format
18201 msgid "Target: %s\n"
18202 msgstr "Cilj: %s\n"
18204 #: gcc.cc:7672
18205 #, c-format
18206 msgid "Configured with: %s\n"
18207 msgstr "Konfiguriran s: %s\n"
18209 #: gcc.cc:7686
18210 #, c-format
18211 msgid "Thread model: %s\n"
18212 msgstr "Model dretve: %s\n"
18214 #: gcc.cc:7687
18215 #, c-format
18216 msgid "Supported LTO compression algorithms: zlib"
18217 msgstr "Podržani algoritam kompresije: zlib"
18219 #: gcc.cc:7689
18220 #, c-format
18221 msgid " zstd"
18222 msgstr " zstd"
18224 #: gcc.cc:7691 gcov.cc:1610 gcov.cc:1668 gcov.cc:1680 gcov.cc:3098
18225 #, c-format
18226 msgid "\n"
18227 msgstr "\n"
18229 #: gcc.cc:7702
18230 #, c-format
18231 msgid "gcc version %s %s\n"
18232 msgstr "gcc inačica %s %s\n"
18234 #: gcc.cc:7705
18235 #, c-format
18236 msgid "gcc driver version %s %sexecuting gcc version %s\n"
18237 msgstr "inačica drajvera %s %s izvršava gcc inačicu %s\n"
18239 #: gcc.cc:7778 gcc.cc:7988
18240 #, c-format
18241 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
18242 msgstr "Greška se ne može reproducirati, pa je vjerojatno problem hardvera ili OS-a.\n"
18244 #: gcc.cc:7912
18245 #, c-format
18246 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
18247 msgstr "Prethodno obrađeni izvorni kȏd spremljen je u datoteku %s, priložite ovo svom izvješću o greškama.\n"
18249 #: gcc.cc:8764
18250 #, c-format
18251 msgid "install: %s%s\n"
18252 msgstr "instalacija: %s%s\n"
18254 #: gcc.cc:8767
18255 #, c-format
18256 msgid "programs: %s\n"
18257 msgstr "programi: %s\n"
18259 #: gcc.cc:8769
18260 #, c-format
18261 msgid "libraries: %s\n"
18262 msgstr "biblioteke: %s\n"
18264 #: gcc.cc:8886
18265 #, c-format
18266 msgid ""
18267 "\n"
18268 "For bug reporting instructions, please see:\n"
18269 msgstr ""
18270 "\n"
18271 "Za upute o prijavljivanju grešaka pogledajte:\n"
18273 #: gcc.cc:8902 gcov-tool.cc:594
18274 #, c-format
18275 msgid "%s %s%s\n"
18276 msgstr "%s %s%s\n"
18278 #: gcc.cc:8905 gcov-tool.cc:596 gcov.cc:1015 fortran/gfortranspec.cc:282
18279 msgid "(C)"
18280 msgstr "(C)"
18282 #: gcc.cc:8906 gcov-tool.cc:598 gcov.cc:1017 fortran/gfortranspec.cc:283
18283 #, c-format
18284 msgid ""
18285 "This is free software; see the source for copying conditions.  There is NO\n"
18286 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
18287 "\n"
18288 msgstr ""
18289 "Ovo je slobodan softver; pogledajte kȏd za upute o kopiranju.  NEMA\n"
18290 "jamstava; čak ni za TRGOVINSKU PRIKLADNOST ili ODGOVARANJE ODREĐENOJ SVRSI.\n"
18291 "\n"
18293 #: gcc.cc:9249
18294 #, c-format
18295 msgid ""
18296 "\n"
18297 "Linker options\n"
18298 "==============\n"
18299 "\n"
18300 msgstr ""
18301 "\n"
18302 "Opcije linkera\n"
18303 "==============\n"
18304 "\n"
18306 #: gcc.cc:9250
18307 #, c-format
18308 msgid ""
18309 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
18310 "\n"
18311 msgstr ""
18312 "Koristite „-Wl,OPCIJA“ da proslijedite „OPCIJA“ linkeru.\n"
18313 "\n"
18315 #: gcc.cc:10651
18316 #, c-format
18317 msgid ""
18318 "Assembler options\n"
18319 "=================\n"
18320 "\n"
18321 msgstr ""
18322 "Opcije asemblera\n"
18323 "=================\n"
18324 "\n"
18326 #: gcc.cc:10652
18327 #, c-format
18328 msgid ""
18329 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
18330 "\n"
18331 msgstr ""
18332 "Koristite „-Wa,OPCIJA“ da proslijedite „OPCIJA“ asembleru.\n"
18333 "\n"
18335 #: gcov-tool.cc:157 gcov-tool.cc:300
18336 #, c-format
18337 msgid "no profile files were merged\n"
18338 msgstr ""
18340 #: gcov-tool.cc:169
18341 #, c-format
18342 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
18343 msgstr "  merge [opcije] <dir1> <dir2>         spoji sadržaj datoteka pokrivenosti\n"
18345 #: gcov-tool.cc:170 gcov-tool.cc:337
18346 #, c-format
18347 msgid "    -o, --output <dir>                  Output directory\n"
18348 msgstr "    -o, --output <dir>                  direktorij za izlaz podataka\n"
18350 #: gcov-tool.cc:171 gcov-tool.cc:242 gcov-tool.cc:339 gcov-tool.cc:491
18351 #, c-format
18352 msgid "    -v, --verbose                       Verbose mode\n"
18353 msgstr "    -v, --verbose                       opširnije informacije\n"
18355 #: gcov-tool.cc:172 gcov-tool.cc:243
18356 #, c-format
18357 msgid "    -w, --weight <w1,w2>                Set weights (float point values)\n"
18358 msgstr "    -w, --weight <w1,w2>                postavi skale (float point values)\n"
18360 #: gcov-tool.cc:188
18361 #, c-format
18362 msgid "Merge subcommand usage:"
18363 msgstr "Uporaba podnaredbe ‘merge’:"
18365 #: gcov-tool.cc:240
18366 #, c-format
18367 msgid ""
18368 "  merge-stream [options] [<file>]       Merge coverage stream file (or stdin)\n"
18369 "                                        and coverage file contents\n"
18370 msgstr ""
18371 "  merge-stream [opcije] [<datoteka>]    Spajanje datoteke ‘coverage stream’\n"
18372 "                                        (ili stdin) sa sadržajem\n"
18373 "                                        ‘coverage stream’ datoteke\n"
18375 #: gcov-tool.cc:258
18376 #, c-format
18377 msgid "Merge-stream subcommand usage:"
18378 msgstr "Uporaba podnaredbe ‘merge/stream’:"
18380 #: gcov-tool.cc:335
18381 #, c-format
18382 msgid "  rewrite [options] <dir>               Rewrite coverage file contents\n"
18383 msgstr "  rewrite [opcije] <dir>                prepiše sadržaj datoteke pokrivenosti\n"
18385 #: gcov-tool.cc:336
18386 #, c-format
18387 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
18388 msgstr "    -n, --normalize <int64_t>           normalizira profil\n"
18390 #: gcov-tool.cc:338
18391 #, c-format
18392 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
18393 msgstr "    -s, --scale <float ili simple-frac>  skalira profiliranje brojila\n"
18395 #: gcov-tool.cc:356
18396 #, c-format
18397 msgid "Rewrite subcommand usage:"
18398 msgstr "Uporaba podnaredbe ‘rewrite’:"
18400 #: gcov-tool.cc:395
18401 #, c-format
18402 msgid "scaling cannot co-exist with normalization, skipping\n"
18403 msgstr "skaliranje ne može koegzistirati s normalizacijom, preskačemo\n"
18405 #: gcov-tool.cc:408 gcov-tool.cc:418
18406 #, c-format
18407 msgid "incorrect format in scaling, using 1/1\n"
18408 msgstr "nekorektni format u skaliranju, koristimo 1/1\n"
18410 #: gcov-tool.cc:428
18411 #, c-format
18412 msgid "normalization cannot co-exist with scaling\n"
18413 msgstr "normalizacija ne može koegzistirati sa skaliranjem\n"
18415 #: gcov-tool.cc:485
18416 #, c-format
18417 msgid "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
18418 msgstr "  overlap [opcije] <dir1> <dir2>        računa preklapanje dvaju profila\n"
18420 #: gcov-tool.cc:486
18421 #, c-format
18422 msgid "    -f, --function                      Print function level info\n"
18423 msgstr "    -f, --function                      ispiše informaciju razine funkcije\n"
18425 #: gcov-tool.cc:487
18426 #, c-format
18427 msgid "    -F, --fullname                      Print full filename\n"
18428 msgstr "    -F, --fullname                      ispiše puno ime datoteke\n"
18430 #: gcov-tool.cc:488
18431 #, c-format
18432 msgid "    -h, --hotonly                       Only print info for hot objects/functions\n"
18433 msgstr ""
18434 "    -h, --hotonly                       informacije ispiše samo vruće\n"
18435 "                                          objekte/funkcije\n"
18437 #: gcov-tool.cc:489
18438 #, c-format
18439 msgid "    -o, --object                        Print object level info\n"
18440 msgstr "    -o, --object                        ispiše informacije razinu objekta\n"
18442 #: gcov-tool.cc:490
18443 #, c-format
18444 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
18445 msgstr "    -t <float>, --hot_threshold <float> postavite prag za ‘hotness’\n"
18447 #: gcov-tool.cc:510
18448 #, c-format
18449 msgid "Overlap subcommand usage:"
18450 msgstr "Uporaba podnaredbe ‘overlap’:"
18452 #: gcov-tool.cc:576
18453 #, c-format
18454 msgid ""
18455 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
18456 "\n"
18457 msgstr ""
18458 "Uporaba: %s [OPCIJA]... PODNAREDBA [OPCIJA]...\n"
18459 "\n"
18461 #: gcov-tool.cc:577
18462 #, c-format
18463 msgid ""
18464 "Offline tool to handle gcda counts\n"
18465 "\n"
18466 msgstr ""
18467 "Samostalni (vanjski) alat za rad s gcda brojilom\n"
18468 "\n"
18470 #: gcov-tool.cc:578
18471 #, c-format
18472 msgid "  -h, --help                            Print this help, then exit\n"
18473 msgstr "  -h, --help                            ispiše ovu pomoć, pa iziđe\n"
18475 #: gcov-tool.cc:579
18476 #, c-format
18477 msgid "  -v, --version                         Print version number, then exit\n"
18478 msgstr "  -v, --version                         ispiše broj inačice, pa iziđe\n"
18480 #: gcov-tool.cc:584 gcov.cc:1002
18481 #, c-format
18482 msgid ""
18483 "\n"
18484 "For bug reporting instructions, please see:\n"
18485 "%s.\n"
18486 msgstr ""
18487 "\n"
18488 "Za upute o prijavljivanju grešaka, molim pogledajte:\n"
18489 "%s.\n"
18491 #: gcov-tool.cc:595
18492 #, c-format
18493 msgid "Copyright %s 2024 Free Software Foundation, Inc.\n"
18494 msgstr "Copyright %s 2024 Free Software Foundation, Inc.\n"
18496 #: gcov.cc:969
18497 #, c-format
18498 msgid ""
18499 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
18500 "\n"
18501 msgstr ""
18502 "Uporaba: gcov [OPCIJA...] IZVOR|OBJ...\n"
18503 "\n"
18505 #: gcov.cc:970
18506 #, c-format
18507 msgid ""
18508 "Print code coverage information.\n"
18509 "\n"
18510 msgstr ""
18511 "Ispiše podatke o pokrivenosti kȏda.\n"
18512 "\n"
18514 #: gcov.cc:971
18515 #, c-format
18516 msgid "  -a, --all-blocks                Show information for every basic block\n"
18517 msgstr "  -a, --all-blocks                pokaže podatke za svaki temeljni blok\n"
18519 #: gcov.cc:972
18520 #, c-format
18521 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
18522 msgstr ""
18523 "  -b, --branch-probabilities      uključi vjerojatnost grananja na izlazu\n"
18524 "\n"
18526 #: gcov.cc:973
18527 #, c-format
18528 msgid ""
18529 "  -c, --branch-counts             Output counts of branches taken\n"
18530 "                                    rather than percentages\n"
18531 msgstr "  -c, --branch-counts             ispiše količine (broj) grana a ne postotak\n"
18533 #: gcov.cc:975
18534 #, c-format
18535 msgid ""
18536 "  -g, --conditions                Include modified condition/decision\n"
18537 "                                    coverage in output\n"
18538 msgstr ""
18539 "  -g, --conditions                uključi pokrivenost modificiranih\n"
18540 "                                    uvjeta/odluka na izlazu\n"
18542 #: gcov.cc:977
18543 #, c-format
18544 msgid "  -d, --display-progress          Display progress information\n"
18545 msgstr "  -d, --display-progress          pokaže podatke o napredovanju\n"
18547 #: gcov.cc:978
18548 #, c-format
18549 msgid "  -D, --debug\t\t\t    Display debugging dumps\n"
18550 msgstr "  -D, --debug\t\t\t    pokaže dijagnostičke podatke\n"
18552 #: gcov.cc:979
18553 #, c-format
18554 msgid "  -f, --function-summaries        Output summaries for each function\n"
18555 msgstr "  -f, --function-summaries        ispiše sažetke za svaku funkciju\n"
18557 #: gcov.cc:980
18558 #, c-format
18559 msgid "  -h, --help                      Print this help, then exit\n"
18560 msgstr "  -h, --help                      ispiše ovu pomoć, pa iziđe\n"
18562 #: gcov.cc:981
18563 #, c-format
18564 msgid ""
18565 "  -j, --json-format               Output JSON intermediate format\n"
18566 "                                    into .gcov.json.gz file\n"
18567 msgstr ""
18568 "  -j, --json-format               izlaz zapiše .gcov.json.gz datoteku\n"
18569 "                                    u JSON (intermediate) formatu\n"
18571 #: gcov.cc:983
18572 #, c-format
18573 msgid "  -H, --human-readable            Output human readable numbers\n"
18574 msgstr "  -H, --human-readable            pokaže brojke u lako čitljivom obliku\n"
18576 #: gcov.cc:984
18577 #, c-format
18578 msgid "  -k, --use-colors                Emit colored output\n"
18579 msgstr "  -k, --use-colors                oboji izlazne poruke\n"
18581 #: gcov.cc:985
18582 #, c-format
18583 msgid ""
18584 "  -l, --long-file-names           Use long output file names for included\n"
18585 "                                    source files\n"
18586 msgstr "  -l, --long-file-names           ispiše puna imena uključenih izvornih kódova\n"
18588 #: gcov.cc:987
18589 #, c-format
18590 msgid "  -m, --demangled-names           Output demangled function names\n"
18591 msgstr ""
18592 "  -m, --demangled-names           ispiše dešifrirana imena funkcija\n"
18593 "\n"
18595 #: gcov.cc:988
18596 #, c-format
18597 msgid "  -n, --no-output                 Do not create an output file\n"
18598 msgstr "  -n, --no-output                 ne proizvodi izlazne datoteke\n"
18600 #: gcov.cc:989
18601 #, c-format
18602 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
18603 msgstr ""
18604 "  -o, --object-directory DIR|FILE traži objektne datoteke u direktoriju DIR\n"
18605 "                                    ili u pozvanoj datoteci FILE\n"
18607 #: gcov.cc:990
18608 #, c-format
18609 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
18610 msgstr "  -p, --preserve-paths            sačuva (spremi) sve komponente imena staze\n"
18612 #: gcov.cc:991
18613 #, c-format
18614 msgid "  -q, --use-hotness-colors        Emit perf-like colored output for hot lines\n"
18615 msgstr "  -q, --use-hotness-colors        oboji izlaz u perf-stilu za vruće retke\n"
18617 #: gcov.cc:992
18618 #, c-format
18619 msgid "  -r, --relative-only             Only show data for relative sources\n"
18620 msgstr "  -r, --relative-only             pokaže samo podatke za relativne izvore\n"
18622 #: gcov.cc:993
18623 #, c-format
18624 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
18625 msgstr "  -s, --source-prefix DIR         izostavi prefiks izvornog kȏda\n"
18627 #: gcov.cc:994
18628 #, c-format
18629 msgid "  -t, --stdout                    Output to stdout instead of a file\n"
18630 msgstr "  -t, --stdout                    izlaz na stdout umjesto u datoteku\n"
18632 #: gcov.cc:995
18633 #, c-format
18634 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
18635 msgstr "  -u, --unconditional-branches    pokaže i bezuvjetnu količinu (broj) grana\n"
18637 #: gcov.cc:996
18638 #, c-format
18639 msgid "  -v, --version                   Print version number, then exit\n"
18640 msgstr "  -v, --version                   ispiše broj inačice, pa iziđe\n"
18642 #: gcov.cc:997
18643 #, c-format
18644 msgid "  -w, --verbose                   Print verbose informations\n"
18645 msgstr "  -w, --verbose                   daje opširnije informacije\n"
18647 #: gcov.cc:998
18648 #, c-format
18649 msgid "  -x, --hash-filenames            Hash long pathnames\n"
18650 msgstr "  -x, --hash-filenames            hašira (hash) duga imena staza\n"
18652 #: gcov.cc:999
18653 #, c-format
18654 msgid ""
18655 "\n"
18656 "Obsolete options:\n"
18657 msgstr ""
18658 "\n"
18659 "Zastarjele opcije:\n"
18661 #: gcov.cc:1000
18662 #, c-format
18663 msgid "  -i, --json-format               Replaced with -j, --json-format\n"
18664 msgstr "  -i, --json-format               zamijenjeno s -j, --json-format\n"
18666 #: gcov.cc:1001
18667 #, c-format
18668 msgid "  -j, --human-readable            Replaced with -H, --human-readable\n"
18669 msgstr "  -j, --human-readable            zamijenjeno s -H, --human-readable\n"
18671 #: gcov.cc:1012
18672 #, c-format
18673 msgid "gcov %s%s\n"
18674 msgstr "gcov %s%s\n"
18676 #: gcov.cc:1013
18677 #, c-format
18678 msgid "JSON format version: %s\n"
18679 msgstr "JSON format inačica %s\n"
18681 #: gcov.cc:1454
18682 #, c-format
18683 msgid "'%s' file is already processed\n"
18684 msgstr "‘%s’ datoteka je već obrađena\n"
18686 #: gcov.cc:1570 gcov.cc:1699
18687 #, c-format
18688 msgid "Creating '%s'\n"
18689 msgstr "Stvaramo ‘%s”\n"
18691 #: gcov.cc:1574
18692 #, c-format
18693 msgid "Error writing output file '%s'\n"
18694 msgstr "Greška pri pisanju izlazne datoteke ‘%s’\n"
18696 #: gcov.cc:1582
18697 #, c-format
18698 msgid "Could not open output file '%s'\n"
18699 msgstr "Ne može otvoriti izlaznu datoteku ‘%s’\n"
18701 #: gcov.cc:1589
18702 #, c-format
18703 msgid "Removing '%s'\n"
18704 msgstr "Uklanjamo ‘%s”\n"
18706 #: gcov.cc:1704
18707 #, c-format
18708 msgid "Cannot open JSON output file %s\n"
18709 msgstr "Ne može otvoriti izlaznu JSON datoteku %s\n"
18711 #: gcov.cc:1713
18712 #, c-format
18713 msgid "Error writing JSON output file %s\n"
18714 msgstr "Ne može zapisati izlaznu JSON datoteku %s\n"
18716 #: gcov.cc:1878
18717 #, c-format
18718 msgid "%s:source file is newer than notes file '%s'\n"
18719 msgstr "%s:izvorni kȏd je noviji od datoteke s bilješkama ‘%s’\n"
18721 #: gcov.cc:1883
18722 #, c-format
18723 msgid "(the message is displayed only once per source file)\n"
18724 msgstr "(ova poruka se ispiše samo jedamput po izvornom kȏdu)\n"
18726 #: gcov.cc:1903
18727 #, c-format
18728 msgid "%s:cannot open notes file\n"
18729 msgstr "%s:ne može otvoriti datoteku s bilješkama\n"
18731 #: gcov.cc:1910
18732 #, c-format
18733 msgid "%s:not a gcov notes file\n"
18734 msgstr "%s:nije gcov datoteka s bilješkama\n"
18736 #: gcov.cc:1924
18737 #, c-format
18738 msgid "%s:version '%.4s', prefer '%.4s'\n"
18739 msgstr "%s:inačica ‘%.4s’, ali preferira se ‘%.4s’\n"
18741 #: gcov.cc:1977
18742 #, c-format
18743 msgid "%s:already seen blocks for '%s'\n"
18744 msgstr "%s:već viđeni blokovi za ‘%s’\n"
18746 #: gcov.cc:2064
18747 #, c-format
18748 msgid "%s:already seen conditions for '%s'\n"
18749 msgstr "%s:već viđeni uvjeti za ‘%s’\n"
18751 #: gcov.cc:2115 gcov.cc:2244
18752 #, c-format
18753 msgid "%s:corrupted\n"
18754 msgstr "%s:oštećen\n"
18756 #: gcov.cc:2123
18757 #, c-format
18758 msgid "%s:no functions found\n"
18759 msgstr "%s:nijedna funkcija nije pronađena\n"
18761 #: gcov.cc:2141
18762 #, c-format
18763 msgid "%s:cannot open data file, assuming not executed\n"
18764 msgstr "%s:ne može otvoriti, pretpostavljamo da ne radi\n"
18766 #: gcov.cc:2148
18767 #, c-format
18768 msgid "%s:not a gcov data file\n"
18769 msgstr "%s:nije gcov datoteka\n"
18771 #: gcov.cc:2162
18772 #, c-format
18773 msgid "%s:version '%.4s', prefer version '%.4s'\n"
18774 msgstr "%s:inačica ‘%.4s’, ali preferira se ‘%.4s’\n"
18776 #: gcov.cc:2169
18777 #, c-format
18778 msgid "%s:stamp mismatch with notes file\n"
18779 msgstr "%s:nepodudaranje pečata s bilješkama\n"
18781 #: gcov.cc:2206
18782 #, c-format
18783 msgid "%s:profile mismatch for '%s'\n"
18784 msgstr "%s:nepodudaranje profila za ‘%s’\n"
18786 #: gcov.cc:2243
18787 #, c-format
18788 msgid "%s:overflowed\n"
18789 msgstr "%s:prekoračenje\n"
18791 #: gcov.cc:2291
18792 #, c-format
18793 msgid "%s:'%s' lacks entry and/or exit blocks\n"
18794 msgstr "%s:‘%s’ nema ulazne i/ili izlazne blokove\n"
18796 #: gcov.cc:2296
18797 #, c-format
18798 msgid "%s:'%s' has arcs to entry block\n"
18799 msgstr "%s:‘%s’ ima lukove do ulaznog bloka\n"
18801 #: gcov.cc:2304
18802 #, c-format
18803 msgid "%s:'%s' has arcs from exit block\n"
18804 msgstr "%s:‘%s’ ima lukove od izlaznog bloka\n"
18806 #: gcov.cc:2513
18807 #, c-format
18808 msgid "%s:graph is unsolvable for '%s'\n"
18809 msgstr "%s:graf je nerješiv za ‘%s’\n"
18811 #: gcov.cc:2638
18812 #, c-format
18813 msgid "Lines executed:%s of %d\n"
18814 msgstr "Izvršeno %s od %d\n"
18816 #: gcov.cc:2641
18817 #, c-format
18818 msgid "No executable lines\n"
18819 msgstr "Nema izvršivih redaka\n"
18821 #: gcov.cc:2649 gcov.cc:2658
18822 #, c-format
18823 msgid "%s '%s'\n"
18824 msgstr "%s ‘%s’\n"
18826 #: gcov.cc:2665
18827 #, c-format
18828 msgid "Branches executed:%s of %d\n"
18829 msgstr "Izvršeno %s grana od %d\n"
18831 #: gcov.cc:2669
18832 #, c-format
18833 msgid "Taken at least once:%s of %d\n"
18834 msgstr "%s uzeto barem jednom od %d grana\n"
18836 #: gcov.cc:2675
18837 #, c-format
18838 msgid "No branches\n"
18839 msgstr "Nema grana\n"
18841 #: gcov.cc:2677
18842 #, c-format
18843 msgid "Calls executed:%s of %d\n"
18844 msgstr "Izvršeno %s poziva od %d\n"
18846 #: gcov.cc:2681
18847 #, c-format
18848 msgid "No calls\n"
18849 msgstr "Nema poziva\n"
18851 #: gcov.cc:2688
18852 #, c-format
18853 msgid "Condition outcomes covered:%s of %d\n"
18854 msgstr "Pokriveni ishodi uvjeta: %s od %d\n"
18856 #: gcov.cc:2693
18857 #, c-format
18858 msgid "No conditions\n"
18859 msgstr ""
18861 #: gcov.cc:2913
18862 #, c-format
18863 msgid "%s:no lines for '%s'\n"
18864 msgstr "%s:nema redaka za ‘%s”\n"
18866 #: gcov.cc:3049
18867 #, c-format
18868 msgid "condition outcomes covered %d/%d\n"
18869 msgstr ""
18871 #: gcov.cc:3062
18872 #, c-format
18873 msgid "condition %2u not covered (%s%s)\n"
18874 msgstr "uvjet %2u nije pokriven (%s%s)\n"
18876 #: gcov.cc:3076
18877 #, c-format
18878 msgid "call   %2d returned %s\n"
18879 msgstr "poziv   %2d vratio je %s\n"
18881 #: gcov.cc:3081
18882 #, c-format
18883 msgid "call   %2d never executed\n"
18884 msgstr "poziv   %2d nikada nije izvršen\n"
18886 #: gcov.cc:3086
18887 #, c-format
18888 msgid "branch %2d taken %s%s"
18889 msgstr "grana %2d uzeta %s%s"
18891 #: gcov.cc:3091
18892 #, c-format
18893 msgid "branch %2d never executed%s"
18894 msgstr "grana %2d nikada nije executed%s"
18896 #: gcov.cc:3096
18897 #, c-format
18898 msgid " (BB %d)"
18899 msgstr " (BB %d)"
18901 #: gcov.cc:3103
18902 #, c-format
18903 msgid "unconditional %2d taken %s\n"
18904 msgstr "bezuvjetno %2d uzeto %s\n"
18906 #: gcov.cc:3106
18907 #, c-format
18908 msgid "unconditional %2d never executed\n"
18909 msgstr "bezuvjetno %2d nikada nije izvršeno\n"
18911 #: gcov.cc:3369
18912 #, c-format
18913 msgid "Cannot open source file %s\n"
18914 msgstr "Ne može otvoriti izvorni kȏd %s\n"
18916 #: gcse.cc:2592
18917 msgid "PRE disabled"
18918 msgstr "PRE onemogućen"
18920 #: gcse.cc:3520
18921 msgid "GCSE disabled"
18922 msgstr "GCSE onemogućen"
18924 #: incpath.cc:77
18925 #, c-format
18926 msgid "ignoring duplicate directory \"%s\"\n"
18927 msgstr "ignoriramo duplikat direktorija „%s”\n"
18929 #: incpath.cc:80
18930 #, c-format
18931 msgid "  as it is a non-system directory that duplicates a system directory\n"
18932 msgstr "  jer nije direktorij sustava koji duplicira direktorij sustava\n"
18934 #: incpath.cc:84
18935 #, c-format
18936 msgid "ignoring nonexistent directory \"%s\"\n"
18937 msgstr "ignoriramo nepostojeći direktorij „%s”\n"
18939 #: incpath.cc:391
18940 #, c-format
18941 msgid "#include \"...\" search starts here:\n"
18942 msgstr "#include \"...\" pretraga započinje ovdje:\n"
18944 #: incpath.cc:395
18945 #, c-format
18946 msgid "#include <...> search starts here:\n"
18947 msgstr "#include <...> pretraga započinje ovdje:\n"
18949 #: incpath.cc:400
18950 #, c-format
18951 msgid "End of search list.\n"
18952 msgstr "Kraj popisa pretrage.\n"
18954 #: input.cc:35
18955 msgid "<built-in>"
18956 msgstr ""
18958 #. Opening quotation mark.
18959 #: intl.cc:62
18960 msgid "`"
18961 msgstr "„"
18963 #. Closing quotation mark.
18964 #: intl.cc:65
18965 msgid "'"
18966 msgstr "“"
18968 #: langhooks.cc:384
18969 msgid "At top level:"
18970 msgstr "Vrhovna razina:"
18972 #: langhooks.cc:400
18973 #, c-format
18974 msgid "In member function %qs"
18975 msgstr "U funkciji člana %qs"
18977 #: langhooks.cc:404
18978 #, c-format
18979 msgid "In function %qs"
18980 msgstr "U funkciji %qs"
18982 #: langhooks.cc:449
18983 msgid "    inlined from %qs at %r%s:%d:%d%R"
18984 msgstr "    umetnuto od %qs pri %r%s:%d:%d%R"
18986 #: langhooks.cc:454
18987 msgid "    inlined from %qs at %r%s:%d%R"
18988 msgstr "    umetnuto od %qs pri %r%s:%d%R"
18990 #: langhooks.cc:460
18991 #, c-format
18992 msgid "    inlined from %qs"
18993 msgstr "    umetnuto od %qs"
18995 #: lra-assigns.cc:1868 reload1.cc:2073
18996 msgid "this is the insn:"
18997 msgstr "ovo je insn:"
18999 #: lra-constraints.cc:3266
19000 msgid "unable to generate reloads for impossible constraints:"
19001 msgstr "ne može generirati ponovna učitavanja za nemoguća ograničenja:"
19003 #: lra-constraints.cc:4234 reload.cc:3839
19004 msgid "unable to generate reloads for:"
19005 msgstr "ne može generirati ponovno učitavanje za:"
19007 #. What to print when a switch has no documentation.
19008 #: opts.cc:329
19009 msgid "This option lacks documentation."
19010 msgstr "Ova opcija nije dokumentirana."
19012 #: opts.cc:330
19013 msgid "Uses of this option are diagnosed."
19014 msgstr "Upotreba ove opcije je dijagnosticirana."
19016 #: opts.cc:1688
19017 #, c-format
19018 msgid "Same as %s%s (or, in negated form, %s%s)."
19019 msgstr "Isto kao %s%s (ili, u negiranom obliku, %s%s)."
19021 #: opts.cc:1693
19022 #, c-format
19023 msgid "Same as %s%s."
19024 msgstr "Isto kao %s%s."
19026 #: opts.cc:1698
19027 #, c-format
19028 msgid "Same as %s."
19029 msgstr "Isto kao %s."
19031 #: opts.cc:1706
19032 #, c-format
19033 msgid "%s  Same as %s."
19034 msgstr "%s je identično s %s."
19036 #: opts.cc:1769
19037 msgid "[available in "
19038 msgstr "[dostupno u "
19040 #: opts.cc:1801
19041 msgid "[default]"
19042 msgstr "[zadano]"
19044 #: opts.cc:1810
19045 #, c-format
19046 msgid "%llu bytes"
19047 msgstr "%llu bajta"
19049 #: opts.cc:1847
19050 msgid "[enabled]"
19051 msgstr "[omogućeno]"
19053 #: opts.cc:1849
19054 msgid "[disabled]"
19055 msgstr "[onemogućeno]"
19057 #: opts.cc:1885
19058 #, c-format
19059 msgid " No options with the desired characteristics were found\n"
19060 msgstr " Nisu pronađene opcije sa željenim svojstvima\n"
19062 #: opts.cc:1894
19063 #, c-format
19064 msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end.\n"
19065 msgstr " Nijedan nije nađen. Koristite --help=%s za ispis *all* opcija koje podržava %s front-end sučelje.\n"
19067 #: opts.cc:1900
19068 #, c-format
19069 msgid " All options with the desired characteristics have already been displayed\n"
19070 msgstr " Sve opcije sa željenim svojstvima su već prikazane\n"
19072 #: opts.cc:1945
19073 #, c-format
19074 msgid ""
19075 "  Known valid arguments for %s option:\n"
19076 "   "
19077 msgstr ""
19078 "  Znani valjani argument za %s opciju:\n"
19079 "   "
19081 #: opts.cc:1995
19082 msgid "The following options are target specific"
19083 msgstr "Sljedeće opcije su specifične za cilj"
19085 #: opts.cc:1998
19086 msgid "The following options control compiler warning messages"
19087 msgstr "Sljedeće opcije upravljaju porukama upozorenja kompajlera"
19089 #: opts.cc:2001
19090 msgid "The following options control optimizations"
19091 msgstr "Sljedeće opcije upravljaju s optimizacijama"
19093 #: opts.cc:2004 opts.cc:2044
19094 msgid "The following options are language-independent"
19095 msgstr "Sljedeće opcije su neovisne o jeziku"
19097 #: opts.cc:2007
19098 msgid "The following options control parameters"
19099 msgstr "Sljedeće opcije upravljaju s parametrima"
19101 #: opts.cc:2013
19102 msgid "The following options are specific to just the language "
19103 msgstr "Sljedeće opcije su posebne samo za jezik "
19105 #: opts.cc:2015
19106 msgid "The following options are supported by the language "
19107 msgstr "Sljedeće opcije podržava jezik "
19109 #: opts.cc:2026
19110 msgid "The following options are not documented"
19111 msgstr "Sljedeće opcije nisu dokumentirane"
19113 #: opts.cc:2028
19114 msgid "The following options take separate arguments"
19115 msgstr "Sljedeće opcije uzimaju odvojene argumente"
19117 #: opts.cc:2030
19118 msgid "The following options take joined arguments"
19119 msgstr "Sljedeće opcije uzimaju spojene argumente"
19121 #: opts.cc:2042
19122 msgid "The following options are language-related"
19123 msgstr "Sljedeće opcije se odnose na jezik"
19125 #: passes.cc:1833
19126 #, c-format
19127 msgid "during %s pass: %s\n"
19128 msgstr "tijekom %s prolaza: %s\n"
19130 #: passes.cc:1838
19131 #, c-format
19132 msgid "dump file: %s\n"
19133 msgstr "istovari datoteku: %s\n"
19135 #: plugin.cc:965
19136 msgid "Event"
19137 msgstr "Događaj"
19139 #: plugin.cc:965
19140 msgid "Plugins"
19141 msgstr "Plugini"
19143 #: plugin.cc:997
19144 #, c-format
19145 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
19146 msgstr "*** UPOZORENJE *** neki plugini su aktivni, nemojte prijaviti ovo kao grešku osim ako ju ne možete reproducirati bez omogućavanja plugina.\n"
19148 #: postreload-gcse.cc:1356
19149 msgid "using simple load CSE after register allocation"
19150 msgstr "Nakon mapiranja registra koristi se jednostavan CSE"
19152 #. It's the compiler's fault.
19153 #: reload1.cc:5994
19154 msgid "could not find a spill register"
19155 msgstr "nije pronađen registar prelijevanja"
19157 #. It's the compiler's fault.
19158 #: reload1.cc:7876
19159 msgid "VOIDmode on an output"
19160 msgstr "VOIDmode na izlazu"
19162 #: reload1.cc:8632
19163 msgid "failure trying to reload:"
19164 msgstr "ponovno učitavanje nije uspjelo:"
19166 #: rtl-error.cc:116
19167 msgid "unrecognizable insn:"
19168 msgstr "neprepoznati insn:"
19170 #: rtl-error.cc:118
19171 msgid "insn does not satisfy its constraints:"
19172 msgstr "insn ne zadovoljava svoja ograničenja:"
19174 #: targhooks.cc:2374
19175 #, c-format
19176 msgid "created and used with differing settings of '%s'"
19177 msgstr "stvoren i korišten s različitim postavkama ‘%s”"
19179 #: targhooks.cc:2389
19180 msgid "created and used with different settings of %<-fpic%>"
19181 msgstr "stvoren i korišten s različitim postavkama %<-fpic%>"
19183 #: targhooks.cc:2391
19184 msgid "created and used with different settings of %<-fpie%>"
19185 msgstr "stvoren i korišten s različitim postavkama of %<-fpie%>"
19187 #: toplev.cc:315
19188 #, c-format
19189 msgid "unrecoverable error"
19190 msgstr "nepopravljiva greška"
19192 #: toplev.cc:608
19193 #, c-format
19194 msgid ""
19195 "%s%s%s %sversion %s (%s)\n"
19196 "%s\tcompiled by GNU C version %s, "
19197 msgstr ""
19198 "%s%s%s %sinačica %s (%s)\n"
19199 "%s\tkompilirano s GNU C inačica %s, "
19201 #: toplev.cc:610
19202 #, c-format
19203 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
19204 msgstr "%s%s%s %sinačica %s (%s) kompilirao CC, "
19206 #: toplev.cc:614
19207 #, c-format
19208 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
19209 msgstr ""
19210 "GMP inačica %s, MPFR inačica %s, MPC inačica %s, isl inačica %s\n"
19211 "\n"
19213 #: toplev.cc:616
19214 #, c-format
19215 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
19216 msgstr "%s%supozorenje: %s inačica zaglavlja %s različita je od inačice biblioteke %s\n"
19218 #: toplev.cc:618
19219 #, c-format
19220 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
19221 msgstr "%s%sGGC heuristika: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
19223 #: tree-diagnostic-path.cc:342 tree-diagnostic.cc:294 c/c-decl.cc:6534
19224 #: c/c-typeck.cc:8236 cp/error.cc:1189 c-family/c-pretty-print.cc:446
19225 #, gcc-internal-format
19226 msgid "<anonymous>"
19227 msgstr "<anonymous>"
19229 #: c-family/c-format.cc:432
19230 msgid "format"
19231 msgstr "format"
19233 #: c-family/c-format.cc:433
19234 msgid "field width specifier"
19235 msgstr "specifikacija širine polja"
19237 #: c-family/c-format.cc:434
19238 msgid "field precision specifier"
19239 msgstr "specifikacija preciznosti polja"
19241 #: c-family/c-format.cc:571 c-family/c-format.cc:595
19242 #: config/i386/msformat-c.cc:45
19243 msgid "' ' flag"
19244 msgstr ""
19246 #: c-family/c-format.cc:571 c-family/c-format.cc:595
19247 #: config/i386/msformat-c.cc:45
19248 msgid "the ' ' printf flag"
19249 msgstr ""
19251 #: c-family/c-format.cc:572 c-family/c-format.cc:596 c-family/c-format.cc:627
19252 #: c-family/c-format.cc:693 config/i386/msformat-c.cc:46
19253 msgid "'+' flag"
19254 msgstr ""
19256 #: c-family/c-format.cc:572 c-family/c-format.cc:596 c-family/c-format.cc:627
19257 #: config/i386/msformat-c.cc:46
19258 msgid "the '+' printf flag"
19259 msgstr " "
19261 #: c-family/c-format.cc:573 c-family/c-format.cc:597 c-family/c-format.cc:628
19262 #: c-family/c-format.cc:668 config/i386/msformat-c.cc:47
19263 #: config/i386/msformat-c.cc:82
19264 msgid "'#' flag"
19265 msgstr ""
19267 #: c-family/c-format.cc:573 c-family/c-format.cc:597 c-family/c-format.cc:628
19268 #: config/i386/msformat-c.cc:47
19269 msgid "the '#' printf flag"
19270 msgstr ""
19272 #: c-family/c-format.cc:574 c-family/c-format.cc:598 c-family/c-format.cc:666
19273 #: config/i386/msformat-c.cc:48
19274 msgid "'0' flag"
19275 msgstr ""
19277 #: c-family/c-format.cc:574 c-family/c-format.cc:598
19278 #: config/i386/msformat-c.cc:48
19279 msgid "the '0' printf flag"
19280 msgstr ""
19282 #: c-family/c-format.cc:575 c-family/c-format.cc:599 c-family/c-format.cc:665
19283 #: c-family/c-format.cc:696 config/i386/msformat-c.cc:49
19284 msgid "'-' flag"
19285 msgstr ""
19287 #: c-family/c-format.cc:575 c-family/c-format.cc:599
19288 #: config/i386/msformat-c.cc:49
19289 msgid "the '-' printf flag"
19290 msgstr ""
19292 #: c-family/c-format.cc:576 c-family/c-format.cc:648
19293 #: config/i386/msformat-c.cc:50 config/i386/msformat-c.cc:70
19294 msgid "''' flag"
19295 msgstr ""
19297 #: c-family/c-format.cc:576 config/i386/msformat-c.cc:50
19298 msgid "the ''' printf flag"
19299 msgstr ""
19301 #: c-family/c-format.cc:577 c-family/c-format.cc:649
19302 msgid "'I' flag"
19303 msgstr ""
19305 #: c-family/c-format.cc:577
19306 msgid "the 'I' printf flag"
19307 msgstr ""
19309 #: c-family/c-format.cc:578 c-family/c-format.cc:600 c-family/c-format.cc:646
19310 #: c-family/c-format.cc:669 c-family/c-format.cc:697 config/sol2-c.cc:43
19311 #: config/i386/msformat-c.cc:51 config/i386/msformat-c.cc:68
19312 msgid "field width"
19313 msgstr "širina polja"
19315 #: c-family/c-format.cc:578 c-family/c-format.cc:600 config/sol2-c.cc:43
19316 #: config/i386/msformat-c.cc:51
19317 msgid "field width in printf format"
19318 msgstr "širina polja u printf formatu"
19320 #: c-family/c-format.cc:579 c-family/c-format.cc:601 c-family/c-format.cc:630
19321 #: config/i386/msformat-c.cc:52
19322 msgid "precision"
19323 msgstr "preciznost"
19325 #: c-family/c-format.cc:579 c-family/c-format.cc:601 c-family/c-format.cc:630
19326 #: config/i386/msformat-c.cc:52
19327 msgid "precision in printf format"
19328 msgstr "preciznost u printf formatu"
19330 #: c-family/c-format.cc:580 c-family/c-format.cc:602 c-family/c-format.cc:631
19331 #: c-family/c-format.cc:647 c-family/c-format.cc:700 config/sol2-c.cc:44
19332 #: config/i386/msformat-c.cc:53 config/i386/msformat-c.cc:69
19333 msgid "length modifier"
19334 msgstr "modifikator dužine"
19336 #: c-family/c-format.cc:580 c-family/c-format.cc:602 c-family/c-format.cc:631
19337 #: config/sol2-c.cc:44 config/i386/msformat-c.cc:53
19338 msgid "length modifier in printf format"
19339 msgstr "modifikator dužine u prinf formatu"
19341 #: c-family/c-format.cc:629
19342 msgid "'q' flag"
19343 msgstr ""
19345 #: c-family/c-format.cc:629
19346 msgid "the 'q' diagnostic flag"
19347 msgstr ""
19349 #: c-family/c-format.cc:643 config/i386/msformat-c.cc:66
19350 msgid "assignment suppression"
19351 msgstr "ukidanje dodjele"
19353 #: c-family/c-format.cc:643 config/i386/msformat-c.cc:66
19354 msgid "the assignment suppression scanf feature"
19355 msgstr "ukidanje dodjele scanf značajke"
19357 #: c-family/c-format.cc:644 config/i386/msformat-c.cc:67
19358 msgid "'a' flag"
19359 msgstr ""
19361 #: c-family/c-format.cc:644 config/i386/msformat-c.cc:67
19362 msgid "the 'a' scanf flag"
19363 msgstr ""
19365 #: c-family/c-format.cc:645
19366 msgid "'m' flag"
19367 msgstr ""
19369 #: c-family/c-format.cc:645
19370 msgid "the 'm' scanf flag"
19371 msgstr ""
19373 #: c-family/c-format.cc:646 config/i386/msformat-c.cc:68
19374 msgid "field width in scanf format"
19375 msgstr ""
19377 #: c-family/c-format.cc:647 config/i386/msformat-c.cc:69
19378 msgid "length modifier in scanf format"
19379 msgstr ""
19381 #: c-family/c-format.cc:648 config/i386/msformat-c.cc:70
19382 msgid "the ''' scanf flag"
19383 msgstr ""
19385 #: c-family/c-format.cc:649
19386 msgid "the 'I' scanf flag"
19387 msgstr ""
19389 #: c-family/c-format.cc:664
19390 msgid "'_' flag"
19391 msgstr ""
19393 #: c-family/c-format.cc:664
19394 msgid "the '_' strftime flag"
19395 msgstr ""
19397 #: c-family/c-format.cc:665
19398 msgid "the '-' strftime flag"
19399 msgstr ""
19401 #: c-family/c-format.cc:666
19402 msgid "the '0' strftime flag"
19403 msgstr ""
19405 #: c-family/c-format.cc:667 c-family/c-format.cc:692
19406 msgid "'^' flag"
19407 msgstr ""
19409 #: c-family/c-format.cc:667
19410 msgid "the '^' strftime flag"
19411 msgstr ""
19413 #: c-family/c-format.cc:668 config/i386/msformat-c.cc:82
19414 msgid "the '#' strftime flag"
19415 msgstr ""
19417 #: c-family/c-format.cc:669
19418 msgid "field width in strftime format"
19419 msgstr ""
19421 #: c-family/c-format.cc:670
19422 msgid "'E' modifier"
19423 msgstr ""
19425 #: c-family/c-format.cc:670
19426 msgid "the 'E' strftime modifier"
19427 msgstr ""
19429 #: c-family/c-format.cc:671
19430 msgid "'O' modifier"
19431 msgstr ""
19433 #: c-family/c-format.cc:671
19434 msgid "the 'O' strftime modifier"
19435 msgstr ""
19437 #: c-family/c-format.cc:672 c-family/c-format.cc:673
19438 msgid "the 'O' modifier"
19439 msgstr ""
19441 #: c-family/c-format.cc:691
19442 msgid "fill character"
19443 msgstr ""
19445 #: c-family/c-format.cc:691
19446 msgid "fill character in strfmon format"
19447 msgstr "znak za ispunjavanje i strfmon formatu"
19449 #: c-family/c-format.cc:692
19450 msgid "the '^' strfmon flag"
19451 msgstr ""
19453 #: c-family/c-format.cc:693
19454 msgid "the '+' strfmon flag"
19455 msgstr ""
19457 #: c-family/c-format.cc:694
19458 msgid "'(' flag"
19459 msgstr ""
19461 #: c-family/c-format.cc:694
19462 msgid "the '(' strfmon flag"
19463 msgstr ""
19465 #: c-family/c-format.cc:695
19466 msgid "'!' flag"
19467 msgstr ""
19469 #: c-family/c-format.cc:695
19470 msgid "the '!' strfmon flag"
19471 msgstr ""
19473 #: c-family/c-format.cc:696
19474 msgid "the '-' strfmon flag"
19475 msgstr ""
19477 #: c-family/c-format.cc:697
19478 msgid "field width in strfmon format"
19479 msgstr "širina polja u strfmon formatu"
19481 #: c-family/c-format.cc:698
19482 msgid "left precision"
19483 msgstr ""
19485 #: c-family/c-format.cc:698
19486 msgid "left precision in strfmon format"
19487 msgstr ""
19489 #: c-family/c-format.cc:699
19490 msgid "right precision"
19491 msgstr ""
19493 #: c-family/c-format.cc:699
19494 msgid "right precision in strfmon format"
19495 msgstr ""
19497 #: c-family/c-format.cc:700
19498 msgid "length modifier in strfmon format"
19499 msgstr ""
19501 #. Handle deferred options from command-line.
19502 #: c-family/c-opts.cc:1588 fortran/cpp.cc:621
19503 msgid "<command-line>"
19504 msgstr ""
19506 #: config/aarch64/aarch64.cc:11980 config/loongarch/loongarch.cc:6148
19507 #, c-format
19508 msgid "unsupported operand for code '%c'"
19509 msgstr "nepodržani operand za kȏd ‘%c’"
19511 #: config/aarch64/aarch64.cc:11989 config/aarch64/aarch64.cc:12002
19512 #: config/aarch64/aarch64.cc:12014 config/aarch64/aarch64.cc:12025
19513 #: config/aarch64/aarch64.cc:12041 config/aarch64/aarch64.cc:12055
19514 #: config/aarch64/aarch64.cc:12075 config/aarch64/aarch64.cc:12157
19515 #: config/aarch64/aarch64.cc:12168 config/aarch64/aarch64.cc:12182
19516 #: config/aarch64/aarch64.cc:12408 config/aarch64/aarch64.cc:12421
19517 #: config/aarch64/aarch64.cc:12438 config/pru/pru.cc:1794
19518 #: config/pru/pru.cc:1805 config/pru/pru.cc:1877
19519 #, c-format
19520 msgid "invalid operand for '%%%c'"
19521 msgstr "nevaljani operand za ‘%%%c’"
19523 #: config/aarch64/aarch64.cc:12093 config/aarch64/aarch64.cc:12104
19524 #: config/aarch64/aarch64.cc:12268 config/aarch64/aarch64.cc:12279
19525 #: config/riscv/riscv.cc:6158 config/riscv/riscv.cc:6166
19526 #: config/riscv/riscv.cc:6173 config/riscv/riscv.cc:6177
19527 #: config/riscv/riscv.cc:6219 config/riscv/riscv.cc:6237
19528 #, c-format
19529 msgid "invalid vector constant"
19530 msgstr "nevaljana vektorska konstanta"
19532 #: config/aarch64/aarch64.cc:12118
19533 #, c-format
19534 msgid "incompatible floating point / vector register operand for '%%%c'"
19535 msgstr ""
19537 #: config/aarch64/aarch64.cc:12130
19538 #, c-format
19539 msgid "incompatible operand for '%%%c'"
19540 msgstr "nekompatibilan operand za ‘%%%c’"
19542 #: config/aarch64/aarch64.cc:12150
19543 #, c-format
19544 msgid "incompatible register operand for '%%%c'"
19545 msgstr "nekompatibilan operand registra za ‘%%%c’"
19547 #: config/aarch64/aarch64.cc:12215 config/arm/arm.cc:24867
19548 #, c-format
19549 msgid "missing operand"
19550 msgstr "nema operanda"
19552 #: config/aarch64/aarch64.cc:12305
19553 #, c-format
19554 msgid "invalid constant"
19555 msgstr "nevaljana konstanta"
19557 #: config/aarch64/aarch64.cc:12308
19558 #, c-format
19559 msgid "invalid operand"
19560 msgstr "nevaljani operand"
19562 #: config/aarch64/aarch64.cc:12446 config/aarch64/aarch64.cc:12451
19563 #, c-format
19564 msgid "invalid operand prefix '%%%c'"
19565 msgstr "nevaljani prefiks operanda ‘%%%c’"
19567 #: config/aarch64/aarch64.cc:12471
19568 #, c-format
19569 msgid "invalid address mode"
19570 msgstr "nevaljani način adresiranja"
19572 #: config/aarch64/aarch64.cc:29016
19573 msgid "cannot combine GNU and SVE vectors in a binary operation"
19574 msgstr "ne mogu se kombinirati GNU i SVE vektori u binarnoj operaciji"
19576 #: config/alpha/alpha.cc:5082 config/i386/i386.cc:14193
19577 #: config/rs6000/rs6000.cc:14616 config/sparc/sparc.cc:9384
19578 #, c-format
19579 msgid "'%%&' used without any local dynamic TLS references"
19580 msgstr "‘%%&’ je upotrebljen bez ikakve dinamičke TLS referencije"
19582 #: config/alpha/alpha.cc:5140 config/bfin/bfin.cc:1428
19583 #, c-format
19584 msgid "invalid %%J value"
19585 msgstr "nevaljana %%J vrijednost"
19587 #: config/alpha/alpha.cc:5170 config/ia64/ia64.cc:5588 config/or1k/or1k.cc:1252
19588 #, c-format
19589 msgid "invalid %%r value"
19590 msgstr "nevaljana %%r vrijednos"
19592 #: config/alpha/alpha.cc:5180 config/ia64/ia64.cc:5542
19593 #: config/rs6000/rs6000.cc:14311 config/xtensa/xtensa.cc:3066
19594 #, c-format
19595 msgid "invalid %%R value"
19596 msgstr "nevaljana %%R vrijednost"
19598 #: config/alpha/alpha.cc:5186 config/rs6000/rs6000.cc:14231
19599 #: config/xtensa/xtensa.cc:3039
19600 #, c-format
19601 msgid "invalid %%N value"
19602 msgstr "nevaljana %%N vrijednost"
19604 #: config/alpha/alpha.cc:5194 config/rs6000/rs6000.cc:14259
19605 #, c-format
19606 msgid "invalid %%P value"
19607 msgstr "nevaljana %%P vrijednost"
19609 #: config/alpha/alpha.cc:5202
19610 #, c-format
19611 msgid "invalid %%h value"
19612 msgstr "nevaljana %%h vrijednost"
19614 #: config/alpha/alpha.cc:5210 config/xtensa/xtensa.cc:3059
19615 #, c-format
19616 msgid "invalid %%L value"
19617 msgstr "nevaljana %%L vrijednost"
19619 #: config/alpha/alpha.cc:5229
19620 #, c-format
19621 msgid "invalid %%m value"
19622 msgstr "nevaljana %%m vrijednost"
19624 #: config/alpha/alpha.cc:5235
19625 #, c-format
19626 msgid "invalid %%M value"
19627 msgstr "nevaljana %%M vrijednost"
19629 #: config/alpha/alpha.cc:5272
19630 #, c-format
19631 msgid "invalid %%U value"
19632 msgstr "nevaljana %%U vrijednost"
19634 #: config/alpha/alpha.cc:5280 config/rs6000/rs6000.cc:14319
19635 #, c-format
19636 msgid "invalid %%s value"
19637 msgstr "nevaljana %%s vrijednost"
19639 #: config/alpha/alpha.cc:5291
19640 #, c-format
19641 msgid "invalid %%C value"
19642 msgstr "nevaljana %%C vrijednost"
19644 #: config/alpha/alpha.cc:5328 config/rs6000/rs6000.cc:14095
19645 #, c-format
19646 msgid "invalid %%E value"
19647 msgstr "nevaljana %%E vrijednost"
19649 #: config/alpha/alpha.cc:5353 config/alpha/alpha.cc:5403
19650 #, c-format
19651 msgid "unknown relocation unspec"
19652 msgstr "nepoznata relokacija unspec"
19654 #: config/alpha/alpha.cc:5362 config/gcn/gcn.cc:7419 config/gcn/gcn.cc:7428
19655 #: config/gcn/gcn.cc:7488 config/gcn/gcn.cc:7496 config/gcn/gcn.cc:7512
19656 #: config/gcn/gcn.cc:7530 config/gcn/gcn.cc:7581 config/gcn/gcn.cc:7700
19657 #: config/gcn/gcn.cc:7817 config/rs6000/rs6000.cc:14621
19658 #, c-format
19659 msgid "invalid %%xn code"
19660 msgstr "nevaljani %%xn kȏd"
19662 #: config/alpha/alpha.cc:5468
19663 #, c-format
19664 msgid "invalid operand address"
19665 msgstr "nevaljani operand adrese"
19667 #: config/arc/arc.cc:4901
19668 #, c-format
19669 msgid "invalid operand to %%Z code"
19670 msgstr "nevaljani operand za %%Z kȏd"
19672 #: config/arc/arc.cc:4909
19673 #, c-format
19674 msgid "invalid operand to %%z code"
19675 msgstr "nevaljani operand za %%z kȏd"
19677 #: config/arc/arc.cc:4917
19678 #, c-format
19679 msgid "invalid operands to %%c code"
19680 msgstr "nevaljani operandi za %%c kȏd"
19682 #: config/arc/arc.cc:4925
19683 #, c-format
19684 msgid "invalid operand to %%M code"
19685 msgstr "nevaljani operandi za %%M kȏd"
19687 #: config/arc/arc.cc:4933 config/m32r/m32r.cc:2088
19688 #, c-format
19689 msgid "invalid operand to %%p code"
19690 msgstr "nevaljani operand za %%p kȏd"
19692 #: config/arc/arc.cc:4941
19693 #, c-format
19694 msgid "invalid operand for %%s code"
19695 msgstr "nevaljani operand za %%s kȏd"
19697 #: config/arc/arc.cc:4959
19698 #, c-format
19699 msgid "invalid operand for %%N code"
19700 msgstr "nevaljani operand za %%N kȏd"
19702 #: config/arc/arc.cc:4972
19703 #, c-format
19704 msgid "invalid operand for %%N or %%S code"
19705 msgstr "nevaljani operand za %%N ili %%S kȏd"
19707 #: config/arc/arc.cc:4994 config/m32r/m32r.cc:2081
19708 #, c-format
19709 msgid "invalid operand to %%s code"
19710 msgstr "nevaljani operand za %%s kȏd"
19712 #: config/arc/arc.cc:5114 config/m32r/m32r.cc:2114
19713 #, c-format
19714 msgid "invalid operand to %%R code"
19715 msgstr "nevaljani operand za %%R kȏd"
19717 #: config/arc/arc.cc:5190 config/m32r/m32r.cc:2137
19718 #, c-format
19719 msgid "invalid operand to %%H/%%L code"
19720 msgstr "nevaljani operand za %%H%%L kȏd"
19722 #: config/arc/arc.cc:5258 config/m32r/m32r.cc:2208
19723 #, c-format
19724 msgid "invalid operand to %%U code"
19725 msgstr "nevaljani operand za %%U kȏd"
19727 #: config/arc/arc.cc:5270
19728 #, c-format
19729 msgid "invalid operand to %%V code"
19730 msgstr "nevaljani operand za %%V kȏd"
19732 #: config/arc/arc.cc:5320
19733 #, c-format
19734 msgid "invalid operand to %%O code"
19735 msgstr "nevaljani operand za %%O kȏd"
19737 #. Unknown flag.
19738 #. Undocumented flag.
19739 #: config/arc/arc.cc:5343 config/epiphany/epiphany.cc:1309
19740 #: config/m32r/m32r.cc:2235 config/nds32/nds32.cc:3519
19741 #: config/sparc/sparc.cc:9663
19742 #, c-format
19743 msgid "invalid operand output code"
19744 msgstr "nevaljani izlazni kȏd operanda"
19746 #: config/arc/arc.cc:6396
19747 #, c-format
19748 msgid "invalid UNSPEC as operand: %d"
19749 msgstr "nevaljani UNSPEC kao operand: %d"
19751 #: config/arc/arc.cc:6612
19752 msgid "unrecognized supposed constant"
19753 msgstr "neprepoznata pretpostavljena konstanta"
19755 #: config/arm/arm.cc:21110 config/arm/arm.cc:21135 config/arm/arm.cc:21145
19756 #: config/arm/arm.cc:21154 config/arm/arm.cc:21163
19757 #, c-format
19758 msgid "invalid shift operand"
19759 msgstr "nevaljani operand pomaka (shift)"
19761 #: config/arm/arm.cc:24117 config/arm/arm.cc:24135
19762 #, c-format
19763 msgid "predicated Thumb instruction"
19764 msgstr "predviđena Thumb instrukcija"
19766 #: config/arm/arm.cc:24123
19767 #, c-format
19768 msgid "predicated instruction in conditional sequence"
19769 msgstr "predviđena instrukcija u uvjetnoj sekvenciji"
19771 #: config/arm/arm.cc:24244 config/arm/arm.cc:24257 config/arm/arm.cc:24282
19772 #: config/nios2/nios2.cc:3085
19773 #, c-format
19774 msgid "Unsupported operand for code '%c'"
19775 msgstr "Nepodržani operand za kȏd ‘%c’"
19777 #: config/arm/arm.cc:24359 config/arm/arm.cc:24381 config/arm/arm.cc:24391
19778 #: config/arm/arm.cc:24401 config/arm/arm.cc:24411 config/arm/arm.cc:24450
19779 #: config/arm/arm.cc:24468 config/arm/arm.cc:24486 config/arm/arm.cc:24513
19780 #: config/arm/arm.cc:24528 config/arm/arm.cc:24555 config/arm/arm.cc:24562
19781 #: config/arm/arm.cc:24580 config/arm/arm.cc:24587 config/arm/arm.cc:24595
19782 #: config/arm/arm.cc:24616 config/arm/arm.cc:24623 config/arm/arm.cc:24814
19783 #: config/arm/arm.cc:24821 config/arm/arm.cc:24848 config/arm/arm.cc:24855
19784 #: config/bfin/bfin.cc:1441 config/bfin/bfin.cc:1448 config/bfin/bfin.cc:1455
19785 #: config/bfin/bfin.cc:1462 config/bfin/bfin.cc:1471 config/bfin/bfin.cc:1478
19786 #: config/bfin/bfin.cc:1485 config/bfin/bfin.cc:1492 config/nds32/nds32.cc:3545
19787 #, c-format
19788 msgid "invalid operand for code '%c'"
19789 msgstr "nevaljani operand za kȏd ‘%c’"
19791 #: config/arm/arm.cc:24463
19792 #, c-format
19793 msgid "instruction never executed"
19794 msgstr "instrukcija nije nikada izvršena"
19796 #. Former Maverick support, removed after GCC-4.7.
19797 #: config/arm/arm.cc:24504
19798 #, c-format
19799 msgid "obsolete Maverick format code '%c'"
19800 msgstr "zastarjela Maverick format kȏd ‘%c’"
19802 #: config/arm/arm.cc:34475
19803 msgid "invalid conversion from type %<bfloat16_t%>"
19804 msgstr "nevaljana konverzija od tipa %<bfloat16_t%>"
19806 #: config/arm/arm.cc:34477
19807 msgid "invalid conversion to type %<bfloat16_t%>"
19808 msgstr "nevaljana konverzija u tip %<bfloat16_t%>"
19810 #: config/arm/arm.cc:34492 config/arm/arm.cc:34508
19811 msgid "operation not permitted on type %<bfloat16_t%>"
19812 msgstr "nelegalna operacija na tipu %<bfloat16_t%>"
19814 #: config/avr/avr.cc:3610
19815 #, c-format
19816 msgid "address operand requires constraint for X, Y, or Z register"
19817 msgstr "operand adrese zahtjeva ograničenje za for X, Y, ili Z registar"
19819 #: config/avr/avr.cc:3793
19820 msgid "operands to %T/%t must be reg + const_int:"
19821 msgstr "operandi za %T/%t moraju biti reg + const_int:"
19823 #: config/avr/avr.cc:3843 config/avr/avr.cc:3910
19824 msgid "bad address, not an I/O address:"
19825 msgstr "loša adresa, nije U/I (I/O) adresa:"
19827 #: config/avr/avr.cc:3852
19828 msgid "bad address, not a constant:"
19829 msgstr "loša adresa, nije konstanta:"
19831 #: config/avr/avr.cc:3870 config/avr/avr.cc:3877
19832 msgid "bad address, not (reg+disp):"
19833 msgstr "loša adresa, nije (reg+disp):"
19835 #: config/avr/avr.cc:3884
19836 msgid "bad address, not post_inc or pre_dec:"
19837 msgstr "loša adresa, nije post_inc ili pre_dec:"
19839 #: config/avr/avr.cc:3896
19840 msgid "internal compiler error.  Bad address:"
19841 msgstr "interna greška kompajlera. Loša adresa:"
19843 #: config/avr/avr.cc:3929
19844 #, c-format
19845 msgid "Unsupported code '%c' for fixed-point:"
19846 msgstr "Nepodržani kȏd ‘%c’ za nepomični zarez (fixed-point):"
19848 #: config/avr/avr.cc:3948
19849 msgid "internal compiler error.  Unknown mode:"
19850 msgstr "interna greška kompajlera. Nepozat način rada:"
19852 #: config/avr/avr.cc:4815 config/avr/avr.cc:5758 config/avr/avr.cc:6205
19853 msgid "invalid insn:"
19854 msgstr "nevaljani insn:"
19856 #: config/avr/avr.cc:4869 config/avr/avr.cc:4980 config/avr/avr.cc:5038
19857 #: config/avr/avr.cc:5090 config/avr/avr.cc:5109 config/avr/avr.cc:5301
19858 #: config/avr/avr.cc:5609 config/avr/avr.cc:5894 config/avr/avr.cc:6098
19859 #: config/avr/avr.cc:6262 config/avr/avr.cc:6355 config/avr/avr.cc:6553
19860 msgid "incorrect insn:"
19861 msgstr "netočni insn:"
19863 #: config/avr/avr.cc:5125 config/avr/avr.cc:5400 config/avr/avr.cc:5680
19864 #: config/avr/avr.cc:5966 config/avr/avr.cc:6144 config/avr/avr.cc:6411
19865 #: config/avr/avr.cc:6611
19866 msgid "unknown move insn:"
19867 msgstr "nepoznati insn za pomicanje, kopiranje:"
19869 #: config/avr/avr.cc:7378
19870 msgid "bad shift insn:"
19871 msgstr "loš pomak (shift) insn:"
19873 #: config/avr/avr.cc:7486 config/avr/avr.cc:7969 config/avr/avr.cc:8386
19874 msgid "internal compiler error.  Incorrect shift:"
19875 msgstr "interna greška kompajlera. Netočni pomak (shift):"
19877 #: config/avr/avr.cc:10210
19878 msgid "unsupported fixed-point conversion"
19879 msgstr "nepodržana konverzija nepomičnog zareza (fixed-point conversion)"
19881 #: config/avr/avr.cc:11585
19882 msgid "variable"
19883 msgstr "varijabla"
19885 #: config/avr/avr.cc:11590
19886 msgid "function parameter"
19887 msgstr "parametar funkcije"
19889 #: config/avr/avr.cc:11595
19890 msgid "structure field"
19891 msgstr "strukturno polje"
19893 #: config/avr/avr.cc:11601
19894 msgid "return type of function"
19895 msgstr "vrati tip funkcije"
19897 #: config/avr/avr.cc:11606
19898 msgid "pointer"
19899 msgstr "kazaljka (pointer)"
19901 #: config/avr/driver-avr.cc:50
19902 #, c-format
19903 msgid ""
19904 "Running spec function '%s' with %d args\n"
19905 "\n"
19906 msgstr ""
19907 "Nepoznata spec funkcija ‘%s’ s %d argumentima\n"
19908 "\n"
19910 #: config/bfin/bfin.cc:1390
19911 #, c-format
19912 msgid "invalid %%j value"
19913 msgstr ""
19915 #: config/bfin/bfin.cc:1583 config/c6x/c6x.cc:2279
19916 #, c-format
19917 msgid "invalid const_double operand"
19918 msgstr ""
19920 #: config/bpf/bpf.cc:929
19921 msgid "invalid address in operand"
19922 msgstr "nevaljana adresa u operandu"
19924 #. Fallthrough.
19925 #: config/bpf/bpf.cc:936
19926 msgid "unsupported operand"
19927 msgstr ""
19929 #. Format punctuators via %s to avoid -Wformat-diag.
19930 #: config/cris/cris.cc:779 config/ft32/ft32.cc:110 config/moxie/moxie.cc:108
19931 #: final.cc:3187 final.cc:3189 fold-const.cc:348 gcc.cc:6261 gcc.cc:6275
19932 #: rtl-error.cc:101 toplev.cc:319 cp/logic.cc:312 cp/logic.cc:314
19933 #: cp/typeck.cc:7752 d/d-convert.cc:237 go/go-gcc-diagnostics.cc:28
19934 #: go/go-gcc-diagnostics.cc:37 go/go-gcc-diagnostics.cc:45
19935 #: go/go-gcc-diagnostics.cc:53 lto/lto-object.cc:180 lto/lto-object.cc:277
19936 #: lto/lto-object.cc:334 lto/lto-object.cc:358 m2/gm2-gcc/m2linemap.cc:182
19937 #: m2/gm2-gcc/m2linemap.cc:253 m2/gm2-gcc/m2linemap.cc:362
19938 #: rust/rust-diagnostics.cc:164 rust/rust-diagnostics.cc:182
19939 #: rust/rust-diagnostics.cc:243 rust/rust-diagnostics.cc:266
19940 #: rust/rust-diagnostics.cc:287 rust/rust-diagnostics.cc:306
19941 #: rust/rust-diagnostics.cc:322 rust/rust-diagnostics.cc:338
19942 #: rust/rust-diagnostics.cc:357 rust/rust-diagnostics.cc:373
19943 #, gcc-internal-format, gfc-internal-format
19944 msgid "%s"
19945 msgstr "%s"
19947 #: config/cris/cris.cc:830
19948 msgid "unexpected index-type in cris_print_index"
19949 msgstr ""
19951 #: config/cris/cris.cc:844
19952 msgid "unexpected base-type in cris_print_base"
19953 msgstr ""
19955 #: config/cris/cris.cc:899
19956 msgid "invalid operand for 'b' modifier"
19957 msgstr ""
19959 #: config/cris/cris.cc:916
19960 msgid "invalid operand for 'o' modifier"
19961 msgstr ""
19963 #: config/cris/cris.cc:935
19964 msgid "invalid operand for 'O' modifier"
19965 msgstr ""
19967 #: config/cris/cris.cc:968
19968 msgid "invalid operand for 'p' modifier"
19969 msgstr ""
19971 #: config/cris/cris.cc:1007
19972 msgid "invalid operand for 'z' modifier"
19973 msgstr ""
19975 #: config/cris/cris.cc:1054 config/cris/cris.cc:1088
19976 msgid "invalid operand for 'H' modifier"
19977 msgstr ""
19979 #: config/cris/cris.cc:1064
19980 msgid "bad register"
19981 msgstr ""
19983 #: config/cris/cris.cc:1108
19984 msgid "invalid operand for 'e' modifier"
19985 msgstr ""
19987 #: config/cris/cris.cc:1125
19988 msgid "invalid operand for 'm' modifier"
19989 msgstr ""
19991 #: config/cris/cris.cc:1150
19992 msgid "invalid operand for 'A' modifier"
19993 msgstr ""
19995 #: config/cris/cris.cc:1205
19996 msgid "invalid operand for 'D' modifier"
19997 msgstr ""
19999 #: config/cris/cris.cc:1222 config/cris/cris.cc:1227
20000 msgid "invalid operand for 'T' modifier"
20001 msgstr ""
20003 #: config/cris/cris.cc:1238 config/ft32/ft32.cc:236 config/moxie/moxie.cc:178
20004 msgid "invalid operand modifier letter"
20005 msgstr ""
20007 #: config/cris/cris.cc:1290
20008 msgid "unexpected multiplicative operand"
20009 msgstr ""
20011 #: config/cris/cris.cc:1310 config/ft32/ft32.cc:259 config/moxie/moxie.cc:203
20012 msgid "unexpected operand"
20013 msgstr ""
20015 #: config/cris/cris.cc:1349 config/cris/cris.cc:1359
20016 msgid "unrecognized address"
20017 msgstr ""
20019 #: config/cris/cris.cc:2591 config/cris/cris.cc:2644
20020 msgid "unexpected side-effects in address"
20021 msgstr ""
20023 #: config/fr30/fr30.cc:513
20024 #, c-format
20025 msgid "fr30_print_operand_address: unhandled address"
20026 msgstr ""
20028 #: config/fr30/fr30.cc:537
20029 #, c-format
20030 msgid "fr30_print_operand: unrecognized %%p code"
20031 msgstr ""
20033 #: config/fr30/fr30.cc:557
20034 #, c-format
20035 msgid "fr30_print_operand: unrecognized %%b code"
20036 msgstr ""
20038 #: config/fr30/fr30.cc:578
20039 #, c-format
20040 msgid "fr30_print_operand: unrecognized %%B code"
20041 msgstr ""
20043 #: config/fr30/fr30.cc:586
20044 #, c-format
20045 msgid "fr30_print_operand: invalid operand to %%A code"
20046 msgstr ""
20048 #: config/fr30/fr30.cc:603
20049 #, c-format
20050 msgid "fr30_print_operand: invalid %%x code"
20051 msgstr ""
20053 #: config/fr30/fr30.cc:610
20054 #, c-format
20055 msgid "fr30_print_operand: invalid %%F code"
20056 msgstr ""
20058 #: config/fr30/fr30.cc:627
20059 #, c-format
20060 msgid "fr30_print_operand: unknown code"
20061 msgstr ""
20063 #: config/fr30/fr30.cc:655 config/fr30/fr30.cc:664 config/fr30/fr30.cc:675
20064 #: config/fr30/fr30.cc:688
20065 #, c-format
20066 msgid "fr30_print_operand: unhandled MEM"
20067 msgstr ""
20069 #: config/frv/frv.cc:2492
20070 msgid "bad insn to frv_print_operand_address:"
20071 msgstr ""
20073 #: config/frv/frv.cc:2503
20074 msgid "bad register to frv_print_operand_memory_reference_reg:"
20075 msgstr ""
20077 #: config/frv/frv.cc:2542 config/frv/frv.cc:2552 config/frv/frv.cc:2561
20078 #: config/frv/frv.cc:2582 config/frv/frv.cc:2587
20079 msgid "bad insn to frv_print_operand_memory_reference:"
20080 msgstr ""
20082 #: config/frv/frv.cc:2672
20083 #, c-format
20084 msgid "bad condition code"
20085 msgstr ""
20087 #: config/frv/frv.cc:2746
20088 msgid "bad insn in frv_print_operand, bad const_double"
20089 msgstr ""
20091 #: config/frv/frv.cc:2807
20092 msgid "bad insn to frv_print_operand, 'e' modifier:"
20093 msgstr ""
20095 #: config/frv/frv.cc:2815
20096 msgid "bad insn to frv_print_operand, 'F' modifier:"
20097 msgstr ""
20099 #: config/frv/frv.cc:2831
20100 msgid "bad insn to frv_print_operand, 'f' modifier:"
20101 msgstr ""
20103 #: config/frv/frv.cc:2845
20104 msgid "bad insn to frv_print_operand, 'g' modifier:"
20105 msgstr ""
20107 #: config/frv/frv.cc:2893
20108 msgid "bad insn to frv_print_operand, 'L' modifier:"
20109 msgstr ""
20111 #: config/frv/frv.cc:2906
20112 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
20113 msgstr ""
20115 #: config/frv/frv.cc:2927
20116 msgid "bad insn to frv_print_operand, 'O' modifier:"
20117 msgstr ""
20119 #: config/frv/frv.cc:2945
20120 msgid "bad insn to frv_print_operand, P modifier:"
20121 msgstr ""
20123 #: config/frv/frv.cc:2965
20124 msgid "bad insn in frv_print_operand, z case"
20125 msgstr ""
20127 #: config/frv/frv.cc:2996
20128 msgid "bad insn in frv_print_operand, 0 case"
20129 msgstr ""
20131 #: config/frv/frv.cc:3001
20132 msgid "frv_print_operand: unknown code"
20133 msgstr ""
20135 #: config/frv/frv.cc:4375
20136 msgid "bad output_move_single operand"
20137 msgstr ""
20139 #: config/frv/frv.cc:4502
20140 msgid "bad output_move_double operand"
20141 msgstr ""
20143 #: config/frv/frv.cc:4644
20144 msgid "bad output_condmove_single operand"
20145 msgstr ""
20147 #: config/gcn/gcn.cc:7101 config/gcn/gcn.cc:7121 config/gcn/gcn.cc:7125
20148 #: config/gcn/gcn.cc:7461 config/gcn/gcn.cc:7472 config/gcn/gcn.cc:7475
20149 #, c-format
20150 msgid "bad ADDR_SPACE_GLOBAL address"
20151 msgstr ""
20153 #: config/gcn/gcn.cc:7241 config/gcn/gcn.cc:7264 config/gcn/gcn.cc:7296
20154 #: config/gcn/gcn.cc:7312 config/gcn/gcn.cc:7327 config/gcn/gcn.cc:7346
20155 #: config/gcn/gcn.cc:7410 config/gcn/gcn.cc:7606 config/gcn/gcn.cc:7721
20156 #, c-format
20157 msgid "invalid operand %%xn code"
20158 msgstr "nevaljani operand %%xn kȏd"
20160 #: config/gcn/gcn.cc:7709
20161 #, c-format
20162 msgid "operand %%xn code invalid for QImode"
20163 msgstr ""
20165 #: config/gcn/gcn.cc:7797
20166 #, c-format
20167 msgid "invalid fp constant"
20168 msgstr ""
20170 #: config/h8300/h8300.cc:1628 config/h8300/h8300.cc:1636
20171 #: config/h8300/h8300.cc:1644 config/h8300/h8300.cc:1652
20172 #: config/h8300/h8300.cc:1660 config/h8300/h8300.cc:1668
20173 #, c-format
20174 msgid "Expected register or constant integer."
20175 msgstr ""
20177 #: config/i386/i386.cc:13011
20178 #, c-format
20179 msgid "invalid UNSPEC as operand"
20180 msgstr ""
20182 #: config/i386/i386.cc:13550
20183 #, c-format
20184 msgid "invalid use of register '%s'"
20185 msgstr ""
20187 #: config/i386/i386.cc:13555
20188 #, c-format
20189 msgid "invalid use of asm flag output"
20190 msgstr ""
20192 #: config/i386/i386.cc:13788
20193 #, c-format
20194 msgid "invalid operand size for operand code 'O'"
20195 msgstr "nevaljana veličina operanda za operand kȏd ‘O’"
20197 #: config/i386/i386.cc:13823
20198 #, c-format
20199 msgid "invalid operand size for operand code 'z'"
20200 msgstr "nevaljana veličina operanda za operand kȏd ‘z’"
20202 #: config/i386/i386.cc:13898
20203 #, c-format
20204 msgid "invalid operand type used with operand code '%c'"
20205 msgstr "nevaljani tip operanda korišten s operandom kȏda ‘%c’"
20207 #: config/i386/i386.cc:13903
20208 #, c-format
20209 msgid "invalid operand size for operand code '%c'"
20210 msgstr "nevaljana veličina operanda za operand kȏd ‘%c’"
20212 #: config/i386/i386.cc:13981
20213 #, c-format
20214 msgid "operand is not a condition code, invalid operand code 'Y'"
20215 msgstr "operand nije kȏd uvjeta, nevaljani operand kȏd ‘Y’"
20217 #: config/i386/i386.cc:14060
20218 #, c-format
20219 msgid "operand is not a condition code, invalid operand code 'D'"
20220 msgstr "operand nije kȏd uvjeta, nevaljani operand kȏd ‘D’"
20222 #: config/i386/i386.cc:14078
20223 #, c-format
20224 msgid "operand is not a condition code, invalid operand code '%c'"
20225 msgstr "operand nije kȏd uvjeta, nevaljani operand kȏd ‘%c’"
20227 #: config/i386/i386.cc:14091
20228 #, c-format
20229 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
20230 msgstr "operand nije pokretljiva (offsettable) referencija memorije, nevaljani operand kȏd ‘H’"
20232 #: config/i386/i386.cc:14106
20233 #, c-format
20234 msgid "operand is not an integer, invalid operand code 'K'"
20235 msgstr "operand nije cijeli broj, nevaljani operand kȏd ‘K’"
20237 #: config/i386/i386.cc:14134
20238 #, c-format
20239 msgid "operand is not a specific integer, invalid operand code 'r'"
20240 msgstr "operand nije određeni cijeli broj, nevaljani operand kȏd ‘r’"
20242 #: config/i386/i386.cc:14152
20243 #, c-format
20244 msgid "operand is not an integer, invalid operand code 'R'"
20245 msgstr "operand nije cijeli broj, nevaljani operand kȏd ‘R’"
20247 #: config/i386/i386.cc:14175
20248 #, c-format
20249 msgid "operand is not a specific integer, invalid operand code 'R'"
20250 msgstr "operand nije određeni cijeli broj, nevaljani operand kȏd ‘R’"
20252 #: config/i386/i386.cc:14279
20253 #, c-format
20254 msgid "invalid operand code '%c'"
20255 msgstr "nevaljani operand kȏd ‘%c’"
20257 #: config/i386/i386.cc:14341 config/i386/i386.cc:14730
20258 #, c-format
20259 msgid "invalid constraints for operand"
20260 msgstr "nevaljano ograničenje za operand"
20262 #: config/i386/i386.cc:14442
20263 #, c-format
20264 msgid "invalid vector immediate"
20265 msgstr "nevaljana vektorska konstanta"
20267 #: config/i386/i386.cc:17562
20268 msgid "unknown insn mode"
20269 msgstr "nepoznati insn način"
20271 #: config/i386/i386.cc:23599
20272 msgid "invalid conversion from type %<__bf16%> without option %<-msse2%>"
20273 msgstr "nevaljana konverzija od tipa %<__bf16%> bez opcije %<-msse2%> "
20275 #: config/i386/i386.cc:23602
20276 msgid "invalid conversion from type %<_Float16%> without option %<-msse2%>"
20277 msgstr "nevaljana konverzija od tipa %<_Float16%> bez opcije %<-msse2%>"
20279 #: config/i386/i386.cc:23605
20280 msgid "invalid conversion to type %<__bf16%> without option %<-msse2%>"
20281 msgstr "nevaljana konverzija u tip %<__bf16%> bez opcije %<-msse2%>"
20283 #: config/i386/i386.cc:23608
20284 msgid "invalid conversion to type %<_Float16%> without option %<-msse2%>"
20285 msgstr "nevaljana konverzija u tip %<_Float16%> bez opcije %<-msse2%>"
20287 #: config/i386/i386.cc:23646 config/i386/i386.cc:23671
20288 msgid "operation not permitted on type %<__bf16%> without option %<-msse2%>"
20289 msgstr "nelegalna operacija na tipu%<__bf16%> bez opcije %<-msse2%>"
20291 #: config/i386/i386.cc:23649 config/i386/i386.cc:23675
20292 msgid "operation not permitted on type %<_Float16%> without option %<-msse2%>"
20293 msgstr "nelegalna operacija na tipu %<_Float16%> bez opcije %<-msse2%>"
20295 #: config/ia64/ia64.cc:5470
20296 #, c-format
20297 msgid "invalid %%G mode"
20298 msgstr ""
20300 #: config/ia64/ia64.cc:5641
20301 #, c-format
20302 msgid "ia64_print_operand: unknown code"
20303 msgstr ""
20305 #: config/ia64/ia64.cc:11265
20306 msgid "invalid conversion from %<__fpreg%>"
20307 msgstr ""
20309 #: config/ia64/ia64.cc:11268
20310 msgid "invalid conversion to %<__fpreg%>"
20311 msgstr ""
20313 #: config/ia64/ia64.cc:11281 config/ia64/ia64.cc:11292
20314 msgid "invalid operation on %<__fpreg%>"
20315 msgstr ""
20317 #: config/iq2000/iq2000.cc:3123
20318 #, c-format
20319 msgid "invalid %%P operand"
20320 msgstr ""
20322 #: config/iq2000/iq2000.cc:3131 config/rs6000/rs6000.cc:14249
20323 #, c-format
20324 msgid "invalid %%p value"
20325 msgstr ""
20327 #: config/iq2000/iq2000.cc:3190
20328 #, c-format
20329 msgid "invalid use of %%d, %%x, or %%X"
20330 msgstr ""
20332 #: config/lm32/lm32.cc:524
20333 #, c-format
20334 msgid "only 0.0 can be loaded as an immediate"
20335 msgstr ""
20337 #: config/lm32/lm32.cc:594
20338 msgid "bad operand"
20339 msgstr ""
20341 #: config/lm32/lm32.cc:606
20342 msgid "can't use non gp relative absolute address"
20343 msgstr ""
20345 #: config/lm32/lm32.cc:610
20346 msgid "invalid addressing mode"
20347 msgstr ""
20349 #: config/loongarch/loongarch.cc:5880 config/loongarch/loongarch.cc:5902
20350 #: config/loongarch/loongarch.cc:6303 config/mips/mips.cc:9239
20351 #: config/mips/mips.cc:9266 config/mips/mips.cc:9449
20352 #, c-format
20353 msgid "'%%%c' is not a valid operand prefix"
20354 msgstr ""
20356 #: config/loongarch/loongarch.cc:6140 config/loongarch/loongarch.cc:6160
20357 #: config/loongarch/loongarch.cc:6206 config/loongarch/loongarch.cc:6213
20358 #: config/loongarch/loongarch.cc:6260 config/loongarch/loongarch.cc:6263
20359 #: config/loongarch/loongarch.cc:6275 config/loongarch/loongarch.cc:6282
20360 #: config/loongarch/loongarch.cc:6292 config/loongarch/loongarch.cc:6295
20361 #: config/loongarch/loongarch.cc:6316 config/loongarch/loongarch.cc:6323
20362 #: config/loongarch/loongarch.cc:6350 config/loongarch/loongarch.cc:6361
20363 #: config/loongarch/loongarch.cc:6376 config/loongarch/loongarch.cc:6385
20364 #: config/mips/mips.cc:9338 config/mips/mips.cc:9345 config/mips/mips.cc:9352
20365 #: config/mips/mips.cc:9359 config/mips/mips.cc:9372 config/mips/mips.cc:9379
20366 #: config/mips/mips.cc:9389 config/mips/mips.cc:9392 config/mips/mips.cc:9404
20367 #: config/mips/mips.cc:9407 config/mips/mips.cc:9467 config/mips/mips.cc:9474
20368 #: config/mips/mips.cc:9495 config/mips/mips.cc:9510 config/mips/mips.cc:9529
20369 #: config/mips/mips.cc:9538 config/riscv/riscv.cc:5962
20370 #: config/riscv/riscv.cc:6337 config/riscv/riscv.cc:6343
20371 #: config/riscv/riscv.cc:6359 config/riscv/riscv.cc:6370
20372 #, c-format
20373 msgid "invalid use of '%%%c'"
20374 msgstr ""
20376 #: config/m32r/m32r.cc:2146
20377 msgid "bad insn for 'A'"
20378 msgstr "loš insn za ‘A’"
20380 #: config/m32r/m32r.cc:2193
20381 #, c-format
20382 msgid "invalid operand to %%T/%%B code"
20383 msgstr ""
20385 #: config/m32r/m32r.cc:2216
20386 #, c-format
20387 msgid "invalid operand to %%N code"
20388 msgstr ""
20390 #: config/m32r/m32r.cc:2249
20391 msgid "pre-increment address is not a register"
20392 msgstr ""
20394 #: config/m32r/m32r.cc:2256
20395 msgid "pre-decrement address is not a register"
20396 msgstr ""
20398 #: config/m32r/m32r.cc:2263
20399 msgid "post-increment address is not a register"
20400 msgstr ""
20402 #: config/m32r/m32r.cc:2338 config/m32r/m32r.cc:2353
20403 #: config/rs6000/rs6000.cc:20974
20404 msgid "bad address"
20405 msgstr ""
20407 #: config/m32r/m32r.cc:2358
20408 msgid "lo_sum not of register"
20409 msgstr ""
20411 #: config/microblaze/microblaze.cc:2299
20412 #, c-format
20413 msgid "unknown punctuation '%c'"
20414 msgstr ""
20416 #: config/microblaze/microblaze.cc:2308
20417 #, c-format
20418 msgid "null pointer"
20419 msgstr ""
20421 #: config/microblaze/microblaze.cc:2343
20422 #, c-format
20423 msgid "PRINT_OPERAND, invalid insn for %%C"
20424 msgstr ""
20426 #: config/microblaze/microblaze.cc:2372
20427 #, c-format
20428 msgid "PRINT_OPERAND, invalid insn for %%N"
20429 msgstr ""
20431 #: config/microblaze/microblaze.cc:2392 config/microblaze/microblaze.cc:2568
20432 msgid "insn contains an invalid address !"
20433 msgstr ""
20435 #: config/microblaze/microblaze.cc:2408 config/microblaze/microblaze.cc:2638
20436 #: config/xtensa/xtensa.cc:3163
20437 msgid "invalid address"
20438 msgstr ""
20440 #: config/microblaze/microblaze.cc:2511
20441 #, c-format
20442 msgid "letter %c was found & insn was not CONST_INT"
20443 msgstr ""
20445 #: config/mmix/mmix.cc:1635 config/mmix/mmix.cc:1756
20446 msgid "MMIX Internal: Expected a CONST_INT, not this"
20447 msgstr ""
20449 #: config/mmix/mmix.cc:1714
20450 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
20451 msgstr ""
20453 #: config/mmix/mmix.cc:1724
20454 msgid "MMIX Internal: Expected a register, not this"
20455 msgstr ""
20457 #: config/mmix/mmix.cc:1734
20458 msgid "MMIX Internal: Expected a constant, not this"
20459 msgstr ""
20461 #. We need the original here.
20462 #: config/mmix/mmix.cc:1818
20463 msgid "MMIX Internal: Cannot decode this operand"
20464 msgstr ""
20466 #: config/mmix/mmix.cc:1877
20467 msgid "MMIX Internal: This is not a recognized address"
20468 msgstr ""
20470 #: config/mmix/mmix.cc:2769
20471 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
20472 msgstr ""
20474 #: config/mmix/mmix.cc:2776
20475 msgid "MMIX Internal: What's the CC of this?"
20476 msgstr ""
20478 #: config/mmix/mmix.cc:2780
20479 msgid "MMIX Internal: What is the CC of this?"
20480 msgstr ""
20482 #: config/mmix/mmix.cc:2822
20483 msgid "MMIX Internal: This is not a constant:"
20484 msgstr ""
20486 #: config/msp430/msp430.cc:4229
20487 #, c-format
20488 msgid "%%d, %%e, %%f, %%g operand modifiers are for memory references or constant values only"
20489 msgstr ""
20491 #: config/msp430/msp430.cc:4342
20492 #, c-format
20493 msgid "invalid operand prefix"
20494 msgstr ""
20496 #: config/msp430/msp430.cc:4376
20497 #, c-format
20498 msgid "invalid zero extract"
20499 msgstr "nevaljani nula ekstrakt"
20501 #: config/or1k/or1k.cc:1157 config/or1k/or1k.cc:1165
20502 #, c-format
20503 msgid "invalid relocation"
20504 msgstr "nevaljana relokacija"
20506 #: config/or1k/or1k.cc:1259
20507 #, c-format
20508 msgid "invalid %%H value"
20509 msgstr ""
20511 #: config/or1k/or1k.cc:1272 config/xtensa/xtensa.cc:3080
20512 #, c-format
20513 msgid "invalid %%d value"
20514 msgstr ""
20516 #: config/or1k/or1k.cc:1320
20517 #, c-format
20518 msgid "unknown operand letter: '%c'"
20519 msgstr ""
20521 #: config/pru/pru.cc:1745 config/pru/pru.cc:1756
20522 #, c-format
20523 msgid "I/O register operand for '%%%c'"
20524 msgstr ""
20526 #: config/pru/pru.cc:1762
20527 #, c-format
20528 msgid "non 32 bit register operand for '%%%c'"
20529 msgstr ""
20531 #: config/pru/pru.cc:1847
20532 #, c-format
20533 msgid "unsupported code '%c' for fixed-point:"
20534 msgstr ""
20536 #: config/pru/pru.cc:1861
20537 #, c-format
20538 msgid "double constants not supported"
20539 msgstr ""
20541 #: config/pru/pru.cc:1944
20542 #, c-format
20543 msgid "unsupported operand %s for code '%c'"
20544 msgstr ""
20546 #: config/pru/pru.cc:1954
20547 #, c-format
20548 msgid "unexpected text address:"
20549 msgstr ""
20551 #: config/pru/pru.cc:1973
20552 #, c-format
20553 msgid "unsupported constant address:"
20554 msgstr ""
20556 #: config/pru/pru.cc:2034
20557 #, c-format
20558 msgid "unsupported memory expression:"
20559 msgstr ""
20561 #: config/riscv/riscv.cc:6139
20562 #, c-format
20563 msgid "invalid vector operand"
20564 msgstr "nevaljani vektorski operand"
20566 #: config/rl78/rl78.cc:1998 config/rl78/rl78.cc:2084
20567 #, c-format
20568 msgid "q/Q modifiers invalid for symbol references"
20569 msgstr ""
20571 #: config/rs6000/host-darwin.cc:96
20572 #, c-format
20573 msgid "Out of stack space.\n"
20574 msgstr ""
20576 #: config/rs6000/host-darwin.cc:117
20577 #, c-format
20578 msgid "Try running '%s' in the shell to raise its limit.\n"
20579 msgstr ""
20581 #: config/rs6000/rs6000.cc:3823
20582 msgid "%<-mvsx%> requires hardware floating point"
20583 msgstr ""
20585 #: config/rs6000/rs6000.cc:3831
20586 msgid "%<-mvsx%> needs indexed addressing"
20587 msgstr ""
20589 #: config/rs6000/rs6000.cc:3836
20590 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
20591 msgstr ""
20593 #: config/rs6000/rs6000.cc:3838
20594 msgid "%<-mno-altivec%> disables vsx"
20595 msgstr ""
20597 #: config/rs6000/rs6000.cc:3958
20598 msgid "%<-mquad-memory%> requires 64-bit mode"
20599 msgstr ""
20601 #: config/rs6000/rs6000.cc:3961
20602 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
20603 msgstr ""
20605 #: config/rs6000/rs6000.cc:3973
20606 msgid "%<-mquad-memory%> is not available in little endian mode"
20607 msgstr ""
20609 #: config/rs6000/rs6000.cc:11339
20610 msgid "bad move"
20611 msgstr ""
20613 #: config/rs6000/rs6000.cc:13879
20614 msgid "Bad 128-bit move"
20615 msgstr ""
20617 #: config/rs6000/rs6000.cc:14059
20618 #, c-format
20619 msgid "invalid %%A value"
20620 msgstr "nevaljana %%A vrijednost"
20622 #: config/rs6000/rs6000.cc:14068 config/xtensa/xtensa.cc:3015
20623 #, c-format
20624 msgid "invalid %%D value"
20625 msgstr ""
20627 #: config/rs6000/rs6000.cc:14083
20628 #, c-format
20629 msgid "invalid %%e value"
20630 msgstr "nevaljana %%e vrijednost"
20632 #: config/rs6000/rs6000.cc:14104
20633 #, c-format
20634 msgid "invalid %%f value"
20635 msgstr ""
20637 #: config/rs6000/rs6000.cc:14113
20638 #, c-format
20639 msgid "invalid %%F value"
20640 msgstr ""
20642 #: config/rs6000/rs6000.cc:14122
20643 #, c-format
20644 msgid "invalid %%G value"
20645 msgstr ""
20647 #: config/rs6000/rs6000.cc:14157
20648 #, c-format
20649 msgid "invalid %%j code"
20650 msgstr ""
20652 #: config/rs6000/rs6000.cc:14167
20653 #, c-format
20654 msgid "invalid %%J code"
20655 msgstr ""
20657 #: config/rs6000/rs6000.cc:14177
20658 #, c-format
20659 msgid "invalid %%k value"
20660 msgstr ""
20662 #: config/rs6000/rs6000.cc:14192 config/xtensa/xtensa.cc:3052
20663 #, c-format
20664 msgid "invalid %%K value"
20665 msgstr ""
20667 #: config/rs6000/rs6000.cc:14239
20668 #, c-format
20669 msgid "invalid %%O value"
20670 msgstr ""
20672 #: config/rs6000/rs6000.cc:14286
20673 #, c-format
20674 msgid "invalid %%q value"
20675 msgstr ""
20677 #: config/rs6000/rs6000.cc:14328
20678 #, c-format
20679 msgid "invalid %%t value"
20680 msgstr "nevaljani %%t kȏd"
20682 #: config/rs6000/rs6000.cc:14345
20683 #, c-format
20684 msgid "invalid %%T value"
20685 msgstr ""
20687 #: config/rs6000/rs6000.cc:14357
20688 #, c-format
20689 msgid "invalid %%u value"
20690 msgstr ""
20692 #: config/rs6000/rs6000.cc:14371 config/xtensa/xtensa.cc:3027
20693 #, c-format
20694 msgid "invalid %%v value"
20695 msgstr ""
20697 #: config/rs6000/rs6000.cc:14421
20698 #, c-format
20699 msgid "invalid %%V value"
20700 msgstr "nevaljana %%V vrijednost"
20702 #: config/rs6000/rs6000.cc:14437 config/xtensa/xtensa.cc:3073
20703 #, c-format
20704 msgid "invalid %%x value"
20705 msgstr ""
20707 #: config/rs6000/rs6000.cc:14494
20708 #, c-format
20709 msgid "invalid %%z value"
20710 msgstr "nevaljani %%z kȏd"
20712 #: config/rs6000/rs6000.cc:14563
20713 #, c-format
20714 msgid "invalid %%y value, try using the 'Z' constraint"
20715 msgstr ""
20717 #: config/rs6000/rs6000.cc:15505
20718 msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types"
20719 msgstr ""
20721 #: config/rs6000/rs6000.cc:24375
20722 msgid "AltiVec argument passed to unprototyped function"
20723 msgstr ""
20725 #: config/rs6000/rs6000.cc:27990
20726 msgid "Could not generate addis value for fusion"
20727 msgstr ""
20729 #: config/rs6000/rs6000.cc:28059
20730 msgid "Unable to generate load/store offset for fusion"
20731 msgstr ""
20733 #: config/rs6000/rs6000.cc:28135
20734 msgid "Bad GPR fusion"
20735 msgstr ""
20737 #: config/rs6000/rs6000.cc:28737
20738 msgid "invalid conversion from type %<__vector_quad%>"
20739 msgstr ""
20741 #: config/rs6000/rs6000.cc:28739
20742 msgid "invalid conversion to type %<__vector_quad%>"
20743 msgstr ""
20745 #: config/rs6000/rs6000.cc:28741
20746 msgid "invalid conversion from type %<__vector_pair%>"
20747 msgstr ""
20749 #: config/rs6000/rs6000.cc:28743
20750 msgid "invalid conversion to type %<__vector_pair%>"
20751 msgstr ""
20753 #: config/s390/s390.cc:8415
20754 #, c-format
20755 msgid "symbolic memory references are only supported on z10 or later"
20756 msgstr ""
20758 #: config/s390/s390.cc:8426
20759 #, c-format
20760 msgid "cannot decompose address"
20761 msgstr ""
20763 #: config/s390/s390.cc:8508
20764 #, c-format
20765 msgid "invalid comparison operator for 'E' output modifier"
20766 msgstr ""
20768 #: config/s390/s390.cc:8531
20769 #, c-format
20770 msgid "invalid reference for 'J' output modifier"
20771 msgstr ""
20773 #: config/s390/s390.cc:8549
20774 #, c-format
20775 msgid "invalid address for 'O' output modifier"
20776 msgstr ""
20778 #: config/s390/s390.cc:8571
20779 #, c-format
20780 msgid "invalid address for 'R' output modifier"
20781 msgstr ""
20783 #: config/s390/s390.cc:8589
20784 #, c-format
20785 msgid "memory reference expected for 'S' output modifier"
20786 msgstr ""
20788 #: config/s390/s390.cc:8599
20789 #, c-format
20790 msgid "invalid address for 'S' output modifier"
20791 msgstr ""
20793 #: config/s390/s390.cc:8620
20794 #, c-format
20795 msgid "register or memory expression expected for 'N' output modifier"
20796 msgstr ""
20798 #: config/s390/s390.cc:8631
20799 #, c-format
20800 msgid "register or memory expression expected for 'M' output modifier"
20801 msgstr ""
20803 #: config/s390/s390.cc:8740 config/s390/s390.cc:8761
20804 #, c-format
20805 msgid "invalid constant for output modifier '%c'"
20806 msgstr ""
20808 #: config/s390/s390.cc:8758
20809 #, c-format
20810 msgid "invalid constant - try using an output modifier"
20811 msgstr ""
20813 #: config/s390/s390.cc:8795
20814 #, c-format
20815 msgid "invalid constant vector for output modifier '%c'"
20816 msgstr ""
20818 #: config/s390/s390.cc:8802
20819 #, c-format
20820 msgid "invalid expression - try using an output modifier"
20821 msgstr ""
20823 #: config/s390/s390.cc:8805
20824 #, c-format
20825 msgid "invalid expression for output modifier '%c'"
20826 msgstr ""
20828 #: config/s390/s390.cc:12664
20829 msgid "vector argument passed to unprototyped function"
20830 msgstr ""
20832 #: config/s390/s390.cc:17110
20833 msgid "types differ in signedness"
20834 msgstr ""
20836 #: config/s390/s390.cc:17120
20837 msgid "binary operator does not support two vector bool operands"
20838 msgstr ""
20840 #: config/s390/s390.cc:17123
20841 msgid "binary operator does not support vector bool operand"
20842 msgstr ""
20844 #: config/s390/s390.cc:17131
20845 msgid "binary operator does not support mixing vector bool with floating point vector operands"
20846 msgstr ""
20848 #: config/sh/sh.cc:1222
20849 #, c-format
20850 msgid "invalid operand to %%R"
20851 msgstr ""
20853 #: config/sh/sh.cc:1249
20854 #, c-format
20855 msgid "invalid operand to %%S"
20856 msgstr ""
20858 #: config/sh/sh.cc:8667
20859 msgid "created and used with different architectures / ABIs"
20860 msgstr ""
20862 #: config/sh/sh.cc:8669
20863 msgid "created and used with different ABIs"
20864 msgstr ""
20866 #: config/sh/sh.cc:8671
20867 msgid "created and used with different endianness"
20868 msgstr ""
20870 #: config/sparc/sparc.cc:9393 config/sparc/sparc.cc:9399
20871 #, c-format
20872 msgid "invalid %%Y operand"
20873 msgstr ""
20875 #: config/sparc/sparc.cc:9486
20876 #, c-format
20877 msgid "invalid %%A operand"
20878 msgstr ""
20880 #: config/sparc/sparc.cc:9506
20881 #, c-format
20882 msgid "invalid %%B operand"
20883 msgstr ""
20885 #: config/sparc/sparc.cc:9586
20886 #, c-format
20887 msgid "invalid %%C operand"
20888 msgstr ""
20890 #: config/sparc/sparc.cc:9618
20891 #, c-format
20892 msgid "invalid %%D operand"
20893 msgstr ""
20895 #: config/sparc/sparc.cc:9637
20896 #, c-format
20897 msgid "invalid %%f operand"
20898 msgstr ""
20900 #: config/sparc/sparc.cc:9649
20901 #, c-format
20902 msgid "invalid %%s operand"
20903 msgstr ""
20905 #: config/sparc/sparc.cc:9694
20906 #, c-format
20907 msgid "floating-point constant not a valid immediate operand"
20908 msgstr ""
20910 #: config/stormy16/stormy16.cc:1895 config/stormy16/stormy16.cc:1966
20911 #, c-format
20912 msgid "'B' operand is not constant"
20913 msgstr ""
20915 #: config/stormy16/stormy16.cc:1922
20916 #, c-format
20917 msgid "'B' operand has multiple bits set"
20918 msgstr ""
20920 #: config/stormy16/stormy16.cc:1948
20921 #, c-format
20922 msgid "'o' operand is not constant"
20923 msgstr ""
20925 #: config/stormy16/stormy16.cc:1980
20926 #, c-format
20927 msgid "'h' operand is not SImode register"
20928 msgstr ""
20930 #: config/stormy16/stormy16.cc:1988
20931 #, c-format
20932 msgid "xstormy16_print_operand: unknown code"
20933 msgstr ""
20935 #: config/v850/v850.cc:271
20936 msgid "const_double_split got a bad insn:"
20937 msgstr ""
20939 #: config/v850/v850.cc:885
20940 msgid "output_move_single:"
20941 msgstr ""
20943 #: config/vax/vax.cc:483
20944 #, c-format
20945 msgid "symbol used with both base and indexed registers"
20946 msgstr ""
20948 #: config/vax/vax.cc:492
20949 #, c-format
20950 msgid "symbol with offset used in PIC mode"
20951 msgstr ""
20953 #: config/vax/vax.cc:580
20954 #, c-format
20955 msgid "symbol used as immediate operand"
20956 msgstr ""
20958 #: config/vax/vax.cc:1683
20959 msgid "illegal operand detected"
20960 msgstr ""
20962 #: config/visium/visium.cc:3367
20963 msgid "illegal operand "
20964 msgstr ""
20966 #: config/visium/visium.cc:3418
20967 msgid "illegal operand address (1)"
20968 msgstr ""
20970 #: config/visium/visium.cc:3425
20971 msgid "illegal operand address (2)"
20972 msgstr ""
20974 #: config/visium/visium.cc:3440
20975 msgid "illegal operand address (3)"
20976 msgstr ""
20978 #: config/visium/visium.cc:3448
20979 msgid "illegal operand address (4)"
20980 msgstr ""
20982 #: config/xtensa/xtensa-dynconfig.cc:63
20983 msgid "Unable to load DLL."
20984 msgstr ""
20986 #: config/xtensa/xtensa.cc:833 config/xtensa/xtensa.cc:871
20987 msgid "bad test"
20988 msgstr ""
20990 #: config/xtensa/xtensa.cc:3047
20991 msgid "invalid mask"
20992 msgstr ""
20994 #: config/xtensa/xtensa.cc:3099 config/xtensa/xtensa.cc:3109
20995 #, c-format
20996 msgid "invalid %%t/%%b value"
20997 msgstr ""
20999 #: config/xtensa/xtensa.cc:3188
21000 msgid "no register in address"
21001 msgstr ""
21003 #: config/xtensa/xtensa.cc:3196
21004 msgid "address offset not a constant"
21005 msgstr ""
21007 #: c/c-objc-common.cc:227
21008 msgid "{erroneous}"
21009 msgstr "{pogrešan}"
21011 #: c/c-objc-common.cc:268
21012 msgid "aka"
21013 msgstr "također poznat kao"
21015 #: c/c-objc-common.cc:360
21016 msgid "({anonymous})"
21017 msgstr "({anoniman})"
21019 #. If we have
21020 #. declaration-specifiers declarator decl-specs
21021 #. then assume we have a missing semicolon, which would
21022 #. give us:
21023 #. declaration-specifiers declarator  decl-specs
21024 #. ^
21025 #. ;
21026 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
21027 #. Use c_parser_require to get an error with a fix-it hint.
21028 #: c/c-parser.cc:2934 c/c-parser.cc:3059 c/c-parser.cc:3073 c/c-parser.cc:7006
21029 #: c/c-parser.cc:7761 c/c-parser.cc:8217 c/c-parser.cc:8404 c/c-parser.cc:8437
21030 #: c/c-parser.cc:8708 c/c-parser.cc:13166 c/c-parser.cc:13201
21031 #: c/c-parser.cc:13232 c/c-parser.cc:13279 c/c-parser.cc:13460
21032 #: c/c-parser.cc:14293 c/c-parser.cc:14368 c/c-parser.cc:14411
21033 #: c/c-parser.cc:21325 c/c-parser.cc:21405 c/c-parser.cc:21734
21034 #: c/c-parser.cc:21760 c/c-parser.cc:21783 c/c-parser.cc:22319
21035 #: c/c-parser.cc:22363 c/gimple-parser.cc:411 c/gimple-parser.cc:452
21036 #: c/gimple-parser.cc:461 c/gimple-parser.cc:670 c/gimple-parser.cc:2351
21037 #: c/gimple-parser.cc:2388 c/gimple-parser.cc:2467 c/gimple-parser.cc:2494
21038 #: c/c-parser.cc:3888 c/c-parser.cc:4079 c/c-parser.cc:4114 c/c-parser.cc:13453
21039 #: c/gimple-parser.cc:2158 c/gimple-parser.cc:2215 cp/parser.cc:15847
21040 #: cp/parser.cc:33810 cp/parser.cc:34449
21041 #, gcc-internal-format
21042 msgid "expected %<;%>"
21043 msgstr "očekivano je %<;%>"
21045 #: c/c-parser.cc:3569 c/c-parser.cc:4679 c/c-parser.cc:4874 c/c-parser.cc:4932
21046 #: c/c-parser.cc:4990 c/c-parser.cc:5373 c/c-parser.cc:5396 c/c-parser.cc:5405
21047 #: c/c-parser.cc:5456 c/c-parser.cc:5465 c/c-parser.cc:10145
21048 #: c/c-parser.cc:10213 c/c-parser.cc:10735 c/c-parser.cc:10761
21049 #: c/c-parser.cc:10795 c/c-parser.cc:10907 c/c-parser.cc:11726
21050 #: c/c-parser.cc:13567 c/c-parser.cc:16181 c/c-parser.cc:16916
21051 #: c/c-parser.cc:16975 c/c-parser.cc:17030 c/c-parser.cc:18889
21052 #: c/c-parser.cc:19009 c/c-parser.cc:20418 c/c-parser.cc:21825
21053 #: c/c-parser.cc:22327 c/c-parser.cc:25651 c/c-parser.cc:25733
21054 #: c/gimple-parser.cc:195 c/gimple-parser.cc:198 c/gimple-parser.cc:546
21055 #: c/gimple-parser.cc:580 c/gimple-parser.cc:585 c/gimple-parser.cc:754
21056 #: c/gimple-parser.cc:851 c/gimple-parser.cc:1089 c/gimple-parser.cc:1115
21057 #: c/gimple-parser.cc:1118 c/gimple-parser.cc:1249 c/gimple-parser.cc:1376
21058 #: c/gimple-parser.cc:1506 c/gimple-parser.cc:1522 c/gimple-parser.cc:1578
21059 #: c/gimple-parser.cc:1605 c/gimple-parser.cc:1635 c/gimple-parser.cc:1661
21060 #: c/gimple-parser.cc:1868 c/gimple-parser.cc:2080 c/gimple-parser.cc:2100
21061 #: c/gimple-parser.cc:2261 c/gimple-parser.cc:2424 c/c-parser.cc:8660
21062 #: cp/parser.cc:34497
21063 #, gcc-internal-format
21064 msgid "expected %<)%>"
21065 msgstr "očekivano je %<)%>"
21067 #: c/c-parser.cc:4768 c/c-parser.cc:5516 c/c-parser.cc:5876 c/c-parser.cc:5894
21068 #: c/c-parser.cc:5895 c/c-parser.cc:6341 c/c-parser.cc:6385 c/c-parser.cc:8759
21069 #: c/c-parser.cc:10898 c/c-parser.cc:12179 c/c-parser.cc:12550
21070 #: c/c-parser.cc:15496 c/gimple-parser.cc:1844 cp/parser.cc:34461
21071 #, gcc-internal-format
21072 msgid "expected %<]%>"
21073 msgstr "očekivano je %<]%>"
21075 #: c/c-parser.cc:4970
21076 msgid "expected %<;%>, %<,%> or %<)%>"
21077 msgstr "očekivano je %<;%>, %<,%> ili %<)%>"
21079 #. Look for the two `(' tokens.
21080 #: c/c-parser.cc:5425 c/c-parser.cc:5430 c/c-parser.cc:16164
21081 #: c/c-parser.cc:17005 c/c-parser.cc:24795 c/c-parser.cc:25459
21082 #: c/c-parser.cc:25676 c/gimple-parser.cc:180 c/gimple-parser.cc:493
21083 #: c/gimple-parser.cc:532 c/gimple-parser.cc:564 c/gimple-parser.cc:821
21084 #: c/gimple-parser.cc:1083 c/gimple-parser.cc:1109 c/gimple-parser.cc:1236
21085 #: c/gimple-parser.cc:1371 c/gimple-parser.cc:1496 c/gimple-parser.cc:1601
21086 #: c/gimple-parser.cc:1619 c/gimple-parser.cc:1654 c/gimple-parser.cc:2049
21087 #: c/gimple-parser.cc:2060 c/gimple-parser.cc:2066 c/gimple-parser.cc:2249
21088 #: c/gimple-parser.cc:2421 c/c-parser.cc:15945 cp/parser.cc:34452
21089 #, gcc-internal-format
21090 msgid "expected %<(%>"
21091 msgstr "očekivano je %<(%>"
21093 #: c/c-parser.cc:5872 c/c-parser.cc:5874 c/c-parser.cc:15401 cp/parser.cc:34464
21094 #: cp/parser.cc:38333 go/gofrontend/embed.cc:440
21095 #, gcc-internal-format
21096 msgid "expected %<[%>"
21097 msgstr "očekivano je %<[%>"
21099 #: c/c-parser.cc:6522 c/c-parser.cc:13796 c/c-parser.cc:21300
21100 #: c/c-parser.cc:21386 c/c-parser.cc:22147 c/c-parser.cc:23107
21101 #: c/c-parser.cc:26919 c/gimple-parser.cc:404 c/gimple-parser.cc:2427
21102 #: c/c-parser.cc:3875 c/c-parser.cc:4103 c/c-parser.cc:13348 cp/parser.cc:21607
21103 #: cp/parser.cc:34458 go/gofrontend/embed.cc:371
21104 #, gcc-internal-format
21105 msgid "expected %<{%>"
21106 msgstr "očekivano je %<{%>"
21108 #: c/c-parser.cc:7368 c/c-parser.cc:7377 c/c-parser.cc:9208 c/c-parser.cc:10350
21109 #: c/c-parser.cc:13560 c/c-parser.cc:13957 c/c-parser.cc:14021
21110 #: c/c-parser.cc:15478 c/c-parser.cc:16596 c/c-parser.cc:16833
21111 #: c/c-parser.cc:17386 c/c-parser.cc:17489 c/c-parser.cc:18030
21112 #: c/c-parser.cc:18466 c/c-parser.cc:18542 c/c-parser.cc:18659
21113 #: c/c-parser.cc:18731 c/c-parser.cc:24662 c/c-parser.cc:25516
21114 #: c/c-parser.cc:25575 c/gimple-parser.cc:587 c/gimple-parser.cc:892
21115 #: c/gimple-parser.cc:2475 c/gimple-parser.cc:2502 c/c-parser.cc:8667
21116 #: c/c-parser.cc:16089 c/c-parser.cc:17494 cp/parser.cc:34491
21117 #: cp/parser.cc:36194 cp/parser.cc:39264 cp/parser.cc:40157
21118 #: go/gofrontend/embed.cc:404
21119 #, gcc-internal-format
21120 msgid "expected %<:%>"
21121 msgstr "očekivano je %<:%>"
21123 #: c/c-parser.cc:8199 cp/parser.cc:34378
21124 #, gcc-internal-format
21125 msgid "expected %<while%>"
21126 msgstr "očekivano je %<while%>"
21128 #: c/c-parser.cc:10108 c/c-parser.cc:10301 c/c-parser.cc:10785
21129 #: c/c-parser.cc:10828 c/c-parser.cc:10969 c/c-parser.cc:11716
21130 #: c/c-parser.cc:17010 c/c-parser.cc:18611 c/gimple-parser.cc:1086
21131 #: c/gimple-parser.cc:1112 c/gimple-parser.cc:1240 c/gimple-parser.cc:1243
21132 #: c/gimple-parser.cc:1623 c/gimple-parser.cc:1629 cp/parser.cc:33808
21133 #: cp/parser.cc:34467
21134 #, gcc-internal-format
21135 msgid "expected %<,%>"
21136 msgstr "očekivano je %<,%>"
21138 #: c/c-parser.cc:10679
21139 msgid "expected %<.%>"
21140 msgstr "očekivano je %<.%>"
21142 #: c/c-parser.cc:13019 c/c-parser.cc:13051 c/c-parser.cc:13291
21143 #: cp/parser.cc:36768 cp/parser.cc:36789
21144 #, gcc-internal-format
21145 msgid "expected %<@end%>"
21146 msgstr "očekivano je %<@end%>"
21148 #: c/c-parser.cc:13709 c/gimple-parser.cc:1411 cp/parser.cc:34476
21149 #, gcc-internal-format
21150 msgid "expected %<>%>"
21151 msgstr "očekivano je %<>%>"
21153 #: c/c-parser.cc:17584 c/c-parser.cc:19027 cp/parser.cc:34500
21154 #, gcc-internal-format
21155 msgid "expected %<,%> or %<)%>"
21156 msgstr "očekivano je %<,%> ili %<)%>"
21158 #. All following cases are statements with LHS.
21159 #: c/c-parser.cc:18458 c/c-parser.cc:21193 c/c-parser.cc:21240
21160 #: c/c-parser.cc:21397 c/c-parser.cc:21744 c/c-parser.cc:22306
21161 #: c/c-parser.cc:24843 c/c-parser.cc:25717 c/gimple-parser.cc:745
21162 #: c/c-parser.cc:6408 c/c-parser.cc:21317 c/c-parser.cc:21540
21163 #: cp/parser.cc:34479 cp/parser.cc:43147 cp/parser.cc:43320
21164 #, gcc-internal-format
21165 msgid "expected %<=%>"
21166 msgstr "očekivano je %<=%>"
21168 #: c/c-parser.cc:21328 c/c-parser.cc:21408 c/c-parser.cc:21761
21169 #: c/c-parser.cc:22216 c/gimple-parser.cc:1677 c/gimple-parser.cc:1709
21170 #: c/gimple-parser.cc:1719 c/gimple-parser.cc:2512 cp/parser.cc:34455
21171 #: cp/parser.cc:36978
21172 #, gcc-internal-format
21173 msgid "expected %<}%>"
21174 msgstr "očekivano je %<}%>"
21176 #: c/c-parser.cc:21421 cp/parser.cc:43245
21177 #, gcc-internal-format
21178 msgid "expected %<else%>"
21179 msgstr "očekivano %<else%>"
21181 #: c/c-parser.cc:23154 c/c-parser.cc:23143 cp/parser.cc:45944
21182 #, gcc-internal-format
21183 msgid "expected %<#pragma omp section%> or %<}%>"
21184 msgstr ""
21186 #: c/c-parser.cc:26283 cp/parser.cc:49921
21187 msgid "<message unknown at compile time>"
21188 msgstr ""
21190 #: c/c-typeck.cc:9041
21191 msgid "(anonymous)"
21192 msgstr ""
21194 #: c/gimple-parser.cc:1400 cp/parser.cc:18950 cp/parser.cc:34473
21195 #, gcc-internal-format
21196 msgid "expected %<<%>"
21197 msgstr ""
21199 #: c/gimple-parser.cc:2471 c/gimple-parser.cc:2498 c/gimple-parser.cc:2337
21200 #: c/gimple-parser.cc:2374
21201 #, gcc-internal-format
21202 msgid "expected label"
21203 msgstr "očekivana je oznaka"
21205 #: cp/call.cc:4136
21206 msgid "candidate:"
21207 msgstr ""
21209 #: cp/call.cc:8332
21210 msgid "  after user-defined conversion:"
21211 msgstr ""
21213 #: cp/call.cc:8498 cp/pt.cc:2043 cp/pt.cc:26344
21214 msgid "candidate is:"
21215 msgid_plural "candidates are:"
21216 msgstr[0] ""
21217 msgstr[1] ""
21218 msgstr[2] ""
21220 #: cp/call.cc:13020 cp/call.cc:13446
21221 msgid "candidate 1:"
21222 msgstr ""
21224 #: cp/call.cc:13022 cp/call.cc:13447
21225 msgid "candidate 2:"
21226 msgstr ""
21228 #: cp/error.cc:464
21229 msgid "<missing>"
21230 msgstr ""
21232 #: cp/error.cc:566
21233 msgid "<brace-enclosed initializer list>"
21234 msgstr ""
21236 #: cp/error.cc:568
21237 msgid "<unresolved overloaded function type>"
21238 msgstr ""
21240 #: cp/error.cc:735
21241 msgid "<type error>"
21242 msgstr ""
21244 #. A lambda's "type" is essentially its signature.
21245 #: cp/error.cc:842
21246 msgid "<lambda"
21247 msgstr ""
21249 #: cp/error.cc:856 objc/objc-act.cc:6365 cp/cxx-pretty-print.cc:154
21250 #: cp/cxx-pretty-print.cc:2862
21251 #, gcc-internal-format
21252 msgid "<unnamed>"
21253 msgstr ""
21255 #: cp/error.cc:858
21256 #, c-format
21257 msgid "<unnamed %s>"
21258 msgstr ""
21260 #: cp/error.cc:996
21261 msgid "<typeprefixerror>"
21262 msgstr ""
21264 #: cp/error.cc:1137
21265 #, c-format
21266 msgid "(static initializers for %s)"
21267 msgstr ""
21269 #: cp/error.cc:1139
21270 #, c-format
21271 msgid "(static destructors for %s)"
21272 msgstr ""
21274 #: cp/error.cc:1185
21275 msgid "<structured bindings>"
21276 msgstr ""
21278 #: cp/error.cc:1311
21279 msgid "vtable for "
21280 msgstr ""
21282 #: cp/error.cc:1335
21283 msgid "<return value> "
21284 msgstr ""
21286 #: cp/error.cc:1350
21287 msgid "{anonymous}"
21288 msgstr ""
21290 #: cp/error.cc:1352
21291 msgid "(anonymous namespace)"
21292 msgstr ""
21294 #: cp/error.cc:1452
21295 msgid "<template arguments error>"
21296 msgstr ""
21298 #: cp/error.cc:1477
21299 msgid "<enumerator>"
21300 msgstr ""
21302 #: cp/error.cc:1537
21303 msgid "<declaration error>"
21304 msgstr ""
21306 #: cp/error.cc:2109 cp/error.cc:2129
21307 msgid "<template parameter error>"
21308 msgstr ""
21310 #: cp/error.cc:2259
21311 msgid "<statement>"
21312 msgstr ""
21314 #: cp/error.cc:2289 cp/error.cc:3391 c-family/c-pretty-print.cc:2708
21315 #, gcc-internal-format
21316 msgid "<unknown>"
21317 msgstr ""
21319 #. While waiting for caret diagnostics, avoid printing
21320 #. __cxa_allocate_exception, __cxa_throw, and the like.
21321 #: cp/error.cc:2307
21322 msgid "<throw-expression>"
21323 msgstr ""
21325 #: cp/error.cc:2408
21326 msgid "<ubsan routine call>"
21327 msgstr ""
21329 #: cp/error.cc:2910
21330 msgid "<unparsed>"
21331 msgstr ""
21333 #: cp/error.cc:3063
21334 msgid "<lambda>"
21335 msgstr ""
21337 #: cp/error.cc:3102
21338 msgid "*this"
21339 msgstr ""
21341 #: cp/error.cc:3116
21342 msgid "<expression error>"
21343 msgstr ""
21345 #: cp/error.cc:3131
21346 msgid "<unknown operator>"
21347 msgstr ""
21349 #: cp/error.cc:3606
21350 msgid "At global scope:"
21351 msgstr ""
21353 #: cp/error.cc:3665
21354 msgid "    inlined from %qD at %r%s:%d:%d%R"
21355 msgstr "    umetnuto (inlined) iz %qD pri %r%s:%d:%d%R"
21357 #: cp/error.cc:3670
21358 msgid "    inlined from %qD at %r%s:%d%R"
21359 msgstr "    umetnuto (inlined) iz %qD pri %r%s:%d%R"
21361 #: cp/error.cc:3676
21362 msgid "    inlined from %qD"
21363 msgstr "    umetnuto (inlined) iz %qD"
21365 #: cp/error.cc:3703
21366 msgid "In static member function %qD"
21367 msgstr "U funkciji statičnog člana %qD"
21369 #: cp/error.cc:3705
21370 msgid "In copy constructor %qD"
21371 msgstr "U kopiji konstruktora %qD"
21373 #: cp/error.cc:3707
21374 msgid "In constructor %qD"
21375 msgstr "U konstruktoru %qD"
21377 #: cp/error.cc:3709
21378 msgid "In destructor %qD"
21379 msgstr "U konstruktoru %qD"
21381 #: cp/error.cc:3711
21382 msgid "In lambda function"
21383 msgstr "U lambda funkciji"
21385 #: cp/error.cc:3713
21386 msgid "In explicit object member function %qD"
21387 msgstr "U funkciji člana eksplicitnog objekta %qD"
21389 #: cp/error.cc:3715
21390 msgid "In member function %qD"
21391 msgstr "U funkciji člana %qD"
21393 #: cp/error.cc:3718
21394 msgid "In function %qD"
21395 msgstr "U funkciji %qD"
21397 #: cp/error.cc:3741
21398 #, c-format
21399 msgid "%s: In substitution of %qS:\n"
21400 msgstr "%s: In supstituciji %qS:\n"
21402 #: cp/error.cc:3742
21403 msgid "%s: In instantiation of %q#D:\n"
21404 msgstr "%s: U instanci %q#D:\n"
21406 #: cp/error.cc:3767 cp/error.cc:3925
21407 msgid "%r%s:%d:%d:%R   "
21408 msgstr ""
21410 #: cp/error.cc:3770 cp/error.cc:3928
21411 msgid "%r%s:%d:%R   "
21412 msgstr ""
21414 #: cp/error.cc:3778
21415 #, c-format
21416 msgid "recursively required by substitution of %qS\n"
21417 msgstr ""
21419 #: cp/error.cc:3779
21420 #, c-format
21421 msgid "required by substitution of %qS\n"
21422 msgstr ""
21424 #: cp/error.cc:3784
21425 msgid "recursively required from %q#D\n"
21426 msgstr ""
21428 #: cp/error.cc:3785
21429 msgid "required from %q#D\n"
21430 msgstr ""
21432 #: cp/error.cc:3792
21433 msgid "recursively required from here\n"
21434 msgstr ""
21436 #: cp/error.cc:3793
21437 msgid "required from here\n"
21438 msgstr ""
21440 #: cp/error.cc:3849
21441 msgid "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
21442 msgstr ""
21444 #: cp/error.cc:3855
21445 msgid "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
21446 msgstr ""
21448 #: cp/error.cc:3909
21449 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
21450 msgstr ""
21452 #: cp/error.cc:3913
21453 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
21454 msgstr ""
21456 #: cp/pt.cc:2041 cp/semantics.cc:6310
21457 msgid "candidates are:"
21458 msgstr ""
21460 #: cp/rtti.cc:592
21461 msgid "target is not pointer or reference to class"
21462 msgstr ""
21464 #: cp/rtti.cc:597
21465 msgid "target is not pointer or reference to complete type"
21466 msgstr ""
21468 #: cp/rtti.cc:603
21469 msgid "target is not pointer or reference"
21470 msgstr ""
21472 #: cp/rtti.cc:619
21473 msgid "source is not a pointer"
21474 msgstr ""
21476 #: cp/rtti.cc:624
21477 msgid "source is not a pointer to class"
21478 msgstr ""
21480 #: cp/rtti.cc:629
21481 msgid "source is a pointer to incomplete type"
21482 msgstr ""
21484 #: cp/rtti.cc:642
21485 msgid "source is not of class type"
21486 msgstr ""
21488 #: cp/rtti.cc:647
21489 msgid "source is of incomplete class type"
21490 msgstr ""
21492 #: cp/rtti.cc:658
21493 msgid "conversion casts away constness"
21494 msgstr ""
21496 #: cp/rtti.cc:818
21497 msgid "source type is not polymorphic"
21498 msgstr ""
21500 #: cp/typeck.cc:7443 c/c-typeck.cc:4685
21501 #, gcc-internal-format
21502 msgid "wrong type argument to unary minus"
21503 msgstr ""
21505 #: cp/typeck.cc:7444 c/c-typeck.cc:4671
21506 #, gcc-internal-format
21507 msgid "wrong type argument to unary plus"
21508 msgstr ""
21510 #: cp/typeck.cc:7471 c/c-typeck.cc:4730
21511 #, gcc-internal-format
21512 msgid "wrong type argument to bit-complement"
21513 msgstr ""
21515 #: cp/typeck.cc:7488 c/c-typeck.cc:4738
21516 #, gcc-internal-format
21517 msgid "wrong type argument to abs"
21518 msgstr ""
21520 #: cp/typeck.cc:7500 c/c-typeck.cc:4760
21521 #, gcc-internal-format
21522 msgid "wrong type argument to conjugation"
21523 msgstr ""
21525 #: cp/typeck.cc:7524
21526 msgid "in argument to unary !"
21527 msgstr ""
21529 #: cp/typeck.cc:7573
21530 msgid "no pre-increment operator for type"
21531 msgstr ""
21533 #: cp/typeck.cc:7575
21534 msgid "no post-increment operator for type"
21535 msgstr ""
21537 #: cp/typeck.cc:7577
21538 msgid "no pre-decrement operator for type"
21539 msgstr ""
21541 #: cp/typeck.cc:7579
21542 msgid "no post-decrement operator for type"
21543 msgstr ""
21545 #: fortran/arith.cc:1544
21546 msgid "elemental binary operation"
21547 msgstr ""
21549 #: fortran/check.cc:70
21550 msgid " [see %<-fno-allow-invalid-boz%>]"
21551 msgstr ""
21553 #: fortran/check.cc:3732
21554 #, c-format
21555 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
21556 msgstr ""
21558 #: fortran/check.cc:3941 fortran/check.cc:4023 fortran/check.cc:4088
21559 #, c-format
21560 msgid "arguments '%s' and '%s' for intrinsic %s"
21561 msgstr ""
21563 #: fortran/check.cc:4432 fortran/intrinsic.cc:4831
21564 #, c-format
21565 msgid "arguments '%s' and '%s' for intrinsic '%s'"
21566 msgstr ""
21568 #: fortran/dump-parse-tree.cc:3731
21569 #, c-format
21570 msgid ""
21571 "/* Prototypes for external procedures generated from %s\n"
21572 "   by GNU Fortran %s%s.\n"
21573 "\n"
21574 "   Use of this interface is discouraged, consider using the\n"
21575 "   BIND(C) feature of standard Fortran instead.  */\n"
21576 "\n"
21577 msgstr ""
21579 #: fortran/error.cc:1043
21580 msgid "Prohibited in Fortran 2023:"
21581 msgstr ""
21583 #: fortran/error.cc:1045
21584 msgid "Fortran 2023:"
21585 msgstr ""
21587 #: fortran/error.cc:1047
21588 msgid "Fortran 2018 deleted feature:"
21589 msgstr ""
21591 #: fortran/error.cc:1049
21592 msgid "Fortran 2018 obsolescent feature:"
21593 msgstr ""
21595 #: fortran/error.cc:1051
21596 msgid "Fortran 2018:"
21597 msgstr ""
21599 #: fortran/error.cc:1053
21600 msgid "Fortran 2008 obsolescent feature:"
21601 msgstr ""
21603 #: fortran/error.cc:1059
21604 msgid "GNU Extension:"
21605 msgstr ""
21607 #: fortran/error.cc:1061
21608 msgid "Legacy Extension:"
21609 msgstr ""
21611 #: fortran/error.cc:1063
21612 msgid "Obsolescent feature:"
21613 msgstr ""
21615 #: fortran/error.cc:1065
21616 msgid "Deleted feature:"
21617 msgstr ""
21619 #: fortran/expr.cc:3809
21620 msgid "array assignment"
21621 msgstr ""
21623 #: fortran/frontend-passes.cc:2387
21624 msgid "Index variable %qs redefined at %L in procedure %qs called from within DO loop at %L"
21625 msgstr ""
21627 #. Macros for unified error messages.
21628 #: fortran/frontend-passes.cc:4082
21629 #, c-format
21630 msgid "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, should be %ld"
21631 msgstr ""
21633 #: fortran/frontend-passes.cc:4085
21634 #, c-format
21635 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
21636 msgstr ""
21638 #: fortran/frontend-passes.cc:4088
21639 #, c-format
21640 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
21641 msgstr ""
21643 #: fortran/gfortranspec.cc:427 m2/gm2spec.cc:916
21644 #, c-format
21645 msgid "Driving:"
21646 msgstr ""
21648 #: fortran/interface.cc:3758 fortran/intrinsic.cc:4509
21649 msgid "actual argument to INTENT = OUT/INOUT"
21650 msgstr ""
21652 #: fortran/intrinsic.cc:4868
21653 msgid "available since Fortran 77"
21654 msgstr ""
21656 #: fortran/intrinsic.cc:4872
21657 msgid "obsolescent in Fortran 95"
21658 msgstr ""
21660 #: fortran/intrinsic.cc:4876
21661 msgid "deleted in Fortran 95"
21662 msgstr ""
21664 #: fortran/intrinsic.cc:4880
21665 msgid "new in Fortran 95"
21666 msgstr ""
21668 #: fortran/intrinsic.cc:4884
21669 msgid "new in Fortran 2003"
21670 msgstr ""
21672 #: fortran/intrinsic.cc:4888
21673 msgid "new in Fortran 2008"
21674 msgstr ""
21676 #: fortran/intrinsic.cc:4892
21677 msgid "new in Fortran 2018"
21678 msgstr ""
21680 #: fortran/intrinsic.cc:4896
21681 msgid "new in Fortran 2023"
21682 msgstr ""
21684 #: fortran/intrinsic.cc:4900
21685 msgid "a GNU Fortran extension"
21686 msgstr ""
21688 #: fortran/intrinsic.cc:4904
21689 msgid "for backward compatibility"
21690 msgstr ""
21692 #: fortran/io.cc:1873
21693 #, c-format
21694 msgid "%s tag"
21695 msgstr ""
21697 #: fortran/io.cc:3364
21698 msgid "internal unit in WRITE"
21699 msgstr ""
21701 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
21702 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
21703 #: fortran/io.cc:4725
21704 #, c-format
21705 msgid "%s tag with INQUIRE"
21706 msgstr ""
21708 #: fortran/matchexp.cc:28
21709 #, c-format
21710 msgid "Syntax error in expression at %C"
21711 msgstr ""
21713 #: fortran/module.cc:1259
21714 msgid "Unexpected EOF"
21715 msgstr ""
21717 #: fortran/module.cc:1384
21718 msgid "Name too long"
21719 msgstr ""
21721 #: fortran/module.cc:1438 fortran/module.cc:1496 fortran/module.cc:1551
21722 #: fortran/module.cc:1609
21723 msgid "Bad name"
21724 msgstr ""
21726 #: fortran/module.cc:1633
21727 msgid "Expected name"
21728 msgstr ""
21730 #: fortran/module.cc:1636
21731 msgid "Expected left parenthesis"
21732 msgstr ""
21734 #: fortran/module.cc:1639
21735 msgid "Expected right parenthesis"
21736 msgstr ""
21738 #: fortran/module.cc:1642
21739 msgid "Expected integer"
21740 msgstr ""
21742 #: fortran/module.cc:1645 fortran/module.cc:2869
21743 msgid "Expected string"
21744 msgstr ""
21746 #: fortran/module.cc:1670
21747 msgid "find_enum(): Enum not found"
21748 msgstr ""
21750 #: fortran/module.cc:2243
21751 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
21752 msgstr ""
21754 #: fortran/module.cc:2489
21755 msgid "Expected attribute bit name"
21756 msgstr ""
21758 #: fortran/module.cc:3498
21759 msgid "Expected integer string"
21760 msgstr ""
21762 #: fortran/module.cc:3502
21763 msgid "Error converting integer"
21764 msgstr ""
21766 #: fortran/module.cc:3524
21767 msgid "Expected real string"
21768 msgstr ""
21770 #: fortran/module.cc:3749
21771 msgid "Expected expression type"
21772 msgstr ""
21774 #: fortran/module.cc:3829
21775 msgid "Bad operator"
21776 msgstr ""
21778 #: fortran/module.cc:3946
21779 msgid "Bad type in constant expression"
21780 msgstr ""
21782 #: fortran/module.cc:7404
21783 msgid "Unexpected end of module"
21784 msgstr ""
21786 #: fortran/parse.cc:2139
21787 msgid "arithmetic IF"
21788 msgstr ""
21790 #: fortran/parse.cc:2148
21791 msgid "attribute declaration"
21792 msgstr ""
21794 #: fortran/parse.cc:2184
21795 msgid "data declaration"
21796 msgstr ""
21798 #: fortran/parse.cc:2202
21799 msgid "derived type declaration"
21800 msgstr ""
21802 #: fortran/parse.cc:2329
21803 msgid "block IF"
21804 msgstr ""
21806 #: fortran/parse.cc:2338
21807 msgid "implied END DO"
21808 msgstr ""
21810 #: fortran/parse.cc:2432 fortran/resolve.cc:12765
21811 msgid "assignment"
21812 msgstr ""
21814 #: fortran/parse.cc:2435 fortran/resolve.cc:12831 fortran/resolve.cc:12834
21815 msgid "pointer assignment"
21816 msgstr ""
21818 #: fortran/parse.cc:2459
21819 msgid "simple IF"
21820 msgstr ""
21822 #: fortran/resolve.cc:2442 fortran/resolve.cc:2637
21823 msgid "elemental procedure"
21824 msgstr ""
21826 #: fortran/resolve.cc:2540
21827 msgid "allocatable argument"
21828 msgstr ""
21830 #: fortran/resolve.cc:2545
21831 msgid "asynchronous argument"
21832 msgstr ""
21834 #: fortran/resolve.cc:2550
21835 msgid "optional argument"
21836 msgstr ""
21838 #: fortran/resolve.cc:2555
21839 msgid "pointer argument"
21840 msgstr ""
21842 #: fortran/resolve.cc:2560
21843 msgid "target argument"
21844 msgstr ""
21846 #: fortran/resolve.cc:2565
21847 msgid "value argument"
21848 msgstr ""
21850 #: fortran/resolve.cc:2570
21851 msgid "volatile argument"
21852 msgstr ""
21854 #: fortran/resolve.cc:2575
21855 msgid "assumed-shape argument"
21856 msgstr ""
21858 #: fortran/resolve.cc:2580
21859 msgid "assumed-rank argument"
21860 msgstr ""
21862 #: fortran/resolve.cc:2585
21863 msgid "coarray argument"
21864 msgstr ""
21866 #: fortran/resolve.cc:2590
21867 msgid "parametrized derived type argument"
21868 msgstr ""
21870 #: fortran/resolve.cc:2595
21871 msgid "polymorphic argument"
21872 msgstr ""
21874 #: fortran/resolve.cc:2600
21875 msgid "NO_ARG_CHECK attribute"
21876 msgstr ""
21878 #. As assumed-type is unlimited polymorphic (cf. above).
21879 #. See also TS 29113, Note 6.1.
21880 #: fortran/resolve.cc:2607
21881 msgid "assumed-type argument"
21882 msgstr ""
21884 #: fortran/resolve.cc:2618
21885 msgid "array result"
21886 msgstr ""
21888 #: fortran/resolve.cc:2623
21889 msgid "pointer or allocatable result"
21890 msgstr ""
21892 #: fortran/resolve.cc:2630
21893 msgid "result with non-constant character length"
21894 msgstr ""
21896 #: fortran/resolve.cc:2642
21897 msgid "bind(c) procedure"
21898 msgstr ""
21900 #: fortran/resolve.cc:4214
21901 #, c-format
21902 msgid "Invalid context for NULL() pointer at %%L"
21903 msgstr ""
21905 #: fortran/resolve.cc:4231
21906 #, c-format
21907 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
21908 msgstr ""
21910 #: fortran/resolve.cc:4249 fortran/resolve.cc:4432 fortran/resolve.cc:4587
21911 #, c-format
21912 msgid "Inconsistent ranks for operator at %%L and %%L"
21913 msgstr ""
21915 #: fortran/resolve.cc:4259
21916 #, c-format
21917 msgid "Unexpected derived-type entities in binary intrinsic numeric operator %%<%s%%> at %%L"
21918 msgstr ""
21920 #: fortran/resolve.cc:4264
21921 #, c-format
21922 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
21923 msgstr ""
21925 #: fortran/resolve.cc:4279
21926 #, c-format
21927 msgid "Operands of string concatenation operator at %%L are %s/%s"
21928 msgstr ""
21930 #: fortran/resolve.cc:4322
21931 #, c-format
21932 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
21933 msgstr ""
21935 #: fortran/resolve.cc:4345
21936 #, c-format
21937 msgid "Operand of .not. operator at %%L is %s"
21938 msgstr ""
21940 #: fortran/resolve.cc:4359
21941 msgid "COMPLEX quantities cannot be compared at %L"
21942 msgstr ""
21944 #: fortran/resolve.cc:4468
21945 #, c-format
21946 msgid "Logicals at %%L must be compared with %s instead of %s"
21947 msgstr ""
21949 #: fortran/resolve.cc:4474
21950 #, c-format
21951 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
21952 msgstr ""
21954 #: fortran/resolve.cc:4488
21955 #, c-format
21956 msgid "Unknown operator %%<%s%%> at %%L; did you mean %%<%s%%>?"
21957 msgstr ""
21959 #: fortran/resolve.cc:4491
21960 #, c-format
21961 msgid "Unknown operator %%<%s%%> at %%L"
21962 msgstr ""
21964 #: fortran/resolve.cc:4496
21965 #, c-format
21966 msgid "Operand of user operator %%<%s%%> at %%L is %s"
21967 msgstr ""
21969 #: fortran/resolve.cc:4501
21970 #, c-format
21971 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
21972 msgstr ""
21974 #: fortran/resolve.cc:7659
21975 msgid "Loop variable"
21976 msgstr ""
21978 #: fortran/resolve.cc:7663
21979 msgid "iterator variable"
21980 msgstr ""
21982 #: fortran/resolve.cc:7667
21983 msgid "Start expression in DO loop"
21984 msgstr ""
21986 #: fortran/resolve.cc:7671
21987 msgid "End expression in DO loop"
21988 msgstr ""
21990 #: fortran/resolve.cc:7675
21991 msgid "Step expression in DO loop"
21992 msgstr ""
21994 #: fortran/resolve.cc:7962 fortran/resolve.cc:7965
21995 msgid "DEALLOCATE object"
21996 msgstr ""
21998 #: fortran/resolve.cc:8353 fortran/resolve.cc:8356
21999 msgid "ALLOCATE object"
22000 msgstr ""
22002 #: fortran/resolve.cc:8593 fortran/resolve.cc:10670 fortran/resolve.cc:10791
22003 msgid "STAT variable"
22004 msgstr ""
22006 #: fortran/resolve.cc:8644 fortran/resolve.cc:10682 fortran/resolve.cc:10803
22007 msgid "ERRMSG variable"
22008 msgstr ""
22010 #: fortran/resolve.cc:10472
22011 msgid "item in READ"
22012 msgstr ""
22014 #: fortran/resolve.cc:10694
22015 msgid "ACQUIRED_LOCK variable"
22016 msgstr ""
22018 #: fortran/trans-array.cc:1936
22019 #, c-format
22020 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
22021 msgstr ""
22023 #: fortran/trans-array.cc:6401
22024 msgid "Integer overflow when calculating the amount of memory to allocate"
22025 msgstr ""
22027 #: fortran/trans-array.cc:10501
22028 #, c-format
22029 msgid "The value of the PDT LEN parameter '%s' does not agree with that in the dummy declaration"
22030 msgstr ""
22032 #: fortran/trans-decl.cc:6371
22033 #, c-format
22034 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
22035 msgstr ""
22037 #: fortran/trans-decl.cc:6379
22038 #, c-format
22039 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
22040 msgstr ""
22042 #: fortran/trans-expr.cc:10754
22043 #, c-format
22044 msgid "Target of rank remapping is too small (%ld < %ld)"
22045 msgstr ""
22047 #: fortran/trans-expr.cc:12351
22048 msgid "Assignment of scalar to unallocated array"
22049 msgstr ""
22051 #: fortran/trans-intrinsic.cc:983
22052 #, c-format
22053 msgid "Unequal character lengths (%ld/%ld) in %s"
22054 msgstr ""
22056 #: fortran/trans-intrinsic.cc:6518
22057 #, c-format
22058 msgid "POS argument (%ld) out of range 0:%ld in intrinsic BTEST"
22059 msgstr ""
22061 #: fortran/trans-intrinsic.cc:6613
22062 #, c-format
22063 msgid "POS argument (%ld) out of range 0:%ld in intrinsic %s"
22064 msgstr ""
22066 #: fortran/trans-intrinsic.cc:6661
22067 #, c-format
22068 msgid "POS argument (%ld) out of range 0:%ld in intrinsic IBITS"
22069 msgstr ""
22071 #: fortran/trans-intrinsic.cc:6671
22072 #, c-format
22073 msgid "LEN argument (%ld) out of range 0:%ld in intrinsic IBITS"
22074 msgstr ""
22076 #: fortran/trans-intrinsic.cc:6678
22077 #, c-format
22078 msgid "POS(%ld)+LEN(%ld)>BIT_SIZE(%ld) in intrinsic IBITS"
22079 msgstr ""
22081 #: fortran/trans-intrinsic.cc:6760
22082 #, c-format
22083 msgid "SHIFT argument (%ld) out of range 0:%ld in intrinsic %s"
22084 msgstr ""
22086 #: fortran/trans-intrinsic.cc:6828
22087 #, c-format
22088 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFT"
22089 msgstr ""
22091 #: fortran/trans-intrinsic.cc:6908
22092 #, c-format
22093 msgid "SIZE argument (%ld) out of range 1:%ld in intrinsic ISHFTC"
22094 msgstr ""
22096 #: fortran/trans-intrinsic.cc:6916 fortran/trans-intrinsic.cc:6961
22097 #, c-format
22098 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFTC"
22099 msgstr ""
22101 #: fortran/trans-intrinsic.cc:9312
22102 #, c-format
22103 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
22104 msgstr ""
22106 #: fortran/trans-intrinsic.cc:9344
22107 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
22108 msgstr ""
22110 #: fortran/trans-intrinsic.cc:12509
22111 #, c-format
22112 msgid "FROMPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
22113 msgstr ""
22115 #: fortran/trans-intrinsic.cc:12521
22116 #, c-format
22117 msgid "LEN argument (%ld) out of range 0:%d in intrinsic MVBITS"
22118 msgstr ""
22120 #: fortran/trans-intrinsic.cc:12533
22121 #, c-format
22122 msgid "TOPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
22123 msgstr ""
22125 #: fortran/trans-intrinsic.cc:12545
22126 #, c-format
22127 msgid "FROMPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
22128 msgstr ""
22130 #: fortran/trans-intrinsic.cc:12553
22131 #, c-format
22132 msgid "TOPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
22133 msgstr ""
22135 #: fortran/trans-io.cc:587
22136 msgid "Unit number in I/O statement too small"
22137 msgstr ""
22139 #: fortran/trans-io.cc:596
22140 msgid "Unit number in I/O statement too large"
22141 msgstr ""
22143 #: fortran/trans-stmt.cc:157
22144 msgid "Assigned label is not a target label"
22145 msgstr ""
22147 #: fortran/trans-stmt.cc:1291
22148 #, c-format
22149 msgid "Invalid image number %d in SYNC IMAGES"
22150 msgstr ""
22152 #: fortran/trans-stmt.cc:2517
22153 msgid "Loop iterates infinitely"
22154 msgstr ""
22156 #: fortran/trans-stmt.cc:2537 fortran/trans-stmt.cc:2793
22157 msgid "Loop variable has been modified"
22158 msgstr ""
22160 #: fortran/trans-stmt.cc:2646
22161 msgid "DO step value is zero"
22162 msgstr ""
22164 #: fortran/trans.cc:47
22165 msgid "Array reference out of bounds"
22166 msgstr ""
22168 #: fortran/trans.cc:770 fortran/trans.cc:854
22169 #, c-format
22170 msgid "Error allocating %lu bytes"
22171 msgstr ""
22173 #: fortran/trans.cc:1067
22174 #, c-format
22175 msgid "Attempting to allocate already allocated variable '%s'"
22176 msgstr ""
22178 #: fortran/trans.cc:1073
22179 msgid "Attempting to allocate already allocated variable"
22180 msgstr ""
22182 #: fortran/trans.cc:1866 fortran/trans.cc:2044
22183 #, c-format
22184 msgid "Attempt to DEALLOCATE unallocated '%s'"
22185 msgstr ""
22187 #: fortran/trans.cc:2212
22188 #, c-format
22189 msgid "Error reallocating to %lu bytes"
22190 msgstr ""
22192 #: go/go-backend.cc:166 rust/rust-object-export.cc:147
22193 msgid "lseek failed while reading export data"
22194 msgstr ""
22196 #: go/go-backend.cc:173 rust/rust-object-export.cc:154
22197 msgid "memory allocation failed while reading export data"
22198 msgstr ""
22200 #: go/go-backend.cc:181 rust/rust-object-export.cc:162
22201 msgid "read failed while reading export data"
22202 msgstr ""
22204 #: go/go-backend.cc:187 rust/rust-object-export.cc:168
22205 msgid "short read while reading export data"
22206 msgstr ""
22208 #: go/gofrontend/expressions.cc:183 c-family/c-warn.cc:684 cp/cvt.cc:1419
22209 #: d/toir.cc:225 rust/backend/rust-tree.cc:512
22210 #, gcc-internal-format
22211 msgid "value computed is not used"
22212 msgstr ""
22214 #: go/gofrontend/expressions.cc:1986
22215 msgid "unexpected reference to package"
22216 msgstr "neočekivana referencija na paket"
22218 #: go/gofrontend/expressions.cc:3840 go/gofrontend/expressions.cc:3856
22219 msgid "constant refers to itself"
22220 msgstr ""
22222 #: go/gofrontend/expressions.cc:5062 go/gofrontend/expressions.cc:5483
22223 #: go/gofrontend/expressions.cc:5642
22224 msgid "expected pointer"
22225 msgstr ""
22227 #: go/gofrontend/expressions.cc:5600
22228 msgid "expected numeric type"
22229 msgstr ""
22231 #: go/gofrontend/expressions.cc:5605
22232 msgid "expected boolean type"
22233 msgstr ""
22235 #: go/gofrontend/expressions.cc:5610 c/c-parser.cc:18370 c/c-parser.cc:18377
22236 #: cp/parser.cc:40917 cp/parser.cc:40924
22237 #, gcc-internal-format
22238 msgid "expected integer"
22239 msgstr "očekivan je cijeli broj"
22241 #: go/gofrontend/expressions.cc:7603
22242 msgid "invalid comparison of nil with nil"
22243 msgstr ""
22245 #: go/gofrontend/expressions.cc:7609 go/gofrontend/expressions.cc:7627
22246 msgid "incompatible types in binary expression"
22247 msgstr ""
22249 #: go/gofrontend/expressions.cc:7647 go/gofrontend/statements.cc:1327
22250 msgid "integer division by zero"
22251 msgstr ""
22253 #: go/gofrontend/expressions.cc:7657 go/gofrontend/statements.cc:1336
22254 msgid "shift of non-integer operand"
22255 msgstr ""
22257 #: go/gofrontend/expressions.cc:7660 go/gofrontend/expressions.cc:7663
22258 #: go/gofrontend/expressions.cc:7671 go/gofrontend/statements.cc:1344
22259 #: go/gofrontend/statements.cc:1354
22260 msgid "shift count not integer"
22261 msgstr ""
22263 #: go/gofrontend/expressions.cc:7676 go/gofrontend/statements.cc:1358
22264 msgid "negative shift count"
22265 msgstr ""
22267 #: go/gofrontend/expressions.cc:8587
22268 msgid "object is not a method"
22269 msgstr ""
22271 #: go/gofrontend/expressions.cc:8604
22272 msgid "method type does not match object type"
22273 msgstr ""
22275 #: go/gofrontend/expressions.cc:9382
22276 msgid "argument of Offsetof implies indirection of an embedded field"
22277 msgstr ""
22279 #: go/gofrontend/expressions.cc:9922
22280 msgid "len larger than cap"
22281 msgstr ""
22283 #: go/gofrontend/expressions.cc:11154 go/gofrontend/expressions.cc:11202
22284 #: go/gofrontend/expressions.cc:11372 go/gofrontend/expressions.cc:11427
22285 #: go/gofrontend/expressions.cc:11498 go/gofrontend/expressions.cc:11657
22286 #: go/gofrontend/expressions.cc:11703 go/gofrontend/expressions.cc:11738
22287 #: go/gofrontend/expressions.cc:11836 go/gofrontend/expressions.cc:13979
22288 #: go/gofrontend/expressions.cc:14138 go/gofrontend/expressions.cc:14155
22289 #: go/gofrontend/expressions.cc:14171
22290 msgid "not enough arguments"
22291 msgstr ""
22293 #: go/gofrontend/expressions.cc:11159 go/gofrontend/expressions.cc:11207
22294 #: go/gofrontend/expressions.cc:11377 go/gofrontend/expressions.cc:11500
22295 #: go/gofrontend/expressions.cc:11627 go/gofrontend/expressions.cc:11662
22296 #: go/gofrontend/expressions.cc:11743 go/gofrontend/expressions.cc:11838
22297 #: go/gofrontend/expressions.cc:14014 go/gofrontend/expressions.cc:14143
22298 #: go/gofrontend/expressions.cc:14157 go/gofrontend/expressions.cc:14178
22299 #: cp/pt.cc:9370
22300 #, gcc-internal-format
22301 msgid "too many arguments"
22302 msgstr ""
22304 #: go/gofrontend/expressions.cc:11449
22305 msgid "invalid type for make function"
22306 msgstr ""
22308 #: go/gofrontend/expressions.cc:11459
22309 msgid "length required when allocating a slice"
22310 msgstr ""
22312 #: go/gofrontend/expressions.cc:11488
22313 msgid "too many arguments to make"
22314 msgstr ""
22316 #: go/gofrontend/expressions.cc:11502
22317 msgid "argument 1 must be a map"
22318 msgstr ""
22320 #: go/gofrontend/expressions.cc:11543
22321 msgid "argument must be array or slice or channel"
22322 msgstr ""
22324 #: go/gofrontend/expressions.cc:11553
22325 msgid "argument must be string or array or slice or map or channel"
22326 msgstr ""
22328 #: go/gofrontend/expressions.cc:11594
22329 msgid "unsupported argument type to builtin function"
22330 msgstr ""
22332 #: go/gofrontend/expressions.cc:11606
22333 msgid "argument must be channel"
22334 msgstr ""
22336 #: go/gofrontend/expressions.cc:11608
22337 msgid "cannot close receive-only channel"
22338 msgstr ""
22340 #: go/gofrontend/expressions.cc:11619
22341 msgid "argument to builtin has void type"
22342 msgstr ""
22344 #: go/gofrontend/expressions.cc:11645
22345 msgid "invalid use of method value as argument of Offsetof"
22346 msgstr ""
22348 #: go/gofrontend/expressions.cc:11648
22349 msgid "argument must be a field reference"
22350 msgstr ""
22352 #: go/gofrontend/expressions.cc:11678
22353 msgid "left argument must be a slice"
22354 msgstr ""
22356 #: go/gofrontend/expressions.cc:11686
22357 msgid "element types must be the same"
22358 msgstr ""
22360 #: go/gofrontend/expressions.cc:11691
22361 msgid "first argument must be []byte"
22362 msgstr ""
22364 #: go/gofrontend/expressions.cc:11694
22365 msgid "second argument must be slice or string"
22366 msgstr ""
22368 #: go/gofrontend/expressions.cc:11806
22369 msgid "argument must have complex type"
22370 msgstr ""
22372 #: go/gofrontend/expressions.cc:11822
22373 msgid "complex arguments must have identical types"
22374 msgstr ""
22376 #: go/gofrontend/expressions.cc:11824
22377 msgid "complex arguments must have floating-point type"
22378 msgstr ""
22380 #: go/gofrontend/expressions.cc:13781 go/gofrontend/expressions.cc:14520
22381 msgid "expected function"
22382 msgstr ""
22384 #: go/gofrontend/expressions.cc:14097
22385 msgid "function result count mismatch"
22386 msgstr ""
22388 #: go/gofrontend/expressions.cc:14123
22389 msgid "incompatible type for receiver"
22390 msgstr ""
22392 #: go/gofrontend/expressions.cc:14529 go/gofrontend/expressions.cc:14543
22393 msgid "number of results does not match number of values"
22394 msgstr ""
22396 #: go/gofrontend/expressions.cc:14671
22397 msgid "invalid 3-index slice of object that is not a slice"
22398 msgstr ""
22400 #: go/gofrontend/expressions.cc:14674
22401 msgid "attempt to slice object that is not array, slice, or string"
22402 msgstr ""
22404 #: go/gofrontend/expressions.cc:14677
22405 msgid "attempt to index object that is not array, slice, string, or map"
22406 msgstr ""
22408 #: go/gofrontend/expressions.cc:14730
22409 msgid "attempt to index type expression"
22410 msgstr ""
22412 #: go/gofrontend/expressions.cc:14757
22413 msgid "invalid 3-index slice of string"
22414 msgstr ""
22416 #: go/gofrontend/expressions.cc:14770
22417 msgid "invalid slice of map"
22418 msgstr "nevaljani iskječak mape"
22420 #: go/gofrontend/expressions.cc:14779 go/gofrontend/expressions.cc:15970
22421 msgid "incompatible type for map index"
22422 msgstr ""
22424 #: go/gofrontend/expressions.cc:16481
22425 msgid "expected interface or pointer to interface"
22426 msgstr ""
22428 #: go/gofrontend/expressions.cc:18212
22429 msgid "may only omit types within composite literals of slice, array, or map type"
22430 msgstr ""
22432 #: go/gofrontend/expressions.cc:18306 go/gofrontend/expressions.cc:18618
22433 msgid "map composite literal must have keys"
22434 msgstr ""
22436 #: go/gofrontend/expressions.cc:18651
22437 msgid "expected struct, slice, array, or map type for composite literal"
22438 msgstr ""
22440 #: go/gofrontend/expressions.cc:19266 go/gofrontend/statements.cc:2121
22441 msgid "type assertion only valid for interface types"
22442 msgstr ""
22444 #: go/gofrontend/expressions.cc:19278
22445 msgid "impossible type assertion: type does not implement interface"
22446 msgstr ""
22448 #: go/gofrontend/expressions.cc:19480 go/gofrontend/expressions.cc:19500
22449 #: go/gofrontend/statements.cc:1936
22450 msgid "expected channel"
22451 msgstr ""
22453 #: go/gofrontend/expressions.cc:19505 go/gofrontend/statements.cc:1941
22454 #: go/gofrontend/statements.cc:6847
22455 msgid "invalid receive on send-only channel"
22456 msgstr ""
22458 #: go/gofrontend/parse.cc:3277
22459 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
22460 msgstr ""
22462 #: go/gofrontend/parse.cc:4851
22463 msgid "cannot fallthrough final case in switch"
22464 msgstr ""
22466 #: go/gofrontend/statements.cc:1288
22467 msgid "cannot use %<_%> as value"
22468 msgstr ""
22470 #: go/gofrontend/statements.cc:1300 go/gofrontend/statements.cc:2528
22471 msgid "invalid left hand side of assignment"
22472 msgstr ""
22474 #: go/gofrontend/statements.cc:1309
22475 msgid "incompatible type in binary expression"
22476 msgstr ""
22478 #: go/gofrontend/statements.cc:1555
22479 msgid "use of untyped nil"
22480 msgstr ""
22482 #: go/gofrontend/statements.cc:1689
22483 msgid "expected map index on right hand side"
22484 msgstr ""
22486 #: go/gofrontend/statements.cc:2534
22487 msgid "increment or decrement of non-numeric type"
22488 msgstr ""
22490 #: go/gofrontend/statements.cc:3449 go/gofrontend/statements.cc:3464
22491 msgid "not enough arguments to return"
22492 msgstr ""
22494 #: go/gofrontend/statements.cc:3455
22495 msgid "return with value in function with no return type"
22496 msgstr ""
22498 #: go/gofrontend/statements.cc:3470
22499 msgid "too many values in return statement"
22500 msgstr ""
22502 #: go/gofrontend/statements.cc:4062
22503 msgid "expected boolean expression"
22504 msgstr ""
22506 #: go/gofrontend/statements.cc:5299
22507 msgid "cannot type switch on non-interface value"
22508 msgstr ""
22510 #: go/gofrontend/statements.cc:5453
22511 msgid "incompatible types in send"
22512 msgstr ""
22514 #: go/gofrontend/statements.cc:5458
22515 msgid "invalid send on receive-only channel"
22516 msgstr ""
22518 #: go/gofrontend/statements.cc:6852
22519 msgid "too many variables for range clause with channel"
22520 msgstr ""
22522 #: go/gofrontend/statements.cc:6860
22523 msgid "range clause must have array, slice, string, map, or channel type"
22524 msgstr ""
22526 #: go/gofrontend/types.cc:552
22527 msgid "invalid comparison of non-ordered type"
22528 msgstr ""
22530 #: go/gofrontend/types.cc:568
22531 msgid "slice can only be compared to nil"
22532 msgstr ""
22534 #: go/gofrontend/types.cc:570
22535 msgid "map can only be compared to nil"
22536 msgstr ""
22538 #: go/gofrontend/types.cc:572
22539 msgid "func can only be compared to nil"
22540 msgstr ""
22542 #: go/gofrontend/types.cc:578
22543 #, c-format
22544 msgid "invalid operation (%s)"
22545 msgstr ""
22547 #: go/gofrontend/types.cc:601
22548 msgid "invalid comparison of non-comparable type"
22549 msgstr ""
22551 #: go/gofrontend/types.cc:614
22552 msgid "invalid comparison of generated struct"
22553 msgstr ""
22555 #: go/gofrontend/types.cc:625
22556 msgid "invalid comparison of non-comparable struct"
22557 msgstr ""
22559 #: go/gofrontend/types.cc:635
22560 msgid "invalid comparison of generated array"
22561 msgstr ""
22563 #: go/gofrontend/types.cc:642
22564 msgid "invalid comparison of non-comparable array"
22565 msgstr ""
22567 #: go/gofrontend/types.cc:670
22568 msgid "multiple-value function call in single-value context"
22569 msgstr ""
22571 #: go/gofrontend/types.cc:754
22572 msgid "need explicit conversion"
22573 msgstr ""
22575 #: go/gofrontend/types.cc:761
22576 #, c-format
22577 msgid "cannot use type %s as type %s"
22578 msgstr ""
22580 #: go/gofrontend/types.cc:796
22581 msgid "conversion from normal type to notinheap type"
22582 msgstr ""
22584 #: go/gofrontend/types.cc:4947
22585 msgid "different receiver types"
22586 msgstr ""
22588 #: go/gofrontend/types.cc:4970 go/gofrontend/types.cc:4983
22589 #: go/gofrontend/types.cc:4997
22590 msgid "different number of parameters"
22591 msgstr ""
22593 #: go/gofrontend/types.cc:4990
22594 msgid "different parameter types"
22595 msgstr ""
22597 #: go/gofrontend/types.cc:5005
22598 msgid "different varargs"
22599 msgstr ""
22601 #: go/gofrontend/types.cc:5018 go/gofrontend/types.cc:5031
22602 #: go/gofrontend/types.cc:5045
22603 msgid "different number of results"
22604 msgstr ""
22606 #: go/gofrontend/types.cc:5038
22607 msgid "different result types"
22608 msgstr ""
22610 #: go/gofrontend/types.cc:9611
22611 #, c-format
22612 msgid "need explicit conversion; missing method %s%s%s"
22613 msgstr ""
22615 #: go/gofrontend/types.cc:9629 go/gofrontend/types.cc:9776
22616 #, c-format
22617 msgid "incompatible type for method %s%s%s"
22618 msgstr ""
22620 #: go/gofrontend/types.cc:9633 go/gofrontend/types.cc:9780
22621 #, c-format
22622 msgid "incompatible type for method %s%s%s (%s)"
22623 msgstr ""
22625 #: go/gofrontend/types.cc:9716 go/gofrontend/types.cc:9729
22626 msgid "pointer to interface type has no methods"
22627 msgstr ""
22629 #: go/gofrontend/types.cc:9718 go/gofrontend/types.cc:9731
22630 msgid "type has no methods"
22631 msgstr ""
22633 #: go/gofrontend/types.cc:9752
22634 #, c-format
22635 msgid "ambiguous method %s%s%s"
22636 msgstr ""
22638 #: go/gofrontend/types.cc:9755
22639 #, c-format
22640 msgid "missing method %s%s%s"
22641 msgstr ""
22643 #: go/gofrontend/types.cc:9797
22644 #, c-format
22645 msgid "method %s%s%s requires a pointer receiver"
22646 msgstr ""
22648 #: go/gofrontend/types.cc:9815
22649 #, c-format
22650 msgid "method %s%s%s is marked go:nointerface"
22651 msgstr ""
22653 #: rust/resolve/rust-ast-resolve-expr.cc:140
22654 #, c-format
22655 msgid "You have broken GCC Rust. This is a feature.\n"
22656 msgstr ""
22658 #: lto-streamer.h:1033
22659 #, gcc-internal-format, gfc-internal-format
22660 msgid "bytecode stream: expected tag %s instead of %s"
22661 msgstr ""
22663 #: lto-streamer.h:1043
22664 #, gcc-internal-format, gfc-internal-format
22665 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
22666 msgstr ""
22668 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
22669 #. sections.  machopic_select_section ensures that weak variables go in
22670 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
22671 #. not supported.  Weak symbols that aren't visible outside the .s file
22672 #. are not supported.
22673 #: config/darwin.h:711
22674 #, gcc-internal-format
22675 msgid "alias definitions not supported in Mach-O; ignored"
22676 msgstr ""
22678 #. No profiling.
22679 #: config/vx-common.h:123
22680 #, gcc-internal-format
22681 msgid "profiler support for VxWorks"
22682 msgstr ""
22684 #: config/arm/freebsd.h:121
22685 #, gcc-internal-format
22686 msgid "target OS does not support unaligned accesses"
22687 msgstr ""
22689 #: config/c6x/c6x.h:346 config/nvptx/nvptx.h:181
22690 #, gcc-internal-format
22691 msgid "profiling is not yet implemented for this architecture"
22692 msgstr ""
22694 #. Definitions for GCC.  Part of the machine description for CRIS.
22695 #. Copyright (C) 1998-2024 Free Software Foundation, Inc.
22696 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
22698 #. This file is part of GCC.
22700 #. GCC is free software; you can redistribute it and/or modify
22701 #. it under the terms of the GNU General Public License as published by
22702 #. the Free Software Foundation; either version 3, or (at your option)
22703 #. any later version.
22705 #. GCC is distributed in the hope that it will be useful,
22706 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
22707 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22708 #. GNU General Public License for more details.
22710 #. You should have received a copy of the GNU General Public License
22711 #. along with GCC; see the file COPYING3.  If not see
22712 #. <http://www.gnu.org/licenses/>.
22713 #. After the first "Node:" comment comes all preprocessor directives and
22714 #. attached declarations described in the info files, the "Using and
22715 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
22716 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
22717 #. really, but needs an update anyway.
22719 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
22720 #. for that.  If applicable, there is a CRIS-specific comment.  The order
22721 #. of macro definitions follow the order in the manual.  Every section in
22722 #. the manual (node in the info pages) has an introductory `Node:
22723 #. <subchapter>' comment.  If no macros are defined for a section, only
22724 #. the section-comment is present.
22725 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
22726 #. and config/cris/linux.h) are responsible for lots of settings not
22727 #. repeated below.  This file contains general CRIS definitions
22728 #. and definitions for the cris-*-elf subtarget.
22729 #. We don't want to use gcc_assert for everything, as that can be
22730 #. compiled out.
22731 #: config/cris/cris.h:42
22732 #, gcc-internal-format, gfc-internal-format
22733 msgid "CRIS-port assertion failed: %s"
22734 msgstr ""
22736 #. Node: Caller Saves
22737 #. (no definitions)
22738 #. Node: Function entry
22739 #. See cris.cc for TARGET_ASM_FUNCTION_PROLOGUE and
22740 #. TARGET_ASM_FUNCTION_EPILOGUE.
22741 #. Node: Profiling
22742 #: config/cris/cris.h:661
22743 #, gcc-internal-format
22744 msgid "no %<FUNCTION_PROFILER%> for CRIS"
22745 msgstr ""
22747 #. 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.
22748 #. 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.
22749 #: config/i386/xm-djgpp.h:85
22750 #, gcc-internal-format
22751 msgid "environment variable DJGPP not defined"
22752 msgstr ""
22754 #: config/i386/xm-djgpp.h:87
22755 #, gcc-internal-format
22756 msgid "environment variable DJGPP points to missing file %qs"
22757 msgstr ""
22759 #: config/i386/xm-djgpp.h:90
22760 #, gcc-internal-format
22761 msgid "environment variable DJGPP points to corrupt file %qs"
22762 msgstr ""
22764 #: config/pa/som.h:323
22765 #, gcc-internal-format
22766 msgid "weak aliases are not supported"
22767 msgstr ""
22769 #. SPDX-License-Identifier: GPL-3.0-or-later
22770 #. Definitions of target machine for GNU compiler,
22771 #. for IBM RS/6000 POWER running AIX V7.1.
22772 #. Copyright (C) 2002-2024 Free Software Foundation, Inc.
22773 #. Contributed by David Edelsohn (edelsohn@gnu.org).
22775 #. This file is part of GCC.
22777 #. GCC is free software; you can redistribute it and/or modify it
22778 #. under the terms of the GNU General Public License as published
22779 #. by the Free Software Foundation; either version 3, or (at your
22780 #. option) any later version.
22782 #. GCC is distributed in the hope that it will be useful, but WITHOUT
22783 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
22784 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
22785 #. License for more details.
22787 #. You should have received a copy of the GNU General Public License
22788 #. along with GCC; see the file COPYING3.  If not see
22789 #. <http://www.gnu.org/licenses/>.
22790 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22791 #. get control in TARGET_OPTION_OVERRIDE.
22792 #. SPDX-License-Identifier: GPL-3.0-or-later
22793 #. Definitions of target machine for GNU compiler,
22794 #. for IBM RS/6000 POWER running AIX V7.2.
22795 #. Copyright (C) 2002-2024 Free Software Foundation, Inc.
22796 #. Contributed by David Edelsohn (edelsohn@gnu.org).
22798 #. This file is part of GCC.
22800 #. GCC is free software; you can redistribute it and/or modify it
22801 #. under the terms of the GNU General Public License as published
22802 #. by the Free Software Foundation; either version 3, or (at your
22803 #. option) any later version.
22805 #. GCC is distributed in the hope that it will be useful, but WITHOUT
22806 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
22807 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
22808 #. License for more details.
22810 #. You should have received a copy of the GNU General Public License
22811 #. along with GCC; see the file COPYING3.  If not see
22812 #. <http://www.gnu.org/licenses/>.
22813 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22814 #. get control in TARGET_OPTION_OVERRIDE.
22815 #. SPDX-License-Identifier: GPL-3.0-or-later
22816 #. Definitions of target machine for GNU compiler,
22817 #. for IBM RS/6000 POWER running AIX V7.3.
22818 #. Copyright (C) 2002-2024 Free Software Foundation, Inc.
22819 #. Contributed by David Edelsohn (edelsohn@gnu.org).
22821 #. This file is part of GCC.
22823 #. GCC is free software; you can redistribute it and/or modify it
22824 #. under the terms of the GNU General Public License as published
22825 #. by the Free Software Foundation; either version 3, or (at your
22826 #. option) any later version.
22828 #. GCC is distributed in the hope that it will be useful, but WITHOUT
22829 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
22830 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
22831 #. License for more details.
22833 #. You should have received a copy of the GNU General Public License
22834 #. along with GCC; see the file COPYING3.  If not see
22835 #. <http://www.gnu.org/licenses/>.
22836 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22837 #. get control in TARGET_OPTION_OVERRIDE.
22838 #: config/rs6000/aix71.h:31 config/rs6000/aix72.h:31 config/rs6000/aix73.h:31
22839 #, gcc-internal-format
22840 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
22841 msgstr ""
22843 #: config/rs6000/aix71.h:37 config/rs6000/aix72.h:37
22844 #, gcc-internal-format
22845 msgid "soft-float and long-double-128 are incompatible"
22846 msgstr ""
22848 #: config/rs6000/aix71.h:41 config/rs6000/aix72.h:41 config/rs6000/aix73.h:41
22849 #, gcc-internal-format
22850 msgid "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet supported"
22851 msgstr ""
22853 #: config/rs6000/aix71.h:48 config/rs6000/aix72.h:48 config/rs6000/aix73.h:48
22854 #: config/rs6000/rtems.h:128 config/rs6000/rs6000.cc:3479
22855 #, gcc-internal-format
22856 msgid "%<-mcmodel%> incompatible with other toc options"
22857 msgstr ""
22859 #: config/rs6000/aix73.h:37
22860 #, gcc-internal-format
22861 msgid "%<soft-float%> and long-double-128 are incompatible"
22862 msgstr ""
22864 #: config/rs6000/rtems.h:121 config/rs6000/rs6000.cc:3471
22865 #, gcc-internal-format
22866 msgid "%<-m64%> requires a PowerPC64 cpu"
22867 msgstr ""
22869 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22870 #. get control in TARGET_OPTION_OVERRIDE.
22871 #: config/rs6000/sysv4.h:116
22872 #, gcc-internal-format
22873 msgid "bad value for %<%s-%s%>"
22874 msgstr ""
22876 #: config/rs6000/sysv4.h:132
22877 #, gcc-internal-format
22878 msgid "bad value for %<%s=%s%>"
22879 msgstr ""
22881 #: config/rs6000/sysv4.h:149
22882 #, gcc-internal-format
22883 msgid "%qs and %<%s=%s%> are incompatible"
22884 msgstr ""
22886 #: config/rs6000/sysv4.h:158
22887 #, gcc-internal-format
22888 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
22889 msgstr ""
22891 #: config/rs6000/sysv4.h:167
22892 #, gcc-internal-format
22893 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
22894 msgstr ""
22896 #: config/rs6000/sysv4.h:176 config/rs6000/sysv4.h:210
22897 #, gcc-internal-format
22898 msgid "%qs and %qs are incompatible"
22899 msgstr ""
22901 #: config/rs6000/sysv4.h:183 config/rs6000/sysv4.h:190
22902 #, gcc-internal-format
22903 msgid "%qs and %<%s-%s%> are incompatible"
22904 msgstr ""
22906 #: config/rs6000/sysv4.h:196 config/rs6000/sysv4.h:202
22907 #, gcc-internal-format
22908 msgid "%qs not supported by your assembler"
22909 msgstr ""
22911 #: config/rs6000/sysv4.h:244
22912 #, gcc-internal-format
22913 msgid "%<-m%s%> not supported in this configuration"
22914 msgstr ""
22916 #. 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.
22917 #: config/sh/vxworks.h:43
22918 #, gcc-internal-format
22919 msgid "%<-mrelax%> is only supported for RTP PIC"
22920 msgstr ""
22922 #. A general purpose syntax error.
22923 #: fortran/gfortran.h:3412 fortran/io.cc:3727 fortran/io.cc:4413
22924 #, gcc-internal-format, gfc-internal-format
22925 msgid "Syntax error in %s statement at %C"
22926 msgstr ""
22928 #: jit/docs/examples/tut05-bf.c:242
22929 #, gcc-internal-format
22930 msgid "too many open parens"
22931 msgstr ""
22933 #: jit/docs/examples/tut05-bf.c:275
22934 #, gcc-internal-format
22935 msgid "mismatching parens"
22936 msgstr ""
22938 #: jit/docs/examples/tut05-bf.c:310
22939 #, gcc-internal-format
22940 msgid "unable to open file"
22941 msgstr "ne može otvoriti datoteku"
22943 #: m2/gm2-gcc/m2assert.h:36 m2/gm2-gcc/m2assert.h:59
22944 #, gcc-internal-format, gfc-internal-format
22945 msgid "%s:%d:condition %s failed"
22946 msgstr ""
22948 #: m2/gm2-gcc/m2assert.h:48
22949 #, gcc-internal-format, gfc-internal-format
22950 msgid "%s:%d:the value %s is not a BOOLEAN as the value is %d"
22951 msgstr ""
22953 #: fortran/lang.opt:432
22954 #, gcc-internal-format
22955 msgid "Unrecognized option to endianness value: %qs"
22956 msgstr ""
22958 #: fortran/lang.opt:654
22959 #, gcc-internal-format
22960 msgid "Unrecognized option to floating-point init value: %qs"
22961 msgstr ""
22963 #: fortran/lang.opt:792
22964 #, gcc-internal-format
22965 msgid "Unrecognized option: %qs"
22966 msgstr "Neprepoznata opcija: %qs"
22968 #: rust/lang.opt:90
22969 #, gcc-internal-format
22970 msgid "unknown crate type: '%qs'"
22971 msgstr "nepoznati tip sanduka (crate) %qs"
22973 #: rust/lang.opt:118
22974 #, gcc-internal-format
22975 msgid "unknown rust mangling option %qs"
22976 msgstr "%qs je nepoznata ‘rust’ opcija za komadanje, oštećivanje"
22978 #: rust/lang.opt:135
22979 #, gcc-internal-format
22980 msgid "unknown rust edition %qs"
22981 msgstr "%qs je nepoznata ‘rust’ opcija za uređivanje "
22983 #: rust/lang.opt:163
22984 #, gcc-internal-format
22985 msgid "unknown rust compile-until %qs"
22986 msgstr "%qs je nepoznata ‘rust’ opcija za ugađanje"
22988 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
22989 #, gcc-internal-format
22990 msgid "assertion missing after %qs"
22991 msgstr ""
22993 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
22994 #: c-family/c.opt:193 c-family/c.opt:276
22995 #, gcc-internal-format
22996 msgid "macro name missing after %qs"
22997 msgstr ""
22999 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
23000 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
23001 #: c-family/c.opt:236 c-family/c.opt:2373 c-family/c.opt:2381
23002 #: config/darwin.opt:30 common.opt:329 common.opt:332 common.opt:3680
23003 #, gcc-internal-format
23004 msgid "missing filename after %qs"
23005 msgstr ""
23007 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
23008 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:268 c-family/c.opt:2369
23009 #: c-family/c.opt:2389 c-family/c.opt:2393 c-family/c.opt:2397
23010 #, gcc-internal-format
23011 msgid "missing path after %qs"
23012 msgstr ""
23014 #: c-family/c.opt:252 c-family/c.opt:256
23015 #, gcc-internal-format
23016 msgid "missing makefile target after %qs"
23017 msgstr ""
23019 #: c-family/c.opt:260
23020 #, gcc-internal-format
23021 msgid "missing format after %qs"
23022 msgstr "nema formata iza %qs"
23024 #: c-family/c.opt:264
23025 #, gcc-internal-format
23026 msgid "missing output path after %qs"
23027 msgstr "nema izlazne staze iza %qs"
23029 #: c-family/c.opt:311
23030 #, gcc-internal-format
23031 msgid "argument %qs to %<-Waligned-new%> not recognized"
23032 msgstr ""
23034 #: c-family/c.opt:406
23035 #, gcc-internal-format
23036 msgid "argument %qs to %<-Wbidi-chars%> not recognized"
23037 msgstr ""
23039 #: c-family/c.opt:1072
23040 #, gcc-internal-format
23041 msgid "argument %qs to %<-Wnormalized%> not recognized"
23042 msgstr ""
23044 #: c-family/c.opt:1736
23045 #, gcc-internal-format
23046 msgid "no class name specified with %qs"
23047 msgstr ""
23049 #: c-family/c.opt:1764
23050 #, gcc-internal-format
23051 msgid "argument %qs must be either %<on%> or %<off%>"
23052 msgstr ""
23054 #: c-family/c.opt:1908
23055 #, gcc-internal-format
23056 msgid "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by default)"
23057 msgstr ""
23059 #: c-family/c.opt:1983
23060 #, gcc-internal-format
23061 msgid "missing mapper"
23062 msgstr ""
23064 #: c-family/c.opt:2011
23065 #, gcc-internal-format
23066 msgid "missing header name"
23067 msgstr ""
23069 #: c-family/c.opt:2019
23070 #, gcc-internal-format
23071 msgid "missing module name"
23072 msgstr ""
23074 #: c-family/c.opt:2066
23075 #, gcc-internal-format
23076 msgid "unrecognized ivar visibility value %qs"
23077 msgstr ""
23079 #: c-family/c.opt:2233
23080 #, gcc-internal-format
23081 msgid "unrecognized scalar storage order value %qs"
23082 msgstr ""
23084 #: d/lang.opt:201
23085 #, gcc-internal-format
23086 msgid "unknown array bounds setting %qs"
23087 msgstr ""
23089 #: d/lang.opt:243
23090 #, gcc-internal-format
23091 msgid "unknown checkaction setting %qs"
23092 msgstr ""
23094 #: d/lang.opt:303
23095 #, gcc-internal-format
23096 msgid "unknown C++ standard %qs"
23097 msgstr ""
23099 #: config/vms/vms.opt:42
23100 #, gcc-internal-format
23101 msgid "unknown pointer size model %qs"
23102 msgstr ""
23104 #: config/aarch64/aarch64.opt:379
23105 #, gcc-internal-format
23106 msgid "unknown LDP/STP policy %qs"
23107 msgstr "nepoznato LDP/STP pravilo %qs"
23109 #: config/i386/i386.opt:340
23110 #, gcc-internal-format
23111 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
23112 msgstr ""
23114 #: config/i386/i386.opt:400
23115 #, gcc-internal-format
23116 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
23117 msgstr ""
23119 #: config/i386/i386.opt:729
23120 #, gcc-internal-format
23121 msgid "%<-msse5%> was removed"
23122 msgstr ""
23124 #: config/i386/i386.opt:745
23125 #, gcc-internal-format
23126 msgid "AVX512PF support will be removed in GCC 15"
23127 msgstr ""
23129 #: config/i386/i386.opt:749
23130 #, gcc-internal-format
23131 msgid "AVX512ER support will be removed in GCC 15"
23132 msgstr ""
23134 #: config/i386/i386.opt:777
23135 #, gcc-internal-format
23136 msgid "AVX5124FMAPS support will be removed in GCC 15"
23137 msgstr ""
23139 #: config/i386/i386.opt:781
23140 #, gcc-internal-format
23141 msgid "AVX5124VNNIW support will be removed in GCC 15"
23142 msgstr ""
23144 #: config/i386/i386.opt:976
23145 #, gcc-internal-format
23146 msgid "PREFETCHWT1 support will be removed in GCC 15"
23147 msgstr ""
23149 #: config/i386/i386.opt:1290
23150 #, gcc-internal-format
23151 msgid "unknown lam type %qs"
23152 msgstr "nepoznati ‘lam’ tip %qs"
23154 #: config/avr/avr.opt:26
23155 #, gcc-internal-format
23156 msgid "missing device or architecture after %qs"
23157 msgstr ""
23159 #: config/rs6000/rs6000.opt:308
23160 #, gcc-internal-format
23161 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
23162 msgstr ""
23164 #: config/rs6000/rs6000.opt:312
23165 #, gcc-internal-format
23166 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
23167 msgstr ""
23169 #: config/rs6000/rs6000.opt:379
23170 #, gcc-internal-format
23171 msgid "using darwin64 ABI"
23172 msgstr ""
23174 #: config/rs6000/rs6000.opt:382
23175 #, gcc-internal-format
23176 msgid "using old darwin ABI"
23177 msgstr ""
23179 #: config/rs6000/rs6000.opt:475
23180 #, gcc-internal-format
23181 msgid "Do not use %<-mpower8-internal%>; use %<-mcpu=power8%> instead"
23182 msgstr ""
23184 #: config/fused-madd.opt:22
23185 #, gcc-internal-format
23186 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
23187 msgstr ""
23189 #: config/microblaze/microblaze.opt:87
23190 #, gcc-internal-format
23191 msgid "%qs is deprecated; use -fstack-check"
23192 msgstr ""
23194 #: config/microblaze/microblaze.opt:95
23195 #, gcc-internal-format
23196 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
23197 msgstr ""
23199 #: config/arc/arc.opt:169 config/arc/arc.opt:333 config/arc/arc.opt:337
23200 #: config/arc/arc.opt:341 config/arc/arc.opt:348 config/arc/arc.opt:352
23201 #: config/arc/arc.opt:356 config/arc/arc.opt:360 config/arc/arc.opt:363
23202 #: config/arc/arc.opt:366 config/arc/arc.opt:383
23203 #, gcc-internal-format
23204 msgid "%qs is deprecated"
23205 msgstr ""
23207 #: lto/lang.opt:28
23208 #, gcc-internal-format
23209 msgid "unknown linker output %qs"
23210 msgstr ""
23212 #: common.opt:1640
23213 #, gcc-internal-format
23214 msgid "unknown excess precision style %qs"
23215 msgstr ""
23217 #: common.opt:1658
23218 #, gcc-internal-format
23219 msgid "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
23220 msgstr ""
23222 #: common.opt:1702
23223 #, gcc-internal-format
23224 msgid "unknown floating point contraction style %qs"
23225 msgstr ""
23227 #: common.opt:1870
23228 #, gcc-internal-format
23229 msgid "unknown hardcfr noreturn checking level %qs"
23230 msgstr ""
23232 #: common.opt:1905
23233 #, gcc-internal-format
23234 msgid "unknown Stack Reuse Level %qs"
23235 msgstr ""
23237 #: common.opt:1977
23238 #, gcc-internal-format
23239 msgid "unavailable stringop for inlining %qs"
23240 msgstr ""
23242 #: common.opt:2008
23243 #, gcc-internal-format
23244 msgid "unknown Control-Flow Protection Level %qs"
23245 msgstr ""
23247 #: common.opt:2118
23248 #, gcc-internal-format
23249 msgid "unknown IRA algorithm %qs"
23250 msgstr ""
23252 #: common.opt:2131
23253 #, gcc-internal-format
23254 msgid "unknown IRA region %qs"
23255 msgstr ""
23257 #: common.opt:2209
23258 #, gcc-internal-format
23259 msgid "unknown LTO partitioning model %qs"
23260 msgstr ""
23262 #: common.opt:2323
23263 #, gcc-internal-format
23264 msgid "targets missing after %qs"
23265 msgstr ""
23267 #: common.opt:2326
23268 #, gcc-internal-format
23269 msgid "options or targets=options missing after %qs"
23270 msgstr ""
23272 #: common.opt:2334
23273 #, gcc-internal-format
23274 msgid "unknown offload ABI %qs"
23275 msgstr ""
23277 #: common.opt:2502
23278 #, gcc-internal-format
23279 msgid "unknown profile reproducibility method %qs"
23280 msgstr ""
23282 #: common.opt:2518
23283 #, gcc-internal-format
23284 msgid "unknown profile update method %qs"
23285 msgstr ""
23287 #: common.opt:2627
23288 #, gcc-internal-format
23289 msgid "unknown Live-Patching Level %qs"
23290 msgstr ""
23292 #: common.opt:2660
23293 #, gcc-internal-format
23294 msgid "unknown basic block reordering algorithm %qs"
23295 msgstr ""
23297 #: common.opt:2996
23298 #, gcc-internal-format
23299 msgid "unknown TLS model %qs"
23300 msgstr ""
23302 #: common.opt:3029
23303 #, gcc-internal-format
23304 msgid "unknown trampoline implementation %qs"
23305 msgstr "nepoznata implementacija trampolina %qs"
23307 #: common.opt:3351
23308 #, gcc-internal-format
23309 msgid "unknown vectorizer cost model %qs"
23310 msgstr ""
23312 #: common.opt:3382
23313 #, gcc-internal-format
23314 msgid "unrecognized automatic variable initialization type %qs"
23315 msgstr ""
23317 #: common.opt:3408
23318 #, gcc-internal-format
23319 msgid "unrecognized visibility value %qs"
23320 msgstr ""
23322 #: common.opt:3427
23323 #, gcc-internal-format
23324 msgid "unknown vtable verify initialization priority %qs"
23325 msgstr ""
23327 #: params.opt:893
23328 #, gcc-internal-format
23329 msgid "unknown ranger debug mode %qs"
23330 msgstr ""
23332 #: params.opt:1072
23333 #, gcc-internal-format
23334 msgid "unknown threader debug mode %qs"
23335 msgstr ""
23337 #: attribs.cc:242 attribs.cc:265 attribs.cc:278
23338 #, gcc-internal-format
23339 msgid "wrong argument to ignored attributes"
23340 msgstr ""
23342 #: attribs.cc:243
23343 #, gcc-internal-format
23344 msgid "valid format is %<ns::attr%> or %<ns::%>"
23345 msgstr ""
23347 #: attribs.cc:524
23348 #, gcc-internal-format
23349 msgid "ignoring attribute %qE in declaration of a built-in function %qD because it conflicts with attribute %qs"
23350 msgstr ""
23352 #: attribs.cc:530 c-family/c-attribs.cc:1271 c-family/c-attribs.cc:1315
23353 #, gcc-internal-format
23354 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
23355 msgstr ""
23357 #: attribs.cc:536 c-family/c-attribs.cc:995 c-family/c-attribs.cc:2690
23358 #: c-family/c-attribs.cc:3177 c-family/c-attribs.cc:5054
23359 #: c-family/c-attribs.cc:5147 cp/decl.cc:16434 cp/decl.cc:16484
23360 #: cp/friend.cc:318 cp/tree.cc:5259
23361 #, gcc-internal-format
23362 msgid "previous declaration here"
23363 msgstr ""
23365 #. Warn about and ignore all others for now, but store them.
23366 #: attribs.cc:734 c-family/c-attribs.cc:4203 objc/objc-act.cc:5134
23367 #: objc/objc-act.cc:7125 objc/objc-act.cc:8323 objc/objc-act.cc:8379
23368 #, gcc-internal-format
23369 msgid "%qE attribute directive ignored"
23370 msgstr ""
23372 #: attribs.cc:744
23373 #, gcc-internal-format
23374 msgid "%<%E::%E%> scoped attribute directive ignored"
23375 msgstr ""
23377 #: attribs.cc:757 c/c-parser.cc:2084 cp/cp-gimplify.cc:3667
23378 #, gcc-internal-format
23379 msgid "wrong number of arguments specified for %qE attribute"
23380 msgstr ""
23382 #: attribs.cc:760
23383 #, gcc-internal-format, gfc-internal-format
23384 msgid "expected %i or more, found %i"
23385 msgstr "očekivano je %i ili više, pronađeno %i"
23387 #: attribs.cc:763 c/c-parser.cc:2087 cp/cp-gimplify.cc:3669
23388 #, gcc-internal-format, gfc-internal-format
23389 msgid "expected %i, found %i"
23390 msgstr "očekivano je %i, pronađeno je %i"
23392 #: attribs.cc:766
23393 #, gcc-internal-format, gfc-internal-format
23394 msgid "expected between %i and %i, found %i"
23395 msgstr ""
23397 #: attribs.cc:786 c-family/c-attribs.cc:4916
23398 #, gcc-internal-format
23399 msgid "%qE attribute does not apply to types"
23400 msgstr ""
23402 #: attribs.cc:834
23403 #, gcc-internal-format
23404 msgid "%qE attribute only applies to function types"
23405 msgstr ""
23407 #: attribs.cc:844
23408 #, gcc-internal-format
23409 msgid "type attributes ignored after type is already defined"
23410 msgstr ""
23412 #. The specifications of standard attributes in C mean
23413 #. this is a constraint violation.
23414 #. The specifications of standard attributes mean this is a
23415 #. constraint violation.
23416 #. An attribute with standard syntax and no namespace specified
23417 #. is a constraint violation if it is not one of the known
23418 #. standard attributes.  Diagnose it here with a pedwarn and
23419 #. then discard it to prevent a duplicate warning later.
23420 #: attribs.cc:938 attribs.cc:1926 attribs.cc:1936 attribs.cc:1946
23421 #: c-family/c-attribs.cc:1023 c-family/c-attribs.cc:1175
23422 #: c-family/c-attribs.cc:1194 c-family/c-attribs.cc:1212
23423 #: c-family/c-attribs.cc:1242 c-family/c-attribs.cc:1286
23424 #: c-family/c-attribs.cc:1330 c-family/c-attribs.cc:1371
23425 #: c-family/c-attribs.cc:1402 c-family/c-attribs.cc:1418
23426 #: c-family/c-attribs.cc:1435 c-family/c-attribs.cc:1451
23427 #: c-family/c-attribs.cc:1468 c-family/c-attribs.cc:1493
23428 #: c-family/c-attribs.cc:1509 c-family/c-attribs.cc:1524
23429 #: c-family/c-attribs.cc:1621 c-family/c-attribs.cc:1638
23430 #: c-family/c-attribs.cc:1656 c-family/c-attribs.cc:1681
23431 #: c-family/c-attribs.cc:1706 c-family/c-attribs.cc:1729
23432 #: c-family/c-attribs.cc:1746 c-family/c-attribs.cc:1775
23433 #: c-family/c-attribs.cc:1796 c-family/c-attribs.cc:1817
23434 #: c-family/c-attribs.cc:1844 c-family/c-attribs.cc:1875
23435 #: c-family/c-attribs.cc:1904 c-family/c-attribs.cc:1958
23436 #: c-family/c-attribs.cc:2011 c-family/c-attribs.cc:2077
23437 #: c-family/c-attribs.cc:2135 c-family/c-attribs.cc:2224
23438 #: c-family/c-attribs.cc:2254 c-family/c-attribs.cc:2305
23439 #: c-family/c-attribs.cc:2833 c-family/c-attribs.cc:3032
23440 #: c-family/c-attribs.cc:3093 c-family/c-attribs.cc:3330
23441 #: c-family/c-attribs.cc:3410 c-family/c-attribs.cc:3562
23442 #: c-family/c-attribs.cc:4017 c-family/c-attribs.cc:4083
23443 #: c-family/c-attribs.cc:4119 c-family/c-attribs.cc:4174
23444 #: c-family/c-attribs.cc:4356 c-family/c-attribs.cc:4377
23445 #: c-family/c-attribs.cc:4466 c-family/c-attribs.cc:4498
23446 #: c-family/c-attribs.cc:4563 c-family/c-attribs.cc:4769
23447 #: c-family/c-attribs.cc:4918 c-family/c-attribs.cc:5682
23448 #: c-family/c-attribs.cc:5701 c-family/c-attribs.cc:5724
23449 #: c-family/c-attribs.cc:5763 c-family/c-attribs.cc:5845
23450 #: c-family/c-attribs.cc:5877 c-family/c-attribs.cc:5919
23451 #: c-family/c-attribs.cc:5935 c-family/c-attribs.cc:6103
23452 #: c-family/c-attribs.cc:6115 c-family/c-common.cc:6138
23453 #: c-family/c-common.cc:6141 config/darwin.cc:2208 config/arm/arm.cc:7519
23454 #: config/arm/arm.cc:7546 config/arm/arm.cc:7563 config/avr/avr.cc:11226
23455 #: config/csky/csky.cc:6498 config/csky/csky.cc:6519 config/h8300/h8300.cc:4972
23456 #: config/h8300/h8300.cc:4996 config/i386/i386-options.cc:3756
23457 #: config/i386/i386-options.cc:3914 config/i386/i386-options.cc:4146
23458 #: config/i386/i386-options.cc:4176 config/ia64/ia64.cc:795
23459 #: config/loongarch/loongarch.cc:7999 config/rs6000/rs6000.cc:20738
23460 #: ada/gcc-interface/utils.cc:6746 ada/gcc-interface/utils.cc:6762
23461 #: ada/gcc-interface/utils.cc:6859 ada/gcc-interface/utils.cc:6876
23462 #: ada/gcc-interface/utils.cc:6893 ada/gcc-interface/utils.cc:6908
23463 #: ada/gcc-interface/utils.cc:6924 ada/gcc-interface/utils.cc:6950
23464 #: ada/gcc-interface/utils.cc:7019 ada/gcc-interface/utils.cc:7046
23465 #: ada/gcc-interface/utils.cc:7067 ada/gcc-interface/utils.cc:7088
23466 #: ada/gcc-interface/utils.cc:7136 ada/gcc-interface/utils.cc:7152
23467 #: ada/gcc-interface/utils.cc:7186 c/c-decl.cc:4902 c/c-decl.cc:4905
23468 #: c/c-decl.cc:4920 c/c-parser.cc:5835 cp/tree.cc:5013 cp/tree.cc:5424
23469 #: d/d-attribs.cc:483 d/d-attribs.cc:702 d/d-attribs.cc:723 d/d-attribs.cc:739
23470 #: d/d-attribs.cc:756 d/d-attribs.cc:788 d/d-attribs.cc:917 d/d-attribs.cc:976
23471 #: d/d-attribs.cc:992 d/d-attribs.cc:1008 d/d-attribs.cc:1157
23472 #: d/d-attribs.cc:1170 d/d-attribs.cc:1387 d/d-attribs.cc:1405
23473 #: d/d-attribs.cc:1452 d/d-attribs.cc:1490 d/d-attribs.cc:1506
23474 #: d/d-attribs.cc:1563 d/d-attribs.cc:1591 jit/dummy-frontend.cc:270
23475 #: jit/dummy-frontend.cc:304 jit/dummy-frontend.cc:599
23476 #: jit/dummy-frontend.cc:684 jit/dummy-frontend.cc:705
23477 #: jit/dummy-frontend.cc:724 jit/dummy-frontend.cc:755
23478 #: jit/dummy-frontend.cc:769 jit/dummy-frontend.cc:812
23479 #: jit/dummy-frontend.cc:832 jit/dummy-frontend.cc:893 lto/lto-lang.cc:302
23480 #: rust/rust-attribs.cc:171
23481 #, gcc-internal-format
23482 msgid "%qE attribute ignored"
23483 msgstr "zanemareni atribut %qE"
23485 #: attribs.cc:1214
23486 #, gcc-internal-format
23487 msgid "missing %<target%> attribute for multi-versioned %qD"
23488 msgstr ""
23490 #: attribs.cc:1217 cp/decl.cc:1337 cp/decl.cc:2351 cp/decl.cc:2399
23491 #: cp/decl.cc:2415 cp/decl.cc:3095 cp/decl.cc:3533
23492 #, gcc-internal-format
23493 msgid "previous declaration of %qD"
23494 msgstr ""
23496 #: attribs.cc:1325
23497 #, gcc-internal-format
23498 msgid "ignoring attributes applied to %qT after definition"
23499 msgstr ""
23501 #: attribs.cc:1857
23502 #, gcc-internal-format
23503 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
23504 msgstr ""
23506 #: attribs.cc:1869
23507 #, gcc-internal-format
23508 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
23509 msgstr ""
23511 #: attribs.cc:1883
23512 #, gcc-internal-format
23513 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
23514 msgstr ""
23516 #: attribs.cc:1964
23517 #, gcc-internal-format
23518 msgid "inline function %q+D declared as dllimport: attribute ignored"
23519 msgstr ""
23521 #: attribs.cc:1972
23522 #, gcc-internal-format
23523 msgid "function %q+D definition is marked dllimport"
23524 msgstr ""
23526 #: attribs.cc:1980
23527 #, gcc-internal-format
23528 msgid "variable %q+D definition is marked dllimport"
23529 msgstr ""
23531 #: attribs.cc:2011
23532 #, gcc-internal-format
23533 msgid "external linkage required for symbol %q+D because of %qE attribute"
23534 msgstr ""
23536 #: attribs.cc:2025
23537 #, gcc-internal-format
23538 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
23539 msgstr ""
23541 #: attribs.cc:2327
23542 #, gcc-internal-format
23543 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
23544 msgid_plural "%qD specifies more restrictive attributes than its target %qD: %s"
23545 msgstr[0] ""
23546 msgstr[1] ""
23547 msgstr[2] ""
23549 #: attribs.cc:2333 attribs.cc:2353
23550 #, gcc-internal-format
23551 msgid "%qD target declared here"
23552 msgstr ""
23554 #: attribs.cc:2347
23555 #, gcc-internal-format
23556 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
23557 msgid_plural "%qD specifies less restrictive attributes than its target %qD: %s"
23558 msgstr[0] ""
23559 msgstr[1] ""
23560 msgstr[2] ""
23562 #: auto-profile.cc:367
23563 #, gcc-internal-format
23564 msgid "offset exceeds 16 bytes"
23565 msgstr ""
23567 #: auto-profile.cc:864
23568 #, gcc-internal-format
23569 msgid "Not expected TAG."
23570 msgstr "TAG nije očekivan."
23572 #: auto-profile.cc:929
23573 #, gcc-internal-format, gfc-internal-format
23574 msgid "cannot open profile file %s"
23575 msgstr "ne može otvoriti profil datoteku %s"
23577 #: auto-profile.cc:935
23578 #, gcc-internal-format
23579 msgid "AutoFDO profile magic number does not match"
23580 msgstr ""
23582 #: auto-profile.cc:943
23583 #, gcc-internal-format, gfc-internal-format
23584 msgid "AutoFDO profile version %u does not match %u"
23585 msgstr ""
23587 #: auto-profile.cc:955
23588 #, gcc-internal-format, gfc-internal-format
23589 msgid "cannot read string table from %s"
23590 msgstr ""
23592 #: auto-profile.cc:963
23593 #, gcc-internal-format, gfc-internal-format
23594 msgid "cannot read function profile from %s"
23595 msgstr ""
23597 #: builtins.cc:703
23598 #, gcc-internal-format
23599 msgid "offset %qwi outside bounds of constant string"
23600 msgstr ""
23602 #: builtins.cc:707 cp/name-lookup.cc:6773
23603 #, gcc-internal-format
23604 msgid "%qE declared here"
23605 msgstr ""
23607 #: builtins.cc:1298
23608 #, gcc-internal-format
23609 msgid "second argument to %<__builtin_prefetch%> must be a constant"
23610 msgstr ""
23612 #: builtins.cc:1305
23613 #, gcc-internal-format
23614 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
23615 msgstr ""
23617 #: builtins.cc:1313
23618 #, gcc-internal-format
23619 msgid "third argument to %<__builtin_prefetch%> must be a constant"
23620 msgstr ""
23622 #: builtins.cc:1320
23623 #, gcc-internal-format
23624 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
23625 msgstr ""
23627 #: builtins.cc:4048 gimple-fold.cc:2525 gimple-ssa-warn-access.cc:2567
23628 #: tree-ssa-strlen.cc:3179
23629 #, gcc-internal-format
23630 msgid "%qD specified bound %E equals destination size"
23631 msgstr ""
23633 #: builtins.cc:5297 gimplify.cc:3922
23634 #, gcc-internal-format
23635 msgid "too few arguments to function %<va_start%>"
23636 msgstr ""
23638 #: builtins.cc:5397
23639 #, gcc-internal-format
23640 msgid "invalid argument to %qD"
23641 msgstr ""
23643 #: builtins.cc:5410
23644 #, gcc-internal-format
23645 msgid "unsupported argument to %qD"
23646 msgstr ""
23648 #. Warn since no effort is made to ensure that any frame
23649 #. beyond the current one exists or can be safely reached.
23650 #: builtins.cc:5418
23651 #, gcc-internal-format
23652 msgid "calling %qD with a nonzero argument is unsafe"
23653 msgstr ""
23655 #: builtins.cc:6048
23656 #, gcc-internal-format
23657 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
23658 msgstr ""
23660 #: builtins.cc:6138
23661 #, gcc-internal-format
23662 msgid "trampoline generated for nested function %qD"
23663 msgstr ""
23665 #: builtins.cc:6512 builtins.cc:6525
23666 #, gcc-internal-format
23667 msgid "%qD changed semantics in GCC 4.4"
23668 msgstr ""
23670 #: builtins.cc:7295
23671 #, gcc-internal-format
23672 msgid "non-constant argument 1 to %qs"
23673 msgstr ""
23675 #: builtins.cc:7337
23676 #, gcc-internal-format
23677 msgid "non-integer argument 1 to %qs"
23678 msgstr ""
23680 #: builtins.cc:7401
23681 #, gcc-internal-format
23682 msgid "%<__builtin_thread_pointer%> is not supported on this target"
23683 msgstr ""
23685 #: builtins.cc:7421
23686 #, gcc-internal-format
23687 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
23688 msgstr ""
23690 #: builtins.cc:7480
23691 #, gcc-internal-format
23692 msgid "%qs only supported in OpenACC code"
23693 msgstr ""
23695 #: builtins.cc:7487
23696 #, gcc-internal-format
23697 msgid "non-constant argument 0 to %qs"
23698 msgstr ""
23700 #: builtins.cc:7499
23701 #, gcc-internal-format
23702 msgid "illegal argument 0 to %qs"
23703 msgstr ""
23705 #. All valid uses of __builtin_va_arg_pack () are removed during
23706 #. inlining.
23707 #: builtins.cc:8018 expr.cc:12318
23708 #, gcc-internal-format
23709 msgid "invalid use of %<__builtin_va_arg_pack ()%>"
23710 msgstr ""
23712 #. All valid uses of __builtin_va_arg_pack_len () are removed during
23713 #. inlining.
23714 #: builtins.cc:8024
23715 #, gcc-internal-format
23716 msgid "invalid use of %<__builtin_va_arg_pack_len ()%>"
23717 msgstr ""
23719 #: builtins.cc:8313
23720 #, gcc-internal-format
23721 msgid "%<__builtin_longjmp%> second argument must be 1"
23722 msgstr ""
23724 #: builtins.cc:9216
23725 #, gcc-internal-format
23726 msgid "target format does not support infinity"
23727 msgstr ""
23729 #: builtins.cc:11227
23730 #, gcc-internal-format
23731 msgid "%<va_start%> used in function with fixed arguments"
23732 msgstr ""
23734 #: builtins.cc:11235
23735 #, gcc-internal-format
23736 msgid "wrong number of arguments to function %<va_start%>"
23737 msgstr ""
23739 #: builtins.cc:11250
23740 #, gcc-internal-format
23741 msgid "%<__builtin_next_arg%> called without an argument"
23742 msgstr ""
23744 #: builtins.cc:11255
23745 #, gcc-internal-format
23746 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
23747 msgstr ""
23749 #: builtins.cc:11288
23750 #, gcc-internal-format
23751 msgid "second parameter of %<va_start%> not last named argument"
23752 msgstr ""
23754 #: builtins.cc:11301
23755 #, gcc-internal-format
23756 msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
23757 msgstr ""
23759 #: builtins.cc:11330
23760 #, gcc-internal-format
23761 msgid "first argument of %qD must be a pointer, second integer constant"
23762 msgstr ""
23764 #: builtins.cc:11343
23765 #, gcc-internal-format
23766 msgid "last argument of %qD is not integer constant between 0 and 3"
23767 msgstr ""
23769 #: calls.cc:1251
23770 #, gcc-internal-format, gfc-internal-format
23771 msgid "cannot tail-call: %s"
23772 msgstr "ne može tail-call: %s"
23774 #: calls.cc:2779
23775 #, gcc-internal-format
23776 msgid "function call has aggregate value"
23777 msgstr ""
23779 #: calls.cc:3509
23780 #, gcc-internal-format
23781 msgid "passing too large argument on stack"
23782 msgstr ""
23784 #: cfganal.cc:173
23785 #, gcc-internal-format
23786 msgid "%<verify_marked_backedges%> failed"
23787 msgstr ""
23789 #: cfgexpand.cc:1850
23790 #, gcc-internal-format
23791 msgid "total size of local objects is too large"
23792 msgstr ""
23794 #: cfgexpand.cc:1853 function.cc:1016 varasm.cc:2360
23795 #, gcc-internal-format
23796 msgid "size of variable %q+D is too large"
23797 msgstr ""
23799 #: cfgexpand.cc:1865
23800 #, gcc-internal-format
23801 msgid "cannot allocate stack for variable %q+D, naked function"
23802 msgstr ""
23804 #: cfgexpand.cc:2962
23805 #, gcc-internal-format
23806 msgid "too many alternatives in %<asm%>"
23807 msgstr ""
23809 #: cfgexpand.cc:2969
23810 #, gcc-internal-format
23811 msgid "operand constraints for %<asm%> differ in number of alternatives"
23812 msgstr ""
23814 #: cfgexpand.cc:2991
23815 #, gcc-internal-format
23816 msgid "%<asm%> specifier for variable %qE conflicts with %<asm%> clobber list"
23817 msgstr ""
23819 #. ??? Diagnose during gimplification?
23820 #: cfgexpand.cc:3022
23821 #, gcc-internal-format
23822 msgid "PIC register clobbered by %qs in %<asm%>"
23823 msgstr ""
23825 #. ??? Diagnose during gimplification?
23826 #: cfgexpand.cc:3029
23827 #, gcc-internal-format
23828 msgid "the register %qs cannot be clobbered in %<asm%> for the current target"
23829 msgstr ""
23831 #: cfgexpand.cc:3042
23832 #, gcc-internal-format
23833 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
23834 msgstr ""
23836 #: cfgexpand.cc:3044
23837 #, gcc-internal-format
23838 msgid "the value of the stack pointer after an %<asm%> statement must be the same as it was before the statement"
23839 msgstr "vrijednost pokazivača stȏga nakon naredbe %<asm%> mora biti ista kao prije naredbe"
23841 #: cfgexpand.cc:3114
23842 #, gcc-internal-format
23843 msgid "more than %d operands in %<asm%>"
23844 msgstr ""
23846 #. ??? Diagnose during gimplification?
23847 #: cfgexpand.cc:3167
23848 #, gcc-internal-format
23849 msgid "unknown register name %qs in %<asm%>"
23850 msgstr ""
23852 #: cfgexpand.cc:3233
23853 #, gcc-internal-format
23854 msgid "invalid hard register usage between output operands"
23855 msgstr ""
23857 #: cfgexpand.cc:3260
23858 #, gcc-internal-format
23859 msgid "invalid hard register usage between output operand and matching constraint operand"
23860 msgstr ""
23862 #: cfgexpand.cc:3268
23863 #, gcc-internal-format
23864 msgid "invalid hard register usage between earlyclobber operand and input operand"
23865 msgstr ""
23867 #: cfgexpand.cc:3353
23868 #, gcc-internal-format, gfc-internal-format
23869 msgid "output number %d not directly addressable"
23870 msgstr ""
23872 #: cfgexpand.cc:3449
23873 #, gcc-internal-format
23874 msgid "%<asm%> operand %d probably does not match constraints"
23875 msgstr ""
23877 #: cfgexpand.cc:3642
23878 #, gcc-internal-format
23879 msgid "%<asm%> clobber conflict with output operand"
23880 msgstr ""
23882 #: cfgexpand.cc:3647
23883 #, gcc-internal-format
23884 msgid "%<asm%> clobber conflict with input operand"
23885 msgstr ""
23887 #: cfgexpand.cc:6725
23888 #, gcc-internal-format
23889 msgid "stack protector not protecting local variables: variable length buffer"
23890 msgstr ""
23892 #: cfgexpand.cc:6729
23893 #, gcc-internal-format, gfc-internal-format
23894 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
23895 msgstr ""
23897 #: cfgexpand.cc:7018
23898 #, gcc-internal-format
23899 msgid "patchable function entry %wu exceeds size %wu"
23900 msgstr ""
23902 #: cfghooks.cc:120
23903 #, gcc-internal-format, gfc-internal-format
23904 msgid "bb %d on wrong place"
23905 msgstr ""
23907 #: cfghooks.cc:126
23908 #, gcc-internal-format, gfc-internal-format
23909 msgid "prev_bb of %d should be %d, not %d"
23910 msgstr ""
23912 #: cfghooks.cc:143
23913 #, gcc-internal-format, gfc-internal-format
23914 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
23915 msgstr ""
23917 #: cfghooks.cc:149
23918 #, gcc-internal-format, gfc-internal-format
23919 msgid "verify_flow_info: Block %i lacks loop_father"
23920 msgstr ""
23922 #: cfghooks.cc:155
23923 #, gcc-internal-format, gfc-internal-format
23924 msgid "verify_flow_info: Wrong count of block %i"
23925 msgstr ""
23927 #: cfghooks.cc:163
23928 #, gcc-internal-format, gfc-internal-format
23929 msgid "verify_flow_info: Missing count of block %i"
23930 msgstr ""
23932 #: cfghooks.cc:169
23933 #, gcc-internal-format, gfc-internal-format
23934 msgid "verify_flow_info: unallocated flag set on BB %d"
23935 msgstr ""
23937 #: cfghooks.cc:177
23938 #, gcc-internal-format, gfc-internal-format
23939 msgid "verify_flow_info: Duplicate edge %i->%i"
23940 msgstr ""
23942 #: cfghooks.cc:186
23943 #, gcc-internal-format, gfc-internal-format
23944 msgid "Uninitialized probability of edge %i->%i"
23945 msgstr ""
23947 #: cfghooks.cc:192
23948 #, gcc-internal-format, gfc-internal-format
23949 msgid "verify_flow_info: Wrong probability of edge %i->%i"
23950 msgstr ""
23952 #: cfghooks.cc:204
23953 #, gcc-internal-format, gfc-internal-format
23954 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
23955 msgstr ""
23957 #: cfghooks.cc:216
23958 #, gcc-internal-format, gfc-internal-format
23959 msgid "verify_flow_info: unallocated edge flag set on %d -> %d"
23960 msgstr ""
23962 #: cfghooks.cc:225
23963 #, gcc-internal-format, gfc-internal-format
23964 msgid "wrong amount of branch edges after unconditional jump %i"
23965 msgstr ""
23967 #: cfghooks.cc:233 cfghooks.cc:244
23968 #, gcc-internal-format, gfc-internal-format
23969 msgid "basic block %d pred edge is corrupted"
23970 msgstr ""
23972 #: cfghooks.cc:245
23973 #, gcc-internal-format, gfc-internal-format
23974 msgid "its dest_idx should be %d, not %d"
23975 msgstr ""
23977 #: cfghooks.cc:274
23978 #, gcc-internal-format, gfc-internal-format
23979 msgid "basic block %i edge lists are corrupted"
23980 msgstr ""
23982 #: cfghooks.cc:287
23983 #, gcc-internal-format
23984 msgid "verify_flow_info failed"
23985 msgstr ""
23987 #: cfghooks.cc:345
23988 #, gcc-internal-format, gfc-internal-format
23989 msgid "%s does not support dump_bb_for_graph"
23990 msgstr ""
23992 #: cfghooks.cc:388
23993 #, gcc-internal-format, gfc-internal-format
23994 msgid "%s does not support redirect_edge_and_branch"
23995 msgstr ""
23997 #: cfghooks.cc:408
23998 #, gcc-internal-format, gfc-internal-format
23999 msgid "%s does not support can_remove_branch_p"
24000 msgstr ""
24002 #: cfghooks.cc:502
24003 #, gcc-internal-format, gfc-internal-format
24004 msgid "%s does not support redirect_edge_and_branch_force"
24005 msgstr ""
24007 #: cfghooks.cc:540
24008 #, gcc-internal-format, gfc-internal-format
24009 msgid "%s does not support split_block"
24010 msgstr ""
24012 #: cfghooks.cc:605
24013 #, gcc-internal-format, gfc-internal-format
24014 msgid "%s does not support move_block_after"
24015 msgstr ""
24017 #: cfghooks.cc:618
24018 #, gcc-internal-format, gfc-internal-format
24019 msgid "%s does not support delete_basic_block"
24020 msgstr ""
24022 #: cfghooks.cc:665
24023 #, gcc-internal-format, gfc-internal-format
24024 msgid "%s does not support split_edge"
24025 msgstr ""
24027 #: cfghooks.cc:743
24028 #, gcc-internal-format, gfc-internal-format
24029 msgid "%s does not support create_basic_block"
24030 msgstr ""
24032 #: cfghooks.cc:784
24033 #, gcc-internal-format, gfc-internal-format
24034 msgid "%s does not support can_merge_blocks_p"
24035 msgstr ""
24037 #: cfghooks.cc:795
24038 #, gcc-internal-format, gfc-internal-format
24039 msgid "%s does not support predict_edge"
24040 msgstr ""
24042 #: cfghooks.cc:804
24043 #, gcc-internal-format, gfc-internal-format
24044 msgid "%s does not support predicted_by_p"
24045 msgstr ""
24047 #: cfghooks.cc:818
24048 #, gcc-internal-format, gfc-internal-format
24049 msgid "%s does not support merge_blocks"
24050 msgstr ""
24052 #: cfghooks.cc:899
24053 #, gcc-internal-format, gfc-internal-format
24054 msgid "%s does not support make_forwarder_block"
24055 msgstr ""
24057 #: cfghooks.cc:1048
24058 #, gcc-internal-format, gfc-internal-format
24059 msgid "%s does not support force_nonfallthru"
24060 msgstr ""
24062 #: cfghooks.cc:1082
24063 #, gcc-internal-format, gfc-internal-format
24064 msgid "%s does not support can_duplicate_block_p"
24065 msgstr ""
24067 #: cfghooks.cc:1111
24068 #, gcc-internal-format, gfc-internal-format
24069 msgid "%s does not support duplicate_block"
24070 msgstr ""
24072 #: cfghooks.cc:1186
24073 #, gcc-internal-format, gfc-internal-format
24074 msgid "%s does not support block_ends_with_call_p"
24075 msgstr ""
24077 #: cfghooks.cc:1197
24078 #, gcc-internal-format, gfc-internal-format
24079 msgid "%s does not support block_ends_with_condjump_p"
24080 msgstr ""
24082 #: cfghooks.cc:1215
24083 #, gcc-internal-format, gfc-internal-format
24084 msgid "%s does not support flow_call_edges_add"
24085 msgstr ""
24087 #: cfgloop.cc:1404
24088 #, gcc-internal-format
24089 msgid "loop verification on loop tree that needs fixup"
24090 msgstr ""
24092 #: cfgloop.cc:1420
24093 #, gcc-internal-format
24094 msgid "corrupt loop tree root"
24095 msgstr ""
24097 #: cfgloop.cc:1430
24098 #, gcc-internal-format, gfc-internal-format
24099 msgid "loop with header %d marked for removal"
24100 msgstr ""
24102 #: cfgloop.cc:1435
24103 #, gcc-internal-format, gfc-internal-format
24104 msgid "loop with header %d not in loop tree"
24105 msgstr ""
24107 #: cfgloop.cc:1441
24108 #, gcc-internal-format, gfc-internal-format
24109 msgid "non-loop with header %d not marked for removal"
24110 msgstr ""
24112 #: cfgloop.cc:1455
24113 #, gcc-internal-format, gfc-internal-format
24114 msgid "removed loop %d in loop tree"
24115 msgstr ""
24117 #: cfgloop.cc:1463
24118 #, gcc-internal-format, gfc-internal-format
24119 msgid "size of loop %d should be %d, not %d"
24120 msgstr ""
24122 #: cfgloop.cc:1474
24123 #, gcc-internal-format, gfc-internal-format
24124 msgid "bb %d does not belong to loop %d"
24125 msgstr ""
24127 #: cfgloop.cc:1486
24128 #, gcc-internal-format, gfc-internal-format
24129 msgid "bb %d has father loop %d, should be loop %d"
24130 msgstr ""
24132 #: cfgloop.cc:1502
24133 #, gcc-internal-format
24134 msgid "loop %d%'s header is not a loop header"
24135 msgstr ""
24137 #: cfgloop.cc:1508
24138 #, gcc-internal-format
24139 msgid "loop %d%'s header does not have exactly 2 entries"
24140 msgstr ""
24142 #: cfgloop.cc:1515
24143 #, gcc-internal-format
24144 msgid "loop %d%'s latch does not have an edge to its header"
24145 msgstr ""
24147 #: cfgloop.cc:1520
24148 #, gcc-internal-format
24149 msgid "loop %d%'s latch is not dominated by its header"
24150 msgstr ""
24152 #: cfgloop.cc:1528
24153 #, gcc-internal-format
24154 msgid "loop %d%'s latch does not have exactly 1 successor"
24155 msgstr ""
24157 #: cfgloop.cc:1533
24158 #, gcc-internal-format
24159 msgid "loop %d%'s latch does not have header as successor"
24160 msgstr ""
24162 #: cfgloop.cc:1538
24163 #, gcc-internal-format
24164 msgid "loop %d%'s latch does not belong directly to it"
24165 msgstr ""
24167 #: cfgloop.cc:1544
24168 #, gcc-internal-format
24169 msgid "loop %d%'s header does not belong directly to it"
24170 msgstr ""
24172 #: cfgloop.cc:1554
24173 #, gcc-internal-format
24174 msgid "loop %d%'s latch is marked as part of irreducible region"
24175 msgstr ""
24177 #: cfgloop.cc:1566
24178 #, gcc-internal-format
24179 msgid "loop %d%'s number of iterations %qE references the released SSA name %qE"
24180 msgstr ""
24182 #: cfgloop.cc:1599
24183 #, gcc-internal-format, gfc-internal-format
24184 msgid "basic block %d should be marked irreducible"
24185 msgstr ""
24187 #: cfgloop.cc:1605
24188 #, gcc-internal-format, gfc-internal-format
24189 msgid "basic block %d should not be marked irreducible"
24190 msgstr ""
24192 #: cfgloop.cc:1614
24193 #, gcc-internal-format, gfc-internal-format
24194 msgid "edge from %d to %d should be marked irreducible"
24195 msgstr ""
24197 #: cfgloop.cc:1621
24198 #, gcc-internal-format, gfc-internal-format
24199 msgid "edge from %d to %d should not be marked irreducible"
24200 msgstr ""
24202 #: cfgloop.cc:1635
24203 #, gcc-internal-format, gfc-internal-format
24204 msgid "corrupted head of the exits list of loop %d"
24205 msgstr ""
24207 #: cfgloop.cc:1653
24208 #, gcc-internal-format, gfc-internal-format
24209 msgid "corrupted exits list of loop %d"
24210 msgstr ""
24212 #: cfgloop.cc:1662
24213 #, gcc-internal-format, gfc-internal-format
24214 msgid "nonempty exits list of loop %d, but exits are not recorded"
24215 msgstr ""
24217 #: cfgloop.cc:1689
24218 #, gcc-internal-format, gfc-internal-format
24219 msgid "exit %d->%d not recorded"
24220 msgstr ""
24222 #: cfgloop.cc:1712
24223 #, gcc-internal-format, gfc-internal-format
24224 msgid "wrong list of exited loops for edge %d->%d"
24225 msgstr ""
24227 #: cfgloop.cc:1721
24228 #, gcc-internal-format
24229 msgid "too many loop exits recorded"
24230 msgstr ""
24232 #: cfgloop.cc:1732
24233 #, gcc-internal-format, gfc-internal-format
24234 msgid "%d exits recorded for loop %d (having %d exits)"
24235 msgstr ""
24237 #: cfgrtl.cc:2441
24238 #, gcc-internal-format, gfc-internal-format
24239 msgid "non-cold basic block %d reachable only by paths crossing the cold partition"
24240 msgstr ""
24242 #: cfgrtl.cc:2561
24243 #, gcc-internal-format, gfc-internal-format
24244 msgid "multiple hot/cold transitions found (bb %i)"
24245 msgstr ""
24247 #: cfgrtl.cc:2569
24248 #, gcc-internal-format
24249 msgid "partition found but function partition flag not set"
24250 msgstr ""
24252 #: cfgrtl.cc:2608
24253 #, gcc-internal-format
24254 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
24255 msgstr ""
24257 #: cfgrtl.cc:2617
24258 #, gcc-internal-format, gfc-internal-format
24259 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
24260 msgstr ""
24262 #: cfgrtl.cc:2639
24263 #, gcc-internal-format
24264 msgid "EDGE_CROSSING incorrectly set across same section"
24265 msgstr ""
24267 #: cfgrtl.cc:2644
24268 #, gcc-internal-format, gfc-internal-format
24269 msgid "fallthru edge crosses section boundary in bb %i"
24270 msgstr ""
24272 #: cfgrtl.cc:2650
24273 #, gcc-internal-format, gfc-internal-format
24274 msgid "EH edge crosses section boundary in bb %i"
24275 msgstr ""
24277 #: cfgrtl.cc:2656
24278 #, gcc-internal-format, gfc-internal-format
24279 msgid "No region crossing jump at section boundary in bb %i"
24280 msgstr ""
24282 #: cfgrtl.cc:2663
24283 #, gcc-internal-format
24284 msgid "EDGE_CROSSING missing across section boundary"
24285 msgstr ""
24287 #: cfgrtl.cc:2693
24288 #, gcc-internal-format, gfc-internal-format
24289 msgid "Region crossing jump across same section in bb %i"
24290 msgstr ""
24292 #: cfgrtl.cc:2700
24293 #, gcc-internal-format, gfc-internal-format
24294 msgid "missing REG_EH_REGION note at the end of bb %i"
24295 msgstr ""
24297 #: cfgrtl.cc:2705
24298 #, gcc-internal-format, gfc-internal-format
24299 msgid "too many exception handling edges in bb %i"
24300 msgstr ""
24302 #: cfgrtl.cc:2713
24303 #, gcc-internal-format, gfc-internal-format
24304 msgid "too many outgoing branch edges from bb %i"
24305 msgstr ""
24307 #: cfgrtl.cc:2718
24308 #, gcc-internal-format, gfc-internal-format
24309 msgid "fallthru edge after unconditional jump in bb %i"
24310 msgstr ""
24312 #: cfgrtl.cc:2723
24313 #, gcc-internal-format, gfc-internal-format
24314 msgid "wrong number of branch edges after unconditional jump in bb %i"
24315 msgstr ""
24317 #: cfgrtl.cc:2730
24318 #, gcc-internal-format, gfc-internal-format
24319 msgid "wrong amount of branch edges after conditional jump in bb %i"
24320 msgstr ""
24322 #: cfgrtl.cc:2736
24323 #, gcc-internal-format, gfc-internal-format
24324 msgid "abnormal call edges for non-call insn in bb %i"
24325 msgstr ""
24327 #: cfgrtl.cc:2741
24328 #, gcc-internal-format, gfc-internal-format
24329 msgid "sibcall edges for non-call insn in bb %i"
24330 msgstr ""
24332 #: cfgrtl.cc:2751
24333 #, gcc-internal-format, gfc-internal-format
24334 msgid "abnormal edges for no purpose in bb %i"
24335 msgstr ""
24337 #: cfgrtl.cc:2762
24338 #, gcc-internal-format, gfc-internal-format
24339 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
24340 msgstr ""
24342 #: cfgrtl.cc:2803 cfgrtl.cc:2813
24343 #, gcc-internal-format, gfc-internal-format
24344 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
24345 msgstr ""
24347 #: cfgrtl.cc:2826
24348 #, gcc-internal-format, gfc-internal-format
24349 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
24350 msgstr ""
24352 #: cfgrtl.cc:2836
24353 #, gcc-internal-format, gfc-internal-format
24354 msgid "in basic block %d:"
24355 msgstr ""
24357 #: cfgrtl.cc:2862
24358 #, gcc-internal-format, gfc-internal-format
24359 msgid "BB_RTL flag not set for block %d"
24360 msgstr ""
24362 #: cfgrtl.cc:2869
24363 #, gcc-internal-format, gfc-internal-format
24364 msgid "insn %d basic block pointer is %d, should be %d"
24365 msgstr ""
24367 #: cfgrtl.cc:2880
24368 #, gcc-internal-format, gfc-internal-format
24369 msgid "insn %d in header of bb %d has non-NULL basic block"
24370 msgstr ""
24372 #: cfgrtl.cc:2888
24373 #, gcc-internal-format, gfc-internal-format
24374 msgid "insn %d in footer of bb %d has non-NULL basic block"
24375 msgstr ""
24377 #: cfgrtl.cc:2964 cfgrtl.cc:3012
24378 #, gcc-internal-format, gfc-internal-format
24379 msgid "insn %d outside of basic blocks has non-NULL bb field"
24380 msgstr ""
24382 #: cfgrtl.cc:2972
24383 #, gcc-internal-format, gfc-internal-format
24384 msgid "end insn %d for block %d not found in the insn stream"
24385 msgstr ""
24387 #: cfgrtl.cc:2985
24388 #, gcc-internal-format, gfc-internal-format
24389 msgid "insn %d is in multiple basic blocks (%d and %d)"
24390 msgstr ""
24392 #: cfgrtl.cc:2997
24393 #, gcc-internal-format, gfc-internal-format
24394 msgid "head insn %d for block %d not found in the insn stream"
24395 msgstr ""
24397 #: cfgrtl.cc:3045
24398 #, gcc-internal-format, gfc-internal-format
24399 msgid "missing barrier after block %i"
24400 msgstr ""
24402 #: cfgrtl.cc:3061
24403 #, gcc-internal-format, gfc-internal-format
24404 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
24405 msgstr ""
24407 #: cfgrtl.cc:3070
24408 #, gcc-internal-format, gfc-internal-format
24409 msgid "verify_flow_info: Incorrect fallthru %i->%i"
24410 msgstr ""
24412 #: cfgrtl.cc:3072
24413 #, gcc-internal-format
24414 msgid "wrong insn in the fallthru edge"
24415 msgstr ""
24417 #: cfgrtl.cc:3106
24418 #, gcc-internal-format
24419 msgid "basic blocks not laid down consecutively"
24420 msgstr ""
24422 #: cfgrtl.cc:3145
24423 #, gcc-internal-format, gfc-internal-format
24424 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
24425 msgstr ""
24427 #: cgraph.cc:3262
24428 #, gcc-internal-format
24429 msgid "caller edge count invalid"
24430 msgstr ""
24432 #: cgraph.cc:3359
24433 #, gcc-internal-format
24434 msgid "missing indirect call in speculative call sequence"
24435 msgstr ""
24437 #: cgraph.cc:3364
24438 #, gcc-internal-format
24439 msgid "indirect call in speculative call sequence has no speculative flag"
24440 msgstr ""
24442 #: cgraph.cc:3394
24443 #, gcc-internal-format
24444 msgid "speculative edges are not adjacent"
24445 msgstr ""
24447 #: cgraph.cc:3400
24448 #, gcc-internal-format, gfc-internal-format
24449 msgid "direct call to %s in speculative call sequence has no speculative flag"
24450 msgstr ""
24452 #: cgraph.cc:3406 cgraph.cc:3436
24453 #, gcc-internal-format, gfc-internal-format
24454 msgid "direct call to %s in speculative call sequence has speculative_id %i out of range"
24455 msgstr ""
24457 #: cgraph.cc:3413
24458 #, gcc-internal-format, gfc-internal-format
24459 msgid "duplicate direct call to %s in speculative call sequence with speculative_id %i"
24460 msgstr ""
24462 #: cgraph.cc:3424
24463 #, gcc-internal-format
24464 msgid "call stmt hash does not point to first direct edge of speculative call sequence"
24465 msgstr ""
24467 #: cgraph.cc:3443
24468 #, gcc-internal-format, gfc-internal-format
24469 msgid "duplicate reference %s in speculative call sequence with speculative_id %i"
24470 msgstr ""
24472 #: cgraph.cc:3456
24473 #, gcc-internal-format, gfc-internal-format
24474 msgid "missing direct call for speculation %i"
24475 msgstr ""
24477 #: cgraph.cc:3461
24478 #, gcc-internal-format, gfc-internal-format
24479 msgid "missing ref for speculation %i"
24480 msgstr ""
24482 #: cgraph.cc:3470
24483 #, gcc-internal-format, gfc-internal-format
24484 msgid "number of speculative targets %i mismatched with num_speculative_call_targets %i"
24485 msgstr ""
24487 #: cgraph.cc:3499
24488 #, gcc-internal-format, gfc-internal-format
24489 msgid "aux field set for edge %s->%s"
24490 msgstr ""
24492 #: cgraph.cc:3506
24493 #, gcc-internal-format
24494 msgid "cgraph count invalid"
24495 msgstr ""
24497 #: cgraph.cc:3511
24498 #, gcc-internal-format
24499 msgid "inline clone in same comdat group list"
24500 msgstr ""
24502 #: cgraph.cc:3516
24503 #, gcc-internal-format
24504 msgid "inline clone count is not compatible"
24505 msgstr ""
24507 #: cgraph.cc:3523
24508 #, gcc-internal-format
24509 msgid "tp_first_run must be non-negative"
24510 msgstr ""
24512 #: cgraph.cc:3528
24513 #, gcc-internal-format
24514 msgid "local symbols must be defined"
24515 msgstr ""
24517 #: cgraph.cc:3533
24518 #, gcc-internal-format
24519 msgid "externally visible inline clone"
24520 msgstr ""
24522 #: cgraph.cc:3538
24523 #, gcc-internal-format
24524 msgid "inline clone with address taken"
24525 msgstr ""
24527 #: cgraph.cc:3543
24528 #, gcc-internal-format
24529 msgid "inline clone is forced to output"
24530 msgstr ""
24532 #: cgraph.cc:3550
24533 #, gcc-internal-format
24534 msgid "calls_comdat_local is set outside of a comdat group"
24535 msgstr ""
24537 #: cgraph.cc:3555
24538 #, gcc-internal-format
24539 msgid "invalid calls_comdat_local flag"
24540 msgstr ""
24542 #: cgraph.cc:3562
24543 #, gcc-internal-format
24544 msgid "malloc attribute should be used for a function that returns a pointer"
24545 msgstr ""
24547 #: cgraph.cc:3574
24548 #, gcc-internal-format
24549 msgid "semantic interposition mismatch"
24550 msgstr ""
24552 #: cgraph.cc:3581
24553 #, gcc-internal-format, gfc-internal-format
24554 msgid "aux field set for indirect edge from %s"
24555 msgstr ""
24557 #: cgraph.cc:3587 cgraph.cc:3647
24558 #, gcc-internal-format
24559 msgid "edge count is not compatible with function count"
24560 msgstr ""
24562 #: cgraph.cc:3595
24563 #, gcc-internal-format, gfc-internal-format
24564 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
24565 msgstr ""
24567 #: cgraph.cc:3603 cgraph.cc:3675
24568 #, gcc-internal-format
24569 msgid "edge has both call_stmt and lto_stmt_uid set"
24570 msgstr ""
24572 #: cgraph.cc:3615
24573 #, gcc-internal-format, gfc-internal-format
24574 msgid "comdat-local function called by %s outside its comdat"
24575 msgstr ""
24577 #: cgraph.cc:3625
24578 #, gcc-internal-format
24579 msgid "inlined_to pointer is wrong"
24580 msgstr ""
24582 #: cgraph.cc:3630
24583 #, gcc-internal-format
24584 msgid "multiple inline callers"
24585 msgstr ""
24587 #: cgraph.cc:3637
24588 #, gcc-internal-format
24589 msgid "inlined_to pointer set for noninline callers"
24590 msgstr ""
24592 #: cgraph.cc:3665
24593 #, gcc-internal-format
24594 msgid "caller edge count does not match BB count"
24595 msgstr ""
24597 #: cgraph.cc:3696
24598 #, gcc-internal-format
24599 msgid "indirect call count does not match BB count"
24600 msgstr ""
24602 #: cgraph.cc:3713
24603 #, gcc-internal-format
24604 msgid "reference has both stmt and lto_stmt_uid set"
24605 msgstr ""
24607 #: cgraph.cc:3724
24608 #, gcc-internal-format
24609 msgid "inlined_to pointer is set but no predecessors found"
24610 msgstr ""
24612 #: cgraph.cc:3729
24613 #, gcc-internal-format
24614 msgid "inlined_to pointer refers to itself"
24615 msgstr ""
24617 #: cgraph.cc:3740
24618 #, gcc-internal-format
24619 msgid "cgraph_node has wrong clone_of"
24620 msgstr ""
24622 #: cgraph.cc:3753
24623 #, gcc-internal-format
24624 msgid "cgraph_node has wrong clone list"
24625 msgstr ""
24627 #: cgraph.cc:3759
24628 #, gcc-internal-format
24629 msgid "cgraph_node is in clone list but it is not clone"
24630 msgstr ""
24632 #: cgraph.cc:3764
24633 #, gcc-internal-format
24634 msgid "cgraph_node has wrong prev_clone pointer"
24635 msgstr ""
24637 #: cgraph.cc:3769
24638 #, gcc-internal-format
24639 msgid "double linked list of clones corrupted"
24640 msgstr ""
24642 #: cgraph.cc:3781
24643 #, gcc-internal-format
24644 msgid "Alias has call edges"
24645 msgstr ""
24647 #: cgraph.cc:3787
24648 #, gcc-internal-format
24649 msgid "Alias has non-alias reference"
24650 msgstr ""
24652 #: cgraph.cc:3792
24653 #, gcc-internal-format
24654 msgid "Alias has more than one alias reference"
24655 msgstr ""
24657 #: cgraph.cc:3799
24658 #, gcc-internal-format
24659 msgid "Analyzed alias has no reference"
24660 msgstr ""
24662 #: cgraph.cc:3808
24663 #, gcc-internal-format
24664 msgid "No edge out of thunk node"
24665 msgstr ""
24667 #: cgraph.cc:3813
24668 #, gcc-internal-format
24669 msgid "More than one edge out of thunk node"
24670 msgstr ""
24672 #: cgraph.cc:3818
24673 #, gcc-internal-format
24674 msgid "Thunk is not supposed to have body"
24675 msgstr ""
24677 #: cgraph.cc:3854
24678 #, gcc-internal-format
24679 msgid "shared call_stmt:"
24680 msgstr ""
24682 #: cgraph.cc:3862
24683 #, gcc-internal-format
24684 msgid "edge points to wrong declaration:"
24685 msgstr ""
24687 #: cgraph.cc:3871
24688 #, gcc-internal-format
24689 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
24690 msgstr ""
24692 #: cgraph.cc:3881
24693 #, gcc-internal-format
24694 msgid "missing callgraph edge for call stmt:"
24695 msgstr ""
24697 #: cgraph.cc:3891
24698 #, gcc-internal-format
24699 msgid "reference to dead statement"
24700 msgstr ""
24702 #: cgraph.cc:3904
24703 #, gcc-internal-format, gfc-internal-format
24704 msgid "edge %s->%s has no corresponding call_stmt"
24705 msgstr ""
24707 #: cgraph.cc:3916
24708 #, gcc-internal-format, gfc-internal-format
24709 msgid "an indirect edge from %s has no corresponding call_stmt"
24710 msgstr ""
24712 #: cgraph.cc:3935 cgraph.cc:3948
24713 #, gcc-internal-format
24714 msgid "missing origin for a node in a nested list"
24715 msgstr ""
24717 #: cgraph.cc:3940
24718 #, gcc-internal-format
24719 msgid "origin points to a different parent"
24720 msgstr ""
24722 #: cgraph.cc:3956
24723 #, gcc-internal-format
24724 msgid "verify_cgraph_node failed"
24725 msgstr ""
24727 #: cgraph.cc:4078 varpool.cc:304
24728 #, gcc-internal-format, gfc-internal-format
24729 msgid "%s: section %s.%d is missing"
24730 msgstr ""
24732 #: cgraphunit.cc:755
24733 #, gcc-internal-format
24734 msgid "duplicate definition of a symbol version"
24735 msgstr ""
24737 #: cgraphunit.cc:757
24738 #, gcc-internal-format
24739 msgid "same version was previously defined here"
24740 msgstr ""
24742 #: cgraphunit.cc:763
24743 #, gcc-internal-format
24744 msgid "symbol needs to be defined to have a version"
24745 msgstr ""
24747 #: cgraphunit.cc:769
24748 #, gcc-internal-format
24749 msgid "common symbol cannot be versioned"
24750 msgstr ""
24752 #: cgraphunit.cc:775
24753 #, gcc-internal-format
24754 msgid "comdat symbol cannot be versioned"
24755 msgstr ""
24757 #: cgraphunit.cc:781
24758 #, gcc-internal-format
24759 msgid "%<weakref%> cannot be versioned"
24760 msgstr ""
24762 #: cgraphunit.cc:787
24763 #, gcc-internal-format
24764 msgid "versioned symbol must be public"
24765 msgstr ""
24767 #: cgraphunit.cc:793
24768 #, gcc-internal-format
24769 msgid "versioned symbol must have default visibility"
24770 msgstr ""
24772 #: cgraphunit.cc:826
24773 #, gcc-internal-format
24774 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
24775 msgstr ""
24777 #: cgraphunit.cc:881
24778 #, gcc-internal-format
24779 msgid "%<flatten%> attribute is ignored on aliases"
24780 msgstr ""
24782 #: cgraphunit.cc:889 cgraphunit.cc:941
24783 #, gcc-internal-format
24784 msgid "%<externally_visible%> attribute have effect only on public objects"
24785 msgstr ""
24787 #: cgraphunit.cc:900
24788 #, gcc-internal-format
24789 msgid "%<weakref%> attribute ignored because function is defined"
24790 msgstr ""
24792 #: cgraphunit.cc:915
24793 #, gcc-internal-format
24794 msgid "%<alias%> attribute ignored because function is defined"
24795 msgstr ""
24797 #: cgraphunit.cc:923
24798 #, gcc-internal-format
24799 msgid "%<always_inline%> function might not be inlinable unless also declared %<inline%>"
24800 msgstr ""
24802 #: cgraphunit.cc:949
24803 #, gcc-internal-format
24804 msgid "%<weakref%> attribute ignored because variable is initialized"
24805 msgstr ""
24807 #. include_self=
24808 #. TODO: Add OPT_Wundefined-inline.
24809 #: cgraphunit.cc:1098 c/c-decl.cc:13338
24810 #, gcc-internal-format
24811 msgid "%q+F used but never defined"
24812 msgstr ""
24814 #: cgraphunit.cc:1100 c/c-decl.cc:13348
24815 #, gcc-internal-format
24816 msgid "%q+F declared %<static%> but never defined"
24817 msgstr ""
24819 #: cgraphunit.cc:1144
24820 #, gcc-internal-format
24821 msgid "%qD defined but not used"
24822 msgstr ""
24824 #: cgraphunit.cc:1479
24825 #, gcc-internal-format
24826 msgid "%<ifunc%> resolver for %qD must return %qT"
24827 msgstr ""
24829 #: cgraphunit.cc:1482 cgraphunit.cc:1505
24830 #, gcc-internal-format
24831 msgid "resolver indirect function declared here"
24832 msgstr ""
24834 #: cgraphunit.cc:1502
24835 #, gcc-internal-format
24836 msgid "%<ifunc%> resolver for %qD should return %qT"
24837 msgstr ""
24839 #: cgraphunit.cc:1512
24840 #, gcc-internal-format
24841 msgid "%qD alias between functions of incompatible types %qT and %qT"
24842 msgstr ""
24844 #: cgraphunit.cc:1515 cgraphunit.cc:1597
24845 #, gcc-internal-format
24846 msgid "aliased declaration here"
24847 msgstr ""
24849 #: cgraphunit.cc:1553 c-family/c-pragma.cc:347
24850 #, gcc-internal-format
24851 msgid "%q+D aliased to undefined symbol %qE"
24852 msgstr ""
24854 #: cgraphunit.cc:1569
24855 #, gcc-internal-format
24856 msgid "%q+D aliased to external symbol %qE"
24857 msgstr ""
24859 #: cgraphunit.cc:1594
24860 #, gcc-internal-format
24861 msgid "%q+D alias between function and variable is not supported"
24862 msgstr ""
24864 #: cgraphunit.cc:1668
24865 #, gcc-internal-format
24866 msgid "failed to reclaim unneeded function"
24867 msgstr ""
24869 #: cgraphunit.cc:1696
24870 #, gcc-internal-format
24871 msgid "failed to reclaim unneeded function in same comdat group"
24872 msgstr ""
24874 #: cgraphunit.cc:1872
24875 #, gcc-internal-format
24876 msgid "size of return value of %q+D is %u bytes"
24877 msgstr ""
24879 #: cgraphunit.cc:1876
24880 #, gcc-internal-format
24881 msgid "size of return value of %q+D is larger than %wu bytes"
24882 msgstr ""
24884 #: cgraphunit.cc:2440
24885 #, gcc-internal-format
24886 msgid "nodes with unreleased memory found"
24887 msgstr ""
24889 #: collect-utils.cc:106
24890 #, gcc-internal-format
24891 msgid "cannot get program status: %m"
24892 msgstr "ne može dobiti stanje programa: %m"
24894 #: collect-utils.cc:120
24895 #, gcc-internal-format, gfc-internal-format
24896 msgid "%s terminated with signal %d [%s]%s"
24897 msgstr ""
24899 #: collect-utils.cc:136
24900 #, gcc-internal-format, gfc-internal-format
24901 msgid "%s returned %d exit status"
24902 msgstr ""
24904 #: collect-utils.cc:175
24905 #, gcc-internal-format, gfc-internal-format
24906 msgid "could not open response file %s"
24907 msgstr ""
24909 #: collect-utils.cc:181
24910 #, gcc-internal-format, gfc-internal-format
24911 msgid "could not write to response file %s"
24912 msgstr ""
24914 #: collect-utils.cc:187
24915 #, gcc-internal-format, gfc-internal-format
24916 msgid "could not close response file %s"
24917 msgstr ""
24919 #: collect-utils.cc:221
24920 #, gcc-internal-format
24921 msgid "cannot find %qs"
24922 msgstr "ne može naći %qs"
24924 #: collect-utils.cc:225 collect2.cc:2389 collect2.cc:2559 gcc.cc:3419
24925 #: gcc.cc:7825
24926 #, gcc-internal-format
24927 msgid "%<pex_init%> failed: %m"
24928 msgstr "%<pex_init%> nije uspio: %m"
24930 #: collect-utils.cc:234 collect2.cc:2398 collect2.cc:2567 gcc.cc:2703
24931 #, gcc-internal-format
24932 msgid "%s: %m"
24933 msgstr "%s: %m"
24935 #: collect2.cc:613
24936 #, gcc-internal-format
24937 msgid "environment variable %<COLLECT_LTO_WRAPPER%> must be set"
24938 msgstr "varijabla okoline %<COLLECT_LTO_WRAPPER%> mora imati postavku"
24940 #: collect2.cc:756
24941 #, gcc-internal-format, gfc-internal-format
24942 msgid "ld returned %d exit status"
24943 msgstr ""
24945 #: collect2.cc:916 gcc.cc:8345 config/nvptx/mkoffload.cc:646
24946 #, gcc-internal-format
24947 msgid "atexit failed"
24948 msgstr "atexit nije uspio"
24950 #: collect2.cc:1046
24951 #, gcc-internal-format
24952 msgid "no arguments"
24953 msgstr ""
24955 #: collect2.cc:1287 opts.cc:1192
24956 #, gcc-internal-format
24957 msgid "LTO support has not been enabled in this configuration"
24958 msgstr ""
24960 #: collect2.cc:1328 graph.cc:55 lto-wrapper.cc:1724 lto-wrapper.cc:1780
24961 #: toplev.cc:1520 objc/objc-act.cc:462
24962 #, gcc-internal-format
24963 msgid "cannot open %s: %m"
24964 msgstr "ne može otvoriti %s: %m"
24966 #: collect2.cc:1448
24967 #, gcc-internal-format
24968 msgid "unknown demangling style %qs"
24969 msgstr ""
24971 #: collect2.cc:1550 collect2.cc:1728 collect2.cc:1768
24972 #, gcc-internal-format
24973 msgid "fopen %s: %m"
24974 msgstr ""
24976 #: collect2.cc:1553 collect2.cc:1733 collect2.cc:1771
24977 #, gcc-internal-format
24978 msgid "fclose %s: %m"
24979 msgstr ""
24981 #: collect2.cc:2323 lto-wrapper.cc:1219 lto-wrapper.cc:1234
24982 #: lto/lto-object.cc:148 lto/lto-object.cc:182 lto/lto-object.cc:279
24983 #: lto/lto-object.cc:336 lto/lto-object.cc:360
24984 #, gcc-internal-format, gfc-internal-format
24985 msgid "%s: %s"
24986 msgstr ""
24988 #: collect2.cc:2363
24989 #, gcc-internal-format
24990 msgid "cannot find %<nm%>"
24991 msgstr "ne može naći %<nm%>"
24993 #: collect2.cc:2411
24994 #, gcc-internal-format
24995 msgid "cannot open nm output: %m"
24996 msgstr ""
24998 #: collect2.cc:2466
24999 #, gcc-internal-format, gfc-internal-format
25000 msgid "init function found in object %s"
25001 msgstr ""
25003 #: collect2.cc:2477
25004 #, gcc-internal-format, gfc-internal-format
25005 msgid "fini function found in object %s"
25006 msgstr ""
25008 #: collect2.cc:2534
25009 #, gcc-internal-format
25010 msgid "cannot find %<ldd%>"
25011 msgstr "ne može naći %<ldd%>"
25013 #: collect2.cc:2580
25014 #, gcc-internal-format
25015 msgid "cannot open ldd output: %m"
25016 msgstr ""
25018 #: collect2.cc:2598
25019 #, gcc-internal-format, gfc-internal-format
25020 msgid "dynamic dependency %s not found"
25021 msgstr ""
25023 #: collect2.cc:2610
25024 #, gcc-internal-format
25025 msgid "unable to open dynamic dependency %qs"
25026 msgstr ""
25028 #: collect2.cc:2762
25029 #, gcc-internal-format, gfc-internal-format
25030 msgid "%s: not a COFF file"
25031 msgstr ""
25033 #: collect2.cc:2921
25034 #, gcc-internal-format, gfc-internal-format
25035 msgid "%s: cannot open as COFF file"
25036 msgstr ""
25038 #: collect2.cc:2980
25039 #, gcc-internal-format, gfc-internal-format
25040 msgid "library lib%s not found"
25041 msgstr ""
25043 #: convert.cc:98
25044 #, gcc-internal-format
25045 msgid "cannot convert to a pointer type"
25046 msgstr ""
25048 #: convert.cc:334
25049 #, gcc-internal-format
25050 msgid "pointer value used where a floating-point was expected"
25051 msgstr ""
25053 #: convert.cc:338
25054 #, gcc-internal-format
25055 msgid "vector value used where a floating-point was expected"
25056 msgstr ""
25058 #: convert.cc:342
25059 #, gcc-internal-format
25060 msgid "aggregate value used where a floating-point was expected"
25061 msgstr ""
25063 #: convert.cc:485
25064 #, gcc-internal-format
25065 msgid "conversion to incomplete type"
25066 msgstr ""
25068 #: convert.cc:959
25069 #, gcc-internal-format
25070 msgid "cannot convert a vector of type %qT to type %qT which has different size"
25071 msgstr ""
25073 #: convert.cc:967
25074 #, gcc-internal-format
25075 msgid "aggregate value used where an integer was expected"
25076 msgstr ""
25078 #: convert.cc:1061
25079 #, gcc-internal-format
25080 msgid "pointer value used where a complex was expected"
25081 msgstr ""
25083 #: convert.cc:1065
25084 #, gcc-internal-format
25085 msgid "aggregate value used where a complex was expected"
25086 msgstr ""
25088 #: convert.cc:1102
25089 #, gcc-internal-format
25090 msgid "cannot convert a value of type %qT to vector type %qT which has different size"
25091 msgstr ""
25093 #: convert.cc:1110
25094 #, gcc-internal-format
25095 msgid "cannot convert value to a vector"
25096 msgstr ""
25098 #: convert.cc:1149
25099 #, gcc-internal-format
25100 msgid "aggregate value used where a fixed-point was expected"
25101 msgstr ""
25103 #: coverage.cc:192
25104 #, gcc-internal-format
25105 msgid "%qs is not a gcov data file"
25106 msgstr ""
25108 #: coverage.cc:203
25109 #, gcc-internal-format
25110 msgid "%qs is version %q.*s, expected version %q.*s"
25111 msgstr ""
25113 #: coverage.cc:267
25114 #, gcc-internal-format, gfc-internal-format
25115 msgid "profile data for function %u is corrupted"
25116 msgstr ""
25118 #: coverage.cc:268
25119 #, gcc-internal-format
25120 msgid "checksum is (%x,%x) instead of (%x,%x)"
25121 msgstr ""
25123 #: coverage.cc:283
25124 #, gcc-internal-format
25125 msgid "%qs has overflowed"
25126 msgstr ""
25128 #: coverage.cc:284
25129 #, gcc-internal-format
25130 msgid "%qs is corrupted"
25131 msgstr ""
25133 #: coverage.cc:311
25134 #, gcc-internal-format
25135 msgid "%qs profile count data file not found"
25136 msgstr ""
25138 #: coverage.cc:340
25139 #, gcc-internal-format
25140 msgid "profile for function %qD not found in profile data"
25141 msgstr ""
25143 #: coverage.cc:360
25144 #, gcc-internal-format
25145 msgid "number of counters in profile data for function %qD does not match its profile data (counter %qs, expected %i and have %i)"
25146 msgstr ""
25148 #: coverage.cc:369
25149 #, gcc-internal-format
25150 msgid "the control flow of function %qD does not match its profile data (counter %qs)"
25151 msgstr ""
25153 #: coverage.cc:388
25154 #, gcc-internal-format
25155 msgid "execution counts estimated\n"
25156 msgstr ""
25158 #: coverage.cc:389
25159 #, gcc-internal-format
25160 msgid "execution counts assumed to be zero\n"
25161 msgstr ""
25163 #: coverage.cc:402
25164 #, gcc-internal-format
25165 msgid "source locations for function %qD have changed, the profile data may be out of date"
25166 msgstr ""
25168 #: coverage.cc:666
25169 #, gcc-internal-format
25170 msgid "function starts on a higher line number than it ends"
25171 msgstr "funkcija počinje na broju retka većem nego što završava"
25173 #: coverage.cc:688
25174 #, gcc-internal-format
25175 msgid "error writing %qs"
25176 msgstr ""
25178 #: coverage.cc:1288
25179 #, gcc-internal-format
25180 msgid "filename %qs does not start with profile prefix %qs"
25181 msgstr ""
25183 #: coverage.cc:1333
25184 #, gcc-internal-format, gfc-internal-format
25185 msgid "cannot open %s"
25186 msgstr ""
25188 #: data-streamer-in.cc:55
25189 #, gcc-internal-format
25190 msgid "bytecode stream: string too long for the string table"
25191 msgstr ""
25193 #: data-streamer-in.cc:86 data-streamer-in.cc:115
25194 #, gcc-internal-format
25195 msgid "bytecode stream: found non-null terminated string"
25196 msgstr ""
25198 #: dbgcnt.cc:140
25199 #, gcc-internal-format
25200 msgid "Interval overlap of %<-fdbg-cnt=%s%>: [%u, %u] and [%u, %u]"
25201 msgstr ""
25203 #: dbgcnt.cc:157
25204 #, gcc-internal-format
25205 msgid "%<-fdbg-cnt=%s:%d-%d%> has smaller upper limit than the lower"
25206 msgstr ""
25208 #: dbgcnt.cc:169
25209 #, gcc-internal-format
25210 msgid "cannot find a valid counter name %qs of %<-fdbg-cnt=%> option"
25211 msgstr ""
25213 #: dbgcnt.cc:238
25214 #, gcc-internal-format
25215 msgid "counter name"
25216 msgstr ""
25218 #: dbgcnt.cc:239
25219 #, gcc-internal-format
25220 msgid "counter value"
25221 msgstr ""
25223 #: dbgcnt.cc:239
25224 #, gcc-internal-format
25225 msgid "closed intervals"
25226 msgstr ""
25228 #: diagnostic.cc:2659
25229 #, gcc-internal-format
25230 msgid "debug path"
25231 msgstr "staza za debug (dijagnostiku)"
25233 #: dominance.cc:1180
25234 #, gcc-internal-format, gfc-internal-format
25235 msgid "dominator of %d status unknown"
25236 msgstr ""
25238 #: dominance.cc:1188
25239 #, gcc-internal-format, gfc-internal-format
25240 msgid "dominator of %d should be %d, not %d"
25241 msgstr ""
25243 #: dumpfile.cc:381
25244 #, gcc-internal-format
25245 msgid "could not open dump file %qs: %m"
25246 msgstr ""
25248 #: dumpfile.cc:1841
25249 #, gcc-internal-format
25250 msgid "ignoring unknown option %q.*s"
25251 msgstr ""
25253 #: dumpfile.cc:1923
25254 #, gcc-internal-format
25255 msgid "unrecognized command-line option %<-fdump-%s%>; did you mean %<-fdump-%s%>?"
25256 msgstr ""
25258 #: dumpfile.cc:1926
25259 #, gcc-internal-format
25260 msgid "unrecognized command-line option %<-fdump-%s%>"
25261 msgstr ""
25263 #: dumpfile.cc:1999
25264 #, gcc-internal-format
25265 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
25266 msgstr ""
25268 #: dumpfile.cc:2031
25269 #, gcc-internal-format
25270 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
25271 msgstr ""
25273 #: dwarf2out.cc:1138
25274 #, gcc-internal-format
25275 msgid "multiple EH personalities are supported only with assemblers supporting %<.cfi_personality%> directive"
25276 msgstr ""
25278 #: dwarf2out.cc:11196
25279 #, gcc-internal-format
25280 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
25281 msgstr ""
25283 #: dwarf2out.cc:15078
25284 #, gcc-internal-format, gfc-internal-format
25285 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
25286 msgstr ""
25288 #: emit-rtl.cc:3042
25289 #, gcc-internal-format
25290 msgid "invalid rtl sharing found in the insn"
25291 msgstr ""
25293 #: emit-rtl.cc:3044
25294 #, gcc-internal-format
25295 msgid "shared rtx"
25296 msgstr ""
25298 #: emit-rtl.cc:3046
25299 #, gcc-internal-format
25300 msgid "internal consistency failure"
25301 msgstr ""
25303 #: emit-rtl.cc:4146
25304 #, gcc-internal-format
25305 msgid "ICE: %<emit_insn%> used where %<emit_jump_insn%> needed:"
25306 msgstr ""
25308 #: errors.cc:133
25309 #, gcc-internal-format, gfc-internal-format
25310 msgid "abort in %s, at %s:%d"
25311 msgstr ""
25313 #: except.cc:2166
25314 #, gcc-internal-format
25315 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
25316 msgstr ""
25318 #: except.cc:2312
25319 #, gcc-internal-format
25320 msgid "%<__builtin_eh_return%> not supported on this target"
25321 msgstr ""
25323 #: except.cc:3448 except.cc:3473
25324 #, gcc-internal-format
25325 msgid "%<region_array%> is corrupted for region %i"
25326 msgstr ""
25328 #: except.cc:3461 except.cc:3492
25329 #, gcc-internal-format
25330 msgid "%<lp_array%> is corrupted for lp %i"
25331 msgstr ""
25333 #: except.cc:3478
25334 #, gcc-internal-format, gfc-internal-format
25335 msgid "outer block of region %i is wrong"
25336 msgstr ""
25338 #: except.cc:3483
25339 #, gcc-internal-format, gfc-internal-format
25340 msgid "negative nesting depth of region %i"
25341 msgstr ""
25343 #: except.cc:3497
25344 #, gcc-internal-format, gfc-internal-format
25345 msgid "region of lp %i is wrong"
25346 msgstr ""
25348 #: except.cc:3524
25349 #, gcc-internal-format, gfc-internal-format
25350 msgid "tree list ends on depth %i"
25351 msgstr ""
25353 #: except.cc:3529
25354 #, gcc-internal-format
25355 msgid "%<region_array%> does not match %<region_tree%>"
25356 msgstr ""
25358 #: except.cc:3534
25359 #, gcc-internal-format
25360 msgid "%<lp_array%> does not match %<region_tree%>"
25361 msgstr ""
25363 #: except.cc:3541 tree.cc:14395 value-prof.cc:529
25364 #, gcc-internal-format
25365 msgid "%qs failed"
25366 msgstr ""
25368 #: explow.cc:1563
25369 #, gcc-internal-format
25370 msgid "stack limits not supported on this target"
25371 msgstr ""
25373 #: expmed.cc:360
25374 #, gcc-internal-format
25375 msgid "reverse scalar storage order"
25376 msgstr ""
25378 #: expmed.cc:377
25379 #, gcc-internal-format
25380 msgid "reverse floating-point scalar storage order"
25381 msgstr ""
25383 #: expmed.cc:419
25384 #, gcc-internal-format, gfc-internal-format
25385 msgid "reverse storage order for %smode"
25386 msgstr ""
25388 #: expmed.cc:672
25389 #, gcc-internal-format
25390 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
25391 msgstr ""
25393 #: expr.cc:12330
25394 #, gcc-internal-format
25395 msgid "call to %qs declared with attribute error: %s"
25396 msgstr ""
25398 #: expr.cc:12344
25399 #, gcc-internal-format
25400 msgid "call to %qs declared with attribute warning: %s"
25401 msgstr ""
25403 #: expr.cc:13391
25404 #, gcc-internal-format
25405 msgid "assuming signed overflow does not occur when simplifying %<X - Y %s 0%> to %<X %s Y%>"
25406 msgstr ""
25408 #: file-prefix-map.cc:51
25409 #, gcc-internal-format
25410 msgid "invalid argument %qs to %qs"
25411 msgstr ""
25413 #: final.cc:1769
25414 #, gcc-internal-format
25415 msgid "the frame size of %wu bytes is larger than %wu bytes"
25416 msgstr ""
25418 #: final.cc:4391 toplev.cc:1400 tree-cfgcleanup.cc:1540
25419 #, gcc-internal-format
25420 msgid "could not open final insn dump file %qs: %m"
25421 msgstr ""
25423 #: final.cc:4460 tree-cfgcleanup.cc:1557
25424 #, gcc-internal-format
25425 msgid "could not close final insn dump file %qs: %m"
25426 msgstr ""
25428 #: fixed-value.cc:128
25429 #, gcc-internal-format
25430 msgid "large fixed-point constant implicitly truncated to fixed-point type"
25431 msgstr ""
25433 #: fold-const.cc:4882 fold-const.cc:4892
25434 #, gcc-internal-format, gfc-internal-format
25435 msgid "comparison is always %d due to width of bit-field"
25436 msgstr ""
25438 #: fold-const.cc:6277 tree-ssa-reassoc.cc:2885 tree-ssa-reassoc.cc:3969
25439 #, gcc-internal-format
25440 msgid "assuming signed overflow does not occur when simplifying range test"
25441 msgstr ""
25443 #: fold-const.cc:6742 fold-const.cc:6758
25444 #, gcc-internal-format, gfc-internal-format
25445 msgid "comparison is always %d"
25446 msgstr ""
25448 #: fold-const.cc:6906
25449 #, gcc-internal-format
25450 msgid "%<or%> of unmatched not-equal tests is always 1"
25451 msgstr ""
25453 #: fold-const.cc:6911
25454 #, gcc-internal-format
25455 msgid "%<and%> of mutually exclusive equal-tests is always 0"
25456 msgstr ""
25458 #: fold-const.cc:10128
25459 #, gcc-internal-format
25460 msgid "assuming signed overflow does not occur when reducing constant in comparison"
25461 msgstr ""
25463 #: fold-const.cc:10535
25464 #, gcc-internal-format
25465 msgid "assuming signed overflow does not occur when combining constants around a comparison"
25466 msgstr ""
25468 #: fold-const.cc:13947
25469 #, gcc-internal-format
25470 msgid "fold check: original tree changed by fold"
25471 msgstr ""
25473 #: function.cc:255
25474 #, gcc-internal-format
25475 msgid "total size of local objects %wu exceeds maximum %wu"
25476 msgstr ""
25478 #: function.cc:259
25479 #, gcc-internal-format
25480 msgid "total size of local objects exceeds maximum %wu"
25481 msgstr ""
25483 #: function.cc:1789 gimplify.cc:7018 gimplify.cc:7180
25484 #, gcc-internal-format
25485 msgid "impossible constraint in %<asm%>"
25486 msgstr ""
25488 #: function.cc:4290
25489 #, gcc-internal-format
25490 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
25491 msgstr ""
25493 #: function.cc:4311
25494 #, gcc-internal-format
25495 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
25496 msgstr ""
25498 #: function.cc:4978
25499 #, gcc-internal-format
25500 msgid "function returns an aggregate"
25501 msgstr "funkcija vraća agregat"
25503 #: gcc.cc:2213
25504 #, gcc-internal-format
25505 msgid "cannot open nested response file"
25506 msgstr "ne može otvoriti ugniježđenu datoteku s odgovorima"
25508 #: gcc.cc:2250
25509 #, gcc-internal-format
25510 msgid "cannot close nonexistent response file"
25511 msgstr "ne može zatvoriti nepostojeću datoteku s odgovorima"
25513 #: gcc.cc:2273
25514 #, gcc-internal-format, gfc-internal-format
25515 msgid "could not open temporary response file %s"
25516 msgstr "nije bilo moguće otvoriti privremenu datoteku %s s odgovorima"
25518 #: gcc.cc:2280
25519 #, gcc-internal-format, gfc-internal-format
25520 msgid "could not write to temporary response file %s"
25521 msgstr "nije bilo moguće zapisati privremenu datoteku %s s odgovorima"
25523 #: gcc.cc:2286
25524 #, gcc-internal-format, gfc-internal-format
25525 msgid "could not close temporary response file %s"
25526 msgstr "nije bilo moguće zatvoriti privremenu datoteku %s s odgovorima"
25528 #. This leaves DESC open, but the OS will save us.
25529 #: gcc.cc:2318
25530 #, gcc-internal-format
25531 msgid "cannot read spec file %qs: %m"
25532 msgstr "ne može otvoriti specifikacijsku datoteku %qs: %m"
25534 #: gcc.cc:2412 gcc.cc:2432
25535 msgid "specs %%include syntax malformed after %td characters"
25536 msgstr "specs %%include sintaksa je deformirana nakon %td znakova"
25538 #: gcc.cc:2458 gcc.cc:2467 gcc.cc:2477 gcc.cc:2487
25539 msgid "specs %%rename syntax malformed after %td characters"
25540 msgstr "specs %%rename sintaksa je deformirana nakon %td znakova"
25542 #: gcc.cc:2497
25543 #, gcc-internal-format, gfc-internal-format
25544 msgid "specs %s spec was not found to be renamed"
25545 msgstr "specs: nije nađena specifikacija %s za preimenovati"
25547 #: gcc.cc:2505
25548 #, gcc-internal-format
25549 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
25550 msgstr "%s: pokušaj preimenovanja specifikacije %qs na već definiranu %qs specifikaciju"
25552 #: gcc.cc:2527
25553 msgid "specs unknown %% command after %td characters"
25554 msgstr "specs: nepoznata naredba %% nakon %td znakova"
25556 #: gcc.cc:2539 gcc.cc:2553
25557 msgid "specs file malformed after %td characters"
25558 msgstr "specs: datoteka je deformirana nakon %td znakova"
25560 #: gcc.cc:2608
25561 #, gcc-internal-format
25562 msgid "spec file has no spec for linking"
25563 msgstr "specifikacijska datoteka nema specifikaciju za linkanje"
25565 #: gcc.cc:3172 gcc.cc:3209
25566 #, gcc-internal-format
25567 msgid "system path %qs is not absolute"
25568 msgstr "staza sustava %qs nije apsolutna"
25570 #: gcc.cc:3298
25571 #, gcc-internal-format
25572 msgid "%<-pipe%> not supported"
25573 msgstr "%<-pipe%> nije podržan"
25575 #: gcc.cc:3436 gcc.cc:7834
25576 #, gcc-internal-format
25577 msgid "cannot execute %qs: %s: %m"
25578 msgstr "ne može izvršiti %qs: %s: %m"
25580 #: gcc.cc:3437 gcc.cc:7835
25581 #, gcc-internal-format
25582 msgid "cannot execute %qs: %s"
25583 msgstr "ne može izvršiti %qs: %s"
25585 #: gcc.cc:3456
25586 #, gcc-internal-format
25587 msgid "failed to get exit status: %m"
25588 msgstr "nije uspjelo dobiti izlazni status: %m"
25590 #: gcc.cc:3462
25591 #, gcc-internal-format
25592 msgid "failed to get process times: %m"
25593 msgstr "nije uspjelo dobiti izlazni status: %m"
25595 #. The inferior failed to catch the signal.
25596 #: gcc.cc:3488 gcc.cc:3512
25597 #, gcc-internal-format, gfc-internal-format
25598 msgid "%s signal terminated program %s"
25599 msgstr "signal %s je prekinuo (završio) program %s"
25601 #: gcc.cc:3956 opts-common.cc:1597 opts-common.cc:1629
25602 #, gcc-internal-format
25603 msgid "unrecognized command-line option %qs"
25604 msgstr "neprepoznata opcija na naredbenom retku %qs"
25606 #: gcc.cc:3998
25607 #, gcc-internal-format
25608 msgid "GCC is not configured to support %qs as %<-foffload=%> argument"
25609 msgstr "GCC nije konfiguriran da podržava %qs kao  %<-foffload=%> argument"
25611 #: gcc.cc:4005
25612 #, gcc-internal-format
25613 msgid "valid %<-foffload=%> arguments are: %s; did you mean %qs?"
25614 msgstr "valjani %<-foffload=%> argumenti su: %s; jeste li mislili %qs?"
25616 #: gcc.cc:4008
25617 #, gcc-internal-format
25618 msgid "valid %<-foffload=%> arguments are: %s"
25619 msgstr "valjani %<-foffload=%> argumenti su: %s"
25621 #: gcc.cc:4028
25622 #, gcc-internal-format
25623 msgid "%<=%>options missing after %<-foffload-options=%>target"
25624 msgstr "%<=%>opcije manjkaju nakon %<-foffload-options=%>cilja"
25626 #: gcc.cc:4477
25627 #, gcc-internal-format
25628 msgid "%qs is an unknown %<-save-temps%> option"
25629 msgstr "%qs je nepoznata opcija za %<-save-temps%>"
25631 #: gcc.cc:5024
25632 #, gcc-internal-format
25633 msgid "linker hardening options not enabled by %<-fhardened%> because other link options were specified on the command line"
25634 msgstr ""
25636 #: gcc.cc:5048 toplev.cc:714
25637 #, gcc-internal-format
25638 msgid "input file %qs is the same as output file"
25639 msgstr "ulazna datoteka %qs je ista kao izlazna datoteka"
25641 #: gcc.cc:5053
25642 #, gcc-internal-format
25643 msgid "output filename may not be empty"
25644 msgstr "izlazna datoteka ne smije biti prazna"
25646 #: gcc.cc:5438
25647 #, gcc-internal-format
25648 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
25649 msgstr "%<-pipe%> se ignorira jer je specificiran %<-save-temps%>"
25651 #: gcc.cc:5526
25652 #, gcc-internal-format
25653 msgid "%<-x %s%> after last input file has no effect"
25654 msgstr "%<-x %s%> nakon posljedne ulazne datoteke nema efekta"
25656 #: gcc.cc:5729
25657 #, gcc-internal-format
25658 msgid "unable to locate default linker script %qs in the library search paths"
25659 msgstr "ne može pronaći zadanu skriptu linkera %qs u stazama pretrage biblioteka"
25661 #: gcc.cc:5936
25662 #, gcc-internal-format
25663 msgid "switch %qs does not start with %<-%>"
25664 msgstr "šalter %qs ne započinje s %<-%>"
25666 #: gcc.cc:5940
25667 #, gcc-internal-format
25668 msgid "spec-generated switch is just %<-%>"
25669 msgstr "šalter generiran sa spec je samo %<-%>"
25671 #: gcc.cc:6172
25672 #, gcc-internal-format
25673 msgid "spec %qs invalid"
25674 msgstr "spec %qs nije valjan"
25676 #: gcc.cc:6349
25677 #, gcc-internal-format
25678 msgid "spec %qs has invalid %<%%0%c%>"
25679 msgstr "spec %qs ima nevaljani %<%%0%c%>"
25681 #: gcc.cc:6641
25682 #, gcc-internal-format
25683 msgid "spec %qs has invalid %<%%W%c%>"
25684 msgstr "spec %qs ima nevaljani %<%%W%c%>"
25686 #: gcc.cc:6657
25687 #, gcc-internal-format
25688 msgid "spec %qs has invalid %<%%@%c%>"
25689 msgstr "spec %qs ima nevaljani %<%%@%c%>"
25691 #: gcc.cc:6676
25692 #, gcc-internal-format
25693 msgid "spec %qs has invalid %<%%x%c%>"
25694 msgstr "spec %qs ima nevaljani %<%%x%c%>"
25696 #. Catch the case where a spec string contains something like
25697 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
25698 #. hand side of the :.
25699 #: gcc.cc:6887
25700 #, gcc-internal-format
25701 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
25702 msgstr "greška spec(ifikacije): %<%%*%> nije inicirana s podudarnim uzorkom"
25704 #: gcc.cc:6938
25705 #, gcc-internal-format
25706 msgid "spec failure: unrecognized spec option %qc"
25707 msgstr "greška spec(ifikacije): neprepoznata spec opcija %qc"
25709 #: gcc.cc:7004
25710 #, gcc-internal-format
25711 msgid "unknown spec function %qs"
25712 msgstr "nepoznata spec funkcija %qs"
25714 #: gcc.cc:7034
25715 #, gcc-internal-format
25716 msgid "error in arguments to spec function %qs"
25717 msgstr "greška u argumentima za spec funkciju %qs"
25719 #: gcc.cc:7093
25720 #, gcc-internal-format
25721 msgid "malformed spec function name"
25722 msgstr "loše ime za spec funkciju"
25724 #. )
25725 #: gcc.cc:7096
25726 #, gcc-internal-format
25727 msgid "no arguments for spec function"
25728 msgstr "nema argumenata za spec funkciju"
25730 #: gcc.cc:7115
25731 #, gcc-internal-format
25732 msgid "malformed spec function arguments"
25733 msgstr "loši argumenti za spec funkciju"
25735 #: gcc.cc:7294
25736 #, gcc-internal-format
25737 msgid "braced spec %qs ends in escape"
25738 msgstr "specifikacija %qs u zagradama završava s escape"
25740 #: gcc.cc:7429
25741 #, gcc-internal-format
25742 msgid "braced spec %qs is invalid at %qc"
25743 msgstr ""
25745 #: gcc.cc:7524
25746 #, gcc-internal-format
25747 msgid "braced spec body %qs is invalid"
25748 msgstr ""
25750 #: gcc.cc:8133
25751 #, gcc-internal-format, gfc-internal-format
25752 msgid "%s: could not determine length of compare-debug file %s"
25753 msgstr ""
25755 #: gcc.cc:8144
25756 #, gcc-internal-format
25757 msgid "%s: %<-fcompare-debug%> failure (length)"
25758 msgstr ""
25760 #: gcc.cc:8154 gcc.cc:8195
25761 #, gcc-internal-format, gfc-internal-format
25762 msgid "%s: could not open compare-debug file %s"
25763 msgstr ""
25765 #: gcc.cc:8174 gcc.cc:8211
25766 #, gcc-internal-format
25767 msgid "%s: %<-fcompare-debug%> failure"
25768 msgstr ""
25770 #: gcc.cc:8515
25771 #, gcc-internal-format
25772 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
25773 msgstr ""
25775 #: gcc.cc:8540
25776 #, gcc-internal-format
25777 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
25778 msgstr ""
25780 #: gcc.cc:8747
25781 #, gcc-internal-format
25782 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
25783 msgstr ""
25785 #: gcc.cc:8751
25786 #, gcc-internal-format
25787 msgid "unrecognized command-line option %<-%s%>"
25788 msgstr ""
25790 #: gcc.cc:8877
25791 #, gcc-internal-format
25792 msgid "not configured with sysroot headers suffix"
25793 msgstr ""
25795 #: gcc.cc:8938
25796 #, gcc-internal-format
25797 msgid "no input files"
25798 msgstr ""
25800 #: gcc.cc:8989
25801 #, gcc-internal-format
25802 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
25803 msgstr "%<-o%> with %<-c%>, %<-S%> or %<-E%> ne možete specificirati s više datoteka"
25805 #: gcc.cc:9031
25806 #, gcc-internal-format, gfc-internal-format
25807 msgid "%s: %s compiler not installed on this system"
25808 msgstr ""
25810 #: gcc.cc:9056
25811 #, gcc-internal-format
25812 msgid "recompiling with %<-fcompare-debug%>"
25813 msgstr ""
25815 #: gcc.cc:9072
25816 #, gcc-internal-format
25817 msgid "during %<-fcompare-debug%> recompilation"
25818 msgstr ""
25820 #: gcc.cc:9081
25821 #, gcc-internal-format
25822 msgid "comparing final insns dumps"
25823 msgstr ""
25825 #: gcc.cc:9234
25826 #, gcc-internal-format
25827 msgid "%<-fuse-linker-plugin%>, but %s not found"
25828 msgstr ""
25830 #: gcc.cc:9268
25831 #, gcc-internal-format, gfc-internal-format
25832 msgid "%s: linker input file unused because linking not done"
25833 msgstr ""
25835 #. This is can be an indication the user specifed an errorneous
25836 #. separated option value, (or used the wrong prefix for an
25837 #. option).
25838 #: gcc.cc:9274
25839 #, gcc-internal-format
25840 msgid "%s: linker input file not found: %m"
25841 msgstr ""
25843 #: gcc.cc:9341 c-family/c-opts.cc:820
25844 #, gcc-internal-format
25845 msgid "cannot use %<-%> as input filename for a precompiled header"
25846 msgstr ""
25848 #: gcc.cc:9347
25849 #, gcc-internal-format, gfc-internal-format
25850 msgid "language %s not recognized"
25851 msgstr ""
25853 #: gcc.cc:9590
25854 #, gcc-internal-format
25855 msgid "multilib spec %qs is invalid"
25856 msgstr ""
25858 #: gcc.cc:9792
25859 #, gcc-internal-format
25860 msgid "multilib exclusions %qs is invalid"
25861 msgstr ""
25863 #: gcc.cc:9856 common/config/riscv/riscv-common.cc:2242
25864 #, gcc-internal-format
25865 msgid "multilib select %qs %qs is invalid"
25866 msgstr "nevaljani ‘multilib’ odabir %qs %qs"
25868 #: gcc.cc:10030
25869 #, gcc-internal-format
25870 msgid "multilib select %qs is invalid"
25871 msgstr "nevaljani ‘multilib’ odabir %qs"
25873 #: gcc.cc:10070
25874 #, gcc-internal-format
25875 msgid "multilib exclusion %qs is invalid"
25876 msgstr "nevaljani ‘multilib’ isključenje %qs"
25878 #: gcc.cc:10321
25879 #, gcc-internal-format
25880 msgid "environment variable %qs not defined"
25881 msgstr "varijabla okruženja %qs nije definirana"
25883 #: gcc.cc:10489 gcc.cc:10494
25884 #, gcc-internal-format
25885 msgid "invalid version number %qs"
25886 msgstr ""
25888 #: gcc.cc:10537
25889 #, gcc-internal-format, gfc-internal-format
25890 msgid "too few arguments to %%:version-compare"
25891 msgstr ""
25893 #: gcc.cc:10543
25894 #, gcc-internal-format, gfc-internal-format
25895 msgid "too many arguments to %%:version-compare"
25896 msgstr ""
25898 #: gcc.cc:10585
25899 #, gcc-internal-format
25900 msgid "unknown operator %qs in %%:version-compare"
25901 msgstr ""
25903 #: gcc.cc:10709
25904 #, gcc-internal-format, gfc-internal-format
25905 msgid "too many arguments to %%:compare-debug-dump-opt"
25906 msgstr ""
25908 #: gcc.cc:10777
25909 #, gcc-internal-format, gfc-internal-format
25910 msgid "too many arguments to %%:compare-debug-self-opt"
25911 msgstr ""
25913 #: gcc.cc:10864
25914 #, gcc-internal-format, gfc-internal-format
25915 msgid "too many arguments for %%:dumps"
25916 msgstr ""
25918 #: gcc.cc:10968
25919 #, gcc-internal-format, gfc-internal-format
25920 msgid "wrong number of arguments to %%:debug-level-gt"
25921 msgstr ""
25923 #: gcc.cc:10989
25924 #, gcc-internal-format, gfc-internal-format
25925 msgid "wrong number of arguments to %%:dwarf-version-gt"
25926 msgstr ""
25928 #: gcov-tool.cc:75
25929 #, gcc-internal-format, gfc-internal-format
25930 msgid "error in removing %s"
25931 msgstr ""
25933 #: gcov-tool.cc:106
25934 #, gcc-internal-format, gfc-internal-format
25935 msgid "Cannot make directory %s"
25936 msgstr "Ne može napraviti direktorij %s"
25938 #: gcov-tool.cc:114
25939 #, gcc-internal-format
25940 msgid "Cannot get current directory name"
25941 msgstr ""
25943 #: gcov-tool.cc:118 gcov-tool.cc:132
25944 #, gcc-internal-format, gfc-internal-format
25945 msgid "Cannot change directory to %s"
25946 msgstr "Nije se moguće premjestiti (change) u direktorij %s"
25948 #: gcov-tool.cc:125
25949 #, gcc-internal-format, gfc-internal-format
25950 msgid "output file %s already exists in folder %s"
25951 msgstr ""
25953 #: gcov-tool.cc:217 gcov-tool.cc:285
25954 #, gcc-internal-format
25955 msgid "weights need to be non-negative"
25956 msgstr ""
25958 #: gcov-tool.cc:424
25959 #, gcc-internal-format
25960 msgid "scale needs to be non-negative"
25961 msgstr ""
25963 #: gcse.cc:3995
25964 #, gcc-internal-format, gfc-internal-format
25965 msgid "%s: %d basic blocks and %d edges/basic block"
25966 msgstr ""
25968 #: gcse.cc:4007
25969 #, gcc-internal-format
25970 msgid "%s: %d basic blocks and %d registers; increase %<--param max-gcse-memory%> above %wu"
25971 msgstr ""
25973 #: gencfn-macros.cc:195
25974 #, gcc-internal-format, gfc-internal-format
25975 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
25976 msgstr ""
25978 #: gencfn-macros.cc:202
25979 #, gcc-internal-format, gfc-internal-format
25980 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
25981 msgstr ""
25983 #: gentarget-def.cc:126
25984 #, gcc-internal-format, gfc-internal-format
25985 msgid "invalid prototype for '%s'"
25986 msgstr ""
25988 #: gentarget-def.cc:131
25989 #, gcc-internal-format, gfc-internal-format
25990 msgid "prototype for '%s' has required operands after optional operands"
25991 msgstr ""
25993 #: gentarget-def.cc:148
25994 #, gcc-internal-format, gfc-internal-format
25995 msgid "argument %d of '%s' did not have the expected name"
25996 msgstr ""
25998 #: gentarget-def.cc:168
25999 #, gcc-internal-format, gfc-internal-format
26000 msgid "'%s' must have %d operands (excluding match_dups)"
26001 msgstr ""
26003 #: gentarget-def.cc:172
26004 #, gcc-internal-format, gfc-internal-format
26005 msgid "'%s' must have at least %d operands (excluding match_dups)"
26006 msgstr ""
26008 #: gentarget-def.cc:176
26009 #, gcc-internal-format, gfc-internal-format
26010 msgid "'%s' must have no more than %d operands (excluding match_dups)"
26011 msgstr ""
26013 #: gentarget-def.cc:276
26014 #, gcc-internal-format, gfc-internal-format
26015 msgid "duplicate definition of '%s'"
26016 msgstr ""
26018 #: ggc-common.cc:431 ggc-common.cc:439 ggc-common.cc:567 ggc-common.cc:585
26019 #: ggc-common.cc:705 ggc-common.cc:716 ggc-common.cc:731 ggc-page.cc:2503
26020 #: ggc-page.cc:2534 ggc-page.cc:2541
26021 #, gcc-internal-format
26022 msgid "cannot write PCH file: %m"
26023 msgstr "ne može zapisati PCH datoteku %m"
26025 #: ggc-common.cc:549
26026 #, gcc-internal-format
26027 msgid "cannot write PCH file: required memory segment unavailable"
26028 msgstr ""
26030 #: ggc-common.cc:578 config/i386/host-cygwin.cc:57
26031 #, gcc-internal-format
26032 msgid "cannot get position in PCH file: %m"
26033 msgstr ""
26035 #: ggc-common.cc:588
26036 #, gcc-internal-format
26037 msgid "cannot write padding to PCH file: %m"
26038 msgstr ""
26040 #: ggc-common.cc:770 ggc-common.cc:786 ggc-common.cc:789 ggc-common.cc:812
26041 #: ggc-common.cc:815 ggc-common.cc:819 ggc-common.cc:854 ggc-common.cc:883
26042 #: ggc-common.cc:891 ggc-common.cc:901 ggc-common.cc:912 ggc-page.cc:2605
26043 #, gcc-internal-format
26044 msgid "cannot read PCH file: %m"
26045 msgstr ""
26047 #: ggc-common.cc:799
26048 #, gcc-internal-format
26049 msgid "PCH allocation failure"
26050 msgstr ""
26052 #: ggc-page.cc:1748
26053 #, gcc-internal-format
26054 msgid "open /dev/zero: %m"
26055 msgstr ""
26057 #: ggc-page.cc:2519 ggc-page.cc:2525
26058 #, gcc-internal-format
26059 msgid "cannot write PCH file"
26060 msgstr ""
26062 #: gimple-array-bounds.cc:282
26063 #, gcc-internal-format
26064 msgid "array subscript %E is outside array bounds of %qT"
26065 msgstr ""
26067 #: gimple-array-bounds.cc:301
26068 #, gcc-internal-format
26069 msgid "array subscript [%E, %E] is outside array bounds of %qT"
26070 msgstr ""
26072 #: gimple-array-bounds.cc:315
26073 #, gcc-internal-format
26074 msgid "array subscript %E is above array bounds of %qT"
26075 msgstr ""
26077 #: gimple-array-bounds.cc:324
26078 #, gcc-internal-format
26079 msgid "array subscript %E is below array bounds of %qT"
26080 msgstr ""
26082 #: gimple-array-bounds.cc:399
26083 #, gcc-internal-format
26084 msgid "array subscript %E is outside the bounds of an interior zero-length array %qT"
26085 msgstr ""
26087 #: gimple-array-bounds.cc:401
26088 #, gcc-internal-format
26089 msgid "array subscript %qE is outside the bounds of an interior zero-length array %qT"
26090 msgstr ""
26092 #: gimple-array-bounds.cc:422
26093 #, gcc-internal-format
26094 msgid "trailing array %qT should not be used as a flexible array member"
26095 msgstr ""
26097 #: gimple-array-bounds.cc:459 gimple-array-bounds.cc:726
26098 #, gcc-internal-format
26099 msgid "while referencing %qD"
26100 msgstr ""
26102 #: gimple-array-bounds.cc:461
26103 #, gcc-internal-format
26104 msgid "defined here %qD"
26105 msgstr ""
26107 #: gimple-array-bounds.cc:582
26108 #, gcc-internal-format
26109 msgid "array subscript %wi is outside array bounds of %qT"
26110 msgstr ""
26112 #: gimple-array-bounds.cc:587
26113 #, gcc-internal-format
26114 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
26115 msgstr ""
26117 #: gimple-array-bounds.cc:602
26118 #, gcc-internal-format
26119 msgid "array subscript %<%T[%wi]%> is partly outside array bounds of %qT"
26120 msgstr ""
26122 #: gimple-array-bounds.cc:625
26123 #, gcc-internal-format
26124 msgid "intermediate array offset %wi is outside array bounds of %qT"
26125 msgstr ""
26127 #: gimple-array-bounds.cc:704
26128 #, gcc-internal-format
26129 msgid "array subscript %wi is below array bounds of %qT"
26130 msgstr ""
26132 #: gimple-array-bounds.cc:718
26133 #, gcc-internal-format
26134 msgid "array subscript %wu is above array bounds of %qT"
26135 msgstr ""
26137 #: gimple-fold.cc:2081 gimple-fold.cc:3133 gimple-ssa-warn-restrict.cc:2080
26138 #, gcc-internal-format
26139 msgid "%qD source argument is the same as destination"
26140 msgstr "izvorni argument %qD je isti kao i odredište"
26142 #: gimple-fold.cc:2147
26143 #, gcc-internal-format
26144 msgid "%qD destination unchanged after copying no bytes from a string of length %E"
26145 msgstr ""
26147 #: gimple-fold.cc:2152
26148 #, gcc-internal-format
26149 msgid "%qD destination unchanged after copying no bytes"
26150 msgstr ""
26152 #: gimple-fold.cc:2527 gimple-ssa-warn-access.cc:859
26153 #, gcc-internal-format
26154 msgid "%qD specified bound %E exceeds destination size %E"
26155 msgstr ""
26157 #: gimple-fold.cc:2546
26158 #, gcc-internal-format
26159 msgid "%qD specified bound %E equals source length"
26160 msgstr ""
26162 #: gimple-fold.cc:4550 gimple-fold.cc:4777
26163 #, gcc-internal-format
26164 msgid "flexible array member %qD does not have well defined padding bits for %qs"
26165 msgstr ""
26167 #: gimple-fold.cc:4726 cp/constexpr.cc:4901
26168 #, gcc-internal-format
26169 msgid "PDP11 bit-field handling unsupported in %qs"
26170 msgstr ""
26172 #: gimple-fold.cc:5007
26173 #, gcc-internal-format, gfc-internal-format
26174 msgid "%s not supported for variable length aggregates"
26175 msgstr ""
26177 #: gimple-fold.cc:5013
26178 #, gcc-internal-format, gfc-internal-format
26179 msgid "%s not supported on this target"
26180 msgstr ""
26182 #: gimple-harden-control-flow.cc:97
26183 #, gcc-internal-format
26184 msgid "%qD calls %<setjmp%> or similar, %<-fharden-control-flow-redundancy%> is not supported"
26185 msgstr ""
26187 #: gimple-harden-control-flow.cc:110
26188 #, gcc-internal-format
26189 msgid "%qD receives nonlocal gotos, %<-fharden-control-flow-redundancy%> is not supported"
26190 msgstr ""
26192 #: gimple-harden-control-flow.cc:121
26193 #, gcc-internal-format
26194 msgid "%qD has more than %u blocks, the requested maximum for %<-fharden-control-flow-redundancy%>"
26195 msgstr ""
26197 #: gimple-ssa-isolate-paths.cc:290
26198 #, gcc-internal-format
26199 msgid "potential null pointer dereference"
26200 msgstr ""
26202 #: gimple-ssa-isolate-paths.cc:330
26203 #, gcc-internal-format
26204 msgid "null pointer dereference"
26205 msgstr ""
26207 #: gimple-ssa-isolate-paths.cc:413
26208 #, gcc-internal-format
26209 msgid "function may return address of local variable"
26210 msgstr "funkcija može vratiti adresu lokalne varijable"
26212 #: gimple-ssa-isolate-paths.cc:414 c/c-typeck.cc:11587
26213 #, gcc-internal-format
26214 msgid "function returns address of local variable"
26215 msgstr "funkcija vraća adresu lokalne varijable"
26217 #: gimple-ssa-isolate-paths.cc:417 gimple-ssa-warn-access.cc:2055
26218 #: gimple-ssa-warn-access.cc:3713 tree.cc:12442 tree.cc:12479 tree.cc:12520
26219 #: tree.cc:12553 c/c-parser.cc:20633 c/c-parser.cc:20774 c/c-typeck.cc:3159
26220 #: c/c-typeck.cc:3254 c/c-typeck.cc:5871 c/c-typeck.cc:11493
26221 #: c/c-typeck.cc:11510 c/gimple-parser.cc:2574 c/gimple-parser.cc:2582
26222 #: cp/call.cc:8203 cp/call.cc:10398 cp/class.cc:9399 cp/constexpr.cc:889
26223 #: cp/constexpr.cc:1316 cp/constexpr.cc:4320 cp/constexpr.cc:5996
26224 #: cp/constexpr.cc:6367 cp/cvt.cc:1095 cp/cvt.cc:1133 cp/decl.cc:9104
26225 #: cp/decl2.cc:5889 cp/decl2.cc:5944 cp/method.cc:1234 cp/parser.cc:22475
26226 #: cp/pt.cc:9178 cp/semantics.cc:2378 cp/semantics.cc:3782 cp/semantics.cc:4900
26227 #: cp/typeck.cc:2143 cp/typeck.cc:2363 cp/typeck.cc:4509 cp/typeck.cc:10694
26228 #: rust/backend/rust-constexpr.cc:4407 rust/backend/rust-tree.cc:621
26229 #: rust/backend/rust-tree.cc:3813
26230 #, gcc-internal-format
26231 msgid "declared here"
26232 msgstr ""
26234 #: gimple-ssa-nonnull-compare.cc:102
26235 #, gcc-internal-format
26236 msgid "%<nonnull%> argument %qD compared to NULL"
26237 msgstr ""
26239 #: gimple-ssa-sprintf.cc:2836 gimple-ssa-sprintf.cc:2956
26240 #, gcc-internal-format
26241 msgid "%qE output may be truncated before the last format character"
26242 msgstr ""
26244 #: gimple-ssa-sprintf.cc:2838 gimple-ssa-sprintf.cc:2958
26245 #, gcc-internal-format
26246 msgid "%qE output truncated before the last format character"
26247 msgstr ""
26249 #: gimple-ssa-sprintf.cc:2841 gimple-ssa-sprintf.cc:2961
26250 #, gcc-internal-format
26251 msgid "%qE may write a terminating nul past the end of the destination"
26252 msgstr ""
26254 #: gimple-ssa-sprintf.cc:2843 gimple-ssa-sprintf.cc:2963
26255 #, gcc-internal-format
26256 msgid "%qE writing a terminating nul past the end of the destination"
26257 msgstr ""
26259 #: gimple-ssa-sprintf.cc:2853
26260 #, gcc-internal-format
26261 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
26262 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
26263 msgstr[0] ""
26264 msgstr[1] ""
26265 msgstr[2] ""
26267 #: gimple-ssa-sprintf.cc:2860
26268 #, gcc-internal-format
26269 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size %wu"
26270 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size %wu"
26271 msgstr[0] ""
26272 msgstr[1] ""
26273 msgstr[2] ""
26275 #: gimple-ssa-sprintf.cc:2867
26276 #, gcc-internal-format
26277 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size %wu"
26278 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size %wu"
26279 msgstr[0] ""
26280 msgstr[1] ""
26281 msgstr[2] ""
26283 #: gimple-ssa-sprintf.cc:2878
26284 #, gcc-internal-format
26285 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size %wu"
26286 msgstr ""
26288 #: gimple-ssa-sprintf.cc:2881
26289 #, gcc-internal-format
26290 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size %wu"
26291 msgstr ""
26293 #: gimple-ssa-sprintf.cc:2883
26294 #, gcc-internal-format
26295 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
26296 msgstr ""
26298 #: gimple-ssa-sprintf.cc:2895
26299 #, gcc-internal-format
26300 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size %wu"
26301 msgstr ""
26303 #: gimple-ssa-sprintf.cc:2898
26304 #, gcc-internal-format
26305 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size %wu"
26306 msgstr ""
26308 #: gimple-ssa-sprintf.cc:2901
26309 #, gcc-internal-format
26310 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
26311 msgstr ""
26313 #: gimple-ssa-sprintf.cc:2910
26314 #, gcc-internal-format
26315 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size %wu"
26316 msgstr ""
26318 #: gimple-ssa-sprintf.cc:2913
26319 #, gcc-internal-format
26320 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size %wu"
26321 msgstr ""
26323 #: gimple-ssa-sprintf.cc:2916
26324 #, gcc-internal-format
26325 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size %wu"
26326 msgstr ""
26328 #: gimple-ssa-sprintf.cc:2925
26329 #, gcc-internal-format
26330 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size %wu"
26331 msgstr ""
26333 #: gimple-ssa-sprintf.cc:2928
26334 #, gcc-internal-format
26335 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size %wu"
26336 msgstr ""
26338 #: gimple-ssa-sprintf.cc:2930
26339 #, gcc-internal-format
26340 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
26341 msgstr ""
26343 #: gimple-ssa-sprintf.cc:2972
26344 #, gcc-internal-format
26345 msgid "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
26346 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size between %wu and %wu"
26347 msgstr[0] ""
26348 msgstr[1] ""
26349 msgstr[2] ""
26351 #: gimple-ssa-sprintf.cc:2979
26352 #, gcc-internal-format
26353 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size between %wu and %wu"
26354 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size between %wu and %wu"
26355 msgstr[0] ""
26356 msgstr[1] ""
26357 msgstr[2] ""
26359 #: gimple-ssa-sprintf.cc:2987
26360 #, gcc-internal-format
26361 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size between %wu and %wu"
26362 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size between %wu and %wu"
26363 msgstr[0] ""
26364 msgstr[1] ""
26365 msgstr[2] ""
26367 #: gimple-ssa-sprintf.cc:2999
26368 #, gcc-internal-format
26369 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size between %wu and %wu"
26370 msgstr ""
26372 #: gimple-ssa-sprintf.cc:3002
26373 #, gcc-internal-format
26374 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size between %wu and %wu"
26375 msgstr ""
26377 #: gimple-ssa-sprintf.cc:3005
26378 #, gcc-internal-format
26379 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu and %wu"
26380 msgstr ""
26382 #: gimple-ssa-sprintf.cc:3018
26383 #, gcc-internal-format
26384 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
26385 msgstr ""
26387 #: gimple-ssa-sprintf.cc:3021
26388 #, gcc-internal-format
26389 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
26390 msgstr ""
26392 #: gimple-ssa-sprintf.cc:3024
26393 #, gcc-internal-format
26394 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size between %wu and %wu"
26395 msgstr ""
26397 #: gimple-ssa-sprintf.cc:3034
26398 #, gcc-internal-format
26399 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
26400 msgstr ""
26402 #: gimple-ssa-sprintf.cc:3037
26403 #, gcc-internal-format
26404 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
26405 msgstr ""
26407 #: gimple-ssa-sprintf.cc:3040
26408 #, gcc-internal-format
26409 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size between %wu and %wu"
26410 msgstr ""
26412 #: gimple-ssa-sprintf.cc:3049
26413 #, gcc-internal-format
26414 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size between %wu and %wu"
26415 msgstr ""
26417 #: gimple-ssa-sprintf.cc:3052
26418 #, gcc-internal-format
26419 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size between %wu and %wu"
26420 msgstr ""
26422 #: gimple-ssa-sprintf.cc:3055
26423 #, gcc-internal-format
26424 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size between %wu and %wu"
26425 msgstr ""
26427 #: gimple-ssa-sprintf.cc:3177
26428 #, gcc-internal-format
26429 msgid "%<%.*s%> directive argument is null"
26430 msgstr ""
26432 #: gimple-ssa-sprintf.cc:3255
26433 #, gcc-internal-format
26434 msgid "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
26435 msgstr ""
26437 #: gimple-ssa-sprintf.cc:3261
26438 #, gcc-internal-format
26439 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required size of 4095"
26440 msgstr ""
26442 #: gimple-ssa-sprintf.cc:3268
26443 #, gcc-internal-format
26444 msgid "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum required size of 4095"
26445 msgstr ""
26447 #: gimple-ssa-sprintf.cc:3298
26448 #, gcc-internal-format
26449 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
26450 msgstr ""
26452 #: gimple-ssa-sprintf.cc:3304
26453 #, gcc-internal-format
26454 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
26455 msgstr ""
26457 #: gimple-ssa-sprintf.cc:3315
26458 #, gcc-internal-format
26459 msgid "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
26460 msgstr ""
26462 #: gimple-ssa-sprintf.cc:3321
26463 #, gcc-internal-format
26464 msgid "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
26465 msgstr ""
26467 #: gimple-ssa-sprintf.cc:3332
26468 #, gcc-internal-format
26469 msgid "%<%.*s%> directive output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
26470 msgstr ""
26472 #: gimple-ssa-sprintf.cc:3342
26473 #, gcc-internal-format
26474 msgid "%<%.*s%> directive argument is not a nul-terminated string"
26475 msgstr ""
26477 #: gimple-ssa-sprintf.cc:3348 gimple-ssa-warn-access.cc:234
26478 #, gcc-internal-format
26479 msgid "referenced argument declared here"
26480 msgstr ""
26482 #: gimple-ssa-sprintf.cc:3355
26483 #, gcc-internal-format
26484 msgid "assuming directive output of %wu byte"
26485 msgid_plural "assuming directive output of %wu bytes"
26486 msgstr[0] ""
26487 msgstr[1] ""
26488 msgstr[2] ""
26490 #: gimple-ssa-sprintf.cc:3362
26491 #, gcc-internal-format
26492 msgid "directive argument %qE"
26493 msgstr ""
26495 #: gimple-ssa-sprintf.cc:3364
26496 #, gcc-internal-format
26497 msgid "directive argument in the range [%E, %E]"
26498 msgstr ""
26500 #: gimple-ssa-sprintf.cc:3368
26501 #, gcc-internal-format
26502 msgid "using the range [%E, %E] for directive argument"
26503 msgstr ""
26505 #: gimple-ssa-sprintf.cc:3388
26506 #, gcc-internal-format
26507 msgid "%qE output %wu byte into a destination of size %wu"
26508 msgid_plural "%qE output %wu bytes into a destination of size %wu"
26509 msgstr[0] ""
26510 msgstr[1] ""
26511 msgstr[2] ""
26513 #: gimple-ssa-sprintf.cc:3393
26514 #, gcc-internal-format
26515 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
26516 msgstr ""
26518 #: gimple-ssa-sprintf.cc:3398
26519 #, gcc-internal-format
26520 msgid "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
26521 msgstr ""
26523 #: gimple-ssa-sprintf.cc:3403
26524 #, gcc-internal-format
26525 msgid "%qE output %wu or more bytes into a destination of size %wu"
26526 msgstr ""
26528 #: gimple-ssa-sprintf.cc:3414
26529 #, gcc-internal-format
26530 msgid "%qE output %wu byte"
26531 msgid_plural "%qE output %wu bytes"
26532 msgstr[0] ""
26533 msgstr[1] ""
26534 msgstr[2] ""
26536 #: gimple-ssa-sprintf.cc:3418
26537 #, gcc-internal-format
26538 msgid "%qE output between %wu and %wu bytes"
26539 msgstr ""
26541 #: gimple-ssa-sprintf.cc:3422
26542 #, gcc-internal-format
26543 msgid "%qE output %wu or more bytes (assuming %wu)"
26544 msgstr ""
26546 #: gimple-ssa-sprintf.cc:3426
26547 #, gcc-internal-format
26548 msgid "%qE output %wu or more bytes"
26549 msgstr ""
26551 #: gimple-ssa-sprintf.cc:3810
26552 #, gcc-internal-format
26553 msgid "%<%.*s%> directive width out of range"
26554 msgstr ""
26556 #: gimple-ssa-sprintf.cc:3844
26557 #, gcc-internal-format
26558 msgid "%<%.*s%> directive precision out of range"
26559 msgstr ""
26561 #: gimple-ssa-sprintf.cc:3977
26562 msgid "%qE arguments %Z and maybe %Z overlap destination object %qE"
26563 msgstr ""
26565 #: gimple-ssa-sprintf.cc:3989
26566 msgid "%qE argument %Z overlaps destination object %qE"
26567 msgid_plural "%qE arguments %Z overlap destination object %qE"
26568 msgstr[0] ""
26569 msgstr[1] ""
26570 msgstr[2] ""
26572 #: gimple-ssa-sprintf.cc:4000
26573 msgid "%qE argument %Z may overlap destination object %qE"
26574 msgid_plural "%qE arguments %Z may overlap destination object %qE"
26575 msgstr[0] ""
26576 msgstr[1] ""
26577 msgstr[2] ""
26579 #: gimple-ssa-sprintf.cc:4020
26580 #, gcc-internal-format
26581 msgid "destination object referenced by %<restrict%>-qualified argument 1 was declared here"
26582 msgstr ""
26584 #: gimple-ssa-sprintf.cc:4607
26585 #, gcc-internal-format
26586 msgid "specified bound %wu exceeds maximum object size %wu"
26587 msgstr ""
26589 #: gimple-ssa-sprintf.cc:4618
26590 #, gcc-internal-format
26591 msgid "specified bound %wu exceeds %<INT_MAX%>"
26592 msgstr ""
26594 #: gimple-ssa-sprintf.cc:4644
26595 #, gcc-internal-format
26596 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
26597 msgstr ""
26599 #: gimple-ssa-sprintf.cc:4688
26600 #, gcc-internal-format
26601 msgid "null destination pointer"
26602 msgstr ""
26604 #: gimple-ssa-sprintf.cc:4705
26605 #, gcc-internal-format
26606 msgid "specified bound %wu exceeds the size %wu of the destination object"
26607 msgstr ""
26609 #: gimple-ssa-sprintf.cc:4717
26610 #, gcc-internal-format
26611 msgid "null format string"
26612 msgstr ""
26614 #: gimple-ssa-warn-access.cc:174
26615 #, gcc-internal-format
26616 msgid "%qD specified bound %s exceeds maximum object size %E"
26617 msgstr ""
26619 #: gimple-ssa-warn-access.cc:182
26620 #, gcc-internal-format
26621 msgid "%qD specified bound %s exceeds the size %E of unterminated array"
26622 msgstr ""
26624 #: gimple-ssa-warn-access.cc:185
26625 #, gcc-internal-format
26626 msgid "%qD specified bound %s may exceed the size of at most %E of unterminated array"
26627 msgstr ""
26629 #: gimple-ssa-warn-access.cc:188
26630 #, gcc-internal-format
26631 msgid "%qD specified bound %s exceeds the size of at most %E of unterminated array"
26632 msgstr ""
26634 #: gimple-ssa-warn-access.cc:196
26635 #, gcc-internal-format
26636 msgid "%qD argument missing terminating nul"
26637 msgstr ""
26639 #: gimple-ssa-warn-access.cc:205
26640 #, gcc-internal-format
26641 msgid "%qs specified bound %s exceeds maximum object size %E"
26642 msgstr ""
26644 #: gimple-ssa-warn-access.cc:213
26645 #, gcc-internal-format
26646 msgid "%qs specified bound %s exceeds the size %E of unterminated array"
26647 msgstr ""
26649 #: gimple-ssa-warn-access.cc:216
26650 #, gcc-internal-format
26651 msgid "%qs specified bound %s may exceed the size of at most %E of unterminated array"
26652 msgstr ""
26654 #: gimple-ssa-warn-access.cc:219
26655 #, gcc-internal-format
26656 msgid "%qs specified bound %s exceeds the size of at most %E of unterminated array"
26657 msgstr ""
26659 #: gimple-ssa-warn-access.cc:227
26660 #, gcc-internal-format
26661 msgid "%qs argument missing terminating nul"
26662 msgstr ""
26664 #: gimple-ssa-warn-access.cc:490 gimple-ssa-warn-access.cc:732
26665 #, gcc-internal-format
26666 msgid "%qD specified bound %E exceeds maximum object size %E"
26667 msgstr ""
26669 #: gimple-ssa-warn-access.cc:495 gimple-ssa-warn-access.cc:748
26670 #, gcc-internal-format
26671 msgid "%qD specified bound [%E, %E] exceeds maximum object size %E"
26672 msgstr ""
26674 #: gimple-ssa-warn-access.cc:643
26675 #, gcc-internal-format
26676 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound %wu"
26677 msgstr ""
26679 #: gimple-ssa-warn-access.cc:649
26680 #, gcc-internal-format
26681 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound [%E, %E]"
26682 msgstr ""
26684 #: gimple-ssa-warn-access.cc:655
26685 #, gcc-internal-format
26686 msgid "%qD argument %i declared attribute %<nonstring%> may be smaller than the specified bound [%E, %E]"
26687 msgstr ""
26689 #: gimple-ssa-warn-access.cc:665
26690 #, gcc-internal-format
26691 msgid "%qD argument %i declared attribute %<nonstring%>"
26692 msgstr ""
26694 #: gimple-ssa-warn-access.cc:671
26695 #, gcc-internal-format
26696 msgid "argument %qD declared here"
26697 msgstr ""
26699 #: gimple-ssa-warn-access.cc:730
26700 #, gcc-internal-format
26701 msgid "%qD specified bound %E may exceed maximum object size %E"
26702 msgstr ""
26704 #: gimple-ssa-warn-access.cc:737
26705 #, gcc-internal-format
26706 msgid "specified bound %E may exceed maximum object size %E"
26707 msgstr ""
26709 #: gimple-ssa-warn-access.cc:739
26710 #, gcc-internal-format
26711 msgid "specified bound %E exceeds maximum object size %E"
26712 msgstr ""
26714 #: gimple-ssa-warn-access.cc:746
26715 #, gcc-internal-format
26716 msgid "%qD specified bound [%E, %E] may exceed maximum object size %E"
26717 msgstr ""
26719 #: gimple-ssa-warn-access.cc:754
26720 #, gcc-internal-format
26721 msgid "specified bound [%E, %E] may exceed maximum object size %E"
26722 msgstr ""
26724 #: gimple-ssa-warn-access.cc:756
26725 #, gcc-internal-format
26726 msgid "specified bound [%E, %E] exceeds maximum object size %E"
26727 msgstr ""
26729 #: gimple-ssa-warn-access.cc:766
26730 #, gcc-internal-format
26731 msgid "%qD specified bound %E may exceed source size %E"
26732 msgstr ""
26734 #: gimple-ssa-warn-access.cc:768
26735 #, gcc-internal-format
26736 msgid "%qD specified bound %E exceeds source size %E"
26737 msgstr ""
26739 #: gimple-ssa-warn-access.cc:773
26740 #, gcc-internal-format
26741 msgid "specified bound %E may exceed source size %E"
26742 msgstr ""
26744 #: gimple-ssa-warn-access.cc:775
26745 #, gcc-internal-format
26746 msgid "specified bound %E exceeds source size %E"
26747 msgstr ""
26749 #: gimple-ssa-warn-access.cc:782
26750 #, gcc-internal-format
26751 msgid "%qD specified bound [%E, %E] may exceed source size %E"
26752 msgstr ""
26754 #: gimple-ssa-warn-access.cc:784
26755 #, gcc-internal-format
26756 msgid "%qD specified bound [%E, %E] exceeds source size %E"
26757 msgstr ""
26759 #: gimple-ssa-warn-access.cc:789
26760 #, gcc-internal-format
26761 msgid "specified bound [%E, %E] may exceed source size %E"
26762 msgstr ""
26764 #: gimple-ssa-warn-access.cc:791
26765 #, gcc-internal-format
26766 msgid "specified bound [%E, %E] exceeds source size %E"
26767 msgstr ""
26769 #: gimple-ssa-warn-access.cc:799
26770 #, gcc-internal-format
26771 msgid "source object allocated here"
26772 msgstr ""
26774 #: gimple-ssa-warn-access.cc:822
26775 #, gcc-internal-format
26776 msgid "%qD specified size %E may exceed maximum object size %E"
26777 msgstr ""
26779 #: gimple-ssa-warn-access.cc:824
26780 #, gcc-internal-format
26781 msgid "%qD specified size %E exceeds maximum object size %E"
26782 msgstr ""
26784 #: gimple-ssa-warn-access.cc:829
26785 #, gcc-internal-format
26786 msgid "specified size %E may exceed maximum object size %E"
26787 msgstr ""
26789 #: gimple-ssa-warn-access.cc:831
26790 #, gcc-internal-format
26791 msgid "specified size %E exceeds maximum object size %E"
26792 msgstr ""
26794 #: gimple-ssa-warn-access.cc:838
26795 #, gcc-internal-format
26796 msgid "%qD specified size between %E and %E may exceed maximum object size %E"
26797 msgstr ""
26799 #: gimple-ssa-warn-access.cc:840
26800 #, gcc-internal-format
26801 msgid "%qD specified size between %E and %E exceeds maximum object size %E"
26802 msgstr ""
26804 #: gimple-ssa-warn-access.cc:845
26805 #, gcc-internal-format
26806 msgid "specified size between %E and %E may exceed maximum object size %E"
26807 msgstr ""
26809 #: gimple-ssa-warn-access.cc:847
26810 #, gcc-internal-format
26811 msgid "specified size between %E and %E exceeds maximum object size %E"
26812 msgstr ""
26814 #: gimple-ssa-warn-access.cc:857
26815 #, gcc-internal-format
26816 msgid "%qD specified bound %E may exceed destination size %E"
26817 msgstr ""
26819 #: gimple-ssa-warn-access.cc:864
26820 #, gcc-internal-format
26821 msgid "specified bound %E may exceed destination size %E"
26822 msgstr ""
26824 #: gimple-ssa-warn-access.cc:866
26825 #, gcc-internal-format
26826 msgid "specified bound %E exceeds destination size %E"
26827 msgstr ""
26829 #: gimple-ssa-warn-access.cc:873
26830 #, gcc-internal-format
26831 msgid "%qD specified bound [%E, %E] may exceed destination size %E"
26832 msgstr ""
26834 #: gimple-ssa-warn-access.cc:875
26835 #, gcc-internal-format
26836 msgid "%qD specified bound [%E, %E] exceeds destination size %E"
26837 msgstr ""
26839 #: gimple-ssa-warn-access.cc:880 gimple-ssa-warn-access.cc:882
26840 #, gcc-internal-format
26841 msgid "specified bound [%E, %E] exceeds destination size %E"
26842 msgstr ""
26844 #: gimple-ssa-warn-access.cc:891
26845 #, gcc-internal-format
26846 msgid "destination object allocated here"
26847 msgstr ""
26849 #: gimple-ssa-warn-access.cc:935
26850 #, gcc-internal-format
26851 msgid "%qD may access %E byte in a region of size %E"
26852 msgstr ""
26854 #: gimple-ssa-warn-access.cc:937
26855 #, gcc-internal-format
26856 msgid "%qD accessing %E byte in a region of size %E"
26857 msgstr ""
26859 #: gimple-ssa-warn-access.cc:940
26860 #, gcc-internal-format
26861 msgid "%qD may access %E bytes in a region of size %E"
26862 msgstr ""
26864 #: gimple-ssa-warn-access.cc:942
26865 #, gcc-internal-format
26866 msgid "%qD accessing %E bytes in a region of size %E"
26867 msgstr ""
26869 #: gimple-ssa-warn-access.cc:947
26870 #, gcc-internal-format
26871 msgid "may access %E byte in a region of size %E"
26872 msgstr ""
26874 #: gimple-ssa-warn-access.cc:949
26875 #, gcc-internal-format
26876 msgid "accessing %E byte in a region of size %E"
26877 msgstr ""
26879 #: gimple-ssa-warn-access.cc:952
26880 #, gcc-internal-format
26881 msgid "may access %E bytes in a region of size %E"
26882 msgstr ""
26884 #: gimple-ssa-warn-access.cc:954
26885 #, gcc-internal-format
26886 msgid "accessing %E bytes in a region of size %E"
26887 msgstr ""
26889 #: gimple-ssa-warn-access.cc:963
26890 #, gcc-internal-format
26891 msgid "%qD may access %E or more bytes in a region of size %E"
26892 msgstr ""
26894 #: gimple-ssa-warn-access.cc:965
26895 #, gcc-internal-format
26896 msgid "%qD accessing %E or more bytes in a region of size %E"
26897 msgstr ""
26899 #: gimple-ssa-warn-access.cc:970
26900 #, gcc-internal-format
26901 msgid "may access %E or more bytes in a region of size %E"
26902 msgstr ""
26904 #: gimple-ssa-warn-access.cc:972
26905 #, gcc-internal-format
26906 msgid "accessing %E or more bytes in a region of size %E"
26907 msgstr ""
26909 #: gimple-ssa-warn-access.cc:980
26910 #, gcc-internal-format
26911 msgid "%qD may access between %E and %E bytes in a region of size %E"
26912 msgstr ""
26914 #: gimple-ssa-warn-access.cc:982
26915 #, gcc-internal-format
26916 msgid "%qD accessing between %E and %E bytes in a region of size %E"
26917 msgstr ""
26919 #: gimple-ssa-warn-access.cc:987
26920 #, gcc-internal-format
26921 msgid "may access between %E and %E bytes in a region of size %E"
26922 msgstr ""
26924 #: gimple-ssa-warn-access.cc:989
26925 #, gcc-internal-format
26926 msgid "accessing between %E and %E bytes in a region of size %E"
26927 msgstr ""
26929 #: gimple-ssa-warn-access.cc:1001
26930 #, gcc-internal-format
26931 msgid "%qD may write %E byte into a region of size %E"
26932 msgstr ""
26934 #: gimple-ssa-warn-access.cc:1003
26935 #, gcc-internal-format
26936 msgid "%qD writing %E byte into a region of size %E overflows the destination"
26937 msgstr ""
26939 #: gimple-ssa-warn-access.cc:1006
26940 #, gcc-internal-format
26941 msgid "%qD may write %E bytes into a region of size %E"
26942 msgstr ""
26944 #: gimple-ssa-warn-access.cc:1008
26945 #, gcc-internal-format
26946 msgid "%qD writing %E bytes into a region of size %E overflows the destination"
26947 msgstr ""
26949 #: gimple-ssa-warn-access.cc:1013
26950 #, gcc-internal-format
26951 msgid "may write %E byte into a region of size %E"
26952 msgstr ""
26954 #: gimple-ssa-warn-access.cc:1015
26955 #, gcc-internal-format
26956 msgid "writing %E byte into a region of size %E overflows the destination"
26957 msgstr ""
26959 #: gimple-ssa-warn-access.cc:1018
26960 #, gcc-internal-format
26961 msgid "may write %E bytes into a region of size %E"
26962 msgstr ""
26964 #: gimple-ssa-warn-access.cc:1020
26965 #, gcc-internal-format
26966 msgid "writing %E bytes into a region of size %E overflows the destination"
26967 msgstr ""
26969 #: gimple-ssa-warn-access.cc:1029
26970 #, gcc-internal-format
26971 msgid "%qD may write %E or more bytes into a region of size %E"
26972 msgstr ""
26974 #: gimple-ssa-warn-access.cc:1031 gimple-ssa-warn-access.cc:1408
26975 #, gcc-internal-format
26976 msgid "%qD writing %E or more bytes into a region of size %E overflows the destination"
26977 msgstr ""
26979 #: gimple-ssa-warn-access.cc:1037
26980 #, gcc-internal-format
26981 msgid "may write %E or more bytes into a region of size %E"
26982 msgstr ""
26984 #: gimple-ssa-warn-access.cc:1039 gimple-ssa-warn-access.cc:1413
26985 #, gcc-internal-format
26986 msgid "writing %E or more bytes into a region of size %E overflows the destination"
26987 msgstr ""
26989 #: gimple-ssa-warn-access.cc:1048
26990 #, gcc-internal-format
26991 msgid "%qD may write between %E and %E bytes into a region of size %E"
26992 msgstr ""
26994 #: gimple-ssa-warn-access.cc:1050
26995 #, gcc-internal-format
26996 msgid "%qD writing between %E and %E bytes into a region of size %E overflows the destination"
26997 msgstr ""
26999 #: gimple-ssa-warn-access.cc:1056
27000 #, gcc-internal-format
27001 msgid "may write between %E and %E bytes into a region of size %E"
27002 msgstr ""
27004 #: gimple-ssa-warn-access.cc:1058
27005 #, gcc-internal-format
27006 msgid "writing between %E and %E bytes into a region of size %E overflows the destination"
27007 msgstr ""
27009 #: gimple-ssa-warn-access.cc:1072
27010 #, gcc-internal-format
27011 msgid "%qD may read %E byte from a region of size %E"
27012 msgstr ""
27014 #: gimple-ssa-warn-access.cc:1074
27015 #, gcc-internal-format
27016 msgid "%qD reading %E byte from a region of size %E"
27017 msgstr ""
27019 #: gimple-ssa-warn-access.cc:1077
27020 #, gcc-internal-format
27021 msgid "%qD may read %E bytes from a region of size %E"
27022 msgstr ""
27024 #: gimple-ssa-warn-access.cc:1079
27025 #, gcc-internal-format
27026 msgid "%qD reading %E bytes from a region of size %E"
27027 msgstr ""
27029 #: gimple-ssa-warn-access.cc:1085
27030 #, gcc-internal-format
27031 msgid "may read %E byte from a region of size %E"
27032 msgstr ""
27034 #: gimple-ssa-warn-access.cc:1087
27035 #, gcc-internal-format
27036 msgid "reading %E byte from a region of size %E"
27037 msgstr ""
27039 #: gimple-ssa-warn-access.cc:1090
27040 #, gcc-internal-format
27041 msgid "may read %E bytes from a region of size %E"
27042 msgstr ""
27044 #: gimple-ssa-warn-access.cc:1092
27045 #, gcc-internal-format
27046 msgid "reading %E bytes from a region of size %E"
27047 msgstr ""
27049 #: gimple-ssa-warn-access.cc:1101
27050 #, gcc-internal-format
27051 msgid "%qD may read %E or more bytes from a region of size %E"
27052 msgstr ""
27054 #: gimple-ssa-warn-access.cc:1103
27055 #, gcc-internal-format
27056 msgid "%qD reading %E or more bytes from a region of size %E"
27057 msgstr ""
27059 #: gimple-ssa-warn-access.cc:1108
27060 #, gcc-internal-format
27061 msgid "may read %E or more bytes from a region of size %E"
27062 msgstr ""
27064 #: gimple-ssa-warn-access.cc:1110
27065 #, gcc-internal-format
27066 msgid "reading %E or more bytes from a region of size %E"
27067 msgstr ""
27069 #: gimple-ssa-warn-access.cc:1118
27070 #, gcc-internal-format
27071 msgid "%qD may read between %E and %E bytes from a region of size %E"
27072 msgstr ""
27074 #: gimple-ssa-warn-access.cc:1120
27075 #, gcc-internal-format
27076 msgid "%qD reading between %E and %E bytes from a region of size %E"
27077 msgstr ""
27079 #: gimple-ssa-warn-access.cc:1125
27080 #, gcc-internal-format
27081 msgid "may read between %E and %E bytes from a region of size %E"
27082 msgstr ""
27084 #: gimple-ssa-warn-access.cc:1127
27085 #, gcc-internal-format
27086 msgid "reading between %E and %E bytes from a region of size %E"
27087 msgstr ""
27089 #: gimple-ssa-warn-access.cc:1142
27090 #, gcc-internal-format
27091 msgid "%qD expecting %E byte in a region of size %E"
27092 msgid_plural "%qD expecting %E bytes in a region of size %E"
27093 msgstr[0] ""
27094 msgstr[1] ""
27095 msgstr[2] ""
27097 #: gimple-ssa-warn-access.cc:1147
27098 #, gcc-internal-format
27099 msgid "expecting %E byte in a region of size %E"
27100 msgid_plural "expecting %E bytes in a region of size %E"
27101 msgstr[0] ""
27102 msgstr[1] ""
27103 msgstr[2] ""
27105 #: gimple-ssa-warn-access.cc:1155
27106 #, gcc-internal-format
27107 msgid "%qD expecting %E or more bytes in a region of size %E"
27108 msgstr ""
27110 #: gimple-ssa-warn-access.cc:1159
27111 #, gcc-internal-format
27112 msgid "expecting %E or more bytes in a region of size %E"
27113 msgstr ""
27115 #: gimple-ssa-warn-access.cc:1166
27116 #, gcc-internal-format
27117 msgid "%qD expecting between %E and %E bytes in a region of size %E"
27118 msgstr ""
27120 #: gimple-ssa-warn-access.cc:1170
27121 #, gcc-internal-format
27122 msgid "expecting between %E and %E bytes in a region of size %E"
27123 msgstr ""
27125 #: gimple-ssa-warn-access.cc:2050
27126 #, gcc-internal-format
27127 msgid "%qD called on pointer %qE with nonzero offset%s"
27128 msgstr ""
27130 #: gimple-ssa-warn-access.cc:2065 gimple-ssa-warn-access.cc:3790
27131 #, gcc-internal-format
27132 msgid "returned from %qD"
27133 msgstr ""
27135 #: gimple-ssa-warn-access.cc:2068
27136 #, gcc-internal-format
27137 msgid "returned from %qT"
27138 msgstr ""
27140 #: gimple-ssa-warn-access.cc:2070
27141 #, gcc-internal-format
27142 msgid "obtained here"
27143 msgstr ""
27145 #: gimple-ssa-warn-access.cc:2277
27146 #, gcc-internal-format
27147 msgid "argument %i value %qE is negative"
27148 msgstr ""
27150 #: gimple-ssa-warn-access.cc:2294
27151 #, gcc-internal-format, gfc-internal-format
27152 msgid "argument %i value is zero"
27153 msgstr ""
27155 #: gimple-ssa-warn-access.cc:2312
27156 #, gcc-internal-format
27157 msgid "argument %i value %qE exceeds maximum object size %E"
27158 msgstr ""
27160 #: gimple-ssa-warn-access.cc:2326
27161 #, gcc-internal-format
27162 msgid "argument %i range [%E, %E] is negative"
27163 msgstr ""
27165 #: gimple-ssa-warn-access.cc:2333
27166 #, gcc-internal-format
27167 msgid "argument %i range [%E, %E] exceeds maximum object size %E"
27168 msgstr ""
27170 #: gimple-ssa-warn-access.cc:2363
27171 #, gcc-internal-format
27172 msgid "product %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
27173 msgstr ""
27175 #: gimple-ssa-warn-access.cc:2369
27176 #, gcc-internal-format
27177 msgid "product %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
27178 msgstr ""
27180 #: gimple-ssa-warn-access.cc:2380 gimple-ssa-warn-access.cc:2383
27181 #, gcc-internal-format
27182 msgid "argument %i in the range [%E, %E]"
27183 msgstr ""
27185 #: gimple-ssa-warn-access.cc:2394
27186 #, gcc-internal-format
27187 msgid "in a call to built-in allocation function %qD"
27188 msgstr ""
27190 #: gimple-ssa-warn-access.cc:2397
27191 #, gcc-internal-format
27192 msgid "in a call to allocation function %qD declared here"
27193 msgstr ""
27195 #: gimple-ssa-warn-access.cc:2842
27196 #, gcc-internal-format
27197 msgid "unknown architecture specifier in memory model %wi for %qD"
27198 msgstr ""
27200 #: gimple-ssa-warn-access.cc:2934
27201 #, gcc-internal-format
27202 msgid "invalid memory model %qs for %qD"
27203 msgstr ""
27205 #: gimple-ssa-warn-access.cc:2938
27206 #, gcc-internal-format
27207 msgid "invalid memory model %wi for %qD"
27208 msgstr ""
27210 #: gimple-ssa-warn-access.cc:2953 gimple-ssa-warn-access.cc:3007
27211 #, gcc-internal-format, gfc-internal-format
27212 msgid "valid models are %s"
27213 msgstr ""
27215 #: gimple-ssa-warn-access.cc:2967
27216 #, gcc-internal-format
27217 msgid "invalid failure memory model %qs for %qD"
27218 msgstr ""
27220 #: gimple-ssa-warn-access.cc:2972
27221 #, gcc-internal-format
27222 msgid "valid failure models are %qs, %qs, %qs, %qs"
27223 msgstr ""
27225 #: gimple-ssa-warn-access.cc:2988
27226 #, gcc-internal-format
27227 msgid "failure memory model %qs cannot be stronger than success memory model %qs for %qD"
27228 msgstr ""
27230 #: gimple-ssa-warn-access.cc:3014
27231 #, gcc-internal-format
27232 msgid "failure memory model %wi cannot be stronger than success memory model %wi for %qD"
27233 msgstr ""
27235 #: gimple-ssa-warn-access.cc:3458
27236 #, gcc-internal-format, gfc-internal-format
27237 msgid "bound argument %i value %s is negative for a variable length array argument %i of type %s"
27238 msgstr ""
27240 #: gimple-ssa-warn-access.cc:3466
27241 #, gcc-internal-format, gfc-internal-format
27242 msgid "argument %i value %s is negative"
27243 msgstr ""
27245 #: gimple-ssa-warn-access.cc:3512
27246 #, gcc-internal-format, gfc-internal-format
27247 msgid "argument %i is null but the corresponding size argument %i value is %s"
27248 msgstr ""
27250 #: gimple-ssa-warn-access.cc:3576
27251 #, gcc-internal-format
27252 msgid "referencing argument %u of type %qT"
27253 msgstr ""
27255 #: gimple-ssa-warn-access.cc:3590
27256 #, gcc-internal-format
27257 msgid "in a call to function %qD declared with attribute %qs"
27258 msgstr ""
27260 #: gimple-ssa-warn-access.cc:3594
27261 #, gcc-internal-format
27262 msgid "in a call with type %qT and attribute %qs"
27263 msgstr ""
27265 #: gimple-ssa-warn-access.cc:3601
27266 #, gcc-internal-format
27267 msgid "in a call to function %qD"
27268 msgstr ""
27270 #: gimple-ssa-warn-access.cc:3604
27271 #, gcc-internal-format
27272 msgid "in a call with type %qT"
27273 msgstr ""
27275 #: gimple-ssa-warn-access.cc:3710
27276 #, gcc-internal-format
27277 msgid "%qD called on unallocated object %qD"
27278 msgstr ""
27280 #: gimple-ssa-warn-access.cc:3729
27281 #, gcc-internal-format
27282 msgid "%qD called on a pointer to an unallocated object %qE"
27283 msgstr ""
27285 #: gimple-ssa-warn-access.cc:3738
27286 #, gcc-internal-format
27287 msgid "assigned here"
27288 msgstr ""
27290 #: gimple-ssa-warn-access.cc:3771
27291 #, gcc-internal-format
27292 msgid "%qD called on pointer returned from a mismatched allocation function"
27293 msgstr ""
27295 #: gimple-ssa-warn-access.cc:3780
27296 #, gcc-internal-format
27297 msgid "%qD called on pointer to an unallocated object"
27298 msgstr ""
27300 #: gimple-ssa-warn-access.cc:3928
27301 #, gcc-internal-format
27302 msgid "pointer %qE may be used after %qD"
27303 msgstr ""
27305 #: gimple-ssa-warn-access.cc:3929
27306 #, gcc-internal-format
27307 msgid "pointer %qE used after %qD"
27308 msgstr ""
27310 #: gimple-ssa-warn-access.cc:3933
27311 #, gcc-internal-format
27312 msgid "pointer may be used after %qD"
27313 msgstr ""
27315 #: gimple-ssa-warn-access.cc:3934
27316 #, gcc-internal-format
27317 msgid "pointer used after %qD"
27318 msgstr ""
27320 #: gimple-ssa-warn-access.cc:3938
27321 #, gcc-internal-format
27322 msgid "call to %qD here"
27323 msgstr ""
27325 #: gimple-ssa-warn-access.cc:3955
27326 #, gcc-internal-format
27327 msgid "dangling pointer %qE to %qD may be used"
27328 msgstr ""
27330 #: gimple-ssa-warn-access.cc:3956
27331 #, gcc-internal-format
27332 msgid "using dangling pointer %qE to %qD"
27333 msgstr ""
27335 #: gimple-ssa-warn-access.cc:3961
27336 #, gcc-internal-format
27337 msgid "dangling pointer to %qD may be used"
27338 msgstr ""
27340 #: gimple-ssa-warn-access.cc:3962
27341 #, gcc-internal-format
27342 msgid "using a dangling pointer to %qD"
27343 msgstr ""
27345 #: gimple-ssa-warn-access.cc:3965 gimple-ssa-warn-access.cc:4613
27346 #: gimple-ssa-warn-access.cc:4616 gimple-ssa-warn-restrict.cc:1830
27347 #: tree-ssa-uninit.cc:921 tree-ssa-uninit.cc:1120 c/c-decl.cc:4099
27348 #: c/c-decl.cc:4389 c/c-typeck.cc:9541 c/c-typeck.cc:12295 cp/call.cc:8578
27349 #: cp/call.cc:8589 cp/class.cc:1718 cp/class.cc:3517 cp/constexpr.cc:1062
27350 #: cp/decl.cc:4631 cp/decl.cc:12893 cp/decl.cc:13481 cp/decl.cc:13490
27351 #: cp/decl.cc:14491 cp/friend.cc:406 cp/friend.cc:416 cp/init.cc:2935
27352 #: cp/parser.cc:3692 cp/parser.cc:3838 cp/parser.cc:3889 cp/parser.cc:7166
27353 #: cp/parser.cc:25045 cp/typeck.cc:5002
27354 #, gcc-internal-format
27355 msgid "%qD declared here"
27356 msgstr ""
27358 #: gimple-ssa-warn-access.cc:3973
27359 #, gcc-internal-format
27360 msgid "dangling pointer %qE to an unnamed temporary may be used"
27361 msgstr ""
27363 #: gimple-ssa-warn-access.cc:3975
27364 #, gcc-internal-format
27365 msgid "using dangling pointer %qE to an unnamed temporary"
27366 msgstr ""
27368 #: gimple-ssa-warn-access.cc:3981
27369 #, gcc-internal-format
27370 msgid "dangling pointer to an unnamed temporary may be used"
27371 msgstr ""
27373 #: gimple-ssa-warn-access.cc:3983
27374 #, gcc-internal-format
27375 msgid "using a dangling pointer to an unnamed temporary"
27376 msgstr ""
27378 #: gimple-ssa-warn-access.cc:3987
27379 #, gcc-internal-format
27380 msgid "unnamed temporary defined here"
27381 msgstr ""
27383 #: gimple-ssa-warn-access.cc:4077
27384 #, gcc-internal-format
27385 msgid "%qD called on pointer %qE passed to mismatched allocation function %qD"
27386 msgstr ""
27388 #: gimple-ssa-warn-access.cc:4082
27389 #, gcc-internal-format
27390 msgid "%qD called on a pointer passed to mismatched reallocation function %qD"
27391 msgstr ""
27393 #: gimple-ssa-warn-access.cc:4088
27394 #, gcc-internal-format
27395 msgid "call to %qD"
27396 msgstr ""
27398 #: gimple-ssa-warn-access.cc:4607
27399 #, gcc-internal-format
27400 msgid "storing the address of local variable %qD in %qE"
27401 msgstr ""
27403 #: gimple-ssa-warn-alloca.cc:287
27404 #, gcc-internal-format
27405 msgid "use of %<alloca%>"
27406 msgstr ""
27408 #: gimple-ssa-warn-alloca.cc:326
27409 #, gcc-internal-format
27410 msgid "argument to variable-length array may be too large"
27411 msgstr ""
27413 #: gimple-ssa-warn-alloca.cc:328
27414 #, gcc-internal-format
27415 msgid "argument to %<alloca%> may be too large"
27416 msgstr ""
27418 #: gimple-ssa-warn-alloca.cc:334
27419 #, gcc-internal-format
27420 msgid "limit is %wu bytes, but argument may be as large as %s"
27421 msgstr ""
27423 #: gimple-ssa-warn-alloca.cc:346
27424 #, gcc-internal-format
27425 msgid "argument to variable-length array is too large"
27426 msgstr ""
27428 #: gimple-ssa-warn-alloca.cc:348
27429 #, gcc-internal-format
27430 msgid "argument to %<alloca%> is too large"
27431 msgstr ""
27433 #: gimple-ssa-warn-alloca.cc:353
27434 #, gcc-internal-format
27435 msgid "limit is %wu bytes, but argument is %s"
27436 msgstr ""
27438 #: gimple-ssa-warn-alloca.cc:365
27439 #, gcc-internal-format
27440 msgid "unbounded use of variable-length array"
27441 msgstr ""
27443 #: gimple-ssa-warn-alloca.cc:366
27444 #, gcc-internal-format
27445 msgid "unbounded use of %<alloca%>"
27446 msgstr ""
27448 #: gimple-ssa-warn-alloca.cc:371
27449 #, gcc-internal-format
27450 msgid "use of %<alloca%> within a loop"
27451 msgstr ""
27453 #: gimple-ssa-warn-alloca.cc:376
27454 #, gcc-internal-format
27455 msgid "argument to variable-length array is zero"
27456 msgstr ""
27458 #: gimple-ssa-warn-alloca.cc:378
27459 #, gcc-internal-format
27460 msgid "argument to %<alloca%> is zero"
27461 msgstr ""
27463 #: gimple-ssa-warn-restrict.cc:1498
27464 #, gcc-internal-format
27465 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
27466 msgstr ""
27468 #: gimple-ssa-warn-restrict.cc:1500
27469 #, gcc-internal-format
27470 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
27471 msgstr ""
27473 #: gimple-ssa-warn-restrict.cc:1504
27474 #, gcc-internal-format
27475 msgid "%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
27476 msgstr ""
27478 #: gimple-ssa-warn-restrict.cc:1506
27479 #, gcc-internal-format
27480 msgid "%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
27481 msgstr ""
27483 #: gimple-ssa-warn-restrict.cc:1513
27484 #, gcc-internal-format
27485 msgid "%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
27486 msgid_plural "%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
27487 msgstr[0] ""
27488 msgstr[1] ""
27489 msgstr[2] ""
27491 #: gimple-ssa-warn-restrict.cc:1523
27492 #, gcc-internal-format
27493 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at offset %s"
27494 msgid_plural "%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
27495 msgstr[0] ""
27496 msgstr[1] ""
27497 msgstr[2] ""
27499 #: gimple-ssa-warn-restrict.cc:1536
27500 #, gcc-internal-format
27501 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
27502 msgid_plural "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
27503 msgstr[0] ""
27504 msgstr[1] ""
27505 msgstr[2] ""
27507 #: gimple-ssa-warn-restrict.cc:1546
27508 #, gcc-internal-format
27509 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
27510 msgstr ""
27512 #: gimple-ssa-warn-restrict.cc:1554
27513 #, gcc-internal-format
27514 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
27515 msgstr ""
27517 #: gimple-ssa-warn-restrict.cc:1567
27518 #, gcc-internal-format
27519 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at offset %s"
27520 msgid_plural "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at offset %s"
27521 msgstr[0] ""
27522 msgstr[1] ""
27523 msgstr[2] ""
27525 #: gimple-ssa-warn-restrict.cc:1575
27526 #, gcc-internal-format
27527 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
27528 msgstr ""
27530 #: gimple-ssa-warn-restrict.cc:1582
27531 #, gcc-internal-format
27532 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
27533 msgstr ""
27535 #: gimple-ssa-warn-restrict.cc:1610
27536 #, gcc-internal-format
27537 msgid "%qD accessing %wu byte may overlap %wu byte"
27538 msgid_plural "%qD accessing %wu bytes may overlap %wu byte"
27539 msgstr[0] ""
27540 msgstr[1] ""
27541 msgstr[2] ""
27543 #: gimple-ssa-warn-restrict.cc:1617
27544 #, gcc-internal-format
27545 msgid "%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
27546 msgid_plural "%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
27547 msgstr[0] ""
27548 msgstr[1] ""
27549 msgstr[2] ""
27551 #: gimple-ssa-warn-restrict.cc:1628
27552 #, gcc-internal-format
27553 msgid "%qD accessing %wu byte may overlap up to %wu bytes"
27554 msgid_plural "%qD accessing %wu bytes may overlap up to %wu bytes"
27555 msgstr[0] ""
27556 msgstr[1] ""
27557 msgstr[2] ""
27559 #: gimple-ssa-warn-restrict.cc:1635
27560 #, gcc-internal-format
27561 msgid "%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at offset %s"
27562 msgid_plural "%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
27563 msgstr[0] ""
27564 msgstr[1] ""
27565 msgstr[2] ""
27567 #: gimple-ssa-warn-restrict.cc:1648
27568 #, gcc-internal-format
27569 msgid "%qD accessing between %wu and %wu bytes may overlap %wu byte"
27570 msgid_plural "%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
27571 msgstr[0] ""
27572 msgstr[1] ""
27573 msgstr[2] ""
27575 #: gimple-ssa-warn-restrict.cc:1655
27576 #, gcc-internal-format
27577 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
27578 msgid_plural "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
27579 msgstr[0] ""
27580 msgstr[1] ""
27581 msgstr[2] ""
27583 #: gimple-ssa-warn-restrict.cc:1667
27584 #, gcc-internal-format
27585 msgid "%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at offset %s"
27586 msgid_plural "%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
27587 msgstr[0] ""
27588 msgstr[1] ""
27589 msgstr[2] ""
27591 #: gimple-ssa-warn-restrict.cc:1713
27592 #, gcc-internal-format
27593 msgid "%qD specified bound %wu exceeds maximum object size %wu"
27594 msgstr ""
27596 #: gimple-ssa-warn-restrict.cc:1719
27597 #, gcc-internal-format
27598 msgid "%qD specified bound between %wu and %wu exceeds maximum object size %wu"
27599 msgstr ""
27601 #: gimple-ssa-warn-restrict.cc:1780
27602 #, gcc-internal-format
27603 msgid "%qD pointer overflow between offset %s and size %s accessing array %qD with type %qT"
27604 msgstr ""
27606 #: gimple-ssa-warn-restrict.cc:1785 c-family/c-warn.cc:3804
27607 #, gcc-internal-format
27608 msgid "array %qD declared here"
27609 msgstr ""
27611 #: gimple-ssa-warn-restrict.cc:1790 gimple-ssa-warn-restrict.cc:1796
27612 #, gcc-internal-format
27613 msgid "%qD pointer overflow between offset %s and size %s"
27614 msgstr ""
27616 #: gimple-ssa-warn-restrict.cc:1813
27617 #, gcc-internal-format
27618 msgid "%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
27619 msgstr ""
27621 #: gimple-ssa-warn-restrict.cc:1816
27622 #, gcc-internal-format
27623 msgid "%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
27624 msgstr ""
27626 #: gimple-ssa-warn-restrict.cc:1822
27627 #, gcc-internal-format
27628 msgid "%qD forming offset %s is out of the bounds of object %qD with type %qT"
27629 msgstr ""
27631 #: gimple-ssa-warn-restrict.cc:1824
27632 #, gcc-internal-format
27633 msgid "%qD offset %s is out of the bounds of object %qD with type %qT"
27634 msgstr ""
27636 #: gimple-ssa-warn-restrict.cc:1837
27637 #, gcc-internal-format
27638 msgid "%qD forming offset %s is out of the bounds [0, %wu]"
27639 msgstr ""
27641 #: gimple-ssa-warn-restrict.cc:1839
27642 #, gcc-internal-format
27643 msgid "%qD offset %s is out of the bounds [0, %wu]"
27644 msgstr ""
27646 #: gimple-ssa-warn-restrict.cc:1845
27647 #, gcc-internal-format
27648 msgid "%qD forming offset %s is out of bounds"
27649 msgstr ""
27651 #: gimple-ssa-warn-restrict.cc:1846
27652 #, gcc-internal-format
27653 msgid "%qD offset %s is out of bounds"
27654 msgstr ""
27656 #: gimple-ssa-warn-restrict.cc:1858
27657 #, gcc-internal-format
27658 msgid "%qD offset %s from the object at %qE is out of the bounds of %qT"
27659 msgstr ""
27661 #: gimple-ssa-warn-restrict.cc:1866 gimple-ssa-warn-restrict.cc:1887
27662 #, gcc-internal-format
27663 msgid "subobject %qD declared here"
27664 msgstr ""
27666 #: gimple-ssa-warn-restrict.cc:1876
27667 #, gcc-internal-format
27668 msgid "%qD offset %s from the object at %qE is out of the bounds of referenced subobject %qD with type %qT at offset %wi"
27669 msgstr ""
27671 #: gimple-streamer-in.cc:207
27672 #, gcc-internal-format, gfc-internal-format
27673 msgid "bytecode stream: unknown GIMPLE statement tag %s"
27674 msgstr ""
27676 #: gimple-warn-recursion.cc:195
27677 #, gcc-internal-format
27678 msgid "infinite recursion detected"
27679 msgstr ""
27681 #: gimple-warn-recursion.cc:202
27682 #, gcc-internal-format
27683 msgid "recursive call"
27684 msgstr ""
27686 #: gimple.cc:1337
27687 #, gcc-internal-format, gfc-internal-format
27688 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
27689 msgstr ""
27691 #: gimplify.cc:1426
27692 #, gcc-internal-format
27693 msgid "%<allocate%> directive for %qD inside a target region must specify an %<allocator%> clause"
27694 msgstr ""
27696 #: gimplify.cc:2298
27697 #, gcc-internal-format
27698 msgid "statement will never be executed"
27699 msgstr ""
27701 #: gimplify.cc:2362
27702 #, gcc-internal-format
27703 msgid "%qs cannot be initialized with%<-ftrivial-auto-var_init%>"
27704 msgstr ""
27706 #: gimplify.cc:2754 gimplify.cc:2762
27707 #, gcc-internal-format
27708 msgid "this statement may fall through"
27709 msgstr ""
27711 #: gimplify.cc:2764
27712 #, gcc-internal-format
27713 msgid "here"
27714 msgstr ""
27716 #. We've found [[fallthrough]]; at the end of a switch, which the C++
27717 #. standard says is ill-formed; see [dcl.attr.fallthrough].
27718 #: gimplify.cc:2835 gimplify.cc:2892 gimplify.cc:2918
27719 #, gcc-internal-format
27720 msgid "attribute %<fallthrough%> not preceding a case label or default label"
27721 msgstr ""
27723 #: gimplify.cc:4092
27724 #, gcc-internal-format
27725 msgid "using result of function returning %<void%>"
27726 msgstr ""
27728 #: gimplify.cc:7019
27729 #, gcc-internal-format, gfc-internal-format
27730 msgid "non-memory output %d must stay in memory"
27731 msgstr ""
27733 #: gimplify.cc:7034
27734 #, gcc-internal-format
27735 msgid "invalid lvalue in %<asm%> output %d"
27736 msgstr ""
27738 #: gimplify.cc:7181
27739 #, gcc-internal-format, gfc-internal-format
27740 msgid "non-memory input %d must stay in memory"
27741 msgstr ""
27743 #: gimplify.cc:7221 gimplify.cc:7231
27744 #, gcc-internal-format, gfc-internal-format
27745 msgid "memory input %d is not directly addressable"
27746 msgstr ""
27748 #: gimplify.cc:7854
27749 #, gcc-internal-format
27750 msgid "threadprivate variable %qE used in a region with %<order(concurrent)%> clause"
27751 msgstr ""
27753 #: gimplify.cc:7856
27754 #, gcc-internal-format
27755 msgid "enclosing region"
27756 msgstr ""
27758 #: gimplify.cc:7860
27759 #, gcc-internal-format
27760 msgid "threadprivate variable %qE used in target region"
27761 msgstr ""
27763 #: gimplify.cc:7862
27764 #, gcc-internal-format
27765 msgid "enclosing target region"
27766 msgstr ""
27768 #: gimplify.cc:7875
27769 #, gcc-internal-format
27770 msgid "threadprivate variable %qE used in untied task"
27771 msgstr ""
27773 #: gimplify.cc:7877
27774 #, gcc-internal-format
27775 msgid "enclosing task"
27776 msgstr ""
27778 #: gimplify.cc:7974
27779 #, gcc-internal-format
27780 msgid "%qE not specified in enclosing %qs"
27781 msgstr ""
27783 #: gimplify.cc:7976
27784 #, gcc-internal-format
27785 msgid "enclosing %qs"
27786 msgstr ""
27788 #: gimplify.cc:8150
27789 #, gcc-internal-format
27790 msgid "%qE not specified in enclosing OpenACC %qs construct"
27791 msgstr ""
27793 #: gimplify.cc:8154
27794 #, gcc-internal-format
27795 msgid "enclosing OpenACC %qs construct and"
27796 msgstr ""
27798 #: gimplify.cc:8157
27799 #, gcc-internal-format
27800 msgid "enclosing OpenACC %qs construct with %qs clause"
27801 msgstr ""
27803 #: gimplify.cc:8227
27804 #, gcc-internal-format
27805 msgid "%qE with %<link%> clause used in %<routine%> function"
27806 msgstr ""
27808 #: gimplify.cc:8235
27809 #, gcc-internal-format
27810 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
27811 msgstr ""
27813 #: gimplify.cc:8297
27814 #, gcc-internal-format
27815 msgid "%qE not specified in enclosing %<target%>"
27816 msgstr ""
27818 #: gimplify.cc:8299
27819 #, gcc-internal-format
27820 msgid "enclosing %<target%>"
27821 msgstr ""
27823 #: gimplify.cc:8334 gimplify.cc:12428
27824 #, gcc-internal-format
27825 msgid "variable %qE declared in enclosing %<host_data%> region"
27826 msgstr ""
27828 #: gimplify.cc:8355
27829 #, gcc-internal-format
27830 msgid "%qD referenced in target region does not have a mappable type"
27831 msgstr ""
27833 #: gimplify.cc:8499
27834 #, gcc-internal-format
27835 msgid "iteration variable %qE is predetermined linear"
27836 msgstr ""
27838 #: gimplify.cc:8502
27839 #, gcc-internal-format
27840 msgid "iteration variable %qE should be private"
27841 msgstr ""
27843 #: gimplify.cc:8516
27844 #, gcc-internal-format
27845 msgid "iteration variable %qE should not be firstprivate"
27846 msgstr ""
27848 #: gimplify.cc:8519
27849 #, gcc-internal-format
27850 msgid "iteration variable %qE should not be reduction"
27851 msgstr ""
27853 #: gimplify.cc:8522
27854 #, gcc-internal-format
27855 msgid "iteration variable %qE should not be linear"
27856 msgstr ""
27858 #: gimplify.cc:9526 gimplify.cc:9537 gimplify.cc:9549 gimplify.cc:9565
27859 #: gimplify.cc:9770 gimplify.cc:9793 gimplify.cc:9804 gimplify.cc:9822
27860 #, gcc-internal-format
27861 msgid "unexpected mapping node"
27862 msgstr "neočekivani čvor (mapping node)"
27864 #: gimplify.cc:9859
27865 #, gcc-internal-format
27866 msgid "unexpected pointer mapping node"
27867 msgstr "neočekivan čvor (pointer mapping node)"
27869 #: gimplify.cc:10072
27870 #, gcc-internal-format
27871 msgid "base pointer cycle detected"
27872 msgstr ""
27874 #: gimplify.cc:10579
27875 #, gcc-internal-format
27876 msgid "data movement for component %qE is not compatible with movement for struct %qE"
27877 msgstr ""
27879 #: gimplify.cc:10895
27880 #, gcc-internal-format
27881 msgid "%qE appears more than once in map clauses"
27882 msgstr ""
27884 #: gimplify.cc:11851
27885 #, gcc-internal-format
27886 msgid "mapping field %qE of variable length structure"
27887 msgstr ""
27889 #: gimplify.cc:12121 gimplify.cc:12127
27890 #, gcc-internal-format
27891 msgid "conditional %<lastprivate%> clause on %qs construct"
27892 msgstr ""
27894 #: gimplify.cc:12144
27895 #, gcc-internal-format
27896 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
27897 msgstr ""
27899 #: gimplify.cc:12166
27900 #, gcc-internal-format
27901 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
27902 msgstr ""
27904 #: gimplify.cc:12174
27905 #, gcc-internal-format
27906 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %qs, %<sections%> or %<scope%>"
27907 msgstr ""
27909 #: gimplify.cc:12185 gimplify.cc:12191 gimplify.cc:12197 gimplify.cc:12203
27910 #: gimplify.cc:12209 gimplify.cc:16423
27911 #, gcc-internal-format
27912 msgid "%<inscan%> %<reduction%> clause on %qs construct"
27913 msgstr ""
27915 #: gimplify.cc:12303
27916 #, gcc-internal-format
27917 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
27918 msgstr ""
27920 #: gimplify.cc:12928
27921 #, gcc-internal-format
27922 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
27923 msgstr ""
27925 #: gimplify.cc:12985
27926 #, gcc-internal-format
27927 msgid "%s variable %qE is private in outer context"
27928 msgstr ""
27930 #: gimplify.cc:13017
27931 #, gcc-internal-format
27932 msgid "expected %qs %<if%> clause modifier rather than %qs"
27933 msgstr ""
27935 #: gimplify.cc:13056
27936 #, gcc-internal-format
27937 msgid "%<device%> clause with %<ancestor%> is only allowed on %<target%> construct"
27938 msgstr ""
27940 #: gimplify.cc:13072
27941 #, gcc-internal-format
27942 msgid "with %<ancestor%>, only the %<device%>, %<firstprivate%>, %<private%>, %<defaultmap%>, and %<map%> clauses may appear on the construct"
27943 msgstr ""
27945 #: gimplify.cc:13288
27946 #, gcc-internal-format
27947 msgid "%qD specified in %qs clause but not in %<inscan%> %<reduction%> clause on the containing construct"
27948 msgstr ""
27950 #: gimplify.cc:13500
27951 #, gcc-internal-format
27952 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
27953 msgstr ""
27955 #: gimplify.cc:13554
27956 #, gcc-internal-format
27957 msgid "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
27958 msgstr ""
27960 #: gimplify.cc:13892
27961 #, gcc-internal-format
27962 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
27963 msgstr ""
27965 #: gimplify.cc:13965
27966 #, gcc-internal-format
27967 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
27968 msgstr ""
27970 #: gimplify.cc:14142
27971 #, gcc-internal-format
27972 msgid "incompatible data clause with reduction on %qE; promoting to %<present_or_copy%>"
27973 msgstr ""
27975 #: gimplify.cc:14440
27976 #, gcc-internal-format
27977 msgid "%qD specified in %<inscan%> %<reduction%> clause but not in %<scan%> directive clause"
27978 msgstr ""
27980 #: gimplify.cc:14459
27981 #, gcc-internal-format
27982 msgid "invalid private reduction on %qE"
27983 msgstr ""
27985 #: gimplify.cc:14626
27986 #, gcc-internal-format
27987 msgid "%<inscan%> %<reduction%> clause used together with %<linear%> clause for a variable other than loop iterator"
27988 msgstr ""
27990 #: gimplify.cc:14970
27991 #, gcc-internal-format
27992 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
27993 msgstr ""
27995 #: gimplify.cc:14980
27996 #, gcc-internal-format
27997 msgid "%<taskwait%> construct with %<nowait%> clause but no %<depend%> clauses"
27998 msgstr ""
28000 #: gimplify.cc:15264 gimplify.cc:15268 gimplify.cc:15277 gimplify.cc:15289
28001 #: gimplify.cc:15294
28002 #, gcc-internal-format
28003 msgid "%qs clause may not appear on non-rectangular %qs"
28004 msgstr ""
28006 #: gimplify.cc:15455
28007 #, gcc-internal-format
28008 msgid "%<linear%> clause may not be specified together with %<ordered%> clause if stand-alone %<ordered%> construct is nested in it"
28009 msgstr ""
28011 #: gimplify.cc:15520
28012 #, gcc-internal-format
28013 msgid "threadprivate iteration variable %qD"
28014 msgstr ""
28016 #: gimplify.cc:15551 gimplify.cc:15659
28017 #, gcc-internal-format
28018 msgid "conditional %<lastprivate%> on loop iterator %qD ignored"
28019 msgstr ""
28021 #: gimplify.cc:16361
28022 #, gcc-internal-format
28023 msgid "%<bind%> clause not specified on a %<loop%> construct not nested inside another OpenMP construct"
28024 msgstr ""
28026 #: gimplify.cc:16385
28027 #, gcc-internal-format
28028 msgid "%<bind(parallel)%> on a %<loop%> construct nested inside %<simd%> construct"
28029 msgstr ""
28031 #: gimplify.cc:16405
28032 #, gcc-internal-format
28033 msgid "%<bind(teams)%> on a %<loop%> region not strictly nested inside of a %<teams%> region"
28034 msgstr ""
28036 #: gimplify.cc:16430
28037 #, gcc-internal-format
28038 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %qs or %<sections%>"
28039 msgstr ""
28041 #: gimplify.cc:16458
28042 #, gcc-internal-format
28043 msgid "%<lastprivate%> clause on a %<loop%> construct refers to a variable %qD which is not the loop iterator"
28044 msgstr ""
28046 #: gimplify.cc:17540
28047 #, gcc-internal-format
28048 msgid "%<ordered%> construct with %qs clause must be closely nested inside a loop with %<ordered%> clause"
28049 msgstr ""
28051 #: gimplify.cc:17561
28052 #, gcc-internal-format
28053 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
28054 msgstr ""
28056 #: gimplify.cc:17574
28057 #, gcc-internal-format
28058 msgid "number of variables in %qs clause with %<sink%> modifier does not match number of iteration variables"
28059 msgstr ""
28061 #: gimplify.cc:17588
28062 #, gcc-internal-format
28063 msgid "more than one %qs clause with %<source%> modifier on an %<ordered%> construct"
28064 msgstr ""
28066 #: gimplify.cc:17601
28067 #, gcc-internal-format
28068 msgid "%qs clause with %<source%> modifier specified together with %qs clauses with %<sink%> modifier on the same construct"
28069 msgstr ""
28071 #: gimplify.cc:18918
28072 #, gcc-internal-format
28073 msgid "gimplification failed"
28074 msgstr ""
28076 #: gimplify.cc:19519
28077 #, gcc-internal-format
28078 msgid "%qT is promoted to %qT when passed through %<...%>"
28079 msgstr ""
28081 #: gimplify.cc:19524
28082 #, gcc-internal-format
28083 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
28084 msgstr ""
28086 #: gimplify.cc:19531
28087 #, gcc-internal-format
28088 msgid "if this code is reached, the program will abort"
28089 msgstr ""
28091 #: godump.cc:1438
28092 #, gcc-internal-format
28093 msgid "could not close Go dump file: %m"
28094 msgstr ""
28096 #: godump.cc:1450
28097 #, gcc-internal-format
28098 msgid "could not open Go dump file %qs: %m"
28099 msgstr ""
28101 #: graphite.cc:529
28102 #, gcc-internal-format
28103 msgid "Graphite loop optimizations cannot be used (isl is not available)."
28104 msgstr ""
28106 #: input.cc:1482
28107 #, gcc-internal-format, gfc-internal-format
28108 msgid "expansion point is location %i"
28109 msgstr ""
28111 #: input.cc:1512
28112 #, gcc-internal-format
28113 msgid "token %u has %<x-location == y-location == %u%>"
28114 msgstr ""
28116 #: input.cc:1521
28117 #, gcc-internal-format
28118 msgid "token %u has %<x-location == %u%>"
28119 msgstr ""
28121 #: input.cc:1522
28122 #, gcc-internal-format
28123 msgid "token %u has %<y-location == %u%>"
28124 msgstr ""
28126 #: internal-fn.cc:841
28127 #, gcc-internal-format
28128 msgid "invalid use of attribute %<fallthrough%>"
28129 msgstr ""
28131 #: ipa-devirt.cc:679 ipa-devirt.cc:764 ipa-devirt.cc:793 ipa-devirt.cc:835
28132 #: ipa-devirt.cc:866
28133 #, gcc-internal-format
28134 msgid "virtual table of type %qD violates one definition rule"
28135 msgstr ""
28137 #: ipa-devirt.cc:682
28138 #, gcc-internal-format
28139 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
28140 msgstr "varijabla s istim imenom asemblera kao i virtualna tablica definirana je u drugoj prijevodnoj jedinici"
28142 #: ipa-devirt.cc:723
28143 #, gcc-internal-format
28144 msgid "virtual table of type %qD contains RTTI information"
28145 msgstr ""
28147 #: ipa-devirt.cc:729
28148 #, gcc-internal-format
28149 msgid "but is prevailed by one without from other translation unit"
28150 msgstr ""
28152 #: ipa-devirt.cc:733
28153 #, gcc-internal-format
28154 msgid "RTTI will not work on this type"
28155 msgstr ""
28157 #: ipa-devirt.cc:770
28158 #, gcc-internal-format
28159 msgid "the conflicting type defined in another translation unit has virtual table of different size"
28160 msgstr ""
28162 #: ipa-devirt.cc:799
28163 #, gcc-internal-format
28164 msgid "the conflicting type defined in another translation unit with different RTTI information"
28165 msgstr ""
28167 #: ipa-devirt.cc:843 ipa-devirt.cc:874
28168 #, gcc-internal-format
28169 msgid "the conflicting type defined in another translation unit"
28170 msgstr ""
28172 #: ipa-devirt.cc:847
28173 #, gcc-internal-format
28174 msgid "contains additional virtual method %qD"
28175 msgstr ""
28177 #: ipa-devirt.cc:854
28178 #, gcc-internal-format
28179 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
28180 msgstr ""
28182 #: ipa-devirt.cc:880
28183 #, gcc-internal-format
28184 msgid "virtual method %qD"
28185 msgstr ""
28187 #: ipa-devirt.cc:884
28188 #, gcc-internal-format
28189 msgid "ought to match virtual method %qD but does not"
28190 msgstr ""
28192 #: ipa-devirt.cc:890
28193 #, gcc-internal-format
28194 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
28195 msgstr ""
28197 #: ipa-devirt.cc:924
28198 #, gcc-internal-format
28199 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
28200 msgstr ""
28202 #: ipa-devirt.cc:932
28203 #, gcc-internal-format
28204 msgid "type %qT violates the C++ One Definition Rule"
28205 msgstr ""
28207 #: ipa-devirt.cc:944 ipa-devirt.cc:959 ipa-devirt.cc:1237 ipa-devirt.cc:1282
28208 #: ipa-devirt.cc:1321 ipa-devirt.cc:1339
28209 #, gcc-internal-format
28210 msgid "a different type is defined in another translation unit"
28211 msgstr ""
28213 #: ipa-devirt.cc:951
28214 #, gcc-internal-format
28215 msgid "the first difference of corresponding definitions is field %qD"
28216 msgstr ""
28218 #: ipa-devirt.cc:961
28219 #, gcc-internal-format
28220 msgid "the first difference of corresponding definitions is method %qD"
28221 msgstr ""
28223 #: ipa-devirt.cc:1066
28224 #, gcc-internal-format
28225 msgid "type %qT defined in anonymous namespace cannot match type %qT across the translation unit boundary"
28226 msgstr ""
28228 #: ipa-devirt.cc:1071
28229 #, gcc-internal-format
28230 msgid "type %qT defined in anonymous namespace cannot match across the translation unit boundary"
28231 msgstr ""
28233 #: ipa-devirt.cc:1076
28234 #, gcc-internal-format
28235 msgid "the incompatible type defined in another translation unit"
28236 msgstr ""
28238 #: ipa-devirt.cc:1092
28239 #, gcc-internal-format
28240 msgid "type name %qs should match type name %qs"
28241 msgstr ""
28243 #: ipa-devirt.cc:1096 ipa-devirt.cc:1193
28244 #, gcc-internal-format
28245 msgid "the incompatible type is defined here"
28246 msgstr ""
28248 #: ipa-devirt.cc:1124
28249 #, gcc-internal-format
28250 msgid "array types have different bounds"
28251 msgstr ""
28253 #: ipa-devirt.cc:1139
28254 #, gcc-internal-format
28255 msgid "return value type mismatch"
28256 msgstr ""
28258 #: ipa-devirt.cc:1154
28259 #, gcc-internal-format
28260 msgid "implicit this pointer type mismatch"
28261 msgstr ""
28263 #: ipa-devirt.cc:1157
28264 #, gcc-internal-format, gfc-internal-format
28265 msgid "type mismatch in parameter %i"
28266 msgstr ""
28268 #: ipa-devirt.cc:1168
28269 #, gcc-internal-format
28270 msgid "types have different parameter counts"
28271 msgstr ""
28273 #: ipa-devirt.cc:1184
28274 #, gcc-internal-format
28275 msgid "type %qT itself violates the C++ One Definition Rule"
28276 msgstr ""
28278 #: ipa-devirt.cc:1190
28279 #, gcc-internal-format
28280 msgid "type %qT should match type %qT"
28281 msgstr ""
28283 #: ipa-devirt.cc:1265
28284 #, gcc-internal-format
28285 msgid "a type with different precision is defined in another translation unit"
28286 msgstr ""
28288 #: ipa-devirt.cc:1272
28289 #, gcc-internal-format
28290 msgid "a type with different signedness is defined in another translation unit"
28291 msgstr ""
28293 #: ipa-devirt.cc:1297
28294 #, gcc-internal-format
28295 msgid "it is defined as a pointer in different address space in another translation unit"
28296 msgstr ""
28298 #: ipa-devirt.cc:1306
28299 #, gcc-internal-format
28300 msgid "it is defined as a pointer to different type in another translation unit"
28301 msgstr ""
28303 #: ipa-devirt.cc:1366
28304 #, gcc-internal-format
28305 msgid "an array of different size is defined in another translation unit"
28306 msgstr ""
28308 #: ipa-devirt.cc:1381
28309 #, gcc-internal-format
28310 msgid "has different return value in another translation unit"
28311 msgstr ""
28313 #: ipa-devirt.cc:1404 ipa-devirt.cc:1416
28314 #, gcc-internal-format
28315 msgid "has different parameters in another translation unit"
28316 msgstr ""
28318 #: ipa-devirt.cc:1439
28319 #, gcc-internal-format
28320 msgid "a type defined in another translation unit is not polymorphic"
28321 msgstr ""
28323 #: ipa-devirt.cc:1443
28324 #, gcc-internal-format
28325 msgid "a type defined in another translation unit is polymorphic"
28326 msgstr ""
28328 #: ipa-devirt.cc:1461 ipa-devirt.cc:1525
28329 #, gcc-internal-format
28330 msgid "a type with different virtual table pointers is defined in another translation unit"
28331 msgstr ""
28333 #: ipa-devirt.cc:1468 ipa-devirt.cc:1530
28334 #, gcc-internal-format
28335 msgid "a type with different bases is defined in another translation unit"
28336 msgstr ""
28338 #: ipa-devirt.cc:1476
28339 #, gcc-internal-format
28340 msgid "a field with different name is defined in another translation unit"
28341 msgstr ""
28343 #: ipa-devirt.cc:1490
28344 #, gcc-internal-format
28345 msgid "a field of same name but different type is defined in another translation unit"
28346 msgstr ""
28348 #: ipa-devirt.cc:1503
28349 #, gcc-internal-format
28350 msgid "fields have different layout in another translation unit"
28351 msgstr ""
28353 #: ipa-devirt.cc:1510
28354 #, gcc-internal-format
28355 msgid "one field is a bitfield while the other is not"
28356 msgstr ""
28358 #: ipa-devirt.cc:1534
28359 #, gcc-internal-format
28360 msgid "a type with different number of fields is defined in another translation unit"
28361 msgstr ""
28363 #: ipa-devirt.cc:1557
28364 #, gcc-internal-format
28365 msgid "a type with different size is defined in another translation unit"
28366 msgstr ""
28368 #: ipa-devirt.cc:1566
28369 #, gcc-internal-format
28370 msgid "one type needs to be constructed while the other does not"
28371 msgstr ""
28373 #: ipa-devirt.cc:1579
28374 #, gcc-internal-format
28375 msgid "memory layout mismatch"
28376 msgstr ""
28378 #: ipa-devirt.cc:1698
28379 #, gcc-internal-format
28380 msgid "the extra base is defined here"
28381 msgstr ""
28383 #: ipa-devirt.cc:3874
28384 #, gcc-internal-format
28385 msgid "Declaring type %qD final would enable devirtualization of %i call"
28386 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
28387 msgstr[0] ""
28388 msgstr[1] ""
28389 msgstr[2] ""
28391 #: ipa-devirt.cc:3883
28392 #, gcc-internal-format
28393 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
28394 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
28395 msgstr[0] ""
28396 msgstr[1] ""
28397 msgstr[2] ""
28399 #: ipa-devirt.cc:3913
28400 #, gcc-internal-format
28401 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
28402 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
28403 msgstr[0] ""
28404 msgstr[1] ""
28405 msgstr[2] ""
28407 #: ipa-devirt.cc:3921
28408 #, gcc-internal-format
28409 msgid "Declaring method %qD final would enable devirtualization of %i call"
28410 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
28411 msgstr[0] ""
28412 msgstr[1] ""
28413 msgstr[2] ""
28415 #: ipa-devirt.cc:3929
28416 #, gcc-internal-format
28417 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
28418 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
28419 msgstr[0] ""
28420 msgstr[1] ""
28421 msgstr[2] ""
28423 #: ipa-devirt.cc:3940
28424 #, gcc-internal-format
28425 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
28426 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
28427 msgstr[0] ""
28428 msgstr[1] ""
28429 msgstr[2] ""
28431 #: ipa-devirt.cc:4253
28432 #, gcc-internal-format
28433 msgid "type %qs violates the C++ One Definition Rule"
28434 msgstr ""
28436 #: ipa-devirt.cc:4262
28437 #, gcc-internal-format
28438 msgid "an enum with different number of values is defined in another translation unit"
28439 msgstr ""
28441 #: ipa-devirt.cc:4266
28442 #, gcc-internal-format
28443 msgid "an enum with different value name is defined in another translation unit"
28444 msgstr ""
28446 #: ipa-devirt.cc:4270
28447 #, gcc-internal-format
28448 msgid "an enum with different values is defined in another translation unit"
28449 msgstr ""
28451 #: ipa-devirt.cc:4291
28452 #, gcc-internal-format
28453 msgid "name %qs differs from name %qs defined in another translation unit"
28454 msgstr ""
28456 #: ipa-devirt.cc:4297
28457 #, gcc-internal-format
28458 msgid "name %qs is defined as %u-bit while another translation unit defines it as %u-bit"
28459 msgstr ""
28461 #: ipa-devirt.cc:4306
28462 #, gcc-internal-format
28463 msgid "name %qs is defined to %wd while another translation unit defines it as %wd"
28464 msgstr ""
28466 #: ipa-devirt.cc:4312
28467 #, gcc-internal-format
28468 msgid "name %qs is defined to different value in another translation unit"
28469 msgstr ""
28471 #: ipa-devirt.cc:4317
28472 #, gcc-internal-format
28473 msgid "mismatching definition"
28474 msgstr ""
28476 #: ipa-fnsummary.cc:4656
28477 #, gcc-internal-format
28478 msgid "invalid fnsummary in LTO stream"
28479 msgstr ""
28481 #: ipa-fnsummary.cc:4757
28482 #, gcc-internal-format
28483 msgid "ipa inline summary is missing in input file"
28484 msgstr ""
28486 #: ipa-modref.cc:4017
28487 #, gcc-internal-format
28488 msgid "IPA modref summary is missing in input file"
28489 msgstr ""
28491 #: ipa-prop.cc:4824 ipa-prop.cc:4866 ipa-prop.cc:4943 ipa-prop.cc:4991
28492 #, gcc-internal-format
28493 msgid "invalid jump function in LTO stream"
28494 msgstr ""
28496 #: ipa-pure-const.cc:220
28497 #, gcc-internal-format
28498 msgid "function might be candidate for attribute %qs"
28499 msgstr ""
28501 #: ipa-pure-const.cc:221
28502 #, gcc-internal-format
28503 msgid "function might be candidate for attribute %qs if it is known to return normally"
28504 msgstr ""
28506 #: ipa-reference.cc:1264
28507 #, gcc-internal-format
28508 msgid "ipa reference summary is missing in ltrans unit"
28509 msgstr ""
28511 #: ipa-sra.cc:1621
28512 #, gcc-internal-format
28513 msgid "Access offset before parent offset"
28514 msgstr ""
28516 #: ipa-sra.cc:1626
28517 #, gcc-internal-format
28518 msgid "Access size greater or equal to its parent size"
28519 msgstr ""
28521 #: ipa-sra.cc:1631
28522 #, gcc-internal-format
28523 msgid "Access terminates outside of its parent"
28524 msgstr ""
28526 #: ipa-sra.cc:1643
28527 #, gcc-internal-format
28528 msgid "Access overlaps with its sibling"
28529 msgstr ""
28531 #: ipa-sra.cc:1662
28532 #, gcc-internal-format
28533 msgid "IPA-SRA access verification failed"
28534 msgstr ""
28536 #: ipa-sra.cc:2747
28537 #, gcc-internal-format
28538 msgid "function %qs, parameter %u, has IPA-SRA accesses which overlap"
28539 msgstr ""
28541 #: ipa-sra.cc:2750
28542 #, gcc-internal-format
28543 msgid "function %qs, parameter %u, is used but does not have any certain IPA-SRA access"
28544 msgstr ""
28546 #: ipa-strub.cc:622
28547 #, gcc-internal-format
28548 msgid "at-calls %<strub%> does not support call to %qD"
28549 msgstr ""
28551 #: ipa-strub.cc:656
28552 #, gcc-internal-format
28553 msgid "%qD is not eligible for %<strub%> on the target system"
28554 msgstr ""
28556 #: ipa-strub.cc:660
28557 #, gcc-internal-format
28558 msgid "unsupported %<strub%> call on the target system"
28559 msgstr ""
28561 #: ipa-strub.cc:686
28562 #, gcc-internal-format
28563 msgid "%qD is not eligible for %<strub%> because %<-fsplit-stack%> is enabled"
28564 msgstr ""
28566 #: ipa-strub.cc:699
28567 #, gcc-internal-format
28568 msgid "%qD is not eligible for %<strub%> because of attribute %<noipa%>"
28569 msgstr ""
28571 #: ipa-strub.cc:714
28572 #, gcc-internal-format
28573 msgid "%qD is not eligible for %<strub%> because of attribute %<simd%>"
28574 msgstr ""
28576 #: ipa-strub.cc:848
28577 #, gcc-internal-format
28578 msgid "%qD is not eligible for internal %<strub%> because of attribute %<noclone%>"
28579 msgstr ""
28581 #: ipa-strub.cc:872
28582 #, gcc-internal-format
28583 msgid "%qD is not eligible for internal %<strub%> because it calls %qD"
28584 msgstr ""
28586 #: ipa-strub.cc:886
28587 #, gcc-internal-format
28588 msgid "%qD is not eligible for internal %<strub%> because it contains a non-local goto target"
28589 msgstr ""
28591 #: ipa-strub.cc:899
28592 #, gcc-internal-format
28593 msgid "%qD is not eligible for internal %<strub%> because the address of a local label escapes"
28594 msgstr ""
28596 #: ipa-strub.cc:938
28597 #, gcc-internal-format
28598 msgid "internal %<strub%> does not support forced labels"
28599 msgstr ""
28601 #: ipa-strub.cc:952
28602 #, gcc-internal-format
28603 msgid "%qD has too many arguments for internal %<strub%>"
28604 msgstr ""
28606 #: ipa-strub.cc:1229
28607 #, gcc-internal-format
28608 msgid "%qD requires %<strub%>, but no viable %<strub%> mode was found"
28609 msgstr ""
28611 #: ipa-strub.cc:1325
28612 #, gcc-internal-format
28613 msgid "%<strub%> mode %qE selected for %qD, when %qE was requested"
28614 msgstr ""
28616 #: ipa-strub.cc:1334
28617 #, gcc-internal-format
28618 msgid "the incompatible selection was determined by ultimate alias target %qD"
28619 msgstr ""
28621 #: ipa-strub.cc:1681
28622 #, gcc-internal-format
28623 msgid "indirect non-%<strub%> call in %<strub%> context %qD"
28624 msgstr ""
28626 #: ipa-strub.cc:1700
28627 #, gcc-internal-format
28628 msgid "calling %<always_inline%> %<strub%> %qD in non-%<strub%> context %qD"
28629 msgstr ""
28631 #: ipa-strub.cc:1710
28632 #, gcc-internal-format
28633 msgid "calling non-%<strub%> %qD in %<strub%> context %qD"
28634 msgstr ""
28636 #: ipa-strub.cc:1714
28637 #, gcc-internal-format
28638 msgid "calling %qD using non-%<strub%> type %qT in %<strub%> context %qD"
28639 msgstr ""
28641 #: ipa-strub.cc:2839
28642 #, gcc-internal-format
28643 msgid "failed to split %qD for %<strub%>"
28644 msgstr "nije uspjelo razdijeliti %qD za %<strub%>"
28646 #: ira.cc:2441 ira.cc:2463
28647 #, gcc-internal-format
28648 msgid "%s cannot be used in %<asm%> here"
28649 msgstr ""
28651 #: ira.cc:6059
28652 #, gcc-internal-format
28653 msgid "frame pointer required, but reserved"
28654 msgstr ""
28656 #: ira.cc:6060
28657 #, gcc-internal-format
28658 msgid "for %qD"
28659 msgstr ""
28661 #: ira.cc:6076
28662 #, gcc-internal-format
28663 msgid "frame size too large for reliable stack checking"
28664 msgstr ""
28666 #: lra-assigns.cc:1702
28667 #, gcc-internal-format, gfc-internal-format
28668 msgid "maximum number of LRA assignment passes is achieved (%d)"
28669 msgstr ""
28671 #: lra-assigns.cc:1867
28672 #, gcc-internal-format
28673 msgid "unable to find a register to spill"
28674 msgstr ""
28676 #: lra-constraints.cc:4236 reload.cc:3840 reload.cc:4095
28677 #, gcc-internal-format
28678 msgid "inconsistent operand constraints in an %<asm%>"
28679 msgstr ""
28681 #: lra-constraints.cc:5350
28682 #, gcc-internal-format, gfc-internal-format
28683 msgid "maximum number of generated reload insns per insn achieved (%d)"
28684 msgstr ""
28686 #: lra.cc:546
28687 #, gcc-internal-format
28688 msgid "%<asm%> operand has impossible constraints or there are not enough registers"
28689 msgstr "%<asm%> operand ima nemoguća ograničenja ili nema dovoljno registara"
28691 #: lto-cgraph.cc:1171
28692 #, gcc-internal-format
28693 msgid "function %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
28694 msgstr ""
28696 #: lto-cgraph.cc:1177
28697 #, gcc-internal-format
28698 msgid "variable %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
28699 msgstr ""
28701 #: lto-cgraph.cc:1346
28702 #, gcc-internal-format, gfc-internal-format
28703 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
28704 msgstr ""
28706 #: lto-cgraph.cc:1511
28707 #, gcc-internal-format
28708 msgid "bytecode stream: no caller found while reading edge"
28709 msgstr ""
28711 #: lto-cgraph.cc:1517
28712 #, gcc-internal-format
28713 msgid "bytecode stream: no callee found while reading edge"
28714 msgstr ""
28716 #: lto-cgraph.cc:1594
28717 #, gcc-internal-format
28718 msgid "bytecode stream: found empty cgraph node"
28719 msgstr ""
28721 #: lto-cgraph.cc:1713
28722 #, gcc-internal-format, gfc-internal-format
28723 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
28724 msgstr ""
28726 #: lto-cgraph.cc:1738
28727 #, gcc-internal-format, gfc-internal-format
28728 msgid "Profile information in %s corrupted"
28729 msgstr ""
28731 #: lto-cgraph.cc:1776
28732 #, gcc-internal-format, gfc-internal-format
28733 msgid "cannot find LTO cgraph in %s"
28734 msgstr ""
28736 #: lto-cgraph.cc:1786
28737 #, gcc-internal-format, gfc-internal-format
28738 msgid "cannot find LTO section refs in %s"
28739 msgstr ""
28741 #: lto-cgraph.cc:1944
28742 #, gcc-internal-format
28743 msgid "OpenMP %<requires%> directive with non-identical clauses in multiple compilation units: %qs vs. %qs"
28744 msgstr ""
28746 #: lto-cgraph.cc:1947 lto-cgraph.cc:1948 lto-cgraph.cc:1954
28747 #, gcc-internal-format
28748 msgid "%qs has %qs"
28749 msgstr "%qs ima %qs."
28751 #: lto-cgraph.cc:1952
28752 #, gcc-internal-format
28753 msgid "OpenMP %<requires%> directive with %qs specified only in some compilation units"
28754 msgstr ""
28756 #: lto-cgraph.cc:1957
28757 #, gcc-internal-format
28758 msgid "but %qs has not"
28759 msgstr ""
28761 #: lto-cgraph.cc:1965
28762 #, gcc-internal-format, gfc-internal-format
28763 msgid "invalid offload table in %s"
28764 msgstr ""
28766 #: lto-cgraph.cc:1976
28767 #, gcc-internal-format
28768 msgid "GCC_OFFLOAD_OMP_REQUIRES_FILE unset"
28769 msgstr ""
28771 #: lto-cgraph.cc:1979
28772 #, gcc-internal-format
28773 msgid "Cannot open omp_requires file %qs"
28774 msgstr "Ne može otvoriti ‘omp_requires’ datoteku %qs"
28776 #: lto-compress.cc:142 lto-compress.cc:269 lto-compress.cc:277
28777 #: lto-compress.cc:297 lto-compress.cc:363 lto-compress.cc:371
28778 #: lto-compress.cc:391
28779 #, gcc-internal-format, gfc-internal-format
28780 msgid "compressed stream: %s"
28781 msgstr ""
28783 #: lto-compress.cc:163
28784 #, gcc-internal-format
28785 msgid "original not compressed with zstd"
28786 msgstr ""
28788 #: lto-compress.cc:165
28789 #, gcc-internal-format
28790 msgid "original size unknown"
28791 msgstr ""
28793 #: lto-compress.cc:171
28794 #, gcc-internal-format, gfc-internal-format
28795 msgid "decompressed stream: %s"
28796 msgstr ""
28798 #: lto-compress.cc:411
28799 #, gcc-internal-format
28800 msgid "compiler does not support ZSTD LTO compression"
28801 msgstr ""
28803 #: lto-section-in.cc:460
28804 #, gcc-internal-format, gfc-internal-format
28805 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
28806 msgstr ""
28808 #: lto-section-in.cc:471
28809 #, gcc-internal-format, gfc-internal-format
28810 msgid "%s out of range: Range is %i to %i, value is %i"
28811 msgstr ""
28813 #: lto-streamer-in.cc:125
28814 #, gcc-internal-format, gfc-internal-format
28815 msgid "bytecode stream: unexpected tag %s"
28816 msgstr ""
28818 #: lto-streamer-in.cc:1215 lto-streamer-in.cc:1226
28819 #, gcc-internal-format
28820 msgid "Cgraph edge statement index out of range"
28821 msgstr ""
28823 #: lto-streamer-in.cc:1220 lto-streamer-in.cc:1230
28824 #, gcc-internal-format
28825 msgid "Cgraph edge statement index not found"
28826 msgstr ""
28828 #: lto-streamer-in.cc:1237
28829 #, gcc-internal-format
28830 msgid "Reference statement index out of range"
28831 msgstr "Index referentne izjave je izvan granica"
28833 #: lto-streamer-in.cc:1241
28834 #, gcc-internal-format
28835 msgid "Reference statement index not found"
28836 msgstr ""
28838 #: lto-streamer-in.cc:2001
28839 #, gcc-internal-format, gfc-internal-format
28840 msgid "cannot read LTO mode table from %s"
28841 msgstr ""
28843 #: lto-streamer-in.cc:2107
28844 #, gcc-internal-format
28845 msgid "%s - %u-bit-precision floating-point numbers unsupported (mode %qs)"
28846 msgstr ""
28848 #: lto-streamer-in.cc:2112
28849 #, gcc-internal-format
28850 msgid "%s - %u-bit-precision decimal floating-point numbers unsupported (mode %qs)"
28851 msgstr ""
28853 #: lto-streamer-in.cc:2117
28854 #, gcc-internal-format
28855 msgid "%s - %u-bit-precision complex floating-point numbers unsupported (mode %qs)"
28856 msgstr ""
28858 #: lto-streamer-in.cc:2122
28859 #, gcc-internal-format
28860 msgid "%s - %u-bit integer numbers unsupported (mode %qs)"
28861 msgstr ""
28863 #: lto-streamer-in.cc:2125
28864 #, gcc-internal-format
28865 msgid "%s - unsupported mode %qs"
28866 msgstr ""
28868 #: lto-streamer-out.cc:561 lto-streamer-out.cc:913
28869 #, gcc-internal-format
28870 msgid "tree code %qs is not supported in LTO streams"
28871 msgstr ""
28873 #: lto-streamer.cc:129
28874 #, gcc-internal-format, gfc-internal-format
28875 msgid "bytecode stream: unexpected LTO section %s"
28876 msgstr ""
28878 #: lto-streamer.cc:261
28879 #, gcc-internal-format
28880 msgid "bytecode stream in file %qs generated with LTO version %d.%d instead of the expected %d.%d"
28881 msgstr ""
28883 #: lto-wrapper.cc:159
28884 #, gcc-internal-format
28885 msgid "deleting LTRANS file %s: %m"
28886 msgstr "uklanjam LTRANS datoteku %s: %m"
28888 #: lto-wrapper.cc:358
28889 #, gcc-internal-format, gfc-internal-format
28890 msgid "option %s with different values"
28891 msgstr ""
28893 #: lto-wrapper.cc:374
28894 #, gcc-internal-format
28895 msgid "option %qs with mismatching values (%s, %s)"
28896 msgstr ""
28898 #: lto-wrapper.cc:489
28899 #, gcc-internal-format, gfc-internal-format
28900 msgid "option %s not used consistently in all LTO input files"
28901 msgstr ""
28903 #: lto-wrapper.cc:634 lto-wrapper.cc:642
28904 #, gcc-internal-format
28905 msgid "Extra option to %<-Xassembler%>: %s, dropping all %<-Xassembler%> and %<-Wa%> options."
28906 msgstr ""
28908 #: lto-wrapper.cc:650
28909 #, gcc-internal-format
28910 msgid "Options to %<-Xassembler%> do not match: %s, %s, dropping all %<-Xassembler%> and %<-Wa%> options."
28911 msgstr ""
28913 #: lto-wrapper.cc:960
28914 #, gcc-internal-format
28915 msgid "could not find %s in %s (consider using %<-B%>)"
28916 msgstr ""
28918 #: lto-wrapper.cc:1041
28919 #, gcc-internal-format, gfc-internal-format
28920 msgid "problem with building target image for %s"
28921 msgstr ""
28923 #: lto-wrapper.cc:1070
28924 #, gcc-internal-format
28925 msgid "reading input file"
28926 msgstr ""
28928 #: lto-wrapper.cc:1075
28929 #, gcc-internal-format
28930 msgid "writing output file"
28931 msgstr ""
28933 #: lto-wrapper.cc:1111
28934 #, gcc-internal-format
28935 msgid "installation error, cannot find %<crtoffloadtable.o%>"
28936 msgstr ""
28938 #: lto-wrapper.cc:1433
28939 #, gcc-internal-format
28940 msgid "environment variable %<COLLECT_GCC%> must be set"
28941 msgstr "varijabla okoline %<COLLECT_GCC%> mora biti postavljena"
28943 #: lto-wrapper.cc:1437 config/gcn/mkoffload.cc:811
28944 #, gcc-internal-format
28945 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
28946 msgstr "varijabla okoline %<COLLECT_GCC_OPTIONS%> mora biti postavljena"
28948 #: lto-wrapper.cc:1727 lto-wrapper.cc:1787 c-family/c-pch.cc:213
28949 #: c-family/c-pch.cc:248 c-family/c-pch.cc:286
28950 #, gcc-internal-format
28951 msgid "cannot read %s: %m"
28952 msgstr "ne može čitati %s: %m"
28954 #: lto-wrapper.cc:1754
28955 #, gcc-internal-format, gfc-internal-format
28956 msgid "invalid format of %s"
28957 msgstr ""
28959 #: lto-wrapper.cc:1920
28960 #, gcc-internal-format
28961 msgid "%<fopen%>: %s: %m"
28962 msgstr "%<fopen%>: %s: %m"
28964 #: lto-wrapper.cc:1937
28965 #, gcc-internal-format, gfc-internal-format
28966 msgid "corrupted ltrans output file %s"
28967 msgstr "oštećeni izlazna datoteka ltrans %s"
28969 #: lto-wrapper.cc:1980
28970 #, gcc-internal-format, gfc-internal-format
28971 msgid "using serial compilation of %d LTRANS jobs"
28972 msgstr ""
28974 #: lto-wrapper.cc:2160 config/gcn/mkoffload.cc:936
28975 #, gcc-internal-format
28976 msgid "%<atexit%> failed"
28977 msgstr "%<atexit%> nije uspio"
28979 #: multiple_target.cc:72
28980 #, gcc-internal-format
28981 msgid "the call requires %<ifunc%>, which is not supported by this target"
28982 msgstr ""
28984 #: multiple_target.cc:79
28985 #, gcc-internal-format
28986 msgid "target does not support function version dispatcher"
28987 msgstr ""
28989 #: multiple_target.cc:87
28990 #, gcc-internal-format
28991 msgid "default %<target_clones%> attribute was not set"
28992 msgstr ""
28994 #: multiple_target.cc:322 c-family/c-attribs.cc:5910
28995 #, gcc-internal-format
28996 msgid "single %<target_clones%> attribute is ignored"
28997 msgstr ""
28999 #: multiple_target.cc:331
29000 #, gcc-internal-format
29001 msgid "clones for %<target_clones%> attribute cannot be created"
29002 msgstr ""
29004 #: multiple_target.cc:334
29005 #, gcc-internal-format
29006 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
29007 msgstr ""
29009 #: multiple_target.cc:355
29010 #, gcc-internal-format
29011 msgid "%<default%> target was not set"
29012 msgstr ""
29014 #: multiple_target.cc:359
29015 #, gcc-internal-format
29016 msgid "an empty string cannot be in %<target_clones%> attribute"
29017 msgstr ""
29019 #: multiple_target.cc:363
29020 #, gcc-internal-format
29021 msgid "multiple %<default%> targets were set"
29022 msgstr ""
29024 #: omp-expand.cc:3420
29025 #, gcc-internal-format
29026 msgid "%qs clause with %<sink%> modifier waiting for lexically later iteration"
29027 msgstr ""
29029 #: omp-expand.cc:3560
29030 #, gcc-internal-format
29031 msgid "%qs clause with %<sink%> modifier refers to iteration never in the iteration space"
29032 msgstr ""
29034 #: omp-expand.cc:8186
29035 #, gcc-internal-format
29036 msgid "invalid OpenMP non-rectangular loop step; %<(%E - %E) * %E%> is not a multiple of loop %d step %qE"
29037 msgstr ""
29039 #: omp-general.cc:1283
29040 #, gcc-internal-format
29041 msgid "%<target_device%> selector set is not supported yet"
29042 msgstr "skup selectora %<target_device%> još uvijek nije podržan"
29044 #: omp-general.cc:1288
29045 #, gcc-internal-format
29046 msgid "selector set %qs specified more than once"
29047 msgstr ""
29049 #: omp-general.cc:1308
29050 #, gcc-internal-format
29051 msgid "selector %qs specified more than once in set %qs"
29052 msgstr ""
29054 #: omp-general.cc:1332
29055 #, gcc-internal-format
29056 msgid "incorrect property %qs of %qs selector"
29057 msgstr ""
29059 #: omp-general.cc:1340
29060 #, gcc-internal-format
29061 msgid "unknown property %qE of %qs selector"
29062 msgstr ""
29064 #: omp-general.cc:1345 omp-general.cc:1350
29065 #, gcc-internal-format
29066 msgid "unknown property %qs of %qs selector"
29067 msgstr ""
29069 #: omp-general.cc:1402
29070 #, gcc-internal-format
29071 msgid "%qD used as a variant with incompatible %<construct%> selector sets"
29072 msgstr ""
29074 #: omp-general.cc:3005
29075 #, gcc-internal-format
29076 msgid "%qs specifies a conflicting level of parallelism"
29077 msgstr ""
29079 #: omp-general.cc:3008
29080 #, gcc-internal-format
29081 msgid "... to the previous %qs clause here"
29082 msgstr ""
29084 #: omp-general.cc:3043
29085 #, gcc-internal-format
29086 msgid "cannot apply %<%s%> to %qD, which has also been marked with an OpenMP 'declare target' directive"
29087 msgstr ""
29089 #: omp-general.cc:3097
29090 #, gcc-internal-format
29091 msgid "incompatible %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
29092 msgstr ""
29094 #: omp-general.cc:3104
29095 #, gcc-internal-format
29096 msgid "missing %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
29097 msgstr ""
29099 #: omp-general.cc:3113
29100 #, gcc-internal-format
29101 msgid "... with %qs clause here"
29102 msgstr ""
29104 #: omp-general.cc:3121
29105 #, gcc-internal-format
29106 msgid "... without %qs clause near to here"
29107 msgstr ""
29109 #: omp-low.cc:1167
29110 #, gcc-internal-format
29111 msgid "%<allocate%> clause must specify an allocator here"
29112 msgstr ""
29114 #: omp-low.cc:2745 omp-offload.cc:1518
29115 #, gcc-internal-format
29116 msgid "%<seq%> overrides other OpenACC loop specifiers"
29117 msgstr ""
29119 #: omp-low.cc:2748 omp-offload.cc:1519
29120 #, gcc-internal-format
29121 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
29122 msgstr ""
29124 #: omp-low.cc:2752 omp-offload.cc:1553
29125 #, gcc-internal-format
29126 msgid "inner loop uses same OpenACC parallelism as containing loop"
29127 msgstr ""
29129 #: omp-low.cc:2803
29130 #, gcc-internal-format
29131 msgid "argument not permitted on %qs clause"
29132 msgstr ""
29134 #: omp-low.cc:2807
29135 #, gcc-internal-format
29136 msgid "enclosing parent compute construct"
29137 msgstr ""
29139 #: omp-low.cc:2810
29140 #, gcc-internal-format
29141 msgid "enclosing routine"
29142 msgstr ""
29144 #: omp-low.cc:2851
29145 #, gcc-internal-format
29146 msgid "conflicting reduction operations for %qE"
29147 msgstr ""
29149 #: omp-low.cc:2855
29150 #, gcc-internal-format
29151 msgid "location of the previous reduction for %qE"
29152 msgstr ""
29154 #: omp-low.cc:2888
29155 #, gcc-internal-format
29156 msgid "nested loop in reduction needs reduction clause for %qE"
29157 msgstr ""
29159 #: omp-low.cc:3145
29160 #, gcc-internal-format
29161 msgid "%<target%> construct with nested %<teams%> construct contains directives outside of the %<teams%> construct"
29162 msgstr ""
29164 #: omp-low.cc:3203
29165 #, gcc-internal-format
29166 msgid "non-OpenACC construct inside of OpenACC routine"
29167 msgstr ""
29169 #: omp-low.cc:3212
29170 #, gcc-internal-format
29171 msgid "non-OpenACC construct inside of OpenACC region"
29172 msgstr ""
29174 #: omp-low.cc:3227
29175 #, gcc-internal-format
29176 msgid "OpenMP constructs are not allowed in target region with %<ancestor%>"
29177 msgstr ""
29179 #: omp-low.cc:3252 omp-low.cc:3319
29180 #, gcc-internal-format
29181 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a region with the %<order(concurrent)%> clause"
29182 msgstr ""
29184 #: omp-low.cc:3271
29185 #, gcc-internal-format
29186 msgid "%<ordered simd threads%> must be closely nested inside of %<%s simd%> region"
29187 msgstr ""
29189 #: omp-low.cc:3287
29190 #, gcc-internal-format
29191 msgid "OpenMP constructs other than %<ordered simd%>, %<simd%>, %<loop%> or %<atomic%> may not be nested inside %<simd%> region"
29192 msgstr ""
29194 #: omp-low.cc:3301
29195 #, gcc-internal-format
29196 msgid "only %<distribute%>, %<parallel%> or %<loop%> regions are allowed to be strictly nested inside %<teams%> region"
29197 msgstr ""
29199 #: omp-low.cc:3315
29200 #, gcc-internal-format
29201 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a %<loop%> region"
29202 msgstr ""
29204 #: omp-low.cc:3335
29205 #, gcc-internal-format
29206 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
29207 msgstr ""
29209 #: omp-low.cc:3384
29210 #, gcc-internal-format
29211 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
29212 msgstr ""
29214 #: omp-low.cc:3406
29215 #, gcc-internal-format
29216 msgid "orphaned %qs construct"
29217 msgstr ""
29219 #: omp-low.cc:3435
29220 #, gcc-internal-format
29221 msgid "%<cancel for%> inside %<nowait%> for construct"
29222 msgstr ""
29224 #: omp-low.cc:3440
29225 #, gcc-internal-format
29226 msgid "%<cancel for%> inside %<ordered%> for construct"
29227 msgstr ""
29229 #: omp-low.cc:3460 omp-low.cc:3473
29230 #, gcc-internal-format
29231 msgid "%<cancel sections%> inside %<nowait%> sections construct"
29232 msgstr ""
29234 #: omp-low.cc:3502
29235 #, gcc-internal-format
29236 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
29237 msgstr ""
29239 #: omp-low.cc:3527
29240 #, gcc-internal-format
29241 msgid "invalid arguments"
29242 msgstr "nevaljani argumenti"
29244 #: omp-low.cc:3533
29245 #, gcc-internal-format
29246 msgid "%<%s %s%> construct not closely nested inside of %qs"
29247 msgstr ""
29249 #: omp-low.cc:3562
29250 #, gcc-internal-format
29251 msgid "barrier region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or %<taskloop%> region"
29252 msgstr ""
29254 #: omp-low.cc:3569
29255 #, gcc-internal-format
29256 msgid "work-sharing region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or %<taskloop%> region"
29257 msgstr ""
29259 #: omp-low.cc:3600
29260 #, gcc-internal-format
29261 msgid "%qs region may not be closely nested inside of work-sharing, %<loop%>, explicit %<task%> or %<taskloop%> region"
29262 msgstr ""
29264 #: omp-low.cc:3635
29265 #, gcc-internal-format
29266 msgid "%<scope%> region may not be closely nested inside of work-sharing, %<loop%>, explicit %<task%>, %<taskloop%>, %<critical%>, %<ordered%>, %<master%>, or %<masked%> region"
29267 msgstr ""
29269 #: omp-low.cc:3658
29270 #, gcc-internal-format
29271 msgid "%<%s(%s)%> is only allowed in %<omp ordered%>"
29272 msgstr ""
29274 #: omp-low.cc:3673
29275 #, gcc-internal-format
29276 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
29277 msgstr ""
29279 #: omp-low.cc:3690
29280 #, gcc-internal-format
29281 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
29282 msgstr ""
29284 #: omp-low.cc:3706
29285 #, gcc-internal-format
29286 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
29287 msgstr ""
29289 #: omp-low.cc:3719
29290 #, gcc-internal-format
29291 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
29292 msgstr ""
29294 #: omp-low.cc:3732 omp-low.cc:3777
29295 #, gcc-internal-format
29296 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
29297 msgstr ""
29299 #: omp-low.cc:3741
29300 #, gcc-internal-format
29301 msgid "%<ordered%> construct without %<doacross%> or %<depend%> clauses must not have the same binding region as %<ordered%> construct with those clauses"
29302 msgstr ""
29304 #: omp-low.cc:3760
29305 #, gcc-internal-format
29306 msgid "%<ordered%> construct without %<doacross%> or %<depend%> clauses binds to loop where %<collapse%> argument %wd is different from %<ordered%> argument %wd"
29307 msgstr ""
29309 #: omp-low.cc:3794
29310 #, gcc-internal-format
29311 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
29312 msgstr ""
29314 #: omp-low.cc:3812
29315 #, gcc-internal-format
29316 msgid "%<teams%> construct must be closely nested inside of %<target%> construct or not nested in any OpenMP construct"
29317 msgstr ""
29319 #: omp-low.cc:3824 c-family/c-omp.cc:721
29320 #, gcc-internal-format
29321 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
29322 msgstr ""
29324 #: omp-low.cc:3832
29325 #, gcc-internal-format
29326 msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
29327 msgstr ""
29329 #: omp-low.cc:3845
29330 #, gcc-internal-format
29331 msgid "OpenACC construct inside of non-OpenACC region"
29332 msgstr ""
29334 #: omp-low.cc:3906
29335 #, gcc-internal-format
29336 msgid "%s %qs construct inside of %s %qs region"
29337 msgstr ""
29339 #: omp-low.cc:3919 omp-low.cc:3936
29340 #, gcc-internal-format
29341 msgid "%qs construct inside of %qs region"
29342 msgstr ""
29344 #: omp-low.cc:4076
29345 #, gcc-internal-format
29346 msgid "setjmp/longjmp inside %<simd%> construct"
29347 msgstr ""
29349 #: omp-low.cc:4102
29350 #, gcc-internal-format
29351 msgid "OpenMP runtime API call %qD in a region with %<order(concurrent)%> clause"
29352 msgstr ""
29354 #: omp-low.cc:4118
29355 #, gcc-internal-format
29356 msgid "OpenMP runtime API call %qD strictly nested in a %<teams%> region"
29357 msgstr ""
29359 #: omp-low.cc:4130
29360 #, gcc-internal-format
29361 msgid "OpenMP runtime API call %qD in a region with %<device(ancestor)%> clause"
29362 msgstr ""
29364 #: omp-low.cc:9791
29365 #, gcc-internal-format
29366 msgid "ignoring %<sink%> clause with offset that is not a multiple of the loop step"
29367 msgstr ""
29369 #: omp-low.cc:9814
29370 #, gcc-internal-format
29371 msgid "first offset must be in opposite direction of loop iterations"
29372 msgstr ""
29374 #: omp-low.cc:14761
29375 #, gcc-internal-format, gfc-internal-format
29376 msgid "invalid exit from %s structured block"
29377 msgstr ""
29379 #: omp-low.cc:14763 omp-low.cc:14768
29380 #, gcc-internal-format, gfc-internal-format
29381 msgid "invalid entry to %s structured block"
29382 msgstr ""
29384 #. Otherwise, be vague and lazy, but efficient.
29385 #: omp-low.cc:14772
29386 #, gcc-internal-format, gfc-internal-format
29387 msgid "invalid branch to/from %s structured block"
29388 msgstr ""
29390 #. ..., but due to bugs (PR100400), we may actually come here.
29391 #. Reliably catch this, regardless of checking level.
29392 #: omp-oacc-kernels-decompose.cc:248
29393 #, gcc-internal-format
29394 msgid "PR100400"
29395 msgstr ""
29397 #: omp-oacc-kernels-decompose.cc:261
29398 #, gcc-internal-format
29399 msgid "conditionally executed loop in %<kernels%> region will be executed by a single gang; ignoring %<gang%> clause"
29400 msgstr ""
29402 #. No need to recurse into nested statements; no loop nested inside
29403 #. this loop can be gang-partitioned.
29404 #: omp-oacc-kernels-decompose.cc:277
29405 #, gcc-internal-format
29406 msgid "%<gang%> loop in %<gang-single%> region"
29407 msgstr ""
29409 #: omp-oacc-kernels-decompose.cc:487
29410 #, gcc-internal-format
29411 msgid "cannot honor conflicting %qs clause"
29412 msgstr ""
29414 #: omp-oacc-kernels-decompose.cc:490
29415 #, gcc-internal-format
29416 msgid "location of the previous clause in the same loop nest"
29417 msgstr ""
29419 #: omp-oacc-kernels-decompose.cc:569
29420 #, gcc-internal-format
29421 msgid "argument not permitted on %qs clause in OpenACC %<kernels%> region with a %qs clause"
29422 msgstr ""
29424 #: omp-oacc-kernels-decompose.cc:573
29425 #, gcc-internal-format
29426 msgid "location of OpenACC %<kernels%>"
29427 msgstr ""
29429 #: omp-oacc-kernels-decompose.cc:1295
29430 #, gcc-internal-format
29431 msgid "%qs not yet supported"
29432 msgstr ""
29434 #: omp-oacc-neuter-broadcast.cc:1764
29435 #, gcc-internal-format
29436 msgid "shared-memory region overflow"
29437 msgstr ""
29439 #: omp-offload.cc:316
29440 #, gcc-internal-format
29441 msgid "%qD specified both in declare target %<link%> and implicitly in %<to%> clauses"
29442 msgstr ""
29444 #: omp-offload.cc:929
29445 #, gcc-internal-format
29446 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
29447 msgstr ""
29449 #: omp-offload.cc:981
29450 #, gcc-internal-format, gfc-internal-format
29451 msgid "region contains %s partitioned code but is not %s partitioned"
29452 msgstr ""
29454 #: omp-offload.cc:987
29455 #, gcc-internal-format, gfc-internal-format
29456 msgid "region is %s partitioned but does not contain %s partitioned code"
29457 msgstr ""
29459 #: omp-offload.cc:1477
29460 #, gcc-internal-format
29461 msgid "gang reduction on an orphan loop"
29462 msgstr ""
29464 #: omp-offload.cc:1551
29465 #, gcc-internal-format
29466 msgid "routine call uses same OpenACC parallelism as containing loop"
29467 msgstr ""
29469 #: omp-offload.cc:1555 omp-offload.cc:1587
29470 #, gcc-internal-format
29471 msgid "containing loop here"
29472 msgstr ""
29474 #: omp-offload.cc:1560
29475 #, gcc-internal-format
29476 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
29477 msgstr ""
29479 #: omp-offload.cc:1562
29480 #, gcc-internal-format
29481 msgid "loop uses OpenACC parallelism disallowed by containing routine"
29482 msgstr ""
29484 #: omp-offload.cc:1567
29485 #, gcc-internal-format
29486 msgid "routine %qD declared here"
29487 msgstr ""
29489 #: omp-offload.cc:1580
29490 #, gcc-internal-format
29491 msgid "incorrectly nested OpenACC loop parallelism"
29492 msgstr ""
29494 #: omp-offload.cc:1721
29495 #, gcc-internal-format
29496 msgid "insufficient partitioning available to parallelize element loop"
29497 msgstr ""
29499 #: omp-offload.cc:1729
29500 #, gcc-internal-format
29501 msgid "insufficient partitioning available to parallelize tile loop"
29502 msgstr ""
29504 #: omp-offload.cc:1731
29505 #, gcc-internal-format
29506 msgid "insufficient partitioning available to parallelize loop"
29507 msgstr ""
29509 #: omp-simd-clone.cc:391
29510 #, gcc-internal-format
29511 msgid "ignoring large linear step"
29512 msgstr "ignoriramo veliki linearni korak"
29514 #: omp-simd-clone.cc:397
29515 #, gcc-internal-format
29516 msgid "ignoring zero linear step"
29517 msgstr ""
29519 #: omp-simd-clone.cc:459
29520 #, gcc-internal-format
29521 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified return type"
29522 msgstr ""
29524 #: omp-simd-clone.cc:469
29525 #, gcc-internal-format
29526 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified non-%<uniform%> argument"
29527 msgstr ""
29529 #: optabs.cc:5020
29530 #, gcc-internal-format
29531 msgid "indirect jumps are not available on this target"
29532 msgstr ""
29534 #: optinfo-emit-json.cc:113
29535 #, gcc-internal-format
29536 msgid "cannot open file %qs for writing optimization records"
29537 msgstr "nije uspjelo otvoriti datoteku %qs za pisanje optimizacijskih zapisa"
29539 #: optinfo-emit-json.cc:121
29540 #, gcc-internal-format
29541 msgid "error writing optimization records to %qs: %s"
29542 msgstr ""
29544 #: optinfo-emit-json.cc:130
29545 #, gcc-internal-format
29546 msgid "error closing optimization records %qs"
29547 msgstr ""
29549 #: opts-common.cc:1432
29550 #, gcc-internal-format
29551 msgid "command-line option %qs is not supported by this configuration"
29552 msgstr ""
29554 #: opts-common.cc:1442 opts.cc:2576
29555 #, gcc-internal-format
29556 msgid "missing argument to %qs"
29557 msgstr ""
29559 #: opts-common.cc:1449
29560 #, gcc-internal-format
29561 msgid "argument to %qs should be a non-negative integer optionally followed by a size unit"
29562 msgstr ""
29564 #: opts-common.cc:1453
29565 #, gcc-internal-format
29566 msgid "argument to %qs should be a non-negative integer"
29567 msgstr ""
29569 #: opts-common.cc:1460
29570 #, gcc-internal-format
29571 msgid "argument to %qs is not between %d and %d"
29572 msgstr ""
29574 #: opts-common.cc:1524
29575 #, gcc-internal-format
29576 msgid "invalid argument in option %qs"
29577 msgstr ""
29579 #: opts-common.cc:1526
29580 #, gcc-internal-format
29581 msgid "%qs specified multiple times in the same option"
29582 msgstr ""
29584 #: opts-common.cc:1529
29585 #, gcc-internal-format
29586 msgid "%qs is mutually exclusive with %qs and cannot be specified together"
29587 msgstr ""
29589 #: opts-common.cc:1551
29590 #, gcc-internal-format
29591 msgid "unrecognized argument in option %qs"
29592 msgstr ""
29594 #: opts-common.cc:1562 config/i386/i386-options.cc:1703
29595 #, gcc-internal-format
29596 msgid "valid arguments to %qs are: %s; did you mean %qs?"
29597 msgstr ""
29599 #: opts-common.cc:1565 config/i386/i386-options.cc:1706
29600 #, gcc-internal-format
29601 msgid "valid arguments to %qs are: %s"
29602 msgstr ""
29604 #: opts-common.cc:1608 c-family/c-opts.cc:471
29605 #, gcc-internal-format
29606 msgid "switch %qs is no longer supported"
29607 msgstr ""
29609 #: opts-common.cc:1668
29610 #, gcc-internal-format
29611 msgid "argument to %qs is bigger than %d"
29612 msgstr ""
29614 #: opts-common.cc:2015
29615 #, gcc-internal-format
29616 msgid "malformed %<COLLECT_GCC_OPTIONS%>"
29617 msgstr "deformirani %<COLLECT_GCC_OPTIONS%>"
29619 #: opts-global.cc:107
29620 #, gcc-internal-format
29621 msgid "command-line option %qs is valid for the driver but not for %s"
29622 msgstr "opcija naredbenog retka %qs valjana je za drajver, ali ne i za %s"
29624 #. Eventually this should become a hard error IMO.
29625 #: opts-global.cc:113
29626 #, gcc-internal-format
29627 msgid "command-line option %qs is valid for %s but not for %s"
29628 msgstr ""
29630 #. Happens for -Werror=warning_name.
29631 #: opts-global.cc:117
29632 #, gcc-internal-format
29633 msgid "%<-Werror=%> argument %qs is not valid for %s"
29634 msgstr ""
29636 #: opts-global.cc:149
29637 #, gcc-internal-format
29638 msgid "unrecognized command-line option %qs may have been intended to silence earlier diagnostics"
29639 msgstr ""
29641 #: opts-global.cc:409
29642 #, gcc-internal-format
29643 msgid "unrecognized command-line option %<-fopt-info-%s%>"
29644 msgstr ""
29646 #: opts-global.cc:430 opts-global.cc:439 m2/gm2spec.cc:544
29647 #, gcc-internal-format
29648 msgid "plugin support is disabled; configure with %<--enable-plugin%>"
29649 msgstr ""
29651 #: opts-global.cc:464
29652 #, gcc-internal-format
29653 msgid "unrecognized register name %qs"
29654 msgstr ""
29656 #: opts-global.cc:482
29657 #, gcc-internal-format
29658 msgid "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-address%>"
29659 msgstr ""
29661 #: opts-global.cc:485
29662 #, gcc-internal-format
29663 msgid "unrecognized shadow offset %qs"
29664 msgstr ""
29666 #: opts.cc:234
29667 #, gcc-internal-format
29668 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
29669 msgstr ""
29671 #: opts.cc:270
29672 #, gcc-internal-format
29673 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
29674 msgstr ""
29676 #: opts.cc:277
29677 #, gcc-internal-format
29678 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
29679 msgstr ""
29681 #: opts.cc:743
29682 #, gcc-internal-format
29683 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%>, %<z%> or %<fast%>"
29684 msgstr ""
29686 #: opts.cc:849 opts.cc:855 opts.cc:861 opts.cc:867 opts.cc:878 opts.cc:888
29687 #: opts.cc:894 opts.cc:900 opts.cc:906 opts.cc:912 opts.cc:918 opts.cc:924
29688 #: opts.cc:930 opts.cc:936 opts.cc:953 opts.cc:961 config/mips/mips.cc:20411
29689 #: config/mips/mips.cc:20413 config/mips/mips.cc:20426
29690 #, gcc-internal-format
29691 msgid "%qs is incompatible with %qs"
29692 msgstr ""
29694 #: opts.cc:943
29695 #, gcc-internal-format
29696 msgid "%<-fipa-modref%> is incompatible with %qs"
29697 msgstr ""
29699 #: opts.cc:1023
29700 #, gcc-internal-format
29701 msgid "%<-fsanitize=%s%> is incompatible with %<-fsanitize=%s%>"
29702 msgstr ""
29704 #: opts.cc:1061
29705 #, gcc-internal-format
29706 msgid "section anchors must be disabled when unit-at-a-time is disabled"
29707 msgstr ""
29709 #: opts.cc:1065
29710 #, gcc-internal-format
29711 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
29712 msgstr ""
29714 #: opts.cc:1079
29715 #, gcc-internal-format
29716 msgid "transactional memory is not supported with non-call exceptions"
29717 msgstr ""
29719 #: opts.cc:1094
29720 #, gcc-internal-format
29721 msgid "section anchors must be disabled when toplevel reorder is disabled"
29722 msgstr ""
29724 #: opts.cc:1105
29725 #, gcc-internal-format
29726 msgid "%<-ftrivial-auto-var-init=zero%> is not enabled by %<-fhardened%> because it was specified on the command line"
29727 msgstr ""
29729 #: opts.cc:1155
29730 #, gcc-internal-format
29731 msgid "%<-fstack-protector-strong%> is not enabled by %<-fhardened%> because it was specified on the command line"
29732 msgstr ""
29734 #: opts.cc:1200
29735 #, gcc-internal-format
29736 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
29737 msgstr ""
29739 #: opts.cc:1208
29740 #, gcc-internal-format
29741 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
29742 msgstr ""
29744 #: opts.cc:1222
29745 #, gcc-internal-format
29746 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
29747 msgstr ""
29749 #: opts.cc:1249
29750 #, gcc-internal-format
29751 msgid "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
29752 msgstr ""
29754 #: opts.cc:1253
29755 #, gcc-internal-format
29756 msgid "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
29757 msgstr ""
29759 #: opts.cc:1280
29760 #, gcc-internal-format
29761 msgid "%<-fsanitize-recover=%s%> is not supported"
29762 msgstr ""
29764 #: opts.cc:1292 opts.cc:2288
29765 #, gcc-internal-format
29766 msgid "%<-fsanitize-trap=%s%> is not supported"
29767 msgstr "%<-fsanitize-trap=%s%> nije podržan"
29769 #: opts.cc:1319
29770 #, gcc-internal-format
29771 msgid "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
29772 msgstr ""
29774 #: opts.cc:1326
29775 #, gcc-internal-format
29776 msgid "transactional memory is not supported with %<-fsanitize=address%>"
29777 msgstr ""
29779 #: opts.cc:1329
29780 #, gcc-internal-format
29781 msgid "transactional memory is not supported with %<-fsanitize=kernel-address%>"
29782 msgstr ""
29784 #: opts.cc:1334
29785 #, gcc-internal-format
29786 msgid "live patching (with %qs) is not supported with LTO"
29787 msgstr ""
29789 #: opts.cc:1339
29790 #, gcc-internal-format
29791 msgid "vtable verification is not supported with LTO"
29792 msgstr ""
29794 #: opts.cc:1414
29795 #, gcc-internal-format
29796 msgid "variable tracking requested, but useless unless producing debug info"
29797 msgstr ""
29799 #: opts.cc:1418
29800 #, gcc-internal-format
29801 msgid "variable tracking requested, but not supported by this debug format"
29802 msgstr ""
29804 #: opts.cc:1447
29805 #, gcc-internal-format
29806 msgid "var-tracking-assignments changes selective scheduling"
29807 msgstr ""
29809 #: opts.cc:1460
29810 #, gcc-internal-format
29811 msgid "%<-Wstrict-flex-arrays%> is ignored when %<-fstrict-flex-arrays%> is not present"
29812 msgstr ""
29814 #: opts.cc:1490 config/darwin.cc:3484
29815 #, gcc-internal-format
29816 msgid "%<-freorder-blocks-and-partition%> does not work with exceptions on this architecture"
29817 msgstr ""
29819 #: opts.cc:1506
29820 #, gcc-internal-format
29821 msgid "%<-freorder-blocks-and-partition%> does not support unwind info on this architecture"
29822 msgstr ""
29824 #: opts.cc:1524 config/pa/pa.cc:576
29825 #, gcc-internal-format
29826 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
29827 msgstr ""
29829 #: opts.cc:2033
29830 #, gcc-internal-format
29831 msgid "unrecognized %<include_flags 0x%x%> passed to %<print_specific_help%>"
29832 msgstr ""
29834 #: opts.cc:2267
29835 #, gcc-internal-format
29836 msgid "%<-fsanitize=all%> option is not valid"
29837 msgstr ""
29839 #: opts.cc:2322
29840 #, gcc-internal-format
29841 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
29842 msgstr ""
29844 #: opts.cc:2328
29845 #, gcc-internal-format
29846 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
29847 msgstr ""
29849 #: opts.cc:2363
29850 #, gcc-internal-format
29851 msgid "%qs attribute directive ignored"
29852 msgstr ""
29854 #: opts.cc:2387
29855 #, gcc-internal-format
29856 msgid "unrecognized argument to %<-fzero-call-used-regs=%>: %qs"
29857 msgstr ""
29859 #: opts.cc:2411
29860 #, gcc-internal-format
29861 msgid "invalid arguments for %<-falign-%s%> option: %qs"
29862 msgstr ""
29864 #: opts.cc:2426
29865 #, gcc-internal-format
29866 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
29867 msgstr ""
29869 #: opts.cc:2435
29870 #, gcc-internal-format
29871 msgid "%<-falign-%s%> is not between 0 and %d"
29872 msgstr ""
29874 #: opts.cc:2494
29875 #, gcc-internal-format
29876 msgid "invalid arguments for %<-fpatchable-function-entry%>"
29877 msgstr ""
29879 #: opts.cc:2631
29880 #, gcc-internal-format
29881 msgid "%<--help%> argument %q.*s is ambiguous, please be more specific"
29882 msgstr ""
29884 #: opts.cc:2642
29885 #, gcc-internal-format
29886 msgid "unrecognized argument to %<--help=%> option: %q.*s"
29887 msgstr ""
29889 #: opts.cc:2822
29890 #, gcc-internal-format
29891 msgid "arguments ignored for %<-Wattributes=%>; use %<-Wno-attributes=%> instead"
29892 msgstr ""
29894 #: opts.cc:2828
29895 #, gcc-internal-format
29896 msgid "trailing %<,%> in arguments for %<-Wno-attributes=%>"
29897 msgstr ""
29899 #: opts.cc:3054
29900 #, gcc-internal-format
29901 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
29902 msgstr ""
29904 #: opts.cc:3062
29905 #, gcc-internal-format
29906 msgid "structure alignment must be a small power of two, not %wu"
29907 msgstr ""
29909 #: opts.cc:3183
29910 #, gcc-internal-format
29911 msgid "unknown stack check parameter %qs"
29912 msgstr ""
29914 #: opts.cc:3232
29915 #, gcc-internal-format
29916 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf%> %<-g%s%> for debug level"
29917 msgstr ""
29919 #: opts.cc:3243
29920 #, gcc-internal-format
29921 msgid "dwarf version %wu is not supported"
29922 msgstr ""
29924 #: opts.cc:3280
29925 #, gcc-internal-format
29926 msgid "unrecognized argument to %<-flto=%> option: %qs"
29927 msgstr ""
29929 #: opts.cc:3480
29930 #, gcc-internal-format
29931 msgid "target system does not support debug output"
29932 msgstr ""
29934 #: opts.cc:3518
29935 #, gcc-internal-format
29936 msgid "debug format %qs conflicts with prior selection"
29937 msgstr ""
29939 #: opts.cc:3542
29940 #, gcc-internal-format
29941 msgid "unrecognized debug output level %qs"
29942 msgstr ""
29944 #: opts.cc:3544
29945 #, gcc-internal-format
29946 msgid "debug output level %qs is too high"
29947 msgstr ""
29949 #: opts.cc:3556
29950 #, gcc-internal-format
29951 msgid "unrecognized btf debug output level %qs"
29952 msgstr ""
29954 #: opts.cc:3573
29955 #, gcc-internal-format
29956 msgid "getting core file size maximum limit: %m"
29957 msgstr ""
29959 #: opts.cc:3577
29960 #, gcc-internal-format
29961 msgid "setting core file size limit to maximum: %m"
29962 msgstr ""
29964 #: opts.cc:3622
29965 #, gcc-internal-format, gfc-internal-format
29966 msgid "unrecognized gcc debugging option: %c"
29967 msgstr ""
29969 #: opts.cc:3651
29970 #, gcc-internal-format
29971 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
29972 msgstr ""
29974 #: opts.cc:3655
29975 #, gcc-internal-format
29976 msgid "%<-W%serror=%s%>: no option %<-%s%>"
29977 msgstr ""
29979 #: opts.cc:3659
29980 #, gcc-internal-format
29981 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
29982 msgstr ""
29984 #: passes.cc:84
29985 #, gcc-internal-format, gfc-internal-format
29986 msgid "pass %s does not support cloning"
29987 msgstr ""
29989 #: passes.cc:90
29990 #, gcc-internal-format
29991 msgid "pass %s needs a %<set_pass_param%> implementation to handle the extra argument in %<NEXT_PASS%>"
29992 msgstr ""
29994 #: passes.cc:1073
29995 #, gcc-internal-format
29996 msgid "unrecognized option %<-fenable%>"
29997 msgstr ""
29999 #: passes.cc:1075
30000 #, gcc-internal-format
30001 msgid "unrecognized option %<-fdisable%>"
30002 msgstr ""
30004 #: passes.cc:1083
30005 #, gcc-internal-format
30006 msgid "unknown pass %s specified in %<-fenable%>"
30007 msgstr ""
30009 #: passes.cc:1085
30010 #, gcc-internal-format
30011 msgid "unknown pass %s specified in %<-fdisable%>"
30012 msgstr ""
30014 #: passes.cc:1110 passes.cc:1199
30015 #, gcc-internal-format, gfc-internal-format
30016 msgid "enable pass %s for functions in the range of [%u, %u]"
30017 msgstr ""
30019 #: passes.cc:1113 passes.cc:1210
30020 #, gcc-internal-format, gfc-internal-format
30021 msgid "disable pass %s for functions in the range of [%u, %u]"
30022 msgstr ""
30024 #: passes.cc:1149 passes.cc:1177
30025 #, gcc-internal-format, gfc-internal-format
30026 msgid "Invalid range %s in option %s"
30027 msgstr ""
30029 #: passes.cc:1195
30030 #, gcc-internal-format, gfc-internal-format
30031 msgid "enable pass %s for function %s"
30032 msgstr ""
30034 #: passes.cc:1206
30035 #, gcc-internal-format, gfc-internal-format
30036 msgid "disable pass %s for function %s"
30037 msgstr ""
30039 #: passes.cc:1435
30040 #, gcc-internal-format
30041 msgid "invalid pass positioning operation"
30042 msgstr ""
30044 #: passes.cc:1496
30045 #, gcc-internal-format
30046 msgid "plugin cannot register a missing pass"
30047 msgstr ""
30049 #: passes.cc:1499
30050 #, gcc-internal-format
30051 msgid "plugin cannot register an unnamed pass"
30052 msgstr ""
30054 #: passes.cc:1504
30055 #, gcc-internal-format
30056 msgid "plugin cannot register pass %qs without reference pass name"
30057 msgstr ""
30059 #: passes.cc:1523
30060 #, gcc-internal-format
30061 msgid "pass %qs not found but is referenced by new pass %qs"
30062 msgstr ""
30064 #: plugin.cc:213
30065 #, gcc-internal-format
30066 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
30067 msgstr ""
30069 #: plugin.cc:235
30070 #, gcc-internal-format
30071 msgid "plugin %qs was specified with different paths: %qs and %qs"
30072 msgstr ""
30074 #: plugin.cc:294
30075 #, gcc-internal-format
30076 msgid "malformed option %<-fplugin-arg-%s%>: missing %<-<key>[=<value>]%>"
30077 msgstr ""
30079 #: plugin.cc:358
30080 #, gcc-internal-format
30081 msgid "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
30082 msgstr ""
30084 #: plugin.cc:377
30085 #, gcc-internal-format
30086 msgid "unable to register info for plugin %qs - plugin name not found"
30087 msgstr ""
30089 #: plugin.cc:473
30090 #, gcc-internal-format, gfc-internal-format
30091 msgid "unknown callback event registered by plugin %s"
30092 msgstr ""
30094 #: plugin.cc:506
30095 #, gcc-internal-format, gfc-internal-format
30096 msgid "plugin %s registered a null callback function for event %s"
30097 msgstr ""
30099 #: plugin.cc:640
30100 #, gcc-internal-format, gfc-internal-format
30101 msgid ""
30102 "cannot load plugin %s\n"
30103 "%s"
30104 msgstr ""
30106 #: plugin.cc:651
30107 #, gcc-internal-format, gfc-internal-format
30108 msgid ""
30109 "plugin %s is not licensed under a GPL-compatible license\n"
30110 "%s"
30111 msgstr ""
30113 #: plugin.cc:664
30114 #, gcc-internal-format, gfc-internal-format
30115 msgid ""
30116 "cannot find %s in plugin %s\n"
30117 "%s"
30118 msgstr ""
30120 #: plugin.cc:674
30121 #, gcc-internal-format, gfc-internal-format
30122 msgid "fail to initialize plugin %s"
30123 msgstr ""
30125 #: plugin.cc:707
30126 #, gcc-internal-format, gfc-internal-format
30127 msgid "cannot load plugin %s: %s"
30128 msgstr ""
30130 #: plugin.cc:717
30131 #, gcc-internal-format, gfc-internal-format
30132 msgid "plugin %s is not licensed under a GPL-compatible license %s"
30133 msgstr ""
30135 #: plugin.cc:727
30136 #, gcc-internal-format, gfc-internal-format
30137 msgid "cannot find %s in plugin %s: %s"
30138 msgstr ""
30140 #: plugin.cc:736
30141 #, gcc-internal-format, gfc-internal-format
30142 msgid "failed to initialize plugin %s"
30143 msgstr "nije uspjelo inicijalizirati plugin %s"
30145 #: plugin.cc:1048
30146 #, gcc-internal-format
30147 msgid "%<-iplugindir%> option not passed from the gcc driver"
30148 msgstr ""
30150 #: pointer-query.cc:1201
30151 #, gcc-internal-format
30152 msgid "destination object is likely at address zero"
30153 msgstr ""
30155 #: pointer-query.cc:1203
30156 #, gcc-internal-format
30157 msgid "source object is likely at address zero"
30158 msgstr ""
30160 #: pointer-query.cc:1213
30161 #, gcc-internal-format
30162 msgid "at offset %s into destination object %qE of size %s"
30163 msgstr ""
30165 #: pointer-query.cc:1216
30166 #, gcc-internal-format
30167 msgid "destination object %qE of size %s"
30168 msgstr ""
30170 #: pointer-query.cc:1222
30171 #, gcc-internal-format
30172 msgid "at offset %s into destination object of size %s allocated by %qE"
30173 msgstr ""
30175 #: pointer-query.cc:1225
30176 #, gcc-internal-format
30177 msgid "destination object of size %s allocated by %qE"
30178 msgstr ""
30180 #: pointer-query.cc:1235
30181 #, gcc-internal-format
30182 msgid "at offset %s into source object %qE of size %s"
30183 msgstr ""
30185 #: pointer-query.cc:1238
30186 #, gcc-internal-format
30187 msgid "source object %qE of size %s"
30188 msgstr ""
30190 #: pointer-query.cc:1245
30191 #, gcc-internal-format
30192 msgid "at offset %s into source object of size %s allocated by %qE"
30193 msgstr ""
30195 #: pointer-query.cc:1248
30196 #, gcc-internal-format
30197 msgid "source object of size %s allocated by %qE"
30198 msgstr ""
30200 #: pointer-query.cc:1256
30201 #, gcc-internal-format
30202 msgid "at offset %s into object %qE of size %s"
30203 msgstr ""
30205 #: pointer-query.cc:1259
30206 #, gcc-internal-format
30207 msgid "object %qE of size %s"
30208 msgstr ""
30210 #: pointer-query.cc:1266
30211 #, gcc-internal-format
30212 msgid "at offset %s into object of size %s allocated by %qE"
30213 msgstr ""
30215 #: pointer-query.cc:1269
30216 #, gcc-internal-format
30217 msgid "object of size %s allocated by %qE"
30218 msgstr ""
30220 #: predict.cc:2566
30221 #, gcc-internal-format
30222 msgid "probability %qE must be constant floating-point expression"
30223 msgstr ""
30225 #: predict.cc:2579
30226 #, gcc-internal-format
30227 msgid "probability %qE is outside the range [0.0, 1.0]"
30228 msgstr ""
30230 #: predict.cc:3640
30231 #, gcc-internal-format, gfc-internal-format
30232 msgid "Missing counts for called function %s"
30233 msgstr ""
30235 #: profile.cc:628
30236 #, gcc-internal-format
30237 msgid "corrupted profile info: profile data is not flow-consistent"
30238 msgstr ""
30240 #: profile.cc:645
30241 #, gcc-internal-format, gfc-internal-format
30242 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
30243 msgstr ""
30245 #: profile.cc:668
30246 #, gcc-internal-format, gfc-internal-format
30247 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
30248 msgstr ""
30250 #: profile.cc:977
30251 #, gcc-internal-format
30252 msgid "corrupted profile info: invalid time profile"
30253 msgstr ""
30255 #: read-rtl-function.cc:265
30256 #, gcc-internal-format, gfc-internal-format
30257 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
30258 msgstr "insn s UID-om %i nije pronađen za operand %i („%s“) od insn %i"
30260 #: read-rtl-function.cc:269
30261 #, gcc-internal-format, gfc-internal-format
30262 msgid "insn with UID %i not found for operand %i of insn %i"
30263 msgstr ""
30265 #: read-rtl-function.cc:412
30266 #, gcc-internal-format
30267 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
30268 msgstr ""
30270 #: read-rtl-function.cc:714
30271 #, gcc-internal-format
30272 msgid "unrecognized edge flag: %qs"
30273 msgstr ""
30275 #: read-rtl-function.cc:857
30276 #, gcc-internal-format
30277 msgid "more than one 'crtl' directive"
30278 msgstr ""
30280 #: read-rtl-function.cc:986
30281 #, gcc-internal-format
30282 msgid "unrecognized enum value: %qs"
30283 msgstr "neprepoznati enum vrijednost: %qs"
30285 #: read-rtl-function.cc:1142 read-rtl-function.cc:1201
30286 #, gcc-internal-format, gfc-internal-format
30287 msgid "was expecting `%s'"
30288 msgstr "očekivali smo „%s“"
30290 #: read-rtl-function.cc:1595
30291 #, gcc-internal-format, gfc-internal-format
30292 msgid "duplicate insn UID: %i"
30293 msgstr ""
30295 #: read-rtl-function.cc:1656
30296 #, gcc-internal-format
30297 msgid "start/end of RTL fragment are in different files"
30298 msgstr ""
30300 #: read-rtl-function.cc:1662
30301 #, gcc-internal-format
30302 msgid "start of RTL fragment must be on an earlier line than end"
30303 msgstr ""
30305 #: read-rtl.cc:490 read-rtl.cc:521
30306 #, gcc-internal-format, gfc-internal-format
30307 msgid "ambiguous attribute '%s'; could be '%s' (via '%s:%s') or '%s' (via '%s:%s')"
30308 msgstr ""
30310 #: reg-stack.cc:545
30311 #, gcc-internal-format, gfc-internal-format
30312 msgid "output constraint %d must specify a single register"
30313 msgstr ""
30315 #: reg-stack.cc:555
30316 #, gcc-internal-format
30317 msgid "output constraint %d cannot be specified together with %qs clobber"
30318 msgstr ""
30320 #: reg-stack.cc:579
30321 #, gcc-internal-format
30322 msgid "output registers must be grouped at top of stack"
30323 msgstr ""
30325 #: reg-stack.cc:619
30326 #, gcc-internal-format
30327 msgid "implicitly popped registers must be grouped at top of stack"
30328 msgstr ""
30330 #: reg-stack.cc:637
30331 #, gcc-internal-format
30332 msgid "explicitly used registers must be grouped at top of stack"
30333 msgstr ""
30335 #: reg-stack.cc:657
30336 #, gcc-internal-format
30337 msgid "output operand %d must use %<&%> constraint"
30338 msgstr ""
30340 #: regcprop.cc:1254
30341 #, gcc-internal-format
30342 msgid "%qs: [%u] bad %<next_regno%> for empty chain (%u)"
30343 msgstr ""
30345 #: regcprop.cc:1266
30346 #, gcc-internal-format
30347 msgid "%qs: loop in %<next_regno%> chain (%u)"
30348 msgstr ""
30350 #: regcprop.cc:1269
30351 #, gcc-internal-format
30352 msgid "%qs: [%u] bad %<oldest_regno%> (%u)"
30353 msgstr ""
30355 #: regcprop.cc:1281
30356 #, gcc-internal-format
30357 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
30358 msgstr ""
30360 #: reginfo.cc:679
30361 #, gcc-internal-format
30362 msgid "cannot use %qs as a call-saved register"
30363 msgstr ""
30365 #: reginfo.cc:683
30366 #, gcc-internal-format
30367 msgid "cannot use %qs as a call-used register"
30368 msgstr ""
30370 #: reginfo.cc:695
30371 #, gcc-internal-format
30372 msgid "cannot use %qs as a fixed register"
30373 msgstr ""
30375 #: reginfo.cc:722 config/arc/arc.cc:1086 config/arc/arc.cc:1128
30376 #: config/ia64/ia64.cc:6047 config/ia64/ia64.cc:6054 config/pa/pa.cc:473
30377 #: config/pa/pa.cc:480 config/sh/sh.cc:8278 config/sh/sh.cc:8285
30378 #, gcc-internal-format, gfc-internal-format
30379 msgid "unknown register name: %s"
30380 msgstr ""
30382 #: reginfo.cc:735
30383 #, gcc-internal-format
30384 msgid "stack register used for global register variable"
30385 msgstr ""
30387 #: reginfo.cc:741
30388 #, gcc-internal-format
30389 msgid "global register variable follows a function definition"
30390 msgstr ""
30392 #: reginfo.cc:747
30393 #, gcc-internal-format
30394 msgid "register of %qD used for multiple global register variables"
30395 msgstr ""
30397 #: reginfo.cc:750 config/rs6000/rs6000-logue.cc:5579
30398 #, gcc-internal-format
30399 msgid "conflicts with %qD"
30400 msgstr ""
30402 #: reginfo.cc:755
30403 #, gcc-internal-format
30404 msgid "call-clobbered register used for global register variable"
30405 msgstr ""
30407 #: reload.cc:1312
30408 #, gcc-internal-format
30409 msgid "cannot reload integer constant operand in %<asm%>"
30410 msgstr ""
30412 #: reload.cc:1326
30413 #, gcc-internal-format
30414 msgid "impossible register constraint in %<asm%>"
30415 msgstr ""
30417 #: reload.cc:2672
30418 #, gcc-internal-format
30419 msgid "the target does not support %<asm goto%> with outputs in %<asm%>"
30420 msgstr ""
30422 #: reload.cc:3697
30423 #, gcc-internal-format
30424 msgid "%<&%> constraint used with no register class"
30425 msgstr ""
30427 #: reload1.cc:1242
30428 #, gcc-internal-format
30429 msgid "%<asm%> operand has impossible constraints"
30430 msgstr ""
30432 #: reload1.cc:2060
30433 #, gcc-internal-format
30434 msgid "cannot find a register in class %qs while reloading %<asm%>"
30435 msgstr ""
30437 #: reload1.cc:2065
30438 #, gcc-internal-format
30439 msgid "unable to find a register to spill in class %qs"
30440 msgstr ""
30442 #: reload1.cc:4582
30443 #, gcc-internal-format
30444 msgid "%<asm%> operand requires impossible reload"
30445 msgstr ""
30447 #: reload1.cc:5999
30448 #, gcc-internal-format
30449 msgid "%<asm%> operand constraint incompatible with operand size"
30450 msgstr ""
30452 #: reload1.cc:7877
30453 #, gcc-internal-format
30454 msgid "output operand is constant in %<asm%>"
30455 msgstr ""
30457 #: rtl.cc:741
30458 #, gcc-internal-format, gfc-internal-format
30459 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
30460 msgstr ""
30462 #: rtl.cc:751
30463 #, gcc-internal-format, gfc-internal-format
30464 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
30465 msgstr ""
30467 #: rtl.cc:761
30468 #, gcc-internal-format, gfc-internal-format
30469 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
30470 msgstr ""
30472 #: rtl.cc:770
30473 #, gcc-internal-format, gfc-internal-format
30474 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
30475 msgstr ""
30477 #: rtl.cc:780
30478 #, gcc-internal-format, gfc-internal-format
30479 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
30480 msgstr ""
30482 #: rtl.cc:791
30483 #, gcc-internal-format, gfc-internal-format
30484 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
30485 msgstr ""
30487 #: rtl.cc:822
30488 #, gcc-internal-format, gfc-internal-format
30489 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
30490 msgstr ""
30492 #: rtl.cc:832
30493 #, gcc-internal-format, gfc-internal-format
30494 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
30495 msgstr ""
30497 #: rtl.cc:842
30498 #, gcc-internal-format, gfc-internal-format
30499 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
30500 msgstr ""
30502 #: rtl.cc:853
30503 #, gcc-internal-format, gfc-internal-format
30504 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
30505 msgstr ""
30507 #: stmt.cc:215
30508 #, gcc-internal-format
30509 msgid "output operand constraint lacks %<=%>"
30510 msgstr ""
30512 #: stmt.cc:230
30513 #, gcc-internal-format
30514 msgid "output constraint %qc for operand %d is not at the beginning"
30515 msgstr ""
30517 #: stmt.cc:254
30518 #, gcc-internal-format
30519 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
30520 msgstr ""
30522 #: stmt.cc:261 stmt.cc:350
30523 #, gcc-internal-format
30524 msgid "%<%%%> constraint used with last operand"
30525 msgstr ""
30527 #: stmt.cc:277
30528 #, gcc-internal-format
30529 msgid "matching constraint not valid in output operand"
30530 msgstr ""
30532 #: stmt.cc:341
30533 #, gcc-internal-format
30534 msgid "input operand constraint contains %qc"
30535 msgstr ""
30537 #: stmt.cc:380
30538 #, gcc-internal-format
30539 msgid "matching constraint references invalid operand number"
30540 msgstr ""
30542 #: stmt.cc:414
30543 #, gcc-internal-format
30544 msgid "invalid punctuation %qc in constraint"
30545 msgstr ""
30547 #: stmt.cc:431
30548 #, gcc-internal-format
30549 msgid "matching constraint does not allow a register"
30550 msgstr ""
30552 #: stmt.cc:525
30553 #, gcc-internal-format
30554 msgid "duplicate %<asm%> operand name %qs"
30555 msgstr ""
30557 #: stmt.cc:622
30558 #, gcc-internal-format
30559 msgid "missing close brace for named operand"
30560 msgstr ""
30562 #: stmt.cc:651
30563 #, gcc-internal-format
30564 msgid "undefined named operand %qs"
30565 msgstr ""
30567 #: stor-layout.cc:830
30568 #, gcc-internal-format
30569 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
30570 msgstr ""
30572 #: stor-layout.cc:1211
30573 #, gcc-internal-format
30574 msgid "alignment %u of %qT is less than %u"
30575 msgstr ""
30577 #: stor-layout.cc:1218
30578 #, gcc-internal-format
30579 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
30580 msgstr ""
30582 #: stor-layout.cc:1221
30583 #, gcc-internal-format
30584 msgid "%q+D offset %E in %qT may not be aligned to %u"
30585 msgstr ""
30587 #: stor-layout.cc:1353
30588 #, gcc-internal-format
30589 msgid "packed attribute causes inefficient alignment for %q+D"
30590 msgstr ""
30592 #: stor-layout.cc:1357
30593 #, gcc-internal-format
30594 msgid "packed attribute is unnecessary for %q+D"
30595 msgstr ""
30597 #: stor-layout.cc:1377
30598 #, gcc-internal-format
30599 msgid "padding struct to align %q+D"
30600 msgstr ""
30602 #: stor-layout.cc:1436
30603 #, gcc-internal-format
30604 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
30605 msgstr ""
30607 #: stor-layout.cc:1816
30608 #, gcc-internal-format
30609 msgid "padding struct size to alignment boundary with %E bytes"
30610 msgstr ""
30612 #: stor-layout.cc:1845
30613 #, gcc-internal-format
30614 msgid "packed attribute causes inefficient alignment for %qE"
30615 msgstr ""
30617 #: stor-layout.cc:1849
30618 #, gcc-internal-format
30619 msgid "packed attribute is unnecessary for %qE"
30620 msgstr ""
30622 #: stor-layout.cc:1855
30623 #, gcc-internal-format
30624 msgid "packed attribute causes inefficient alignment"
30625 msgstr ""
30627 #: stor-layout.cc:1857
30628 #, gcc-internal-format
30629 msgid "packed attribute is unnecessary"
30630 msgstr ""
30632 #: stor-layout.cc:2738
30633 #, gcc-internal-format
30634 msgid "alignment of array elements is greater than element size"
30635 msgstr ""
30637 #: stor-layout.cc:2744
30638 #, gcc-internal-format
30639 msgid "size of array element is not a multiple of its alignment"
30640 msgstr ""
30642 #: substring-locations.cc:229
30643 #, gcc-internal-format
30644 msgid "format string is defined here"
30645 msgstr ""
30647 #: symtab-thunks.cc:400
30648 #, gcc-internal-format
30649 msgid "generic thunk code fails for method %qD which uses %<...%>"
30650 msgstr ""
30652 #: symtab.cc:303
30653 #, gcc-internal-format
30654 msgid "%qD renamed after being referenced in assembly"
30655 msgstr ""
30657 #: symtab.cc:1109
30658 #, gcc-internal-format
30659 msgid "function symbol is not function"
30660 msgstr "simbol funkcije nije funkcija"
30662 #: symtab.cc:1116
30663 #, gcc-internal-format
30664 msgid "inconsistent %<ifunc%> attribute"
30665 msgstr ""
30667 #: symtab.cc:1124
30668 #, gcc-internal-format
30669 msgid "variable symbol is not variable"
30670 msgstr ""
30672 #: symtab.cc:1130
30673 #, gcc-internal-format
30674 msgid "node has unknown type"
30675 msgstr ""
30677 #: symtab.cc:1135
30678 #, gcc-internal-format, gfc-internal-format
30679 msgid "node has invalid order %i"
30680 msgstr ""
30682 #: symtab.cc:1144
30683 #, gcc-internal-format
30684 msgid "node not found node->decl->decl_with_vis.symtab_node"
30685 msgstr ""
30687 #: symtab.cc:1152
30688 #, gcc-internal-format
30689 msgid "node differs from node->decl->decl_with_vis.symtab_node"
30690 msgstr ""
30692 #: symtab.cc:1163 symtab.cc:1170
30693 #, gcc-internal-format
30694 msgid "assembler name hash list corrupted"
30695 msgstr ""
30697 #: symtab.cc:1179
30698 #, gcc-internal-format
30699 msgid "node not found in symtab assembler name hash"
30700 msgstr ""
30702 #: symtab.cc:1188
30703 #, gcc-internal-format
30704 msgid "double linked list of assembler names corrupted"
30705 msgstr ""
30707 #: symtab.cc:1193
30708 #, gcc-internal-format
30709 msgid "node has body_removed but is definition"
30710 msgstr ""
30712 #: symtab.cc:1198
30713 #, gcc-internal-format
30714 msgid "node is analyzed but it is not a definition"
30715 msgstr ""
30717 #: symtab.cc:1203
30718 #, gcc-internal-format
30719 msgid "node is alias but not implicit alias"
30720 msgstr ""
30722 #: symtab.cc:1208
30723 #, gcc-internal-format
30724 msgid "node is alias but not definition"
30725 msgstr ""
30727 #: symtab.cc:1213
30728 #, gcc-internal-format
30729 msgid "node is weakref but not an transparent_alias"
30730 msgstr ""
30732 #: symtab.cc:1218
30733 #, gcc-internal-format
30734 msgid "node is transparent_alias but not an alias"
30735 msgstr ""
30737 #: symtab.cc:1223
30738 #, gcc-internal-format
30739 msgid "node is symver but not alias"
30740 msgstr ""
30742 #: symtab.cc:1232
30743 #, gcc-internal-format
30744 msgid "symver target is not exported with default visibility"
30745 msgstr ""
30747 #: symtab.cc:1239
30748 #, gcc-internal-format
30749 msgid "symver is not exported with default visibility"
30750 msgstr ""
30752 #: symtab.cc:1248
30753 #, gcc-internal-format
30754 msgid "node is in same_comdat_group list but has no comdat_group"
30755 msgstr ""
30757 #: symtab.cc:1253
30758 #, gcc-internal-format
30759 msgid "same_comdat_group list across different groups"
30760 msgstr ""
30762 #: symtab.cc:1258
30763 #, gcc-internal-format
30764 msgid "mixing different types of symbol in same comdat groups is not supported"
30765 msgstr ""
30767 #: symtab.cc:1263
30768 #, gcc-internal-format
30769 msgid "node is alone in a comdat group"
30770 msgstr ""
30772 #: symtab.cc:1270
30773 #, gcc-internal-format
30774 msgid "same_comdat_group is not a circular list"
30775 msgstr ""
30777 #: symtab.cc:1285
30778 #, gcc-internal-format, gfc-internal-format
30779 msgid "comdat-local symbol referred to by %s outside its comdat"
30780 msgstr ""
30782 #: symtab.cc:1295
30783 #, gcc-internal-format
30784 msgid "implicit_section flag is set but section isn%'t"
30785 msgstr ""
30787 #: symtab.cc:1302
30788 #, gcc-internal-format
30789 msgid "Both section and comdat group is set"
30790 msgstr ""
30792 #: symtab.cc:1314
30793 #, gcc-internal-format
30794 msgid "Alias and target%'s section differs"
30795 msgstr ""
30797 #: symtab.cc:1321
30798 #, gcc-internal-format
30799 msgid "Alias and target%'s comdat groups differs"
30800 msgstr ""
30802 #: symtab.cc:1336
30803 #, gcc-internal-format
30804 msgid "Transparent alias and target%'s assembler names differs"
30805 msgstr ""
30807 #: symtab.cc:1344
30808 #, gcc-internal-format
30809 msgid "Chained transparent aliases"
30810 msgstr ""
30812 #: symtab.cc:1367 symtab.cc:1477 symtab.cc:1504
30813 #, gcc-internal-format
30814 msgid "symtab_node::verify failed"
30815 msgstr ""
30817 #: symtab.cc:1476
30818 #, gcc-internal-format, gfc-internal-format
30819 msgid "invalid order in asm node %i"
30820 msgstr "krivi poredak u asm čvoru %i"
30822 #: symtab.cc:1500
30823 #, gcc-internal-format
30824 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
30825 msgstr ""
30827 #: symtab.cc:1938
30828 #, gcc-internal-format
30829 msgid "function %q+D part of alias cycle"
30830 msgstr ""
30832 #: symtab.cc:1940
30833 #, gcc-internal-format
30834 msgid "variable %q+D part of alias cycle"
30835 msgstr ""
30837 #: symtab.cc:1968
30838 #, gcc-internal-format
30839 msgid "section of alias %q+D must match section of its target"
30840 msgstr ""
30842 #: targhooks.cc:204
30843 #, gcc-internal-format
30844 msgid "%<__builtin_saveregs%> not supported by this target"
30845 msgstr ""
30847 #: targhooks.cc:1215
30848 #, gcc-internal-format
30849 msgid "argument %qs is not supported for %qs on this target"
30850 msgstr "argument %qs nije podržan za %qs na ovom cilju"
30852 #: targhooks.cc:1257
30853 #, gcc-internal-format
30854 msgid "nested functions not supported on this target"
30855 msgstr ""
30857 #: targhooks.cc:1270
30858 #, gcc-internal-format
30859 msgid "nested function trampolines not supported on this target"
30860 msgstr ""
30862 #: targhooks.cc:1433
30863 #, gcc-internal-format
30864 msgid "global constructors not supported on this target"
30865 msgstr ""
30867 #: targhooks.cc:1442
30868 #, gcc-internal-format
30869 msgid "global destructors not supported on this target"
30870 msgstr ""
30872 #: targhooks.cc:1802
30873 #, gcc-internal-format
30874 msgid "%<target%> attribute is not supported on this machine"
30875 msgstr "atribut %<target%> nije podržan na ovom računalu"
30877 #: targhooks.cc:1814
30878 #, gcc-internal-format
30879 msgid "%<target_version%> attribute is not supported on this machine"
30880 msgstr "atribut %<target_version%> nije podržan na ovom računalu"
30882 #: targhooks.cc:1828
30883 #, gcc-internal-format
30884 msgid "%<#pragma GCC target%> is not supported for this machine"
30885 msgstr ""
30887 #: toplev.cc:718
30888 #, gcc-internal-format
30889 msgid "cannot open %qs for writing: %m"
30890 msgstr "ne može otvoriti %qs za pisanje: %m"
30892 #: toplev.cc:737
30893 #, gcc-internal-format
30894 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
30895 msgstr ""
30897 #: toplev.cc:789
30898 #, gcc-internal-format
30899 msgid "stack usage computation not supported for this target"
30900 msgstr ""
30902 #: toplev.cc:848
30903 #, gcc-internal-format
30904 msgid "stack usage might be unbounded"
30905 msgstr ""
30907 #: toplev.cc:853
30908 #, gcc-internal-format
30909 msgid "stack usage might be %wu bytes"
30910 msgstr ""
30912 #: toplev.cc:856
30913 #, gcc-internal-format
30914 msgid "stack usage is %wu bytes"
30915 msgstr ""
30917 #: toplev.cc:973
30918 #, gcc-internal-format
30919 msgid "cannot open %s for writing: %m"
30920 msgstr "ne može otvoriti %s za pisanje: %m"
30922 #: toplev.cc:1252
30923 #, gcc-internal-format
30924 msgid "this target does not support %qs"
30925 msgstr ""
30927 #: toplev.cc:1286
30928 #, gcc-internal-format
30929 msgid "Graphite loop optimizations cannot be used (isl is not available) (%<-fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-parallelize-all%>)"
30930 msgstr ""
30932 #: toplev.cc:1297
30933 #, gcc-internal-format
30934 msgid "%<-fcf-protection=full%> is not supported for this target"
30935 msgstr ""
30937 #: toplev.cc:1304
30938 #, gcc-internal-format
30939 msgid "%<-fcf-protection=branch%> is not supported for this target"
30940 msgstr ""
30942 #: toplev.cc:1311
30943 #, gcc-internal-format
30944 msgid "%<-fcf-protection=return%> is not supported for this target"
30945 msgstr ""
30947 #: toplev.cc:1326
30948 #, gcc-internal-format
30949 msgid "%<-fabi-version=1%> is no longer supported"
30950 msgstr ""
30952 #: toplev.cc:1342
30953 #, gcc-internal-format
30954 msgid "instruction scheduling not supported on this target machine"
30955 msgstr ""
30957 #: toplev.cc:1346
30958 #, gcc-internal-format
30959 msgid "this target machine does not have delayed branches"
30960 msgstr ""
30962 #: toplev.cc:1360
30963 #, gcc-internal-format
30964 msgid "%<-f%sleading-underscore%> not supported on this target machine"
30965 msgstr ""
30967 #: toplev.cc:1389
30968 #, gcc-internal-format
30969 msgid "CTF debug info requested, but not supported for %qs frontend"
30970 msgstr ""
30972 #: toplev.cc:1407
30973 #, gcc-internal-format
30974 msgid "could not close zeroed insn dump file %qs: %m"
30975 msgstr ""
30977 #: toplev.cc:1445
30978 #, gcc-internal-format
30979 msgid "target system does not support the %qs debug format"
30980 msgstr ""
30982 #: toplev.cc:1473
30983 #, gcc-internal-format
30984 msgid "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent to %<-gvariable-location-views%>"
30985 msgstr ""
30987 #: toplev.cc:1489
30988 #, gcc-internal-format
30989 msgid "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-location-views%>"
30990 msgstr ""
30992 #: toplev.cc:1499
30993 #, gcc-internal-format
30994 msgid "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
30995 msgstr ""
30997 #: toplev.cc:1528
30998 #, gcc-internal-format
30999 msgid "%<-ffunction-sections%> not supported for this target"
31000 msgstr ""
31002 #: toplev.cc:1534
31003 #, gcc-internal-format
31004 msgid "%<-fdata-sections%> not supported for this target"
31005 msgstr ""
31007 #: toplev.cc:1542
31008 #, gcc-internal-format
31009 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
31010 msgstr ""
31012 #: toplev.cc:1548
31013 #, gcc-internal-format
31014 msgid "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> switches)"
31015 msgstr ""
31017 #: toplev.cc:1558
31018 #, gcc-internal-format
31019 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
31020 msgstr ""
31022 #: toplev.cc:1570
31023 #, gcc-internal-format
31024 msgid "%<-fassociative-math%> disabled; other options take precedence"
31025 msgstr ""
31027 #: toplev.cc:1578
31028 #, gcc-internal-format
31029 msgid "%<-fhardened%> not supported for this target"
31030 msgstr "%<-fhardened%> nije podržan za ovaj cilj"
31032 #: toplev.cc:1587
31033 #, gcc-internal-format
31034 msgid "%<-fstack-clash-protection%> is not supported on targets where the stack grows from lower to higher addresses"
31035 msgstr ""
31037 #: toplev.cc:1600
31038 #, gcc-internal-format
31039 msgid "%<-fstack-clash-protection%> is not enabled by %<-fhardened%> because %<-fstack-check%> was specified on the command line"
31040 msgstr ""
31042 #: toplev.cc:1610
31043 #, gcc-internal-format
31044 msgid "%<-fstack-check=%> and %<-fstack-clash-protection%> are mutually exclusive; disabling %<-fstack-check=%>"
31045 msgstr ""
31047 #: toplev.cc:1621
31048 #, gcc-internal-format
31049 msgid "%<-fstack-protector%> not supported for this target"
31050 msgstr ""
31052 #: toplev.cc:1633
31053 #, gcc-internal-format
31054 msgid "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported for this target"
31055 msgstr ""
31057 #: toplev.cc:1643
31058 #, gcc-internal-format
31059 msgid "%<-fsanitize=address%> not supported for this target"
31060 msgstr ""
31062 #: toplev.cc:1652
31063 #, gcc-internal-format
31064 msgid "%<-fsanitize=kernel-address%> with stack protection is not supported without %<-fasan-shadow-offset=%> for this target"
31065 msgstr ""
31067 #: toplev.cc:1662
31068 #, gcc-internal-format
31069 msgid "%qs is not supported for this target"
31070 msgstr ""
31072 #: toplev.cc:1670
31073 #, gcc-internal-format
31074 msgid "%<-fsanitize=shadow-call-stack%> not supported in current platform"
31075 msgstr "%<-fsanitize=shadow-call-stack%> nije podržan na trenutnoj platformi"
31077 #: toplev.cc:1673
31078 #, gcc-internal-format
31079 msgid "%<-fsanitize=shadow-call-stack%> requires %<-fno-exceptions%>"
31080 msgstr ""
31082 #: toplev.cc:2012
31083 #, gcc-internal-format
31084 msgid "error writing to %s: %m"
31085 msgstr ""
31087 #: toplev.cc:2014
31088 #, gcc-internal-format
31089 msgid "error closing %s: %m"
31090 msgstr ""
31092 #: toplev.cc:2132
31093 #, gcc-internal-format
31094 msgid "mpfr not configured to handle all floating modes"
31095 msgstr ""
31097 #: toplev.cc:2218
31098 #, gcc-internal-format
31099 msgid "self-tests are not enabled in this build"
31100 msgstr ""
31102 #: toplev.cc:2315
31103 #, gcc-internal-format
31104 msgid "self-tests incompatible with %<-E%>"
31105 msgstr ""
31107 #: trans-mem.cc:610
31108 #, gcc-internal-format
31109 msgid "invalid use of volatile lvalue inside transaction"
31110 msgstr ""
31112 #: trans-mem.cc:613
31113 #, gcc-internal-format
31114 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
31115 msgstr ""
31117 #: trans-mem.cc:648
31118 #, gcc-internal-format
31119 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
31120 msgstr ""
31122 #: trans-mem.cc:717 trans-mem.cc:4834
31123 #, gcc-internal-format
31124 msgid "unsafe function call %qD within atomic transaction"
31125 msgstr ""
31127 #: trans-mem.cc:724
31128 #, gcc-internal-format
31129 msgid "unsafe function call %qE within atomic transaction"
31130 msgstr ""
31132 #: trans-mem.cc:728
31133 #, gcc-internal-format
31134 msgid "unsafe indirect function call within atomic transaction"
31135 msgstr ""
31137 #: trans-mem.cc:736 trans-mem.cc:4766
31138 #, gcc-internal-format
31139 msgid "unsafe function call %qD within %<transaction_safe%> function"
31140 msgstr ""
31142 #: trans-mem.cc:743
31143 #, gcc-internal-format
31144 msgid "unsafe function call %qE within %<transaction_safe%> function"
31145 msgstr ""
31147 #: trans-mem.cc:747
31148 #, gcc-internal-format
31149 msgid "unsafe indirect function call within %<transaction_safe%> function"
31150 msgstr ""
31152 #: trans-mem.cc:762 trans-mem.cc:4806
31153 #, gcc-internal-format
31154 msgid "%<asm%> not allowed in atomic transaction"
31155 msgstr ""
31157 #: trans-mem.cc:765 trans-mem.cc:4432
31158 #, gcc-internal-format
31159 msgid "%<asm%> not allowed in %<transaction_safe%> function"
31160 msgstr ""
31162 #: trans-mem.cc:777
31163 #, gcc-internal-format
31164 msgid "relaxed transaction in atomic transaction"
31165 msgstr ""
31167 #: trans-mem.cc:780
31168 #, gcc-internal-format
31169 msgid "relaxed transaction in %<transaction_safe%> function"
31170 msgstr ""
31172 #: trans-mem.cc:787
31173 #, gcc-internal-format
31174 msgid "outer transaction in transaction"
31175 msgstr ""
31177 #: trans-mem.cc:790
31178 #, gcc-internal-format
31179 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
31180 msgstr ""
31182 #: trans-mem.cc:794
31183 #, gcc-internal-format
31184 msgid "outer transaction in %<transaction_safe%> function"
31185 msgstr ""
31187 #: tree-cfg.cc:359
31188 #, gcc-internal-format
31189 msgid "ignoring loop annotation"
31190 msgstr ""
31192 #: tree-cfg.cc:3088
31193 #, gcc-internal-format
31194 msgid "constant not recomputed when %<ADDR_EXPR%> changed"
31195 msgstr ""
31197 #: tree-cfg.cc:3093
31198 #, gcc-internal-format
31199 msgid "side effects not recomputed when %<ADDR_EXPR%> changed"
31200 msgstr ""
31202 #: tree-cfg.cc:3108
31203 #, gcc-internal-format
31204 msgid "address taken but %<TREE_ADDRESSABLE%> bit not set"
31205 msgstr ""
31207 #: tree-cfg.cc:3134
31208 #, gcc-internal-format
31209 msgid "non-scalar %qs"
31210 msgstr ""
31212 #: tree-cfg.cc:3148
31213 #, gcc-internal-format
31214 msgid "invalid position or size operand to %qs"
31215 msgstr "nevaljana pozicija ili veličina operanda za %qs"
31217 #: tree-cfg.cc:3154
31218 #, gcc-internal-format
31219 msgid "integral result type precision does not match field size of %qs"
31220 msgstr ""
31222 #: tree-cfg.cc:3163
31223 #, gcc-internal-format
31224 msgid "mode size of non-integral result does not match field size of %qs"
31225 msgstr ""
31227 #: tree-cfg.cc:3171
31228 #, gcc-internal-format
31229 msgid "%qs of non-mode-precision operand"
31230 msgstr ""
31232 #: tree-cfg.cc:3178
31233 #, gcc-internal-format
31234 msgid "position plus size exceeds size of referenced object in %qs"
31235 msgstr ""
31237 #: tree-cfg.cc:3189
31238 #, gcc-internal-format
31239 msgid "type mismatch in %qs reference"
31240 msgstr ""
31242 #: tree-cfg.cc:3205
31243 #, gcc-internal-format
31244 msgid "conversion of %qs on the left hand side of %qs"
31245 msgstr ""
31247 #: tree-cfg.cc:3213
31248 #, gcc-internal-format
31249 msgid "conversion of register to a different size in %qs"
31250 msgstr ""
31252 #: tree-cfg.cc:3233
31253 #, gcc-internal-format
31254 msgid "non-top-level %qs"
31255 msgstr ""
31257 #: tree-cfg.cc:3248
31258 #, gcc-internal-format
31259 msgid "invalid operands to %qs"
31260 msgstr ""
31262 #: tree-cfg.cc:3259 tree-cfg.cc:3268 tree-cfg.cc:3285 tree-cfg.cc:3964
31263 #: tree-cfg.cc:3993 tree-cfg.cc:4010 tree-cfg.cc:4031 tree-cfg.cc:4077
31264 #: tree-cfg.cc:4098 tree-cfg.cc:4152 tree-cfg.cc:4172 tree-cfg.cc:4208
31265 #: tree-cfg.cc:4229 tree-cfg.cc:4290 tree-cfg.cc:4365 tree-cfg.cc:4391
31266 #: tree-cfg.cc:4427 tree-cfg.cc:4476 tree-cfg.cc:4501 tree-cfg.cc:4576
31267 #: tree-cfg.cc:4662
31268 #, gcc-internal-format
31269 msgid "type mismatch in %qs"
31270 msgstr ""
31272 #: tree-cfg.cc:3279
31273 #, gcc-internal-format
31274 msgid "invalid %qs offset operator"
31275 msgstr "nevaljani offset operator %qs"
31277 #: tree-cfg.cc:3303 tree-cfg.cc:3329
31278 #, gcc-internal-format
31279 msgid "invalid address operand in %qs"
31280 msgstr "nevaljani adresni operator za %qs"
31282 #: tree-cfg.cc:3310 tree-cfg.cc:3336
31283 #, gcc-internal-format
31284 msgid "invalid offset operand in %qs"
31285 msgstr "nevaljani offset operand u %qs"
31287 #: tree-cfg.cc:3317 tree-cfg.cc:3343
31288 #, gcc-internal-format
31289 msgid "invalid clique in %qs"
31290 msgstr ""
31292 #: tree-cfg.cc:3350 tree-cfg.cc:4674
31293 #, gcc-internal-format
31294 msgid "%qs in gimple IL"
31295 msgstr ""
31297 #: tree-cfg.cc:3361
31298 #, gcc-internal-format
31299 msgid "%qs as base where non-register is required"
31300 msgstr ""
31302 #: tree-cfg.cc:3376
31303 #, gcc-internal-format
31304 msgid "invalid expression for min lvalue"
31305 msgstr ""
31307 #: tree-cfg.cc:3427
31308 #, gcc-internal-format
31309 msgid "gimple call has two targets"
31310 msgstr ""
31312 #: tree-cfg.cc:3436
31313 #, gcc-internal-format
31314 msgid "gimple call has no target"
31315 msgstr ""
31317 #: tree-cfg.cc:3443
31318 #, gcc-internal-format
31319 msgid "invalid function in gimple call"
31320 msgstr ""
31322 #: tree-cfg.cc:3453
31323 #, gcc-internal-format
31324 msgid "non-function in gimple call"
31325 msgstr ""
31327 #: tree-cfg.cc:3464
31328 #, gcc-internal-format
31329 msgid "invalid pure const state for function"
31330 msgstr ""
31332 #: tree-cfg.cc:3476
31333 #, gcc-internal-format
31334 msgid "invalid LHS in gimple call"
31335 msgstr ""
31337 #: tree-cfg.cc:3484
31338 #, gcc-internal-format
31339 msgid "LHS in %<noreturn%> call"
31340 msgstr ""
31342 #: tree-cfg.cc:3498
31343 #, gcc-internal-format
31344 msgid "invalid conversion in gimple call"
31345 msgstr ""
31347 #: tree-cfg.cc:3507
31348 #, gcc-internal-format
31349 msgid "invalid static chain in gimple call"
31350 msgstr ""
31352 #: tree-cfg.cc:3518
31353 #, gcc-internal-format
31354 msgid "static chain with function that doesn%'t use one"
31355 msgstr ""
31357 #. Built-in unreachable with parameters might not be caught by
31358 #. undefined behavior sanitizer.  Front-ends do check users do not
31359 #. call them that way but we also produce calls to
31360 #. __builtin_unreachable internally, for example when IPA figures
31361 #. out a call cannot happen in a legal program.  In such cases,
31362 #. we must make sure arguments are stripped off.
31363 #: tree-cfg.cc:3537
31364 #, gcc-internal-format
31365 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
31366 msgstr ""
31368 #: tree-cfg.cc:3568
31369 #, gcc-internal-format
31370 msgid "%<DEFERRED_INIT%> calls should have same constant size for the first argument and LHS"
31371 msgstr ""
31373 #: tree-cfg.cc:3586
31374 #, gcc-internal-format
31375 msgid "invalid argument to gimple call"
31376 msgstr ""
31378 #: tree-cfg.cc:3613
31379 #, gcc-internal-format
31380 msgid "invalid operands in gimple comparison"
31381 msgstr ""
31383 #: tree-cfg.cc:3624
31384 #, gcc-internal-format
31385 msgid "mismatching comparison operand types"
31386 msgstr ""
31388 #: tree-cfg.cc:3641
31389 #, gcc-internal-format
31390 msgid "unsupported operation or type for vector comparison returning a boolean"
31391 msgstr ""
31393 #: tree-cfg.cc:3656
31394 #, gcc-internal-format
31395 msgid "non-vector operands in vector comparison"
31396 msgstr ""
31398 #: tree-cfg.cc:3665
31399 #, gcc-internal-format
31400 msgid "invalid vector comparison resulting type"
31401 msgstr ""
31403 #: tree-cfg.cc:3672
31404 #, gcc-internal-format
31405 msgid "bogus comparison result type"
31406 msgstr ""
31408 #: tree-cfg.cc:3694
31409 #, gcc-internal-format
31410 msgid "non-register as LHS of unary operation"
31411 msgstr ""
31413 #: tree-cfg.cc:3700
31414 #, gcc-internal-format
31415 msgid "invalid operand in unary operation"
31416 msgstr ""
31418 #: tree-cfg.cc:3723
31419 #, gcc-internal-format
31420 msgid "invalid vector types in nop conversion"
31421 msgstr ""
31423 #: tree-cfg.cc:3760
31424 #, gcc-internal-format
31425 msgid "invalid types in nop conversion"
31426 msgstr ""
31428 #: tree-cfg.cc:3775
31429 #, gcc-internal-format
31430 msgid "invalid types in address space conversion"
31431 msgstr ""
31433 #: tree-cfg.cc:3789
31434 #, gcc-internal-format
31435 msgid "invalid types in fixed-point conversion"
31436 msgstr ""
31438 #: tree-cfg.cc:3804
31439 #, gcc-internal-format
31440 msgid "invalid types in conversion to floating-point"
31441 msgstr ""
31443 #: tree-cfg.cc:3819
31444 #, gcc-internal-format
31445 msgid "invalid types in conversion to integer"
31446 msgstr ""
31448 #: tree-cfg.cc:3859
31449 #, gcc-internal-format
31450 msgid "type mismatch in %qs expression"
31451 msgstr ""
31453 #: tree-cfg.cc:3876 tree-cfg.cc:3890 tree-cfg.cc:4256 tree-cfg.cc:4278
31454 #, gcc-internal-format
31455 msgid "invalid types for %qs"
31456 msgstr ""
31458 #: tree-cfg.cc:3901
31459 #, gcc-internal-format
31460 msgid "%qs should be from a scalar to a like vector"
31461 msgstr ""
31463 #: tree-cfg.cc:3915
31464 #, gcc-internal-format
31465 msgid "non-trivial conversion in unary operation"
31466 msgstr ""
31468 #: tree-cfg.cc:3940
31469 #, gcc-internal-format
31470 msgid "non-register as LHS of binary operation"
31471 msgstr ""
31473 #: tree-cfg.cc:3947
31474 #, gcc-internal-format
31475 msgid "invalid operands in binary operation"
31476 msgstr ""
31478 #: tree-cfg.cc:4052
31479 #, gcc-internal-format
31480 msgid "invalid non-vector operands to %qs"
31481 msgstr ""
31483 #: tree-cfg.cc:4063
31484 #, gcc-internal-format
31485 msgid "invalid (pointer) operands %qs"
31486 msgstr "nevaljani (pointer) operandi %qs"
31488 #: tree-cfg.cc:4298
31489 #, gcc-internal-format
31490 msgid "vector type expected in %qs"
31491 msgstr ""
31493 #: tree-cfg.cc:4311
31494 #, gcc-internal-format
31495 msgid "type mismatch in binary expression"
31496 msgstr ""
31498 #: tree-cfg.cc:4339
31499 #, gcc-internal-format
31500 msgid "non-register as LHS of ternary operation"
31501 msgstr ""
31503 #: tree-cfg.cc:4347
31504 #, gcc-internal-format
31505 msgid "invalid operands in ternary operation"
31506 msgstr ""
31508 #: tree-cfg.cc:4379
31509 #, gcc-internal-format
31510 msgid "the first argument of a %qs must be of a boolean vector type of the same number of elements as the result"
31511 msgstr ""
31513 #: tree-cfg.cc:4411 tree-cfg.cc:4488
31514 #, gcc-internal-format
31515 msgid "vector types expected in %qs"
31516 msgstr ""
31518 #: tree-cfg.cc:4444
31519 #, gcc-internal-format
31520 msgid "vectors with different element number found in %qs"
31521 msgstr ""
31523 #: tree-cfg.cc:4460
31524 #, gcc-internal-format
31525 msgid "invalid mask type in %qs"
31526 msgstr ""
31528 #: tree-cfg.cc:4521
31529 #, gcc-internal-format
31530 msgid "not allowed type combination in %qs"
31531 msgstr ""
31533 #: tree-cfg.cc:4530
31534 #, gcc-internal-format
31535 msgid "invalid position or size in %qs"
31536 msgstr ""
31538 #: tree-cfg.cc:4536
31539 #, gcc-internal-format
31540 msgid "%qs into non-mode-precision operand"
31541 msgstr ""
31543 #: tree-cfg.cc:4546
31544 #, gcc-internal-format
31545 msgid "insertion out of range in %qs"
31546 msgstr ""
31548 #: tree-cfg.cc:4556
31549 #, gcc-internal-format
31550 msgid "%qs not at element boundary"
31551 msgstr ""
31553 #: tree-cfg.cc:4612
31554 #, gcc-internal-format
31555 msgid "non-trivial conversion in %qs"
31556 msgstr ""
31558 #: tree-cfg.cc:4621
31559 #, gcc-internal-format
31560 msgid "%qs LHS in clobber statement"
31561 msgstr ""
31563 #: tree-cfg.cc:4629
31564 #, gcc-internal-format
31565 msgid "%qs LHS in assignment statement"
31566 msgstr ""
31568 #: tree-cfg.cc:4648
31569 #, gcc-internal-format
31570 msgid "invalid operand in %qs"
31571 msgstr ""
31573 #: tree-cfg.cc:4680
31574 #, gcc-internal-format
31575 msgid "invalid %qs size argument in load"
31576 msgstr "nevaljan argument veličine %qs za učitavanje"
31578 #: tree-cfg.cc:4699 tree-cfg.cc:4725
31579 #, gcc-internal-format
31580 msgid "invalid RHS for gimple memory store: %qs"
31581 msgstr ""
31583 #: tree-cfg.cc:4759 tree-cfg.cc:4777
31584 #, gcc-internal-format
31585 msgid "incorrect type of vector %qs elements"
31586 msgstr ""
31588 #: tree-cfg.cc:4768 tree-cfg.cc:4785
31589 #, gcc-internal-format
31590 msgid "incorrect number of vector %qs elements"
31591 msgstr ""
31593 #: tree-cfg.cc:4793
31594 #, gcc-internal-format
31595 msgid "incorrect type of vector CONSTRUCTOR elements"
31596 msgstr ""
31598 #: tree-cfg.cc:4802
31599 #, gcc-internal-format
31600 msgid "vector %qs with non-NULL element index"
31601 msgstr ""
31603 #: tree-cfg.cc:4809
31604 #, gcc-internal-format
31605 msgid "vector %qs element is not a GIMPLE value"
31606 msgstr ""
31608 #: tree-cfg.cc:4818
31609 #, gcc-internal-format
31610 msgid "non-vector %qs with elements"
31611 msgstr ""
31613 #: tree-cfg.cc:4876
31614 #, gcc-internal-format
31615 msgid "invalid operand in return statement"
31616 msgstr ""
31618 #: tree-cfg.cc:4891 c/gimple-parser.cc:2580
31619 #, gcc-internal-format
31620 msgid "invalid conversion in return statement"
31621 msgstr ""
31623 #: tree-cfg.cc:4915
31624 #, gcc-internal-format
31625 msgid "goto destination is neither a label nor a pointer"
31626 msgstr ""
31628 #: tree-cfg.cc:4934
31629 #, gcc-internal-format
31630 msgid "invalid operand to switch statement"
31631 msgstr ""
31633 #: tree-cfg.cc:4942
31634 #, gcc-internal-format
31635 msgid "non-integral type switch statement"
31636 msgstr ""
31638 #: tree-cfg.cc:4952
31639 #, gcc-internal-format
31640 msgid "invalid default case label in switch statement"
31641 msgstr ""
31643 #: tree-cfg.cc:4964
31644 #, gcc-internal-format
31645 msgid "invalid %<CASE_CHAIN%>"
31646 msgstr ""
31648 #: tree-cfg.cc:4970
31649 #, gcc-internal-format
31650 msgid "invalid case label in switch statement"
31651 msgstr ""
31653 #: tree-cfg.cc:4977
31654 #, gcc-internal-format
31655 msgid "invalid case range in switch statement"
31656 msgstr ""
31658 #: tree-cfg.cc:4987
31659 #, gcc-internal-format
31660 msgid "type precision mismatch in switch statement"
31661 msgstr ""
31663 #: tree-cfg.cc:4994
31664 #, gcc-internal-format
31665 msgid "type mismatch for case label in switch statement"
31666 msgstr ""
31668 #: tree-cfg.cc:5003
31669 #, gcc-internal-format
31670 msgid "case labels not sorted in switch statement"
31671 msgstr ""
31673 #: tree-cfg.cc:5046
31674 #, gcc-internal-format
31675 msgid "label context is not the current function declaration"
31676 msgstr ""
31678 #: tree-cfg.cc:5055
31679 #, gcc-internal-format
31680 msgid "incorrect entry in %<label_to_block_map%>"
31681 msgstr ""
31683 #: tree-cfg.cc:5065
31684 #, gcc-internal-format
31685 msgid "incorrect setting of landing pad number"
31686 msgstr ""
31688 #: tree-cfg.cc:5081
31689 #, gcc-internal-format
31690 msgid "invalid comparison code in gimple cond"
31691 msgstr ""
31693 #: tree-cfg.cc:5089
31694 #, gcc-internal-format
31695 msgid "invalid labels in gimple cond"
31696 msgstr ""
31698 #: tree-cfg.cc:5175 tree-cfg.cc:5184
31699 #, gcc-internal-format
31700 msgid "invalid %<PHI%> result"
31701 msgstr ""
31703 #: tree-cfg.cc:5194
31704 #, gcc-internal-format
31705 msgid "missing %<PHI%> def"
31706 msgstr ""
31708 #: tree-cfg.cc:5208
31709 #, gcc-internal-format
31710 msgid "invalid %<PHI%> argument"
31711 msgstr ""
31713 #: tree-cfg.cc:5215
31714 #, gcc-internal-format
31715 msgid "incompatible types in %<PHI%> argument %u"
31716 msgstr ""
31718 #: tree-cfg.cc:5318
31719 #, gcc-internal-format
31720 msgid "%<verify_gimple%> failed"
31721 msgstr ""
31723 #: tree-cfg.cc:5376
31724 #, gcc-internal-format
31725 msgid "dead statement in EH table"
31726 msgstr ""
31728 #: tree-cfg.cc:5392
31729 #, gcc-internal-format
31730 msgid "location references block not in block tree"
31731 msgstr ""
31733 #: tree-cfg.cc:5441
31734 #, gcc-internal-format
31735 msgid "local declaration from a different function"
31736 msgstr ""
31738 #: tree-cfg.cc:5544
31739 #, gcc-internal-format
31740 msgid "gimple_bb (phi) is set to a wrong basic block"
31741 msgstr ""
31743 #: tree-cfg.cc:5553
31744 #, gcc-internal-format
31745 msgid "PHI node with location"
31746 msgstr ""
31748 #: tree-cfg.cc:5564 tree-cfg.cc:5611
31749 #, gcc-internal-format
31750 msgid "incorrect sharing of tree nodes"
31751 msgstr ""
31753 #: tree-cfg.cc:5572
31754 #, gcc-internal-format
31755 msgid "virtual PHI with argument locations"
31756 msgstr ""
31758 #: tree-cfg.cc:5599
31759 #, gcc-internal-format
31760 msgid "gimple_bb (stmt) is set to a wrong basic block"
31761 msgstr ""
31763 #: tree-cfg.cc:5639
31764 #, gcc-internal-format
31765 msgid "statement marked for throw, but doesn%'t"
31766 msgstr ""
31768 #: tree-cfg.cc:5645
31769 #, gcc-internal-format
31770 msgid "statement marked for throw in middle of block"
31771 msgstr ""
31773 #: tree-cfg.cc:5667
31774 #, gcc-internal-format
31775 msgid "verify_gimple failed"
31776 msgstr ""
31778 #: tree-cfg.cc:5691
31779 #, gcc-internal-format
31780 msgid "ENTRY_BLOCK has IL associated with it"
31781 msgstr ""
31783 #: tree-cfg.cc:5698
31784 #, gcc-internal-format
31785 msgid "EXIT_BLOCK has IL associated with it"
31786 msgstr ""
31788 #: tree-cfg.cc:5705
31789 #, gcc-internal-format, gfc-internal-format
31790 msgid "fallthru to exit from bb %d"
31791 msgstr ""
31793 #: tree-cfg.cc:5711
31794 #, gcc-internal-format
31795 msgid "entry block count not initialized"
31796 msgstr ""
31798 #: tree-cfg.cc:5717
31799 #, gcc-internal-format
31800 msgid "exit block count not initialized"
31801 msgstr ""
31803 #: tree-cfg.cc:5724
31804 #, gcc-internal-format
31805 msgid "probability of edge from entry block not initialized"
31806 msgstr ""
31808 #: tree-cfg.cc:5739
31809 #, gcc-internal-format, gfc-internal-format
31810 msgid "count of bb %d not initialized"
31811 msgstr ""
31813 #: tree-cfg.cc:5745
31814 #, gcc-internal-format, gfc-internal-format
31815 msgid "probability of edge %d->%d not initialized"
31816 msgstr ""
31818 #: tree-cfg.cc:5765
31819 #, gcc-internal-format
31820 msgid "nonlocal label %qD is not first in a sequence of labels in bb %d"
31821 msgstr ""
31823 #: tree-cfg.cc:5772
31824 #, gcc-internal-format
31825 msgid "EH landing pad label %qD is not first in a sequence of labels in bb %d"
31826 msgstr ""
31828 #: tree-cfg.cc:5779
31829 #, gcc-internal-format
31830 msgid "label %qD to block does not match in bb %d"
31831 msgstr ""
31833 #: tree-cfg.cc:5786
31834 #, gcc-internal-format
31835 msgid "label %qD has incorrect context in bb %d"
31836 msgstr ""
31838 #: tree-cfg.cc:5801
31839 #, gcc-internal-format, gfc-internal-format
31840 msgid "control flow in the middle of basic block %d"
31841 msgstr ""
31843 #: tree-cfg.cc:5811
31844 #, gcc-internal-format
31845 msgid "label %qD in the middle of basic block %d"
31846 msgstr ""
31848 #: tree-cfg.cc:5830
31849 #, gcc-internal-format, gfc-internal-format
31850 msgid "returns_twice call is not last in basic block %d"
31851 msgstr ""
31853 #: tree-cfg.cc:5839
31854 #, gcc-internal-format, gfc-internal-format
31855 msgid "returns_twice call is not first in basic block %d"
31856 msgstr ""
31858 #: tree-cfg.cc:5871
31859 #, gcc-internal-format, gfc-internal-format
31860 msgid "fallthru edge after a control statement in bb %d"
31861 msgstr ""
31863 #: tree-cfg.cc:5884
31864 #, gcc-internal-format, gfc-internal-format
31865 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
31866 msgstr ""
31868 #: tree-cfg.cc:5907 tree-cfg.cc:5929 tree-cfg.cc:5946 tree-cfg.cc:6015
31869 #, gcc-internal-format, gfc-internal-format
31870 msgid "wrong outgoing edge flags at end of bb %d"
31871 msgstr ""
31873 #: tree-cfg.cc:5917
31874 #, gcc-internal-format, gfc-internal-format
31875 msgid "explicit goto at end of bb %d"
31876 msgstr ""
31878 #: tree-cfg.cc:5951
31879 #, gcc-internal-format, gfc-internal-format
31880 msgid "return edge does not point to exit in bb %d"
31881 msgstr ""
31883 #: tree-cfg.cc:5981
31884 #, gcc-internal-format
31885 msgid "found default case not at the start of case vector"
31886 msgstr ""
31888 #: tree-cfg.cc:5989
31889 #, gcc-internal-format
31890 msgid "case labels not sorted: "
31891 msgstr ""
31893 #: tree-cfg.cc:6006
31894 #, gcc-internal-format, gfc-internal-format
31895 msgid "extra outgoing edge %d->%d"
31896 msgstr ""
31898 #: tree-cfg.cc:6029
31899 #, gcc-internal-format, gfc-internal-format
31900 msgid "missing edge %i->%i"
31901 msgstr ""
31903 #: tree-cfg.cc:9805
31904 #, gcc-internal-format
31905 msgid "%<noreturn%> function does return"
31906 msgstr ""
31908 #: tree-cfg.cc:9825 tree-cfg.cc:9860
31909 #, gcc-internal-format
31910 msgid "control reaches end of non-void function"
31911 msgstr ""
31913 #: tree-cfg.cc:9926
31914 #, gcc-internal-format
31915 msgid "ignoring return value of %qD declared with attribute %<warn_unused_result%>"
31916 msgstr ""
31918 #: tree-cfg.cc:9931 cp/cvt.cc:1137
31919 #, gcc-internal-format
31920 msgid "ignoring return value of function declared with attribute %<warn_unused_result%>"
31921 msgstr ""
31923 #: tree-complex.cc:1639
31924 #, gcc-internal-format
31925 msgid "%<asm goto%> with complex typed outputs"
31926 msgstr ""
31928 #: tree-diagnostic-path.cc:626
31929 msgid "%@ %s (fndecl %qD, depth %i)"
31930 msgstr ""
31932 #: tree-diagnostic-path.cc:631
31933 msgid "%@ %s (depth %i)"
31934 msgstr ""
31936 #: tree-diagnostic-path.cc:637
31937 msgid "%@ %s"
31938 msgstr ""
31940 #: tree-diagnostic.cc:207
31941 #, gcc-internal-format
31942 msgid "in definition of macro %qs"
31943 msgstr ""
31945 #: tree-diagnostic.cc:224
31946 #, gcc-internal-format
31947 msgid "in expansion of macro %qs"
31948 msgstr ""
31950 #: tree-eh.cc:4946
31951 #, gcc-internal-format, gfc-internal-format
31952 msgid "BB %i has multiple EH edges"
31953 msgstr ""
31955 #: tree-eh.cc:4958
31956 #, gcc-internal-format, gfc-internal-format
31957 msgid "BB %i cannot throw but has an EH edge"
31958 msgstr ""
31960 #: tree-eh.cc:4966
31961 #, gcc-internal-format, gfc-internal-format
31962 msgid "BB %i last statement has incorrectly set lp"
31963 msgstr ""
31965 #: tree-eh.cc:4972
31966 #, gcc-internal-format, gfc-internal-format
31967 msgid "BB %i is missing an EH edge"
31968 msgstr ""
31970 #: tree-eh.cc:4978
31971 #, gcc-internal-format, gfc-internal-format
31972 msgid "Incorrect EH edge %i->%i"
31973 msgstr ""
31975 #: tree-eh.cc:5012 tree-eh.cc:5031
31976 #, gcc-internal-format, gfc-internal-format
31977 msgid "BB %i is missing an edge"
31978 msgstr ""
31980 #: tree-eh.cc:5048
31981 #, gcc-internal-format, gfc-internal-format
31982 msgid "BB %i too many fallthru edges"
31983 msgstr ""
31985 #: tree-eh.cc:5057
31986 #, gcc-internal-format, gfc-internal-format
31987 msgid "BB %i has incorrect edge"
31988 msgstr ""
31990 #: tree-eh.cc:5063
31991 #, gcc-internal-format, gfc-internal-format
31992 msgid "BB %i has incorrect fallthru edge"
31993 msgstr ""
31995 #: tree-inline.cc:3925
31996 #, gcc-internal-format
31997 msgid "function %q+F can never be copied because it receives a non-local goto"
31998 msgstr ""
32000 #: tree-inline.cc:3932
32001 #, gcc-internal-format
32002 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
32003 msgstr ""
32005 #: tree-inline.cc:3972
32006 #, gcc-internal-format
32007 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
32008 msgstr ""
32010 #: tree-inline.cc:3986
32011 #, gcc-internal-format
32012 msgid "function %q+F can never be inlined because it uses setjmp"
32013 msgstr ""
32015 #: tree-inline.cc:4000
32016 #, gcc-internal-format
32017 msgid "function %q+F can never be inlined because it uses variable argument lists"
32018 msgstr ""
32020 #: tree-inline.cc:4012
32021 #, gcc-internal-format
32022 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
32023 msgstr ""
32025 #: tree-inline.cc:4020
32026 #, gcc-internal-format
32027 msgid "function %q+F can never be inlined because it uses non-local goto"
32028 msgstr ""
32030 #: tree-inline.cc:4032
32031 #, gcc-internal-format
32032 msgid "function %q+F can never be inlined because it uses %<__builtin_return%> or %<__builtin_apply_args%>"
32033 msgstr ""
32035 #: tree-inline.cc:4052
32036 #, gcc-internal-format
32037 msgid "function %q+F can never be inlined because it contains a computed goto"
32038 msgstr ""
32040 #: tree-inline.cc:4098
32041 #, gcc-internal-format
32042 msgid "function %q+F can never be inlined because it has a VLA argument"
32043 msgstr ""
32045 #: tree-inline.cc:4165
32046 #, gcc-internal-format
32047 msgid "function %q+F can never be inlined because it is suppressed using %<-fno-inline%>"
32048 msgstr ""
32050 #: tree-inline.cc:4173
32051 #, gcc-internal-format
32052 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
32053 msgstr ""
32055 #: tree-inline.cc:4854
32056 #, gcc-internal-format
32057 msgid "inlining failed in call to %<always_inline%> %q+F: %s"
32058 msgstr ""
32060 #: tree-inline.cc:4857 tree-inline.cc:4878
32061 #, gcc-internal-format
32062 msgid "called from here"
32063 msgstr ""
32065 #: tree-inline.cc:4860 tree-inline.cc:4881
32066 #, gcc-internal-format
32067 msgid "called from this function"
32068 msgstr ""
32070 #: tree-inline.cc:4874
32071 #, gcc-internal-format
32072 msgid "inlining failed in call to %q+F: %s"
32073 msgstr ""
32075 #: tree-into-ssa.cc:3433
32076 #, gcc-internal-format
32077 msgid "statement uses released SSA name"
32078 msgstr ""
32080 #: tree-into-ssa.cc:3445
32081 #, gcc-internal-format
32082 msgid "cannot update SSA form"
32083 msgstr ""
32085 #: tree-into-ssa.cc:3538 tree-outof-ssa.cc:902 tree-ssa-coalesce.cc:1012
32086 #, gcc-internal-format
32087 msgid "SSA corruption"
32088 msgstr ""
32090 #: tree-nested.cc:1190
32091 #, gcc-internal-format, gfc-internal-format
32092 msgid "%s from %s referenced in %s"
32093 msgstr ""
32095 #: tree-nested.cc:2985
32096 #, gcc-internal-format, gfc-internal-format
32097 msgid "%s from %s called in %s"
32098 msgstr ""
32100 #: tree-profile.cc:899
32101 #, gcc-internal-format, gfc-internal-format
32102 msgid "Too many conditions (found %u); giving up coverage"
32103 msgstr ""
32105 #: tree-profile.cc:1757
32106 #, gcc-internal-format
32107 msgid "invalid regular expression %qs in %qs"
32108 msgstr "nevaljani regularni izraz %qs u %qs"
32110 #: tree-profile.cc:1856
32111 #, gcc-internal-format
32112 msgid "target does not support atomic profile update, single mode is selected"
32113 msgstr ""
32115 #: tree-ssa-alias.cc:4070
32116 #, gcc-internal-format, gfc-internal-format
32117 msgid "invalid fn spec attribute \"%s\""
32118 msgstr ""
32120 #: tree-ssa-alias.cc:4109
32121 #, gcc-internal-format, gfc-internal-format
32122 msgid "invalid fn spec attribute \"%s\" arg %i"
32123 msgstr ""
32125 #: tree-ssa-ccp.cc:4681 c-family/c-common.cc:5912
32126 #, gcc-internal-format
32127 msgid "%qs pointer is null"
32128 msgstr ""
32130 #: tree-ssa-ccp.cc:4684 c-family/c-common.cc:5915
32131 #, gcc-internal-format
32132 msgid "in a call to non-static member function %qD"
32133 msgstr ""
32135 #: tree-ssa-ccp.cc:4690 c-family/c-common.cc:5921
32136 #, gcc-internal-format, gfc-internal-format
32137 msgid "argument %u null where non-null expected"
32138 msgstr ""
32140 #: tree-ssa-ccp.cc:4696
32141 #, gcc-internal-format
32142 msgid "in a call to built-in function %qD"
32143 msgstr ""
32145 #: tree-ssa-ccp.cc:4700 c-family/c-common.cc:5925
32146 #, gcc-internal-format
32147 msgid "in a call to function %qD declared %qs"
32148 msgstr ""
32150 #: tree-ssa-loop-niter.cc:3889
32151 #, gcc-internal-format, gfc-internal-format
32152 msgid "iteration %s invokes undefined behavior"
32153 msgstr ""
32155 #: tree-ssa-loop-niter.cc:3890
32156 #, gcc-internal-format
32157 msgid "within this loop"
32158 msgstr ""
32160 #: tree-ssa-loop-prefetch.cc:2102
32161 #, gcc-internal-format
32162 msgid "%<l1-cache-size%> parameter is not a power of two %d"
32163 msgstr ""
32165 #: tree-ssa-operands.cc:1032
32166 #, gcc-internal-format
32167 msgid "virtual definition of statement not up to date"
32168 msgstr ""
32170 #: tree-ssa-operands.cc:1039
32171 #, gcc-internal-format
32172 msgid "virtual def operand missing for statement"
32173 msgstr ""
32175 #: tree-ssa-operands.cc:1049
32176 #, gcc-internal-format
32177 msgid "virtual use of statement not up to date"
32178 msgstr ""
32180 #: tree-ssa-operands.cc:1056
32181 #, gcc-internal-format
32182 msgid "virtual use operand missing for statement"
32183 msgstr ""
32185 #: tree-ssa-operands.cc:1073
32186 #, gcc-internal-format
32187 msgid "excess use operand for statement"
32188 msgstr ""
32190 #: tree-ssa-operands.cc:1083
32191 #, gcc-internal-format
32192 msgid "use operand missing for statement"
32193 msgstr ""
32195 #: tree-ssa-operands.cc:1090
32196 #, gcc-internal-format
32197 msgid "statement volatile flag not up to date"
32198 msgstr ""
32200 #: tree-ssa-strlen.cc:2127
32201 #, gcc-internal-format
32202 msgid "%qD writing one too many bytes into a region of a size that depends on %<strlen%>"
32203 msgstr ""
32205 #: tree-ssa-strlen.cc:2131
32206 #, gcc-internal-format
32207 msgid "writing one too many bytes into a region of a size that depends on %<strlen%>"
32208 msgstr ""
32210 #: tree-ssa-strlen.cc:2140
32211 #, gcc-internal-format
32212 msgid "%qD writing %wu byte into a region of size %wu"
32213 msgid_plural "%qD writing %wu bytes into a region of size %wu"
32214 msgstr[0] ""
32215 msgstr[1] ""
32216 msgstr[2] ""
32218 #: tree-ssa-strlen.cc:2148
32219 #, gcc-internal-format
32220 msgid "writing %wu byte into a region of size %wu"
32221 msgid_plural "writing %wu bytes into a region of size %wu"
32222 msgstr[0] ""
32223 msgstr[1] ""
32224 msgstr[2] ""
32226 #: tree-ssa-strlen.cc:2158
32227 #, gcc-internal-format
32228 msgid "%qD writing %wu byte into a region of size between %wu and %wu"
32229 msgid_plural "%qD writing %wu bytes into a region of size between %wu and %wu"
32230 msgstr[0] ""
32231 msgstr[1] ""
32232 msgstr[2] ""
32234 #: tree-ssa-strlen.cc:2166
32235 #, gcc-internal-format
32236 msgid "writing %wu byte into a region of size between %wu and %wu"
32237 msgid_plural "writing %wu bytes into a region of size between %wu and %wu"
32238 msgstr[0] ""
32239 msgstr[1] ""
32240 msgstr[2] ""
32242 #: tree-ssa-strlen.cc:2176
32243 #, gcc-internal-format
32244 msgid "%qD writing between %wu and %wu bytes into a region of size %wu"
32245 msgstr ""
32247 #: tree-ssa-strlen.cc:2182
32248 #, gcc-internal-format
32249 msgid "writing between %wu and %wu bytes into a region of size %wu"
32250 msgstr ""
32252 #: tree-ssa-strlen.cc:2190
32253 #, gcc-internal-format
32254 msgid "%qD writing between %wu and %wu bytes into a region of size between %wu and %wu"
32255 msgstr ""
32257 #: tree-ssa-strlen.cc:2196
32258 #, gcc-internal-format
32259 msgid "writing between %wu and %wu bytes into a region of size between %wu and %wu"
32260 msgstr ""
32262 #: tree-ssa-strlen.cc:3092
32263 #, gcc-internal-format
32264 msgid "%qD output truncated before terminating nul copying %E byte from a string of the same length"
32265 msgid_plural "%qD output truncated before terminating nul copying %E bytes from a string of the same length"
32266 msgstr[0] ""
32267 msgstr[1] ""
32268 msgstr[2] ""
32270 #: tree-ssa-strlen.cc:3108
32271 #, gcc-internal-format
32272 msgid "%qD output truncated copying %E byte from a string of length %wu"
32273 msgid_plural "%qD output truncated copying %E bytes from a string of length %wu"
32274 msgstr[0] ""
32275 msgstr[1] ""
32276 msgstr[2] ""
32278 #: tree-ssa-strlen.cc:3115
32279 #, gcc-internal-format
32280 msgid "%qD output truncated copying between %wu and %wu bytes from a string of length %wu"
32281 msgstr ""
32283 #: tree-ssa-strlen.cc:3127
32284 #, gcc-internal-format
32285 msgid "%qD output may be truncated copying %E byte from a string of length %wu"
32286 msgid_plural "%qD output may be truncated copying %E bytes from a string of length %wu"
32287 msgstr[0] ""
32288 msgstr[1] ""
32289 msgstr[2] ""
32291 #: tree-ssa-strlen.cc:3134 tree-ssa-strlen.cc:3150
32292 #, gcc-internal-format
32293 msgid "%qD output may be truncated copying between %wu and %wu bytes from a string of length %wu"
32294 msgstr ""
32296 #: tree-ssa-strlen.cc:3304
32297 #, gcc-internal-format
32298 msgid "%qD output truncated before terminating nul copying as many bytes from a string as its length"
32299 msgstr ""
32301 #: tree-ssa-strlen.cc:3317
32302 #, gcc-internal-format
32303 msgid "%qD specified bound depends on the length of the source argument"
32304 msgstr ""
32306 #: tree-ssa-strlen.cc:3325
32307 #, gcc-internal-format
32308 msgid "length computed here"
32309 msgstr ""
32311 #: tree-ssa-strlen.cc:4282
32312 #, gcc-internal-format
32313 msgid "%qD of a string of length %wu or more and an array of size %wu evaluates to nonzero"
32314 msgstr ""
32316 #: tree-ssa-strlen.cc:4284
32317 #, gcc-internal-format
32318 msgid "%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
32319 msgstr ""
32321 #: tree-ssa-strlen.cc:4291
32322 #, gcc-internal-format
32323 msgid "%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
32324 msgstr ""
32326 #: tree-ssa-strlen.cc:4296
32327 #, gcc-internal-format
32328 msgid "%qD of a string of length %wu, an array of size %wu and bound of %wu evaluates to nonzero"
32329 msgstr ""
32331 #: tree-ssa-strlen.cc:4307
32332 #, gcc-internal-format
32333 msgid "in this expression"
32334 msgstr ""
32336 #: tree-ssa-uninit.cc:306
32337 #, gcc-internal-format
32338 msgid "%qD is used uninitialized"
32339 msgstr ""
32341 #: tree-ssa-uninit.cc:308
32342 #, gcc-internal-format
32343 msgid "%qD may be used uninitialized"
32344 msgstr ""
32346 #: tree-ssa-uninit.cc:315
32347 #, gcc-internal-format
32348 msgid "%qs is used uninitialized"
32349 msgstr ""
32351 #: tree-ssa-uninit.cc:318
32352 #, gcc-internal-format
32353 msgid "%qs may be used uninitialized"
32354 msgstr ""
32356 #: tree-ssa-uninit.cc:337 varasm.cc:363 varasm.cc:8019
32357 #, gcc-internal-format
32358 msgid "%qD was declared here"
32359 msgstr ""
32361 #: tree-ssa-uninit.cc:339
32362 #, gcc-internal-format
32363 msgid "%qs was declared here"
32364 msgstr ""
32366 #: tree-ssa-uninit.cc:450 tree-ssa-uninit.cc:760
32367 #, gcc-internal-format
32368 msgid "%qE may be used uninitialized"
32369 msgstr ""
32371 #: tree-ssa-uninit.cc:459
32372 #, gcc-internal-format
32373 msgid "accessing argument %u of a function declared with attribute %<%s%>"
32374 msgstr ""
32376 #: tree-ssa-uninit.cc:747
32377 #, gcc-internal-format
32378 msgid "%qE is used uninitialized"
32379 msgstr ""
32381 #: tree-ssa-uninit.cc:882
32382 #, gcc-internal-format
32383 msgid "in a call to %qD declared with attribute %<%s%> here"
32384 msgstr ""
32386 #: tree-ssa-uninit.cc:889
32387 #, gcc-internal-format
32388 msgid "in a call to %qT declared with attribute %<%s%>"
32389 msgstr ""
32391 #: tree-ssa-uninit.cc:905
32392 #, gcc-internal-format
32393 msgid "by argument %u of type %s to %qD declared here"
32394 msgstr ""
32396 #: tree-ssa-uninit.cc:913
32397 #, gcc-internal-format
32398 msgid "by argument %u of type %s to %qT"
32399 msgstr ""
32401 #: tree-ssa.cc:656
32402 #, gcc-internal-format, gfc-internal-format
32403 msgid "multiple virtual PHI nodes in BB %d"
32404 msgstr ""
32406 #: tree-ssa.cc:670 tree-ssa.cc:699
32407 #, gcc-internal-format
32408 msgid "virtual definition is not an SSA name"
32409 msgstr ""
32411 #: tree-ssa.cc:686
32412 #, gcc-internal-format
32413 msgid "stmt with wrong VUSE"
32414 msgstr ""
32416 #: tree-ssa.cc:716
32417 #, gcc-internal-format, gfc-internal-format
32418 msgid "PHI node with wrong VUSE on edge from BB %d"
32419 msgstr ""
32421 #: tree-ssa.cc:742
32422 #, gcc-internal-format
32423 msgid "expected an SSA_NAME object"
32424 msgstr ""
32426 #: tree-ssa.cc:748
32427 #, gcc-internal-format
32428 msgid "found an SSA_NAME that had been released into the free pool"
32429 msgstr ""
32431 #: tree-ssa.cc:755
32432 #, gcc-internal-format
32433 msgid "type mismatch between an SSA_NAME and its symbol"
32434 msgstr ""
32436 #: tree-ssa.cc:761
32437 #, gcc-internal-format
32438 msgid "found a virtual definition for a GIMPLE register"
32439 msgstr ""
32441 #: tree-ssa.cc:767
32442 #, gcc-internal-format
32443 msgid "virtual SSA name for non-VOP decl"
32444 msgstr ""
32446 #: tree-ssa.cc:773
32447 #, gcc-internal-format
32448 msgid "found a real definition for a non-register"
32449 msgstr ""
32451 #: tree-ssa.cc:780
32452 #, gcc-internal-format
32453 msgid "found a default name with a non-empty defining statement"
32454 msgstr ""
32456 #: tree-ssa.cc:810
32457 #, gcc-internal-format
32458 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
32459 msgstr ""
32461 #: tree-ssa.cc:816
32462 #, gcc-internal-format, gfc-internal-format
32463 msgid "SSA_NAME created in two different blocks %i and %i"
32464 msgstr ""
32466 #: tree-ssa.cc:825 tree-ssa.cc:1165
32467 #, gcc-internal-format
32468 msgid "SSA_NAME_DEF_STMT is wrong"
32469 msgstr ""
32471 #: tree-ssa.cc:877
32472 #, gcc-internal-format
32473 msgid "missing definition"
32474 msgstr ""
32476 #: tree-ssa.cc:883
32477 #, gcc-internal-format, gfc-internal-format
32478 msgid "definition in block %i does not dominate use in block %i"
32479 msgstr ""
32481 #: tree-ssa.cc:891
32482 #, gcc-internal-format, gfc-internal-format
32483 msgid "definition in block %i follows the use"
32484 msgstr ""
32486 #: tree-ssa.cc:898
32487 #, gcc-internal-format
32488 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
32489 msgstr ""
32491 #: tree-ssa.cc:906
32492 #, gcc-internal-format
32493 msgid "no immediate_use list"
32494 msgstr ""
32496 #: tree-ssa.cc:918
32497 #, gcc-internal-format
32498 msgid "wrong immediate use list"
32499 msgstr ""
32501 #: tree-ssa.cc:952
32502 #, gcc-internal-format
32503 msgid "incoming edge count does not match number of PHI arguments"
32504 msgstr ""
32506 #: tree-ssa.cc:966
32507 #, gcc-internal-format, gfc-internal-format
32508 msgid "PHI argument is missing for edge %d->%d"
32509 msgstr ""
32511 #: tree-ssa.cc:975
32512 #, gcc-internal-format
32513 msgid "PHI argument is not SSA_NAME, or invariant"
32514 msgstr ""
32516 #: tree-ssa.cc:981
32517 #, gcc-internal-format
32518 msgid "PHI argument on abnormal edge is not SSA_NAME"
32519 msgstr ""
32521 #: tree-ssa.cc:1002
32522 #, gcc-internal-format
32523 msgid "address taken, but ADDRESSABLE bit not set"
32524 msgstr ""
32526 #: tree-ssa.cc:1009
32527 #, gcc-internal-format, gfc-internal-format
32528 msgid "wrong edge %d->%d for PHI argument"
32529 msgstr ""
32531 #: tree-ssa.cc:1084
32532 #, gcc-internal-format
32533 msgid "shared SSA name info"
32534 msgstr ""
32536 #: tree-ssa.cc:1111
32537 #, gcc-internal-format, gfc-internal-format
32538 msgid "AUX pointer initialized for edge %d->%d"
32539 msgstr ""
32541 #: tree-ssa.cc:1137
32542 #, gcc-internal-format
32543 msgid "stmt (%p) marked modified after optimization pass: "
32544 msgstr ""
32546 #: tree-ssa.cc:1203
32547 #, gcc-internal-format
32548 msgid "verify_ssa failed"
32549 msgstr ""
32551 #: tree-streamer-in.cc:346
32552 #, gcc-internal-format
32553 msgid "machine independent builtin code out of range"
32554 msgstr ""
32556 #: tree-streamer-in.cc:352
32557 #, gcc-internal-format
32558 msgid "target specific builtin not available"
32559 msgstr ""
32561 #: tree-vect-generic.cc:300 tree-vect-generic.cc:470 tree-vect-generic.cc:2042
32562 #, gcc-internal-format
32563 msgid "vector operation will be expanded piecewise"
32564 msgstr ""
32566 #: tree-vect-generic.cc:303
32567 #, gcc-internal-format
32568 msgid "vector operation will be expanded in parallel"
32569 msgstr ""
32571 #: tree-vect-generic.cc:360
32572 #, gcc-internal-format
32573 msgid "vector operation will be expanded with a single scalar operation"
32574 msgstr ""
32576 #: tree-vect-generic.cc:1091
32577 #, gcc-internal-format
32578 msgid "vector condition will be expanded piecewise"
32579 msgstr ""
32581 #: tree-vect-generic.cc:1602
32582 #, gcc-internal-format
32583 msgid "vector shuffling operation will be expanded piecewise"
32584 msgstr ""
32586 #: tree-vect-loop.cc:5065
32587 #, gcc-internal-format
32588 msgid "vectorization did not happen for a simd loop"
32589 msgstr ""
32591 #: tree.cc:2244
32592 #, gcc-internal-format
32593 msgid "non-constant element in constant CONSTRUCTOR"
32594 msgstr ""
32596 #: tree.cc:2246
32597 #, gcc-internal-format
32598 msgid "side-effects element in no-side-effects CONSTRUCTOR"
32599 msgstr ""
32601 #: tree.cc:7341 m2/gm2-gcc/m2type.cc:215
32602 #, gcc-internal-format
32603 msgid "arrays of functions are not meaningful"
32604 msgstr ""
32606 #: tree.cc:7496
32607 #, gcc-internal-format
32608 msgid "function return type cannot be function"
32609 msgstr "povratni tip funkcije ne može biti funkcija"
32611 #: tree.cc:8956 tree.cc:9041 tree.cc:9104
32612 #, gcc-internal-format, gfc-internal-format
32613 msgid "tree check: %s, have %s in %s, at %s:%d"
32614 msgstr ""
32616 #: tree.cc:8993
32617 #, gcc-internal-format, gfc-internal-format
32618 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
32619 msgstr ""
32621 #: tree.cc:9006
32622 #, gcc-internal-format
32623 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
32624 msgstr ""
32626 #: tree.cc:9055
32627 #, gcc-internal-format
32628 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
32629 msgstr ""
32631 #: tree.cc:9068
32632 #, gcc-internal-format
32633 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
32634 msgstr ""
32636 #: tree.cc:9130
32637 #, gcc-internal-format
32638 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
32639 msgstr ""
32641 #: tree.cc:9144
32642 #, gcc-internal-format
32643 msgid "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
32644 msgstr ""
32646 #: tree.cc:9157
32647 #, gcc-internal-format
32648 msgid "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
32649 msgstr ""
32651 #: tree.cc:9170
32652 #, gcc-internal-format, gfc-internal-format
32653 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
32654 msgstr ""
32656 #: tree.cc:9183
32657 #, gcc-internal-format
32658 msgid "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, at %s:%d"
32659 msgstr ""
32661 #: tree.cc:12437
32662 #, gcc-internal-format
32663 msgid "%qD is deprecated: %s"
32664 msgstr ""
32666 #: tree.cc:12440
32667 #, gcc-internal-format
32668 msgid "%qD is deprecated"
32669 msgstr ""
32671 #: tree.cc:12463
32672 #, gcc-internal-format
32673 msgid "%qE is deprecated: %s"
32674 msgstr ""
32676 #: tree.cc:12466
32677 #, gcc-internal-format
32678 msgid "%qE is deprecated"
32679 msgstr ""
32681 #: tree.cc:12472
32682 #, gcc-internal-format, gfc-internal-format
32683 msgid "type is deprecated: %s"
32684 msgstr ""
32686 #: tree.cc:12475
32687 #, gcc-internal-format
32688 msgid "type is deprecated"
32689 msgstr ""
32691 #: tree.cc:12517
32692 #, gcc-internal-format
32693 msgid "%qD is unavailable: %s"
32694 msgstr ""
32696 #: tree.cc:12519
32697 #, gcc-internal-format
32698 msgid "%qD is unavailable"
32699 msgstr ""
32701 #: tree.cc:12540
32702 #, gcc-internal-format
32703 msgid "%qE is unavailable: %s"
32704 msgstr ""
32706 #: tree.cc:12542
32707 #, gcc-internal-format
32708 msgid "%qE is unavailable"
32709 msgstr ""
32711 #: tree.cc:12547
32712 #, gcc-internal-format, gfc-internal-format
32713 msgid "type is unavailable: %s"
32714 msgstr ""
32716 #: tree.cc:12549
32717 #, gcc-internal-format
32718 msgid "type is unavailable"
32719 msgstr ""
32721 #. Type variant can differ by:
32723 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
32724 #. ENCODE_QUAL_ADDR_SPACE.
32725 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
32726 #. in this case some values may not be set in the variant types
32727 #. (see TYPE_COMPLETE_P checks).
32728 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
32729 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
32730 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
32731 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
32732 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
32733 #. this is necessary to make it possible to merge types form different TUs
32734 #. - arrays, pointers and references may have TREE_TYPE that is a variant
32735 #. of TREE_TYPE of their main variants.
32736 #. - aggregates may have new TYPE_FIELDS list that list variants of
32737 #. the main variant TYPE_FIELDS.
32738 #. - vector types may differ by TYPE_VECTOR_OPAQUE
32740 #. Convenience macro for matching individual fields.
32741 #: tree.cc:13477
32742 #, gcc-internal-format, gfc-internal-format
32743 msgid "type variant differs by %s"
32744 msgstr ""
32746 #: tree.cc:13522
32747 #, gcc-internal-format
32748 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
32749 msgstr ""
32751 #: tree.cc:13524
32752 #, gcc-internal-format
32753 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
32754 msgstr ""
32756 #: tree.cc:13526
32757 #, gcc-internal-format
32758 msgid "type%'s %<TYPE_SIZE_UNIT%>"
32759 msgstr ""
32761 #: tree.cc:13551
32762 #, gcc-internal-format
32763 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
32764 msgstr ""
32766 #: tree.cc:13564
32767 #, gcc-internal-format
32768 msgid "type variant has different %<TYPE_VFIELD%>"
32769 msgstr ""
32771 #: tree.cc:13601
32772 #, gcc-internal-format
32773 msgid "type variant has different %<TYPE_BINFO%>"
32774 msgstr ""
32776 #: tree.cc:13603
32777 #, gcc-internal-format
32778 msgid "type variant%'s %<TYPE_BINFO%>"
32779 msgstr ""
32781 #: tree.cc:13605
32782 #, gcc-internal-format
32783 msgid "type%'s %<TYPE_BINFO%>"
32784 msgstr ""
32786 #: tree.cc:13644
32787 #, gcc-internal-format
32788 msgid "type variant has different %<TYPE_FIELDS%>"
32789 msgstr ""
32791 #: tree.cc:13646
32792 #, gcc-internal-format
32793 msgid "first mismatch is field"
32794 msgstr ""
32796 #: tree.cc:13648
32797 #, gcc-internal-format
32798 msgid "and field"
32799 msgstr ""
32801 #: tree.cc:13665
32802 #, gcc-internal-format
32803 msgid "type variant has different %<TREE_TYPE%>"
32804 msgstr ""
32806 #: tree.cc:13667 tree.cc:13678
32807 #, gcc-internal-format
32808 msgid "type variant%'s %<TREE_TYPE%>"
32809 msgstr ""
32811 #: tree.cc:13669 tree.cc:13680
32812 #, gcc-internal-format
32813 msgid "type%'s %<TREE_TYPE%>"
32814 msgstr ""
32816 #: tree.cc:13676
32817 #, gcc-internal-format
32818 msgid "type is not compatible with its variant"
32819 msgstr ""
32821 #: tree.cc:14001
32822 #, gcc-internal-format, gfc-internal-format
32823 msgid "type %s is not an opaque type"
32824 msgstr "tip %s nije neproziran tip"
32826 #: tree.cc:14007
32827 #, gcc-internal-format, gfc-internal-format
32828 msgid "type %s is not with opaque mode"
32829 msgstr ""
32831 #: tree.cc:14013
32832 #, gcc-internal-format
32833 msgid "type %s differs by %<TYPE_MODE%>"
32834 msgstr ""
32836 #: tree.cc:14021
32837 #, gcc-internal-format
32838 msgid "type %s differs by %<TYPE_SIZE%>"
32839 msgstr ""
32841 #: tree.cc:14027
32842 #, gcc-internal-format
32843 msgid "type %s differs by %<TYPE_ALIGN%>"
32844 msgstr ""
32846 #: tree.cc:14033
32847 #, gcc-internal-format
32848 msgid "type %s differs by %<TYPE_USER_ALIGN%>"
32849 msgstr ""
32851 #: tree.cc:14063
32852 #, gcc-internal-format
32853 msgid "main variant is not defined"
32854 msgstr ""
32856 #: tree.cc:14068
32857 #, gcc-internal-format
32858 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
32859 msgstr ""
32861 #: tree.cc:14079
32862 #, gcc-internal-format
32863 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
32864 msgstr ""
32866 #: tree.cc:14098
32867 #, gcc-internal-format
32868 msgid "%<TYPE_CANONICAL%> is not compatible"
32869 msgstr ""
32871 #: tree.cc:14106
32872 #, gcc-internal-format
32873 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
32874 msgstr ""
32876 #: tree.cc:14112
32877 #, gcc-internal-format
32878 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
32879 msgstr ""
32881 #: tree.cc:14128
32882 #, gcc-internal-format
32883 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
32884 msgstr ""
32886 #: tree.cc:14138
32887 #, gcc-internal-format
32888 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
32889 msgstr ""
32891 #: tree.cc:14148
32892 #, gcc-internal-format
32893 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
32894 msgstr ""
32896 #: tree.cc:14169
32897 #, gcc-internal-format
32898 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
32899 msgstr ""
32901 #: tree.cc:14175
32902 #, gcc-internal-format
32903 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
32904 msgstr ""
32906 #: tree.cc:14186
32907 #, gcc-internal-format
32908 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
32909 msgstr ""
32911 #: tree.cc:14197
32912 #, gcc-internal-format
32913 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
32914 msgstr ""
32916 #: tree.cc:14215
32917 #, gcc-internal-format
32918 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
32919 msgstr ""
32921 #: tree.cc:14222
32922 #, gcc-internal-format
32923 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
32924 msgstr ""
32926 #: tree.cc:14229
32927 #, gcc-internal-format
32928 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
32929 msgstr ""
32931 #: tree.cc:14245
32932 #, gcc-internal-format
32933 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
32934 msgstr ""
32936 #: tree.cc:14254
32937 #, gcc-internal-format
32938 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
32939 msgstr ""
32941 #: tree.cc:14262
32942 #, gcc-internal-format
32943 msgid "enum value name is not %<IDENTIFIER_NODE%>"
32944 msgstr ""
32946 #: tree.cc:14272
32947 #, gcc-internal-format
32948 msgid "array %<TYPE_DOMAIN%> is not integer type"
32949 msgstr ""
32951 #: tree.cc:14281
32952 #, gcc-internal-format
32953 msgid "%<TYPE_FIELDS%> defined in incomplete type"
32954 msgstr ""
32956 #: tree.cc:14303
32957 #, gcc-internal-format
32958 msgid "wrong tree in %<TYPE_FIELDS%> list"
32959 msgstr ""
32961 #: tree.cc:14319
32962 #, gcc-internal-format
32963 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
32964 msgstr ""
32966 #: tree.cc:14326
32967 #, gcc-internal-format
32968 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
32969 msgstr ""
32971 #: tree.cc:14339
32972 #, gcc-internal-format
32973 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
32974 msgstr ""
32976 #: tree.cc:14352
32977 #, gcc-internal-format
32978 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
32979 msgstr ""
32981 #: tree.cc:14358
32982 #, gcc-internal-format
32983 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
32984 msgstr ""
32986 #: tree.cc:14365
32987 #, gcc-internal-format
32988 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
32989 msgstr ""
32991 #: tree.cc:14378
32992 #, gcc-internal-format
32993 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
32994 msgstr ""
32996 #: tree.cc:14388
32997 #, gcc-internal-format
32998 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
32999 msgstr ""
33001 #: tsan.cc:509
33002 #, gcc-internal-format
33003 msgid "%qs is not supported with %qs"
33004 msgstr ""
33006 #: value-prof.cc:488
33007 #, gcc-internal-format
33008 msgid "dead histogram"
33009 msgstr ""
33011 #: value-prof.cc:517
33012 #, gcc-internal-format
33013 msgid "histogram value statement does not correspond to the statement it is associated with"
33014 msgstr ""
33016 #: value-prof.cc:586
33017 #, gcc-internal-format, gfc-internal-format
33018 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
33019 msgstr ""
33021 #: var-tracking.cc:7194
33022 #, gcc-internal-format
33023 msgid "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, retrying without"
33024 msgstr ""
33026 #: var-tracking.cc:7198
33027 #, gcc-internal-format
33028 msgid "variable tracking size limit exceeded"
33029 msgstr ""
33031 #: varasm.cc:312
33032 #, gcc-internal-format
33033 msgid "section already exists: %qs"
33034 msgstr ""
33036 #: varasm.cc:358
33037 #, gcc-internal-format
33038 msgid "%+qD causes a section type conflict with %qD"
33039 msgstr ""
33041 #: varasm.cc:361
33042 #, gcc-internal-format
33043 msgid "section type conflict with %qD"
33044 msgstr ""
33046 #: varasm.cc:366
33047 #, gcc-internal-format
33048 msgid "%+qD causes a section type conflict"
33049 msgstr ""
33051 #: varasm.cc:368
33052 #, gcc-internal-format
33053 msgid "section type conflict"
33054 msgstr ""
33056 #: varasm.cc:1101
33057 #, gcc-internal-format
33058 msgid "alignment of %q+D is greater than maximum object file alignment %d"
33059 msgstr ""
33061 #: varasm.cc:1269
33062 #, gcc-internal-format
33063 msgid "only zero initializers are allowed in section %qs"
33064 msgstr ""
33066 #: varasm.cc:1499 varasm.cc:1508 d/d-attribs.cc:1463
33067 #, gcc-internal-format
33068 msgid "register name not specified for %q+D"
33069 msgstr ""
33071 #: varasm.cc:1510
33072 #, gcc-internal-format
33073 msgid "invalid register name for %q+D"
33074 msgstr ""
33076 #: varasm.cc:1512
33077 #, gcc-internal-format
33078 msgid "data type of %q+D isn%'t suitable for a register"
33079 msgstr ""
33081 #: varasm.cc:1515
33082 #, gcc-internal-format
33083 msgid "the register specified for %q+D cannot be accessed by the current target"
33084 msgstr ""
33086 #: varasm.cc:1518
33087 #, gcc-internal-format
33088 msgid "the register specified for %q+D is not general enough to be used as a register variable"
33089 msgstr ""
33091 #: varasm.cc:1521
33092 #, gcc-internal-format
33093 msgid "register specified for %q+D isn%'t suitable for data type"
33094 msgstr ""
33096 #: varasm.cc:1530
33097 #, gcc-internal-format
33098 msgid "register specified for %q+D is an internal GCC implementation detail"
33099 msgstr ""
33101 #: varasm.cc:1540
33102 #, gcc-internal-format
33103 msgid "global register variable has initial value"
33104 msgstr ""
33106 #: varasm.cc:1544
33107 #, gcc-internal-format
33108 msgid "optimization may eliminate reads and/or writes to register variables"
33109 msgstr ""
33111 #: varasm.cc:1590
33112 #, gcc-internal-format
33113 msgid "register name given for non-register variable %q+D"
33114 msgstr ""
33116 #: varasm.cc:2198
33117 #, gcc-internal-format
33118 msgid "thread-local COMMON data not implemented"
33119 msgstr ""
33121 #: varasm.cc:2231
33122 #, gcc-internal-format
33123 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
33124 msgstr ""
33126 #: varasm.cc:2334 c/c-decl.cc:5903 c/c-parser.cc:1910 m2/gm2-gcc/m2type.cc:1240
33127 #, gcc-internal-format
33128 msgid "storage size of %q+D isn%'t known"
33129 msgstr ""
33131 #: varasm.cc:5319 varasm.cc:5358
33132 #, gcc-internal-format
33133 msgid "initializer for integer/fixed-point value is too complicated"
33134 msgstr ""
33136 #: varasm.cc:5325
33137 #, gcc-internal-format
33138 msgid "initializer for floating value is not a floating constant"
33139 msgstr ""
33141 #: varasm.cc:5342
33142 #, gcc-internal-format
33143 msgid "initializer for %<_BitInt(%d)%> value is not an integer constant"
33144 msgstr ""
33146 #: varasm.cc:5725
33147 #, gcc-internal-format
33148 msgid "invalid initial value for member %qE"
33149 msgstr ""
33151 #: varasm.cc:5981
33152 #, gcc-internal-format
33153 msgid "%qD declared weak after being used"
33154 msgstr ""
33156 #: varasm.cc:6033
33157 #, gcc-internal-format
33158 msgid "weak declaration of %q+D being applied to a already existing, static definition"
33159 msgstr ""
33161 #: varasm.cc:6074
33162 #, gcc-internal-format
33163 msgid "weak declaration of %q+D must be public"
33164 msgstr ""
33166 #: varasm.cc:6078
33167 #, gcc-internal-format
33168 msgid "weak declaration of %q+D not supported"
33169 msgstr ""
33171 #: varasm.cc:6107 varasm.cc:6430
33172 #, gcc-internal-format
33173 msgid "only weak aliases are supported in this configuration"
33174 msgstr ""
33176 #: varasm.cc:6302 varasm.cc:6427
33177 #, gcc-internal-format
33178 msgid "%qs is not supported in this configuration"
33179 msgstr "%qs nije podržan u ovoj konfiguraciji"
33181 #: varasm.cc:6330
33182 #, gcc-internal-format
33183 msgid "%qs is not supported on this target"
33184 msgstr ""
33186 #: varasm.cc:6390
33187 #, gcc-internal-format
33188 msgid "symver is only supported on ELF platforms"
33189 msgstr ""
33191 #: varasm.cc:6409
33192 #, gcc-internal-format
33193 msgid "%qs symbol %q+D ultimately targets itself"
33194 msgstr ""
33196 #: varasm.cc:6411
33197 #, gcc-internal-format
33198 msgid "%qs symbol %q+D must have static linkage"
33199 msgstr ""
33201 #: varasm.cc:6417 config/nvptx/nvptx.cc:7592
33202 #, gcc-internal-format
33203 msgid "alias definitions not supported in this configuration"
33204 msgstr ""
33206 #: varasm.cc:6645 config/sol2.cc:160 config/i386/winnt.cc:265
33207 #, gcc-internal-format
33208 msgid "visibility attribute not supported in this configuration; ignored"
33209 msgstr ""
33211 #: varasm.cc:8015
33212 #, gcc-internal-format
33213 msgid "%+qD without %<retain%> attribute and %qD with %<retain%> attribute are placed in a section with the same name"
33214 msgstr ""
33216 #: vec.cc:190
33217 #, gcc-internal-format, gfc-internal-format
33218 msgid "qsort comparator not anti-symmetric: %d, %d"
33219 msgstr ""
33221 #: vec.cc:195
33222 #, gcc-internal-format, gfc-internal-format
33223 msgid "qsort comparator non-negative on sorted output: %d"
33224 msgstr ""
33226 #: vec.cc:202
33227 #, gcc-internal-format, gfc-internal-format
33228 msgid "qsort comparator not transitive: %d, %d, %d"
33229 msgstr ""
33231 #: vec.cc:204
33232 #, gcc-internal-format
33233 msgid "qsort checking failed"
33234 msgstr ""
33236 #: c-family/c-ada-spec.cc:2946
33237 #, gcc-internal-format
33238 msgid "packed layout"
33239 msgstr ""
33241 #: c-family/c-attribs.cc:696 d/d-attribs.cc:1195
33242 #, gcc-internal-format
33243 msgid "%qE attribute argument is invalid"
33244 msgstr ""
33246 #: c-family/c-attribs.cc:699 d/d-attribs.cc:1198
33247 #, gcc-internal-format
33248 msgid "%qE attribute argument %i is invalid"
33249 msgstr ""
33251 #: c-family/c-attribs.cc:711 d/d-attribs.cc:1210
33252 #, gcc-internal-format
33253 msgid "%qE attribute argument has type %qT"
33254 msgstr ""
33256 #: c-family/c-attribs.cc:715 d/d-attribs.cc:1214
33257 #, gcc-internal-format
33258 msgid "%qE attribute argument %i has type %qT"
33259 msgstr ""
33261 #: c-family/c-attribs.cc:726 c-family/c-attribs.cc:4646
33262 #: c-family/c-attribs.cc:4650 d/d-attribs.cc:1225
33263 #, gcc-internal-format
33264 msgid "%qE attribute argument value %qE is not an integer constant"
33265 msgstr ""
33267 #: c-family/c-attribs.cc:731 d/d-attribs.cc:1230
33268 #, gcc-internal-format
33269 msgid "%qE attribute argument %i value %qE is not an integer constant"
33270 msgstr ""
33272 #: c-family/c-attribs.cc:747 d/d-attribs.cc:1244
33273 #, gcc-internal-format
33274 msgid "%qE attribute argument value %qE does not refer to a function parameter"
33275 msgstr ""
33277 #: c-family/c-attribs.cc:752 d/d-attribs.cc:1249
33278 #, gcc-internal-format
33279 msgid "%qE attribute argument %i value %qE does not refer to a function parameter"
33280 msgstr ""
33282 #: c-family/c-attribs.cc:780 d/d-attribs.cc:1272
33283 #, gcc-internal-format
33284 msgid "%qE attribute argument value %qE exceeds the number of function parameters %u"
33285 msgstr ""
33287 #: c-family/c-attribs.cc:785 d/d-attribs.cc:1277
33288 #, gcc-internal-format
33289 msgid "%qE attribute argument %i value %qE exceeds the number of function parameters %u"
33290 msgstr ""
33292 #: c-family/c-attribs.cc:807
33293 #, gcc-internal-format
33294 msgid "%qE attribute argument value %qE does not refer to a variable argument list"
33295 msgstr ""
33297 #: c-family/c-attribs.cc:811
33298 #, gcc-internal-format
33299 msgid "%qE attribute argument %i value %qE does not refer to a variable argument list"
33300 msgstr ""
33302 #: c-family/c-attribs.cc:838 c-family/c-attribs.cc:851 d/d-attribs.cc:1298
33303 #, gcc-internal-format
33304 msgid "%qE attribute argument value %qE refers to parameter type %qT"
33305 msgstr ""
33307 #: c-family/c-attribs.cc:842 c-family/c-attribs.cc:856 d/d-attribs.cc:1303
33308 #, gcc-internal-format
33309 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
33310 msgstr ""
33312 #: c-family/c-attribs.cc:866
33313 #, gcc-internal-format
33314 msgid "%qE attribute argument value %qE refers to a variadic function parameter of unknown type"
33315 msgstr ""
33317 #: c-family/c-attribs.cc:871
33318 #, gcc-internal-format
33319 msgid "%qE attribute argument %i value %qE refers to a variadic function parameter of unknown type"
33320 msgstr ""
33322 #: c-family/c-attribs.cc:991
33323 #, gcc-internal-format
33324 msgid "ignoring attribute %qs because it conflicts with previous %qs"
33325 msgstr ""
33327 #: c-family/c-attribs.cc:1029
33328 #, gcc-internal-format
33329 msgid "%qE attribute only supported on boolean types"
33330 msgstr ""
33332 #: c-family/c-attribs.cc:1039
33333 #, gcc-internal-format
33334 msgid "%qE attribute with unsupported boolean precision"
33335 msgstr ""
33337 #: c-family/c-attribs.cc:1059
33338 #, gcc-internal-format
33339 msgid "%qE attribute only supported in C"
33340 msgstr "%qE atribut podržan samo za C"
33342 #: c-family/c-attribs.cc:1066
33343 #, gcc-internal-format
33344 msgid "%qE attribute only supported on integral types"
33345 msgstr ""
33347 #: c-family/c-attribs.cc:1087 c-family/c-attribs.cc:1103
33348 #, gcc-internal-format
33349 msgid "overflows in conversion from %qT to %qT changes value from %qE to %qE"
33350 msgstr ""
33352 #: c-family/c-attribs.cc:1112
33353 #, gcc-internal-format
33354 msgid "%qE attribute requires different values for %<false%> and %<true%> for type %qT"
33355 msgstr ""
33357 #: c-family/c-attribs.cc:1152
33358 #, gcc-internal-format
33359 msgid "%qE attribute ignored for type %qT"
33360 msgstr ""
33362 #: c-family/c-attribs.cc:1164
33363 #, gcc-internal-format
33364 msgid "%qE attribute ignored for field of type %qT"
33365 msgstr ""
33367 #: c-family/c-attribs.cc:1380 c-family/c-attribs.cc:3509
33368 #: c-family/c-attribs.cc:6039 ada/gcc-interface/utils.cc:7283
33369 #, gcc-internal-format
33370 msgid "%qE argument not a string"
33371 msgstr ""
33373 #: c-family/c-attribs.cc:1555 ada/gcc-interface/utils.cc:6793
33374 #, gcc-internal-format
33375 msgid "%qE attribute ignored because of argument %qE"
33376 msgstr "%qE atribut je zanemaren zbog argumenta %qE"
33378 #: c-family/c-attribs.cc:1576 ada/gcc-interface/utils.cc:6814
33379 #, gcc-internal-format
33380 msgid "ignoring attribute %qE because of excess arguments starting at %qE"
33381 msgstr ""
33383 #: c-family/c-attribs.cc:1590 ada/gcc-interface/utils.cc:6828
33384 #, gcc-internal-format
33385 msgid "attribute %qE does not apply to elements of non-scalar type %qT"
33386 msgstr ""
33388 #: c-family/c-attribs.cc:1595 ada/gcc-interface/utils.cc:6833
33389 #, gcc-internal-format
33390 msgid "attribute %qE does not apply to fields of aggregate type %qT"
33391 msgstr ""
33393 #: c-family/c-attribs.cc:1661
33394 #, gcc-internal-format
33395 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
33396 msgstr ""
33398 #: c-family/c-attribs.cc:1751 jit/dummy-frontend.cc:275 lto/lto-lang.cc:307
33399 #, gcc-internal-format
33400 msgid "%qE attribute has no effect on unit local functions"
33401 msgstr ""
33403 #: c-family/c-attribs.cc:1921 c-family/c-attribs.cc:3492
33404 #, gcc-internal-format
33405 msgid "%qE attribute ignored because %qD is not a variable"
33406 msgstr ""
33408 #: c-family/c-attribs.cc:1927
33409 #, gcc-internal-format
33410 msgid "%qE attribute ignored because %qD is not a local variable"
33411 msgstr ""
33413 #: c-family/c-attribs.cc:1952 config/i386/i386-options.cc:4170
33414 #, gcc-internal-format
33415 msgid "%qE attribute have effect only on public objects"
33416 msgstr ""
33418 #: c-family/c-attribs.cc:1981
33419 #, gcc-internal-format
33420 msgid "%qE attribute only affects top level objects"
33421 msgstr ""
33423 #: c-family/c-attribs.cc:2020 c-family/c-attribs.cc:4166
33424 #, gcc-internal-format
33425 msgid "%qE attribute on function returning %<void%>"
33426 msgstr ""
33428 #: c-family/c-attribs.cc:2043
33429 #, gcc-internal-format
33430 msgid "%qE attribute is not supported because endianness is not uniform"
33431 msgstr ""
33433 #: c-family/c-attribs.cc:2060
33434 #, gcc-internal-format
33435 msgid "attribute %qE argument must be one of %qs or %qs"
33436 msgstr ""
33438 #: c-family/c-attribs.cc:2156
33439 #, gcc-internal-format
33440 msgid "destructor priorities are not supported"
33441 msgstr ""
33443 #: c-family/c-attribs.cc:2158
33444 #, gcc-internal-format
33445 msgid "constructor priorities are not supported"
33446 msgstr ""
33448 #: c-family/c-attribs.cc:2180
33449 #, gcc-internal-format, gfc-internal-format
33450 msgid "destructor priorities from 0 to %d are reserved for the implementation"
33451 msgstr ""
33453 #: c-family/c-attribs.cc:2185
33454 #, gcc-internal-format, gfc-internal-format
33455 msgid "constructor priorities from 0 to %d are reserved for the implementation"
33456 msgstr ""
33458 #: c-family/c-attribs.cc:2193
33459 #, gcc-internal-format, gfc-internal-format
33460 msgid "destructor priorities must be integers from 0 to %d inclusive"
33461 msgstr ""
33463 #: c-family/c-attribs.cc:2196
33464 #, gcc-internal-format, gfc-internal-format
33465 msgid "constructor priorities must be integers from 0 to %d inclusive"
33466 msgstr ""
33468 #: c-family/c-attribs.cc:2349
33469 #, gcc-internal-format
33470 msgid "unknown machine mode %qE"
33471 msgstr ""
33473 #: c-family/c-attribs.cc:2383
33474 #, gcc-internal-format
33475 msgid "specifying vector types with %<__attribute__ ((mode))%> is deprecated"
33476 msgstr ""
33478 #: c-family/c-attribs.cc:2386
33479 #, gcc-internal-format
33480 msgid "use %<__attribute__ ((vector_size))%> instead"
33481 msgstr ""
33483 #: c-family/c-attribs.cc:2395
33484 #, gcc-internal-format
33485 msgid "unable to emulate %qs"
33486 msgstr ""
33488 #: c-family/c-attribs.cc:2408
33489 #, gcc-internal-format
33490 msgid "invalid pointer mode %qs"
33491 msgstr ""
33493 #: c-family/c-attribs.cc:2425
33494 #, gcc-internal-format
33495 msgid "signedness of type and machine mode %qs don%'t match"
33496 msgstr ""
33498 #: c-family/c-attribs.cc:2436
33499 #, gcc-internal-format
33500 msgid "no data type for mode %qs"
33501 msgstr ""
33503 #: c-family/c-attribs.cc:2446
33504 #, gcc-internal-format
33505 msgid "cannot use mode %qs for enumerated types"
33506 msgstr ""
33508 #: c-family/c-attribs.cc:2474
33509 #, gcc-internal-format
33510 msgid "mode %qs applied to inappropriate type"
33511 msgstr ""
33513 #: c-family/c-attribs.cc:2503 c-family/c-attribs.cc:2860 d/d-attribs.cc:1024
33514 #, gcc-internal-format
33515 msgid "section attributes are not supported for this target"
33516 msgstr ""
33518 #: c-family/c-attribs.cc:2509 d/d-attribs.cc:1031
33519 #, gcc-internal-format
33520 msgid "section attribute not allowed for %q+D"
33521 msgstr ""
33523 #: c-family/c-attribs.cc:2515
33524 #, gcc-internal-format
33525 msgid "section attribute argument not a string constant"
33526 msgstr ""
33528 #: c-family/c-attribs.cc:2524 d/d-attribs.cc:1047
33529 #, gcc-internal-format
33530 msgid "section attribute cannot be specified for local variables"
33531 msgstr ""
33533 #: c-family/c-attribs.cc:2535 config/bfin/bfin.cc:4797 config/bfin/bfin.cc:4848
33534 #: config/bfin/bfin.cc:4874 config/bfin/bfin.cc:4887 d/d-attribs.cc:1058
33535 #, gcc-internal-format
33536 msgid "section of %q+D conflicts with previous declaration"
33537 msgstr ""
33539 #: c-family/c-attribs.cc:2544 c-family/c-attribs.cc:2886 d/d-attribs.cc:1067
33540 #, gcc-internal-format
33541 msgid "section of %q+D cannot be overridden"
33542 msgstr ""
33544 #: c-family/c-attribs.cc:2660
33545 #, gcc-internal-format
33546 msgid "alignment may not be specified for %q+D"
33547 msgstr ""
33549 #: c-family/c-attribs.cc:2685
33550 #, gcc-internal-format
33551 msgid "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E (%u)%>"
33552 msgstr ""
33554 #: c-family/c-attribs.cc:2730
33555 #, gcc-internal-format
33556 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
33557 msgstr ""
33559 #: c-family/c-attribs.cc:2781
33560 #, gcc-internal-format
33561 msgid "%qE attribute may not be specified for %q+D"
33562 msgstr ""
33564 #: c-family/c-attribs.cc:2788
33565 #, gcc-internal-format
33566 msgid "%qE attribute may not be specified for a non-array field"
33567 msgstr ""
33569 #: c-family/c-attribs.cc:2795
33570 #, gcc-internal-format
33571 msgid "%qE attribute argument not an integer"
33572 msgstr ""
33574 #: c-family/c-attribs.cc:2801 c-family/c-attribs.cc:6235
33575 #, gcc-internal-format
33576 msgid "%qE attribute argument %qE is not an integer constant between 0 and 3"
33577 msgstr ""
33579 #: c-family/c-attribs.cc:2821 d/d-attribs.cc:1146 jit/dummy-frontend.cc:743
33580 #, gcc-internal-format
33581 msgid "inline function %q+D declared weak"
33582 msgstr ""
33584 #: c-family/c-attribs.cc:2826 jit/dummy-frontend.cc:748
33585 #, gcc-internal-format
33586 msgid "indirect function %q+D cannot be declared weak"
33587 msgstr ""
33589 #: c-family/c-attribs.cc:2867
33590 #, gcc-internal-format
33591 msgid "ignoring %qE attribute not set on a variable"
33592 msgstr ""
33594 #: c-family/c-attribs.cc:2877 config/bfin/bfin.cc:4825
33595 #: config/loongarch/loongarch.cc:7956
33596 #, gcc-internal-format
33597 msgid "%qE attribute cannot be specified for local variables"
33598 msgstr ""
33600 #: c-family/c-attribs.cc:2892
33601 #, gcc-internal-format
33602 msgid "%qE attribute is specific to ELF targets"
33603 msgstr ""
33605 #: c-family/c-attribs.cc:2899
33606 #, gcc-internal-format
33607 msgid "ignoring %qE attribute set on const variable"
33608 msgstr ""
33610 #: c-family/c-attribs.cc:2910
33611 #, gcc-internal-format
33612 msgid "ignoring %qE attribute set on initialized variable"
33613 msgstr ""
33615 #: c-family/c-attribs.cc:2923
33616 #, gcc-internal-format
33617 msgid "ignoring %qE attribute set on uninitialized variable"
33618 msgstr ""
33620 #: c-family/c-attribs.cc:2956
33621 #, gcc-internal-format
33622 msgid "%qE attribute is only applicable on functions"
33623 msgstr ""
33625 #: c-family/c-attribs.cc:2975 d/d-attribs.cc:1094
33626 #, gcc-internal-format
33627 msgid "%<symver%> attribute only applies to functions and variables"
33628 msgstr ""
33630 #: c-family/c-attribs.cc:2983 d/d-attribs.cc:1102
33631 #, gcc-internal-format
33632 msgid "%<symver%> attribute is only applicable to symbols"
33633 msgstr ""
33635 #: c-family/c-attribs.cc:2993
33636 #, gcc-internal-format
33637 msgid "%<symver%> attribute argument not a string constant"
33638 msgstr ""
33640 #: c-family/c-attribs.cc:3007 d/d-attribs.cc:1126
33641 #, gcc-internal-format
33642 msgid "symver attribute argument must have format %<name@nodename%>"
33643 msgstr ""
33645 #: c-family/c-attribs.cc:3008 d/d-attribs.cc:1127
33646 #, gcc-internal-format
33647 msgid "%<symver%> attribute argument %qs must contain one or two %<@%>"
33648 msgstr ""
33650 #: c-family/c-attribs.cc:3043 jit/dummy-frontend.cc:843
33651 #, gcc-internal-format
33652 msgid "%q+D defined both normally and as %qE attribute"
33653 msgstr ""
33655 #: c-family/c-attribs.cc:3051 jit/dummy-frontend.cc:851
33656 #, gcc-internal-format
33657 msgid "weak %q+D cannot be defined %qE"
33658 msgstr ""
33660 #: c-family/c-attribs.cc:3068 c-family/c-attribs.cc:4057
33661 #: ada/gcc-interface/utils.cc:7110 jit/dummy-frontend.cc:868
33662 #, gcc-internal-format
33663 msgid "attribute %qE argument not a string"
33664 msgstr ""
33666 #: c-family/c-attribs.cc:3101 jit/dummy-frontend.cc:901
33667 #, gcc-internal-format
33668 msgid "%+qD declared %qs after being used"
33669 msgstr ""
33671 #. Explicitly handle this case since using a string literal
33672 #. as an argument is a likely mistake.
33673 #: c-family/c-attribs.cc:3153
33674 #, gcc-internal-format
33675 msgid "%qE attribute argument cannot be a string"
33676 msgstr ""
33678 #. Similar to the string case, since some function attributes
33679 #. accept literal numbers as arguments (e.g., alloc_size or
33680 #. nonnull) using one here is a likely mistake.
33681 #: c-family/c-attribs.cc:3164
33682 #, gcc-internal-format
33683 msgid "%qE attribute argument cannot be a constant arithmetic expression"
33684 msgstr ""
33686 #: c-family/c-attribs.cc:3174
33687 #, gcc-internal-format
33688 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
33689 msgstr ""
33691 #: c-family/c-attribs.cc:3229
33692 #, gcc-internal-format
33693 msgid "%qE attribute ignored on a declaration of a different kind than referenced symbol"
33694 msgstr ""
33696 #: c-family/c-attribs.cc:3233
33697 #, gcc-internal-format
33698 msgid "symbol %qD referenced by %qD declared here"
33699 msgstr ""
33701 #: c-family/c-attribs.cc:3280
33702 #, gcc-internal-format
33703 msgid "%qE attribute must apply to a declaration"
33704 msgstr ""
33706 #: c-family/c-attribs.cc:3337
33707 #, gcc-internal-format
33708 msgid "indirect function %q+D cannot be declared %qE"
33709 msgstr ""
33711 #: c-family/c-attribs.cc:3360
33712 #, gcc-internal-format
33713 msgid "%qE attribute must appear before %qs attribute"
33714 msgstr ""
33716 #: c-family/c-attribs.cc:3373
33717 #, gcc-internal-format
33718 msgid "%+qD declared %qE after being used"
33719 msgstr ""
33721 #: c-family/c-attribs.cc:3397 jit/dummy-frontend.cc:586
33722 #, gcc-internal-format
33723 msgid "%qE attribute ignored on non-class types"
33724 msgstr ""
33726 #: c-family/c-attribs.cc:3403 jit/dummy-frontend.cc:592
33727 #, gcc-internal-format
33728 msgid "%qE attribute ignored because %qT is already defined"
33729 msgstr ""
33731 #: c-family/c-attribs.cc:3416 jit/dummy-frontend.cc:605
33732 #, gcc-internal-format
33733 msgid "visibility argument not a string"
33734 msgstr ""
33736 #: c-family/c-attribs.cc:3428 d/d-attribs.cc:1584 jit/dummy-frontend.cc:617
33737 #, gcc-internal-format
33738 msgid "%qE attribute ignored on types"
33739 msgstr ""
33741 #: c-family/c-attribs.cc:3444 d/d-attribs.cc:1613 jit/dummy-frontend.cc:633
33742 #, gcc-internal-format
33743 msgid "attribute %qE argument must be one of %qs, %qs, %qs, or %qs"
33744 msgstr ""
33746 #: c-family/c-attribs.cc:3456 d/d-attribs.cc:1624 jit/dummy-frontend.cc:645
33747 #, gcc-internal-format
33748 msgid "%qD redeclared with different visibility"
33749 msgstr ""
33751 #: c-family/c-attribs.cc:3459 c-family/c-attribs.cc:3463 d/d-attribs.cc:1627
33752 #: d/d-attribs.cc:1631 jit/dummy-frontend.cc:648 jit/dummy-frontend.cc:652
33753 #, gcc-internal-format
33754 msgid "%qD was declared %qs which implies default visibility"
33755 msgstr ""
33757 #: c-family/c-attribs.cc:3500
33758 #, gcc-internal-format
33759 msgid "%qE attribute ignored because %qD does not have thread storage duration"
33760 msgstr ""
33762 #: c-family/c-attribs.cc:3522
33763 #, gcc-internal-format
33764 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
33765 msgstr ""
33767 #: c-family/c-attribs.cc:3544 c-family/c-attribs.cc:4140
33768 #: c-family/c-attribs.cc:6004 c-family/c-attribs.cc:6031
33769 #: config/m32c/m32c.cc:2942 ada/gcc-interface/utils.cc:7269
33770 #, gcc-internal-format
33771 msgid "%qE attribute applies only to functions"
33772 msgstr ""
33774 #: c-family/c-attribs.cc:3590
33775 #, gcc-internal-format
33776 msgid "%<%E (%E)%> attribute ignored on functions declared %qs"
33777 msgstr ""
33779 #: c-family/c-attribs.cc:3600
33780 #, gcc-internal-format
33781 msgid "%<%E (%E)%> attribute ignored with deallocation functions declared %qs"
33782 msgstr ""
33784 #: c-family/c-attribs.cc:3604
33785 #, gcc-internal-format
33786 msgid "deallocation function declared here"
33787 msgstr ""
33789 #: c-family/c-attribs.cc:3631
33790 #, gcc-internal-format
33791 msgid "%qE attribute ignored; valid only for functions"
33792 msgstr ""
33794 #: c-family/c-attribs.cc:3641
33795 #, gcc-internal-format
33796 msgid "%qE attribute ignored on functions returning %qT; valid only for pointer return types"
33797 msgstr ""
33799 #. Handle specially the common case of specifying one of a number
33800 #. of overloads, such as operator delete.
33801 #: c-family/c-attribs.cc:3687
33802 #, gcc-internal-format
33803 msgid "%qE attribute argument 1 is ambiguous"
33804 msgstr ""
33806 #: c-family/c-attribs.cc:3689
33807 #, gcc-internal-format
33808 msgid "use a cast to the expected type to disambiguate"
33809 msgstr ""
33811 #: c-family/c-attribs.cc:3694
33812 #, gcc-internal-format
33813 msgid "%qE attribute argument 1 does not name a function"
33814 msgstr ""
33816 #: c-family/c-attribs.cc:3697
33817 #, gcc-internal-format
33818 msgid "argument references a symbol declared here"
33819 msgstr ""
33821 #. Reject functions without a prototype.
33822 #: c-family/c-attribs.cc:3713
33823 #, gcc-internal-format
33824 msgid "%qE attribute argument 1 must take a pointer type as its first argument"
33825 msgstr ""
33827 #: c-family/c-attribs.cc:3716 c-family/c-attribs.cc:3729
33828 #, gcc-internal-format
33829 msgid "referenced symbol declared here"
33830 msgstr ""
33832 #. Reject functions that don't take a pointer as their first
33833 #. argument.
33834 #: c-family/c-attribs.cc:3726
33835 #, gcc-internal-format
33836 msgid "%qE attribute argument 1 must take a pointer type as its first argument; have %qT"
33837 msgstr ""
33839 #: c-family/c-attribs.cc:3840 c-family/c-attribs.cc:3888
33840 #: c-family/c-attribs.cc:3915 d/d-attribs.cc:1329
33841 #, gcc-internal-format
33842 msgid "%qE attribute ignored on a function returning %qT"
33843 msgstr ""
33845 #: c-family/c-attribs.cc:3934
33846 #, gcc-internal-format
33847 msgid "%qE attribute argument %E is not an integer constant"
33848 msgstr ""
33850 #: c-family/c-attribs.cc:3942
33851 #, gcc-internal-format
33852 msgid "%qE attribute argument %E is not positive"
33853 msgstr ""
33855 #: c-family/c-attribs.cc:3953
33856 #, gcc-internal-format
33857 msgid "%qE attribute argument %E is not a power of 2"
33858 msgstr ""
33860 #: c-family/c-attribs.cc:3966
33861 #, gcc-internal-format
33862 msgid "%qE attribute argument %E is not in the range [0, %wu]"
33863 msgstr ""
33865 #: c-family/c-attribs.cc:4070 ada/gcc-interface/utils.cc:7123
33866 #, gcc-internal-format
33867 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
33868 msgstr ""
33870 #: c-family/c-attribs.cc:4146 c-family/c-attribs.cc:6010
33871 #, gcc-internal-format
33872 msgid "cannot set %qE attribute after definition"
33873 msgstr ""
33875 #: c-family/c-attribs.cc:4213
33876 #, gcc-internal-format
33877 msgid "%qE attribute duplicated"
33878 msgstr ""
33880 #: c-family/c-attribs.cc:4215
33881 #, gcc-internal-format
33882 msgid "%qE attribute follows %qE"
33883 msgstr ""
33885 #: c-family/c-attribs.cc:4314
33886 #, gcc-internal-format
33887 msgid "type was previously declared %qE"
33888 msgstr ""
33890 #: c-family/c-attribs.cc:4327 cp/class.cc:5054
33891 #, gcc-internal-format
33892 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
33893 msgstr ""
33895 #: c-family/c-attribs.cc:4385
33896 #, gcc-internal-format
33897 msgid "%qE argument not an identifier"
33898 msgstr ""
33900 #: c-family/c-attribs.cc:4396
33901 #, gcc-internal-format
33902 msgid "%qD is not compatible with %qD"
33903 msgstr ""
33905 #: c-family/c-attribs.cc:4399
33906 #, gcc-internal-format
33907 msgid "%qE argument is not a function"
33908 msgstr ""
33910 #: c-family/c-attribs.cc:4447 cp/name-lookup.cc:6411
33911 #, gcc-internal-format
33912 msgid "deprecated message is not a string"
33913 msgstr ""
33915 #: c-family/c-attribs.cc:4496 c-family/c-attribs.cc:4561
33916 #, gcc-internal-format
33917 msgid "%qE attribute ignored for %qE"
33918 msgstr ""
33920 #: c-family/c-attribs.cc:4520
33921 #, gcc-internal-format
33922 msgid "the message attached to %<unavailable%> is not a string"
33923 msgstr ""
33925 #: c-family/c-attribs.cc:4622 c-family/c-attribs.cc:4624
33926 #, gcc-internal-format
33927 msgid "invalid vector type for attribute %qE"
33928 msgstr ""
33930 #: c-family/c-attribs.cc:4659 c-family/c-attribs.cc:4663
33931 #, gcc-internal-format
33932 msgid "%qE attribute argument value %qE is negative"
33933 msgstr ""
33935 #: c-family/c-attribs.cc:4676 c-family/c-attribs.cc:4680
33936 #, gcc-internal-format
33937 msgid "%qE attribute argument value %qE exceeds %wu"
33938 msgstr ""
33940 #: c-family/c-attribs.cc:4688 ada/gcc-interface/utils.cc:4300
33941 #, gcc-internal-format
33942 msgid "vector size not an integral multiple of component size"
33943 msgstr ""
33945 #: c-family/c-attribs.cc:4694 ada/gcc-interface/utils.cc:4307
33946 #, gcc-internal-format
33947 msgid "zero vector size"
33948 msgstr ""
33950 #: c-family/c-attribs.cc:4703 c-family/c-attribs.cc:4706
33951 #, gcc-internal-format
33952 msgid "number of vector components %wu not a power of two"
33953 msgstr ""
33955 #: c-family/c-attribs.cc:4713 c-family/c-attribs.cc:4717
33956 #, gcc-internal-format
33957 msgid "number of vector components %wu exceeds %d"
33958 msgstr ""
33960 #: c-family/c-attribs.cc:4777
33961 #, gcc-internal-format
33962 msgid "%qE attribute only supported on non-mask vector types"
33963 msgstr ""
33965 #: c-family/c-attribs.cc:4810 c-family/c-attribs.cc:4850
33966 #, gcc-internal-format
33967 msgid "%qE attribute without arguments on a non-prototype"
33968 msgstr ""
33970 #: c-family/c-attribs.cc:4905
33971 #, gcc-internal-format
33972 msgid "%qE attribute ignored on objects of type %qT"
33973 msgstr ""
33975 #: c-family/c-attribs.cc:4913
33976 #, gcc-internal-format
33977 msgid "%qE attribute does not apply to functions"
33978 msgstr ""
33980 #: c-family/c-attribs.cc:5051
33981 #, gcc-internal-format
33982 msgid "attribute %qs mismatch with mode %qs"
33983 msgstr ""
33985 #: c-family/c-attribs.cc:5100
33986 #, gcc-internal-format
33987 msgid "attribute %qs missing positional argument 2 provided in previous designation by argument %u"
33988 msgstr ""
33990 #: c-family/c-attribs.cc:5106
33991 #, gcc-internal-format
33992 msgid "attribute %qs positional argument 2 missing in previous designation"
33993 msgstr ""
33995 #: c-family/c-attribs.cc:5112
33996 #, gcc-internal-format
33997 msgid "attribute %qs positional argument 2 conflicts with previous designation by argument %u"
33998 msgstr ""
34000 #: c-family/c-attribs.cc:5120
34001 #, gcc-internal-format
34002 msgid "attribute %qs mismatched positional argument values %i and %i"
34003 msgstr ""
34005 #: c-family/c-attribs.cc:5142
34006 #, gcc-internal-format, gfc-internal-format
34007 msgid "designating the bound of variable length array argument %u"
34008 msgstr ""
34010 #: c-family/c-attribs.cc:5225
34011 #, gcc-internal-format
34012 msgid "attribute %qE without arguments on a non-prototype"
34013 msgstr ""
34015 #: c-family/c-attribs.cc:5275
34016 #, gcc-internal-format
34017 msgid "attribute %qE invalid mode"
34018 msgstr ""
34020 #: c-family/c-attribs.cc:5284
34021 #, gcc-internal-format
34022 msgid "attribute %qE mode %qE is not an identifier; expected one of %qs, %qs, %qs, or %qs"
34023 msgstr ""
34025 #: c-family/c-attribs.cc:5311
34026 #, gcc-internal-format
34027 msgid "attribute %qE invalid mode %qs; expected one of %qs, %qs, %qs, or %qs"
34028 msgstr ""
34030 #: c-family/c-attribs.cc:5322
34031 #, gcc-internal-format
34032 msgid "attribute %qE unexpected %<(%> after mode %qs; expected a positional argument or %<)%>"
34033 msgstr ""
34035 #. The first positional argument is required.  It may be worth
34036 #. dropping the requirement at some point and having read_only
34037 #. apply to all const-qualified pointers and read_write or
34038 #. write_only to the rest.
34039 #: c-family/c-attribs.cc:5335
34040 #, gcc-internal-format
34041 msgid "attribute %<%E(%s)%> missing an argument"
34042 msgstr ""
34044 #: c-family/c-attribs.cc:5376
34045 #, gcc-internal-format
34046 msgid "attribute %<%E(%s, %E, %E)%> invalid positional argument %i"
34047 msgstr ""
34049 #: c-family/c-attribs.cc:5379
34050 #, gcc-internal-format
34051 msgid "attribute %<%E(%s, %E)%> invalid positional argument %i"
34052 msgstr ""
34054 #: c-family/c-attribs.cc:5404
34055 #, gcc-internal-format
34056 msgid "attribute %qs positional argument %i invalid value %wi"
34057 msgstr ""
34059 #: c-family/c-attribs.cc:5408
34060 #, gcc-internal-format
34061 msgid "attribute %qs positional argument %i value %wi exceeds number of function arguments %u"
34062 msgstr ""
34064 #: c-family/c-attribs.cc:5415
34065 #, gcc-internal-format
34066 msgid "attribute %qs invalid positional argument"
34067 msgstr ""
34069 #. The first argument must have a pointer or reference type.
34070 #: c-family/c-attribs.cc:5423
34071 #, gcc-internal-format
34072 msgid "attribute %qs positional argument 1 references non-pointer argument type %qT"
34073 msgstr ""
34075 #: c-family/c-attribs.cc:5434
34076 #, gcc-internal-format
34077 msgid "attribute %qs positional argument 1 references argument of function type %qT"
34078 msgstr ""
34080 #: c-family/c-attribs.cc:5447
34081 #, gcc-internal-format
34082 msgid "attribute %qs positional argument 1 references %qs-qualified argument type %qT"
34083 msgstr ""
34085 #: c-family/c-attribs.cc:5465
34086 #, gcc-internal-format
34087 msgid "attribute %qs positional argument 2 references non-integer argument type %qT"
34088 msgstr ""
34090 #: c-family/c-attribs.cc:5735
34091 #, gcc-internal-format
34092 msgid "cleanup argument not an identifier"
34093 msgstr ""
34095 #: c-family/c-attribs.cc:5742
34096 #, gcc-internal-format
34097 msgid "cleanup argument not a function"
34098 msgstr ""
34100 #: c-family/c-attribs.cc:5779
34101 #, gcc-internal-format
34102 msgid "%qE attribute requires prototypes with named arguments"
34103 msgstr ""
34105 #: c-family/c-attribs.cc:5787
34106 #, gcc-internal-format
34107 msgid "%qE attribute only applies to variadic functions"
34108 msgstr ""
34110 #: c-family/c-attribs.cc:5803 ada/gcc-interface/utils.cc:6694
34111 #, gcc-internal-format
34112 msgid "requested position is not an integer constant"
34113 msgstr ""
34115 #: c-family/c-attribs.cc:5811 ada/gcc-interface/utils.cc:6701
34116 #, gcc-internal-format
34117 msgid "requested position is less than zero"
34118 msgstr ""
34120 #: c-family/c-attribs.cc:5860 ada/gcc-interface/utils.cc:7166
34121 #: d/d-attribs.cc:771 jit/dummy-frontend.cc:784
34122 #, gcc-internal-format
34123 msgid "empty string in attribute %<target%>"
34124 msgstr ""
34126 #. The argument must be a constant string.
34127 #: c-family/c-attribs.cc:5901 config/sh/sh.cc:8549 d/d-attribs.cc:1038
34128 #: d/d-attribs.cc:1112 d/d-attribs.cc:1415 d/d-attribs.cc:1457
34129 #: d/d-attribs.cc:1519 d/d-attribs.cc:1598
34130 #, gcc-internal-format
34131 msgid "%qE attribute argument not a string constant"
34132 msgstr ""
34134 #: c-family/c-attribs.cc:6056 ada/gcc-interface/utils.cc:7300
34135 #, gcc-internal-format
34136 msgid "unrecognized %qE attribute argument %qs"
34137 msgstr ""
34139 #: c-family/c-attribs.cc:6074
34140 #, gcc-internal-format
34141 msgid "%qE attribute on a function not returning a pointer"
34142 msgstr ""
34144 #: c-family/c-attribs.cc:6089
34145 #, gcc-internal-format
34146 msgid "%qE attribute is only valid on %<struct%> type"
34147 msgstr ""
34149 #: c-family/c-attribs.cc:6137
34150 #, gcc-internal-format
34151 msgid "%qE attribute argument %qE is not an integer constant"
34152 msgstr ""
34154 #: c-family/c-attribs.cc:6146
34155 #, gcc-internal-format
34156 msgid "%qE attribute argument %qE exceeds %u"
34157 msgstr ""
34159 #: c-family/c-attribs.cc:6168
34160 #, gcc-internal-format
34161 msgid "%qE attribute may be put on a typedef only; attribute is ignored"
34162 msgstr ""
34164 #: c-family/c-attribs.cc:6180
34165 #, gcc-internal-format
34166 msgid "%qE attribute is for pointer types only"
34167 msgstr ""
34169 #: c-family/c-attribs.cc:6199
34170 #, gcc-internal-format
34171 msgid "%qE is only applicable to Objective-C class interfaces, attribute ignored"
34172 msgstr ""
34174 #: c-family/c-attribs.cc:6222
34175 #, gcc-internal-format
34176 msgid "%qE cannot be applied to non-pointer type %qT"
34177 msgstr ""
34179 #: c-family/c-attribs.cc:6247
34180 #, gcc-internal-format
34181 msgid "%qE attribute argument %qE is not recognized"
34182 msgstr "%qE atribut argumenta %qE nije prepoznat"
34184 #: c-family/c-attribs.cc:6262
34185 #, gcc-internal-format
34186 msgid "%qE attribute ignored; valid only for functions and function pointer fields"
34187 msgstr ""
34189 #: c-family/c-attribs.cc:6273
34190 #, gcc-internal-format
34191 msgid "%qE attribute ignored; field must be a function pointer"
34192 msgstr ""
34194 #: c-family/c-attribs.cc:6297
34195 #, gcc-internal-format
34196 msgid "unknown attribute %qE"
34197 msgstr ""
34199 #: c-family/c-attribs.cc:6324
34200 #, gcc-internal-format
34201 msgid "invalid operand type %qT for %qs"
34202 msgstr ""
34204 #: c-family/c-attribs.cc:6428
34205 #, gcc-internal-format
34206 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
34207 msgstr ""
34209 #: c-family/c-attribs.cc:6430
34210 #, gcc-internal-format
34211 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
34212 msgstr ""
34214 #: c-family/c-attribs.cc:6607
34215 #, gcc-internal-format
34216 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
34217 msgstr ""
34219 #: c-family/c-common.cc:787
34220 #, gcc-internal-format
34221 msgid "%qD is not defined outside of function scope"
34222 msgstr ""
34224 #: c-family/c-common.cc:832
34225 #, gcc-internal-format
34226 msgid "size of string literal is too large"
34227 msgstr ""
34229 #: c-family/c-common.cc:855
34230 #, gcc-internal-format
34231 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
34232 msgstr ""
34234 #: c-family/c-common.cc:1030
34235 #, gcc-internal-format
34236 msgid "use %<-flax-vector-conversions%> to permit conversions between vectors with differing element types or numbers of subparts"
34237 msgstr ""
34239 #: c-family/c-common.cc:1071
34240 #, gcc-internal-format
34241 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
34242 msgstr ""
34244 #: c-family/c-common.cc:1080
34245 #, gcc-internal-format
34246 msgid "%<__builtin_shuffle%> arguments must be vectors"
34247 msgstr ""
34249 #: c-family/c-common.cc:1087
34250 #, gcc-internal-format
34251 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
34252 msgstr ""
34254 #: c-family/c-common.cc:1098
34255 #, gcc-internal-format
34256 msgid "%<__builtin_shuffle%> number of elements of the argument vector(s) and the mask vector should be the same"
34257 msgstr ""
34259 #: c-family/c-common.cc:1108
34260 #, gcc-internal-format
34261 msgid "%<__builtin_shuffle%> argument vector(s) inner type must have the same size as inner type of the mask"
34262 msgstr ""
34264 #: c-family/c-common.cc:1159
34265 #, gcc-internal-format
34266 msgid "%<__builtin_shufflevector%> arguments must be vectors"
34267 msgstr ""
34269 #: c-family/c-common.cc:1170
34270 #, gcc-internal-format
34271 msgid "%<__builtin_shufflevector%> arguments must be constant size vectors"
34272 msgstr ""
34274 #: c-family/c-common.cc:1179
34275 #, gcc-internal-format
34276 msgid "%<__builtin_shufflevector%> argument vectors must have the same element type"
34277 msgstr ""
34279 #: c-family/c-common.cc:1187
34280 #, gcc-internal-format
34281 msgid "%<__builtin_shufflevector%> must specify a result with a power of two number of elements"
34282 msgstr ""
34284 #: c-family/c-common.cc:1212 c-family/c-common.cc:1222
34285 #, gcc-internal-format
34286 msgid "invalid element index %qE to %<__builtin_shufflevector%>"
34287 msgstr ""
34289 #: c-family/c-common.cc:1300
34290 #, gcc-internal-format
34291 msgid "%<__builtin_convertvector%> first argument must be an integer or floating vector"
34292 msgstr ""
34294 #: c-family/c-common.cc:1309
34295 #, gcc-internal-format
34296 msgid "%<__builtin_convertvector%> second argument must be an integer or floating vector type"
34297 msgstr ""
34299 #: c-family/c-common.cc:1318
34300 #, gcc-internal-format
34301 msgid "%<__builtin_convertvector%> number of elements of the first argument vector and the second argument vector type should be the same"
34302 msgstr ""
34304 #: c-family/c-common.cc:1958
34305 #, gcc-internal-format
34306 msgid "operation on %qE may be undefined"
34307 msgstr ""
34309 #: c-family/c-common.cc:2315
34310 #, gcc-internal-format
34311 msgid "case label does not reduce to an integer constant"
34312 msgstr ""
34314 #: c-family/c-common.cc:2411
34315 #, gcc-internal-format
34316 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
34317 msgstr ""
34319 #: c-family/c-common.cc:2961
34320 #, gcc-internal-format
34321 msgid "invalid operands to binary %s (have %qT and %qT)"
34322 msgstr ""
34324 #: c-family/c-common.cc:3210
34325 #, gcc-internal-format
34326 msgid "comparison is always false due to limited range of data type"
34327 msgstr ""
34329 #: c-family/c-common.cc:3213
34330 #, gcc-internal-format
34331 msgid "comparison is always true due to limited range of data type"
34332 msgstr ""
34334 #: c-family/c-common.cc:3315
34335 #, gcc-internal-format
34336 msgid "comparison of unsigned expression in %<>= 0%> is always true"
34337 msgstr ""
34339 #: c-family/c-common.cc:3323
34340 #, gcc-internal-format
34341 msgid "comparison of unsigned expression in %<< 0%> is always false"
34342 msgstr ""
34344 #: c-family/c-common.cc:3367
34345 #, gcc-internal-format
34346 msgid "pointer of type %<void *%> used in arithmetic"
34347 msgstr ""
34349 #: c-family/c-common.cc:3376
34350 #, gcc-internal-format
34351 msgid "pointer to a function used in arithmetic"
34352 msgstr ""
34354 #: c-family/c-common.cc:3593
34355 #, gcc-internal-format
34356 msgid "enum constant in boolean context"
34357 msgstr ""
34359 #: c-family/c-common.cc:3623 d/d-convert.cc:149
34360 #, gcc-internal-format
34361 msgid "the address of %qD will always evaluate as %<true%>"
34362 msgstr ""
34364 #: c-family/c-common.cc:3668
34365 #, gcc-internal-format
34366 msgid "%<*%> in boolean context, suggest %<&&%> instead"
34367 msgstr ""
34369 #: c-family/c-common.cc:3681
34370 #, gcc-internal-format
34371 msgid "%<<<%> in boolean context, did you mean %<<%>?"
34372 msgstr ""
34374 #: c-family/c-common.cc:3697
34375 #, gcc-internal-format
34376 msgid "%<?:%> using integer constants in boolean context, the expression will always evaluate to %<true%>"
34377 msgstr ""
34379 #: c-family/c-common.cc:3706
34380 #, gcc-internal-format
34381 msgid "%<?:%> using integer constants in boolean context"
34382 msgstr ""
34384 #: c-family/c-common.cc:3742
34385 #, gcc-internal-format
34386 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
34387 msgstr ""
34389 #: c-family/c-common.cc:3778 cp/semantics.cc:949
34390 #, gcc-internal-format
34391 msgid "suggest parentheses around assignment used as truth value"
34392 msgstr ""
34394 #: c-family/c-common.cc:3865 c/c-decl.cc:4966 c/c-decl.cc:7657
34395 #: c/c-parser.cc:3739 c/c-typeck.cc:16506
34396 #, gcc-internal-format
34397 msgid "invalid use of %<restrict%>"
34398 msgstr ""
34400 #: c-family/c-common.cc:3941
34401 #, gcc-internal-format
34402 msgid "invalid application of %<sizeof%> to a function type"
34403 msgstr ""
34405 #: c-family/c-common.cc:3951
34406 #, gcc-internal-format
34407 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
34408 msgstr ""
34410 #: c-family/c-common.cc:3954
34411 #, gcc-internal-format
34412 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
34413 msgstr ""
34415 #: c-family/c-common.cc:3965 cp/typeck.cc:2057
34416 #, gcc-internal-format
34417 msgid "invalid application of %qs to a void type"
34418 msgstr ""
34420 #: c-family/c-common.cc:3974
34421 #, gcc-internal-format
34422 msgid "invalid application of %qs to incomplete type %qT"
34423 msgstr ""
34425 #: c-family/c-common.cc:3982
34426 #, gcc-internal-format
34427 msgid "invalid application of %qs to array type %qT of incomplete element type"
34428 msgstr ""
34430 #: c-family/c-common.cc:4034
34431 #, gcc-internal-format
34432 msgid "%<__alignof%> applied to a bit-field"
34433 msgstr ""
34435 #: c-family/c-common.cc:4858
34436 #, gcc-internal-format
34437 msgid "first argument to %<va_arg%> not of type %<va_list%>"
34438 msgstr ""
34440 #: c-family/c-common.cc:4978
34441 #, gcc-internal-format
34442 msgid "cannot disable built-in function %qs"
34443 msgstr ""
34445 #: c-family/c-common.cc:5170
34446 #, gcc-internal-format
34447 msgid "pointers are not permitted as case values"
34448 msgstr ""
34450 #: c-family/c-common.cc:5177
34451 #, gcc-internal-format
34452 msgid "range expressions in switch statements are non-standard"
34453 msgstr ""
34455 #: c-family/c-common.cc:5205
34456 #, gcc-internal-format
34457 msgid "empty range specified"
34458 msgstr ""
34460 #: c-family/c-common.cc:5257
34461 #, gcc-internal-format
34462 msgid "duplicate (or overlapping) case value"
34463 msgstr ""
34465 #: c-family/c-common.cc:5259
34466 #, gcc-internal-format
34467 msgid "this is the first entry overlapping that value"
34468 msgstr ""
34470 #: c-family/c-common.cc:5263
34471 #, gcc-internal-format
34472 msgid "duplicate case value"
34473 msgstr ""
34475 #: c-family/c-common.cc:5264 c-family/c-warn.cc:2651
34476 #, gcc-internal-format
34477 msgid "previously used here"
34478 msgstr ""
34480 #: c-family/c-common.cc:5268
34481 #, gcc-internal-format
34482 msgid "multiple default labels in one switch"
34483 msgstr ""
34485 #: c-family/c-common.cc:5270
34486 #, gcc-internal-format
34487 msgid "this is the first default label"
34488 msgstr ""
34490 #: c-family/c-common.cc:5382
34491 #, gcc-internal-format
34492 msgid "taking the address of a label is non-standard"
34493 msgstr ""
34495 #: c-family/c-common.cc:5567
34496 #, gcc-internal-format
34497 msgid "requested alignment is not an integer constant"
34498 msgstr ""
34500 #: c-family/c-common.cc:5575 c-family/c-common.cc:5585
34501 #, gcc-internal-format
34502 msgid "requested alignment %qE is not a positive power of 2"
34503 msgstr ""
34505 #: c-family/c-common.cc:5595
34506 #, gcc-internal-format
34507 msgid "requested alignment %qE exceeds object file maximum %u"
34508 msgstr ""
34510 #: c-family/c-common.cc:5603
34511 #, gcc-internal-format
34512 msgid "requested alignment %qE exceeds maximum %u"
34513 msgstr ""
34515 #: c-family/c-common.cc:5778
34516 #, gcc-internal-format
34517 msgid "not enough variable arguments to fit a sentinel"
34518 msgstr ""
34520 #: c-family/c-common.cc:5793
34521 #, gcc-internal-format
34522 msgid "missing sentinel in function call"
34523 msgstr ""
34525 #: c-family/c-common.cc:6020 c-family/c-common.cc:6070 d/d-attribs.cc:837
34526 #: d/d-attribs.cc:887
34527 #, gcc-internal-format
34528 msgid "bad option %qs to attribute %<optimize%>"
34529 msgstr ""
34531 #: c-family/c-common.cc:6023 c-family/c-common.cc:6074
34532 #, gcc-internal-format
34533 msgid "bad option %qs to pragma %<optimize%>"
34534 msgstr ""
34536 #: c-family/c-common.cc:6122
34537 #, gcc-internal-format
34538 msgid "attribute %<fallthrough%> specified multiple times"
34539 msgstr ""
34541 #: c-family/c-common.cc:6126
34542 #, gcc-internal-format
34543 msgid "%<fallthrough%> attribute specified with a parameter"
34544 msgstr ""
34546 #: c-family/c-common.cc:6307 c-family/c-common.cc:7229
34547 #: c-family/c-common.cc:7276 c-family/c-common.cc:7355
34548 #: c-family/c-common.cc:7438 c-family/c-common.cc:8081
34549 #: config/aarch64/aarch64-sve-builtins.cc:3026
34550 #: config/arm/arm-mve-builtins.cc:1570 c/c-typeck.cc:3920
34551 #, gcc-internal-format
34552 msgid "too few arguments to function %qE"
34553 msgstr ""
34555 #: c-family/c-common.cc:6312 c-family/c-common.cc:7282
34556 #: c-family/c-common.cc:7464 c-family/c-common.cc:8083
34557 #: config/aarch64/aarch64-sve-builtins.cc:3028
34558 #: config/arm/arm-mve-builtins.cc:1572 c/c-typeck.cc:3779
34559 #, gcc-internal-format
34560 msgid "too many arguments to function %qE"
34561 msgstr ""
34563 #: c-family/c-common.cc:6354
34564 #, gcc-internal-format
34565 msgid "third argument to function %qE must be a constant integer"
34566 msgstr ""
34568 #: c-family/c-common.cc:6379
34569 #, gcc-internal-format
34570 msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
34571 msgstr ""
34573 #: c-family/c-common.cc:6401 c-family/c-common.cc:6448
34574 #, gcc-internal-format
34575 msgid "non-floating-point argument in call to function %qE"
34576 msgstr ""
34578 #: c-family/c-common.cc:6427
34579 #, gcc-internal-format
34580 msgid "non-floating-point arguments in call to function %qE"
34581 msgstr ""
34583 #: c-family/c-common.cc:6441
34584 #, gcc-internal-format
34585 msgid "non-const integer argument %u in call to function %qE"
34586 msgstr ""
34588 #: c-family/c-common.cc:6463
34589 #, gcc-internal-format
34590 msgid "non-integer argument 3 in call to function %qE"
34591 msgstr ""
34593 #: c-family/c-common.cc:6480 c-family/c-common.cc:6530
34594 #: c-family/c-common.cc:6595 c-family/c-common.cc:6615
34595 #, gcc-internal-format
34596 msgid "argument %u in call to function %qE does not have integral type"
34597 msgstr ""
34599 #: c-family/c-common.cc:6487
34600 #, gcc-internal-format
34601 msgid "argument 3 in call to function %qE does not have pointer to integral type"
34602 msgstr ""
34604 #: c-family/c-common.cc:6493
34605 #, gcc-internal-format
34606 msgid "argument 3 in call to function %qE has pointer to enumerated type"
34607 msgstr ""
34609 #: c-family/c-common.cc:6499
34610 #, gcc-internal-format
34611 msgid "argument 3 in call to function %qE has pointer to boolean type"
34612 msgstr ""
34614 #: c-family/c-common.cc:6505 c-family/c-common.cc:6512
34615 #: c-family/c-common.cc:6567 c-family/c-common.cc:6574
34616 #, gcc-internal-format
34617 msgid "argument %u in call to function %qE has pointer to %qs type (%qT)"
34618 msgstr ""
34620 #: c-family/c-common.cc:6536 c-family/c-common.cc:6621
34621 #, gcc-internal-format
34622 msgid "argument %u in call to function %qE has enumerated type"
34623 msgstr ""
34625 #: c-family/c-common.cc:6542 c-family/c-common.cc:6627
34626 #, gcc-internal-format
34627 msgid "argument %u in call to function %qE has boolean type"
34628 msgstr ""
34630 #: c-family/c-common.cc:6555
34631 #, gcc-internal-format
34632 msgid "argument %u in call to function %qE does not have pointer type"
34633 msgstr ""
34635 #: c-family/c-common.cc:6561
34636 #, gcc-internal-format
34637 msgid "argument %u in call to function %qE points to incomplete type"
34638 msgstr ""
34640 #: c-family/c-common.cc:6605
34641 #, gcc-internal-format
34642 msgid "argument %u in call to function %qE does not have %<int%> type"
34643 msgstr ""
34645 #: c-family/c-common.cc:6636
34646 #, gcc-internal-format
34647 msgid "argument 1 in call to function %qE has unsigned type"
34648 msgstr ""
34650 #: c-family/c-common.cc:6643
34651 #, gcc-internal-format
34652 msgid "argument 1 in call to function %qE has signed type"
34653 msgstr ""
34655 #: c-family/c-common.cc:6906 rust/backend/rust-tree.cc:3601
34656 #, gcc-internal-format
34657 msgid "cannot apply %<offsetof%> to static data member %qD"
34658 msgstr ""
34660 #: c-family/c-common.cc:6911 rust/backend/rust-tree.cc:3606
34661 #, gcc-internal-format
34662 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
34663 msgstr ""
34665 #: c-family/c-common.cc:6918 rust/backend/rust-tree.cc:3613
34666 #, gcc-internal-format
34667 msgid "cannot apply %<offsetof%> to a non constant address"
34668 msgstr ""
34670 #: c-family/c-common.cc:6931 rust/backend/rust-tree.cc:3626
34671 #, gcc-internal-format
34672 msgid "attempt to take address of bit-field structure member %qD"
34673 msgstr ""
34675 #: c-family/c-common.cc:6984 rust/backend/rust-tree.cc:3678
34676 #, gcc-internal-format
34677 msgid "index %E denotes an offset greater than size of %qT"
34678 msgstr ""
34680 #: c-family/c-common.cc:7145
34681 #, gcc-internal-format
34682 msgid "size of array is too large"
34683 msgstr ""
34685 #: c-family/c-common.cc:7259 c-family/c-common.cc:7397
34686 #, gcc-internal-format
34687 msgid "operand type %qT is incompatible with argument %d of %qE"
34688 msgstr ""
34690 #: c-family/c-common.cc:7293
34691 #, gcc-internal-format
34692 msgid "expecting argument of type pointer or of type integer for argument 1"
34693 msgstr ""
34695 #: c-family/c-common.cc:7309
34696 #, gcc-internal-format
34697 msgid "both arguments must be compatible"
34698 msgstr ""
34700 #: c-family/c-common.cc:7539
34701 #, gcc-internal-format
34702 msgid "incorrect number of arguments to function %qE"
34703 msgstr ""
34705 #: c-family/c-common.cc:7553
34706 #, gcc-internal-format
34707 msgid "argument 1 of %qE must be a non-void pointer type"
34708 msgstr ""
34710 #: c-family/c-common.cc:7560
34711 #, gcc-internal-format
34712 msgid "argument 1 of %qE must be a pointer to a complete type"
34713 msgstr ""
34715 #: c-family/c-common.cc:7569
34716 #, gcc-internal-format
34717 msgid "argument 1 of %qE must be a pointer to a constant size type"
34718 msgstr ""
34720 #: c-family/c-common.cc:7580
34721 #, gcc-internal-format
34722 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
34723 msgstr ""
34725 #: c-family/c-common.cc:7601
34726 #, gcc-internal-format
34727 msgid "argument %d of %qE must be a pointer type"
34728 msgstr ""
34730 #: c-family/c-common.cc:7609
34731 #, gcc-internal-format
34732 msgid "argument %d of %qE must be a pointer to a constant size type"
34733 msgstr ""
34735 #: c-family/c-common.cc:7615
34736 #, gcc-internal-format
34737 msgid "argument %d of %qE must not be a pointer to a function"
34738 msgstr ""
34740 #: c-family/c-common.cc:7623
34741 #, gcc-internal-format
34742 msgid "size mismatch in argument %d of %qE"
34743 msgstr ""
34745 #: c-family/c-common.cc:7636
34746 #, gcc-internal-format
34747 msgid "argument %d of %qE must not be a pointer to a %<const%> type"
34748 msgstr ""
34750 #: c-family/c-common.cc:7641
34751 #, gcc-internal-format
34752 msgid "argument %d of %qE discards %<const%> qualifier"
34753 msgstr ""
34755 #: c-family/c-common.cc:7650
34756 #, gcc-internal-format
34757 msgid "argument %d of %qE must not be a pointer to a %<volatile%> type"
34758 msgstr ""
34760 #: c-family/c-common.cc:7655
34761 #, gcc-internal-format
34762 msgid "argument %d of %qE discards %<volatile%> qualifier"
34763 msgstr ""
34765 #: c-family/c-common.cc:7668
34766 #, gcc-internal-format
34767 msgid "non-integer memory model argument %d of %qE"
34768 msgstr ""
34770 #: c-family/c-common.cc:7681
34771 #, gcc-internal-format
34772 msgid "invalid memory model argument %d of %qE"
34773 msgstr ""
34775 #: c-family/c-common.cc:8315
34776 #, gcc-internal-format
34777 msgid "this target does not define a speculation barrier; your program will still execute correctly, but incorrect speculation may not be restricted"
34778 msgstr ""
34780 #: c-family/c-common.cc:8969
34781 #, gcc-internal-format
34782 msgid "index value is out of bound"
34783 msgstr ""
34785 #: c-family/c-common.cc:9011 c-family/c-common.cc:9060
34786 #: c-family/c-common.cc:9076
34787 #, gcc-internal-format
34788 msgid "conversion of scalar %qT to vector %qT involves truncation"
34789 msgstr ""
34791 #. Reject arguments that are built-in functions with
34792 #. no library fallback.
34793 #: c-family/c-common.cc:9164 d/intrinsics.cc:1459
34794 #: rust/backend/rust-tree.cc:3497
34795 #, gcc-internal-format
34796 msgid "built-in function %qE must be directly called"
34797 msgstr ""
34799 #: c-family/c-common.cc:9184
34800 #, gcc-internal-format
34801 msgid "size of array %qE is not a constant expression"
34802 msgstr ""
34804 #: c-family/c-common.cc:9187
34805 #, gcc-internal-format
34806 msgid "size of array is not a constant expression"
34807 msgstr ""
34809 #: c-family/c-common.cc:9191
34810 #, gcc-internal-format
34811 msgid "size %qE of array %qE is negative"
34812 msgstr ""
34814 #: c-family/c-common.cc:9194
34815 #, gcc-internal-format
34816 msgid "size %qE of array is negative"
34817 msgstr ""
34819 #: c-family/c-common.cc:9199
34820 #, gcc-internal-format
34821 msgid "size %qE of array %qE exceeds maximum object size %qE"
34822 msgstr ""
34824 #: c-family/c-common.cc:9202
34825 #, gcc-internal-format
34826 msgid "size %qE of array exceeds maximum object size %qE"
34827 msgstr ""
34829 #: c-family/c-common.cc:9207
34830 #, gcc-internal-format
34831 msgid "size of array %qE exceeds maximum object size %qE"
34832 msgstr ""
34834 #: c-family/c-common.cc:9210
34835 #, gcc-internal-format
34836 msgid "size of array exceeds maximum object size %qE"
34837 msgstr ""
34839 #: c-family/c-common.cc:9281
34840 #, gcc-internal-format
34841 msgid "environment variable %qs must expand to a non-negative integer less than or equal to %wd"
34842 msgstr ""
34844 #: c-family/c-format.cc:197
34845 #, gcc-internal-format
34846 msgid "function does not return string type"
34847 msgstr ""
34849 #: c-family/c-format.cc:231
34850 #, gcc-internal-format
34851 msgid "format string argument is not a string type"
34852 msgstr ""
34854 #: c-family/c-format.cc:257
34855 #, gcc-internal-format
34856 msgid "found a %qs reference but the format argument should be a string"
34857 msgstr ""
34859 #: c-family/c-format.cc:260
34860 #, gcc-internal-format
34861 msgid "found a %qT but the format argument should be a string"
34862 msgstr ""
34864 #: c-family/c-format.cc:270
34865 #, gcc-internal-format
34866 msgid "format argument should be a %qs reference but a string was found"
34867 msgstr ""
34869 #: c-family/c-format.cc:292
34870 #, gcc-internal-format
34871 msgid "format argument should be a %qs reference"
34872 msgstr ""
34874 #: c-family/c-format.cc:346
34875 #, gcc-internal-format
34876 msgid "unrecognized format specifier"
34877 msgstr ""
34879 #: c-family/c-format.cc:359
34880 #, gcc-internal-format
34881 msgid "%qE is only allowed in Objective-C dialects"
34882 msgstr ""
34884 #: c-family/c-format.cc:368
34885 #, gcc-internal-format
34886 msgid "%qE is an unrecognized format function type"
34887 msgstr ""
34889 #: c-family/c-format.cc:386
34890 #, gcc-internal-format
34891 msgid "format string argument follows the arguments to be formatted"
34892 msgstr ""
34894 #: c-family/c-format.cc:1274
34895 #, gcc-internal-format
34896 msgid "function %qD might be a candidate for %qs format attribute"
34897 msgstr ""
34899 #: c-family/c-format.cc:1365 c-family/c-format.cc:1386
34900 #: c-family/c-format.cc:2821
34901 #, gcc-internal-format
34902 msgid "missing $ operand number in format"
34903 msgstr ""
34905 #: c-family/c-format.cc:1395
34906 #, gcc-internal-format, gfc-internal-format
34907 msgid "%s does not support %%n$ operand number formats"
34908 msgstr ""
34910 #: c-family/c-format.cc:1402
34911 #, gcc-internal-format
34912 msgid "operand number out of range in format"
34913 msgstr ""
34915 #: c-family/c-format.cc:1425
34916 #, gcc-internal-format, gfc-internal-format
34917 msgid "format argument %d used more than once in %s format"
34918 msgstr ""
34920 #: c-family/c-format.cc:1458
34921 #, gcc-internal-format
34922 msgid "%<$%>operand number used after format without operand number"
34923 msgstr ""
34925 #: c-family/c-format.cc:1489
34926 #, gcc-internal-format
34927 msgid "format argument %d unused before used argument %d in %<$%>-style format"
34928 msgstr ""
34930 #: c-family/c-format.cc:1592
34931 #, gcc-internal-format
34932 msgid "format not a string literal, format string not checked"
34933 msgstr ""
34935 #: c-family/c-format.cc:1607 c-family/c-format.cc:1610
34936 #, gcc-internal-format
34937 msgid "format not a string literal and no format arguments"
34938 msgstr ""
34940 #: c-family/c-format.cc:1613
34941 #, gcc-internal-format
34942 msgid "format not a string literal, argument types not checked"
34943 msgstr ""
34945 #: c-family/c-format.cc:1630
34946 #, gcc-internal-format
34947 msgid "too many arguments for format"
34948 msgstr ""
34950 #: c-family/c-format.cc:1635
34951 #, gcc-internal-format
34952 msgid "unused arguments in %<$%>-style format"
34953 msgstr ""
34955 #: c-family/c-format.cc:1638
34956 #, gcc-internal-format, gfc-internal-format
34957 msgid "zero-length %s format string"
34958 msgstr ""
34960 #: c-family/c-format.cc:1642
34961 #, gcc-internal-format
34962 msgid "format is a wide character string"
34963 msgstr ""
34965 #: c-family/c-format.cc:1646
34966 #, gcc-internal-format
34967 msgid "format string is not an array of type %qs"
34968 msgstr ""
34970 #: c-family/c-format.cc:1649
34971 #, gcc-internal-format
34972 msgid "unterminated format string"
34973 msgstr ""
34975 #: c-family/c-format.cc:2064
34976 #, gcc-internal-format
34977 msgid "%s used with %<%%%c%> %s format"
34978 msgstr ""
34980 #: c-family/c-format.cc:2074
34981 #, gcc-internal-format, gfc-internal-format
34982 msgid "%s does not support %s"
34983 msgstr ""
34985 #: c-family/c-format.cc:2084
34986 #, gcc-internal-format
34987 msgid "%s does not support %s with the %<%%%c%> %s format"
34988 msgstr ""
34990 #: c-family/c-format.cc:2098
34991 #, gcc-internal-format, gfc-internal-format
34992 msgid "%s used within a quoted sequence"
34993 msgstr ""
34995 #: c-family/c-format.cc:2111
34996 #, gcc-internal-format
34997 msgid "%qc conversion used unquoted"
34998 msgstr ""
35000 #: c-family/c-format.cc:2229 c-family/c-format.cc:2560
35001 #, gcc-internal-format, gfc-internal-format
35002 msgid "repeated %s in format"
35003 msgstr ""
35005 #: c-family/c-format.cc:2240
35006 #, gcc-internal-format
35007 msgid "missing fill character at end of strfmon format"
35008 msgstr ""
35010 #: c-family/c-format.cc:2342
35011 #, gcc-internal-format, gfc-internal-format
35012 msgid "zero width in %s format"
35013 msgstr ""
35015 #: c-family/c-format.cc:2365
35016 #, gcc-internal-format, gfc-internal-format
35017 msgid "empty left precision in %s format"
35018 msgstr ""
35020 #: c-family/c-format.cc:2456
35021 #, gcc-internal-format, gfc-internal-format
35022 msgid "empty precision in %s format"
35023 msgstr ""
35025 #: c-family/c-format.cc:2534
35026 #, gcc-internal-format
35027 msgid "%s does not support the %qs %s length modifier"
35028 msgstr ""
35030 #: c-family/c-format.cc:2590
35031 #, gcc-internal-format
35032 msgid "unknown conversion type character %qc in format"
35033 msgstr ""
35035 #: c-family/c-format.cc:2602
35036 #, gcc-internal-format
35037 msgid "%s does not support the %<%%%c%> %s format"
35038 msgstr ""
35040 #: c-family/c-format.cc:2634
35041 #, gcc-internal-format
35042 msgid "%s ignored with %s and %<%%%c%> %s format"
35043 msgstr ""
35045 #: c-family/c-format.cc:2639
35046 #, gcc-internal-format, gfc-internal-format
35047 msgid "%s ignored with %s in %s format"
35048 msgstr ""
35050 #: c-family/c-format.cc:2646
35051 #, gcc-internal-format
35052 msgid "use of %s and %s together with %<%%%c%> %s format"
35053 msgstr ""
35055 #: c-family/c-format.cc:2651
35056 #, gcc-internal-format, gfc-internal-format
35057 msgid "use of %s and %s together in %s format"
35058 msgstr ""
35060 #: c-family/c-format.cc:2678
35061 #, gcc-internal-format
35062 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
35063 msgstr ""
35065 #: c-family/c-format.cc:2682
35066 #, gcc-internal-format
35067 msgid "%<%%%c%> yields only last 2 digits of year"
35068 msgstr ""
35070 #: c-family/c-format.cc:2709
35071 #, gcc-internal-format
35072 msgid "no closing %<]%> for %<%%[%> format"
35073 msgstr ""
35075 #: c-family/c-format.cc:2738
35076 #, gcc-internal-format
35077 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
35078 msgstr ""
35080 #: c-family/c-format.cc:2760
35081 #, gcc-internal-format
35082 msgid "%s does not support the %<%%%s%c%> %s format"
35083 msgstr ""
35085 #: c-family/c-format.cc:2798
35086 #, gcc-internal-format
35087 msgid "operand number specified with suppressed assignment"
35088 msgstr ""
35090 #: c-family/c-format.cc:2802
35091 #, gcc-internal-format
35092 msgid "operand number specified for format taking no argument"
35093 msgstr ""
35095 #: c-family/c-format.cc:3152
35096 #, gcc-internal-format
35097 msgid "unquoted type name %<%.*s%> in format"
35098 msgstr ""
35100 #: c-family/c-format.cc:3154
35101 #, gcc-internal-format
35102 msgid "unquoted operator %<%.*s%> in format"
35103 msgstr ""
35105 #: c-family/c-format.cc:3155
35106 #, gcc-internal-format
35107 msgid "unquoted keyword %<%.*s%> in format"
35108 msgstr ""
35110 #: c-family/c-format.cc:3158
35111 #, gcc-internal-format
35112 msgid "use %qs instead"
35113 msgstr ""
35115 #: c-family/c-format.cc:3210
35116 #, gcc-internal-format
35117 msgid "unquoted attribute in format"
35118 msgstr ""
35120 #: c-family/c-format.cc:3223
35121 #, gcc-internal-format
35122 msgid "unquoted name of built-in function %<%.*s%> in format"
35123 msgstr ""
35125 #: c-family/c-format.cc:3237
35126 #, gcc-internal-format
35127 msgid "unquoted identifier or keyword %<%.*s%> in format"
35128 msgstr ""
35130 #: c-family/c-format.cc:3271
35131 #, gcc-internal-format
35132 msgid "misspelled term %<%.*s%> in format; use %<%s%s%> instead"
35133 msgstr ""
35135 #: c-family/c-format.cc:3315
35136 #, gcc-internal-format
35137 msgid "quoted %qs directive in format; use %qs instead"
35138 msgstr ""
35140 #: c-family/c-format.cc:3322 c-family/c-format.cc:3593
35141 #, gcc-internal-format
35142 msgid "contraction %<%.*s%> in format; use %qs instead"
35143 msgstr ""
35145 #: c-family/c-format.cc:3362
35146 #, gcc-internal-format
35147 msgid "unquoted whitespace character %qc in format"
35148 msgstr ""
35150 #: c-family/c-format.cc:3375
35151 #, gcc-internal-format
35152 msgid "spurious trailing space in format"
35153 msgstr ""
35155 #: c-family/c-format.cc:3396
35156 #, gcc-internal-format
35157 msgid "inconsistent capitalization in format"
35158 msgstr ""
35160 #: c-family/c-format.cc:3403
35161 #, gcc-internal-format, gfc-internal-format
35162 msgid "unquoted sequence of %i consecutive space characters in format"
35163 msgstr ""
35165 #: c-family/c-format.cc:3423
35166 #, gcc-internal-format
35167 msgid "unquoted control characters in format"
35168 msgstr ""
35170 #: c-family/c-format.cc:3430
35171 #, gcc-internal-format
35172 msgid "unquoted control character %qc in format"
35173 msgstr ""
35175 #: c-family/c-format.cc:3488
35176 #, gcc-internal-format
35177 msgid "unquoted option name %<%.*s%> in format"
35178 msgstr ""
35180 #: c-family/c-format.cc:3548
35181 #, gcc-internal-format
35182 msgid "unbalanced punctuation character %qc in format"
35183 msgstr ""
35185 #: c-family/c-format.cc:3567
35186 #, gcc-internal-format
35187 msgid "unquoted preprocessing directive %<%.*s%> in format"
35188 msgstr ""
35190 #: c-family/c-format.cc:3603
35191 #, gcc-internal-format
35192 msgid "bare apostrophe %<'%> in format"
35193 msgstr ""
35195 #: c-family/c-format.cc:3605
35196 #, gcc-internal-format
35197 msgid "if avoiding the apostrophe is not feasible, enclose it in a pair of %qs and %qs directives instead"
35198 msgstr ""
35200 #: c-family/c-format.cc:3617
35201 #, gcc-internal-format
35202 msgid "grave accent %<`%> in format"
35203 msgstr "dijakritički znak (grave accent) %<`%> u formatu `"
35205 #: c-family/c-format.cc:3619
35206 #, gcc-internal-format
35207 msgid "use the apostrophe directive %qs instead"
35208 msgstr ""
35210 #: c-family/c-format.cc:3631
35211 #, gcc-internal-format
35212 msgid "space followed by punctuation character %<%c%>"
35213 msgstr ""
35215 #: c-family/c-format.cc:3642
35216 #, gcc-internal-format
35217 msgid "quoted %qs directive in format"
35218 msgstr ""
35220 #: c-family/c-format.cc:3644
35221 #, gcc-internal-format
35222 msgid "if using %qs is not feasible, use %qs instead"
35223 msgstr ""
35225 #: c-family/c-format.cc:3673
35226 #, gcc-internal-format
35227 msgid "spurious leading punctuation sequence %<%.*s%> in format"
35228 msgstr ""
35230 #: c-family/c-format.cc:3713
35231 #, gcc-internal-format
35232 msgid "spurious trailing punctuation sequence %<%.*s%> in format"
35233 msgstr ""
35235 #: c-family/c-format.cc:3730
35236 #, gcc-internal-format
35237 msgid "unquoted sequence of %i consecutive punctuation characters %q.*s in format"
35238 msgstr ""
35240 #: c-family/c-format.cc:3750
35241 #, gcc-internal-format
35242 msgid "unquoted non-graph characters in format"
35243 msgstr ""
35245 #: c-family/c-format.cc:3757
35246 #, gcc-internal-format
35247 msgid "unquoted non-graph character %qc in format"
35248 msgstr ""
35250 #: c-family/c-format.cc:3789
35251 #, gcc-internal-format
35252 msgid "unbalanced punctuation character %<%c%> in format"
35253 msgstr ""
35255 #: c-family/c-format.cc:3796
35256 #, gcc-internal-format
35257 msgid "unterminated quoting directive"
35258 msgstr ""
35260 #: c-family/c-format.cc:3805
35261 #, gcc-internal-format
35262 msgid "unterminated quote character %<%c%> in format"
35263 msgstr ""
35265 #: c-family/c-format.cc:3875
35266 #, gcc-internal-format
35267 msgid "spurious trailing %<%%%> in format"
35268 msgstr ""
35270 #: c-family/c-format.cc:3935
35271 #, gcc-internal-format
35272 msgid "conversion lacks type at end of format"
35273 msgstr ""
35275 #: c-family/c-format.cc:3964
35276 #, gcc-internal-format
35277 msgid "nested quoting directive"
35278 msgstr ""
35280 #: c-family/c-format.cc:3975
35281 #, gcc-internal-format
35282 msgid "unmatched quoting directive"
35283 msgstr ""
35285 #: c-family/c-format.cc:3990
35286 #, gcc-internal-format
35287 msgid "%qc directive redundant after prior occurence of the same"
35288 msgstr ""
35290 #: c-family/c-format.cc:3996
35291 #, gcc-internal-format
35292 msgid "unmatched color reset directive"
35293 msgstr ""
35295 #: c-family/c-format.cc:4008
35296 #, gcc-internal-format
35297 msgid "%qc conversion used within a quoted sequence"
35298 msgstr ""
35300 #: c-family/c-format.cc:4048
35301 #, gcc-internal-format
35302 msgid "embedded %<\\0%> in format"
35303 msgstr ""
35305 #: c-family/c-format.cc:4064
35306 #, gcc-internal-format
35307 msgid "unterminated color directive"
35308 msgstr ""
35310 #: c-family/c-format.cc:4186
35311 #, gcc-internal-format, gfc-internal-format
35312 msgid "writing through null pointer (argument %d)"
35313 msgstr ""
35315 #: c-family/c-format.cc:4197
35316 #, gcc-internal-format, gfc-internal-format
35317 msgid "reading through null pointer (argument %d)"
35318 msgstr ""
35320 #: c-family/c-format.cc:4217
35321 #, gcc-internal-format, gfc-internal-format
35322 msgid "writing into constant object (argument %d)"
35323 msgstr ""
35325 #: c-family/c-format.cc:4229
35326 #, gcc-internal-format, gfc-internal-format
35327 msgid "extra type qualifiers in format argument (argument %d)"
35328 msgstr ""
35330 #: c-family/c-format.cc:4771
35331 #, gcc-internal-format
35332 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
35333 msgstr ""
35335 #: c-family/c-format.cc:4780
35336 #, gcc-internal-format
35337 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
35338 msgstr ""
35340 #: c-family/c-format.cc:4790
35341 #, gcc-internal-format
35342 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
35343 msgstr ""
35345 #: c-family/c-format.cc:4799
35346 #, gcc-internal-format
35347 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
35348 msgstr ""
35350 #: c-family/c-format.cc:4861 c-family/c-format.cc:4867
35351 #: c-family/c-format.cc:4921
35352 #, gcc-internal-format
35353 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
35354 msgstr ""
35356 #: c-family/c-format.cc:4874 c-family/c-format.cc:4931
35357 #, gcc-internal-format
35358 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
35359 msgstr ""
35361 #: c-family/c-format.cc:4983
35362 #, gcc-internal-format
35363 msgid "%<locus%> is not defined as a type"
35364 msgstr ""
35366 #: c-family/c-format.cc:5027
35367 #, gcc-internal-format
35368 msgid "%qs is not defined as a type"
35369 msgstr ""
35371 #: c-family/c-format.cc:5053
35372 #, gcc-internal-format
35373 msgid "%<location_t%> is not defined as a type"
35374 msgstr ""
35376 #: c-family/c-format.cc:5070
35377 #, gcc-internal-format
35378 msgid "%<tree%> is not defined as a type"
35379 msgstr ""
35381 #: c-family/c-format.cc:5076
35382 #, gcc-internal-format
35383 msgid "%<tree%> is not defined as a pointer type"
35384 msgstr ""
35386 #: c-family/c-format.cc:5259
35387 #, gcc-internal-format
35388 msgid "argument to be formatted is not %<...%>"
35389 msgstr ""
35391 #: c-family/c-format.cc:5271
35392 #, gcc-internal-format
35393 msgid "strftime formats cannot format arguments"
35394 msgstr ""
35396 #: c-family/c-indentation.cc:321
35397 #, gcc-internal-format
35398 msgid "%<-Wmisleading-indentation%> is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
35399 msgstr ""
35401 #: c-family/c-indentation.cc:326
35402 #, gcc-internal-format
35403 msgid "adding %<-flarge-source-files%> will allow for more column-tracking support, at the expense of compilation time and memory"
35404 msgstr ""
35406 #: c-family/c-indentation.cc:661
35407 #, gcc-internal-format
35408 msgid "this %qs clause does not guard..."
35409 msgstr ""
35411 #: c-family/c-indentation.cc:664
35412 #, gcc-internal-format
35413 msgid "...this statement, but the latter is misleadingly indented as if it were guarded by the %qs"
35414 msgstr ""
35416 #: c-family/c-lex.cc:228
35417 #, gcc-internal-format
35418 msgid "badly nested C headers from preprocessor"
35419 msgstr ""
35421 #: c-family/c-lex.cc:267
35422 #, gcc-internal-format
35423 msgid "ignoring %<#pragma %s %s%>"
35424 msgstr ""
35426 #. ... or not.
35427 #: c-family/c-lex.cc:683 c-family/c-lex.cc:1622
35428 #, gcc-internal-format
35429 msgid "stray %<@%> in program"
35430 msgstr ""
35432 #: c-family/c-lex.cc:698
35433 #, gcc-internal-format
35434 msgid "stray %qs in program"
35435 msgstr ""
35437 #: c-family/c-lex.cc:708
35438 #, gcc-internal-format, gfc-internal-format
35439 msgid "missing terminating %c character"
35440 msgstr ""
35442 #: c-family/c-lex.cc:710
35443 #, gcc-internal-format
35444 msgid "stray %qc in program"
35445 msgstr ""
35447 #: c-family/c-lex.cc:715
35448 #, gcc-internal-format
35449 msgid "stray %<\\%o%> in program"
35450 msgstr ""
35452 #: c-family/c-lex.cc:1034
35453 #, gcc-internal-format
35454 msgid "integer constant is too large for %<unsigned _BitInt(%d)%> type"
35455 msgstr ""
35457 #: c-family/c-lex.cc:1037
35458 #, gcc-internal-format
35459 msgid "integer constant is too large for %<_BitInt(%d)%> type"
35460 msgstr ""
35462 #: c-family/c-lex.cc:1045 c/c-decl.cc:12698
35463 #, gcc-internal-format
35464 msgid "%<_BitInt(%d)%> is not supported on this target"
35465 msgstr "%<_BitInt(%d)%> nije podržan na ovom cilju"
35467 #: c-family/c-lex.cc:1097
35468 #, gcc-internal-format
35469 msgid "this decimal constant is unsigned only in ISO C90"
35470 msgstr ""
35472 #: c-family/c-lex.cc:1101
35473 #, gcc-internal-format
35474 msgid "this decimal constant would be unsigned in ISO C90"
35475 msgstr ""
35477 #: c-family/c-lex.cc:1129
35478 #, gcc-internal-format
35479 msgid "integer constant is too large for %<unsigned long%> type"
35480 msgstr ""
35482 #: c-family/c-lex.cc:1169
35483 #, gcc-internal-format
35484 msgid "unsuffixed floating constant"
35485 msgstr ""
35487 #: c-family/c-lex.cc:1183
35488 #, gcc-internal-format
35489 msgid "decimal floating-point not supported for this target"
35490 msgstr ""
35492 #: c-family/c-lex.cc:1206 c-family/c-lex.cc:1234 c-family/c-lex.cc:1272
35493 #, gcc-internal-format
35494 msgid "unsupported non-standard suffix on floating constant"
35495 msgstr ""
35497 #: c-family/c-lex.cc:1211 c-family/c-lex.cc:1265 c-family/c-lex.cc:1277
35498 #, gcc-internal-format
35499 msgid "non-standard suffix on floating constant"
35500 msgstr ""
35502 #: c-family/c-lex.cc:1243 c-family/c-lex.cc:1247 c-family/c-lex.cc:1252
35503 #, gcc-internal-format
35504 msgid "non-standard suffix on floating constant before C23"
35505 msgstr ""
35507 #: c-family/c-lex.cc:1259
35508 #, gcc-internal-format
35509 msgid "%<f%d%> or %<F%d%> suffix on floating constant only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
35510 msgstr ""
35512 #: c-family/c-lex.cc:1280
35513 #, gcc-internal-format
35514 msgid "%<bf16%> or %<BF16%> suffix on floating constant only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
35515 msgstr ""
35517 #: c-family/c-lex.cc:1360 c-family/c-lex.cc:1363
35518 #, gcc-internal-format
35519 msgid "floating constant exceeds range of %qT"
35520 msgstr ""
35522 #: c-family/c-lex.cc:1378
35523 #, gcc-internal-format
35524 msgid "floating constant truncated to zero"
35525 msgstr ""
35527 #: c-family/c-lex.cc:1579
35528 #, gcc-internal-format
35529 msgid "repeated %<@%> before Objective-C string"
35530 msgstr ""
35532 #: c-family/c-lex.cc:1598 c/c-parser.cc:8926
35533 #, gcc-internal-format
35534 msgid "unsupported non-standard concatenation of string literals"
35535 msgstr ""
35537 #: c-family/c-lex.cc:1634 c/c-parser.cc:8947
35538 #, gcc-internal-format
35539 msgid "traditional C rejects string constant concatenation"
35540 msgstr ""
35542 #: c-family/c-omp.cc:131 cp/pt.cc:19155
35543 #, gcc-internal-format
35544 msgid "%<#pragma omp critical%> with %<hint%> clause requires a name, except when %<omp_sync_hint_none%> is used"
35545 msgstr ""
35547 #: c-family/c-omp.cc:241
35548 #, gcc-internal-format
35549 msgid "invalid expression type for %<#pragma omp atomic%>"
35550 msgstr ""
35552 #: c-family/c-omp.cc:246
35553 #, gcc-internal-format
35554 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
35555 msgstr ""
35557 #: c-family/c-omp.cc:251
35558 #, gcc-internal-format
35559 msgid "%<#pragma omp atomic compare capture%> with non-integral comparison result"
35560 msgstr ""
35562 #: c-family/c-omp.cc:540
35563 #, gcc-internal-format
35564 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
35565 msgstr ""
35567 #: c-family/c-omp.cc:543 c-family/c-omp.cc:581
35568 #, gcc-internal-format
35569 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
35570 msgstr ""
35572 #: c-family/c-omp.cc:699
35573 #, gcc-internal-format
35574 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
35575 msgstr ""
35577 #: c-family/c-omp.cc:705
35578 #, gcc-internal-format
35579 msgid "%<const%> qualified %<depobj%> expression"
35580 msgstr ""
35582 #: c-family/c-omp.cc:730
35583 #, gcc-internal-format
35584 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
35585 msgstr ""
35587 #: c-family/c-omp.cc:736
35588 #, gcc-internal-format
35589 msgid "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> construct"
35590 msgstr ""
35592 #: c-family/c-omp.cc:752
35593 #, gcc-internal-format
35594 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
35595 msgstr ""
35597 #: c-family/c-omp.cc:969 cp/semantics.cc:10925
35598 #, gcc-internal-format
35599 msgid "invalid type for iteration variable %qE"
35600 msgstr ""
35602 #: c-family/c-omp.cc:974
35603 #, gcc-internal-format
35604 msgid "%<_Atomic%> iteration variable %qE"
35605 msgstr ""
35607 #: c-family/c-omp.cc:990
35608 #, gcc-internal-format
35609 msgid "%qE is not initialized"
35610 msgstr ""
35612 #: c-family/c-omp.cc:1011 cp/semantics.cc:10817
35613 #, gcc-internal-format
35614 msgid "missing controlling predicate"
35615 msgstr ""
35617 #: c-family/c-omp.cc:1117 cp/semantics.cc:10413
35618 #, gcc-internal-format
35619 msgid "invalid controlling predicate"
35620 msgstr ""
35622 #: c-family/c-omp.cc:1124 cp/semantics.cc:10823
35623 #, gcc-internal-format
35624 msgid "missing increment expression"
35625 msgstr ""
35627 #: c-family/c-omp.cc:1224 c-family/c-omp.cc:1242
35628 #, gcc-internal-format
35629 msgid "increment is not constant 1 or -1 for %<!=%> condition"
35630 msgstr ""
35632 #: c-family/c-omp.cc:1255 cp/semantics.cc:10530
35633 #, gcc-internal-format
35634 msgid "invalid increment expression"
35635 msgstr ""
35637 #: c-family/c-omp.cc:1353
35638 #, gcc-internal-format
35639 msgid "initializer expression refers to iteration variable %qD"
35640 msgstr ""
35642 #: c-family/c-omp.cc:1357
35643 #, gcc-internal-format
35644 msgid "condition expression refers to iteration variable %qD"
35645 msgstr ""
35647 #: c-family/c-omp.cc:1361
35648 #, gcc-internal-format
35649 msgid "increment expression refers to iteration variable %qD"
35650 msgstr ""
35652 #: c-family/c-omp.cc:1539
35653 #, gcc-internal-format
35654 msgid "outer iteration variable %qD used in initializer expression has type other than %qT"
35655 msgstr ""
35657 #: c-family/c-omp.cc:1543
35658 #, gcc-internal-format
35659 msgid "outer iteration variable %qD used in condition expression has type other than %qT"
35660 msgstr ""
35662 #: c-family/c-omp.cc:1550
35663 #, gcc-internal-format
35664 msgid "outer iteration variable %qD multiplier expression %qE is not integral"
35665 msgstr ""
35667 #: c-family/c-omp.cc:1556
35668 #, gcc-internal-format
35669 msgid "outer iteration variable %qD addend expression %qE is not integral"
35670 msgstr ""
35672 #: c-family/c-omp.cc:1621 c-family/c-omp.cc:1706
35673 #, gcc-internal-format
35674 msgid "the same loop iteration variables %qD used in multiple associated loops"
35675 msgstr ""
35677 #: c-family/c-omp.cc:1656
35678 #, gcc-internal-format
35679 msgid "two different outer iteration variables %qD and %qD used in a single loop"
35680 msgstr ""
35682 #: c-family/c-omp.cc:1820
35683 #, gcc-internal-format
35684 msgid "variable %qD used as loop variable is bound in intervening code"
35685 msgstr ""
35687 #: c-family/c-omp.cc:1824
35688 #, gcc-internal-format
35689 msgid "variable %qD used in initializer is bound in intervening code"
35690 msgstr ""
35692 #: c-family/c-omp.cc:1828
35693 #, gcc-internal-format
35694 msgid "variable %qD used in end test is bound in intervening code"
35695 msgstr ""
35697 #: c-family/c-omp.cc:1832
35698 #, gcc-internal-format
35699 msgid "variable %qD used in increment expression is bound in intervening code"
35700 msgstr ""
35702 #: c-family/c-omp.cc:2436
35703 #, gcc-internal-format
35704 msgid "invalid %<task%> reduction modifier on construct combined with %<simd%> or %<loop%>"
35705 msgstr ""
35707 #: c-family/c-omp.cc:2447
35708 #, gcc-internal-format
35709 msgid "invalid %<task%> reduction modifier on construct not combined with %<parallel%>, %<for%> or %<sections%>"
35710 msgstr ""
35712 #: c-family/c-omp.cc:2460
35713 #, gcc-internal-format
35714 msgid "%<inscan%> %<reduction%> clause on construct other than %<for%>, %<simd%>, %<for simd%>, %<parallel for%>, %<parallel for simd%>"
35715 msgstr ""
35717 #: c-family/c-omp.cc:2947 c/c-typeck.cc:16318 cp/semantics.cc:9517
35718 #, gcc-internal-format
35719 msgid "%qD specified in %<allocate%> clause but not in an explicit privatization clause"
35720 msgstr ""
35722 #: c-family/c-omp.cc:3039 c-family/c-omp.cc:3054
35723 #, gcc-internal-format
35724 msgid "%qD is not a function argument"
35725 msgstr "%qD nije argument funkcije"
35727 #: c-family/c-omp.cc:3335 c/c-typeck.cc:15466 cp/semantics.cc:8256
35728 #, gcc-internal-format
35729 msgid "bit-field %qE in %qs clause"
35730 msgstr ""
35732 #: c-family/c-omp.cc:3343
35733 #, gcc-internal-format
35734 msgid "%qE does not have a mappable type in %qs clause"
35735 msgstr ""
35737 #: c-family/c-omp.cc:3351 c/c-typeck.cc:13876 c/c-typeck.cc:15555
35738 #: c/c-typeck.cc:15743
35739 #, gcc-internal-format
35740 msgid "%<_Atomic%> %qE in %qs clause"
35741 msgstr ""
35743 #: c-family/c-omp.cc:3376
35744 #, gcc-internal-format
35745 msgid "%qE is a member of a union"
35746 msgstr ""
35748 #: c-family/c-opts.cc:343
35749 #, gcc-internal-format
35750 msgid "%<-I-%> specified twice"
35751 msgstr ""
35753 #: c-family/c-opts.cc:346
35754 #, gcc-internal-format
35755 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
35756 msgstr ""
35758 #: c-family/c-opts.cc:373
35759 #, gcc-internal-format
35760 msgid "%<-fdeps-format=%> unknown format %<%s%>"
35761 msgstr ""
35763 #: c-family/c-opts.cc:455
35764 #, gcc-internal-format
35765 msgid "%<-Wabi=1%> is not supported, using =2"
35766 msgstr ""
35768 #: c-family/c-opts.cc:642 fortran/cpp.cc:370
35769 #, gcc-internal-format
35770 msgid "output filename specified twice"
35771 msgstr ""
35773 #: c-family/c-opts.cc:895
35774 #, gcc-internal-format
35775 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
35776 msgstr ""
35778 #: c-family/c-opts.cc:941
35779 #, gcc-internal-format
35780 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
35781 msgstr ""
35783 #: c-family/c-opts.cc:943
35784 #, gcc-internal-format
35785 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
35786 msgstr ""
35788 #: c-family/c-opts.cc:945
35789 #, gcc-internal-format
35790 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
35791 msgstr ""
35793 #: c-family/c-opts.cc:947
35794 #, gcc-internal-format
35795 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
35796 msgstr ""
35798 #: c-family/c-opts.cc:949
35799 #, gcc-internal-format
35800 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
35801 msgstr ""
35803 #: c-family/c-opts.cc:951
35804 #, gcc-internal-format
35805 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
35806 msgstr ""
35808 #: c-family/c-opts.cc:1012
35809 #, gcc-internal-format
35810 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
35811 msgstr ""
35813 #: c-family/c-opts.cc:1039
35814 #, gcc-internal-format
35815 msgid "%<-Wabi%> won%'t warn about anything"
35816 msgstr ""
35818 #: c-family/c-opts.cc:1041
35819 #, gcc-internal-format
35820 msgid "%<-Wabi%> warns about differences from the most up-to-date ABI, which is also used by default"
35821 msgstr ""
35823 #: c-family/c-opts.cc:1044
35824 #, gcc-internal-format
35825 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
35826 msgstr ""
35828 #: c-family/c-opts.cc:1127
35829 #, gcc-internal-format
35830 msgid "external TLS initialization functions not supported on this target"
35831 msgstr ""
35833 #: c-family/c-opts.cc:1149
35834 #, gcc-internal-format
35835 msgid "%<-fconcepts-ts%> is deprecated and will be removed in GCC 15; please convert your code to C++20 concepts"
35836 msgstr ""
35838 #: c-family/c-opts.cc:1158
35839 #, gcc-internal-format
35840 msgid "too many filenames given; type %<%s %s%> for usage"
35841 msgstr ""
35843 #: c-family/c-opts.cc:1172
35844 #, gcc-internal-format
35845 msgid "opening output file %s: %m"
35846 msgstr ""
35848 #: c-family/c-opts.cc:1190
35849 #, gcc-internal-format
35850 msgid "the %qs debug info cannot be used with pre-compiled headers"
35851 msgstr ""
35853 #: c-family/c-opts.cc:1356 c-family/c-opts.cc:1377
35854 #, gcc-internal-format
35855 msgid "opening dependency file %s: %m"
35856 msgstr ""
35858 #: c-family/c-opts.cc:1381
35859 #, gcc-internal-format
35860 msgid "%<-MF%> and %<-fdeps-file=%> cannot share an output file %s: %m"
35861 msgstr ""
35863 #: c-family/c-opts.cc:1391
35864 #, gcc-internal-format
35865 msgid "closing dependency file %s: %m"
35866 msgstr ""
35868 #: c-family/c-opts.cc:1394
35869 #, gcc-internal-format
35870 msgid "when writing output to %s: %m"
35871 msgstr ""
35873 #: c-family/c-opts.cc:1472
35874 #, gcc-internal-format
35875 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
35876 msgstr ""
35878 #: c-family/c-opts.cc:1496
35879 #, gcc-internal-format
35880 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
35881 msgstr ""
35883 #: c-family/c-opts.cc:1529
35884 #, gcc-internal-format
35885 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
35886 msgstr ""
35888 #: c-family/c-opts.cc:1532
35889 #, gcc-internal-format
35890 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
35891 msgstr ""
35893 #: c-family/c-opts.cc:1634
35894 #, gcc-internal-format
35895 msgid "%<_FORTIFY_SOURCE%> is not enabled by %<-fhardened%> because optimizations are turned off"
35896 msgstr ""
35898 #: c-family/c-opts.cc:1638
35899 #, gcc-internal-format
35900 msgid "%<_FORTIFY_SOURCE%> is not enabled by %<-fhardened%> because it was specified in %<-D%> or %<-U%>"
35901 msgstr ""
35903 #: c-family/c-opts.cc:1644
35904 #, gcc-internal-format
35905 msgid "%<_GLIBCXX_ASSERTIONS%> is not enabled by %<-fhardened%> because it was specified in %<-D%> or %<-U%>"
35906 msgstr ""
35908 #: c-family/c-opts.cc:1768
35909 #, gcc-internal-format
35910 msgid "too late for # directive to set debug directory"
35911 msgstr ""
35913 #: c-family/c-pch.cc:105
35914 #, gcc-internal-format
35915 msgid "cannot create precompiled header %s: %m"
35916 msgstr ""
35918 #: c-family/c-pch.cc:125
35919 #, gcc-internal-format
35920 msgid "cannot write to %s: %m"
35921 msgstr ""
35923 #: c-family/c-pch.cc:183
35924 #, gcc-internal-format
35925 msgid "cannot write %s: %m"
35926 msgstr "ne može pisati %s: %m"
35928 #: c-family/c-pch.cc:398
35929 #, gcc-internal-format
35930 msgid "%<pch_preprocess%> pragma should only be used with %<-fpreprocessed%>"
35931 msgstr ""
35933 #: c-family/c-pch.cc:400
35934 #, gcc-internal-format
35935 msgid "use %<#include%> instead"
35936 msgstr ""
35938 #: c-family/c-pch.cc:406
35939 #, gcc-internal-format
35940 msgid "%s: couldn%'t open PCH file: %m"
35941 msgstr ""
35943 #: c-family/c-pch.cc:411
35944 #, gcc-internal-format
35945 msgid "use %<-Winvalid-pch%> for more information"
35946 msgstr ""
35948 #: c-family/c-pch.cc:412
35949 #, gcc-internal-format, gfc-internal-format
35950 msgid "%s: PCH file was invalid"
35951 msgstr ""
35953 #: c-family/c-pragma.cc:98
35954 #, gcc-internal-format
35955 msgid "%<#pragma pack (pop)%> encountered without matching %<#pragma pack (push)%>"
35956 msgstr ""
35958 #: c-family/c-pragma.cc:113
35959 #, gcc-internal-format
35960 msgid "%<#pragma pack(pop, %E)%> encountered without matching %<#pragma pack(push, %E)%>"
35961 msgstr ""
35963 #: c-family/c-pragma.cc:144
35964 #, gcc-internal-format
35965 msgid "missing %<(%> after %<#pragma pack%> - ignored"
35966 msgstr ""
35968 #: c-family/c-pragma.cc:155 c-family/c-pragma.cc:189
35969 #, gcc-internal-format
35970 msgid "invalid constant in %<#pragma pack%> - ignored"
35971 msgstr ""
35973 #: c-family/c-pragma.cc:159 c-family/c-pragma.cc:203
35974 #, gcc-internal-format
35975 msgid "malformed %<#pragma pack%> - ignored"
35976 msgstr ""
35978 #: c-family/c-pragma.cc:164
35979 #, gcc-internal-format
35980 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
35981 msgstr ""
35983 #: c-family/c-pragma.cc:166
35984 #, gcc-internal-format
35985 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
35986 msgstr ""
35988 #: c-family/c-pragma.cc:175
35989 #, gcc-internal-format
35990 msgid "unknown action %qE for %<#pragma pack%> - ignored"
35991 msgstr ""
35993 #: c-family/c-pragma.cc:206
35994 #, gcc-internal-format
35995 msgid "junk at end of %<#pragma pack%>"
35996 msgstr ""
35998 #: c-family/c-pragma.cc:209
35999 #, gcc-internal-format
36000 msgid "%<#pragma pack%> has no effect with %<-fpack-struct%> - ignored"
36001 msgstr ""
36003 #: c-family/c-pragma.cc:230
36004 #, gcc-internal-format, gfc-internal-format
36005 msgid "alignment must be a small power of two, not %d"
36006 msgstr ""
36008 #: c-family/c-pragma.cc:269
36009 #, gcc-internal-format
36010 msgid "applying %<#pragma weak %+D%> after first use results in unspecified behavior"
36011 msgstr ""
36013 #: c-family/c-pragma.cc:366 c-family/c-pragma.cc:371
36014 #, gcc-internal-format
36015 msgid "malformed %<#pragma weak%>, ignored"
36016 msgstr ""
36018 #: c-family/c-pragma.cc:375
36019 #, gcc-internal-format
36020 msgid "junk at end of %<#pragma weak%>"
36021 msgstr ""
36023 #: c-family/c-pragma.cc:381
36024 #, gcc-internal-format
36025 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
36026 msgstr ""
36028 #: c-family/c-pragma.cc:429
36029 #, gcc-internal-format
36030 msgid "%<scalar_storage_order%> is not supported because endianness is not uniform"
36031 msgstr ""
36033 #: c-family/c-pragma.cc:438
36034 #, gcc-internal-format
36035 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
36036 msgstr ""
36038 #: c-family/c-pragma.cc:444
36039 #, gcc-internal-format
36040 msgid "missing %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma scalar_storage_order%>"
36041 msgstr ""
36043 #: c-family/c-pragma.cc:454
36044 #, gcc-internal-format
36045 msgid "expected %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma scalar_storage_order%>"
36046 msgstr ""
36048 #: c-family/c-pragma.cc:509 c-family/c-pragma.cc:511
36049 #, gcc-internal-format
36050 msgid "malformed %<#pragma redefine_extname%>, ignored"
36051 msgstr ""
36053 #: c-family/c-pragma.cc:514
36054 #, gcc-internal-format
36055 msgid "junk at end of %<#pragma redefine_extname%>"
36056 msgstr ""
36058 #: c-family/c-pragma.cc:542 c-family/c-pragma.cc:615
36059 #, gcc-internal-format
36060 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous rename"
36061 msgstr ""
36063 #: c-family/c-pragma.cc:570
36064 #, gcc-internal-format
36065 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous %<#pragma redefine_extname%>"
36066 msgstr ""
36068 #: c-family/c-pragma.cc:606
36069 #, gcc-internal-format
36070 msgid "%<asm%> declaration ignored due to conflict with previous rename"
36071 msgstr ""
36073 #: c-family/c-pragma.cc:637
36074 #, gcc-internal-format
36075 msgid "%<#pragma redefine_extname%> ignored due to conflict with %<asm%> declaration"
36076 msgstr ""
36078 #: c-family/c-pragma.cc:698
36079 #, gcc-internal-format
36080 msgid "%<#pragma GCC visibility push()%> must specify %<default%>, %<internal%>, %<hidden%> or %<protected%>"
36081 msgstr ""
36083 #: c-family/c-pragma.cc:741
36084 #, gcc-internal-format
36085 msgid "%<#pragma GCC visibility%> must be followed by %<push%> or %<pop%>"
36086 msgstr ""
36088 #: c-family/c-pragma.cc:748
36089 #, gcc-internal-format
36090 msgid "no matching push for %<#pragma GCC visibility pop%>"
36091 msgstr ""
36093 #: c-family/c-pragma.cc:753 c-family/c-pragma.cc:760
36094 #, gcc-internal-format
36095 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
36096 msgstr ""
36098 #: c-family/c-pragma.cc:756
36099 #, gcc-internal-format
36100 msgid "malformed %<#pragma GCC visibility push%>"
36101 msgstr ""
36103 #: c-family/c-pragma.cc:764
36104 #, gcc-internal-format
36105 msgid "junk at end of %<#pragma GCC visibility%>"
36106 msgstr ""
36108 #: c-family/c-pragma.cc:885
36109 #, gcc-internal-format
36110 msgid "missing %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, or %<ignored_attributes%> after %<#pragma GCC diagnostic%>"
36111 msgstr ""
36113 #: c-family/c-pragma.cc:909
36114 #, gcc-internal-format
36115 msgid "missing attribute name after %<#pragma GCC diagnostic ignored_attributes%>"
36116 msgstr ""
36118 #: c-family/c-pragma.cc:918
36119 #, gcc-internal-format
36120 msgid "missing argument to %<#pragma GCC diagnostic ignored_attributes%>"
36121 msgstr ""
36123 #: c-family/c-pragma.cc:926
36124 #, gcc-internal-format
36125 msgid "trailing %<,%> in arguments for %<#pragma GCC diagnostic ignored_attributes%>"
36126 msgstr ""
36128 #: c-family/c-pragma.cc:944
36129 #, gcc-internal-format
36130 msgid "missing option after %<#pragma GCC diagnostic%> kind"
36131 msgstr ""
36133 #: c-family/c-pragma.cc:952
36134 #, gcc-internal-format
36135 msgid "expected %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, %<ignored_attributes%> after %<#pragma GCC diagnostic%>"
36136 msgstr ""
36138 #: c-family/c-pragma.cc:976
36139 #, gcc-internal-format
36140 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
36141 msgstr ""
36143 #: c-family/c-pragma.cc:981
36144 #, gcc-internal-format
36145 msgid "did you mean %<-%s%>?"
36146 msgstr ""
36148 #: c-family/c-pragma.cc:990
36149 #, gcc-internal-format
36150 msgid "%qs is not an option that controls warnings"
36151 msgstr ""
36153 #: c-family/c-pragma.cc:1001
36154 #, gcc-internal-format
36155 msgid "option %qs is valid for %s but not for %s"
36156 msgstr ""
36158 #: c-family/c-pragma.cc:1054
36159 #, gcc-internal-format
36160 msgid "%<#pragma GCC option%> is not allowed inside functions"
36161 msgstr ""
36163 #: c-family/c-pragma.cc:1066
36164 #, gcc-internal-format
36165 msgid "%<#pragma GCC option%> is not a string"
36166 msgstr ""
36168 #: c-family/c-pragma.cc:1091
36169 #, gcc-internal-format
36170 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
36171 msgstr ""
36173 #: c-family/c-pragma.cc:1097
36174 #, gcc-internal-format
36175 msgid "%<#pragma GCC target%> string is badly formed"
36176 msgstr ""
36178 #: c-family/c-pragma.cc:1126
36179 #, gcc-internal-format
36180 msgid "%<#pragma GCC optimize%> is not allowed inside functions"
36181 msgstr ""
36183 #: c-family/c-pragma.cc:1138
36184 #, gcc-internal-format
36185 msgid "%<#pragma GCC optimize%> is not a string or number"
36186 msgstr ""
36188 #: c-family/c-pragma.cc:1162
36189 #, gcc-internal-format
36190 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
36191 msgstr ""
36193 #: c-family/c-pragma.cc:1168
36194 #, gcc-internal-format
36195 msgid "%<#pragma GCC optimize%> string is badly formed"
36196 msgstr ""
36198 #: c-family/c-pragma.cc:1211
36199 #, gcc-internal-format
36200 msgid "junk at end of %<#pragma GCC push_options%>"
36201 msgstr ""
36203 #: c-family/c-pragma.cc:1248
36204 #, gcc-internal-format
36205 msgid "junk at end of %<#pragma GCC pop_options%>"
36206 msgstr ""
36208 #: c-family/c-pragma.cc:1255
36209 #, gcc-internal-format
36210 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
36211 msgstr ""
36213 #: c-family/c-pragma.cc:1329
36214 #, gcc-internal-format
36215 msgid "junk at end of %<#pragma reset_options%>"
36216 msgstr ""
36218 #: c-family/c-pragma.cc:1350 c-family/c-pragma.cc:1360
36219 #, gcc-internal-format
36220 msgid "expected a string after %<#pragma message%>"
36221 msgstr ""
36223 #: c-family/c-pragma.cc:1352
36224 #, gcc-internal-format
36225 msgid "malformed %<#pragma message%>, ignored"
36226 msgstr ""
36228 #: c-family/c-pragma.cc:1357 cp/parser.cc:4583 cp/parser.cc:4679
36229 #, gcc-internal-format
36230 msgid "string literal with user-defined suffix is invalid in this context"
36231 msgstr ""
36233 #: c-family/c-pragma.cc:1365
36234 #, gcc-internal-format
36235 msgid "junk at end of %<#pragma message%>"
36236 msgstr ""
36238 #: c-family/c-pragma.cc:1368
36239 #, gcc-internal-format
36240 msgid "%<#pragma message: %s%>"
36241 msgstr ""
36243 #: c-family/c-pragma.cc:1412
36244 #, gcc-internal-format
36245 msgid "invalid location for %<pragma %s%>, ignored"
36246 msgstr ""
36248 #: c-family/c-pragma.cc:1419 c-family/c-pragma.cc:1433
36249 #, gcc-internal-format
36250 msgid "malformed %<#pragma %s%>, ignored"
36251 msgstr ""
36253 #: c-family/c-pragma.cc:1439 cp/lex.cc:637
36254 #, gcc-internal-format
36255 msgid "junk at end of %<#pragma %s%>"
36256 msgstr ""
36258 #: c-family/c-pragma.cc:1457
36259 #, gcc-internal-format
36260 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
36261 msgstr ""
36263 #: c-family/c-pragma.cc:1466
36264 #, gcc-internal-format
36265 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
36266 msgstr ""
36268 #: c-family/c-pragma.cc:1472
36269 #, gcc-internal-format
36270 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
36271 msgstr ""
36273 #: c-family/c-pretty-print.cc:344
36274 #, gcc-internal-format
36275 msgid "<type-error>"
36276 msgstr ""
36278 #: c-family/c-pretty-print.cc:387
36279 #, gcc-internal-format
36280 msgid "<unnamed-unsigned:"
36281 msgstr ""
36283 #: c-family/c-pretty-print.cc:391
36284 #, gcc-internal-format
36285 msgid "<unnamed-float:"
36286 msgstr ""
36288 #: c-family/c-pretty-print.cc:394
36289 #, gcc-internal-format
36290 msgid "<unnamed-fixed:"
36291 msgstr ""
36293 #: c-family/c-pretty-print.cc:426
36294 #, gcc-internal-format
36295 msgid "<typedef-error>"
36296 msgstr ""
36298 #: c-family/c-pretty-print.cc:441
36299 #, gcc-internal-format
36300 msgid "<tag-error>"
36301 msgstr ""
36303 #: c-family/c-pretty-print.cc:1360
36304 #, gcc-internal-format
36305 msgid "<erroneous-expression>"
36306 msgstr ""
36308 #: c-family/c-pretty-print.cc:1364 cp/cxx-pretty-print.cc:133
36309 #, gcc-internal-format
36310 msgid "<return-value>"
36311 msgstr ""
36313 #: c-family/c-semantics.cc:197
36314 #, gcc-internal-format, gfc-internal-format
36315 msgid "wrong type argument to %s"
36316 msgstr ""
36318 #: c-family/c-warn.cc:59 c-family/c-warn.cc:72 cp/constexpr.cc:3599
36319 #: cp/constexpr.cc:7370 m2/gm2-gcc/m2expr.cc:964
36320 #: rust/backend/rust-constexpr.cc:1908 rust/backend/rust-constexpr.cc:4331
36321 #, gcc-internal-format
36322 msgid "overflow in constant expression"
36323 msgstr ""
36325 #: c-family/c-warn.cc:99
36326 #, gcc-internal-format
36327 msgid "integer overflow in expression %qE of type %qT results in %qE"
36328 msgstr ""
36330 #: c-family/c-warn.cc:101
36331 #, gcc-internal-format
36332 msgid "integer overflow in expression of type %qT results in %qE"
36333 msgstr ""
36335 #: c-family/c-warn.cc:107
36336 #, gcc-internal-format
36337 msgid "floating point overflow in expression %qE of type %qT results in %qE"
36338 msgstr ""
36340 #: c-family/c-warn.cc:109
36341 #, gcc-internal-format
36342 msgid "floating point overflow in expression of type %qT results in %qE"
36343 msgstr ""
36345 #: c-family/c-warn.cc:115
36346 #, gcc-internal-format
36347 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
36348 msgstr ""
36350 #: c-family/c-warn.cc:117
36351 #, gcc-internal-format
36352 msgid "fixed-point overflow in expression of type %qT results in %qE"
36353 msgstr ""
36355 #: c-family/c-warn.cc:123
36356 #, gcc-internal-format
36357 msgid "vector overflow in expression %qE of type %qT results in %qE"
36358 msgstr ""
36360 #: c-family/c-warn.cc:125
36361 #, gcc-internal-format
36362 msgid "vector overflow in expression of type %qT results in %qE"
36363 msgstr ""
36365 #: c-family/c-warn.cc:132
36366 #, gcc-internal-format
36367 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
36368 msgstr ""
36370 #: c-family/c-warn.cc:134
36371 #, gcc-internal-format
36372 msgid "complex integer overflow in expression of type %qT results in %qE"
36373 msgstr ""
36375 #: c-family/c-warn.cc:138
36376 #, gcc-internal-format
36377 msgid "complex floating point overflow in expression %qE of type %qT results in %qE"
36378 msgstr ""
36380 #: c-family/c-warn.cc:140
36381 #, gcc-internal-format
36382 msgid "complex floating point overflow in expression of type %qT results in %qE"
36383 msgstr ""
36385 #: c-family/c-warn.cc:232
36386 #, gcc-internal-format
36387 msgid "logical %<or%> applied to non-boolean constant"
36388 msgstr ""
36390 #: c-family/c-warn.cc:236
36391 #, gcc-internal-format
36392 msgid "logical %<and%> applied to non-boolean constant"
36393 msgstr ""
36395 #: c-family/c-warn.cc:306
36396 #, gcc-internal-format
36397 msgid "logical %<or%> of collectively exhaustive tests is always true"
36398 msgstr ""
36400 #: c-family/c-warn.cc:310
36401 #, gcc-internal-format
36402 msgid "logical %<and%> of mutually exclusive tests is always false"
36403 msgstr ""
36405 #: c-family/c-warn.cc:320
36406 #, gcc-internal-format
36407 msgid "logical %<or%> of equal expressions"
36408 msgstr ""
36410 #: c-family/c-warn.cc:323
36411 #, gcc-internal-format
36412 msgid "logical %<and%> of equal expressions"
36413 msgstr ""
36415 #: c-family/c-warn.cc:409
36416 #, gcc-internal-format
36417 msgid "bitwise comparison always evaluates to false"
36418 msgstr ""
36420 #: c-family/c-warn.cc:412
36421 #, gcc-internal-format
36422 msgid "bitwise comparison always evaluates to true"
36423 msgstr ""
36425 #: c-family/c-warn.cc:517
36426 #, gcc-internal-format
36427 msgid "self-comparison always evaluates to true"
36428 msgstr ""
36430 #: c-family/c-warn.cc:520
36431 #, gcc-internal-format
36432 msgid "self-comparison always evaluates to false"
36433 msgstr ""
36435 #: c-family/c-warn.cc:571
36436 #, gcc-internal-format
36437 msgid "logical not is only applied to the left hand side of comparison"
36438 msgstr ""
36440 #: c-family/c-warn.cc:579
36441 #, gcc-internal-format
36442 msgid "add parentheses around left hand side expression to silence this warning"
36443 msgstr ""
36445 #: c-family/c-warn.cc:722
36446 #, gcc-internal-format
36447 msgid "type-punning to incomplete type might break strict-aliasing rules"
36448 msgstr ""
36450 #: c-family/c-warn.cc:740
36451 #, gcc-internal-format
36452 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
36453 msgstr ""
36455 #: c-family/c-warn.cc:748 c-family/c-warn.cc:766
36456 #, gcc-internal-format
36457 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
36458 msgstr ""
36460 #: c-family/c-warn.cc:913
36461 #, gcc-internal-format
36462 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to use the size of the destination?"
36463 msgstr ""
36465 #: c-family/c-warn.cc:944
36466 #, gcc-internal-format
36467 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
36468 msgstr ""
36470 #: c-family/c-warn.cc:951
36471 #, gcc-internal-format
36472 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
36473 msgstr ""
36475 #: c-family/c-warn.cc:956
36476 #, gcc-internal-format
36477 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
36478 msgstr ""
36480 #: c-family/c-warn.cc:968
36481 #, gcc-internal-format
36482 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
36483 msgstr ""
36485 #: c-family/c-warn.cc:984
36486 #, gcc-internal-format
36487 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
36488 msgstr ""
36490 #: c-family/c-warn.cc:991
36491 #, gcc-internal-format
36492 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
36493 msgstr ""
36495 #: c-family/c-warn.cc:996
36496 #, gcc-internal-format
36497 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
36498 msgstr ""
36500 #: c-family/c-warn.cc:1008
36501 #, gcc-internal-format
36502 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
36503 msgstr ""
36505 #: c-family/c-warn.cc:1024
36506 #, gcc-internal-format
36507 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
36508 msgstr ""
36510 #: c-family/c-warn.cc:1031
36511 #, gcc-internal-format
36512 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
36513 msgstr ""
36515 #: c-family/c-warn.cc:1036
36516 #, gcc-internal-format
36517 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
36518 msgstr ""
36520 #: c-family/c-warn.cc:1048
36521 #, gcc-internal-format
36522 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
36523 msgstr ""
36525 #: c-family/c-warn.cc:1064
36526 #, gcc-internal-format
36527 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
36528 msgstr ""
36530 #: c-family/c-warn.cc:1071
36531 #, gcc-internal-format
36532 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
36533 msgstr ""
36535 #: c-family/c-warn.cc:1076
36536 #, gcc-internal-format
36537 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
36538 msgstr ""
36540 #: c-family/c-warn.cc:1088
36541 #, gcc-internal-format
36542 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
36543 msgstr ""
36545 #: c-family/c-warn.cc:1117 c-family/c-warn.cc:1124
36546 #, gcc-internal-format
36547 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
36548 msgstr ""
36550 #: c-family/c-warn.cc:1134
36551 #, gcc-internal-format
36552 msgid "first argument of %q+D should be %<int%>"
36553 msgstr ""
36555 #: c-family/c-warn.cc:1143
36556 #, gcc-internal-format
36557 msgid "second argument of %q+D should be %<char **%>"
36558 msgstr ""
36560 #: c-family/c-warn.cc:1152
36561 #, gcc-internal-format
36562 msgid "third argument of %q+D should probably be %<char **%>"
36563 msgstr ""
36565 #: c-family/c-warn.cc:1163
36566 #, gcc-internal-format
36567 msgid "%q+D takes only zero or two arguments"
36568 msgstr ""
36570 #: c-family/c-warn.cc:1167
36571 #, gcc-internal-format
36572 msgid "%q+D declared as variadic function"
36573 msgstr ""
36575 #: c-family/c-warn.cc:1210 m2/gm2-gcc/m2convert.cc:191
36576 #, gcc-internal-format
36577 msgid "conversion to %qT from boolean expression"
36578 msgstr ""
36580 #: c-family/c-warn.cc:1235 c-family/c-warn.cc:1440
36581 #, gcc-internal-format
36582 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
36583 msgstr ""
36585 #: c-family/c-warn.cc:1240 c-family/c-warn.cc:1448
36586 #, gcc-internal-format
36587 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
36588 msgstr ""
36590 #: c-family/c-warn.cc:1248
36591 #, gcc-internal-format
36592 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
36593 msgstr ""
36595 #: c-family/c-warn.cc:1253
36596 #, gcc-internal-format
36597 msgid "signed conversion from %qT to %qT changes the value of %qE"
36598 msgstr ""
36600 #: c-family/c-warn.cc:1260 c-family/c-warn.cc:1438
36601 #, gcc-internal-format
36602 msgid "conversion from %qT to %qT changes value from %qE to %qE"
36603 msgstr ""
36605 #: c-family/c-warn.cc:1264 c-family/c-warn.cc:1446
36606 #, gcc-internal-format
36607 msgid "conversion from %qT to %qT changes the value of %qE"
36608 msgstr ""
36610 #: c-family/c-warn.cc:1375
36611 #, gcc-internal-format
36612 msgid "conversion to %qT from %qT may change the sign of the result"
36613 msgstr ""
36615 #: c-family/c-warn.cc:1380
36616 #, gcc-internal-format
36617 msgid "conversion from %qT to %qT discards imaginary component"
36618 msgstr ""
36620 #: c-family/c-warn.cc:1384
36621 #, gcc-internal-format
36622 msgid "conversion from %qT to %qT may change value"
36623 msgstr ""
36625 #: c-family/c-warn.cc:1459 c-family/c-warn.cc:1477 c-family/c-warn.cc:1494
36626 #, gcc-internal-format
36627 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
36628 msgstr ""
36630 #: c-family/c-warn.cc:1464 c-family/c-warn.cc:1482 c-family/c-warn.cc:1499
36631 #, gcc-internal-format
36632 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
36633 msgstr ""
36635 #: c-family/c-warn.cc:1531
36636 #, gcc-internal-format
36637 msgid "case value %qs not in enumerated type"
36638 msgstr ""
36640 #: c-family/c-warn.cc:1536
36641 #, gcc-internal-format
36642 msgid "case value %qs not in enumerated type %qT"
36643 msgstr ""
36645 #: c-family/c-warn.cc:1616
36646 #, gcc-internal-format
36647 msgid "lower value in case label range less than minimum value for type"
36648 msgstr ""
36650 #: c-family/c-warn.cc:1630
36651 #, gcc-internal-format
36652 msgid "case label value is less than minimum value for type"
36653 msgstr ""
36655 #: c-family/c-warn.cc:1647
36656 #, gcc-internal-format
36657 msgid "upper value in case label range exceeds maximum value for type"
36658 msgstr ""
36660 #: c-family/c-warn.cc:1660
36661 #, gcc-internal-format
36662 msgid "case label value exceeds maximum value for type"
36663 msgstr ""
36665 #: c-family/c-warn.cc:1673
36666 #, gcc-internal-format
36667 msgid "switch missing default case"
36668 msgstr ""
36670 #: c-family/c-warn.cc:1718
36671 #, gcc-internal-format
36672 msgid "switch condition has boolean value"
36673 msgstr ""
36675 #: c-family/c-warn.cc:1807
36676 #, gcc-internal-format
36677 msgid "enumeration value %qE not handled in switch"
36678 msgstr ""
36680 #: c-family/c-warn.cc:1835
36681 #, gcc-internal-format
36682 msgid "the omitted middle operand in %<?:%> will always be %<true%>, suggest explicit middle operand"
36683 msgstr ""
36685 #: c-family/c-warn.cc:1857 rust/checks/errors/rust-readonly-check.cc:44
36686 #, gcc-internal-format
36687 msgid "assignment of member %qD in read-only object"
36688 msgstr ""
36690 #: c-family/c-warn.cc:1859 rust/checks/errors/rust-readonly-check.cc:46
36691 #, gcc-internal-format
36692 msgid "increment of member %qD in read-only object"
36693 msgstr ""
36695 #: c-family/c-warn.cc:1861 rust/checks/errors/rust-readonly-check.cc:48
36696 #, gcc-internal-format
36697 msgid "decrement of member %qD in read-only object"
36698 msgstr ""
36700 #: c-family/c-warn.cc:1863 rust/checks/errors/rust-readonly-check.cc:50
36701 #, gcc-internal-format
36702 msgid "member %qD in read-only object used as %<asm%> output"
36703 msgstr ""
36705 #: c-family/c-warn.cc:1867 rust/checks/errors/rust-readonly-check.cc:56
36706 #, gcc-internal-format
36707 msgid "assignment of read-only member %qD"
36708 msgstr ""
36710 #: c-family/c-warn.cc:1868 rust/checks/errors/rust-readonly-check.cc:57
36711 #, gcc-internal-format
36712 msgid "increment of read-only member %qD"
36713 msgstr ""
36715 #: c-family/c-warn.cc:1869 rust/checks/errors/rust-readonly-check.cc:58
36716 #, gcc-internal-format
36717 msgid "decrement of read-only member %qD"
36718 msgstr ""
36720 #: c-family/c-warn.cc:1870 rust/checks/errors/rust-readonly-check.cc:59
36721 #, gcc-internal-format
36722 msgid "read-only member %qD used as %<asm%> output"
36723 msgstr ""
36725 #: c-family/c-warn.cc:1874 rust/checks/errors/rust-readonly-check.cc:64
36726 #, gcc-internal-format
36727 msgid "assignment of read-only variable %qD"
36728 msgstr ""
36730 #: c-family/c-warn.cc:1875 rust/checks/errors/rust-readonly-check.cc:65
36731 #, gcc-internal-format
36732 msgid "increment of read-only variable %qD"
36733 msgstr ""
36735 #: c-family/c-warn.cc:1876 rust/checks/errors/rust-readonly-check.cc:66
36736 #, gcc-internal-format
36737 msgid "decrement of read-only variable %qD"
36738 msgstr ""
36740 #: c-family/c-warn.cc:1877 rust/checks/errors/rust-readonly-check.cc:68
36741 #, gcc-internal-format
36742 msgid "read-only variable %qD used as %<asm%> output"
36743 msgstr ""
36745 #: c-family/c-warn.cc:1880 rust/checks/errors/rust-readonly-check.cc:72
36746 #, gcc-internal-format
36747 msgid "assignment of read-only parameter %qD"
36748 msgstr ""
36750 #: c-family/c-warn.cc:1881 rust/checks/errors/rust-readonly-check.cc:73
36751 #, gcc-internal-format
36752 msgid "increment of read-only parameter %qD"
36753 msgstr ""
36755 #: c-family/c-warn.cc:1882 rust/checks/errors/rust-readonly-check.cc:74
36756 #, gcc-internal-format
36757 msgid "decrement of read-only parameter %qD"
36758 msgstr ""
36760 #: c-family/c-warn.cc:1883 rust/checks/errors/rust-readonly-check.cc:76
36761 #, gcc-internal-format
36762 msgid "read-only parameter %qD use as %<asm%> output"
36763 msgstr ""
36765 #: c-family/c-warn.cc:1888 rust/checks/errors/rust-readonly-check.cc:81
36766 #, gcc-internal-format
36767 msgid "assignment of read-only named return value %qD"
36768 msgstr ""
36770 #: c-family/c-warn.cc:1890 rust/checks/errors/rust-readonly-check.cc:83
36771 #, gcc-internal-format
36772 msgid "increment of read-only named return value %qD"
36773 msgstr ""
36775 #: c-family/c-warn.cc:1892 rust/checks/errors/rust-readonly-check.cc:85
36776 #, gcc-internal-format
36777 msgid "decrement of read-only named return value %qD"
36778 msgstr ""
36780 #: c-family/c-warn.cc:1894 rust/checks/errors/rust-readonly-check.cc:87
36781 #, gcc-internal-format
36782 msgid "read-only named return value %qD used as %<asm%>output"
36783 msgstr ""
36785 #: c-family/c-warn.cc:1899 rust/checks/errors/rust-readonly-check.cc:93
36786 #, gcc-internal-format
36787 msgid "assignment of function %qD"
36788 msgstr ""
36790 #: c-family/c-warn.cc:1900 rust/checks/errors/rust-readonly-check.cc:94
36791 #, gcc-internal-format
36792 msgid "increment of function %qD"
36793 msgstr ""
36795 #: c-family/c-warn.cc:1901 rust/checks/errors/rust-readonly-check.cc:95
36796 #, gcc-internal-format
36797 msgid "decrement of function %qD"
36798 msgstr ""
36800 #: c-family/c-warn.cc:1902 rust/checks/errors/rust-readonly-check.cc:96
36801 #, gcc-internal-format
36802 msgid "function %qD used as %<asm%> output"
36803 msgstr ""
36805 #: c-family/c-warn.cc:1905 c/c-typeck.cc:5215
36806 #: rust/checks/errors/rust-readonly-check.cc:100
36807 #, gcc-internal-format
36808 msgid "assignment of read-only location %qE"
36809 msgstr ""
36811 #: c-family/c-warn.cc:1906 c/c-typeck.cc:5218
36812 #: rust/checks/errors/rust-readonly-check.cc:101
36813 #, gcc-internal-format
36814 msgid "increment of read-only location %qE"
36815 msgstr ""
36817 #: c-family/c-warn.cc:1907 c/c-typeck.cc:5221
36818 #: rust/checks/errors/rust-readonly-check.cc:102
36819 #, gcc-internal-format
36820 msgid "decrement of read-only location %qE"
36821 msgstr ""
36823 #: c-family/c-warn.cc:1908 rust/checks/errors/rust-readonly-check.cc:104
36824 #, gcc-internal-format
36825 msgid "read-only location %qE used as %<asm%> output"
36826 msgstr ""
36828 #: c-family/c-warn.cc:1922 rust/backend/rust-tree.cc:5983
36829 #, gcc-internal-format
36830 msgid "lvalue required as left operand of assignment"
36831 msgstr ""
36833 #: c-family/c-warn.cc:1925 rust/backend/rust-tree.cc:5986
36834 #, gcc-internal-format
36835 msgid "lvalue required as increment operand"
36836 msgstr ""
36838 #: c-family/c-warn.cc:1928 rust/backend/rust-tree.cc:5989
36839 #, gcc-internal-format
36840 msgid "lvalue required as decrement operand"
36841 msgstr ""
36843 #: c-family/c-warn.cc:1931 rust/backend/rust-tree.cc:5992
36844 #, gcc-internal-format
36845 msgid "lvalue required as unary %<&%> operand"
36846 msgstr ""
36848 #: c-family/c-warn.cc:1934 rust/backend/rust-tree.cc:5995
36849 #, gcc-internal-format
36850 msgid "lvalue required in %<asm%> statement"
36851 msgstr ""
36853 #: c-family/c-warn.cc:1951
36854 #, gcc-internal-format
36855 msgid "invalid type argument (have %qT)"
36856 msgstr ""
36858 #: c-family/c-warn.cc:1955
36859 #, gcc-internal-format
36860 msgid "invalid type argument of array indexing (have %qT)"
36861 msgstr ""
36863 #: c-family/c-warn.cc:1960
36864 #, gcc-internal-format
36865 msgid "invalid type argument of unary %<*%> (have %qT)"
36866 msgstr ""
36868 #: c-family/c-warn.cc:1965
36869 #, gcc-internal-format
36870 msgid "invalid type argument of %<->%> (have %qT)"
36871 msgstr ""
36873 #: c-family/c-warn.cc:1970
36874 #, gcc-internal-format
36875 msgid "invalid type argument of %<->*%> (have %qT)"
36876 msgstr ""
36878 #: c-family/c-warn.cc:1975
36879 #, gcc-internal-format
36880 msgid "invalid type argument of implicit conversion (have %qT)"
36881 msgstr ""
36883 #: c-family/c-warn.cc:2002
36884 #, gcc-internal-format
36885 msgid "array subscript has type %<char%>"
36886 msgstr ""
36888 #: c-family/c-warn.cc:2038 c-family/c-warn.cc:2041
36889 #, gcc-internal-format
36890 msgid "suggest parentheses around %<+%> inside %<<<%>"
36891 msgstr ""
36893 #: c-family/c-warn.cc:2044 c-family/c-warn.cc:2047
36894 #, gcc-internal-format
36895 msgid "suggest parentheses around %<-%> inside %<<<%>"
36896 msgstr ""
36898 #: c-family/c-warn.cc:2053 c-family/c-warn.cc:2056
36899 #, gcc-internal-format
36900 msgid "suggest parentheses around %<+%> inside %<>>%>"
36901 msgstr ""
36903 #: c-family/c-warn.cc:2059 c-family/c-warn.cc:2062
36904 #, gcc-internal-format
36905 msgid "suggest parentheses around %<-%> inside %<>>%>"
36906 msgstr ""
36908 #: c-family/c-warn.cc:2068 c-family/c-warn.cc:2071
36909 #, gcc-internal-format
36910 msgid "suggest parentheses around %<&&%> within %<||%>"
36911 msgstr ""
36913 #: c-family/c-warn.cc:2078 c-family/c-warn.cc:2082
36914 #, gcc-internal-format
36915 msgid "suggest parentheses around arithmetic in operand of %<|%>"
36916 msgstr ""
36918 #: c-family/c-warn.cc:2086 c-family/c-warn.cc:2089
36919 #, gcc-internal-format
36920 msgid "suggest parentheses around comparison in operand of %<|%>"
36921 msgstr ""
36923 #: c-family/c-warn.cc:2094
36924 #, gcc-internal-format
36925 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
36926 msgstr ""
36928 #: c-family/c-warn.cc:2102 c-family/c-warn.cc:2106
36929 #, gcc-internal-format
36930 msgid "suggest parentheses around arithmetic in operand of %<^%>"
36931 msgstr ""
36933 #: c-family/c-warn.cc:2110 c-family/c-warn.cc:2113
36934 #, gcc-internal-format
36935 msgid "suggest parentheses around comparison in operand of %<^%>"
36936 msgstr ""
36938 #: c-family/c-warn.cc:2119 c-family/c-warn.cc:2122
36939 #, gcc-internal-format
36940 msgid "suggest parentheses around %<+%> in operand of %<&%>"
36941 msgstr ""
36943 #: c-family/c-warn.cc:2125 c-family/c-warn.cc:2128
36944 #, gcc-internal-format
36945 msgid "suggest parentheses around %<-%> in operand of %<&%>"
36946 msgstr ""
36948 #: c-family/c-warn.cc:2132 c-family/c-warn.cc:2135
36949 #, gcc-internal-format
36950 msgid "suggest parentheses around comparison in operand of %<&%>"
36951 msgstr ""
36953 #: c-family/c-warn.cc:2140
36954 #, gcc-internal-format
36955 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
36956 msgstr ""
36958 #: c-family/c-warn.cc:2147 c-family/c-warn.cc:2150
36959 #, gcc-internal-format
36960 msgid "suggest parentheses around comparison in operand of %<==%>"
36961 msgstr ""
36963 #: c-family/c-warn.cc:2155 c-family/c-warn.cc:2158
36964 #, gcc-internal-format
36965 msgid "suggest parentheses around comparison in operand of %<!=%>"
36966 msgstr ""
36968 #: c-family/c-warn.cc:2168 c-family/c-warn.cc:2174
36969 #, gcc-internal-format
36970 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
36971 msgstr ""
36973 #: c-family/c-warn.cc:2189
36974 #, gcc-internal-format
36975 msgid "label %q+D defined but not used"
36976 msgstr ""
36978 #: c-family/c-warn.cc:2191
36979 #, gcc-internal-format
36980 msgid "label %q+D declared but not defined"
36981 msgstr ""
36983 #: c-family/c-warn.cc:2214
36984 #, gcc-internal-format
36985 msgid "division by zero"
36986 msgstr ""
36988 #: c-family/c-warn.cc:2234
36989 #, gcc-internal-format
36990 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
36991 msgstr ""
36993 #: c-family/c-warn.cc:2258
36994 #, gcc-internal-format
36995 msgid "%<memset%> used with length equal to number of elements without multiplication by element size"
36996 msgstr ""
36998 #: c-family/c-warn.cc:2290
36999 #, gcc-internal-format
37000 msgid "%qD sizes specified with %<sizeof%> in the earlier argument and not in the later argument"
37001 msgstr ""
37003 #: c-family/c-warn.cc:2292
37004 #, gcc-internal-format
37005 msgid "earlier argument should specify number of elements, later size of each element"
37006 msgstr ""
37008 #: c-family/c-warn.cc:2331
37009 #, gcc-internal-format
37010 msgid "allocation of insufficient size %qE for type %qT with size %qE"
37011 msgstr ""
37013 #: c-family/c-warn.cc:2408
37014 #, gcc-internal-format
37015 msgid "comparison of integer expressions of different signedness: %qT and %qT"
37016 msgstr ""
37018 #: c-family/c-warn.cc:2482
37019 #, gcc-internal-format
37020 msgid "promoted bitwise complement of an unsigned value is always nonzero"
37021 msgstr ""
37023 #: c-family/c-warn.cc:2486
37024 #, gcc-internal-format
37025 msgid "comparison of promoted bitwise complement of an unsigned value with constant"
37026 msgstr ""
37028 #: c-family/c-warn.cc:2497
37029 #, gcc-internal-format
37030 msgid "comparison of promoted bitwise complement of an unsigned value with unsigned"
37031 msgstr ""
37033 #: c-family/c-warn.cc:2552
37034 #, gcc-internal-format
37035 msgid "unused parameter %qD"
37036 msgstr ""
37038 #: c-family/c-warn.cc:2614
37039 #, gcc-internal-format
37040 msgid "typedef %qD locally defined but not used"
37041 msgstr ""
37043 #: c-family/c-warn.cc:2650
37044 #, gcc-internal-format
37045 msgid "duplicated %<if%> condition"
37046 msgstr ""
37048 #: c-family/c-warn.cc:2679
37049 #, gcc-internal-format
37050 msgid "optimization attribute on %qD follows definition but the attribute doesn%'t match"
37051 msgstr ""
37053 #: c-family/c-warn.cc:2687
37054 #, gcc-internal-format
37055 msgid "inline declaration of %qD follows declaration with attribute %<noinline%>"
37056 msgstr ""
37058 #: c-family/c-warn.cc:2692
37059 #, gcc-internal-format
37060 msgid "declaration of %q+D with attribute %<noinline%> follows inline declaration"
37061 msgstr ""
37063 #: c-family/c-warn.cc:2746
37064 #, gcc-internal-format
37065 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
37066 msgstr ""
37068 #: c-family/c-warn.cc:2785 c-family/c-warn.cc:2809
37069 #, gcc-internal-format
37070 msgid "comparison of constant %qE with boolean expression is always false"
37071 msgstr ""
37073 #: c-family/c-warn.cc:2788 c-family/c-warn.cc:2806
37074 #, gcc-internal-format
37075 msgid "comparison of constant %qE with boolean expression is always true"
37076 msgstr ""
37078 #: c-family/c-warn.cc:2856
37079 msgid "passing argument %i to %qs-qualified parameter aliases with argument %Z"
37080 msgid_plural "passing argument %i to %qs-qualified parameter aliases with arguments %Z"
37081 msgstr[0] ""
37082 msgstr[1] ""
37083 msgstr[2] ""
37085 #: c-family/c-warn.cc:2922 c/c-typeck.cc:5825 cp/call.cc:6385
37086 #, gcc-internal-format
37087 msgid "this condition has identical branches"
37088 msgstr ""
37090 #: c-family/c-warn.cc:3029
37091 #, gcc-internal-format
37092 msgid "macro expands to multiple statements"
37093 msgstr ""
37095 #: c-family/c-warn.cc:3030
37096 #, gcc-internal-format
37097 msgid "some parts of macro expansion are not guarded by this %qs clause"
37098 msgstr ""
37100 #: c-family/c-warn.cc:3170
37101 #, gcc-internal-format
37102 msgid "taking address of packed member of %qT may result in an unaligned pointer value"
37103 msgstr ""
37105 #: c-family/c-warn.cc:3396
37106 msgid "mismatch in bound %Z of argument %u declared as %s"
37107 msgid_plural "mismatch in bounds %Z of argument %u declared as %s"
37108 msgstr[0] ""
37109 msgstr[1] ""
37110 msgstr[2] ""
37112 #: c-family/c-warn.cc:3399 c-family/c-warn.cc:3758
37113 #, gcc-internal-format, gfc-internal-format
37114 msgid "previously declared as %s"
37115 msgstr ""
37117 #: c-family/c-warn.cc:3533
37118 #, gcc-internal-format, gfc-internal-format
37119 msgid "argument %u of type %s declared as a variable length array"
37120 msgstr ""
37122 #: c-family/c-warn.cc:3538
37123 #, gcc-internal-format, gfc-internal-format
37124 msgid "previously declared as a pointer %s"
37125 msgstr ""
37127 #: c-family/c-warn.cc:3539
37128 #, gcc-internal-format, gfc-internal-format
37129 msgid "previously declared as an ordinary array %s"
37130 msgstr ""
37132 #: c-family/c-warn.cc:3552 c-family/c-warn.cc:3566
37133 #, gcc-internal-format, gfc-internal-format
37134 msgid "argument %u of type %s declared as a pointer"
37135 msgstr ""
37137 #: c-family/c-warn.cc:3556 c-family/c-warn.cc:3582
37138 #, gcc-internal-format, gfc-internal-format
37139 msgid "previously declared as a variable length array %s"
37140 msgstr ""
37142 #: c-family/c-warn.cc:3569
37143 #, gcc-internal-format, gfc-internal-format
37144 msgid "previously declared as an array %s"
37145 msgstr ""
37147 #: c-family/c-warn.cc:3578
37148 #, gcc-internal-format, gfc-internal-format
37149 msgid "argument %u of type %s declared as an ordinary array"
37150 msgstr ""
37152 #: c-family/c-warn.cc:3606
37153 #, gcc-internal-format, gfc-internal-format
37154 msgid "argument %u of type %s declared with %u variable bound"
37155 msgid_plural "argument %u of type %s declared with %u variable bounds"
37156 msgstr[0] ""
37157 msgstr[1] ""
37158 msgstr[2] ""
37160 #: c-family/c-warn.cc:3613
37161 #, gcc-internal-format, gfc-internal-format
37162 msgid "previously declared as %s with %u variable bound"
37163 msgid_plural "previously declared as %s with %u variable bounds"
37164 msgstr[0] ""
37165 msgstr[1] ""
37166 msgstr[2] ""
37168 #: c-family/c-warn.cc:3627
37169 #, gcc-internal-format, gfc-internal-format
37170 msgid "argument %u of type %s declared with %u unspecified variable bound"
37171 msgid_plural "argument %u of type %s declared with %u unspecified variable bounds"
37172 msgstr[0] ""
37173 msgstr[1] ""
37174 msgstr[2] ""
37176 #: c-family/c-warn.cc:3635
37177 #, gcc-internal-format, gfc-internal-format
37178 msgid "previously declared as %s with %u unspecified variable bound"
37179 msgid_plural "previously declared as %s with %u unspecified variable bounds"
37180 msgstr[0] ""
37181 msgstr[1] ""
37182 msgstr[2] ""
37184 #: c-family/c-warn.cc:3642
37185 #, gcc-internal-format, gfc-internal-format
37186 msgid "subsequently declared as %s with %u unspecified variable bound"
37187 msgid_plural "subsequently declared as %s with %u unspecified variable bounds"
37188 msgstr[0] ""
37189 msgstr[1] ""
37190 msgstr[2] ""
37192 #: c-family/c-warn.cc:3693
37193 #, gcc-internal-format
37194 msgid "argument %u of type %s declared with mismatched bound argument %E"
37195 msgstr ""
37197 #: c-family/c-warn.cc:3700 c-family/c-warn.cc:3734
37198 #, gcc-internal-format
37199 msgid "argument %u of type %s declared with mismatched bound %<%s%>"
37200 msgstr ""
37202 #: c-family/c-warn.cc:3712
37203 #, gcc-internal-format
37204 msgid "previously declared as %s with bound argument %E"
37205 msgstr ""
37207 #: c-family/c-warn.cc:3717
37208 #, gcc-internal-format
37209 msgid "previously declared as %s with bound %<%s%>"
37210 msgstr ""
37212 #: c-family/c-warn.cc:3737
37213 #, gcc-internal-format
37214 msgid "previously declared as %s with bound %qs"
37215 msgstr ""
37217 #: c-family/c-warn.cc:3756
37218 #, gcc-internal-format, gfc-internal-format
37219 msgid "argument %u of type %s with mismatched bound"
37220 msgstr ""
37222 #: c-family/c-warn.cc:3787
37223 #, gcc-internal-format
37224 msgid "expression does not compute the number of elements in this array; element type is %qT, not %qT"
37225 msgstr ""
37227 #: c-family/c-warn.cc:3797
37228 #, gcc-internal-format
37229 msgid "add parentheses around %qE to silence this warning"
37230 msgstr ""
37232 #: c-family/c-warn.cc:3801
37233 #, gcc-internal-format
37234 msgid "add parentheses around the second %<sizeof%> to silence this warning"
37235 msgstr ""
37237 #: c-family/c-warn.cc:3827
37238 #, gcc-internal-format
37239 msgid "comparison between two arrays is deprecated in C++20"
37240 msgstr ""
37242 #: c-family/c-warn.cc:3828
37243 #, gcc-internal-format
37244 msgid "comparison between two arrays"
37245 msgstr ""
37247 #: c-family/c-warn.cc:3832
37248 #, gcc-internal-format
37249 msgid "use unary %<+%> which decays operands to pointers or %<&%D[0] %s &%D[0]%> to compare the addresses"
37250 msgstr ""
37252 #: c-family/c-warn.cc:3836
37253 #, gcc-internal-format
37254 msgid "use %<&%D[0] %s &%D[0]%> to compare the addresses"
37255 msgstr ""
37257 #: c-family/c-warn.cc:3896
37258 #, gcc-internal-format
37259 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1 << %wu%> (%wu)?"
37260 msgstr ""
37262 #: c-family/c-warn.cc:3906
37263 #, gcc-internal-format
37264 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1LL << %wu%>?"
37265 msgstr ""
37267 #: c-family/c-warn.cc:3913
37268 #, gcc-internal-format
37269 msgid "result of %<%wu^%wu%> is %wu; did you mean exponentiation?"
37270 msgstr ""
37272 #: c-family/c-warn.cc:3924
37273 #, gcc-internal-format
37274 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1e%wu%>?"
37275 msgstr ""
37277 #: c-family/c-warn.cc:3941
37278 #, gcc-internal-format
37279 msgid "you can silence this warning by using a hexadecimal constant (%wx rather than %wd)"
37280 msgstr ""
37282 #: c-family/cppspec.cc:94
37283 #, gcc-internal-format
37284 msgid "%qs is not a valid option to the preprocessor"
37285 msgstr ""
37287 #: c-family/cppspec.cc:113
37288 #, gcc-internal-format
37289 msgid "too many input files"
37290 msgstr ""
37292 #: c-family/known-headers.cc:322
37293 #, gcc-internal-format
37294 msgid "%qs is defined in header %qs; this is probably fixable by adding %<#include %s%>"
37295 msgstr ""
37297 #: common/config/aarch64/aarch64-common.cc:415 config/aarch64/aarch64.cc:18539
37298 #, gcc-internal-format
37299 msgid "unknown value %qs for %<-mcpu%>"
37300 msgstr ""
37302 #: common/config/alpha/alpha-common.cc:75
37303 #, gcc-internal-format
37304 msgid "bad value %qs for %<-mtls-size%> switch"
37305 msgstr ""
37307 #: common/config/arc/arc-common.cc:80
37308 #, gcc-internal-format
37309 msgid "multiple %<-mcpu=%> options specified"
37310 msgstr ""
37312 #: common/config/arc/arc-common.cc:86
37313 #, gcc-internal-format
37314 msgid "Unsupported value for mmpy-option"
37315 msgstr ""
37317 #: common/config/arm/arm-common.cc:289
37318 #, gcc-internal-format
37319 msgid "%%:%<target_mode_check%> takes an even number of parameters"
37320 msgstr ""
37322 #: common/config/arm/arm-common.cc:298
37323 #, gcc-internal-format
37324 msgid "unrecognized option passed to %%:%<target_mode_check%>"
37325 msgstr ""
37327 #: common/config/arm/arm-common.cc:378 common/config/arm/arm-common.cc:442
37328 #: common/config/arm/arm-common.cc:489 config/aarch64/aarch64.cc:18471
37329 #: config/aarch64/aarch64.cc:18509
37330 #, gcc-internal-format
37331 msgid "valid arguments are: %s; did you mean %qs?"
37332 msgstr ""
37334 #: common/config/arm/arm-common.cc:381 common/config/arm/arm-common.cc:445
37335 #: common/config/arm/arm-common.cc:492 config/aarch64/aarch64.cc:18474
37336 #: config/aarch64/aarch64.cc:18512
37337 #, gcc-internal-format, gfc-internal-format
37338 msgid "valid arguments are: %s"
37339 msgstr ""
37341 #: common/config/arm/arm-common.cc:418 common/config/arm/arm-common.cc:472
37342 #, gcc-internal-format, gfc-internal-format
37343 msgid "unrecognized %s target: %s"
37344 msgstr "neprepoznati %s cilj: %s"
37346 #: common/config/arm/arm-common.cc:508
37347 #, gcc-internal-format
37348 msgid "unrecognized %<-mfpu%> target: %s"
37349 msgstr ""
37351 #: common/config/arm/arm-common.cc:536
37352 #, gcc-internal-format
37353 msgid "%qs does not support feature %qs"
37354 msgstr ""
37356 #: common/config/arm/arm-common.cc:547
37357 #, gcc-internal-format
37358 msgid "valid feature names are: %s; did you mean %qs?"
37359 msgstr ""
37361 #: common/config/arm/arm-common.cc:550
37362 #, gcc-internal-format, gfc-internal-format
37363 msgid "valid feature names are: %s"
37364 msgstr ""
37366 #: common/config/arm/arm-common.cc:568
37367 #, gcc-internal-format, gfc-internal-format
37368 msgid "%s does not take any feature options"
37369 msgstr ""
37371 #: common/config/arm/arm-common.cc:665
37372 #, gcc-internal-format
37373 msgid "%%:%<canon_for_mlib%> takes 1 or more pairs of parameters"
37374 msgstr ""
37376 #: common/config/arm/arm-common.cc:679
37377 #, gcc-internal-format
37378 msgid "unrecognized operand to %%:%<canon_for_mlib%>"
37379 msgstr ""
37381 #: common/config/arm/arm-common.cc:1038
37382 #, gcc-internal-format
37383 msgid "unrecognized operand to %%:%<asm_auto_mfpu%>"
37384 msgstr ""
37386 #: common/config/avr/avr-common.cc:87
37387 #, gcc-internal-format
37388 msgid "option %<-mdouble=64%> is only available if configured %<--with-double={64|64,32|32,64}%>"
37389 msgstr ""
37391 #: common/config/avr/avr-common.cc:95
37392 #, gcc-internal-format
37393 msgid "option %<-mdouble=32%> is only available if configured %<--with-double={32|32,64|64,32}%>"
37394 msgstr ""
37396 #: common/config/avr/avr-common.cc:111
37397 #, gcc-internal-format
37398 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}%>"
37399 msgstr ""
37401 #: common/config/avr/avr-common.cc:120
37402 #, gcc-internal-format
37403 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}%>"
37404 msgstr ""
37406 #: common/config/bfin/bfin-common.cc:304 common/config/m68k/m68k-common.cc:60
37407 #, gcc-internal-format
37408 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
37409 msgstr ""
37411 #: common/config/bfin/bfin-common.cc:323
37412 #, gcc-internal-format
37413 msgid "%<-mcpu=%s%> is not valid"
37414 msgstr ""
37416 #: common/config/bfin/bfin-common.cc:359
37417 #, gcc-internal-format
37418 msgid "%<-mcpu=%s%> has invalid silicon revision"
37419 msgstr ""
37421 #: common/config/i386/i386-common.cc:1954
37422 #, gcc-internal-format
37423 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
37424 msgstr ""
37426 #: common/config/i386/i386-common.cc:1957
37427 #, gcc-internal-format
37428 msgid "%<-malign-loops=%d%> is not between 0 and %d"
37429 msgstr ""
37431 #: common/config/i386/i386-common.cc:1964
37432 #, gcc-internal-format
37433 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
37434 msgstr ""
37436 #: common/config/i386/i386-common.cc:1967
37437 #, gcc-internal-format
37438 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
37439 msgstr ""
37441 #: common/config/i386/i386-common.cc:1975
37442 #, gcc-internal-format
37443 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
37444 msgstr ""
37446 #: common/config/i386/i386-common.cc:1978
37447 #, gcc-internal-format
37448 msgid "%<-malign-functions=%d%> is not between 0 and %d"
37449 msgstr ""
37451 #: common/config/i386/i386-common.cc:1987
37452 #, gcc-internal-format
37453 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
37454 msgstr ""
37456 #: common/config/i386/i386-common.cc:2051 common/config/s390/s390-common.cc:137
37457 #, gcc-internal-format
37458 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
37459 msgstr ""
37461 #: common/config/i386/i386-common.cc:2061
37462 #, gcc-internal-format
37463 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
37464 msgstr ""
37466 #: common/config/ia64/ia64-common.cc:65
37467 #, gcc-internal-format
37468 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
37469 msgstr ""
37471 #: common/config/nds32/nds32-common.cc:49
37472 #, gcc-internal-format
37473 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
37474 msgstr ""
37476 #: common/config/nds32/nds32-common.cc:59
37477 #, gcc-internal-format
37478 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
37479 msgstr ""
37481 #: common/config/nds32/nds32-common.cc:69
37482 #, gcc-internal-format
37483 msgid "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
37484 msgstr ""
37486 #: common/config/riscv/riscv-common.cc:765
37487 #, gcc-internal-format
37488 msgid "%<-march=%s%>: extension %qs appear more than one time"
37489 msgstr ""
37491 #: common/config/riscv/riscv-common.cc:774
37492 #, gcc-internal-format
37493 msgid "%<-march=%s%>: extension %qs is unsupported standard single letter extension"
37494 msgstr ""
37496 #: common/config/riscv/riscv-common.cc:782
37497 #, gcc-internal-format
37498 msgid "%<-march=%s%>: extension %qs starts with 'z' but is unsupported standard extension"
37499 msgstr ""
37501 #: common/config/riscv/riscv-common.cc:790
37502 #, gcc-internal-format
37503 msgid "%<-march=%s%>: extension %qs starts with 's' but is unsupported standard supervisor extension"
37504 msgstr ""
37506 #: common/config/riscv/riscv-common.cc:798
37507 #, gcc-internal-format
37508 msgid "%<-march=%s%>: extension %qs starts with 'x' but is unsupported non-standard extension"
37509 msgstr ""
37511 #: common/config/riscv/riscv-common.cc:1045
37512 #, gcc-internal-format
37513 msgid "%<-march=%s%>: expect number after %<%dp%>"
37514 msgstr ""
37516 #: common/config/riscv/riscv-common.cc:1051
37517 #, gcc-internal-format
37518 msgid "%<-march=%s%>: for %<%s%dp%dp?%>, version number with more than 2 level is not supported"
37519 msgstr ""
37521 #: common/config/riscv/riscv-common.cc:1109
37522 #, gcc-internal-format
37523 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
37524 msgstr ""
37526 #: common/config/riscv/riscv-common.cc:1133
37527 #, gcc-internal-format
37528 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
37529 msgstr ""
37531 #: common/config/riscv/riscv-common.cc:1145
37532 #, gcc-internal-format
37533 msgid "version of %<g%> will be omitted, please specify version for individual extension"
37534 msgstr ""
37536 #: common/config/riscv/riscv-common.cc:1164
37537 #, gcc-internal-format
37538 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
37539 msgstr ""
37541 #: common/config/riscv/riscv-common.cc:1187
37542 #, gcc-internal-format
37543 msgid "%<-march=%s%>: Not single-letter extension. %<%c%>"
37544 msgstr ""
37546 #: common/config/riscv/riscv-common.cc:1318
37547 #, gcc-internal-format
37548 msgid "%<-march=%s%>: zcf extension supports in rv32 only"
37549 msgstr ""
37551 #: common/config/riscv/riscv-common.cc:1323
37552 #, gcc-internal-format
37553 msgid "%<-march=%s%>: z*inx conflicts with floating-point extensions"
37554 msgstr ""
37556 #: common/config/riscv/riscv-common.cc:1329
37557 #, gcc-internal-format
37558 msgid "%<-march=%s%>: h extension requires i extension"
37559 msgstr ""
37561 #: common/config/riscv/riscv-common.cc:1334
37562 #, gcc-internal-format
37563 msgid "%<-march=%s%>: zcd conflicts with zcmt"
37564 msgstr ""
37566 #: common/config/riscv/riscv-common.cc:1336
37567 #, gcc-internal-format
37568 msgid "%<-march=%s%>: zcd conflicts with zcmp"
37569 msgstr ""
37571 #: common/config/riscv/riscv-common.cc:1345
37572 #, gcc-internal-format
37573 msgid "%<-march=%s%>: xtheadvector conflicts with vector extension or its sub-extensions"
37574 msgstr ""
37576 #: common/config/riscv/riscv-common.cc:1442
37577 #, gcc-internal-format
37578 msgid "%<-march=%s%>: name of %s must be more than 1 letter"
37579 msgstr ""
37581 #: common/config/riscv/riscv-common.cc:1454
37582 #, gcc-internal-format
37583 msgid "%<-march=%s%>: %s must separate with %<_%>"
37584 msgstr ""
37586 #: common/config/riscv/riscv-common.cc:1516
37587 #, gcc-internal-format
37588 msgid "%<-march=%s%>: i, e or g must be the first extension"
37589 msgstr ""
37591 #: common/config/riscv/riscv-common.cc:1871
37592 #, gcc-internal-format
37593 msgid "%<-mcpu=%s%>: unknown CPU"
37594 msgstr ""
37596 #: common/config/riscv/riscv-common.cc:1950
37597 #, gcc-internal-format
37598 msgid "Cannot find suitable multilib set for %<-march=%s%>/%<-mabi=%s%>"
37599 msgstr ""
37601 #: common/config/rs6000/rs6000-common.cc:175 config/sparc/sparc.cc:1807
37602 #, gcc-internal-format
37603 msgid "unknown %<-mdebug-%s%> switch"
37604 msgstr ""
37606 #: common/config/rs6000/rs6000-common.cc:214
37607 #, gcc-internal-format
37608 msgid "unknown switch %<-mlong-double-%s%>"
37609 msgstr ""
37611 #: common/config/rs6000/rs6000-common.cc:225
37612 #, gcc-internal-format
37613 msgid "option %<%s%> requires %<-mlong-double-128%>"
37614 msgstr ""
37616 #: common/config/rs6000/rs6000-common.cc:259
37617 #, gcc-internal-format
37618 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
37619 msgstr ""
37621 #: common/config/rx/rx-common.cc:61
37622 #, gcc-internal-format
37623 msgid "the RX200 cpu does not have FPU hardware"
37624 msgstr ""
37626 #: common/config/rx/rx-common.cc:63
37627 #, gcc-internal-format
37628 msgid "the RX100 cpu does not have FPU hardware"
37629 msgstr ""
37631 #: common/config/s390/s390-common.cc:109
37632 #, gcc-internal-format
37633 msgid "stack guard value must be an exact power of 2"
37634 msgstr ""
37636 #: common/config/s390/s390-common.cc:114
37637 #, gcc-internal-format
37638 msgid "stack size must be an exact power of 2"
37639 msgstr ""
37641 #: common/config/v850/v850-common.cc:47
37642 #, gcc-internal-format
37643 msgid "value passed in %qs is too large"
37644 msgstr ""
37646 #: config/darwin-c.cc:81
37647 #, gcc-internal-format
37648 msgid "too many %<#pragma options align=reset%>"
37649 msgstr ""
37651 #: config/darwin-c.cc:101 config/darwin-c.cc:104 config/darwin-c.cc:106
37652 #: config/darwin-c.cc:108
37653 #, gcc-internal-format
37654 msgid "malformed %<#pragma options%>, ignoring"
37655 msgstr ""
37657 #: config/darwin-c.cc:111
37658 #, gcc-internal-format
37659 msgid "junk at end of %<#pragma options%>"
37660 msgstr ""
37662 #: config/darwin-c.cc:121
37663 #, gcc-internal-format
37664 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
37665 msgstr ""
37667 #: config/darwin-c.cc:133
37668 #, gcc-internal-format
37669 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
37670 msgstr ""
37672 #: config/darwin-c.cc:154
37673 #, gcc-internal-format
37674 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
37675 msgstr ""
37677 #: config/darwin-c.cc:157
37678 #, gcc-internal-format
37679 msgid "junk at end of %<#pragma unused%>"
37680 msgstr ""
37682 #: config/darwin-c.cc:168
37683 #, gcc-internal-format
37684 msgid "malformed %<#pragma ms_struct%>, ignoring"
37685 msgstr ""
37687 #: config/darwin-c.cc:176
37688 #, gcc-internal-format
37689 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
37690 msgstr ""
37692 #: config/darwin-c.cc:179
37693 #, gcc-internal-format
37694 msgid "junk at end of %<#pragma ms_struct%>"
37695 msgstr ""
37697 #: config/darwin-c.cc:405
37698 #, gcc-internal-format, gfc-internal-format
37699 msgid "subframework include %s conflicts with framework include"
37700 msgstr ""
37702 #: config/darwin-c.cc:709
37703 #, gcc-internal-format
37704 msgid "unknown value %qs of %<-mmacosx-version-min%>"
37705 msgstr ""
37707 #: config/darwin-driver.cc:147
37708 #, gcc-internal-format
37709 msgid "%<sysctl%> for %<kern.osversion%> failed: %m"
37710 msgstr ""
37712 #: config/darwin-driver.cc:186
37713 #, gcc-internal-format
37714 msgid "could not understand %<kern.osversion%> %q.*s"
37715 msgstr ""
37717 #: config/darwin-driver.cc:226
37718 #, gcc-internal-format
37719 msgid "could not understand version %qs"
37720 msgstr "nije bilo moguće shvatiti inačicu %qs"
37722 #: config/darwin-driver.cc:300
37723 #, gcc-internal-format
37724 msgid "this compiler does not support %qs"
37725 msgstr ""
37727 #: config/darwin-driver.cc:326
37728 #, gcc-internal-format
37729 msgid "%qs is not valid for %<-mmacosx-version-min%>"
37730 msgstr ""
37732 #: config/darwin-driver.cc:367
37733 #, gcc-internal-format
37734 msgid "this compiler does not support PowerPC (%<-arch%> option ignored)"
37735 msgstr ""
37737 #: config/darwin-driver.cc:374
37738 #, gcc-internal-format
37739 msgid "%qs conflicts with %<-arch i386%> (%qs ignored)"
37740 msgstr ""
37742 #: config/darwin-driver.cc:383
37743 #, gcc-internal-format
37744 msgid "%<-m32%> conflicts with %<-arch x86_64%> (%<-m32%> ignored)"
37745 msgstr ""
37747 #: config/darwin-driver.cc:390
37748 #, gcc-internal-format
37749 msgid "this compiler does not support x86 (%<-arch%> option ignored)"
37750 msgstr ""
37752 #: config/darwin-driver.cc:397
37753 #, gcc-internal-format
37754 msgid "%qs conflicts with %<-arch ppc%> (%qs ignored)"
37755 msgstr ""
37757 #: config/darwin-driver.cc:406
37758 #, gcc-internal-format
37759 msgid "%<-m32%> conflicts with %<-arch ppc64%> (%<-m32%> ignored)"
37760 msgstr ""
37762 #: config/darwin.cc:2089
37763 #, gcc-internal-format, gfc-internal-format
37764 msgid "failed to open temporary file %s for LTO output"
37765 msgstr ""
37767 #: config/darwin.cc:2181
37768 #, gcc-internal-format
37769 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
37770 msgstr ""
37772 #: config/darwin.cc:2188
37773 #, gcc-internal-format
37774 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
37775 msgstr ""
37777 #: config/darwin.cc:2781 config/darwin.cc:2845
37778 #, gcc-internal-format
37779 msgid "common variables must have an alignment of 32678 or less"
37780 msgstr ""
37782 #: config/darwin.cc:2935
37783 #, gcc-internal-format
37784 msgid "protected visibility attribute not supported in this configuration; ignored"
37785 msgstr ""
37787 #: config/darwin.cc:3178
37788 #, gcc-internal-format, gfc-internal-format
37789 msgid "failed to open temporary file %s with LTO output"
37790 msgstr ""
37792 #: config/darwin.cc:3408
37793 #, gcc-internal-format
37794 msgid "%<-fobjc-abi-version%> 2 must be used for 64 bit targets with %<-fnext-runtime%>"
37795 msgstr ""
37797 #: config/darwin.cc:3413
37798 #, gcc-internal-format
37799 msgid "%<-fobjc-abi-version%> %d is not supported for 32 bit targets with %<-fnext-runtime%>"
37800 msgstr ""
37802 #: config/darwin.cc:3435
37803 #, gcc-internal-format
37804 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
37805 msgstr ""
37807 #: config/darwin.cc:3449
37808 #, gcc-internal-format
37809 msgid "%<-g3%> is not supported by the debug linker in use (set to 2)"
37810 msgstr "debug linker koji se koristi ne podržava %<-g3%>"
37812 #: config/darwin.cc:3541
37813 #, gcc-internal-format
37814 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
37815 msgstr ""
37817 #: config/darwin.cc:3584
37818 #, gcc-internal-format
37819 msgid "%<-mpic-symbol-stubs%> is not required for 64-bit code (ignored)"
37820 msgstr ""
37822 #: config/darwin.cc:3787
37823 #, gcc-internal-format
37824 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
37825 msgstr ""
37827 #: config/darwin.cc:3794
37828 #, gcc-internal-format
37829 msgid "built-in function %qD takes one argument only"
37830 msgstr ""
37832 #: config/darwin.cc:3838
37833 #, gcc-internal-format
37834 msgid "CFString literal is missing"
37835 msgstr ""
37837 #: config/darwin.cc:3849
37838 #, gcc-internal-format
37839 msgid "CFString literal expression is not a string constant"
37840 msgstr ""
37842 #: config/darwin.cc:3873
37843 #, gcc-internal-format
37844 msgid "non-ASCII character in CFString literal"
37845 msgstr ""
37847 #: config/darwin.cc:3874
37848 #, gcc-internal-format
37849 msgid "embedded NUL in CFString literal"
37850 msgstr ""
37852 #: config/host-darwin.cc:107
37853 #, gcc-internal-format
37854 msgid "PCH memory is not available: %m"
37855 msgstr "PCH memorija nije dostupna: %m"
37857 #: config/sol2-c.cc:91 config/sol2-c.cc:107
37858 #, gcc-internal-format
37859 msgid "malformed %<#pragma align%>, ignoring"
37860 msgstr ""
37862 #: config/sol2-c.cc:100
37863 #, gcc-internal-format
37864 msgid "invalid alignment for %<#pragma align%>, ignoring"
37865 msgstr ""
37867 #: config/sol2-c.cc:115
37868 #, gcc-internal-format
37869 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
37870 msgstr ""
37872 #: config/sol2-c.cc:127 config/sol2-c.cc:139
37873 #, gcc-internal-format
37874 msgid "malformed %<#pragma align%>"
37875 msgstr ""
37877 #: config/sol2-c.cc:134
37878 #, gcc-internal-format
37879 msgid "junk at end of %<#pragma align%>"
37880 msgstr ""
37882 #: config/sol2-c.cc:155 config/sol2-c.cc:162
37883 #, gcc-internal-format
37884 msgid "malformed %<#pragma init%>, ignoring"
37885 msgstr ""
37887 #: config/sol2-c.cc:186 config/sol2-c.cc:198
37888 #, gcc-internal-format
37889 msgid "malformed %<#pragma init%>"
37890 msgstr ""
37892 #: config/sol2-c.cc:193
37893 #, gcc-internal-format
37894 msgid "junk at end of %<#pragma init%>"
37895 msgstr ""
37897 #: config/sol2-c.cc:214 config/sol2-c.cc:221
37898 #, gcc-internal-format
37899 msgid "malformed %<#pragma fini%>, ignoring"
37900 msgstr ""
37902 #: config/sol2-c.cc:245 config/sol2-c.cc:257
37903 #, gcc-internal-format
37904 msgid "malformed %<#pragma fini%>"
37905 msgstr ""
37907 #: config/sol2-c.cc:252
37908 #, gcc-internal-format
37909 msgid "junk at end of %<#pragma fini%>"
37910 msgstr ""
37912 #: config/sol2.cc:58
37913 #, gcc-internal-format
37914 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
37915 msgstr ""
37917 #: config/vxworks.cc:165
37918 #, gcc-internal-format
37919 msgid "PIC is only supported for RTPs"
37920 msgstr ""
37922 #: config/aarch64/aarch64-builtins.cc:2123
37923 #, gcc-internal-format
37924 msgid "first argument to %qD must be a string literal"
37925 msgstr ""
37927 #: config/aarch64/aarch64-builtins.cc:2254
37928 #: config/aarch64/aarch64-builtins.cc:2488 config/arm/arm-builtins.cc:3146
37929 #, gcc-internal-format, gfc-internal-format
37930 msgid "argument %d must be a constant immediate"
37931 msgstr ""
37933 #: config/aarch64/aarch64-builtins.cc:2326 config/arm/arm-builtins.cc:3494
37934 #, gcc-internal-format
37935 msgid "lane index must be a constant immediate"
37936 msgstr ""
37938 #: config/aarch64/aarch64-builtins.cc:2330
37939 #, gcc-internal-format
37940 msgid "total size and element size must be a nonzero constant immediate"
37941 msgstr ""
37943 #: config/aarch64/aarch64-builtins.cc:2578
37944 #, gcc-internal-format
37945 msgid "argument must be a 16-bit constant immediate"
37946 msgstr ""
37948 #: config/aarch64/aarch64-builtins.cc:2701
37949 #, gcc-internal-format
37950 msgid "128-bit system register support requires the %<d128%> extension"
37951 msgstr ""
37953 #: config/aarch64/aarch64-builtins.cc:2716
37954 #, gcc-internal-format
37955 msgid "invalid system register name provided"
37956 msgstr ""
37958 #: config/aarch64/aarch64-builtins.cc:2730
37959 #, gcc-internal-format
37960 msgid "invalid system register name %qs"
37961 msgstr "nevaljano ime sustavnog registra %qs"
37963 #: config/aarch64/aarch64-builtins.cc:2810
37964 #, gcc-internal-format
37965 msgid "Constant-type argument expected"
37966 msgstr ""
37968 #: config/aarch64/aarch64-builtins.cc:2816
37969 #, gcc-internal-format
37970 msgid "argument %d must be a constant immediate in range [%wd,%wd]"
37971 msgstr ""
37973 #: config/aarch64/aarch64-builtins.cc:2895
37974 #, gcc-internal-format
37975 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
37976 msgstr ""
37978 #: config/aarch64/aarch64-builtins.cc:2930
37979 #, gcc-internal-format, gfc-internal-format
37980 msgid "argument %d must be a constant immediate in range [0,15]"
37981 msgstr ""
37983 #: config/aarch64/aarch64-builtins.cc:3728
37984 #: config/aarch64/aarch64-builtins.cc:3748
37985 #, gcc-internal-format, gfc-internal-format
37986 msgid "expected 64-bit address but argument 1 is %d-bit"
37987 msgstr ""
37989 #: config/aarch64/aarch64-builtins.cc:3732
37990 #, gcc-internal-format, gfc-internal-format
37991 msgid "expected 64-bit address but argument 2 is %d-bit"
37992 msgstr ""
37994 #: config/aarch64/aarch64-c.cc:341
37995 #, gcc-internal-format
37996 msgid "%<#pragma GCC aarch64%> requires a string parameter"
37997 msgstr ""
37999 #: config/aarch64/aarch64-c.cc:357
38000 #, gcc-internal-format
38001 msgid "unknown %<#pragma GCC aarch64%> option %qs"
38002 msgstr ""
38004 #: config/aarch64/aarch64-sve-builtins.cc:1089
38005 #: config/arm/arm-mve-builtins.cc:558
38006 #, gcc-internal-format
38007 msgid "ACLE function %qD requires ISA extension %qs"
38008 msgstr ""
38010 #: config/aarch64/aarch64-sve-builtins.cc:1091 config/aarch64/aarch64.cc:11151
38011 #: config/aarch64/aarch64.cc:18314 config/aarch64/aarch64.cc:19086
38012 #, gcc-internal-format
38013 msgid "you can enable %qs using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
38014 msgstr ""
38016 #: config/aarch64/aarch64-sve-builtins.cc:1111
38017 #, gcc-internal-format
38018 msgid "ACLE function %qD is incompatible with the use of %qs"
38019 msgstr ""
38021 #: config/aarch64/aarch64-sve-builtins.cc:1133
38022 #, gcc-internal-format
38023 msgid "ACLE function %qD cannot be called when SME streaming mode is enabled"
38024 msgstr ""
38026 #: config/aarch64/aarch64-sve-builtins.cc:1140
38027 #, gcc-internal-format
38028 msgid "ACLE function %qD can only be called when SME streaming mode is enabled"
38029 msgstr ""
38031 #: config/aarch64/aarch64-sve-builtins.cc:1147
38032 #, gcc-internal-format
38033 msgid "ACLE function %qD can only be called from a function that has %qs state"
38034 msgstr ""
38036 #: config/aarch64/aarch64-sve-builtins.cc:1175
38037 #: config/arm/arm-mve-builtins.cc:571
38038 #: config/riscv/riscv-vector-builtins.cc:4246
38039 #, gcc-internal-format
38040 msgid "argument %d of %qE must be an integer constant expression"
38041 msgstr ""
38043 #: config/aarch64/aarch64-sve-builtins.cc:1188
38044 #, gcc-internal-format
38045 msgid "passing %wd to argument %d of %qE, which expects the value %wd"
38046 msgstr ""
38048 #: config/aarch64/aarch64-sve-builtins.cc:1191
38049 #: config/arm/arm-mve-builtins.cc:583
38050 #: config/riscv/riscv-vector-builtins.cc:4260
38051 #, gcc-internal-format
38052 msgid "passing %wd to argument %d of %qE, which expects a value in the range [%wd, %wd]"
38053 msgstr ""
38055 #: config/aarch64/aarch64-sve-builtins.cc:1204
38056 #, gcc-internal-format
38057 msgid "passing %wd to argument %d of %qE, which expects either %wd or %wd"
38058 msgstr ""
38060 #: config/aarch64/aarch64-sve-builtins.cc:1217
38061 #, gcc-internal-format
38062 msgid "passing %wd to argument %d of %qE, which expects %wd, %wd, %wd or %wd"
38063 msgstr ""
38065 #: config/aarch64/aarch64-sve-builtins.cc:1229
38066 #: config/arm/arm-mve-builtins.cc:595
38067 #, gcc-internal-format
38068 msgid "passing %wd to argument %d of %qE, which expects a valid %qT value"
38069 msgstr ""
38071 #: config/aarch64/aarch64-sve-builtins.cc:1762
38072 #, gcc-internal-format
38073 msgid "passing %qT to argument %d of %qE, which expects a single SVE vector rather than a tuple"
38074 msgstr ""
38076 #. num_vectors is always != 1, so the singular isn't needed.
38077 #: config/aarch64/aarch64-sve-builtins.cc:1768
38078 #: config/aarch64/aarch64-sve-builtins.cc:1774
38079 #: config/arm/arm-mve-builtins.cc:1205 config/arm/arm-mve-builtins.cc:1211
38080 #, gcc-internal-format
38081 msgid "%qT%d%qE%d"
38082 msgid_plural "passing single vector %qT to argument %d of %qE, which expects a tuple of %d vectors"
38083 msgstr[0] ""
38084 msgstr[1] ""
38085 msgstr[2] ""
38087 #: config/aarch64/aarch64-sve-builtins.cc:1806
38088 #, gcc-internal-format
38089 msgid "passing tuple %qT to argument %d of %qE after passing single vector %qT to argument %d"
38090 msgstr ""
38092 #: config/aarch64/aarch64-sve-builtins.cc:1811
38093 #, gcc-internal-format
38094 msgid "passing single vector %qT to argument %d of %qE after passing tuple %qT to argument %d"
38095 msgstr ""
38097 #: config/aarch64/aarch64-sve-builtins.cc:1816
38098 #, gcc-internal-format
38099 msgid "passing mismatched tuple types %qT and %qT to arguments %d and %d of %qE"
38100 msgstr ""
38102 #: config/aarch64/aarch64-sve-builtins.cc:1827
38103 #: config/arm/arm-mve-builtins.cc:1104
38104 #, gcc-internal-format
38105 msgid "%qE has no form that takes %qT arguments"
38106 msgstr ""
38108 #: config/aarch64/aarch64-sve-builtins.cc:1888
38109 #, gcc-internal-format
38110 msgid "%qE has no form that takes %qT and %qT arguments"
38111 msgstr ""
38113 #: config/aarch64/aarch64-sve-builtins.cc:1950
38114 #, gcc-internal-format
38115 msgid "passing %qT to argument %d of %qE, which expects an %qs or %qs"
38116 msgstr ""
38118 #: config/aarch64/aarch64-sve-builtins.cc:1981
38119 #, gcc-internal-format
38120 msgid "passing %qT to argument %d of %qE, which expects a 32-bit or 64-bit integer type"
38121 msgstr ""
38123 #: config/aarch64/aarch64-sve-builtins.cc:2000
38124 #, gcc-internal-format
38125 msgid "passing %qT and %qT to arguments %d and %d of %qE, which expects a pair of 64-bit integers"
38126 msgstr ""
38128 #: config/aarch64/aarch64-sve-builtins.cc:2024
38129 #, gcc-internal-format
38130 msgid "passing mismatched integer types %qT and %qT to arguments %d and %d of %qE"
38131 msgstr ""
38133 #: config/aarch64/aarch64-sve-builtins.cc:2045
38134 #: config/arm/arm-mve-builtins.cc:1157
38135 #, gcc-internal-format
38136 msgid "passing %qT to argument %d of %qE, which expects a pointer type"
38137 msgstr ""
38139 #: config/aarch64/aarch64-sve-builtins.cc:2048
38140 #, gcc-internal-format
38141 msgid "an explicit type suffix is needed when using a vector of base addresses"
38142 msgstr ""
38144 #: config/aarch64/aarch64-sve-builtins.cc:2057
38145 #, gcc-internal-format
38146 msgid "passing %qT to argument %d of %qE, but %qT is not a valid SVE element type"
38147 msgstr ""
38149 #: config/aarch64/aarch64-sve-builtins.cc:2065
38150 #, gcc-internal-format
38151 msgid "passing %qT to argument %d of %qE, which expects a pointer to 32-bit or 64-bit elements"
38152 msgstr ""
38154 #: config/aarch64/aarch64-sve-builtins.cc:2107
38155 #, gcc-internal-format
38156 msgid "passing %qT to argument %d of %qE, which expects an SVE type rather than a scalar type"
38157 msgstr ""
38159 #: config/aarch64/aarch64-sve-builtins.cc:2111
38160 #, gcc-internal-format
38161 msgid "passing %qT to argument %d of %qE, which expects an SVE type"
38162 msgstr ""
38164 #: config/aarch64/aarch64-sve-builtins.cc:2156
38165 #, gcc-internal-format
38166 msgid "passing %qT to argument %d of %qE, which expects a vector of integers"
38167 msgstr ""
38169 #: config/aarch64/aarch64-sve-builtins.cc:2186
38170 #, gcc-internal-format
38171 msgid "passing %qT to argument %d of %qE, which expects a 128 bit NEON vector type"
38172 msgstr ""
38174 #: config/aarch64/aarch64-sve-builtins.cc:2203
38175 #: config/aarch64/aarch64-sve-builtins.cc:2501
38176 #: config/arm/arm-mve-builtins.cc:1403
38177 #, gcc-internal-format
38178 msgid "passing %qT to argument %d of %qE, which expects a vector of unsigned integers"
38179 msgstr ""
38181 #: config/aarch64/aarch64-sve-builtins.cc:2224
38182 #, gcc-internal-format
38183 msgid "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-bit elements"
38184 msgstr ""
38186 #: config/aarch64/aarch64-sve-builtins.cc:2266
38187 #, gcc-internal-format
38188 msgid "operations on multiple vectors must be predicated by %qs rather than %qs"
38189 msgstr ""
38191 #: config/aarch64/aarch64-sve-builtins.cc:2269
38192 #, gcc-internal-format
38193 msgid "operations on single vectors must be predicated by %qs rather than %qs"
38194 msgstr ""
38196 #: config/aarch64/aarch64-sve-builtins.cc:2285
38197 #: config/arm/arm-mve-builtins.cc:1248
38198 #, gcc-internal-format
38199 msgid "passing %qT to argument %d of %qE, which expects a vector or scalar type"
38200 msgstr ""
38202 #: config/aarch64/aarch64-sve-builtins.cc:2307
38203 #: config/aarch64/aarch64-sve-builtins.cc:2958
38204 #: config/arm/arm-mve-builtins.cc:1270
38205 #, gcc-internal-format
38206 msgid "passing %qT to argument %d of %qE, which expects %qT"
38207 msgstr ""
38209 #: config/aarch64/aarch64-sve-builtins.cc:2334
38210 #: config/aarch64/aarch64-sve-builtins.cc:2450
38211 #: config/aarch64/aarch64-sve-builtins.cc:2579
38212 #, gcc-internal-format
38213 msgid "passing %qT to argument %d of %qE, but argument %d had type %qT"
38214 msgstr ""
38216 #: config/aarch64/aarch64-sve-builtins.cc:2445
38217 #, gcc-internal-format
38218 msgid "passing %qT to argument %d of %qE, but argument %d was a tuple of %qT"
38219 msgstr ""
38221 #: config/aarch64/aarch64-sve-builtins.cc:2469
38222 #: config/arm/arm-mve-builtins.cc:1384
38223 #, gcc-internal-format
38224 msgid "passing %qT to argument %d of %qE, which expects a vector of %d-bit elements"
38225 msgstr ""
38227 #: config/aarch64/aarch64-sve-builtins.cc:2474
38228 #, gcc-internal-format
38229 msgid "passing %qT to argument %d of %qE, which expects vectors of %d-bit elements"
38230 msgstr ""
38232 #: config/aarch64/aarch64-sve-builtins.cc:2487
38233 #: config/arm/arm-mve-builtins.cc:1396
38234 #, gcc-internal-format
38235 msgid "passing %qT to argument %d of %qE, which expects a vector of signed integers"
38236 msgstr ""
38238 #. Translation note: could also be written "expects a tuple of
38239 #. signed integer vectors".
38240 #: config/aarch64/aarch64-sve-builtins.cc:2493
38241 #, gcc-internal-format
38242 msgid "passing %qT to argument %d of %qE, which expects vectors of signed integers"
38243 msgstr ""
38245 #. Translation note: could also be written "expects a tuple of
38246 #. unsigned integer vectors".
38247 #: config/aarch64/aarch64-sve-builtins.cc:2507
38248 #, gcc-internal-format
38249 msgid "passing %qT to argument %d of %qE, which expects vectors of unsigned integers"
38250 msgstr ""
38252 #: config/aarch64/aarch64-sve-builtins.cc:2527
38253 #: config/arm/arm-mve-builtins.cc:1423
38254 #, gcc-internal-format
38255 msgid "arguments %d and %d of %qE must have the same element size, but the values passed here have type %qT and %qT respectively"
38256 msgstr ""
38258 #: config/aarch64/aarch64-sve-builtins.cc:2547
38259 #: config/arm/arm-mve-builtins.cc:1444
38260 #, gcc-internal-format
38261 msgid "arguments %d and %d of %qE must have the same signedness, but the values passed here have type %qT and %qT respectively"
38262 msgstr ""
38264 #: config/aarch64/aarch64-sve-builtins.cc:2558
38265 #: config/arm/arm-mve-builtins.cc:1455
38266 #, gcc-internal-format
38267 msgid "passing %qT instead of the expected %qT to argument %d of %qE, after passing %qT to argument %d"
38268 msgstr ""
38270 #: config/aarch64/aarch64-sve-builtins.cc:2598
38271 #: config/arm/arm-mve-builtins.cc:1540
38272 #, gcc-internal-format
38273 msgid "passing %qT to argument %d of %qE, which expects %qs"
38274 msgstr ""
38276 #: config/aarch64/aarch64-sve-builtins.cc:2616
38277 #, gcc-internal-format
38278 msgid "passing %qT to argument %d of %qE, which does not accept scalars for this combination of arguments"
38279 msgstr ""
38281 #: config/aarch64/aarch64-sve-builtins.cc:2632
38282 #: config/arm/arm-mve-builtins.cc:1556
38283 #, gcc-internal-format
38284 msgid "passing %qT to argument %d of %qE, which expects a scalar pointer"
38285 msgstr ""
38287 #: config/aarch64/aarch64-sve-builtins.cc:2655
38288 #, gcc-internal-format
38289 msgid "call to %qE is ambiguous; argument %d has type %qs but argument %d has type %qs"
38290 msgstr ""
38292 #. It doesn't really matter whether the element is expected to be
38293 #. the same size as type suffix 0.
38294 #: config/aarch64/aarch64-sve-builtins.cc:2700
38295 #: config/arm/arm-mve-builtins.cc:1501
38296 #, gcc-internal-format
38297 msgid "passing %qT to argument %d of %qE, which expects a scalar element"
38298 msgstr ""
38300 #. It doesn't seem useful to distinguish between signed and unsigned
38301 #. scalars here.
38302 #: config/aarch64/aarch64-sve-builtins.cc:2706
38303 #: config/arm/arm-mve-builtins.cc:1507
38304 #, gcc-internal-format
38305 msgid "passing %qT to argument %d of %qE, which expects a scalar integer"
38306 msgstr ""
38308 #: config/aarch64/aarch64-sve-builtins.cc:2742
38309 #, gcc-internal-format
38310 msgid "passing %qT to argument %d of %qE, which expects %qs or %qs"
38311 msgstr ""
38313 #: config/aarch64/aarch64-sve-builtins.cc:2762
38314 #, gcc-internal-format
38315 msgid "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-bit integers"
38316 msgstr ""
38318 #: config/aarch64/aarch64-sve-builtins.cc:2812
38319 #, gcc-internal-format
38320 msgid "when storing %qT, %qE requires a vector base and a scalar index"
38321 msgstr ""
38323 #: config/aarch64/aarch64-sve-builtins.cc:2817
38324 #, gcc-internal-format
38325 msgid "%qE requires a vector base and a scalar index"
38326 msgstr ""
38328 #: config/aarch64/aarch64-sve-builtins.cc:2821
38329 #, gcc-internal-format
38330 msgid "%qE does not support 32-bit vector type %qT"
38331 msgstr ""
38333 #: config/aarch64/aarch64-sve-builtins.cc:2849
38334 #, gcc-internal-format
38335 msgid "%qE does not support 32-bit sign-extended offsets"
38336 msgstr ""
38338 #: config/aarch64/aarch64-sve-builtins.cc:2852
38339 #, gcc-internal-format
38340 msgid "%qE does not support sign-extended offsets"
38341 msgstr ""
38343 #: config/aarch64/aarch64-sve-builtins.cc:2865
38344 #, gcc-internal-format
38345 msgid "passing %qT to argument %d of %qE, which when loading %qT expects a vector of %d-bit integers"
38346 msgstr ""
38348 #: config/aarch64/aarch64-sve-builtins.cc:2870
38349 #, gcc-internal-format
38350 msgid "passing %qT to argument %d of %qE, which when storing %qT expects a vector of %d-bit integers"
38351 msgstr ""
38353 #. TYPE is part of the function name.
38354 #: config/aarch64/aarch64-sve-builtins.cc:2877
38355 #, gcc-internal-format
38356 msgid "passing %qT to argument %d of %qE, which expects a vector of %d-bit integers"
38357 msgstr ""
38359 #: config/aarch64/aarch64-sve-builtins.cc:2925
38360 #, gcc-internal-format
38361 msgid "passing %qT to argument %d of %qE, which expects a vector or pointer base address"
38362 msgstr ""
38364 #: config/aarch64/aarch64-sve-builtins.cc:3009
38365 #, gcc-internal-format
38366 msgid "cannot combine a base of type %qT with an offset of type %qT"
38367 msgstr ""
38369 #: config/aarch64/aarch64-sve-builtins.cc:3013
38370 #, gcc-internal-format
38371 msgid "cannot combine a base of type %qT with an index of type %qT"
38372 msgstr ""
38374 #: config/aarch64/aarch64-sve-builtins.cc:3102
38375 #: config/arm/arm-mve-builtins.cc:1666
38376 #, gcc-internal-format
38377 msgid "passing %qT to argument %d of %qE, but its %qT form does not accept scalars"
38378 msgstr ""
38380 #: config/aarch64/aarch64-sve-builtins.cc:3166
38381 #, gcc-internal-format
38382 msgid "passing %qT to argument %d of %qE, but its %qT form does not accept single vectors"
38383 msgstr ""
38385 #: config/aarch64/aarch64-sve-builtins.cc:4660
38386 #: config/arm/arm-mve-builtins.cc:466 config/arm/arm-mve-builtins.cc:491
38387 #: config/riscv/riscv-vector-builtins.cc:4589
38388 #, gcc-internal-format
38389 msgid "duplicate definition of %qs"
38390 msgstr ""
38392 #: config/aarch64/aarch64-sve-builtins.cc:4717
38393 #, gcc-internal-format
38394 msgid "%qs defined without first defining %qs"
38395 msgstr "%qs je definiran bez prethodnog definiranja %qs"
38397 #: config/aarch64/aarch64-sve-builtins.cc:4868
38398 #, gcc-internal-format
38399 msgid "%qs applied to non-SVE type %qT"
38400 msgstr ""
38402 #: config/aarch64/aarch64-sve-builtins.cc:4874
38403 #, gcc-internal-format
38404 msgid "%qs applied to non-vector type %qT"
38405 msgstr ""
38407 #: config/aarch64/aarch64-sve-builtins.cc:4881
38408 #, gcc-internal-format
38409 msgid "%qs applied to type %qT, which already has a size"
38410 msgstr ""
38412 #: config/aarch64/aarch64-sve-builtins.cc:4889
38413 #, gcc-internal-format
38414 msgid "%qs requires an integer constant expression"
38415 msgstr ""
38417 #: config/aarch64/aarch64-sve-builtins.cc:4897
38418 #, gcc-internal-format
38419 msgid "unsupported SVE vector size"
38420 msgstr ""
38422 #: config/aarch64/aarch64-sve-builtins.cc:5011
38423 #, gcc-internal-format
38424 msgid "SVE type %qT does not have a fixed size"
38425 msgstr ""
38427 #: config/aarch64/aarch64-sve-builtins.cc:5016
38428 #, gcc-internal-format
38429 msgid "SVE type %qT does not have a defined alignment"
38430 msgstr ""
38432 #: config/aarch64/aarch64-sve-builtins.cc:5021
38433 #: config/riscv/riscv-vector-builtins.cc:4501
38434 #, gcc-internal-format
38435 msgid "variables of type %qT cannot have thread-local storage duration"
38436 msgstr ""
38438 #: config/aarch64/aarch64-sve-builtins.cc:5027
38439 #, gcc-internal-format
38440 msgid "arithmetic on pointer to SVE type %qT"
38441 msgstr ""
38443 #: config/aarch64/aarch64-sve-builtins.cc:5034
38444 #, gcc-internal-format
38445 msgid "member variables cannot have SVE type %qT"
38446 msgstr ""
38448 #: config/aarch64/aarch64-sve-builtins.cc:5036
38449 #, gcc-internal-format
38450 msgid "fields cannot have SVE type %qT"
38451 msgstr ""
38453 #: config/aarch64/aarch64-sve-builtins.cc:5041
38454 #, gcc-internal-format
38455 msgid "array elements cannot have SVE type %qT"
38456 msgstr ""
38458 #: config/aarch64/aarch64-sve-builtins.cc:5046
38459 #, gcc-internal-format
38460 msgid "cannot allocate objects with SVE type %qT"
38461 msgstr ""
38463 #: config/aarch64/aarch64-sve-builtins.cc:5051
38464 #, gcc-internal-format
38465 msgid "cannot delete objects with SVE type %qT"
38466 msgstr ""
38468 #: config/aarch64/aarch64-sve-builtins.cc:5056
38469 #, gcc-internal-format
38470 msgid "cannot throw or catch SVE type %qT"
38471 msgstr ""
38473 #: config/aarch64/aarch64-sve-builtins.cc:5061
38474 #, gcc-internal-format
38475 msgid "capture by copy of SVE type %qT"
38476 msgstr ""
38478 #: config/aarch64/aarch64.cc:637
38479 #, gcc-internal-format
38480 msgid "the arguments to %qE must be constant strings"
38481 msgstr "argumenti za %qE moraju biti konstantni stringovi"
38483 #: config/aarch64/aarch64.cc:645
38484 #, gcc-internal-format
38485 msgid "unrecognized state string %qs"
38486 msgstr "neprepoznato stanje %qs stringa"
38488 #: config/aarch64/aarch64.cc:729
38489 #, gcc-internal-format
38490 msgid "the %qE attribute cannot be applied to an SVE function type"
38491 msgstr ""
38493 #: config/aarch64/aarch64.cc:756
38494 #, gcc-internal-format
38495 msgid "cannot create a new %qs scope since %qs is shared with callers"
38496 msgstr ""
38498 #: config/aarch64/aarch64.cc:772
38499 #, gcc-internal-format
38500 msgid "%qE attribute applies only to function definitions"
38501 msgstr ""
38503 #: config/aarch64/aarch64.cc:818
38504 #, gcc-internal-format
38505 msgid "inconsistent attributes for state %qs"
38506 msgstr ""
38508 #: config/aarch64/aarch64.cc:1307
38509 #, gcc-internal-format
38510 msgid "%qs is incompatible with the use of floating-point types"
38511 msgstr ""
38513 #: config/aarch64/aarch64.cc:1310
38514 #, gcc-internal-format
38515 msgid "%qs is incompatible with the use of vector types"
38516 msgstr ""
38518 #: config/aarch64/aarch64.cc:1314
38519 #, gcc-internal-format
38520 msgid "%qs feature modifier is incompatible with the use of floating-point types"
38521 msgstr ""
38523 #: config/aarch64/aarch64.cc:1317
38524 #, gcc-internal-format
38525 msgid "%qs feature modifier is incompatible with the use of vector types"
38526 msgstr ""
38528 #: config/aarch64/aarch64.cc:1333
38529 #, gcc-internal-format
38530 msgid "this operation requires the SVE ISA extension"
38531 msgstr ""
38533 #: config/aarch64/aarch64.cc:1334
38534 #, gcc-internal-format
38535 msgid "you can enable SVE using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
38536 msgstr ""
38538 #. We can't gracefully recover at this point, so make this a
38539 #. fatal error.
38540 #: config/aarch64/aarch64.cc:6403
38541 #, gcc-internal-format
38542 msgid "arguments of type %qT require the SVE ISA extension"
38543 msgstr ""
38545 #: config/aarch64/aarch64.cc:6880
38546 #, gcc-internal-format
38547 msgid "SVE type %qT cannot be passed to an unprototyped function"
38548 msgstr ""
38550 #: config/aarch64/aarch64.cc:7021 config/aarch64/aarch64.cc:7100
38551 #: config/aarch64/aarch64.cc:21321
38552 #, gcc-internal-format
38553 msgid "parameter passing for argument of type %qT changed in GCC 13.1"
38554 msgstr ""
38556 #: config/aarch64/aarch64.cc:7028 config/aarch64/aarch64.cc:7107
38557 #: config/aarch64/aarch64.cc:21328
38558 #, gcc-internal-format
38559 msgid "parameter passing for argument of type %qT changed in GCC 14.1"
38560 msgstr ""
38562 #: config/aarch64/aarch64.cc:7039 config/aarch64/aarch64.cc:7117
38563 #: config/aarch64/aarch64.cc:21336 config/arm/arm.cc:7342
38564 #: config/arm/arm.cc:7372 config/arm/arm.cc:29487
38565 #, gcc-internal-format
38566 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
38567 msgstr ""
38569 #: config/aarch64/aarch64.cc:7240
38570 #, gcc-internal-format
38571 msgid "%qE requires the SVE ISA extension"
38572 msgstr ""
38574 #: config/aarch64/aarch64.cc:7243
38575 #, gcc-internal-format
38576 msgid "calls to functions of type %qT require the SVE ISA extension"
38577 msgstr ""
38579 #: config/aarch64/aarch64.cc:7431
38580 #, gcc-internal-format
38581 msgid "stack probes for SVE frames"
38582 msgstr ""
38584 #: config/aarch64/aarch64.cc:11149
38585 #, gcc-internal-format
38586 msgid "calling a streaming function requires the ISA extension %qs"
38587 msgstr ""
38589 #: config/aarch64/aarch64.cc:11158 config/aarch64/aarch64.cc:11162
38590 #, gcc-internal-format
38591 msgid "call to a function that shares %qs state from a function that has no %qs state"
38592 msgstr ""
38594 #: config/aarch64/aarch64.cc:11165
38595 #, gcc-internal-format
38596 msgid "call to a function that shares SME state from a function that has no SME state"
38597 msgstr ""
38599 #: config/aarch64/aarch64.cc:11223
38600 #, gcc-internal-format
38601 msgid "call to a function that shares state other than %qs from a function that has %qs state"
38602 msgstr ""
38604 #: config/aarch64/aarch64.cc:11225
38605 #, gcc-internal-format
38606 msgid "use %<__arm_preserves(\"za\")%> if the callee preserves ZA"
38607 msgstr ""
38609 #: config/aarch64/aarch64.cc:17932
38610 #, gcc-internal-format
38611 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
38612 msgstr ""
38614 #: config/aarch64/aarch64.cc:17976
38615 #, gcc-internal-format
38616 msgid "%qs string ill-formed"
38617 msgstr ""
38619 #: config/aarch64/aarch64.cc:18032
38620 #, gcc-internal-format
38621 msgid "invalid format for %<sve_width%>"
38622 msgstr ""
38624 #: config/aarch64/aarch64.cc:18044
38625 #, gcc-internal-format
38626 msgid "invalid %<sve_width%> value: %d"
38627 msgstr ""
38629 #: config/aarch64/aarch64.cc:18064
38630 #, gcc-internal-format, gfc-internal-format
38631 msgid "tuning string missing in option (%s)"
38632 msgstr ""
38634 #: config/aarch64/aarch64.cc:18082
38635 #, gcc-internal-format, gfc-internal-format
38636 msgid "unknown tuning option (%s)"
38637 msgstr "nepoznata tuning opcija (%s)"
38639 #: config/aarch64/aarch64.cc:18270 config/arm/arm.cc:3227
38640 #: config/riscv/riscv.cc:9411
38641 #, gcc-internal-format
38642 msgid "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-protector-guard-offset=%s%>"
38643 msgstr ""
38645 #: config/aarch64/aarch64.cc:18279 config/riscv/riscv.cc:9420
38646 #, gcc-internal-format
38647 msgid "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> must be used with %<-mstack-protector-guard=sysreg%>"
38648 msgstr ""
38650 #: config/aarch64/aarch64.cc:18287
38651 #, gcc-internal-format
38652 msgid "specify a system register with a small string length"
38653 msgstr ""
38655 #: config/aarch64/aarch64.cc:18297 config/arm/arm.cc:3239
38656 #: config/riscv/riscv.cc:9449 config/rs6000/rs6000.cc:4497
38657 #, gcc-internal-format
38658 msgid "%qs is not a valid offset in %qs"
38659 msgstr ""
38661 #: config/aarch64/aarch64.cc:18304
38662 #, gcc-internal-format
38663 msgid "%<-fsanitize=shadow-call-stack%> requires %<-ffixed-x18%>"
38664 msgstr ""
38666 #: config/aarch64/aarch64.cc:18310
38667 #, gcc-internal-format
38668 msgid "streaming functions require the ISA extension %qs"
38669 msgstr ""
38671 #: config/aarch64/aarch64.cc:18312
38672 #, gcc-internal-format
38673 msgid "functions with SME state require the ISA extension %qs"
38674 msgstr ""
38676 #: config/aarch64/aarch64.cc:18406
38677 #, gcc-internal-format
38678 msgid "only values 12 (4 KB) and 16 (64 KB) are supported for guard size.  Given value %d (%llu KB) is out of range"
38679 msgstr ""
38681 #: config/aarch64/aarch64.cc:18422
38682 #, gcc-internal-format
38683 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
38684 msgstr ""
38686 #: config/aarch64/aarch64.cc:18536
38687 #, gcc-internal-format
38688 msgid "missing cpu name in %<-mcpu=%s%>"
38689 msgstr ""
38691 #: config/aarch64/aarch64.cc:18546
38692 #, gcc-internal-format
38693 msgid "did you mean %<-march=%s%>?"
38694 msgstr ""
38696 #: config/aarch64/aarch64.cc:18549
38697 #, gcc-internal-format
38698 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
38699 msgstr ""
38701 #: config/aarch64/aarch64.cc:18608
38702 #, gcc-internal-format
38703 msgid "invalid argument given to %<-mharden-sls=%>"
38704 msgstr ""
38706 #: config/aarch64/aarch64.cc:18619
38707 #, gcc-internal-format
38708 msgid "%qs must be by itself for %<-mharden-sls=%>"
38709 msgstr ""
38711 #: config/aarch64/aarch64.cc:18624
38712 #, gcc-internal-format
38713 msgid "invalid argument %<%s%> for %<-mharden-sls=%>"
38714 msgstr ""
38716 #: config/aarch64/aarch64.cc:18652
38717 #, gcc-internal-format
38718 msgid "missing arch name in %<-march=%s%>"
38719 msgstr ""
38721 #: config/aarch64/aarch64.cc:18655
38722 #, gcc-internal-format
38723 msgid "unknown value %qs for %<-march%>"
38724 msgstr ""
38726 #: config/aarch64/aarch64.cc:18661
38727 #, gcc-internal-format
38728 msgid "did you mean %<-mcpu=%s%>?"
38729 msgstr ""
38731 #: config/aarch64/aarch64.cc:18664
38732 #, gcc-internal-format
38733 msgid "invalid feature modifier %qs in %<-march=%s%>"
38734 msgstr ""
38736 #: config/aarch64/aarch64.cc:18692
38737 #, gcc-internal-format
38738 msgid "missing cpu name in %<-mtune=%s%>"
38739 msgstr ""
38741 #: config/aarch64/aarch64.cc:18695
38742 #, gcc-internal-format
38743 msgid "unknown value %qs for %<-mtune%>"
38744 msgstr ""
38746 #: config/aarch64/aarch64.cc:18847
38747 #, gcc-internal-format
38748 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch and resulted in options %<%s%> being added"
38749 msgstr ""
38751 #: config/aarch64/aarch64.cc:18903
38752 #, gcc-internal-format
38753 msgid "assembler does not support %<-mabi=ilp32%>"
38754 msgstr ""
38756 #: config/aarch64/aarch64.cc:18910
38757 #, gcc-internal-format
38758 msgid "return address signing is only supported for %<-mabi=lp64%>"
38759 msgstr ""
38761 #: config/aarch64/aarch64.cc:18983
38762 #, gcc-internal-format
38763 msgid "code model %qs with %<-f%s%>"
38764 msgstr ""
38766 #: config/aarch64/aarch64.cc:18986
38767 #, gcc-internal-format
38768 msgid "code model %qs not supported in ilp32 mode"
38769 msgstr ""
38771 #: config/aarch64/aarch64.cc:19084
38772 #, gcc-internal-format
38773 msgid "functions with %qs state require the ISA extension %qs"
38774 msgstr ""
38776 #: config/aarch64/aarch64.cc:19187
38777 #, gcc-internal-format
38778 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
38779 msgstr ""
38781 #: config/aarch64/aarch64.cc:19190
38782 #, gcc-internal-format
38783 msgid "invalid name %qs in %<target(\"arch=\")%> pragma or attribute"
38784 msgstr ""
38786 #: config/aarch64/aarch64.cc:19194
38787 #, gcc-internal-format
38788 msgid "invalid feature modifier %s of value %qs in %<target()%> pragma or attribute"
38789 msgstr ""
38791 #: config/aarch64/aarch64.cc:19228
38792 #, gcc-internal-format
38793 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
38794 msgstr ""
38796 #: config/aarch64/aarch64.cc:19231
38797 #, gcc-internal-format
38798 msgid "invalid name %qs in %<target(\"cpu=\")%> pragma or attribute"
38799 msgstr ""
38801 #: config/aarch64/aarch64.cc:19235 config/aarch64/aarch64.cc:19319
38802 #, gcc-internal-format
38803 msgid "invalid feature modifier %qs of value %qs in %<target()%> pragma or attribute"
38804 msgstr ""
38806 #: config/aarch64/aarch64.cc:19274
38807 #, gcc-internal-format
38808 msgid "invalid name %qs in %<target(\"tune=\")%> pragma or attribute"
38809 msgstr ""
38811 #: config/aarch64/aarch64.cc:19315
38812 #, gcc-internal-format
38813 msgid "missing value in %<target()%> pragma or attribute"
38814 msgstr ""
38816 #: config/aarch64/aarch64.cc:19373 config/aarch64/aarch64.cc:19546
38817 #, gcc-internal-format
38818 msgid "malformed %<target()%> pragma or attribute"
38819 msgstr ""
38821 #: config/aarch64/aarch64.cc:19417
38822 #, gcc-internal-format
38823 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
38824 msgstr ""
38826 #: config/aarch64/aarch64.cc:19425 config/i386/i386-options.cc:1303
38827 #, gcc-internal-format
38828 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
38829 msgstr ""
38831 #: config/aarch64/aarch64.cc:19479
38832 #, gcc-internal-format
38833 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
38834 msgstr ""
38836 #: config/aarch64/aarch64.cc:19536 config/arm/arm.cc:33744
38837 #: config/riscv/riscv-target-attr.cc:325 config/rs6000/rs6000.cc:24684
38838 #: config/s390/s390.cc:16421
38839 #, gcc-internal-format
38840 msgid "attribute %<target%> argument not a string"
38841 msgstr ""
38843 #: config/aarch64/aarch64.cc:19571
38844 #, gcc-internal-format
38845 msgid "arch extension %<%s%> should be prefixed by %<+%>"
38846 msgstr ""
38848 #: config/aarch64/aarch64.cc:19574
38849 #, gcc-internal-format
38850 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
38851 msgstr ""
38853 #: config/aarch64/aarch64.cc:19583
38854 #, gcc-internal-format
38855 msgid "malformed %<target(\"%s\")%> pragma or attribute"
38856 msgstr ""
38858 #: config/aarch64/aarch64.cc:19801
38859 #, gcc-internal-format
38860 msgid "attribute %<target_version%> has multiple values"
38861 msgstr ""
38863 #: config/aarch64/aarch64.cc:19809
38864 #, gcc-internal-format
38865 msgid "attribute %<target_version%> argument not a string"
38866 msgstr ""
38868 #: config/aarch64/aarch64.cc:19831
38869 #, gcc-internal-format
38870 msgid "missing value in %<target_version%> attribute"
38871 msgstr ""
38873 #: config/aarch64/aarch64.cc:19835
38874 #, gcc-internal-format
38875 msgid "invalid feature modifier %qs of value %qs in %<target_version%> attribute"
38876 msgstr ""
38878 #: config/aarch64/aarch64.cc:19841
38879 #, gcc-internal-format
38880 msgid "duplicate feature modifier %qs of value %qs in %<target_version%> attribute"
38881 msgstr ""
38883 #: config/aarch64/aarch64.cc:20420 config/i386/i386-features.cc:3521
38884 #: config/i386/i386-features.cc:3790
38885 #, gcc-internal-format
38886 msgid "virtual function multiversioning not supported"
38887 msgstr ""
38889 #: config/aarch64/aarch64.cc:20541 config/i386/i386-features.cc:3654
38890 #: config/rs6000/rs6000.cc:25374
38891 #, gcc-internal-format
38892 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
38893 msgstr ""
38895 #: config/aarch64/aarch64.cc:22089 config/arm/arm.cc:6690
38896 #: config/rs6000/rs6000-call.cc:366 config/s390/s390.cc:12778
38897 msgid "parameter passing for argument of type %qT with %<[[no_unique_address]]%> members changed %{in GCC 10.1%}"
38898 msgstr ""
38900 #: config/aarch64/aarch64.cc:22094 config/arm/arm.cc:6695
38901 #: config/rs6000/rs6000-call.cc:361 config/s390/s390.cc:12773
38902 msgid "parameter passing for argument of type %qT when C++17 is enabled changed to match C++14 %{in GCC 10.1%}"
38903 msgstr ""
38905 #: config/aarch64/aarch64.cc:22099 config/arm/arm.cc:6700
38906 msgid "parameter passing for argument of type %qT changed %{in GCC 12.1%}"
38907 msgstr ""
38909 #: config/aarch64/aarch64.cc:23323 config/aarch64/aarch64.cc:23326
38910 #, gcc-internal-format
38911 msgid "lane %wd out of range %wd - %wd"
38912 msgstr ""
38914 #: config/aarch64/aarch64.cc:28749 config/i386/i386.cc:25115
38915 #: config/i386/i386.cc:25246
38916 #, gcc-internal-format
38917 msgid "unsupported simdlen %wd"
38918 msgstr ""
38920 #: config/aarch64/aarch64.cc:28763
38921 #, gcc-internal-format
38922 msgid "GCC does not currently support return type %qT for simd"
38923 msgstr ""
38925 #: config/aarch64/aarch64.cc:28767 config/i386/i386.cc:25137
38926 #, gcc-internal-format
38927 msgid "unsupported return type %qT for simd"
38928 msgstr ""
38930 #: config/aarch64/aarch64.cc:28797
38931 #, gcc-internal-format
38932 msgid "GCC does not currently support argument type %qT for simd"
38933 msgstr ""
38935 #: config/aarch64/aarch64.cc:28801 config/i386/i386.cc:25168
38936 #, gcc-internal-format
38937 msgid "unsupported argument type %qT for simd"
38938 msgstr ""
38940 #: config/aarch64/aarch64.cc:28850
38941 #, gcc-internal-format
38942 msgid "GCC does not currently support simdlen %wd for type %qT"
38943 msgstr ""
38945 #: config/aarch64/aarch64.cc:28871
38946 #, gcc-internal-format
38947 msgid "GCC does not currently support a simdclone with simdlens %wd and %wd for these types."
38948 msgstr ""
38950 #: config/aarch64/aarch64.cc:28961
38951 #, gcc-internal-format
38952 msgid "cannot apply attribute %qs to %q+D after the function has been defined"
38953 msgstr ""
38955 #: config/aarch64/aarch64.cc:28963
38956 #, gcc-internal-format
38957 msgid "%q+D defined here"
38958 msgstr "%q+D je ovdje definiran"
38960 #: config/aarch64/aarch64.cc:29421
38961 #, gcc-internal-format
38962 msgid "non-local gotos in functions with SME state"
38963 msgstr ""
38965 #: config/aarch64/aarch64.cc:29730
38966 #, gcc-internal-format
38967 msgid "catching non-call exceptions in functions with SME state"
38968 msgstr ""
38970 #: config/alpha/alpha.cc:420
38971 #, gcc-internal-format
38972 msgid "bad value %qs for %<-mtrap-precision%> switch"
38973 msgstr ""
38975 #: config/alpha/alpha.cc:435
38976 #, gcc-internal-format
38977 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
38978 msgstr ""
38980 #: config/alpha/alpha.cc:450
38981 #, gcc-internal-format
38982 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
38983 msgstr ""
38985 #: config/alpha/alpha.cc:468
38986 #, gcc-internal-format
38987 msgid "bad value %qs for %<-mcpu%> switch"
38988 msgstr ""
38990 #: config/alpha/alpha.cc:483
38991 #, gcc-internal-format
38992 msgid "bad value %qs for %<-mtune%> switch"
38993 msgstr ""
38995 #: config/alpha/alpha.cc:501
38996 #, gcc-internal-format
38997 msgid "fp software completion requires %<-mtrap-precision=i%>"
38998 msgstr ""
39000 #: config/alpha/alpha.cc:517
39001 #, gcc-internal-format
39002 msgid "rounding mode not supported for VAX floats"
39003 msgstr ""
39005 #: config/alpha/alpha.cc:522
39006 #, gcc-internal-format
39007 msgid "trap mode not supported for VAX floats"
39008 msgstr ""
39010 #: config/alpha/alpha.cc:526
39011 #, gcc-internal-format
39012 msgid "128-bit %<long double%> not supported for VAX floats"
39013 msgstr ""
39015 #: config/alpha/alpha.cc:554
39016 #, gcc-internal-format, gfc-internal-format
39017 msgid "L%d cache latency unknown for %s"
39018 msgstr ""
39020 #: config/alpha/alpha.cc:569
39021 #, gcc-internal-format
39022 msgid "bad value %qs for %<-mmemory-latency%>"
39023 msgstr ""
39025 #: config/alpha/alpha.cc:6659 config/alpha/alpha.cc:6662 config/arc/arc.cc:6981
39026 #: config/arc/arc.cc:7255 config/s390/s390.cc:959
39027 #, gcc-internal-format
39028 msgid "bad builtin fcode"
39029 msgstr ""
39031 #: config/arc/arc.cc:1003
39032 #, gcc-internal-format
39033 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
39034 msgstr ""
39036 #: config/arc/arc.cc:1006
39037 #, gcc-internal-format
39038 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
39039 msgstr ""
39041 #: config/arc/arc.cc:1011
39042 #, gcc-internal-format
39043 msgid "FPX fast and compact options cannot be specified together"
39044 msgstr ""
39046 #: config/arc/arc.cc:1015
39047 #, gcc-internal-format
39048 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
39049 msgstr ""
39051 #: config/arc/arc.cc:1020
39052 #, gcc-internal-format
39053 msgid "no FPX/FPU mixing allowed"
39054 msgstr ""
39056 #: config/arc/arc.cc:1025
39057 #, gcc-internal-format
39058 msgid "PIC is not supported for %qs"
39059 msgstr ""
39061 #: config/arc/arc.cc:1061
39062 #, gcc-internal-format
39063 msgid "missing dash"
39064 msgstr ""
39066 #: config/arc/arc.cc:1073
39067 #, gcc-internal-format
39068 msgid "first register must be R0"
39069 msgstr ""
39071 #: config/arc/arc.cc:1093
39072 #, gcc-internal-format, gfc-internal-format
39073 msgid "last register name %s must be an odd register"
39074 msgstr ""
39076 #: config/arc/arc.cc:1102 config/ia64/ia64.cc:6062 config/pa/pa.cc:488
39077 #: config/sh/sh.cc:8293
39078 #, gcc-internal-format, gfc-internal-format
39079 msgid "%s-%s is an empty range"
39080 msgstr ""
39082 #: config/arc/arc.cc:1152
39083 #, gcc-internal-format
39084 msgid "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or 32"
39085 msgstr ""
39087 #: config/arc/arc.cc:1214
39088 #, gcc-internal-format
39089 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
39090 msgstr ""
39092 #: config/arc/arc.cc:1223
39093 #, gcc-internal-format
39094 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
39095 msgstr ""
39097 #. Check options against architecture options.  Throw an error if
39098 #. option is not allowed.  Extra, check options against default
39099 #. architecture/cpu flags and throw an warning if we find a
39100 #. mismatch.
39101 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
39102 #. translated.  They are like keywords which one can relate with the
39103 #. architectural choices taken for an ARC CPU implementation.
39104 #: config/arc/arc.cc:1267
39105 #, gcc-internal-format
39106 msgid "option %<%s=%s%> is not available for %qs CPU"
39107 msgstr ""
39109 #: config/arc/arc.cc:1272
39110 #, gcc-internal-format
39111 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
39112 msgstr ""
39114 #: config/arc/arc.cc:1280
39115 #, gcc-internal-format
39116 msgid "option %qs is not available for %qs CPU"
39117 msgstr ""
39119 #: config/arc/arc.cc:1285
39120 #, gcc-internal-format
39121 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
39122 msgstr ""
39124 #: config/arc/arc.cc:1857
39125 #, gcc-internal-format, gfc-internal-format
39126 msgid "multiply option implies r%d is fixed"
39127 msgstr ""
39129 #: config/arc/arc.cc:2005 config/epiphany/epiphany.cc:505
39130 #: config/epiphany/epiphany.cc:547
39131 #, gcc-internal-format
39132 msgid "argument of %qE attribute is not a string constant"
39133 msgstr ""
39135 #: config/arc/arc.cc:2014
39136 #, gcc-internal-format
39137 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
39138 msgstr ""
39140 #: config/arc/arc.cc:2023
39141 #, gcc-internal-format
39142 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
39143 msgstr ""
39145 #: config/arc/arc.cc:2037 config/arm/arm.cc:7483 config/arm/arm.cc:7501
39146 #: config/arm/arm.cc:7680 config/avr/avr.cc:11244 config/avr/avr.cc:11258
39147 #: config/bfin/bfin.cc:4695 config/bfin/bfin.cc:4756 config/bfin/bfin.cc:4786
39148 #: config/bpf/bpf.cc:93 config/csky/csky.cc:6459 config/csky/csky.cc:6487
39149 #: config/epiphany/epiphany.cc:488 config/gcn/gcn.cc:379
39150 #: config/h8300/h8300.cc:4948 config/i386/i386-options.cc:3711
39151 #: config/i386/i386-options.cc:3888 config/i386/i386-options.cc:3944
39152 #: config/i386/i386-options.cc:3995 config/i386/i386-options.cc:4032
39153 #: config/m68k/m68k.cc:796 config/mcore/mcore.cc:3067
39154 #: config/nvptx/nvptx.cc:5801 config/riscv/riscv.cc:5772
39155 #: config/rl78/rl78.cc:820 config/rl78/rl78.cc:889
39156 #: config/rs6000/rs6000.cc:20635 config/rx/rx.cc:2728 config/rx/rx.cc:2754
39157 #: config/s390/s390.cc:1174 config/s390/s390.cc:1261 config/sh/sh.cc:8429
39158 #: config/sh/sh.cc:8447 config/sh/sh.cc:8471 config/sh/sh.cc:8542
39159 #: config/sh/sh.cc:8565 config/stormy16/stormy16.cc:2403
39160 #: config/v850/v850.cc:2010 config/visium/visium.cc:724
39161 #, gcc-internal-format
39162 msgid "%qE attribute only applies to functions"
39163 msgstr ""
39165 #: config/arc/arc.cc:6880
39166 #, gcc-internal-format
39167 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
39168 msgstr ""
39170 #: config/arc/arc.cc:6888
39171 #, gcc-internal-format
39172 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
39173 msgstr ""
39175 #: config/arc/arc.cc:7051
39176 #, gcc-internal-format
39177 msgid "operand 1 should be an unsigned 3-bit immediate"
39178 msgstr ""
39180 #: config/arc/arc.cc:7092 config/arc/arc.cc:7189
39181 #, gcc-internal-format
39182 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
39183 msgstr ""
39185 #: config/arc/arc.cc:7125 config/arc/arc.cc:7157
39186 #, gcc-internal-format
39187 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
39188 msgstr ""
39190 #: config/arc/arc.cc:7129 config/arc/arc.cc:7161
39191 #, gcc-internal-format
39192 msgid "operand 2 should be an unsigned 8-bit value"
39193 msgstr ""
39195 #: config/arc/arc.cc:7193
39196 #, gcc-internal-format
39197 msgid "operand 3 should be an unsigned 8-bit value"
39198 msgstr ""
39200 #: config/arc/arc.cc:7226
39201 #, gcc-internal-format
39202 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
39203 msgstr ""
39205 #: config/arc/arc.cc:7230
39206 #, gcc-internal-format
39207 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
39208 msgstr ""
39210 #: config/arc/arc.cc:7237
39211 #, gcc-internal-format
39212 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
39213 msgstr ""
39215 #: config/arc/arc.cc:7240
39216 #, gcc-internal-format
39217 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
39218 msgstr ""
39220 #: config/arc/arc.cc:7287
39221 #, gcc-internal-format, gfc-internal-format
39222 msgid "builtin requires an immediate for operand %d"
39223 msgstr ""
39225 #: config/arc/arc.cc:7292
39226 #, gcc-internal-format, gfc-internal-format
39227 msgid "operand %d should be a 6 bit unsigned immediate"
39228 msgstr ""
39230 #: config/arc/arc.cc:7296
39231 #, gcc-internal-format, gfc-internal-format
39232 msgid "operand %d should be a 8 bit unsigned immediate"
39233 msgstr ""
39235 #: config/arc/arc.cc:7300
39236 #, gcc-internal-format, gfc-internal-format
39237 msgid "operand %d should be a 3 bit unsigned immediate"
39238 msgstr ""
39240 #: config/arc/arc.cc:7303
39241 #, gcc-internal-format, gfc-internal-format
39242 msgid "unknown builtin immediate operand type for operand %d"
39243 msgstr ""
39245 #: config/arc/arc.cc:7394
39246 #, gcc-internal-format
39247 msgid "register number must be a compile-time constant.  Try giving higher optimization levels"
39248 msgstr ""
39250 #: config/arc/arc.cc:8467
39251 #, gcc-internal-format
39252 msgid "insn addresses not set after shorten branches"
39253 msgstr ""
39255 #: config/arc/arc.cc:8682
39256 #, gcc-internal-format
39257 msgid "insn addresses not freed"
39258 msgstr ""
39260 #: config/arc/arc.cc:10838
39261 #, gcc-internal-format
39262 msgid "%qE attribute only valid for ARCv2 architecture"
39263 msgstr ""
39265 #: config/arc/arc.cc:10846 config/arc/arc.cc:10885
39266 #, gcc-internal-format
39267 msgid "argument of %qE attribute is missing"
39268 msgstr ""
39270 #: config/arc/arc.cc:10857 config/arc/arc.cc:10896 config/arc/arc.cc:11022
39271 #: config/avr/avr.cc:11318
39272 #, gcc-internal-format
39273 msgid "%qE attribute allows only an integer constant argument"
39274 msgstr ""
39276 #: config/arc/arc.cc:10877
39277 #, gcc-internal-format
39278 msgid "%qE attribute only valid for ARC EM architecture"
39279 msgstr ""
39281 #: config/arc/arc.cc:10932
39282 #, gcc-internal-format
39283 msgid "%qE attribute only applies to types"
39284 msgstr ""
39286 #: config/arc/arc.cc:10938
39287 #, gcc-internal-format
39288 msgid "argument of %qE attribute ignored"
39289 msgstr ""
39291 #: config/arc/arc.cc:11012 config/avr/avr.cc:11305 config/bfin/bfin.cc:4818
39292 #: config/i386/winnt.cc:63 config/nvptx/nvptx.cc:5824
39293 #, gcc-internal-format
39294 msgid "%qE attribute only applies to variables"
39295 msgstr ""
39297 #: config/arm/aarch-common.cc:553 config/i386/i386.cc:23866
39298 #, gcc-internal-format
39299 msgid "alternatives not allowed in %<asm%> flag output"
39300 msgstr ""
39302 #: config/arm/aarch-common.cc:614 config/i386/i386.cc:23930
39303 #, gcc-internal-format
39304 msgid "unknown %<asm%> flag output %qs"
39305 msgstr ""
39307 #: config/arm/aarch-common.cc:624 config/i386/i386.cc:23959
39308 #, gcc-internal-format
39309 msgid "invalid type for %<asm%> flag output"
39310 msgstr ""
39312 #: config/arm/aarch-common.cc:714
39313 #, gcc-internal-format
39314 msgid "missing feature or flag for %<%s%>"
39315 msgstr "nema značajke ili flaga za %<%s%>"
39317 #: config/arm/aarch-common.cc:716
39318 #, gcc-internal-format
39319 msgid "invalid argument %<%s%> for %<%s%>"
39320 msgstr "nevaljani argument %<%s%> za %<%s%>"
39322 #: config/arm/aarch-common.cc:727
39323 #, gcc-internal-format
39324 msgid "argument %<%s%> can only appear alone in %<%s%>"
39325 msgstr ""
39327 #: config/arm/arm-builtins.cc:3125
39328 #, gcc-internal-format, gfc-internal-format
39329 msgid "coprocessor %d is not enabled with +cdecp%d"
39330 msgstr ""
39332 #: config/arm/arm-builtins.cc:3129
39333 #, gcc-internal-format
39334 msgid "coproc must be a constant immediate in range [0-%d] enabled with %<+cdecp<N>%>"
39335 msgstr ""
39337 #: config/arm/arm-builtins.cc:3138
39338 #, gcc-internal-format
39339 msgid "argument %d to %qE must be a constant immediate in range [0-%d]"
39340 msgstr ""
39342 #: config/arm/arm-builtins.cc:3257
39343 #, gcc-internal-format
39344 msgid "this builtin is not supported for this target"
39345 msgstr ""
39347 #: config/arm/arm-builtins.cc:3372
39348 #, gcc-internal-format
39349 msgid "saturation bit range must be in the range [%wd, %wd]"
39350 msgstr ""
39352 #: config/arm/arm-builtins.cc:3377
39353 #, gcc-internal-format
39354 msgid "saturation bit range must be a constant immediate"
39355 msgstr ""
39357 #: config/arm/arm-builtins.cc:3401
39358 #, gcc-internal-format
39359 msgid "You must enable MVE instructions to use these intrinsics"
39360 msgstr ""
39362 #: config/arm/arm-builtins.cc:3423
39363 #, gcc-internal-format
39364 msgid "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-mfpu=neon%>) to use these intrinsics."
39365 msgstr ""
39367 #: config/arm/arm-builtins.cc:3445
39368 #, gcc-internal-format
39369 msgid "You must enable VFP instructions to use these intrinsics."
39370 msgstr ""
39372 #: config/arm/arm-builtins.cc:3516
39373 #, gcc-internal-format
39374 msgid "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-mfpu=crypto-neon%>) to use these intrinsics."
39375 msgstr ""
39377 #. @@@ better error message
39378 #: config/arm/arm-builtins.cc:3594 config/arm/arm-builtins.cc:3698
39379 #, gcc-internal-format
39380 msgid "selector must be an immediate"
39381 msgstr ""
39383 #: config/arm/arm-builtins.cc:3602 config/arm/arm-builtins.cc:3647
39384 #: config/arm/arm-builtins.cc:3705 config/arm/arm-builtins.cc:3714
39385 #, gcc-internal-format
39386 msgid "the range of selector should be in 0 to 7"
39387 msgstr ""
39389 #: config/arm/arm-builtins.cc:3607 config/arm/arm-builtins.cc:3716
39390 #, gcc-internal-format
39391 msgid "the range of selector should be in 0 to 3"
39392 msgstr ""
39394 #: config/arm/arm-builtins.cc:3612 config/arm/arm-builtins.cc:3718
39395 #, gcc-internal-format
39396 msgid "the range of selector should be in 0 to 1"
39397 msgstr ""
39399 #: config/arm/arm-builtins.cc:3784
39400 #, gcc-internal-format
39401 msgid "mask must be an immediate"
39402 msgstr ""
39404 #: config/arm/arm-builtins.cc:3789
39405 #, gcc-internal-format
39406 msgid "the range of mask should be in 0 to 255"
39407 msgstr ""
39409 #: config/arm/arm-builtins.cc:3977
39410 #, gcc-internal-format
39411 msgid "the range of count should be in 0 to 32; please check the intrinsic %qs in code"
39412 msgstr ""
39414 #: config/arm/arm-builtins.cc:3985
39415 #, gcc-internal-format
39416 msgid "the range of count should be in 0 to 16; please check the intrinsic %qs in code"
39417 msgstr ""
39419 #: config/arm/arm-builtins.cc:3993
39420 #, gcc-internal-format
39421 msgid "the range of count should be in 0 to 64; please check the intrinsic %qs in code"
39422 msgstr ""
39424 #: config/arm/arm-builtins.cc:4056
39425 #, gcc-internal-format
39426 msgid "the count should be no less than 0; please check the intrinsic %qs in code"
39427 msgstr ""
39429 #: config/arm/arm-c.cc:108
39430 #, gcc-internal-format
39431 msgid "argument %u to function %qE is of type %qT which is not known to be 128 bits wide"
39432 msgstr ""
39434 #: config/arm/arm-c.cc:140
39435 #, gcc-internal-format
39436 msgid "%<#pragma GCC arm%> requires a string parameter"
39437 msgstr ""
39439 #: config/arm/arm-c.cc:156
39440 #, gcc-internal-format
39441 msgid "%<#pragma GCC arm \"arm_mve.h\"%> requires a boolean parameter"
39442 msgstr ""
39444 #: config/arm/arm-c.cc:160
39445 #, gcc-internal-format
39446 msgid "unknown %<#pragma GCC arm%> option %qs"
39447 msgstr ""
39449 #: config/arm/arm-mve-builtins.cc:472
39450 #, gcc-internal-format
39451 msgid "this definition requires the MVE ISA extension"
39452 msgstr ""
39454 #: config/arm/arm-mve-builtins.cc:560
39455 #, gcc-internal-format
39456 msgid "you can enable mve.fp by using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
39457 msgstr ""
39459 #: config/arm/arm-mve-builtins.cc:1166
39460 #, gcc-internal-format
39461 msgid "passing %qT to argument %d of %qE, but %qT is not a valid MVE element type"
39462 msgstr ""
39464 #: config/arm/arm-mve-builtins.cc:1200
39465 #, gcc-internal-format
39466 msgid "passing %qT to argument %d of %qE, which expects a single MVE vector rather than a tuple"
39467 msgstr ""
39469 #: config/arm/arm-mve-builtins.cc:1220
39470 #, gcc-internal-format
39471 msgid "passing %qT to argument %d of %qE, which expects an MVE vector type"
39472 msgstr ""
39474 #: config/arm/arm-mve-builtins.cc:1223
39475 #, gcc-internal-format
39476 msgid "passing %qT to argument %d of %qE, which expects an MVE tuple type"
39477 msgstr ""
39479 #: config/arm/arm-mve-builtins.cc:1290
39480 #, gcc-internal-format
39481 msgid "passing %qT to argument %d of %qE, but previous arguments had type %qT"
39482 msgstr ""
39484 #: config/arm/arm.cc:2980
39485 #, gcc-internal-format
39486 msgid "iWMMXt and NEON are incompatible"
39487 msgstr ""
39489 #: config/arm/arm.cc:2986
39490 #, gcc-internal-format
39491 msgid "target CPU does not support ARM mode"
39492 msgstr ""
39494 #: config/arm/arm.cc:2990
39495 #, gcc-internal-format
39496 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
39497 msgstr ""
39499 #: config/arm/arm.cc:2993
39500 #, gcc-internal-format
39501 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
39502 msgstr ""
39504 #: config/arm/arm.cc:3001
39505 #, gcc-internal-format
39506 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
39507 msgstr ""
39509 #: config/arm/arm.cc:3006
39510 #, gcc-internal-format
39511 msgid "iWMMXt unsupported under Thumb mode"
39512 msgstr ""
39514 #: config/arm/arm.cc:3009
39515 #, gcc-internal-format
39516 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
39517 msgstr ""
39519 #: config/arm/arm.cc:3013
39520 #, gcc-internal-format
39521 msgid "RTP PIC is incompatible with Thumb"
39522 msgstr ""
39524 #: config/arm/arm.cc:3026
39525 #, gcc-internal-format, gfc-internal-format
39526 msgid "%s only supports non-pic code on M-profile targets with the MOVT instruction"
39527 msgstr ""
39529 #: config/arm/arm.cc:3031
39530 #, gcc-internal-format, gfc-internal-format
39531 msgid "%s only supports non-pic code on M-profile targets"
39532 msgstr ""
39534 #: config/arm/arm.cc:3036
39535 #, gcc-internal-format
39536 msgid "%s incompatible with %<-mword-relocations%>"
39537 msgstr ""
39539 #: config/arm/arm.cc:3138
39540 #, gcc-internal-format
39541 msgid "target CPU does not support THUMB instructions"
39542 msgstr ""
39544 #: config/arm/arm.cc:3188
39545 #, gcc-internal-format
39546 msgid "target CPU does not support unaligned accesses"
39547 msgstr ""
39549 #: config/arm/arm.cc:3247 config/arm/arm.cc:33417
39550 #, gcc-internal-format
39551 msgid "This architecture does not support branch protection instructions"
39552 msgstr ""
39554 #: config/arm/arm.cc:3250
39555 #, gcc-internal-format
39556 msgid "Return address signing is not supported with %<-mtpcs-frame%>."
39557 msgstr ""
39559 #: config/arm/arm.cc:3388
39560 #, gcc-internal-format
39561 msgid "switch %<-mcpu=%s%> conflicts with switch %<-march=%s%>"
39562 msgstr ""
39564 #: config/arm/arm.cc:3643
39565 #, gcc-internal-format
39566 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
39567 msgstr ""
39569 #: config/arm/arm.cc:3652
39570 #, gcc-internal-format
39571 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
39572 msgstr ""
39574 #: config/arm/arm.cc:3655
39575 #, gcc-internal-format
39576 msgid "APCS reentrant code not supported.  Ignored"
39577 msgstr ""
39579 #: config/arm/arm.cc:3678
39580 #, gcc-internal-format
39581 msgid "option %<-mstructure-size-boundary%> is deprecated"
39582 msgstr ""
39584 #: config/arm/arm.cc:3686
39585 #, gcc-internal-format
39586 msgid "structure size boundary can only be set to 8, 32 or 64"
39587 msgstr ""
39589 #: config/arm/arm.cc:3688
39590 #, gcc-internal-format
39591 msgid "structure size boundary can only be set to 8 or 32"
39592 msgstr ""
39594 #: config/arm/arm.cc:3713
39595 #, gcc-internal-format
39596 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
39597 msgstr ""
39599 #: config/arm/arm.cc:3725 config/arm/arm.cc:33758
39600 #, gcc-internal-format
39601 msgid "FDPIC mode is not supported in Thumb-1 mode"
39602 msgstr ""
39604 #: config/arm/arm.cc:3733
39605 #, gcc-internal-format
39606 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
39607 msgstr ""
39609 #: config/arm/arm.cc:3742
39610 #, gcc-internal-format
39611 msgid "unable to use %qs for PIC register"
39612 msgstr ""
39614 #: config/arm/arm.cc:3782 config/pru/pru.cc:612
39615 #, gcc-internal-format
39616 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
39617 msgstr ""
39619 #: config/arm/arm.cc:3950
39620 #, gcc-internal-format
39621 msgid "selected fp16 options are incompatible"
39622 msgstr ""
39624 #: config/arm/arm.cc:3985
39625 #, gcc-internal-format
39626 msgid "%<-mstack-protector-guard=tls%> needs a hardware TLS register"
39627 msgstr ""
39629 #: config/arm/arm.cc:4005
39630 #, gcc-internal-format
39631 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
39632 msgstr ""
39634 #: config/arm/arm.cc:4008
39635 #, gcc-internal-format
39636 msgid "iwmmxt abi requires an iwmmxt capable cpu"
39637 msgstr ""
39639 #: config/arm/arm.cc:4016
39640 #, gcc-internal-format
39641 msgid "target CPU does not support interworking"
39642 msgstr ""
39644 #: config/arm/arm.cc:4029
39645 #, gcc-internal-format
39646 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
39647 msgstr ""
39649 #: config/arm/arm.cc:4032
39650 #, gcc-internal-format
39651 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
39652 msgstr ""
39654 #: config/arm/arm.cc:4037
39655 #, gcc-internal-format
39656 msgid "%<__fp16%> and no ldrh"
39657 msgstr ""
39659 #: config/arm/arm.cc:4040
39660 #, gcc-internal-format
39661 msgid "target CPU does not support ARMv8-M Security Extensions"
39662 msgstr ""
39664 #: config/arm/arm.cc:4045
39665 #, gcc-internal-format
39666 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
39667 msgstr ""
39669 #: config/arm/arm.cc:4057
39670 #, gcc-internal-format
39671 msgid "%<-mfloat-abi=hard%>: selected architecture lacks an FPU"
39672 msgstr ""
39674 #: config/arm/arm.cc:4065
39675 #, gcc-internal-format
39676 msgid "%<-mfloat-abi=hard%> and VFP"
39677 msgstr ""
39679 #: config/arm/arm.cc:6330
39680 #, gcc-internal-format
39681 msgid "non-AAPCS derived PCS variant"
39682 msgstr ""
39684 #: config/arm/arm.cc:6332
39685 #, gcc-internal-format
39686 msgid "variadic functions must use the base AAPCS variant"
39687 msgstr ""
39689 #: config/arm/arm.cc:6361
39690 #, gcc-internal-format
39691 msgid "PCS variant"
39692 msgstr ""
39694 #: config/arm/arm.cc:6636
39695 #, gcc-internal-format
39696 msgid "Thumb-1 %<hard-float%> VFP ABI"
39697 msgstr ""
39699 #: config/arm/arm.cc:6731
39700 #, gcc-internal-format
39701 msgid "argument of type %qT not permitted with %<-mgeneral-regs-only%>"
39702 msgstr ""
39704 #: config/arm/arm.cc:7115 config/arm/arm.cc:7336 config/arm/arm.cc:7369
39705 #: config/arm/arm.cc:29480
39706 #, gcc-internal-format
39707 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
39708 msgstr ""
39710 #: config/arm/arm.cc:7507
39711 #, gcc-internal-format
39712 msgid "FP registers might be clobbered despite %qE attribute: compile with %<-mgeneral-regs-only%>"
39713 msgstr ""
39715 #: config/arm/arm.cc:7629
39716 #, gcc-internal-format
39717 msgid "%qE attribute not available to functions with arguments passed on the stack"
39718 msgstr ""
39720 #: config/arm/arm.cc:7641
39721 #, gcc-internal-format
39722 msgid "%qE attribute not available to functions with variable number of arguments"
39723 msgstr ""
39725 #: config/arm/arm.cc:7650
39726 #, gcc-internal-format
39727 msgid "%qE attribute not available to functions that return value on the stack"
39728 msgstr ""
39730 #: config/arm/arm.cc:7672 config/arm/arm.cc:7724
39731 #, gcc-internal-format
39732 msgid "%qE attribute ignored without %<-mcmse%> option"
39733 msgstr ""
39735 #: config/arm/arm.cc:7691
39736 #, gcc-internal-format
39737 msgid "%qE attribute has no effect on functions with static linkage"
39738 msgstr ""
39740 #: config/arm/arm.cc:7744
39741 #, gcc-internal-format
39742 msgid "%qE attribute only applies to base type of a function pointer"
39743 msgstr ""
39745 #: config/arm/arm.cc:9737
39746 #, gcc-internal-format
39747 msgid "accessing thread-local storage is not currently supported with %<-mpure-code%> or %<-mslow-flash-data%>"
39748 msgstr ""
39750 #: config/arm/arm.cc:13588 config/arm/arm.cc:13590
39751 #, gcc-internal-format
39752 msgid "%s %wd out of range %wd - %wd"
39753 msgstr ""
39755 #: config/arm/arm.cc:26067
39756 #, gcc-internal-format
39757 msgid "unable to compute real location of stacked parameter"
39758 msgstr ""
39760 #: config/arm/arm.cc:26730
39761 #, gcc-internal-format
39762 msgid "Unexpected thumb1 far jump"
39763 msgstr ""
39765 #: config/arm/arm.cc:26989
39766 #, gcc-internal-format
39767 msgid "no low registers available for popping high registers"
39768 msgstr ""
39770 #: config/arm/arm.cc:27242
39771 #, gcc-internal-format
39772 msgid "Interrupt Service Routines cannot be coded in Thumb-1 mode"
39773 msgstr ""
39775 #: config/arm/arm.cc:27488
39776 #, gcc-internal-format
39777 msgid "%<-fstack-check=specific%> for Thumb-1"
39778 msgstr ""
39780 #: config/arm/arm.cc:33773
39781 #, gcc-internal-format
39782 msgid "invalid fpu for target attribute or pragma %qs"
39783 msgstr ""
39785 #. This doesn't really make sense until we support
39786 #. general dynamic selection of the architecture and all
39787 #. sub-features.
39788 #: config/arm/arm.cc:33781
39789 #, gcc-internal-format
39790 msgid "auto fpu selection not currently permitted here"
39791 msgstr ""
39793 #: config/arm/arm.cc:33794
39794 #, gcc-internal-format
39795 msgid "invalid architecture for target attribute or pragma %qs"
39796 msgstr ""
39798 #: config/arm/arm.cc:33808
39799 #, gcc-internal-format
39800 msgid "unknown target attribute or pragma %qs"
39801 msgstr ""
39803 #: config/arm/arm.cc:34771
39804 #, gcc-internal-format
39805 msgid "%<asm%> flags not supported in thumb1 mode"
39806 msgstr ""
39808 #: config/avr/avr-c.cc:65 config/avr/avr-c.cc:190
39809 #, gcc-internal-format
39810 msgid "%qs expects 1 argument but %d given"
39811 msgstr ""
39813 #: config/avr/avr-c.cc:76
39814 #, gcc-internal-format
39815 msgid "%qs expects a fixed-point value as argument"
39816 msgstr ""
39818 #: config/avr/avr-c.cc:102
39819 #, gcc-internal-format
39820 msgid "using %qs with unsigned type has no effect"
39821 msgstr ""
39823 #: config/avr/avr-c.cc:107 config/avr/avr-c.cc:173 config/avr/avr-c.cc:230
39824 #, gcc-internal-format
39825 msgid "no matching fixed-point overload found for %qs"
39826 msgstr ""
39828 #: config/avr/avr-c.cc:124
39829 #, gcc-internal-format
39830 msgid "%qs expects 2 arguments but %d given"
39831 msgstr ""
39833 #: config/avr/avr-c.cc:136 config/avr/avr-c.cc:201
39834 #, gcc-internal-format
39835 msgid "%qs expects a fixed-point value as first argument"
39836 msgstr ""
39838 #: config/avr/avr-c.cc:144
39839 #, gcc-internal-format
39840 msgid "%qs expects an integer value as second argument"
39841 msgstr ""
39843 #: config/avr/avr-devices.cc:152
39844 #, gcc-internal-format, gfc-internal-format
39845 msgid "supported core architectures:%s"
39846 msgstr ""
39848 #. Reached the end of `avr_mcu_types'.  This should actually never
39849 #. happen as options are provided by device-specs.  It could be a
39850 #. typo in a device-specs or calling the compiler proper directly
39851 #. with -mmcu=<device>.
39852 #: config/avr/avr.cc:1090
39853 #, gcc-internal-format
39854 msgid "unknown core architecture %qs specified with %qs"
39855 msgstr ""
39857 #: config/avr/avr.cc:1144 config/pru/pru.cc:601 config/visium/visium.cc:422
39858 #, gcc-internal-format
39859 msgid "%<-fpic%> is not supported"
39860 msgstr ""
39862 #: config/avr/avr.cc:1146 config/pru/pru.cc:603 config/visium/visium.cc:424
39863 #, gcc-internal-format
39864 msgid "%<-fPIC%> is not supported"
39865 msgstr ""
39867 #: config/avr/avr.cc:1148 config/pru/pru.cc:605
39868 #, gcc-internal-format
39869 msgid "%<-fpie%> is not supported"
39870 msgstr ""
39872 #: config/avr/avr.cc:1150 config/pru/pru.cc:607
39873 #, gcc-internal-format
39874 msgid "%<-fPIE%> is not supported"
39875 msgstr ""
39877 #: config/avr/avr.cc:1446 config/avr/avr.cc:1451 config/riscv/riscv.cc:9772
39878 #, gcc-internal-format
39879 msgid "function attributes %qs and %qs are mutually exclusive"
39880 msgstr ""
39882 #: config/avr/avr.cc:1472 config/riscv/riscv.cc:9784
39883 #, gcc-internal-format
39884 msgid "%qs function cannot have arguments"
39885 msgstr ""
39887 #: config/avr/avr.cc:1475 config/riscv/riscv.cc:9781
39888 #, gcc-internal-format
39889 msgid "%qs function cannot return a value"
39890 msgstr ""
39892 #: config/avr/avr.cc:1489
39893 #, gcc-internal-format
39894 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
39895 msgstr ""
39897 #: config/avr/avr.cc:1500
39898 #, gcc-internal-format
39899 msgid "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/interrupt.h>%> before using the %qs macro"
39900 msgstr ""
39902 #: config/avr/avr.cc:1507
39903 #, gcc-internal-format
39904 msgid "%qs is a deprecated identifier in AVR-LibC.  Consider %<#include <avr/interrupt.h>%> or %<#include <compat/deprecated.h>%> before using the %qs macro"
39905 msgstr ""
39907 #: config/avr/avr.cc:1728
39908 #, gcc-internal-format
39909 msgid "%<builtin_return_address%> contains only 2 bytes of address"
39910 msgstr ""
39912 #: config/avr/avr.cc:3716
39913 #, gcc-internal-format
39914 msgid "pointer offset from symbol maybe incorrect"
39915 msgstr ""
39917 #: config/avr/avr.cc:3855
39918 #, gcc-internal-format
39919 msgid "accessing data memory with program memory address"
39920 msgstr ""
39922 #: config/avr/avr.cc:3916
39923 #, gcc-internal-format
39924 msgid "accessing program memory with data memory address"
39925 msgstr ""
39927 #: config/avr/avr.cc:4258
39928 #, gcc-internal-format, gfc-internal-format
39929 msgid "fixed register %s used to pass parameter to function"
39930 msgstr ""
39932 #: config/avr/avr.cc:4518
39933 #, gcc-internal-format
39934 msgid "writing to address space %qs not supported"
39935 msgstr ""
39937 #: config/avr/avr.cc:11277
39938 #, gcc-internal-format
39939 msgid "%qE attribute only applies to variables in static storage"
39940 msgstr ""
39942 #: config/avr/avr.cc:11284
39943 #, gcc-internal-format
39944 msgid "%qE attribute only supported for reduced Tiny cores"
39945 msgstr ""
39947 #: config/avr/avr.cc:11326
39948 #, gcc-internal-format
39949 msgid "%qE attribute address out of range 0x%x%s0x%x"
39950 msgstr ""
39952 #: config/avr/avr.cc:11340
39953 #, gcc-internal-format
39954 msgid "both %s and %qE attribute provide address"
39955 msgstr ""
39957 #: config/avr/avr.cc:11350
39958 #, gcc-internal-format
39959 msgid "%qE attribute on non-volatile variable"
39960 msgstr ""
39962 #: config/avr/avr.cc:11426
39963 #, gcc-internal-format
39964 msgid "address spaces are not supported for reduced Tiny devices"
39965 msgstr ""
39967 #: config/avr/avr.cc:11433
39968 #, gcc-internal-format
39969 msgid "address space %qs not supported for devices with flash size up to %d KiB"
39970 msgstr ""
39972 #: config/avr/avr.cc:11613
39973 #, gcc-internal-format
39974 msgid "pointer targeting address space %qs must be const in %qT"
39975 msgstr ""
39977 #: config/avr/avr.cc:11616
39978 #, gcc-internal-format
39979 msgid "pointer targeting address space %qs must be const in %s %q+D"
39980 msgstr ""
39982 #: config/avr/avr.cc:11637
39983 #, gcc-internal-format
39984 msgid "variable %q+D with attribute %qs must be located in static storage"
39985 msgstr ""
39987 #: config/avr/avr.cc:11688
39988 #, gcc-internal-format
39989 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
39990 msgstr ""
39992 #: config/avr/avr.cc:11849
39993 #, gcc-internal-format
39994 msgid "static attribute %qs declaration for %q+D needs an address"
39995 msgstr ""
39997 #: config/avr/avr.cc:11938
39998 #, gcc-internal-format
39999 msgid "only uninitialized variables can be placed in the %<.noinit%> section"
40000 msgstr ""
40002 #. This might happen with C++ if stuff needs constructing.
40003 #: config/avr/avr.cc:12015
40004 #, gcc-internal-format
40005 msgid "variable %q+D with dynamic initialization put into program memory area"
40006 msgstr ""
40008 #: config/avr/avr.cc:12026
40009 #, gcc-internal-format
40010 msgid "uninitialized variable %q+D put into program memory area"
40011 msgstr ""
40013 #. Initializers are not yet parsed in TARGET_INSERT_ATTRIBUTES,
40014 #. hence deny initializers now.  The values of symbols with an
40015 #. address attribute are determined by the attribute, not by
40016 #. some initializer.
40017 #: config/avr/avr.cc:12091
40018 #, gcc-internal-format
40019 msgid "variable %q+D with attribute %qs must not have an initializer"
40020 msgstr ""
40022 #: config/avr/avr.cc:12144
40023 #, gcc-internal-format
40024 msgid "%q+D has incompatible attributes %qs and %qs"
40025 msgstr ""
40027 #: config/avr/avr.cc:12207
40028 #, gcc-internal-format
40029 msgid "architecture %qs supported for assembler only"
40030 msgstr ""
40032 #: config/avr/avr.cc:14767
40033 #, gcc-internal-format
40034 msgid "conversion from address space %qs to address space %qs"
40035 msgstr ""
40037 #: config/avr/avr.cc:15848 config/avr/avr.cc:15861
40038 #, gcc-internal-format, gfc-internal-format
40039 msgid "%s expects a compile time integer constant"
40040 msgstr ""
40042 #: config/avr/avr.cc:15875
40043 #, gcc-internal-format, gfc-internal-format
40044 msgid "%s expects a compile time long integer constant as first argument"
40045 msgstr ""
40047 #: config/avr/avr.cc:15903
40048 #, gcc-internal-format, gfc-internal-format
40049 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
40050 msgstr ""
40052 #: config/avr/avr.cc:15912
40053 #, gcc-internal-format
40054 msgid "rounding result will always be 0"
40055 msgstr ""
40057 #: config/avr/driver-avr.cc:58
40058 #, gcc-internal-format
40059 msgid "bad usage of spec function %qs"
40060 msgstr ""
40062 #: config/avr/driver-avr.cc:86
40063 #, gcc-internal-format
40064 msgid "specified option %qs more than once"
40065 msgstr ""
40067 #: config/avr/driver-avr.cc:100
40068 #, gcc-internal-format
40069 msgid "strange device name %qs after %qs: bad character %qc"
40070 msgstr ""
40072 #: config/bfin/bfin.cc:2368
40073 #, gcc-internal-format
40074 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
40075 msgstr ""
40077 #: config/bfin/bfin.cc:2374
40078 #, gcc-internal-format
40079 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
40080 msgstr ""
40082 #: config/bfin/bfin.cc:2379
40083 #, gcc-internal-format
40084 msgid "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-l1%>"
40085 msgstr ""
40087 #: config/bfin/bfin.cc:2385
40088 #, gcc-internal-format
40089 msgid "cannot use multiple stack checking methods together"
40090 msgstr ""
40092 #: config/bfin/bfin.cc:2388
40093 #, gcc-internal-format
40094 msgid "ID shared libraries and FD-PIC mode cannot be used together"
40095 msgstr ""
40097 #: config/bfin/bfin.cc:2393 config/m68k/m68k.cc:594
40098 #, gcc-internal-format
40099 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
40100 msgstr "ne možete specificirati %<-msep-data%> i %<-mid-shared-library%> zajedno"
40102 #: config/bfin/bfin.cc:2413
40103 #, gcc-internal-format
40104 msgid "%<-mmulticore%> can only be used with BF561"
40105 msgstr ""
40107 #: config/bfin/bfin.cc:2416
40108 #, gcc-internal-format
40109 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
40110 msgstr ""
40112 #: config/bfin/bfin.cc:2419
40113 #, gcc-internal-format
40114 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
40115 msgstr ""
40117 #: config/bfin/bfin.cc:2422
40118 #, gcc-internal-format
40119 msgid "%<-mcorea%> and %<-mcoreb%> cannot be used together"
40120 msgstr ""
40122 #: config/bfin/bfin.cc:4700
40123 #, gcc-internal-format
40124 msgid "multiple function type attributes specified"
40125 msgstr ""
40127 #: config/bfin/bfin.cc:4767
40128 #, gcc-internal-format
40129 msgid "cannot apply both %<longcall%> and %<shortcall%> attributes to the same function"
40130 msgstr ""
40132 #: config/bpf/bpf.cc:105
40133 #, gcc-internal-format
40134 msgid "%qE attribute requires an integer argument"
40135 msgstr ""
40137 #: config/bpf/bpf.cc:112
40138 #, gcc-internal-format
40139 msgid "%qE requires an argument"
40140 msgstr ""
40142 #: config/bpf/bpf.cc:133
40143 #, gcc-internal-format
40144 msgid "%qE attribute only applies to structure, union and class types"
40145 msgstr ""
40147 #: config/bpf/bpf.cc:197
40148 #, gcc-internal-format
40149 msgid "BPF CO-RE requires BTF debugging information, use %<-gbtf%>"
40150 msgstr ""
40152 #: config/bpf/bpf.cc:215
40153 #, gcc-internal-format
40154 msgid "BPF CO-RE does not support LTO"
40155 msgstr ""
40157 #: config/bpf/bpf.cc:251
40158 #, gcc-internal-format
40159 msgid "%<-fstack-protector%> does not work on this architecture"
40160 msgstr ""
40162 #: config/bpf/bpf.cc:366
40163 #, gcc-internal-format
40164 msgid "eBPF stack limit exceeded"
40165 msgstr ""
40167 #: config/bpf/bpf.cc:685
40168 #, gcc-internal-format
40169 msgid "too many function arguments for eBPF"
40170 msgstr ""
40172 #: config/bpf/bpf.cc:704 config/bpf/bpf.cc:706
40173 #, gcc-internal-format
40174 msgid "no constructors"
40175 msgstr "nijedan konstruktor nije pronađen"
40177 #: config/bpf/bpf.cc:722 config/bpf/bpf.cc:724
40178 #, gcc-internal-format
40179 msgid "no destructors"
40180 msgstr "nema destruktora"
40182 #: config/bpf/bpf.cc:776
40183 #, gcc-internal-format
40184 msgid "indirect call in function, which are not supported by eBPF"
40185 msgstr ""
40187 #: config/bpf/bpf.cc:1051 config/loongarch/loongarch-builtins.cc:3005
40188 #: config/mips/mips.cc:17394 config/nios2/nios2.cc:3602
40189 #: config/riscv/riscv-builtins.cc:344
40190 #: config/riscv/riscv-vector-builtins.cc:4226
40191 #, gcc-internal-format
40192 msgid "invalid argument to built-in function"
40193 msgstr ""
40195 #: config/bpf/bpf.cc:1065
40196 #, gcc-internal-format
40197 msgid "invalid built-in function at expansion"
40198 msgstr "nevaljana ugrađena funkcija prilikom proširenja "
40200 #: config/bpf/bpf.cc:1287 config/bpf/bpf.cc:1290
40201 #, gcc-internal-format
40202 msgid "could not inline call to %<__builtin_%s%>: size must be constant"
40203 msgstr ""
40205 #: config/bpf/bpf.cc:1318 config/bpf/bpf.cc:1321
40206 #, gcc-internal-format
40207 msgid "could not inline call to %<__builtin_%s%>: too many bytes, use %<-minline-memops-threshold%>"
40208 msgstr ""
40210 #: config/bpf/bpf.cc:1371 config/bpf/bpf.cc:1374
40211 #, gcc-internal-format
40212 msgid "could not inline call to %<__builtin_memset%>: size must be constant"
40213 msgstr ""
40215 #: config/bpf/bpf.cc:1402 config/bpf/bpf.cc:1405
40216 #, gcc-internal-format
40217 msgid "could not inline call to %<__builtin_memset%>: too many bytes, use %<-minline-memops-threshold%>"
40218 msgstr ""
40220 #: config/c6x/c6x.cc:245
40221 #, gcc-internal-format
40222 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
40223 msgstr ""
40225 #. This function is for retrieving a part of an instruction name for
40226 #. an operator, for immediate output.  If that ever happens for
40227 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
40228 #. we notice.
40229 #: config/cris/cris.cc:732
40230 #, gcc-internal-format
40231 msgid "MULT case in %<cris_op_str%>"
40232 msgstr ""
40234 #: config/cris/cris.cc:1249 config/moxie/moxie.cc:186 config/or1k/or1k.cc:1294
40235 #, gcc-internal-format, gfc-internal-format
40236 msgid "internal error: bad register: %d"
40237 msgstr ""
40239 #. If we get here, the caller got its initial tests wrong.
40240 #: config/cris/cris.cc:2272
40241 #, gcc-internal-format
40242 msgid "internal error: %<cris_side_effect_mode_ok%> with bad operands"
40243 msgstr ""
40245 #: config/cris/cris.cc:2325
40246 #, gcc-internal-format
40247 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
40248 msgstr ""
40250 #: config/cris/cris.cc:2354
40251 #, gcc-internal-format
40252 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%>: %s"
40253 msgstr ""
40255 #: config/cris/cris.cc:2390
40256 #, gcc-internal-format
40257 msgid "unknown CRIS cpu version specification in %<-mtune=%>: %s"
40258 msgstr ""
40260 #. Use error rather than warning, so invalid use is easily
40261 #. detectable.  Still change to the values we expect, to avoid
40262 #. further errors.
40263 #: config/cris/cris.cc:2406
40264 #, gcc-internal-format
40265 msgid "%<-fPIC%> and %<-fpic%> are not supported on this target"
40266 msgstr ""
40268 #: config/cris/cris.cc:2607
40269 #, gcc-internal-format
40270 msgid "unknown src"
40271 msgstr ""
40273 #: config/cris/cris.cc:2657
40274 #, gcc-internal-format
40275 msgid "unknown dest"
40276 msgstr ""
40278 #: config/cris/cris.cc:3059
40279 #, gcc-internal-format, gfc-internal-format
40280 msgid "stackframe too big: %d bytes"
40281 msgstr ""
40283 #: config/csky/csky.cc:2544
40284 #, gcc-internal-format, gfc-internal-format
40285 msgid "cpu %s is not based on arch %s, ignoring the arch"
40286 msgstr ""
40288 #: config/csky/csky.cc:2610 config/csky/csky.cc:2648 config/csky/csky.cc:2713
40289 #: config/csky/csky.cc:2736 config/csky/csky.cc:2753
40290 #, gcc-internal-format
40291 msgid "%qs is not supported by arch %s"
40292 msgstr ""
40294 #: config/csky/csky.cc:2651
40295 #, gcc-internal-format
40296 msgid "%<-mhard-float%> is not supported by the selected CPU"
40297 msgstr ""
40299 #: config/csky/csky.cc:2667
40300 #, gcc-internal-format
40301 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
40302 msgstr ""
40304 #: config/csky/csky.cc:2670
40305 #, gcc-internal-format
40306 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
40307 msgstr ""
40309 #: config/csky/csky.cc:2725
40310 #, gcc-internal-format
40311 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
40312 msgstr ""
40314 #. It's hard to provide general support for trampolines on this
40315 #. core.  We need a register other than the one holding the
40316 #. static chain (r13) to hold the function pointer for the
40317 #. indirect jump to it.  But ck801 has such a limited register set
40318 #. there is no other call-clobbered scratch register available -- in
40319 #. particular, this core does not have r12, which we use for the
40320 #. ck802 case below.  If we use a callee-saved register like r4,
40321 #. saving the old value on the stack screws up the stack frame
40322 #. if there are overflow arguments pushed on the stack
40323 #. by the caller.  In theory we could test for that and handle
40324 #. limited cases with parameters that all fit in r0-r3 with no
40325 #. stack overflow, but punt for now.
40326 #: config/csky/csky.cc:6281
40327 #, gcc-internal-format
40328 msgid "Nested function trampolines not supported on CK801."
40329 msgstr ""
40331 #: config/csky/csky.cc:6477
40332 #, gcc-internal-format
40333 msgid "%qE attribute ignored without %<-mistack%>"
40334 msgstr ""
40336 #: config/epiphany/epiphany.cc:496
40337 #, gcc-internal-format
40338 msgid "interrupt handlers cannot have arguments"
40339 msgstr ""
40341 #: config/epiphany/epiphany.cc:520
40342 #, gcc-internal-format
40343 msgid "argument of %qE attribute is not %qs, %qs %qs, %qs, %qs, %qs, %qs, %qs, %qs or %qs"
40344 msgstr ""
40346 #: config/epiphany/epiphany.cc:1543
40347 #, gcc-internal-format
40348 msgid "%<stack_offset%> must be at least 4"
40349 msgstr ""
40351 #: config/epiphany/epiphany.cc:1545
40352 #, gcc-internal-format
40353 msgid "%<stack_offset%> must be a multiple of 4"
40354 msgstr ""
40356 #: config/frv/frv.cc:8479
40357 #, gcc-internal-format
40358 msgid "accumulator is not a constant integer"
40359 msgstr ""
40361 #: config/frv/frv.cc:8484
40362 #, gcc-internal-format
40363 msgid "accumulator number is out of bounds"
40364 msgstr ""
40366 #: config/frv/frv.cc:8495
40367 #, gcc-internal-format
40368 msgid "inappropriate accumulator for %qs"
40369 msgstr ""
40371 #: config/frv/frv.cc:8571
40372 #, gcc-internal-format
40373 msgid "invalid IACC argument"
40374 msgstr ""
40376 #: config/frv/frv.cc:8594 config/sparc/sparc.cc:11033
40377 #, gcc-internal-format
40378 msgid "%qs expects a constant argument"
40379 msgstr ""
40381 #: config/frv/frv.cc:8599 config/sparc/sparc.cc:11039
40382 #, gcc-internal-format
40383 msgid "constant argument out of range for %qs"
40384 msgstr ""
40386 #: config/frv/frv.cc:9080
40387 #, gcc-internal-format
40388 msgid "media functions are not available unless %<-mmedia%> is used"
40389 msgstr ""
40391 #: config/frv/frv.cc:9092
40392 #, gcc-internal-format
40393 msgid "this media function is only available on the fr500"
40394 msgstr ""
40396 #: config/frv/frv.cc:9120
40397 #, gcc-internal-format
40398 msgid "this media function is only available on the fr400 and fr550"
40399 msgstr ""
40401 #: config/frv/frv.cc:9139
40402 #, gcc-internal-format
40403 msgid "this built-in function is only available on the fr405 and fr450"
40404 msgstr ""
40406 #: config/frv/frv.cc:9148
40407 #, gcc-internal-format
40408 msgid "this built-in function is only available on the fr500 and fr550"
40409 msgstr ""
40411 #: config/frv/frv.cc:9160
40412 #, gcc-internal-format
40413 msgid "this built-in function is only available on the fr450"
40414 msgstr ""
40416 #: config/ft32/ft32.cc:181
40417 #, gcc-internal-format
40418 msgid "%<h%> applied to non-register operand"
40419 msgstr ""
40421 #: config/ft32/ft32.cc:206
40422 #, gcc-internal-format, gfc-internal-format
40423 msgid "bad alignment: %d"
40424 msgstr ""
40426 #: config/ft32/ft32.cc:502
40427 #, gcc-internal-format
40428 msgid "stack frame must be smaller than 64K"
40429 msgstr ""
40431 #: config/gcn/gcn.cc:175
40432 #, gcc-internal-format
40433 msgid "%<-mxnack=on%> is incompatible with %<-march=%s%>"
40434 msgstr ""
40436 #: config/gcn/gcn.cc:292
40437 #, gcc-internal-format
40438 msgid "%<amdgpu_hsa_kernel%> attribute requires string constant arguments"
40439 msgstr ""
40441 #: config/gcn/gcn.cc:305
40442 #, gcc-internal-format
40443 msgid "unknown specifier %qs in %<amdgpu_hsa_kernel%> attribute"
40444 msgstr ""
40446 #: config/gcn/gcn.cc:312
40447 #, gcc-internal-format
40448 msgid "duplicated parameter specifier %qs in %<amdgpu_hsa_kernel%> attribute"
40449 msgstr ""
40451 #: config/gcn/gcn.cc:364
40452 #, gcc-internal-format
40453 msgid "too many arguments passed in sgpr registers"
40454 msgstr ""
40456 #: config/gcn/gcn.cc:2523
40457 #, gcc-internal-format
40458 msgid "A non-default set of initial values has been requested, which violates the ABI"
40459 msgstr ""
40461 #: config/gcn/gcn.cc:2791
40462 #, gcc-internal-format, gfc-internal-format
40463 msgid "wrong type of argument %s"
40464 msgstr ""
40466 #: config/gcn/gcn.cc:3802
40467 #, gcc-internal-format
40468 msgid "nested function trampolines not supported on GCN5 due to non-executable stacks"
40469 msgstr ""
40471 #: config/gcn/gcn.cc:3954
40472 #, gcc-internal-format
40473 msgid "TLS is not implemented for GCN."
40474 msgstr ""
40476 #: config/gcn/gcn.cc:5046
40477 #, gcc-internal-format
40478 msgid "Builtin not implemented"
40479 msgstr ""
40481 #: config/gcn/gcn.cc:5692
40482 #, gcc-internal-format
40483 msgid "unsupported simdlen %wd (amdgcn)"
40484 msgstr ""
40486 #: config/gcn/gcn.cc:6402
40487 #, gcc-internal-format
40488 msgid "using %<vector_length (64)%>, ignoring %d"
40489 msgstr ""
40491 #: config/gcn/gcn.cc:6403
40492 #, gcc-internal-format
40493 msgid "using %<vector_length (64)%>, ignoring runtime setting"
40494 msgstr ""
40496 #: config/gcn/gcn.cc:6415 config/nvptx/nvptx.cc:6607
40497 #, gcc-internal-format
40498 msgid "using %<num_workers (%d)%>, ignoring %d"
40499 msgstr ""
40501 #: config/gcn/gcn.cc:6442 config/gcn/gcn.cc:6471
40502 #, gcc-internal-format, gfc-internal-format
40503 msgid "offload dimension out of range (%d)"
40504 msgstr "dimenzija rasterećenja (offload) je izvan granica (%d)"
40506 #: config/gcn/gcn.cc:6980
40507 #, gcc-internal-format
40508 msgid "%d bytes of gang-private data-share memory exhausted (increase with %<-mgang-private-size=%d%>, for example)"
40509 msgstr ""
40511 #: config/gcn/mkoffload.cc:168
40512 #, gcc-internal-format
40513 msgid "deleting file %qs: %m"
40514 msgstr "brišemo datoteku %qs: %m"
40516 #: config/gcn/mkoffload.cc:877
40517 #, gcc-internal-format
40518 msgid "unrecognized argument in option %<-march=%s%>"
40519 msgstr "neprepoznati argument u opciji %<-march=%s%>"
40521 #: config/gcn/mkoffload.cc:901
40522 #, gcc-internal-format
40523 msgid "valid arguments to %<-march=%> are: %s"
40524 msgstr "valjani argumenti za %<-march=%> su: %s"
40526 #: config/gcn/mkoffload.cc:904
40527 #, gcc-internal-format
40528 msgid "valid argument to %<-march=%> is %qs"
40529 msgstr ""
40531 #: config/gcn/mkoffload.cc:940
40532 #, gcc-internal-format
40533 msgid "%<COLLECT_GCC%> must be set"
40534 msgstr "%<COLLECT_GCC%> mora biti postavljen"
40536 #: config/gcn/mkoffload.cc:986
40537 #, gcc-internal-format
40538 msgid "offload compiler %qs not found"
40539 msgstr ""
40541 #: config/gcn/mkoffload.cc:1008
40542 #, gcc-internal-format
40543 msgid "unrecognizable argument of option %<"
40544 msgstr "neprepoznati argument opcije %<"
40546 #: config/gcn/mkoffload.cc:1060 config/nvptx/mkoffload.cc:753
40547 #, gcc-internal-format
40548 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
40549 msgstr ""
40551 #: config/gcn/mkoffload.cc:1112
40552 #, gcc-internal-format
40553 msgid "unhandled architecture"
40554 msgstr "neobrađena arhitektura"
40556 #: config/gcn/mkoffload.cc:1152 config/gcn/mkoffload.cc:1304
40557 #, gcc-internal-format
40558 msgid "cannot open %qs"
40559 msgstr "ne može otvoriti %qs"
40561 #: config/gcn/mkoffload.cc:1290 config/nvptx/mkoffload.cc:843
40562 #, gcc-internal-format
40563 msgid "cannot open omp_requires file %qs"
40564 msgstr "ne može otvoriti ‘omp_requires’ datoteku %qs"
40566 #: config/gcn/mkoffload.cc:1294 config/nvptx/mkoffload.cc:847
40567 #, gcc-internal-format
40568 msgid "cannot read omp_requires file %qs"
40569 msgstr "ne može čitati ‘omp_requires’ datoteku %qs"
40571 #: config/gcn/mkoffload.cc:1300
40572 #, gcc-internal-format
40573 msgid "cannot open intermediate gcn asm file"
40574 msgstr ""
40576 #: config/gcn/mkoffload.cc:1317
40577 #, gcc-internal-format
40578 msgid "cannot open intermediate gcn obj file"
40579 msgstr ""
40581 #: config/h8300/h8300.cc:298
40582 #, gcc-internal-format
40583 msgid "%<-ms2600%> is used without %<-ms%>"
40584 msgstr ""
40586 #: config/h8300/h8300.cc:304
40587 #, gcc-internal-format
40588 msgid "%<-mexr%> is used without %<-ms%>"
40589 msgstr ""
40591 #: config/h8300/h8300.cc:310
40592 #, gcc-internal-format
40593 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
40594 msgstr ""
40596 #: config/h8300/h8300.cc:316
40597 #, gcc-internal-format
40598 msgid "%<-mno-exr%> is valid only with %<-ms%> or %<-msx%> - option ignored"
40599 msgstr ""
40601 #: config/h8300/h8300.cc:323
40602 #, gcc-internal-format
40603 msgid "%<-mn%> is not supported for linux targets"
40604 msgstr ""
40606 #: config/i386/host-cygwin.cc:64
40607 #, gcc-internal-format
40608 msgid "cannot extend PCH file: %m"
40609 msgstr "ne može prošititi PCH datoteku: %m"
40611 #: config/i386/host-cygwin.cc:75
40612 #, gcc-internal-format
40613 msgid "cannot set position in PCH file: %m"
40614 msgstr "ne može postaviti lokaciju u PCH datoteci: %m"
40616 #: config/i386/i386-builtins.cc:1962
40617 #, gcc-internal-format
40618 msgid "no dispatcher found for the versioning attributes"
40619 msgstr ""
40621 #: config/i386/i386-builtins.cc:2012
40622 #, gcc-internal-format
40623 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
40624 msgstr ""
40626 #: config/i386/i386-builtins.cc:2023
40627 #, gcc-internal-format, gfc-internal-format
40628 msgid "no dispatcher found for the versioning attributes: %s"
40629 msgstr ""
40631 #: config/i386/i386-builtins.cc:2133
40632 #, gcc-internal-format
40633 msgid "parameter to builtin must be a string constant or literal"
40634 msgstr ""
40636 #: config/i386/i386-builtins.cc:2157 config/i386/i386-builtins.cc:2206
40637 #, gcc-internal-format, gfc-internal-format
40638 msgid "parameter to builtin not valid: %s"
40639 msgstr ""
40641 #: config/i386/i386-expand.cc:9752
40642 #, gcc-internal-format
40643 msgid "interrupt service routine cannot be called directly"
40644 msgstr ""
40646 #: config/i386/i386-expand.cc:10223 config/i386/i386-expand.cc:11810
40647 #, gcc-internal-format
40648 msgid "the last argument must be a 2-bit immediate"
40649 msgstr ""
40651 #: config/i386/i386-expand.cc:10697
40652 #, gcc-internal-format
40653 msgid "the fifth argument must be an 8-bit immediate"
40654 msgstr ""
40656 #: config/i386/i386-expand.cc:10792
40657 #, gcc-internal-format
40658 msgid "the third argument must be an 8-bit immediate"
40659 msgstr ""
40661 #: config/i386/i386-expand.cc:11739
40662 #, gcc-internal-format
40663 msgid "the last argument must be an 1-bit immediate"
40664 msgstr ""
40666 #: config/i386/i386-expand.cc:11754
40667 #, gcc-internal-format
40668 msgid "the last argument must be a 3-bit immediate"
40669 msgstr ""
40671 #: config/i386/i386-expand.cc:11789
40672 #, gcc-internal-format
40673 msgid "the last argument must be a 4-bit immediate"
40674 msgstr ""
40676 #: config/i386/i386-expand.cc:11829
40677 #, gcc-internal-format
40678 msgid "the last argument must be a 1-bit immediate"
40679 msgstr ""
40681 #: config/i386/i386-expand.cc:11845
40682 #, gcc-internal-format
40683 msgid "the last argument must be a 5-bit immediate"
40684 msgstr ""
40686 #: config/i386/i386-expand.cc:11855
40687 #, gcc-internal-format
40688 msgid "the next to last argument must be an 8-bit immediate"
40689 msgstr ""
40691 #: config/i386/i386-expand.cc:11860
40692 #, gcc-internal-format
40693 msgid "the last argument must be an 8-bit immediate"
40694 msgstr ""
40696 #: config/i386/i386-expand.cc:11997
40697 #, gcc-internal-format
40698 msgid "the third argument must be comparison constant"
40699 msgstr ""
40701 #: config/i386/i386-expand.cc:12002
40702 #, gcc-internal-format
40703 msgid "incorrect comparison mode"
40704 msgstr ""
40706 #: config/i386/i386-expand.cc:12008 config/i386/i386-expand.cc:12332
40707 #, gcc-internal-format
40708 msgid "incorrect rounding operand"
40709 msgstr ""
40711 #: config/i386/i386-expand.cc:12312
40712 #, gcc-internal-format
40713 msgid "the immediate argument must be a 4-bit immediate"
40714 msgstr ""
40716 #: config/i386/i386-expand.cc:12320
40717 #, gcc-internal-format
40718 msgid "the immediate argument must be a 5-bit immediate"
40719 msgstr ""
40721 #: config/i386/i386-expand.cc:12323
40722 #, gcc-internal-format
40723 msgid "the immediate argument must be an 8-bit immediate"
40724 msgstr ""
40726 #: config/i386/i386-expand.cc:12799
40727 #, gcc-internal-format
40728 msgid "the fourth argument must be one of enum %qs"
40729 msgstr ""
40731 #: config/i386/i386-expand.cc:12869 config/rs6000/rs6000-builtin.cc:2378
40732 #, gcc-internal-format
40733 msgid "selector must be an integer constant in the range [0, %wi]"
40734 msgstr ""
40736 #: config/i386/i386-expand.cc:13120
40737 #, gcc-internal-format
40738 msgid "%qE needs unknown isa option"
40739 msgstr ""
40741 #: config/i386/i386-expand.cc:13124
40742 #, gcc-internal-format
40743 msgid "%qE needs isa option %s"
40744 msgstr ""
40746 #: config/i386/i386-expand.cc:13612
40747 #, gcc-internal-format
40748 msgid "second, third and fourth argument must be a const"
40749 msgstr ""
40751 #: config/i386/i386-expand.cc:13620
40752 #, gcc-internal-format
40753 msgid "invalid third argument"
40754 msgstr "treći argument nije valjan"
40756 #. Ignore the hint.
40757 #: config/i386/i386-expand.cc:13629 config/i386/i386-expand.cc:13684
40758 #, gcc-internal-format
40759 msgid "instruction prefetch applies when in 64-bit mode with RIP-relative addressing and option %<-mprefetchi%>; they stay NOPs otherwise"
40760 msgstr ""
40762 #: config/i386/i386-expand.cc:13646
40763 #, gcc-internal-format
40764 msgid "invalid third argument to %<__builtin_ia32_prefetch%>; using zero"
40765 msgstr ""
40767 #: config/i386/i386-expand.cc:13672
40768 #, gcc-internal-format
40769 msgid "second argument must be a const"
40770 msgstr "drugi argument mora biti konstanta (const)"
40772 #: config/i386/i386-expand.cc:14218
40773 #, gcc-internal-format
40774 msgid "the last argument must be a 32-bit immediate"
40775 msgstr ""
40777 #: config/i386/i386-expand.cc:14251
40778 #, gcc-internal-format
40779 msgid "last argument must be an immediate"
40780 msgstr ""
40782 #: config/i386/i386-expand.cc:15013 config/i386/i386-expand.cc:15225
40783 #, gcc-internal-format
40784 msgid "the last argument must be scale 1, 2, 4, 8"
40785 msgstr ""
40787 #: config/i386/i386-expand.cc:15278
40788 #, gcc-internal-format
40789 msgid "the forth argument must be scale 1, 2, 4, 8"
40790 msgstr ""
40792 #: config/i386/i386-expand.cc:15284
40793 #, gcc-internal-format
40794 msgid "incorrect hint operand"
40795 msgstr ""
40797 #: config/i386/i386-expand.cc:15303
40798 #, gcc-internal-format
40799 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
40800 msgstr ""
40802 #: config/i386/i386-features.cc:3516
40803 #, gcc-internal-format
40804 msgid "function versions cannot be marked as %<gnu_inline%>, bodies have to be generated"
40805 msgstr ""
40807 #: config/i386/i386-options.cc:925 config/i386/i386-options.cc:2251
40808 #: config/i386/i386-options.cc:2260
40809 #, gcc-internal-format, gfc-internal-format
40810 msgid "code model %s does not support PIC mode"
40811 msgstr ""
40813 #: config/i386/i386-options.cc:1208
40814 #, gcc-internal-format
40815 msgid "attribute %qs argument is not a string"
40816 msgstr ""
40818 #: config/i386/i386-options.cc:1272
40819 #, gcc-internal-format
40820 msgid "attribute %qs argument %qs is unknown"
40821 msgstr ""
40823 #: config/i386/i386-options.cc:1335
40824 #, gcc-internal-format
40825 msgid "attribute value %qs was already specified in %qs attribute"
40826 msgstr ""
40828 #: config/i386/i386-options.cc:1373
40829 #, gcc-internal-format
40830 msgid "attribute value %qs is unknown in %qs attribute"
40831 msgstr ""
40833 #: config/i386/i386-options.cc:1674
40834 #, gcc-internal-format
40835 msgid "wrong argument %qs to option %qs"
40836 msgstr ""
40838 #: config/i386/i386-options.cc:1680
40839 #, gcc-internal-format
40840 msgid "size ranges of option %qs should be increasing"
40841 msgstr ""
40843 #: config/i386/i386-options.cc:1690
40844 #, gcc-internal-format
40845 msgid "wrong strategy name %qs specified for option %qs"
40846 msgstr ""
40848 #. rep; movq isn't available in 32-bit code.
40849 #: config/i386/i386-options.cc:1716
40850 #, gcc-internal-format
40851 msgid "strategy name %qs specified for option %qs not supported for 32-bit code"
40852 msgstr ""
40854 #: config/i386/i386-options.cc:1729
40855 #, gcc-internal-format
40856 msgid "unknown alignment %qs specified for option %qs"
40857 msgstr ""
40859 #: config/i386/i386-options.cc:1739
40860 #, gcc-internal-format
40861 msgid "the max value for the last size range should be -1 for option %qs"
40862 msgstr ""
40864 #: config/i386/i386-options.cc:1746
40865 #, gcc-internal-format
40866 msgid "too many size ranges specified in option %qs"
40867 msgstr ""
40869 #: config/i386/i386-options.cc:1824
40870 #, gcc-internal-format
40871 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
40872 msgstr ""
40874 #: config/i386/i386-options.cc:2047
40875 #, gcc-internal-format
40876 msgid "Intel MCU psABI isn%'t supported in %s mode"
40877 msgstr ""
40879 #: config/i386/i386-options.cc:2101
40880 #, gcc-internal-format
40881 msgid "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> instead as appropriate"
40882 msgstr ""
40884 #: config/i386/i386-options.cc:2103
40885 #, gcc-internal-format
40886 msgid "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or %<target(\"tune=generic\")%> instead as appropriate"
40887 msgstr ""
40889 #: config/i386/i386-options.cc:2109
40890 #, gcc-internal-format
40891 msgid "%<-mtune=knl%> support will be removed in GCC 15"
40892 msgstr ""
40894 #: config/i386/i386-options.cc:2110
40895 #, gcc-internal-format
40896 msgid "%<target(\"tune=knl\")%> support will be removed in GCC 15"
40897 msgstr ""
40899 #: config/i386/i386-options.cc:2115
40900 #, gcc-internal-format
40901 msgid "%<-mtune=knm%> support will be removed in GCC 15"
40902 msgstr ""
40904 #: config/i386/i386-options.cc:2116
40905 #, gcc-internal-format
40906 msgid "%<target(\"tune=knm\")%> support will be removed in GCC 15"
40907 msgstr ""
40909 #. rep; movq isn't available in 32-bit code.
40910 #: config/i386/i386-options.cc:2143
40911 #, gcc-internal-format
40912 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
40913 msgstr ""
40915 #: config/i386/i386-options.cc:2148
40916 #, gcc-internal-format
40917 msgid "%<-mapxf%> is not supported for 32-bit code"
40918 msgstr "%<-mapxf%> nije podržan za 32-bitni kod"
40920 #: config/i386/i386-options.cc:2150
40921 #, gcc-internal-format
40922 msgid "%<-mapx-features=%> option is not supported for 32-bit code"
40923 msgstr ""
40925 #: config/i386/i386-options.cc:2153
40926 #, gcc-internal-format
40927 msgid "%<-muintr%> not supported for 32-bit code"
40928 msgstr ""
40930 #: config/i386/i386-options.cc:2156
40931 #, gcc-internal-format
40932 msgid "%<-mlam=%> option: [u48|u57] not supported for 32-bit code"
40933 msgstr ""
40935 #: config/i386/i386-options.cc:2171
40936 #, gcc-internal-format
40937 msgid "address mode %qs not supported in the %s bit mode"
40938 msgstr ""
40940 #: config/i386/i386-options.cc:2182
40941 #, gcc-internal-format
40942 msgid "%<-mabi=ms%> not supported with X32 ABI"
40943 msgstr ""
40945 #: config/i386/i386-options.cc:2188
40946 #, gcc-internal-format
40947 msgid "%<-mabi=%s%> not supported with %<-fsanitize=address%>"
40948 msgstr ""
40950 #: config/i386/i386-options.cc:2191
40951 #, gcc-internal-format
40952 msgid "%<-mabi=%s%> not supported with %<-fsanitize=kernel-address%>"
40953 msgstr ""
40955 #: config/i386/i386-options.cc:2195
40956 #, gcc-internal-format
40957 msgid "%<-mabi=%s%> not supported with %<-fsanitize=thread%>"
40958 msgstr ""
40960 #: config/i386/i386-options.cc:2201
40961 #, gcc-internal-format
40962 msgid "%<-mlam=u48%> is not compatible with Hardware-assisted AddressSanitizer, override to %<-mlam=u57%>"
40963 msgstr ""
40965 #: config/i386/i386-options.cc:2221 config/i386/i386-options.cc:2230
40966 #: config/i386/i386-options.cc:2242 config/i386/i386-options.cc:2253
40967 #: config/i386/i386-options.cc:2264
40968 #, gcc-internal-format
40969 msgid "code model %qs not supported in the %s bit mode"
40970 msgstr ""
40972 #: config/i386/i386-options.cc:2233 config/i386/i386-options.cc:2245
40973 #, gcc-internal-format
40974 msgid "code model %qs not supported in x32 mode"
40975 msgstr ""
40977 #: config/i386/i386-options.cc:2288
40978 #, gcc-internal-format
40979 msgid "%<-masm=intel%> not supported in this configuration"
40980 msgstr ""
40982 #: config/i386/i386-options.cc:2293
40983 #, gcc-internal-format, gfc-internal-format
40984 msgid "%i-bit mode not compiled in"
40985 msgstr ""
40987 #: config/i386/i386-options.cc:2305
40988 #, gcc-internal-format
40989 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
40990 msgstr ""
40992 #: config/i386/i386-options.cc:2307
40993 #, gcc-internal-format
40994 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
40995 msgstr ""
40997 #: config/i386/i386-options.cc:2314
40998 #, gcc-internal-format
40999 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
41000 msgstr ""
41002 #: config/i386/i386-options.cc:2316
41003 #, gcc-internal-format
41004 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
41005 msgstr ""
41007 #: config/i386/i386-options.cc:2324 config/i386/i386-options.cc:2477
41008 #, gcc-internal-format
41009 msgid "CPU you selected does not support x86-64 instruction set"
41010 msgstr ""
41012 #: config/i386/i386-options.cc:2332
41013 #, gcc-internal-format
41014 msgid "%<-march=knl%> support will be removed in GCC 15"
41015 msgstr ""
41017 #: config/i386/i386-options.cc:2333
41018 #, gcc-internal-format
41019 msgid "%<target(\"arch=knl\")%> support will be removed in GCC 15"
41020 msgstr ""
41022 #: config/i386/i386-options.cc:2338
41023 #, gcc-internal-format
41024 msgid "%<-march=knm%> support will be removed in GCC 15"
41025 msgstr ""
41027 #: config/i386/i386-options.cc:2339
41028 #, gcc-internal-format
41029 msgid "%<target(\"arch=knm\")%> support will be removed in GCC 15"
41030 msgstr ""
41032 #: config/i386/i386-options.cc:2416
41033 #, gcc-internal-format
41034 msgid "bad value %qs for %<-march=%> switch"
41035 msgstr ""
41037 #: config/i386/i386-options.cc:2417
41038 #, gcc-internal-format
41039 msgid "bad value %qs for %<target(\"arch=\")%> attribute"
41040 msgstr ""
41042 #: config/i386/i386-options.cc:2439
41043 #, gcc-internal-format
41044 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
41045 msgstr ""
41047 #: config/i386/i386-options.cc:2441
41048 #, gcc-internal-format
41049 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
41050 msgstr ""
41052 #: config/i386/i386-options.cc:2446
41053 #, gcc-internal-format
41054 msgid "valid arguments to %<-march=%> switch are: %s"
41055 msgstr ""
41057 #: config/i386/i386-options.cc:2447
41058 #, gcc-internal-format
41059 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
41060 msgstr ""
41062 #: config/i386/i386-options.cc:2496
41063 #, gcc-internal-format
41064 msgid "bad value %qs for %<-mtune=%> switch"
41065 msgstr ""
41067 #: config/i386/i386-options.cc:2497
41068 #, gcc-internal-format
41069 msgid "bad value %qs for %<target(\"tune=\")%> attribute"
41070 msgstr ""
41072 #: config/i386/i386-options.cc:2518
41073 #, gcc-internal-format
41074 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
41075 msgstr ""
41077 #: config/i386/i386-options.cc:2520
41078 #, gcc-internal-format
41079 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
41080 msgstr ""
41082 #: config/i386/i386-options.cc:2525
41083 #, gcc-internal-format
41084 msgid "valid arguments to %<-mtune=%> switch are: %s"
41085 msgstr ""
41087 #: config/i386/i386-options.cc:2526
41088 #, gcc-internal-format
41089 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
41090 msgstr ""
41092 #: config/i386/i386-options.cc:2554
41093 #, gcc-internal-format
41094 msgid "%<-mregparm%> is ignored in 64-bit mode"
41095 msgstr ""
41097 #: config/i386/i386-options.cc:2556
41098 #, gcc-internal-format
41099 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
41100 msgstr ""
41102 #: config/i386/i386-options.cc:2559
41103 #, gcc-internal-format
41104 msgid "%<-mregparm=%d%> is not between 0 and %d"
41105 msgstr ""
41107 #: config/i386/i386-options.cc:2582
41108 #, gcc-internal-format
41109 msgid "%<-m96bit-long-double%> is not compatible with this target"
41110 msgstr ""
41112 #: config/i386/i386-options.cc:2587
41113 #, gcc-internal-format
41114 msgid "%<-mrtd%> is ignored in 64bit mode"
41115 msgstr ""
41117 #: config/i386/i386-options.cc:2588
41118 #, gcc-internal-format
41119 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
41120 msgstr ""
41122 #: config/i386/i386-options.cc:2681
41123 #, gcc-internal-format
41124 msgid "%<-mno-evex512%> or %<-mno-avx512XXX%> cannot disable AVX10 instructions when AVX10.1-512 is available"
41125 msgstr ""
41127 #. We should not emit 512 bit instructions under AVX10.1-256
41128 #. when EVEX512 is enabled w/o any AVX512 features enabled.
41129 #. Disable EVEX512 bit for this.
41130 #: config/i386/i386-options.cc:2695
41131 #, gcc-internal-format
41132 msgid "Using %<-mevex512%> without any AVX512 features enabled together with AVX10.1 only will not enable any AVX512 or AVX10.1-512 features, using 256 as max vector size"
41133 msgstr ""
41135 #: config/i386/i386-options.cc:2702 config/i386/i386-options.cc:2708
41136 #, gcc-internal-format
41137 msgid "Vector size conflicts between AVX10.1 and AVX512, using 512 as max vector size"
41138 msgstr ""
41140 #: config/i386/i386-options.cc:2716
41141 #, gcc-internal-format
41142 msgid "%<-mno-avx512XXX%> cannot disable AVX10 instructions when AVX10 is available"
41143 msgstr ""
41145 #: config/i386/i386-options.cc:2726
41146 #, gcc-internal-format
41147 msgid "%<-mno-avx10.1, -mno-avx10.1-256, -mno-avx10.1-512%> cannot disable AVX512 instructions when %<-mavx512XXX%>"
41148 msgstr ""
41150 #: config/i386/i386-options.cc:2781
41151 #, gcc-internal-format
41152 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
41153 msgstr ""
41155 #: config/i386/i386-options.cc:2784
41156 #, gcc-internal-format
41157 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
41158 msgstr ""
41160 #: config/i386/i386-options.cc:2807
41161 #, gcc-internal-format
41162 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
41163 msgstr ""
41165 #: config/i386/i386-options.cc:2820
41166 #, gcc-internal-format
41167 msgid "%<-mnop-mcount%> is not compatible with this target"
41168 msgstr ""
41170 #: config/i386/i386-options.cc:2823
41171 #, gcc-internal-format
41172 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
41173 msgstr ""
41175 #: config/i386/i386-options.cc:2829
41176 #, gcc-internal-format
41177 msgid "%<-msseregparm%> used without SSE enabled"
41178 msgstr ""
41180 #: config/i386/i386-options.cc:2830
41181 #, gcc-internal-format
41182 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
41183 msgstr ""
41185 #: config/i386/i386-options.cc:2840
41186 #, gcc-internal-format
41187 msgid "SSE instruction set disabled, using 387 arithmetics"
41188 msgstr ""
41190 #: config/i386/i386-options.cc:2847
41191 #, gcc-internal-format
41192 msgid "387 instruction set disabled, using SSE arithmetics"
41193 msgstr ""
41195 #: config/i386/i386-options.cc:2897
41196 #, gcc-internal-format
41197 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
41198 msgstr ""
41200 #: config/i386/i386-options.cc:2899
41201 #, gcc-internal-format
41202 msgid "stack probing requires %<target(\"accumulate-outgoing-args\")%> for correctness"
41203 msgstr ""
41205 #: config/i386/i386-options.cc:2913
41206 #, gcc-internal-format
41207 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
41208 msgstr ""
41210 #: config/i386/i386-options.cc:2915
41211 #, gcc-internal-format
41212 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
41213 msgstr ""
41215 #: config/i386/i386-options.cc:2975
41216 #, gcc-internal-format
41217 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
41218 msgstr ""
41220 #: config/i386/i386-options.cc:2978
41221 #, gcc-internal-format
41222 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
41223 msgstr ""
41225 #: config/i386/i386-options.cc:2982
41226 #, gcc-internal-format
41227 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
41228 msgstr ""
41230 #: config/i386/i386-options.cc:3104 config/loongarch/loongarch-opts.cc:898
41231 #, gcc-internal-format
41232 msgid "unknown option for %<-mrecip=%s%>"
41233 msgstr ""
41235 #: config/i386/i386-options.cc:3163
41236 #, gcc-internal-format
41237 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
41238 msgstr ""
41240 #: config/i386/i386-options.cc:3168
41241 #, gcc-internal-format
41242 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
41243 msgstr ""
41245 #: config/i386/i386-options.cc:3196
41246 #, gcc-internal-format
41247 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
41248 msgstr ""
41250 #: config/i386/i386-options.cc:3250
41251 #, gcc-internal-format
41252 msgid "%<-fcf-protection=full%> is not enabled by %<-fhardened%> because it was specified on the command line"
41253 msgstr ""
41255 #: config/i386/i386-options.cc:3259
41256 #, gcc-internal-format
41257 msgid "%<-fcf-protection%> is not compatible with this target"
41258 msgstr ""
41260 #: config/i386/i386-options.cc:3426
41261 #, gcc-internal-format
41262 msgid "interrupt and naked attributes are not compatible"
41263 msgstr ""
41265 #: config/i386/i386-options.cc:3430 config/i386/i386-options.cc:3462
41266 #: config/i386/i386-options.cc:4006 config/i386/i386-options.cc:4016
41267 #, gcc-internal-format
41268 msgid "%qs and %qs attributes are not compatible"
41269 msgstr ""
41271 #: config/i386/i386-options.cc:3447
41272 #, gcc-internal-format
41273 msgid "only DWARF debug format is supported for interrupt service routine"
41274 msgstr ""
41276 #: config/i386/i386-options.cc:3508
41277 #, gcc-internal-format
41278 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
41279 msgstr ""
41281 #: config/i386/i386-options.cc:3518
41282 #, gcc-internal-format
41283 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
41284 msgstr ""
41286 #: config/i386/i386-options.cc:3553
41287 #, gcc-internal-format
41288 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
41289 msgstr ""
41291 #: config/i386/i386-options.cc:3563
41292 #, gcc-internal-format
41293 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
41294 msgstr ""
41296 #: config/i386/i386-options.cc:3671
41297 #, gcc-internal-format
41298 msgid "%s instructions aren%'t allowed in an exception service routine"
41299 msgstr ""
41301 #: config/i386/i386-options.cc:3673
41302 #, gcc-internal-format
41303 msgid "%s instructions aren%'t allowed in an interrupt service routine"
41304 msgstr ""
41306 #: config/i386/i386-options.cc:3677
41307 #, gcc-internal-format
41308 msgid "%s instructions aren%'t allowed in a function with the %<no_caller_saved_registers%> attribute"
41309 msgstr ""
41311 #: config/i386/i386-options.cc:3724 config/i386/i386-options.cc:3775
41312 #, gcc-internal-format
41313 msgid "fastcall and regparm attributes are not compatible"
41314 msgstr ""
41316 #: config/i386/i386-options.cc:3729
41317 #, gcc-internal-format
41318 msgid "regparam and thiscall attributes are not compatible"
41319 msgstr ""
41321 #: config/i386/i386-options.cc:3736 config/i386/i386-options.cc:3964
41322 #, gcc-internal-format
41323 msgid "%qE attribute requires an integer constant argument"
41324 msgstr ""
41326 #: config/i386/i386-options.cc:3742
41327 #, gcc-internal-format
41328 msgid "argument to %qE attribute larger than %d"
41329 msgstr ""
41331 #: config/i386/i386-options.cc:3767 config/i386/i386-options.cc:3810
41332 #, gcc-internal-format
41333 msgid "fastcall and cdecl attributes are not compatible"
41334 msgstr ""
41336 #: config/i386/i386-options.cc:3771
41337 #, gcc-internal-format
41338 msgid "fastcall and stdcall attributes are not compatible"
41339 msgstr ""
41341 #: config/i386/i386-options.cc:3779 config/i386/i386-options.cc:3828
41342 #, gcc-internal-format
41343 msgid "fastcall and thiscall attributes are not compatible"
41344 msgstr ""
41346 #: config/i386/i386-options.cc:3789 config/i386/i386-options.cc:3806
41347 #, gcc-internal-format
41348 msgid "stdcall and cdecl attributes are not compatible"
41349 msgstr ""
41351 #: config/i386/i386-options.cc:3793
41352 #, gcc-internal-format
41353 msgid "stdcall and fastcall attributes are not compatible"
41354 msgstr ""
41356 #: config/i386/i386-options.cc:3797 config/i386/i386-options.cc:3824
41357 #, gcc-internal-format
41358 msgid "stdcall and thiscall attributes are not compatible"
41359 msgstr ""
41361 #: config/i386/i386-options.cc:3814 config/i386/i386-options.cc:3832
41362 #, gcc-internal-format
41363 msgid "cdecl and thiscall attributes are not compatible"
41364 msgstr ""
41366 #: config/i386/i386-options.cc:3820
41367 #, gcc-internal-format
41368 msgid "%qE attribute is used for non-class method"
41369 msgstr ""
41371 #: config/i386/i386-options.cc:3924 config/rs6000/rs6000.cc:20747
41372 #, gcc-internal-format
41373 msgid "%qE incompatible attribute ignored"
41374 msgstr ""
41376 #: config/i386/i386-options.cc:3951
41377 #, gcc-internal-format
41378 msgid "%qE attribute only available for 32-bit"
41379 msgstr ""
41381 #: config/i386/i386-options.cc:3972
41382 #, gcc-internal-format
41383 msgid "argument to %qE attribute is neither zero, nor one"
41384 msgstr ""
41386 #: config/i386/i386-options.cc:4043 config/i386/i386-options.cc:4065
41387 #: config/ia64/ia64.cc:822 config/s390/s390.cc:1271
41388 #, gcc-internal-format
41389 msgid "%qE attribute requires a string constant argument"
41390 msgstr ""
41392 #: config/i386/i386-options.cc:4053 config/i386/i386-options.cc:4075
41393 #: config/s390/s390.cc:1300
41394 #, gcc-internal-format
41395 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
41396 msgstr ""
41398 #: config/i386/i386-options.cc:4107
41399 #, gcc-internal-format
41400 msgid "interrupt service routine should have a pointer as the first argument"
41401 msgstr ""
41403 #: config/i386/i386-options.cc:4114
41404 #, gcc-internal-format
41405 msgid "interrupt service routine should have %qs as the second argument"
41406 msgstr ""
41408 #: config/i386/i386-options.cc:4125
41409 #, gcc-internal-format
41410 msgid "interrupt service routine can only have a pointer argument and an optional integer argument"
41411 msgstr ""
41413 #: config/i386/i386-options.cc:4128
41414 #, gcc-internal-format
41415 msgid "interrupt service routine must return %<void%>"
41416 msgstr ""
41418 #: config/i386/i386.cc:1281
41419 #, gcc-internal-format
41420 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
41421 msgstr ""
41423 #: config/i386/i386.cc:1284
41424 #, gcc-internal-format
41425 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
41426 msgstr ""
41428 #: config/i386/i386.cc:1588
41429 #, gcc-internal-format
41430 msgid "X32 does not support %<ms_abi%> attribute"
41431 msgstr ""
41433 #: config/i386/i386.cc:1622
41434 #, gcc-internal-format
41435 msgid "%<ms_hook_prologue%> attribute is not compatible with nested function"
41436 msgstr ""
41438 #: config/i386/i386.cc:1974
41439 #, gcc-internal-format
41440 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
41441 msgstr ""
41443 #: config/i386/i386.cc:1980
41444 #, gcc-internal-format
41445 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
41446 msgstr ""
41448 #: config/i386/i386.cc:1994
41449 #, gcc-internal-format
41450 msgid "AVX vector argument without AVX enabled changes the ABI"
41451 msgstr ""
41453 #: config/i386/i386.cc:2000
41454 #, gcc-internal-format
41455 msgid "AVX vector return without AVX enabled changes the ABI"
41456 msgstr ""
41458 #: config/i386/i386.cc:2016
41459 #, gcc-internal-format
41460 msgid "SSE vector argument without SSE enabled changes the ABI"
41461 msgstr ""
41463 #: config/i386/i386.cc:2022
41464 #, gcc-internal-format
41465 msgid "SSE vector return without SSE enabled changes the ABI"
41466 msgstr ""
41468 #: config/i386/i386.cc:2038
41469 #, gcc-internal-format
41470 msgid "MMX vector argument without MMX enabled changes the ABI"
41471 msgstr ""
41473 #: config/i386/i386.cc:2044
41474 #, gcc-internal-format
41475 msgid "MMX vector return without MMX enabled changes the ABI"
41476 msgstr ""
41478 #: config/i386/i386.cc:2243
41479 #, gcc-internal-format
41480 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
41481 msgstr ""
41483 #: config/i386/i386.cc:2372
41484 #, gcc-internal-format
41485 msgid "the ABI of passing union with %<long double%> has changed in GCC 4.4"
41486 msgstr ""
41488 #: config/i386/i386.cc:2507
41489 #, gcc-internal-format
41490 msgid "the ABI of passing structure with %<complex float%> member has changed in GCC 4.4"
41491 msgstr ""
41493 #: config/i386/i386.cc:2628
41494 msgid "the ABI of passing C structures with zero-width bit-fields has changed in GCC %{12.1%}"
41495 msgstr ""
41497 #: config/i386/i386.cc:2725 config/i386/i386.cc:4094 config/i386/i386.cc:4104
41498 #, gcc-internal-format
41499 msgid "SSE register return with SSE2 disabled"
41500 msgstr ""
41502 #: config/i386/i386.cc:2727
41503 #, gcc-internal-format
41504 msgid "SSE register return with SSE disabled"
41505 msgstr ""
41507 #: config/i386/i386.cc:2734
41508 #, gcc-internal-format
41509 msgid "SSE register argument with SSE2 disabled"
41510 msgstr ""
41512 #: config/i386/i386.cc:2736
41513 #, gcc-internal-format
41514 msgid "SSE register argument with SSE disabled"
41515 msgstr ""
41517 #: config/i386/i386.cc:2756
41518 #, gcc-internal-format
41519 msgid "x87 register return with x87 disabled"
41520 msgstr ""
41522 #: config/i386/i386.cc:3084 config/i386/i386.cc:3329 config/i386/i386.cc:4122
41523 #, gcc-internal-format
41524 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
41525 msgstr ""
41527 #: config/i386/i386.cc:3086 config/i386/i386.cc:3331 config/i386/i386.cc:4124
41528 #, gcc-internal-format
41529 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
41530 msgstr ""
41532 #: config/i386/i386.cc:3734
41533 #, gcc-internal-format, gfc-internal-format
41534 msgid "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
41535 msgstr ""
41537 #: config/i386/i386.cc:6790
41538 #, gcc-internal-format
41539 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
41540 msgstr ""
41542 #: config/i386/i386.cc:8808
41543 #, gcc-internal-format
41544 msgid "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
41545 msgstr ""
41547 #: config/i386/i386.cc:8898
41548 #, gcc-internal-format
41549 msgid "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service routine.  This may be worked around by avoiding functions with aggregate return."
41550 msgstr ""
41552 #: config/i386/i386.cc:9951
41553 #, gcc-internal-format
41554 msgid "Stack realignment not supported with %<__builtin_eh_return%>"
41555 msgstr ""
41557 #: config/i386/i386.cc:9956
41558 #, gcc-internal-format
41559 msgid "regparm nested function not supported with %<__builtin_eh_return%>"
41560 msgstr ""
41562 #: config/i386/i386.cc:10347
41563 #, gcc-internal-format
41564 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
41565 msgstr ""
41567 #: config/i386/i386.cc:10367
41568 #, gcc-internal-format
41569 msgid "%<-fsplit-stack%> does not support 2 register parameters for a nested function"
41570 msgstr ""
41572 #. FIXME: We could make this work by pushing a register
41573 #. around the addition and comparison.
41574 #: config/i386/i386.cc:10378
41575 #, gcc-internal-format
41576 msgid "%<-fsplit-stack%> does not support 3 register parameters"
41577 msgstr ""
41579 #: config/i386/i386.cc:13564
41580 #, gcc-internal-format
41581 msgid "%<V%> modifier on non-integer register"
41582 msgstr ""
41584 #: config/i386/i386.cc:13575 config/i386/i386.cc:13589
41585 #, gcc-internal-format
41586 msgid "unsupported size for integer register"
41587 msgstr ""
41589 #: config/i386/i386.cc:13621
41590 #, gcc-internal-format
41591 msgid "extended registers have no high halves"
41592 msgstr ""
41594 #: config/i386/i386.cc:13636
41595 #, gcc-internal-format
41596 msgid "unsupported operand size for extended register"
41597 msgstr ""
41599 #: config/i386/i386.cc:13833 config/i386/i386.cc:13835
41600 #, gcc-internal-format
41601 msgid "non-integer operand used with operand code %<z%>"
41602 msgstr ""
41604 #: config/i386/i386.cc:17996
41605 #, gcc-internal-format
41606 msgid "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
41607 msgstr ""
41609 #: config/i386/i386.cc:22734
41610 msgid "the alignment of %<_Atomic %T%> fields changed in %{GCC 11.1%}"
41611 msgstr ""
41613 #: config/i386/i386.cc:22815
41614 #, gcc-internal-format
41615 msgid "no register available for profiling %<-mcmodel=large%s%>"
41616 msgstr ""
41618 #: config/i386/i386.cc:22911
41619 #, gcc-internal-format
41620 msgid "profiling %<-mcmodel=large%> with PIC is not supported"
41621 msgstr ""
41623 #: config/i386/i386.cc:23624
41624 #, gcc-internal-format
41625 msgid "%<__bfloat16%> is redefined from typedef %<short%> to real %<__bf16%> since GCC 13.1, be careful of implicit conversion between %<__bf16%> and %<short%>; an explicit bitcast may be needed here"
41626 msgstr ""
41628 #: config/i386/i386.cc:25074
41629 #, gcc-internal-format
41630 msgid "unknown architecture specific memory model"
41631 msgstr ""
41633 #: config/i386/i386.cc:25081
41634 #, gcc-internal-format
41635 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
41636 msgstr ""
41638 #: config/i386/i386.cc:25088
41639 #, gcc-internal-format
41640 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
41641 msgstr ""
41643 #: config/i386/i386.cc:25775
41644 #, gcc-internal-format
41645 msgid "%<-fexcess-precision=16%> is not compatible with %<-mfpmath=387%>"
41646 msgstr ""
41648 #: config/i386/winnt.cc:83
41649 #, gcc-internal-format
41650 msgid "%qE attribute applies only to initialized variables with external linkage"
41651 msgstr ""
41653 #: config/i386/winnt.cc:156
41654 #, gcc-internal-format
41655 msgid "definition of static data member %q+D of dllimport%'d class"
41656 msgstr ""
41658 #: config/ia64/ia64-c.cc:50
41659 #, gcc-internal-format
41660 msgid "malformed %<#pragma builtin%>"
41661 msgstr ""
41663 #: config/ia64/ia64.cc:761 config/loongarch/loongarch.cc:7974
41664 #: config/loongarch/loongarch.cc:7984
41665 #, gcc-internal-format
41666 msgid "invalid argument of %qE attribute"
41667 msgstr ""
41669 #: config/ia64/ia64.cc:774
41670 #, gcc-internal-format
41671 msgid "an address area attribute cannot be specified for local variables"
41672 msgstr ""
41674 #: config/ia64/ia64.cc:781
41675 #, gcc-internal-format
41676 msgid "address area of %q+D conflicts with previous declaration"
41677 msgstr ""
41679 #: config/ia64/ia64.cc:789
41680 #, gcc-internal-format
41681 msgid "address area attribute cannot be specified for functions"
41682 msgstr ""
41684 #: config/ia64/ia64.cc:6035 config/pa/pa.cc:461 config/sh/sh.cc:8267
41685 #, gcc-internal-format
41686 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
41687 msgstr ""
41689 #: config/ia64/ia64.cc:11312
41690 #, gcc-internal-format
41691 msgid "version attribute is not a string"
41692 msgstr ""
41694 #: config/iq2000/iq2000.cc:1864
41695 #, gcc-internal-format
41696 msgid "%<gp_offset%> (%ld) or %<end_offset%> (%ld) is less than zero"
41697 msgstr ""
41699 #: config/iq2000/iq2000.cc:2587
41700 #, gcc-internal-format
41701 msgid "argument %qd is not a constant"
41702 msgstr ""
41704 #: config/iq2000/iq2000.cc:2890 config/xtensa/xtensa.cc:3158
41705 #, gcc-internal-format
41706 msgid "%<PRINT_OPERAND_ADDRESS%>, null pointer"
41707 msgstr ""
41709 #: config/iq2000/iq2000.cc:3045
41710 #, gcc-internal-format
41711 msgid "%<PRINT_OPERAND%>: Unknown punctuation %<%c%>"
41712 msgstr ""
41714 #: config/iq2000/iq2000.cc:3054 config/xtensa/xtensa.cc:3007
41715 #, gcc-internal-format
41716 msgid "%<PRINT_OPERAND%> null pointer"
41717 msgstr ""
41719 #: config/loongarch/loongarch-builtins.cc:2999 config/mips/mips.cc:17388
41720 #, gcc-internal-format, gfc-internal-format
41721 msgid "argument %d to the built-in must be a constant in range %d to %d"
41722 msgstr ""
41724 #: config/loongarch/loongarch-builtins.cc:3077 config/mips/mips.cc:17508
41725 #, gcc-internal-format
41726 msgid "failed to expand built-in function"
41727 msgstr ""
41729 #: config/loongarch/loongarch-builtins.cc:3116
41730 #, gcc-internal-format
41731 msgid "built-in function %qD is not enabled"
41732 msgstr "ugrađena funkcija %qD nije omogućena"
41734 #: config/loongarch/loongarch-cpu.cc:115
41735 #, gcc-internal-format
41736 msgid "unknown processor ID %<0x%x%>, some tuning parameters will fall back to default"
41737 msgstr ""
41739 #: config/loongarch/loongarch-cpu.cc:144
41740 #, gcc-internal-format
41741 msgid "unknown native base architecture %<0x%x%>, %qs failed"
41742 msgstr ""
41744 #: config/loongarch/loongarch-cpu.cc:173
41745 #, gcc-internal-format
41746 msgid "unknown native FPU type %<0x%x%>, %qs failed"
41747 msgstr ""
41749 #: config/loongarch/loongarch-cpu.cc:180
41750 #, gcc-internal-format
41751 msgid "floating-point unit %qs differs from PRID preset %qs"
41752 msgstr ""
41754 #: config/loongarch/loongarch-cpu.cc:204
41755 #, gcc-internal-format
41756 msgid "unknown SIMD extension (%qs disabled while %qs is enabled), disabling SIMD"
41757 msgstr ""
41759 #: config/loongarch/loongarch-cpu.cc:242
41760 #, gcc-internal-format
41761 msgid "detected base architecture %qs, but some of its features are not detected; the detected base architecture may be unreliable, only detected features will be enabled"
41762 msgstr ""
41764 #: config/loongarch/loongarch-opts.cc:235
41765 #, gcc-internal-format
41766 msgid "%<-m%s%> overrides %<-m%s=%s%>, adjusting ABI to %qs"
41767 msgstr ""
41769 #: config/loongarch/loongarch-opts.cc:252
41770 #, gcc-internal-format
41771 msgid "ABI changed (%qs to %qs) while multilib is disabled"
41772 msgstr ""
41774 #: config/loongarch/loongarch-opts.cc:281
41775 #: config/loongarch/loongarch-opts.cc:286
41776 #, gcc-internal-format
41777 msgid "%qs does not work on a cross compiler"
41778 msgstr ""
41780 #: config/loongarch/loongarch-opts.cc:375
41781 #, gcc-internal-format
41782 msgid "enabling %qs promotes %<%s%s%> to %<%s%s%>"
41783 msgstr ""
41785 #: config/loongarch/loongarch-opts.cc:387
41786 #, gcc-internal-format
41787 msgid "%qs is disabled by %<-m%s%>, because it requires %<%s%s%>"
41788 msgstr ""
41790 #: config/loongarch/loongarch-opts.cc:399
41791 #, gcc-internal-format
41792 msgid "%<-m%s=%s%> conflicts with %qs, which requires %<%s%s%>"
41793 msgstr ""
41795 #: config/loongarch/loongarch-opts.cc:443
41796 #, gcc-internal-format
41797 msgid "your native CPU architecture (%qs) does not support %qs ABI, falling back to %<-m%s=%s%>"
41798 msgstr ""
41800 #: config/loongarch/loongarch-opts.cc:448
41801 #, gcc-internal-format
41802 msgid "default CPU architecture (%qs) does not support %qs ABI, falling back to %<-m%s=%s%>"
41803 msgstr ""
41805 #: config/loongarch/loongarch-opts.cc:479
41806 #, gcc-internal-format
41807 msgid "unable to implement ABI %qs with instruction set %qs"
41808 msgstr ""
41810 #: config/loongarch/loongarch-opts.cc:501
41811 #, gcc-internal-format
41812 msgid "ABI %qs cannot be implemented due to limited instruction set %qs, falling back to %qs"
41813 msgstr ""
41815 #: config/loongarch/loongarch-opts.cc:512
41816 #, gcc-internal-format
41817 msgid "instruction set %qs cannot implement default ABI %qs, falling back to %qs"
41818 msgstr ""
41820 #: config/loongarch/loongarch-opts.cc:517
41821 #, gcc-internal-format
41822 msgid "no multilib-enabled ABI (%qs) can be implemented with instruction set %qs, falling back to %qs"
41823 msgstr ""
41825 #: config/loongarch/loongarch-opts.cc:533
41826 #, gcc-internal-format
41827 msgid "ABI %qs is not enabled at configure-time, the linker might report an error"
41828 msgstr ""
41830 #: config/loongarch/loongarch-opts.cc:536
41831 #, gcc-internal-format, gfc-internal-format
41832 msgid "ABI with startfiles: %s"
41833 msgstr ""
41835 #: config/loongarch/loongarch-opts.cc:550
41836 #, gcc-internal-format
41837 msgid "%qs is not supported, now cmodel is set to %qs"
41838 msgstr "%qs nije podržan, pa je sada ‘cmodel’ postavljen na %qs"
41840 #: config/loongarch/loongarch-opts.cc:1023
41841 #, gcc-internal-format
41842 msgid "code model %qs is not compatible with %s"
41843 msgstr ""
41845 #: config/loongarch/loongarch-opts.cc:1089
41846 #, gcc-internal-format
41847 msgid "%qs cannot be used for compiling a shared library"
41848 msgstr ""
41850 #: config/loongarch/loongarch.cc:7946
41851 #, gcc-internal-format
41852 msgid "%qE attribute cannot be specified for thread-local variables"
41853 msgstr ""
41855 #: config/loongarch/loongarch.cc:7964
41856 #, gcc-internal-format
41857 msgid "%qE attribute cannot be specified for register variables"
41858 msgstr ""
41860 #: config/loongarch/loongarch.cc:7992
41861 #, gcc-internal-format
41862 msgid "multiple %qE attribute"
41863 msgstr ""
41865 #: config/m32c/m32c-pragma.cc:54
41866 #, gcc-internal-format
41867 msgid "junk at end of %<#pragma GCC memregs%> [0-16]"
41868 msgstr ""
41870 #: config/m32c/m32c-pragma.cc:61
41871 #, gcc-internal-format
41872 msgid "%<#pragma GCC memregs%> must precede any function declarations"
41873 msgstr ""
41875 #: config/m32c/m32c-pragma.cc:69 config/m32c/m32c-pragma.cc:76
41876 #, gcc-internal-format
41877 msgid "%<#pragma GCC memregs%> takes a number [0-16]"
41878 msgstr ""
41880 #: config/m32c/m32c-pragma.cc:104
41881 #, gcc-internal-format
41882 msgid "junk at end of %<#pragma ADDRESS%>"
41883 msgstr ""
41885 #: config/m32c/m32c-pragma.cc:109
41886 #, gcc-internal-format
41887 msgid "malformed %<#pragma ADDRESS%> variable address"
41888 msgstr ""
41890 #: config/m32c/m32c.cc:422
41891 #, gcc-internal-format
41892 msgid "invalid target memregs value %<%d%>"
41893 msgstr ""
41895 #: config/m32c/m32c.cc:2934
41896 #, gcc-internal-format
41897 msgid "%qE attribute is not supported for R8C target"
41898 msgstr ""
41900 #. The argument must be a constant integer.
41901 #: config/m32c/m32c.cc:2950 config/sh/sh.cc:8479 config/sh/sh.cc:8574
41902 #, gcc-internal-format
41903 msgid "%qE attribute argument not an integer constant"
41904 msgstr ""
41906 #: config/m32c/m32c.cc:2959
41907 #, gcc-internal-format
41908 msgid "%qE attribute argument should be between 18 to 255"
41909 msgstr ""
41911 #: config/m32c/m32c.cc:4082
41912 #, gcc-internal-format
41913 msgid "%<bank_switch%> has no effect on non-interrupt functions"
41914 msgstr ""
41916 #: config/m32c/m32c.cc:4189
41917 #, gcc-internal-format
41918 msgid "%<fast_interrupt%> attribute directive ignored"
41919 msgstr ""
41921 #: config/m32r/m32r.cc:412
41922 #, gcc-internal-format
41923 msgid "invalid argument of %qs attribute"
41924 msgstr ""
41926 #: config/m68k/m68k.cc:535
41927 #, gcc-internal-format
41928 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
41929 msgstr ""
41931 #: config/m68k/m68k.cc:606
41932 #, gcc-internal-format
41933 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
41934 msgstr ""
41936 #: config/m68k/m68k.cc:670
41937 #, gcc-internal-format
41938 msgid "%<-falign-labels=%d%> is not supported"
41939 msgstr ""
41941 #: config/m68k/m68k.cc:677
41942 #, gcc-internal-format
41943 msgid "%<-falign-loops=%d%> is not supported"
41944 msgstr ""
41946 #: config/m68k/m68k.cc:685
41947 #, gcc-internal-format
41948 msgid "%<-fstack-limit-%> options are not supported on this cpu"
41949 msgstr ""
41951 #: config/m68k/m68k.cc:803
41952 #, gcc-internal-format
41953 msgid "multiple interrupt attributes not allowed"
41954 msgstr ""
41956 #: config/m68k/m68k.cc:810
41957 #, gcc-internal-format
41958 msgid "%<interrupt_thread%> is available only on fido"
41959 msgstr ""
41961 #: config/m68k/m68k.cc:1144 config/rs6000/rs6000-logue.cc:1749
41962 #, gcc-internal-format
41963 msgid "stack limit expression is not supported"
41964 msgstr ""
41966 #: config/m68k/m68k.cc:7138 config/s390/s390.cc:17177
41967 #, gcc-internal-format
41968 msgid "%<-fexcess-precision=16%> is not supported on this target"
41969 msgstr ""
41971 #: config/mcore/mcore.cc:2960
41972 #, gcc-internal-format
41973 msgid "initialized variable %q+D is marked dllimport"
41974 msgstr ""
41976 #: config/microblaze/microblaze.cc:1760
41977 #, gcc-internal-format
41978 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
41979 msgstr ""
41981 #: config/microblaze/microblaze.cc:1772
41982 #, gcc-internal-format
41983 msgid "%qs is an invalid argument to %<-mcpu=%>"
41984 msgstr ""
41986 #: config/microblaze/microblaze.cc:1821
41987 #, gcc-internal-format
41988 msgid "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
41989 msgstr ""
41991 #: config/microblaze/microblaze.cc:1838
41992 #, gcc-internal-format
41993 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
41994 msgstr ""
41996 #: config/microblaze/microblaze.cc:1845
41997 #, gcc-internal-format
41998 msgid "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
41999 msgstr ""
42001 #: config/microblaze/microblaze.cc:1851
42002 #, gcc-internal-format
42003 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
42004 msgstr ""
42006 #: config/mips/mips.cc:1332 config/mips/mips.cc:1593 config/mips/mips.cc:1647
42007 #: config/riscv/riscv.cc:5800
42008 #, gcc-internal-format
42009 msgid "%qE attribute requires a string argument"
42010 msgstr ""
42012 #: config/mips/mips.cc:1340
42013 #, gcc-internal-format
42014 msgid "argument to %qE attribute is neither no, pcrel nor yes"
42015 msgstr ""
42017 #: config/mips/mips.cc:1506 config/mips/mips.cc:1510
42018 #, gcc-internal-format
42019 msgid "%qs attribute only applies to functions"
42020 msgstr ""
42022 #: config/mips/mips.cc:1520 config/mips/mips.cc:1526
42023 #, gcc-internal-format
42024 msgid "%qE cannot have both %qs and %qs attributes"
42025 msgstr ""
42027 #: config/mips/mips.cc:1555 config/mips/mips.cc:1561 config/nios2/nios2.cc:4489
42028 #, gcc-internal-format
42029 msgid "%qE redeclared with conflicting %qs attributes"
42030 msgstr ""
42032 #: config/mips/mips.cc:1601
42033 #, gcc-internal-format
42034 msgid "argument to %qE attribute is neither eic, nor %<vector=<line>%>"
42035 msgstr ""
42037 #: config/mips/mips.cc:1617
42038 #, gcc-internal-format
42039 msgid "interrupt vector to %qE attribute is not %<vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)%>"
42040 msgstr ""
42042 #: config/mips/mips.cc:1654
42043 #, gcc-internal-format
42044 msgid "argument to %qE attribute is not intstack"
42045 msgstr ""
42047 #: config/mips/mips.cc:6223
42048 msgid "the ABI for passing a value containing zero-width fields before an adjacent 64-bit floating-point field was changed in GCC %{12.1%}"
42049 msgstr ""
42051 #: config/mips/mips.cc:6668
42052 msgid "the ABI for returning a value containing zero-width bit-fields but otherwise an aggregate with only one or two floating-point fields was changed in GCC %{12.1%}"
42053 msgstr ""
42055 #: config/mips/mips.cc:6692
42056 msgid "the ABI for returning a value with C++17 empty bases but otherwise an aggregate with only one or two floating-point fields was changed in GCC %{12.1%}"
42057 msgstr ""
42059 #: config/mips/mips.cc:8039
42060 #, gcc-internal-format
42061 msgid "cannot handle inconsistent calls to %qs"
42062 msgstr ""
42064 #: config/mips/mips.cc:11295
42065 #, gcc-internal-format
42066 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
42067 msgstr ""
42069 #: config/mips/mips.cc:11297
42070 #, gcc-internal-format
42071 msgid "interrupt handlers cannot be MIPS16 functions"
42072 msgstr ""
42074 #: config/mips/mips.cc:12301
42075 #, gcc-internal-format
42076 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
42077 msgstr ""
42079 #: config/mips/mips.cc:17640
42080 #, gcc-internal-format
42081 msgid "built-in function %qE not supported for MIPS16"
42082 msgstr ""
42084 #: config/mips/mips.cc:18248
42085 #, gcc-internal-format
42086 msgid "%qs does not support MIPS16 code"
42087 msgstr ""
42089 #: config/mips/mips.cc:20061
42090 #, gcc-internal-format
42091 msgid "MIPS16 PIC for ABIs other than o32 and o64"
42092 msgstr ""
42094 #: config/mips/mips.cc:20064
42095 #, gcc-internal-format
42096 msgid "MIPS16 %<-mxgot%> code"
42097 msgstr ""
42099 #: config/mips/mips.cc:20067
42100 #, gcc-internal-format
42101 msgid "%<hard-float%> MIPS16 code for ABIs other than o32 and o64"
42102 msgstr ""
42104 #: config/mips/mips.cc:20070
42105 #, gcc-internal-format
42106 msgid "MSA MIPS16 code"
42107 msgstr ""
42109 #: config/mips/mips.cc:20073
42110 #, gcc-internal-format
42111 msgid "MIPS16 requires %<-mexplicit-relocs%>"
42112 msgstr ""
42114 #: config/mips/mips.cc:20264 config/mips/mips.cc:20269
42115 #: config/mips/mips.cc:20359 config/mips/mips.cc:20361
42116 #: config/mips/mips.cc:20391 config/mips/mips.cc:20401
42117 #: config/mips/mips.cc:20507 config/mips/mips.cc:20531
42118 #, gcc-internal-format, gfc-internal-format
42119 msgid "unsupported combination: %s"
42120 msgstr ""
42122 #: config/mips/mips.cc:20304
42123 #, gcc-internal-format
42124 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
42125 msgstr ""
42127 #: config/mips/mips.cc:20314
42128 #, gcc-internal-format
42129 msgid "%<-march=%s%> is not compatible with the selected ABI"
42130 msgstr ""
42132 #: config/mips/mips.cc:20329
42133 #, gcc-internal-format
42134 msgid "%<-mgp64%> used with a 32-bit processor"
42135 msgstr ""
42137 #: config/mips/mips.cc:20331
42138 #, gcc-internal-format
42139 msgid "%<-mgp32%> used with a 64-bit ABI"
42140 msgstr ""
42142 #: config/mips/mips.cc:20333
42143 #, gcc-internal-format
42144 msgid "%<-mgp64%> used with a 32-bit ABI"
42145 msgstr ""
42147 #: config/mips/mips.cc:20356
42148 #, gcc-internal-format
42149 msgid "the %qs architecture does not support %<-mfp32%>"
42150 msgstr ""
42152 #: config/mips/mips.cc:20365
42153 #, gcc-internal-format
42154 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
42155 msgstr ""
42157 #: config/mips/mips.cc:20368
42158 #, gcc-internal-format
42159 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
42160 msgstr ""
42162 #: config/mips/mips.cc:20389
42163 #, gcc-internal-format
42164 msgid "%<-mfpxx%> can only be used with the o32 ABI"
42165 msgstr ""
42167 #: config/mips/mips.cc:20393
42168 #, gcc-internal-format
42169 msgid "%<-march=%s%> requires %<-mfp32%>"
42170 msgstr ""
42172 #: config/mips/mips.cc:20395
42173 #, gcc-internal-format
42174 msgid "%<-mfpxx%> requires %<-mlra%>"
42175 msgstr ""
42177 #. We have traditionally allowed non-abicalls code to use
42178 #. an LP64 form of o64.  However, it would take a bit more
42179 #. effort to support the combination of 32-bit GOT entries
42180 #. and 64-bit pointers, so we treat the abicalls case as
42181 #. an error.
42182 #: config/mips/mips.cc:20420
42183 #, gcc-internal-format
42184 msgid "the combination of %qs and %qs is incompatible with %qs"
42185 msgstr ""
42187 #: config/mips/mips.cc:20473
42188 #, gcc-internal-format
42189 msgid "the %qs architecture does not support branch-likely instructions"
42190 msgstr ""
42192 #: config/mips/mips.cc:20488
42193 #, gcc-internal-format
42194 msgid "the %qs architecture does not support madd or msub instructions"
42195 msgstr ""
42197 #: config/mips/mips.cc:20502
42198 #, gcc-internal-format
42199 msgid "the %qs architecture does not support odd single-precision registers"
42200 msgstr ""
42202 #: config/mips/mips.cc:20515
42203 #, gcc-internal-format
42204 msgid "unsupported combination: %qs%s %s"
42205 msgstr ""
42207 #: config/mips/mips.cc:20524
42208 #, gcc-internal-format
42209 msgid "unsupported combination: %qs %s"
42210 msgstr ""
42212 #: config/mips/mips.cc:20539
42213 #, gcc-internal-format
42214 msgid "cannot generate position-independent code for %qs"
42215 msgstr ""
42217 #: config/mips/mips.cc:20542
42218 #, gcc-internal-format
42219 msgid "position-independent code requires %qs"
42220 msgstr ""
42222 #: config/mips/mips.cc:20575
42223 #, gcc-internal-format
42224 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
42225 msgstr ""
42227 #: config/mips/mips.cc:20583 config/mips/mips.cc:20586
42228 #, gcc-internal-format
42229 msgid "cannot use small-data accesses for %qs"
42230 msgstr ""
42232 #: config/mips/mips.cc:20603
42233 #, gcc-internal-format
42234 msgid "the %qs architecture does not support %<-m%s=legacy%>"
42235 msgstr ""
42237 #: config/mips/mips.cc:20610
42238 #, gcc-internal-format
42239 msgid "the %qs architecture does not support %<-m%s=2008%>"
42240 msgstr ""
42242 #: config/mips/mips.cc:20628
42243 #, gcc-internal-format
42244 msgid "%<-mips3d%> requires %<-mpaired-single%>"
42245 msgstr ""
42247 #: config/mips/mips.cc:20638
42248 #, gcc-internal-format
42249 msgid "%qs must be used with %qs"
42250 msgstr ""
42252 #: config/mips/mips.cc:20648
42253 #, gcc-internal-format
42254 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
42255 msgstr ""
42257 #: config/mips/mips.cc:20655
42258 #, gcc-internal-format
42259 msgid "the %qs architecture does not support paired-single instructions"
42260 msgstr ""
42262 #: config/mips/mips.cc:20664
42263 #, gcc-internal-format
42264 msgid "%qs requires a target that provides the %qs instruction"
42265 msgstr ""
42267 #: config/mips/mips.cc:20675
42268 #, gcc-internal-format
42269 msgid "the %qs architecture does not support DSP instructions"
42270 msgstr ""
42272 #: config/mips/mips.cc:20685
42273 #, gcc-internal-format
42274 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
42275 msgstr ""
42277 #: config/mips/mips.cc:20695
42278 #, gcc-internal-format
42279 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
42280 msgstr ""
42282 #: config/mips/mips.cc:20790
42283 #, gcc-internal-format
42284 msgid "%qs requires branch-likely instructions"
42285 msgstr ""
42287 #: config/mips/mips.cc:20794
42288 #, gcc-internal-format
42289 msgid "the %qs architecture does not support the synci instruction"
42290 msgstr ""
42292 #: config/mips/mips.cc:21630
42293 #, gcc-internal-format
42294 msgid "mips16 function profiling"
42295 msgstr ""
42297 #: config/mmix/mmix.cc:318
42298 #, gcc-internal-format
42299 msgid "%<-f%s%> not supported: ignored"
42300 msgstr ""
42302 #: config/mmix/mmix.cc:783
42303 #, gcc-internal-format
42304 msgid "support for mode %qs"
42305 msgstr ""
42307 #: config/mmix/mmix.cc:797
42308 #, gcc-internal-format, gfc-internal-format
42309 msgid "too large function value type, needs %d registers, have only %d registers for this"
42310 msgstr ""
42312 #: config/mmix/mmix.cc:978
42313 #, gcc-internal-format
42314 msgid "%<function_profiler%> support for MMIX"
42315 msgstr ""
42317 #: config/mmix/mmix.cc:1002
42318 #, gcc-internal-format
42319 msgid "MMIX Internal: Last named vararg would not fit in a register"
42320 msgstr ""
42322 #: config/mmix/mmix.cc:1643 config/mmix/mmix.cc:1667 config/mmix/mmix.cc:1774
42323 #, gcc-internal-format, gfc-internal-format
42324 msgid "MMIX Internal: Bad register: %d"
42325 msgstr ""
42327 #. Presumably there's a missing case above if we get here.
42328 #: config/mmix/mmix.cc:1766
42329 #, gcc-internal-format
42330 msgid "MMIX Internal: Missing %qc case in %<mmix_print_operand%>"
42331 msgstr ""
42333 #: config/mmix/mmix.cc:2055
42334 #, gcc-internal-format
42335 msgid "stack frame not a multiple of 8 bytes: %wd"
42336 msgstr ""
42338 #: config/mmix/mmix.cc:2308
42339 #, gcc-internal-format
42340 msgid "stack frame not a multiple of octabyte: %wd"
42341 msgstr ""
42343 #: config/mmix/mmix.cc:2594 config/mmix/mmix.cc:2653
42344 #, gcc-internal-format, gfc-internal-format
42345 msgid "MMIX Internal: %s is not a shiftable integer"
42346 msgstr ""
42348 #: config/mn10300/mn10300.cc:107
42349 #, gcc-internal-format
42350 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
42351 msgstr ""
42353 #: config/msp430/driver-msp430.cc:38
42354 #, gcc-internal-format
42355 msgid "expected an argument to %<msp430_select_cpu%>"
42356 msgstr ""
42358 #: config/msp430/driver-msp430.cc:69
42359 #, gcc-internal-format
42360 msgid "%<msp430_set_driver_var%> expects 2 arguments"
42361 msgstr ""
42363 #: config/msp430/driver-msp430.cc:75
42364 #, gcc-internal-format
42365 msgid "unhandled arguments %qs and %qs to %<msp430_set_driver_var%>"
42366 msgstr ""
42368 #: config/msp430/driver-msp430.cc:92
42369 #, gcc-internal-format
42370 msgid "unexpected argument to %<msp430_select_hwmult_lib%>: %s"
42371 msgstr ""
42373 #: config/msp430/driver-msp430.cc:141
42374 #, gcc-internal-format
42375 msgid "unexpected first argument to %<msp430_select_hwmult_lib%>: %s"
42376 msgstr ""
42378 #: config/msp430/driver-msp430.cc:146
42379 #, gcc-internal-format
42380 msgid "%<msp430_select_hwmult_lib%> needs one or more arguments"
42381 msgstr ""
42383 #: config/msp430/msp430-devices.cc:258
42384 #, gcc-internal-format
42385 msgid "unexpected error opening %<devices.csv%>"
42386 msgstr ""
42388 #: config/msp430/msp430-devices.cc:297
42389 #, gcc-internal-format
42390 msgid "%<CPU_TYPE%> column heading is missing from %<devices.csv%>"
42391 msgstr ""
42393 #: config/msp430/msp430-devices.cc:300
42394 #, gcc-internal-format
42395 msgid "%<MPY_TYPE%> column heading is missing from %<devices.csv%>"
42396 msgstr ""
42398 #: config/msp430/msp430-devices.cc:303
42399 #, gcc-internal-format
42400 msgid "%<CPU_TYPE%> and %<MPY_TYPE%> column headings are missing from %<devices.csv%>"
42401 msgstr ""
42403 #: config/msp430/msp430-devices.cc:315
42404 #, gcc-internal-format
42405 msgid "format of column headings in %<devices.csv%> is incorrect"
42406 msgstr ""
42408 #: config/msp430/msp430-devices.cc:348
42409 #, gcc-internal-format
42410 msgid "invalid %<CPU_TYPE%> value of %qs read from %<devices.csv%> for %qs"
42411 msgstr ""
42413 #: config/msp430/msp430-devices.cc:368
42414 #, gcc-internal-format
42415 msgid "invalid %<MPY_TYPE%> value of %qs read from %<devices.csv%> for %qs"
42416 msgstr ""
42418 #: config/msp430/msp430-devices.cc:384
42419 #, gcc-internal-format
42420 msgid "unknown error reading %s from %<devices.csv%>"
42421 msgstr ""
42423 #: config/msp430/msp430-devices.cc:471
42424 #, gcc-internal-format
42425 msgid "unrecognized %<hwmpy%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
42426 msgstr ""
42428 #: config/msp430/msp430-devices.cc:482
42429 #, gcc-internal-format
42430 msgid "unrecognized %<revision%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
42431 msgstr ""
42433 #: config/msp430/msp430-devices.cc:488
42434 #, gcc-internal-format
42435 msgid "could not locate MCU data file %<devices.csv%>"
42436 msgstr ""
42438 #: config/msp430/msp430.cc:181
42439 #, gcc-internal-format
42440 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
42441 msgstr ""
42443 #: config/msp430/msp430.cc:189
42444 #, gcc-internal-format
42445 msgid "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to %s"
42446 msgstr ""
42448 #: config/msp430/msp430.cc:198
42449 #, gcc-internal-format
42450 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
42451 msgstr ""
42453 #: config/msp430/msp430.cc:203
42454 #, gcc-internal-format
42455 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
42456 msgstr ""
42458 #: config/msp430/msp430.cc:208
42459 #, gcc-internal-format
42460 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
42461 msgstr ""
42463 #: config/msp430/msp430.cc:225
42464 #, gcc-internal-format
42465 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"
42466 msgstr ""
42468 #: config/msp430/msp430.cc:232
42469 #, gcc-internal-format
42470 msgid "unrecognized MCU name %qs, assuming that it has no hardware multiply; use the %<-mhwmult%> option to set this explicitly"
42471 msgstr ""
42473 #: config/msp430/msp430.cc:244
42474 #, gcc-internal-format
42475 msgid "unrecognized MCU name %qs, assuming that it just supports the MSP430X ISA; use the %<-mcpu%> option to set the ISA explicitly"
42476 msgstr ""
42478 #: config/msp430/msp430.cc:250
42479 #, gcc-internal-format
42480 msgid "Unrecognized MCU name %qs."
42481 msgstr ""
42483 #: config/msp430/msp430.cc:255
42484 #, gcc-internal-format
42485 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
42486 msgstr ""
42488 #: config/msp430/msp430.cc:258
42489 #, gcc-internal-format
42490 msgid "%<-mcode-region=either%> requires the large memory model (%<-mlarge%>)"
42491 msgstr ""
42493 #: config/msp430/msp430.cc:261
42494 #, gcc-internal-format
42495 msgid "%<-mcode-region=upper%> requires the large memory model (%<-mlarge%>)"
42496 msgstr ""
42498 #: config/msp430/msp430.cc:265
42499 #, gcc-internal-format
42500 msgid "%<-mdata-region=either%> requires the large memory model (%<-mlarge%>)"
42501 msgstr ""
42503 #: config/msp430/msp430.cc:268
42504 #, gcc-internal-format
42505 msgid "%<-mdata-region=upper%> requires the large memory model (%<-mlarge%>)"
42506 msgstr ""
42508 #: config/msp430/msp430.cc:291
42509 #, gcc-internal-format
42510 msgid "%<-fuse-cxa-atexit%> is not supported for msp430-elf"
42511 msgstr ""
42513 #: config/msp430/msp430.cc:296
42514 #, gcc-internal-format
42515 msgid "GCC must be configured with %<--enable-newlib-nano-formatted-io%> to use %<-mtiny-printf%>"
42516 msgstr ""
42518 #: config/msp430/msp430.cc:1897
42519 #, gcc-internal-format
42520 msgid "unrecognized interrupt vector argument of %qE attribute"
42521 msgstr ""
42523 #: config/msp430/msp430.cc:1906
42524 #, gcc-internal-format
42525 msgid "numeric argument of %qE attribute must be in range [0-63]"
42526 msgstr ""
42528 #: config/msp430/msp430.cc:1912
42529 #, gcc-internal-format
42530 msgid "argument of %qE attribute is not a string constant or number"
42531 msgstr ""
42533 #: config/msp430/msp430.cc:1941
42534 #, gcc-internal-format
42535 msgid "critical attribute has no effect on interrupt functions"
42536 msgstr ""
42538 #: config/msp430/msp430.cc:1977
42539 #, gcc-internal-format
42540 msgid "ignoring attribute %qE because it conflicts with attribute %<noinit%>"
42541 msgstr ""
42543 #: config/msp430/msp430.cc:1980
42544 #, gcc-internal-format
42545 msgid "ignoring attribute %qE because it conflicts with attribute %<section%>"
42546 msgstr ""
42548 #: config/msp430/msp430.cc:1983
42549 #, gcc-internal-format
42550 msgid "ignoring attribute %qE because it conflicts with attribute %<persistent%>"
42551 msgstr ""
42553 #: config/msp430/msp430.cc:1993
42554 #, gcc-internal-format
42555 msgid "%qE attribute ignored.  Large memory model (%<-mlarge%>) is required."
42556 msgstr ""
42558 #: config/msp430/msp430.cc:2101
42559 #, gcc-internal-format
42560 msgid "ignoring attribute %qE because it conflicts with attribute %<lower%>"
42561 msgstr ""
42563 #: config/msp430/msp430.cc:2104
42564 #, gcc-internal-format
42565 msgid "ignoring attribute %qE because it conflicts with attribute %<upper%>"
42566 msgstr ""
42568 #: config/msp430/msp430.cc:2107
42569 #, gcc-internal-format
42570 msgid "ignoring attribute %qE because it conflicts with attribute %<either%>"
42571 msgstr ""
42573 #: config/msp430/msp430.cc:2267
42574 #, gcc-internal-format
42575 msgid "argument to interrupt attribute is unsupported for weak functions"
42576 msgstr ""
42578 #: config/msp430/msp430.cc:2747 config/pru/pru.cc:2989
42579 #, gcc-internal-format
42580 msgid "%<__delay_cycles%> only takes constant arguments"
42581 msgstr ""
42583 #: config/msp430/msp430.cc:2757 config/pru/pru.cc:2998
42584 #, gcc-internal-format
42585 msgid "%<__delay_cycles%> only takes non-negative cycle counts"
42586 msgstr ""
42588 #: config/msp430/msp430.cc:2778 config/pru/pru.cc:3011
42589 #, gcc-internal-format
42590 msgid "%<__delay_cycles%> is limited to 32-bit loop counts"
42591 msgstr ""
42593 #: config/msp430/msp430.cc:2849
42594 #, gcc-internal-format
42595 msgid "MSP430 built-in functions only work inside interrupt handlers"
42596 msgstr ""
42598 #: config/msp430/msp430.cc:2861 config/pru/pru.cc:3082 config/rx/rx.cc:2667
42599 #: config/xtensa/xtensa.cc:4214 config/xtensa/xtensa.cc:4240
42600 #, gcc-internal-format
42601 msgid "bad builtin code"
42602 msgstr ""
42604 #: config/nds32/nds32-intrinsic.cc:126 config/nios2/nios2.cc:3840
42605 #, gcc-internal-format, gfc-internal-format
42606 msgid "invalid argument to built-in function %s"
42607 msgstr ""
42609 #: config/nds32/nds32-intrinsic.cc:131
42610 #, gcc-internal-format, gfc-internal-format
42611 msgid "constant argument out of range for %s"
42612 msgstr "argument konstanta je izvan granica za %s"
42614 #: config/nds32/nds32-intrinsic.cc:1003
42615 #, gcc-internal-format
42616 msgid "don%'t support DSP extension instructions"
42617 msgstr ""
42619 #: config/nds32/nds32-intrinsic.cc:1016
42620 #, gcc-internal-format
42621 msgid "this built-in function is only available on the v3s or v3f toolchain"
42622 msgstr ""
42624 #: config/nds32/nds32-intrinsic.cc:1028
42625 #, gcc-internal-format
42626 msgid "this built-in function is only available on the v3f toolchain"
42627 msgstr ""
42629 #: config/nds32/nds32-intrinsic.cc:1043
42630 #, gcc-internal-format
42631 msgid "this built-in function not support on the v3m toolchain"
42632 msgstr ""
42634 #: config/nds32/nds32-intrinsic.cc:1062
42635 #, gcc-internal-format
42636 msgid "don%'t support performance extension instructions"
42637 msgstr ""
42639 #: config/nds32/nds32-intrinsic.cc:1074
42640 #, gcc-internal-format
42641 msgid "don%'t support performance extension version 2 instructions"
42642 msgstr ""
42644 #: config/nds32/nds32-intrinsic.cc:1086
42645 #, gcc-internal-format
42646 msgid "don%'t support string extension instructions"
42647 msgstr ""
42649 #: config/nds32/nds32-isr.cc:116 config/nds32/nds32-isr.cc:207
42650 #, gcc-internal-format
42651 msgid "require id argument in the string"
42652 msgstr ""
42654 #: config/nds32/nds32-isr.cc:131
42655 #, gcc-internal-format
42656 msgid "invalid id value for interrupt attribute"
42657 msgstr ""
42659 #: config/nds32/nds32-isr.cc:221
42660 #, gcc-internal-format
42661 msgid "invalid id value for exception attribute"
42662 msgstr ""
42664 #: config/nds32/nds32-isr.cc:617
42665 #, gcc-internal-format
42666 msgid "multiple save register attributes to function %qD"
42667 msgstr ""
42669 #: config/nds32/nds32-isr.cc:630
42670 #, gcc-internal-format
42671 msgid "multiple nested types attributes to function %qD"
42672 msgstr ""
42674 #: config/nds32/nds32-isr.cc:642
42675 #, gcc-internal-format
42676 msgid "multiple interrupt attributes to function %qD"
42677 msgstr ""
42679 #: config/nds32/nds32-isr.cc:646
42680 #, gcc-internal-format
42681 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
42682 msgstr ""
42684 #: config/nds32/nds32-isr.cc:649
42685 #, gcc-internal-format
42686 msgid "cannot use exception attributes to function %qD under linux toolchain"
42687 msgstr ""
42689 #: config/nds32/nds32-isr.cc:652
42690 #, gcc-internal-format
42691 msgid "cannot use reset attributes to function %qD under linux toolchain"
42692 msgstr ""
42694 #. Trampoline is not supported on reduced-set registers yet.
42695 #: config/nds32/nds32.cc:2408 config/nds32/nds32.cc:2462
42696 #: config/nds32/nds32.cc:3574 config/nds32/nds32.cc:3671
42697 #: config/nds32/nds32.cc:3686 config/nds32/nds32.cc:3692
42698 #: config/nds32/nds32.cc:3768 config/nds32/nds32.cc:3774
42699 #: config/nds32/nds32.cc:3806
42700 #, gcc-internal-format
42701 msgid "a nested function is not supported for reduced registers"
42702 msgstr ""
42704 #. The enum index value for array size is out of range.
42705 #: config/nds32/nds32.cc:3465
42706 #, gcc-internal-format
42707 msgid "intrinsic register index is out of range"
42708 msgstr ""
42710 #: config/nds32/nds32.cc:3481 config/nds32/nds32.cc:3488
42711 #: config/nds32/nds32.cc:3495 config/nds32/nds32.cc:3502
42712 #: config/nds32/nds32.cc:3509
42713 #, gcc-internal-format
42714 msgid "CCTL intrinsic function subtype out of range"
42715 msgstr ""
42717 #: config/nds32/nds32.cc:3946
42718 #, gcc-internal-format
42719 msgid "cannot use %<indirect_call%> attribute under linux toolchain"
42720 msgstr ""
42722 #: config/nds32/nds32.cc:3954
42723 #, gcc-internal-format
42724 msgid "%<indirect_call%> attribute cannot apply for static function"
42725 msgstr ""
42727 #: config/nds32/nds32.cc:4043
42728 #, gcc-internal-format
42729 msgid "invalid id value for interrupt/exception attribute"
42730 msgstr ""
42732 #: config/nds32/nds32.cc:4071
42733 #, gcc-internal-format
42734 msgid "invalid id value for reset attribute"
42735 msgstr ""
42737 #: config/nds32/nds32.cc:4087
42738 #, gcc-internal-format
42739 msgid "invalid nmi function for reset attribute"
42740 msgstr ""
42742 #: config/nds32/nds32.cc:4100
42743 #, gcc-internal-format
42744 msgid "invalid warm function for reset attribute"
42745 msgstr ""
42747 #: config/nds32/nds32.cc:4151
42748 #, gcc-internal-format
42749 msgid "not support %<-fpic%> option for v3m toolchain"
42750 msgstr ""
42752 #: config/nds32/nds32.cc:4184
42753 #, gcc-internal-format
42754 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
42755 msgstr ""
42757 #: config/nds32/nds32.cc:4187
42758 #, gcc-internal-format
42759 msgid "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-mext-fpu-sp%> or %<-mext-fpu-dp%>"
42760 msgstr ""
42762 #: config/nios2/nios2.cc:574
42763 #, gcc-internal-format
42764 msgid "Unknown form for stack limit expression"
42765 msgstr ""
42767 #: config/nios2/nios2.cc:1183
42768 #, gcc-internal-format
42769 msgid "switch %<-mcustom-%s%> is required for double-precision floating-point"
42770 msgstr ""
42772 #: config/nios2/nios2.cc:1192
42773 #, gcc-internal-format
42774 msgid "conflicting use of %<-mcustom%> switches, target attributes, and/or %<__builtin_custom_%> functions"
42775 msgstr ""
42777 #: config/nios2/nios2.cc:1316
42778 #, gcc-internal-format
42779 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
42780 msgstr ""
42782 #: config/nios2/nios2.cc:1335
42783 #, gcc-internal-format
42784 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
42785 msgstr ""
42787 #: config/nios2/nios2.cc:1358
42788 #, gcc-internal-format
42789 msgid "position-independent code requires the Linux ABI"
42790 msgstr ""
42792 #: config/nios2/nios2.cc:1361
42793 #, gcc-internal-format
42794 msgid "PIC support for %<-fstack-limit-symbol%>"
42795 msgstr ""
42797 #: config/nios2/nios2.cc:1383
42798 #, gcc-internal-format
42799 msgid "%<-mgpopt%> not supported with PIC"
42800 msgstr ""
42802 #: config/nios2/nios2.cc:1385
42803 #, gcc-internal-format
42804 msgid "%<-mgprel-sec=%> not supported with PIC"
42805 msgstr ""
42807 #: config/nios2/nios2.cc:1387
42808 #, gcc-internal-format
42809 msgid "%<-mr0rel-sec=%> not supported with PIC"
42810 msgstr ""
42812 #: config/nios2/nios2.cc:1395
42813 #, gcc-internal-format
42814 msgid "%<-mgprel-sec=%> argument is not a valid regular expression"
42815 msgstr ""
42817 #: config/nios2/nios2.cc:1401
42818 #, gcc-internal-format
42819 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression"
42820 msgstr ""
42822 #: config/nios2/nios2.cc:1412
42823 #, gcc-internal-format
42824 msgid "BMX instructions are only supported with R2 architecture"
42825 msgstr ""
42827 #: config/nios2/nios2.cc:1414
42828 #, gcc-internal-format
42829 msgid "CDX instructions are only supported with R2 architecture"
42830 msgstr ""
42832 #: config/nios2/nios2.cc:1419
42833 #, gcc-internal-format
42834 msgid "R2 architecture is little-endian only"
42835 msgstr ""
42837 #: config/nios2/nios2.cc:3585
42838 #, gcc-internal-format
42839 msgid "cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
42840 msgstr ""
42842 #: config/nios2/nios2.cc:3694
42843 #, gcc-internal-format
42844 msgid "custom instruction opcode must be a compile-time constant in the range 0-255 for %<__builtin_custom_%s%>"
42845 msgstr ""
42847 #: config/nios2/nios2.cc:3899
42848 #, gcc-internal-format, gfc-internal-format
42849 msgid "control register number must be in range 0-31 for %s"
42850 msgstr ""
42852 #: config/nios2/nios2.cc:3927
42853 #, gcc-internal-format, gfc-internal-format
42854 msgid "register number must be in range 0-31 for %s"
42855 msgstr ""
42857 #: config/nios2/nios2.cc:3934
42858 #, gcc-internal-format, gfc-internal-format
42859 msgid "immediate value must fit into a %d-bit integer for %s"
42860 msgstr ""
42862 #: config/nios2/nios2.cc:3984
42863 #, gcc-internal-format
42864 msgid "the ENI instruction operand must be either 0 or 1"
42865 msgstr ""
42867 #: config/nios2/nios2.cc:4012
42868 #, gcc-internal-format, gfc-internal-format
42869 msgid "built-in function %s requires Nios II R%d"
42870 msgstr ""
42872 #: config/nios2/nios2.cc:4092
42873 #, gcc-internal-format
42874 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
42875 msgstr ""
42877 #: config/nios2/nios2.cc:4099 config/nios2/nios2.cc:4110
42878 #, gcc-internal-format
42879 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
42880 msgstr ""
42882 #: config/nios2/nios2.cc:4253
42883 #, gcc-internal-format
42884 msgid "%<custom-fpu-cfg%> option does not support %<no-%>"
42885 msgstr ""
42887 #: config/nios2/nios2.cc:4258
42888 #, gcc-internal-format
42889 msgid "%<custom-fpu-cfg%> option requires configuration argument"
42890 msgstr ""
42892 #: config/nios2/nios2.cc:4286
42893 #, gcc-internal-format
42894 msgid "%<no-custom-%s%> does not accept arguments"
42895 msgstr ""
42897 #: config/nios2/nios2.cc:4301
42898 #, gcc-internal-format
42899 msgid "%<custom-%s=%> requires argument"
42900 msgstr ""
42902 #: config/nios2/nios2.cc:4311
42903 #, gcc-internal-format
42904 msgid "%<custom-%s=%> argument should be a non-negative integer"
42905 msgstr ""
42907 #: config/nios2/nios2.cc:4323
42908 #, gcc-internal-format
42909 msgid "%<custom-%s=%> is not recognized as FPU instruction"
42910 msgstr ""
42912 #: config/nios2/nios2.cc:4330
42913 #, gcc-internal-format
42914 msgid "invalid custom instruction option %qs"
42915 msgstr ""
42917 #: config/nvptx/mkoffload.cc:93
42918 #, gcc-internal-format
42919 msgid "deleting file %s: %m"
42920 msgstr "uklanjamo datoteku %s: %m"
42922 #: config/nvptx/mkoffload.cc:118
42923 #, gcc-internal-format
42924 msgid "malformed ptx file"
42925 msgstr ""
42927 #: config/nvptx/mkoffload.cc:335
42928 #, gcc-internal-format
42929 msgid "%<omp requires reverse_offload%> requires at least %<sm_35%> for %<-foffload-options=nvptx-none=-march=%> - disabling offload-code generation for this device type"
42930 msgstr ""
42932 #: config/nvptx/mkoffload.cc:419 config/nvptx/mkoffload.cc:491
42933 #, gcc-internal-format
42934 msgid "Cannot find function declaration for %qs"
42935 msgstr ""
42937 #: config/nvptx/mkoffload.cc:591
42938 #, gcc-internal-format
42939 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
42940 msgstr "varijabla okoline COLLECT_GCC_OPTIONS mora biti postavljena"
42942 #: config/nvptx/mkoffload.cc:650
42943 #, gcc-internal-format
42944 msgid "COLLECT_GCC must be set."
42945 msgstr "COLLECT_GCC mora biti postavljena."
42947 #: config/nvptx/mkoffload.cc:698
42948 #, gcc-internal-format
42949 msgid "offload compiler %s not found (consider using %<-B%>)"
42950 msgstr ""
42952 #: config/nvptx/mkoffload.cc:721
42953 #, gcc-internal-format
42954 msgid "unrecognizable argument of option "
42955 msgstr "neprepoznati argument opcije"
42957 #: config/nvptx/mkoffload.cc:797
42958 #, gcc-internal-format, gfc-internal-format
42959 msgid "cannot open '%s'"
42960 msgstr "ne može otvoriti ‘%s’"
42962 #: config/nvptx/mkoffload.cc:853
42963 #, gcc-internal-format
42964 msgid "cannot open intermediate ptx file"
42965 msgstr "ne može privremenu ptx datoteku"
42967 #: config/nvptx/nvptx.cc:206
42968 #, gcc-internal-format
42969 msgid "option %s is not supported together with %<-fopenacc%>"
42970 msgstr ""
42972 #: config/nvptx/nvptx.cc:325
42973 #, gcc-internal-format
42974 msgid "PTX version (%<-mptx%>) needs to be at least %s to support selected %<-misa%> (sm_%s)"
42975 msgstr ""
42977 #: config/nvptx/nvptx.cc:340
42978 #, gcc-internal-format
42979 msgid "%<-march=%> must be specified"
42980 msgstr ""
42982 #: config/nvptx/nvptx.cc:363
42983 #, gcc-internal-format
42984 msgid "not generating patch area, nops not supported"
42985 msgstr ""
42987 #: config/nvptx/nvptx.cc:462
42988 #, gcc-internal-format
42989 msgid "static initialization of variable %q+D in %<.shared%> memory is not supported"
42990 msgstr ""
42992 #: config/nvptx/nvptx.cc:2340
42993 #, gcc-internal-format
42994 msgid "cannot emit unaligned pointers in ptx assembly"
42995 msgstr ""
42997 #: config/nvptx/nvptx.cc:2565
42998 #, gcc-internal-format
42999 msgid "PTX does not support weak declarations (only weak definitions)"
43000 msgstr ""
43002 #: config/nvptx/nvptx.cc:5806
43003 #, gcc-internal-format
43004 msgid "%qE attribute requires a void return type"
43005 msgstr ""
43007 #: config/nvptx/nvptx.cc:5829
43008 #, gcc-internal-format
43009 msgid "%qE attribute not allowed with auto storage class"
43010 msgstr ""
43012 #: config/nvptx/nvptx.cc:6227
43013 #, gcc-internal-format
43014 msgid "barrier value must be within [0,15]"
43015 msgstr ""
43017 #: config/nvptx/nvptx.cc:6240
43018 #, gcc-internal-format
43019 msgid "complement argument must be constant"
43020 msgstr ""
43022 #: config/nvptx/nvptx.cc:6580
43023 #, gcc-internal-format
43024 msgid "using %<vector_length (%d)%> due to call to vector-partitionable routine, ignoring %d"
43025 msgstr ""
43027 #: config/nvptx/nvptx.cc:6588
43028 #, gcc-internal-format
43029 msgid "using %<vector_length (%d)%>, ignoring runtime setting"
43030 msgstr ""
43032 #: config/nvptx/nvptx.cc:6602
43033 #, gcc-internal-format
43034 msgid "using %<vector_length (%d)%>, ignoring %d"
43035 msgstr ""
43037 #: config/nvptx/nvptx.cc:7488
43038 #, gcc-internal-format
43039 msgid "variable %qD adjusted for OpenACC privatization level: %qs"
43040 msgstr ""
43042 #: config/nvptx/nvptx.cc:7602
43043 #, gcc-internal-format
43044 msgid "weak alias definitions not supported in this configuration"
43045 msgstr "weak alias definicije nisu podržane u ovoj konfiguraciji"
43047 #: config/nvptx/nvptx.cc:7615
43048 #, gcc-internal-format
43049 msgid "non-function alias definitions not supported in this configuration"
43050 msgstr "non-function alias definicije nisu podržane u ovoj konfiguraciji"
43052 #: config/or1k/or1k.cc:1314
43053 #, gcc-internal-format, gfc-internal-format
43054 msgid "unexpected operand: %d"
43055 msgstr "očekivano je operand: %d"
43057 #: config/pa/pa.cc:537
43058 #, gcc-internal-format
43059 msgid "PIC code generation is not supported in the portable runtime model"
43060 msgstr ""
43062 #: config/pa/pa.cc:542
43063 #, gcc-internal-format
43064 msgid "PIC code generation is not compatible with fast indirect calls"
43065 msgstr ""
43067 #: config/pa/pa.cc:547
43068 #, gcc-internal-format
43069 msgid "%<-g%> is only supported when using GAS on this processor"
43070 msgstr ""
43072 #: config/pa/pa.cc:548
43073 #, gcc-internal-format
43074 msgid "%<-g%> option disabled"
43075 msgstr "opcije %<-g%> su omemogućene"
43077 #: config/pru/pru-passes.cc:111
43078 #, gcc-internal-format
43079 msgid "large return values not supported with %<-mabi=ti%> option"
43080 msgstr ""
43082 #: config/pru/pru-passes.cc:119 config/pru/pru-passes.cc:163
43083 #: config/pru/pru-passes.cc:176
43084 #, gcc-internal-format
43085 msgid "function pointers not supported with %<-mabi=ti%> option"
43086 msgstr ""
43088 #: config/pru/pru-pragma.cc:59
43089 #, gcc-internal-format
43090 msgid "junk at end of %<#pragma CTABLE_ENTRY%>"
43091 msgstr ""
43093 #: config/pru/pru-pragma.cc:61
43094 msgid "%<CTABLE_ENTRY%> index %"
43095 msgstr ""
43097 #: config/pru/pru-pragma.cc:64
43098 msgid "redefinition of %<CTABLE_ENTRY %"
43099 msgstr ""
43101 #: config/pru/pru-pragma.cc:69
43102 #, gcc-internal-format
43103 msgid "%<CTABLE_ENTRY%> base address is not a multiple of 256"
43104 msgstr ""
43106 #: config/pru/pru-pragma.cc:77
43107 #, gcc-internal-format
43108 msgid "malformed %<#pragma CTABLE_ENTRY%> variable address"
43109 msgstr ""
43111 #: config/pru/pru.cc:2168
43112 #, gcc-internal-format
43113 msgid "aggregate types are prohibited in %<__regio_symbol%> address space"
43114 msgstr ""
43116 #: config/pru/pru.cc:2175
43117 #, gcc-internal-format
43118 msgid "variables in %<__regio_symbol%> address space cannot have initial value"
43119 msgstr ""
43121 #: config/pru/pru.cc:2178
43122 #, gcc-internal-format
43123 msgid "variables in %<__regio_symbol%> address space cannot be declared %<register%>"
43124 msgstr ""
43126 #: config/pru/pru.cc:2181
43127 #, gcc-internal-format
43128 msgid "variables in %<__regio_symbol%> address space must be declared %<volatile%>"
43129 msgstr ""
43131 #: config/pru/pru.cc:2184
43132 #, gcc-internal-format
43133 msgid "variables in %<__regio_symbol%> address space must be declared %<extern%>"
43134 msgstr ""
43136 #: config/pru/pru.cc:2187
43137 #, gcc-internal-format
43138 msgid "only 32-bit access is supported for %<__regio_symbol%> address space"
43139 msgstr ""
43141 #: config/pru/pru.cc:2190
43142 #, gcc-internal-format
43143 msgid "register name %<%s%> not recognized in %<__regio_symbol%> address space"
43144 msgstr ""
43146 #: config/pru/pru.cc:2215
43147 #, gcc-internal-format
43148 msgid "pointers to %<__regio_symbol%> address space are prohibited"
43149 msgstr ""
43151 #: config/riscv/riscv-c.cc:261
43152 #, gcc-internal-format
43153 msgid "%<#pragma riscv intrinsic%> requires a string parameter"
43154 msgstr ""
43156 #: config/riscv/riscv-c.cc:286
43157 #, gcc-internal-format
43158 msgid "unknown %<#pragma riscv intrinsic%> option %qs"
43159 msgstr ""
43161 #: config/riscv/riscv-target-attr.cc:124
43162 #, gcc-internal-format
43163 msgid "unexpected arch for %<target()%> attribute: must start with + or rv"
43164 msgstr ""
43166 #: config/riscv/riscv-target-attr.cc:136
43167 #, gcc-internal-format
43168 msgid "unexpected arch for %<target()%> attribute: bad string found %<%s%>"
43169 msgstr ""
43171 #: config/riscv/riscv-target-attr.cc:162
43172 #, gcc-internal-format
43173 msgid "%<target()%> attribute: arch appears more than once"
43174 msgstr ""
43176 #: config/riscv/riscv-target-attr.cc:173
43177 #, gcc-internal-format
43178 msgid "%<target()%> attribute: cpu appears more than once"
43179 msgstr ""
43181 #: config/riscv/riscv-target-attr.cc:180
43182 #, gcc-internal-format
43183 msgid "%<target()%> attribute: unknown CPU %qs"
43184 msgstr ""
43186 #: config/riscv/riscv-target-attr.cc:201
43187 #, gcc-internal-format
43188 msgid "%<target()%> attribute: tune appears more than once"
43189 msgstr ""
43191 #: config/riscv/riscv-target-attr.cc:207
43192 #, gcc-internal-format
43193 msgid "%<target()%> attribute: unknown TUNE %qs"
43194 msgstr ""
43196 #: config/riscv/riscv-target-attr.cc:246
43197 #, gcc-internal-format
43198 msgid "malformed %<target()%> attribute"
43199 msgstr ""
43201 #: config/riscv/riscv-target-attr.cc:260
43202 #, gcc-internal-format
43203 msgid "attribute %<target(\"%s\")%> does not accept an argument"
43204 msgstr ""
43206 #: config/riscv/riscv-target-attr.cc:277
43207 #, gcc-internal-format
43208 msgid "Got unknown attribute %<target(\"%s\")%>"
43209 msgstr ""
43211 #: config/riscv/riscv-target-attr.cc:359
43212 #, gcc-internal-format
43213 msgid "malformed %<target(\"%s\")%> attribute"
43214 msgstr ""
43216 #: config/riscv/riscv-vector-builtins.cc:4276
43217 #, gcc-internal-format
43218 msgid "passing %wd to argument %d of %qE, which expects a value in the range [%wd, %wd] or %wd"
43219 msgstr ""
43221 #: config/riscv/riscv-vector-builtins.cc:4488
43222 #, gcc-internal-format
43223 msgid "RVV type %qT does not have a fixed size"
43224 msgstr ""
43226 #: config/riscv/riscv-vector-builtins.cc:4494
43227 #, gcc-internal-format
43228 msgid "RVV type %qT does not have a defined alignment"
43229 msgstr ""
43231 #: config/riscv/riscv-vector-builtins.cc:4509
43232 #, gcc-internal-format
43233 msgid "arithmetic on pointer to RVV type %qT"
43234 msgstr ""
43236 #: config/riscv/riscv-vector-builtins.cc:4517
43237 #, gcc-internal-format
43238 msgid "member variables cannot have RVV type %qT"
43239 msgstr ""
43241 #: config/riscv/riscv-vector-builtins.cc:4519
43242 #, gcc-internal-format
43243 msgid "fields cannot have RVV type %qT"
43244 msgstr ""
43246 #: config/riscv/riscv-vector-builtins.cc:4525
43247 #, gcc-internal-format
43248 msgid "array elements cannot have RVV type %qT"
43249 msgstr ""
43251 #: config/riscv/riscv-vector-builtins.cc:4531
43252 #, gcc-internal-format
43253 msgid "cannot allocate objects with RVV type %qT"
43254 msgstr ""
43256 #: config/riscv/riscv-vector-builtins.cc:4537
43257 #, gcc-internal-format
43258 msgid "cannot delete objects with RVV type %qT"
43259 msgstr ""
43261 #: config/riscv/riscv-vector-builtins.cc:4543
43262 #, gcc-internal-format
43263 msgid "cannot throw or catch RVV type %qT"
43264 msgstr ""
43266 #: config/riscv/riscv-vector-builtins.cc:4549
43267 #, gcc-internal-format
43268 msgid "capture by copy of RVV type %qT"
43269 msgstr ""
43271 #: config/riscv/riscv-vector-builtins.cc:4646
43272 #, gcc-internal-format
43273 msgid "built-in function %qE requires the %qs ISA extension"
43274 msgstr ""
43276 #: config/riscv/riscv-vector-builtins.cc:4696
43277 #, gcc-internal-format
43278 msgid "no matching function call to %qE with empty arguments"
43279 msgstr ""
43281 #: config/riscv/riscv.cc:714
43282 #, gcc-internal-format
43283 msgid "unknown cpu %qs for %<-mtune%>"
43284 msgstr ""
43286 #: config/riscv/riscv.cc:2537
43287 #, gcc-internal-format
43288 msgid "this operation requires the RVV ISA extension"
43289 msgstr ""
43291 #: config/riscv/riscv.cc:2538
43292 #, gcc-internal-format
43293 msgid "you can enable RVV using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
43294 msgstr ""
43296 #: config/riscv/riscv.cc:4969 config/riscv/riscv.cc:5011
43297 #, gcc-internal-format
43298 msgid "ABI for flattened struct with zero-length bit-fields changed in GCC 10"
43299 msgstr ""
43301 #: config/riscv/riscv.cc:5358
43302 #, gcc-internal-format
43303 msgid "RVV type %qT cannot be passed to an unprototyped function"
43304 msgstr ""
43306 #: config/riscv/riscv.cc:5611
43307 #, gcc-internal-format
43308 msgid "%s %qT requires the V ISA extension"
43309 msgstr ""
43311 #: config/riscv/riscv.cc:5623
43312 #, gcc-internal-format
43313 msgid "%s %qT requires the zve64x, zve64f, zve64d or v ISA extension"
43314 msgstr ""
43316 #: config/riscv/riscv.cc:5634
43317 #, gcc-internal-format
43318 msgid "%s %qT requires the zvfhmin or zvfh ISA extension"
43319 msgstr ""
43321 #: config/riscv/riscv.cc:5643
43322 #, gcc-internal-format
43323 msgid "%s %qT requires the zve32f, zve64f, zve64d or v ISA extension"
43324 msgstr ""
43326 #: config/riscv/riscv.cc:5652
43327 #, gcc-internal-format
43328 msgid "%s %qT requires the zve64d or v ISA extension"
43329 msgstr ""
43331 #: config/riscv/riscv.cc:5662
43332 #, gcc-internal-format
43333 msgid "%s %qT requires the minimal vector length %qd but %qd is given"
43334 msgstr ""
43336 #: config/riscv/riscv.cc:5717
43337 #, gcc-internal-format
43338 msgid "function attribute %qs requires the V ISA extension"
43339 msgstr ""
43341 #: config/riscv/riscv.cc:5811
43342 #, gcc-internal-format
43343 msgid "argument to %qE attribute is not %<\"user\"%>, %<\"supervisor\"%>, or %<\"machine\"%>"
43344 msgstr ""
43346 #: config/riscv/riscv.cc:5834
43347 #, gcc-internal-format
43348 msgid "%qs is only supported when %<-mrvv-vector-bits=zvl%> is specified"
43349 msgstr ""
43351 #: config/riscv/riscv.cc:5843
43352 #, gcc-internal-format
43353 msgid "%qs applied to non-RVV type %qT"
43354 msgstr ""
43356 #: config/riscv/riscv.cc:5851
43357 #, gcc-internal-format
43358 msgid "%qs requires an integer constant"
43359 msgstr "%qs zahtijeva cijelobrojnu (integer) konstantu"
43361 #: config/riscv/riscv.cc:5861
43362 #, gcc-internal-format
43363 msgid "invalid RVV vector size %qd, expected size is %qd based on LMUL of type and %qs"
43364 msgstr ""
43366 #: config/riscv/riscv.cc:9255
43367 #, gcc-internal-format
43368 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
43369 msgstr ""
43371 #: config/riscv/riscv.cc:9297
43372 #, gcc-internal-format
43373 msgid "Current RISC-V GCC does not support VLEN greater than 4096bit for 'V' Extension"
43374 msgstr ""
43376 #: config/riscv/riscv.cc:9303
43377 #, gcc-internal-format
43378 msgid "Current RISC-V GCC does not support RVV in big-endian mode"
43379 msgstr ""
43381 #: config/riscv/riscv.cc:9329 config/riscv/riscv.cc:9332
43382 #, gcc-internal-format
43383 msgid "code model %qs with %qs"
43384 msgstr ""
43386 #: config/riscv/riscv.cc:9361
43387 #, gcc-internal-format
43388 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
43389 msgstr ""
43391 #: config/riscv/riscv.cc:9368
43392 #, gcc-internal-format
43393 msgid "rv32e requires ilp32e ABI"
43394 msgstr ""
43396 #: config/riscv/riscv.cc:9370
43397 #, gcc-internal-format
43398 msgid "rv64e requires lp64e ABI"
43399 msgstr ""
43401 #: config/riscv/riscv.cc:9377
43402 #, gcc-internal-format
43403 msgid "z*inx requires ABI ilp32, ilp32e, lp64 or lp64e"
43404 msgstr ""
43406 #: config/riscv/riscv.cc:9381
43407 #, gcc-internal-format
43408 msgid "ABI requires %<-march=rv%d%>"
43409 msgstr ""
43411 #: config/riscv/riscv.cc:9391
43412 #, gcc-internal-format
43413 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
43414 msgstr ""
43416 #: config/riscv/riscv.cc:9404
43417 #, gcc-internal-format
43418 msgid "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-attribute%>]"
43419 msgstr ""
43421 #: config/riscv/riscv.cc:9431 config/rs6000/rs6000.cc:4509
43422 #, gcc-internal-format
43423 msgid "%qs is not a valid base register in %qs"
43424 msgstr ""
43426 #: config/riscv/riscv.cc:9445 config/rs6000/rs6000.cc:4492
43427 #, gcc-internal-format
43428 msgid "%qs is not a valid number in %qs"
43429 msgstr ""
43431 #: config/riscv/riscv.cc:9843
43432 #, gcc-internal-format
43433 msgid "%qs function cannot have different interrupt type"
43434 msgstr ""
43436 #: config/riscv/riscv.cc:10369
43437 #, gcc-internal-format
43438 msgid "cannot allocate vl register for %qs on this target"
43439 msgstr "ne može dodijeliti vl registar za %qs na ovoom cilju"
43441 #. Address spaces are currently only supported by C.
43442 #: config/rl78/rl78.cc:375
43443 #, gcc-internal-format
43444 msgid "%<-mes0%> can only be used with C"
43445 msgstr ""
43447 #: config/rl78/rl78.cc:378
43448 #, gcc-internal-format
43449 msgid "mduc registers only saved for G13 target"
43450 msgstr ""
43452 #: config/rl78/rl78.cc:393
43453 #, gcc-internal-format
43454 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
43455 msgstr ""
43457 #: config/rl78/rl78.cc:395
43458 #, gcc-internal-format
43459 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
43460 msgstr ""
43462 #. The S2 core does not have mul/div instructions.
43463 #: config/rl78/rl78.cc:407
43464 #, gcc-internal-format
43465 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
43466 msgstr ""
43468 #. The G14 core does not have the hardware multiply peripheral used by the
43469 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
43470 #: config/rl78/rl78.cc:420
43471 #, gcc-internal-format
43472 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
43473 msgstr ""
43475 #: config/rl78/rl78.cc:843
43476 #, gcc-internal-format
43477 msgid "naked attribute only applies to functions"
43478 msgstr ""
43480 #: config/rl78/rl78.cc:867
43481 #, gcc-internal-format
43482 msgid "%qE attribute doesn%'t apply to functions"
43483 msgstr ""
43485 #. This is unpredictable, as we're truncating off usable address
43486 #. bits.
43487 #: config/rl78/rl78.cc:1233
43488 #, gcc-internal-format
43489 msgid "converting far pointer to near pointer"
43490 msgstr ""
43492 #: config/rs6000/driver-rs6000.cc:266
43493 #, gcc-internal-format
43494 msgid "unsupported cpu name returned from kernel for %<-mcpu=native%>: %s"
43495 msgstr ""
43497 #: config/rs6000/driver-rs6000.cc:268
43498 #, gcc-internal-format, gfc-internal-format
43499 msgid "please use an explicit cpu name; valid cpu names are: %s"
43500 msgstr ""
43502 #: config/rs6000/host-darwin.cc:61
43503 #, gcc-internal-format
43504 msgid "segmentation fault (code)"
43505 msgstr ""
43507 #: config/rs6000/host-darwin.cc:131
43508 #, gcc-internal-format
43509 msgid "segmentation fault"
43510 msgstr ""
43512 #: config/rs6000/host-darwin.cc:145
43513 #, gcc-internal-format
43514 msgid "While setting up signal stack: %m"
43515 msgstr ""
43517 #: config/rs6000/host-darwin.cc:151
43518 #, gcc-internal-format
43519 msgid "While setting up signal handler: %m"
43520 msgstr ""
43522 #: config/rs6000/rs6000-builtin.cc:77 config/rs6000/rs6000-builtin.cc:80
43523 #: config/rs6000/rs6000-builtin.cc:87 config/rs6000/rs6000-builtin.cc:90
43524 #: config/rs6000/rs6000-builtin.cc:93 config/rs6000/rs6000-builtin.cc:96
43525 #: config/rs6000/rs6000-builtin.cc:103 config/rs6000/rs6000-builtin.cc:110
43526 #: config/rs6000/rs6000-builtin.cc:124 config/rs6000/rs6000-builtin.cc:127
43527 #: config/rs6000/rs6000-builtin.cc:130 config/rs6000/rs6000-builtin.cc:133
43528 #: config/rs6000/rs6000-builtin.cc:140
43529 #, gcc-internal-format
43530 msgid "%qs requires the %qs option"
43531 msgstr ""
43533 #: config/rs6000/rs6000-builtin.cc:83 config/rs6000/rs6000-builtin.cc:99
43534 #: config/rs6000/rs6000-builtin.cc:113 config/rs6000/rs6000-builtin.cc:136
43535 #, gcc-internal-format
43536 msgid "%qs requires the %qs option and either the %qs or %qs option"
43537 msgstr ""
43539 #: config/rs6000/rs6000-builtin.cc:106 config/rs6000/rs6000-builtin.cc:117
43540 #, gcc-internal-format
43541 msgid "%qs requires the %qs and %qs options"
43542 msgstr ""
43544 #: config/rs6000/rs6000-builtin.cc:121
43545 #, gcc-internal-format
43546 msgid "%qs requires quad-precision floating-point arithmetic"
43547 msgstr ""
43549 #: config/rs6000/rs6000-builtin.cc:2264
43550 #, gcc-internal-format
43551 msgid "argument 1 of %qs must be a constant"
43552 msgstr ""
43554 #: config/rs6000/rs6000-builtin.cc:2322
43555 #, gcc-internal-format
43556 msgid "argument 1 of %qs is out of range"
43557 msgstr ""
43559 #: config/rs6000/rs6000-builtin.cc:2594
43560 #, gcc-internal-format
43561 msgid "builtin %qs only accepts a string argument"
43562 msgstr ""
43564 #. Invalid CPU argument.
43565 #: config/rs6000/rs6000-builtin.cc:2613
43566 #, gcc-internal-format
43567 msgid "cpu %qs is an invalid argument to builtin %qs"
43568 msgstr ""
43570 #. Invalid HWCAP argument.
43571 #: config/rs6000/rs6000-builtin.cc:2641
43572 #, gcc-internal-format
43573 msgid "%s %qs is an invalid argument to builtin %qs"
43574 msgstr ""
43576 #: config/rs6000/rs6000-builtin.cc:2670
43577 #, gcc-internal-format
43578 msgid "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability bits"
43579 msgstr ""
43581 #: config/rs6000/rs6000-builtin.cc:3017 config/rs6000/rs6000-builtin.cc:3171
43582 #, gcc-internal-format, gfc-internal-format
43583 msgid "argument %d must be an unsigned literal"
43584 msgstr ""
43586 #: config/rs6000/rs6000-builtin.cc:3019 config/rs6000/rs6000-builtin.cc:3173
43587 #, gcc-internal-format, gfc-internal-format
43588 msgid "argument %d is an unsigned literal that is out of range"
43589 msgstr ""
43591 #: config/rs6000/rs6000-builtin.cc:3124
43592 #, gcc-internal-format
43593 msgid "builtin %qs is only valid in 64-bit mode"
43594 msgstr ""
43596 #: config/rs6000/rs6000-builtin.cc:3287
43597 #, gcc-internal-format
43598 msgid "unresolved overload for builtin %qF"
43599 msgstr ""
43601 #: config/rs6000/rs6000-builtin.cc:3390
43602 #, gcc-internal-format
43603 msgid "%qs not supported with %<-msoft-float%>"
43604 msgstr ""
43606 #: config/rs6000/rs6000-builtin.cc:3397
43607 #, gcc-internal-format
43608 msgid "%qs is not supported in 32-bit mode"
43609 msgstr ""
43611 #: config/rs6000/rs6000-builtin.cc:3403
43612 #, gcc-internal-format
43613 msgid "%qs requires %<long double%> to be IBM 128-bit format"
43614 msgstr ""
43616 #: config/rs6000/rs6000-builtin.cc:3410
43617 #, gcc-internal-format
43618 msgid "%qs requires %<__ibm128%> type support"
43619 msgstr ""
43621 #: config/rs6000/rs6000-builtin.cc:3565
43622 #, gcc-internal-format, gfc-internal-format
43623 msgid "argument %d must be a literal between 0 and %d, inclusive"
43624 msgstr ""
43626 #: config/rs6000/rs6000-builtin.cc:3581
43627 #, gcc-internal-format, gfc-internal-format
43628 msgid "argument %d must be a literal between %d and %d, inclusive"
43629 msgstr ""
43631 #: config/rs6000/rs6000-builtin.cc:3598
43632 #, gcc-internal-format, gfc-internal-format
43633 msgid "argument %d must be a variable or a literal between %d and %d, inclusive"
43634 msgstr ""
43636 #: config/rs6000/rs6000-builtin.cc:3614
43637 #, gcc-internal-format, gfc-internal-format
43638 msgid "argument %d must be either a literal %d or a literal %d"
43639 msgstr ""
43641 #: config/rs6000/rs6000-c.cc:55
43642 #, gcc-internal-format
43643 msgid "ignoring malformed %<#pragma longcall%>"
43644 msgstr ""
43646 #: config/rs6000/rs6000-c.cc:67
43647 #, gcc-internal-format
43648 msgid "missing open paren"
43649 msgstr ""
43651 #: config/rs6000/rs6000-c.cc:69
43652 #, gcc-internal-format
43653 msgid "missing number"
43654 msgstr ""
43656 #: config/rs6000/rs6000-c.cc:71
43657 #, gcc-internal-format
43658 msgid "missing close paren"
43659 msgstr ""
43661 #: config/rs6000/rs6000-c.cc:74
43662 #, gcc-internal-format
43663 msgid "number must be 0 or 1"
43664 msgstr ""
43666 #: config/rs6000/rs6000-c.cc:77
43667 #, gcc-internal-format
43668 msgid "junk at end of %<#pragma longcall%>"
43669 msgstr ""
43671 #: config/rs6000/rs6000-c.cc:1237 config/rs6000/rs6000-c.cc:1638
43672 #, gcc-internal-format
43673 msgid "builtin %qs only accepts 1 argument"
43674 msgstr ""
43676 #: config/rs6000/rs6000-c.cc:1244 config/rs6000/rs6000-c.cc:1330
43677 #, gcc-internal-format
43678 msgid "builtin %qs only accepts 2 arguments"
43679 msgstr ""
43681 #: config/rs6000/rs6000-c.cc:1508
43682 #, gcc-internal-format
43683 msgid "builtin %qs only accepts 3 arguments"
43684 msgstr ""
43686 #: config/rs6000/rs6000-c.cc:1734
43687 #, gcc-internal-format
43688 msgid "%<vec_lvsl%> is deprecated for little endian; use assignment for unaligned loads and stores"
43689 msgstr ""
43691 #: config/rs6000/rs6000-c.cc:1738
43692 #, gcc-internal-format
43693 msgid "%<vec_lvsr%> is deprecated for little endian; use assignment for unaligned loads and stores"
43694 msgstr ""
43696 #: config/rs6000/rs6000-c.cc:1824
43697 #, gcc-internal-format
43698 msgid "passing argument %d of %qE discards %qs qualifier from pointer target type"
43699 msgstr ""
43701 #: config/rs6000/rs6000-c.cc:1880 config/rs6000/rs6000-c.cc:2063
43702 #, gcc-internal-format
43703 msgid "invalid parameter combination for AltiVec intrinsic %qs"
43704 msgstr ""
43706 #: config/rs6000/rs6000-c.cc:2052
43707 #, gcc-internal-format
43708 msgid "overloaded builtin %qs is implemented by builtin %qs"
43709 msgstr ""
43711 #: config/rs6000/rs6000-c.cc:2056
43712 #, gcc-internal-format
43713 msgid "%qs is not supported in this compiler configuration"
43714 msgstr "%qs nije podržan u ovoj konfiguraciji"
43716 #: config/rs6000/rs6000-call.cc:379
43717 #, gcc-internal-format
43718 msgid "ELFv2 parameter passing for an argument containing zero-width bit fields but that is otherwise a homogeneous aggregate was corrected in GCC 12"
43719 msgstr ""
43721 #: config/rs6000/rs6000-call.cc:447
43722 #, gcc-internal-format
43723 msgid "invalid use of MMA type %qs as a function return value"
43724 msgstr ""
43726 #: config/rs6000/rs6000-call.cc:499
43727 #, gcc-internal-format
43728 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
43729 msgstr ""
43731 #: config/rs6000/rs6000-call.cc:683
43732 #, gcc-internal-format
43733 msgid "cannot return value in vector register because altivec instructions are disabled, use %qs to enable them"
43734 msgstr ""
43736 #: config/rs6000/rs6000-call.cc:1113
43737 #, gcc-internal-format
43738 msgid "cannot pass argument in vector register because altivec instructions are disabled, use %qs to enable them"
43739 msgstr ""
43741 #: config/rs6000/rs6000-call.cc:1639
43742 #, gcc-internal-format
43743 msgid "invalid use of MMA operand of type %qs as a function parameter"
43744 msgstr ""
43746 #: config/rs6000/rs6000-call.cc:2028
43747 #, gcc-internal-format
43748 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
43749 msgstr ""
43751 #. We can't check this in rs6000_option_override_internal since
43752 #. DEFAULT_ABI isn't established yet.
43753 #: config/rs6000/rs6000-logue.cc:728
43754 #, gcc-internal-format
43755 msgid "%qs requires the ELFv2 ABI"
43756 msgstr ""
43758 #: config/rs6000/rs6000-logue.cc:1712
43759 #, gcc-internal-format
43760 msgid "stack frame too large"
43761 msgstr ""
43763 #: config/rs6000/rs6000-logue.cc:4029
43764 #, gcc-internal-format, gfc-internal-format
43765 msgid "unsupported number of nops before function entry (%u)"
43766 msgstr ""
43768 #: config/rs6000/rs6000-logue.cc:5577
43769 #, gcc-internal-format
43770 msgid "%qs uses register r29"
43771 msgstr ""
43773 #: config/rs6000/rs6000-logue.cc:5585
43774 #, gcc-internal-format
43775 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
43776 msgstr ""
43778 #: config/rs6000/rs6000.cc:3228 config/rs6000/rs6000.cc:3231
43779 #: config/rs6000/rs6000.cc:3234
43780 #, gcc-internal-format
43781 msgid "%qs requires %qs or %qs"
43782 msgstr ""
43784 #: config/rs6000/rs6000.cc:3335
43785 #, gcc-internal-format
43786 msgid "%qs requires PowerPC64 architecture, enabling"
43787 msgstr ""
43789 #: config/rs6000/rs6000.cc:3451
43790 #, gcc-internal-format
43791 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
43792 msgstr ""
43794 #: config/rs6000/rs6000.cc:3500
43795 #, gcc-internal-format
43796 msgid "%qs unsupported for this ABI"
43797 msgstr ""
43799 #: config/rs6000/rs6000.cc:3628
43800 #, gcc-internal-format
43801 msgid "%qs is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
43802 msgstr ""
43804 #: config/rs6000/rs6000.cc:3789
43805 #, gcc-internal-format
43806 msgid "AltiVec not supported in this target"
43807 msgstr ""
43809 #: config/rs6000/rs6000.cc:3806
43810 #, gcc-internal-format
43811 msgid "%qs is not supported on little endian systems"
43812 msgstr ""
43814 #: config/rs6000/rs6000.cc:3886
43815 #, gcc-internal-format
43816 msgid "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than power9"
43817 msgstr ""
43819 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
43820 #. were explicitly cleared.
43821 #: config/rs6000/rs6000.cc:3894
43822 #, gcc-internal-format
43823 msgid "%qs incompatible with explicitly disabled options"
43824 msgstr ""
43826 #. TARGET_VSX = 1 implies Power 7 and newer
43827 #: config/rs6000/rs6000.cc:3928 config/rs6000/rs6000.cc:3936
43828 #: config/rs6000/rs6000.cc:3949 config/rs6000/rs6000.cc:4011
43829 #: config/rs6000/rs6000.cc:4044 config/rs6000/rs6000.cc:4059
43830 #: config/rs6000/rs6000.cc:4067 config/rs6000/rs6000.cc:4191
43831 #: config/rs6000/rs6000.cc:4204 config/rs6000/rs6000.cc:4213
43832 #: config/rs6000/rs6000.cc:4351 config/rs6000/rs6000.cc:4364
43833 #: config/rs6000/rs6000.cc:4385
43834 #, gcc-internal-format
43835 msgid "%qs requires %qs"
43836 msgstr ""
43838 #: config/rs6000/rs6000.cc:4095
43839 #, gcc-internal-format
43840 msgid "target attribute or pragma changes %<long double%> size"
43841 msgstr ""
43843 #: config/rs6000/rs6000.cc:4116
43844 #, gcc-internal-format
43845 msgid "%qs requires full ISA 2.06 support"
43846 msgstr ""
43848 #: config/rs6000/rs6000.cc:4129
43849 #, gcc-internal-format
43850 msgid "Using IEEE extended precision %<long double%>"
43851 msgstr ""
43853 #: config/rs6000/rs6000.cc:4132
43854 #, gcc-internal-format
43855 msgid "Using IBM extended precision %<long double%>"
43856 msgstr ""
43858 #: config/rs6000/rs6000.cc:4151
43859 #, gcc-internal-format
43860 msgid "%qs requires VSX support"
43861 msgstr ""
43863 #: config/rs6000/rs6000.cc:4160
43864 #, gcc-internal-format
43865 msgid "The %<-mfloat128%> option may not be fully supported"
43866 msgstr ""
43868 #: config/rs6000/rs6000.cc:4183
43869 #, gcc-internal-format
43870 msgid "%qs requires full ISA 3.0 support"
43871 msgstr ""
43873 #: config/rs6000/rs6000.cc:4270
43874 #, gcc-internal-format
43875 msgid "unknown vectorization library ABI type in %<-mveclibabi=%s%>"
43876 msgstr ""
43878 #: config/rs6000/rs6000.cc:4283 config/rs6000/rs6000.cc:4298
43879 #, gcc-internal-format
43880 msgid "target attribute or pragma changes AltiVec ABI"
43881 msgstr ""
43883 #: config/rs6000/rs6000.cc:4311
43884 #, gcc-internal-format
43885 msgid "target attribute or pragma changes darwin64 ABI"
43886 msgstr ""
43888 #: config/rs6000/rs6000.cc:4517
43889 #, gcc-internal-format
43890 msgid "%qs needs a valid base register"
43891 msgstr ""
43893 #: config/rs6000/rs6000.cc:4814
43894 #, gcc-internal-format
43895 msgid "unknown option for %<%s=%s%>"
43896 msgstr ""
43898 #: config/rs6000/rs6000.cc:4843
43899 #, gcc-internal-format
43900 msgid "%qs is deprecated and not recommended in any circumstances"
43901 msgstr ""
43903 #: config/rs6000/rs6000.cc:11169
43904 #, gcc-internal-format
43905 msgid "%qs is an opaque type, and you cannot set it to other values"
43906 msgstr ""
43908 #: config/rs6000/rs6000.cc:18014
43909 #, gcc-internal-format
43910 msgid "no profiling of 64-bit code for this ABI"
43911 msgstr ""
43913 #: config/rs6000/rs6000.cc:20410
43914 #, gcc-internal-format
43915 msgid "you cannot take the address of a nested function if you use the %qs option"
43916 msgstr ""
43918 #: config/rs6000/rs6000.cc:20492
43919 #, gcc-internal-format
43920 msgid "use of %<long double%> in AltiVec types is invalid"
43921 msgstr ""
43923 #: config/rs6000/rs6000.cc:20494
43924 #, gcc-internal-format
43925 msgid "use of boolean types in AltiVec types is invalid"
43926 msgstr ""
43928 #: config/rs6000/rs6000.cc:20496
43929 #, gcc-internal-format
43930 msgid "use of %<complex%> in AltiVec types is invalid"
43931 msgstr ""
43933 #: config/rs6000/rs6000.cc:20498
43934 #, gcc-internal-format
43935 msgid "use of decimal floating-point types in AltiVec types is invalid"
43936 msgstr ""
43938 #: config/rs6000/rs6000.cc:20504
43939 #, gcc-internal-format
43940 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
43941 msgstr ""
43943 #: config/rs6000/rs6000.cc:20507
43944 #, gcc-internal-format
43945 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
43946 msgstr ""
43948 #: config/rs6000/rs6000.cc:20512
43949 #, gcc-internal-format
43950 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
43951 msgstr ""
43953 #: config/rs6000/rs6000.cc:20515
43954 #, gcc-internal-format
43955 msgid "use of %<double%> in AltiVec types is invalid without %qs"
43956 msgstr ""
43958 #: config/rs6000/rs6000.cc:24656
43959 #, gcc-internal-format
43960 msgid "invalid cpu %qs for %s%qs%s"
43961 msgstr ""
43963 #: config/rs6000/rs6000.cc:24659
43964 #, gcc-internal-format
43965 msgid "%s%qs%s is not allowed"
43966 msgstr ""
43968 #: config/rs6000/rs6000.cc:24661
43969 #, gcc-internal-format
43970 msgid "%s%qs%s is invalid"
43971 msgstr ""
43973 #: config/rs6000/rs6000.cc:25182
43974 #, gcc-internal-format
43975 msgid "%<-mno-%s%> turns off %<-m%s%>"
43976 msgstr ""
43978 #: config/rs6000/rs6000.cc:25341
43979 #, gcc-internal-format
43980 msgid "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports hardware capability bits"
43981 msgstr ""
43983 #: config/rs6000/rs6000.cc:25630
43984 #, gcc-internal-format
43985 msgid "Virtual function multiversioning not supported"
43986 msgstr ""
43988 #: config/rs6000/rs6000.cc:28768
43989 #, gcc-internal-format
43990 msgid "the result for the xxspltidp instruction is undefined for subnormal input values"
43991 msgstr ""
43993 #: config/rs6000/rs6000.cc:29246
43994 #, gcc-internal-format
43995 msgid "type %<__vector_quad%> requires the %qs option"
43996 msgstr ""
43998 #: config/rs6000/rs6000.cc:29251
43999 #, gcc-internal-format
44000 msgid "type %<__vector_pair%> requires the %qs option"
44001 msgstr ""
44003 #: config/rx/rx.cc:652
44004 #, gcc-internal-format
44005 msgid "unrecognized control register number: %d - using %<psw%>"
44006 msgstr ""
44008 #: config/rx/rx.cc:1385
44009 #, gcc-internal-format
44010 msgid "multiple fast interrupt routines seen: %qE and %qE"
44011 msgstr ""
44013 #: config/rx/rx.cc:2481
44014 #, gcc-internal-format
44015 msgid "invalid control register %d for mvtc; using %<psw%>"
44016 msgstr ""
44018 #: config/rx/rx.cc:2603
44019 #, gcc-internal-format
44020 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
44021 msgstr ""
44023 #: config/rx/rx.cc:2606
44024 #, gcc-internal-format
44025 msgid "use %<__builtin_rx_mvtc (0, ... )%> to write arbitrary values to PSW"
44026 msgstr ""
44028 #: config/rx/rx.cc:2653
44029 #, gcc-internal-format
44030 msgid "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
44031 msgstr ""
44033 #: config/rx/rx.cc:2800
44034 #, gcc-internal-format
44035 msgid "RX FPU instructions do not support NaNs and infinities"
44036 msgstr ""
44038 #: config/s390/s390-c.cc:488
44039 #, gcc-internal-format
44040 msgid "builtin %qs can only be used on vector types"
44041 msgstr ""
44043 #: config/s390/s390-c.cc:720 config/s390/s390.cc:999
44044 #, gcc-internal-format
44045 msgid "constant value required for builtin %qF argument %d"
44046 msgstr ""
44048 #: config/s390/s390-c.cc:735
44049 #, gcc-internal-format
44050 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
44051 msgstr ""
44053 #: config/s390/s390-c.cc:915
44054 #, gcc-internal-format
44055 msgid "builtin %qF is for GCC internal use only"
44056 msgstr ""
44058 #: config/s390/s390-c.cc:923
44059 #, gcc-internal-format
44060 msgid "builtin %qF is deprecated"
44061 msgstr ""
44063 #: config/s390/s390-c.cc:927
44064 #, gcc-internal-format
44065 msgid "%qF requires %<-mvx%>"
44066 msgstr ""
44068 #: config/s390/s390-c.cc:933
44069 #, gcc-internal-format
44070 msgid "%qF requires z14 or higher"
44071 msgstr ""
44073 #: config/s390/s390-c.cc:939
44074 #, gcc-internal-format
44075 msgid "%qF requires z15 or higher"
44076 msgstr ""
44078 #: config/s390/s390-c.cc:953
44079 #, gcc-internal-format
44080 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
44081 msgstr ""
44083 #: config/s390/s390-c.cc:1002
44084 #, gcc-internal-format
44085 msgid "invalid parameter combination for intrinsic %qs"
44086 msgstr ""
44088 #: config/s390/s390-c.cc:1008
44089 #, gcc-internal-format
44090 msgid "ambiguous overload for intrinsic %qs"
44091 msgstr ""
44093 #: config/s390/s390-c.cc:1016
44094 #, gcc-internal-format
44095 msgid "%qs matching variant requires z14 or higher"
44096 msgstr ""
44098 #: config/s390/s390-c.cc:1025
44099 #, gcc-internal-format
44100 msgid "%qs matching variant requires z15 or higher"
44101 msgstr ""
44103 #: config/s390/s390-c.cc:1031
44104 #, gcc-internal-format
44105 msgid "%qs matching variant is deprecated"
44106 msgstr ""
44108 #: config/s390/s390-c.cc:1071
44109 #, gcc-internal-format
44110 msgid "constant argument %d for builtin %qF is out of range for target type"
44111 msgstr ""
44113 #: config/s390/s390.cc:848
44114 #, gcc-internal-format
44115 msgid "constant argument %d for builtin %qF is invalid (%s)"
44116 msgstr ""
44118 #: config/s390/s390.cc:852
44119 #, gcc-internal-format
44120 msgid "constant argument %d for builtin %qF is out of range (0-%wu)"
44121 msgstr ""
44123 #: config/s390/s390.cc:868
44124 #, gcc-internal-format
44125 msgid "constant argument %d for builtin %qF is out of range (%wd-%wd)"
44126 msgstr ""
44128 #: config/s390/s390.cc:917
44129 #, gcc-internal-format
44130 msgid "builtin %qF is not supported without %<-mhtm%> (default with %<-march=zEC12%> and higher)"
44131 msgstr ""
44133 #: config/s390/s390.cc:923
44134 #, gcc-internal-format
44135 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)"
44136 msgstr ""
44138 #: config/s390/s390.cc:930
44139 #, gcc-internal-format
44140 msgid "Builtin %qF requires z14 or higher"
44141 msgstr ""
44143 #: config/s390/s390.cc:936
44144 #, gcc-internal-format
44145 msgid "Builtin %qF requires z15 or higher"
44146 msgstr ""
44148 #: config/s390/s390.cc:955
44149 #, gcc-internal-format
44150 msgid "unresolved overloaded builtin"
44151 msgstr ""
44153 #: config/s390/s390.cc:962
44154 #, gcc-internal-format
44155 msgid "bad builtin icode"
44156 msgstr ""
44158 #: config/s390/s390.cc:1096
44159 #, gcc-internal-format
44160 msgid "invalid argument %d for builtin %qF"
44161 msgstr ""
44163 #: config/s390/s390.cc:1197
44164 #, gcc-internal-format
44165 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
44166 msgstr ""
44168 #: config/s390/s390.cc:1287
44169 #, gcc-internal-format
44170 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
44171 msgstr ""
44173 #: config/s390/s390.cc:10593
44174 #, gcc-internal-format
44175 msgid "total size of local variables exceeds architecture limit"
44176 msgstr ""
44178 #: config/s390/s390.cc:12000
44179 #, gcc-internal-format
44180 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes; an unconditional trap is added"
44181 msgstr ""
44183 #: config/s390/s390.cc:12016
44184 #, gcc-internal-format
44185 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"
44186 msgstr ""
44188 #: config/s390/s390.cc:12044
44189 #, gcc-internal-format
44190 msgid "frame size of %qs is %wd bytes"
44191 msgstr ""
44193 #: config/s390/s390.cc:12048
44194 #, gcc-internal-format
44195 msgid "%qs uses dynamic stack allocation"
44196 msgstr ""
44198 #: config/s390/s390.cc:12795
44199 #, gcc-internal-format
44200 msgid "parameter passing for argument of type %qT with zero-width bit fields members changed in GCC 12"
44201 msgstr ""
44203 #: config/s390/s390.cc:13754
44204 #, gcc-internal-format
44205 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
44206 msgstr ""
44208 #: config/s390/s390.cc:16056
44209 #, gcc-internal-format
44210 msgid "64-bit ABI not supported in ESA/390 mode"
44211 msgstr ""
44213 #: config/s390/s390.cc:16063
44214 #, gcc-internal-format
44215 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
44216 msgstr ""
44218 #: config/s390/s390.cc:16098
44219 #, gcc-internal-format, gfc-internal-format
44220 msgid "hardware vector support not available on %s"
44221 msgstr ""
44223 #: config/s390/s390.cc:16101
44224 #, gcc-internal-format
44225 msgid "hardware vector support not available with %<-msoft-float%>"
44226 msgstr ""
44228 #: config/s390/s390.cc:16130
44229 #, gcc-internal-format, gfc-internal-format
44230 msgid "hardware decimal floating-point instructions not available on %s"
44231 msgstr ""
44233 #: config/s390/s390.cc:16134
44234 #, gcc-internal-format
44235 msgid "hardware decimal floating-point instructions not available in ESA/390 mode"
44236 msgstr ""
44238 #: config/s390/s390.cc:16146
44239 #, gcc-internal-format
44240 msgid "%<-mhard-dfp%> cannot be used in conjunction with %<-msoft-float%>"
44241 msgstr ""
44243 #: config/s390/s390.cc:16155
44244 #, gcc-internal-format
44245 msgid "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in combination"
44246 msgstr ""
44248 #: config/s390/s390.cc:16161
44249 #, gcc-internal-format
44250 msgid "stack size must be greater than the stack guard value"
44251 msgstr ""
44253 #: config/s390/s390.cc:16163
44254 #, gcc-internal-format
44255 msgid "stack size must not be greater than 64k"
44256 msgstr ""
44258 #: config/s390/s390.cc:16166
44259 #, gcc-internal-format
44260 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
44261 msgstr ""
44263 #: config/s390/s390.cc:16179
44264 #, gcc-internal-format
44265 msgid "%<-mtpf-trace-hook-prologue-check%> requires integer in range 0-4095"
44266 msgstr ""
44268 #: config/s390/s390.cc:16182
44269 #, gcc-internal-format
44270 msgid "%<-mtpf-trace-hook-prologue-target%> requires integer in range 0-4095"
44271 msgstr ""
44273 #: config/s390/s390.cc:16185
44274 #, gcc-internal-format
44275 msgid "%<-mtpf-trace-hook-epilogue-check%> requires integer in range 0-4095"
44276 msgstr ""
44278 #: config/s390/s390.cc:16188
44279 #, gcc-internal-format
44280 msgid "%<-mtpf-trace-hook-epilogue-target%> requires integer in range 0-4095"
44281 msgstr ""
44283 #: config/s390/s390.cc:16252
44284 #, gcc-internal-format
44285 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
44286 msgstr ""
44288 #. argument is not a plain number
44289 #: config/s390/s390.cc:16288
44290 #, gcc-internal-format
44291 msgid "arguments to %qs should be non-negative integers"
44292 msgstr ""
44294 #: config/s390/s390.cc:16295
44295 #, gcc-internal-format
44296 msgid "argument to %qs is too large (max. %d)"
44297 msgstr ""
44299 #: config/s390/s390.cc:16326
44300 #, gcc-internal-format
44301 msgid "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
44302 msgstr ""
44304 #: config/s390/s390.cc:16487 config/s390/s390.cc:16537
44305 #: config/s390/s390.cc:16554
44306 #, gcc-internal-format
44307 msgid "attribute %<target%> argument %qs is unknown"
44308 msgstr ""
44310 #. Value is not allowed for the target attribute.
44311 #: config/s390/s390.cc:16493
44312 #, gcc-internal-format
44313 msgid "value %qs is not supported by attribute %<target%>"
44314 msgstr ""
44316 #: config/s390/s390.cc:17552
44317 #, gcc-internal-format
44318 msgid "invalid cc output constraint: %qs"
44319 msgstr "nevaljano cc izlazno ograničenje: %qs"
44321 #: config/s390/s390.cc:17557
44322 #, gcc-internal-format
44323 msgid "multiple cc output constraints not supported"
44324 msgstr "višestruka cc izlazna ograničenja nisu podržana"
44326 #: config/s390/s390.cc:17562
44327 #, gcc-internal-format
44328 msgid "%<asm%> specifier for cc output conflicts with %<asm%> clobber list"
44329 msgstr ""
44331 #: config/s390/s390.cc:17568
44332 #, gcc-internal-format
44333 msgid "invalid type for cc output constraint"
44334 msgstr "nevaljani tip za cc izlazno ograničenje"
44336 #: config/sh/sh.cc:936
44337 #, gcc-internal-format
44338 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
44339 msgstr ""
44341 #: config/sh/sh.cc:953
44342 #, gcc-internal-format
44343 msgid "unwind tables currently require either a frame pointer or %<-maccumulate-outgoing-args%> for correctness"
44344 msgstr ""
44346 #: config/sh/sh.cc:7416
44347 #, gcc-internal-format
44348 msgid "%<__builtin_saveregs%> not supported by this subtarget"
44349 msgstr ""
44351 #: config/sh/sh.cc:8353
44352 #, gcc-internal-format
44353 msgid "%qE attribute only applies to interrupt functions"
44354 msgstr ""
44356 #: config/sh/sh.cc:8423
44357 #, gcc-internal-format
44358 msgid "%qE attribute is supported only for SH2A"
44359 msgstr ""
44361 #: config/sh/sh.cc:8465
44362 #, gcc-internal-format
44363 msgid "%qE attribute only applies to SH2A"
44364 msgstr ""
44366 #: config/sh/sh.cc:8487
44367 #, gcc-internal-format
44368 msgid "%qE attribute argument should be between 0 to 255"
44369 msgstr ""
44371 #: config/sh/sh.cc:10832
44372 #, gcc-internal-format
44373 msgid "r0 needs to be available as a call-clobbered register"
44374 msgstr ""
44376 #: config/sparc/sparc.cc:1834
44377 #, gcc-internal-format, gfc-internal-format
44378 msgid "%s is not supported by this configuration"
44379 msgstr ""
44381 #: config/sparc/sparc.cc:1841
44382 #, gcc-internal-format
44383 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
44384 msgstr ""
44386 #: config/sparc/sparc.cc:1849
44387 #, gcc-internal-format
44388 msgid "%<-fcall-saved-REG%> is not supported for out registers"
44389 msgstr ""
44391 #: config/sparc/sparc.cc:1973
44392 #, gcc-internal-format
44393 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
44394 msgstr ""
44396 #: config/stormy16/stormy16.cc:1202
44397 #, gcc-internal-format
44398 msgid "local variable memory requirements exceed capacity"
44399 msgstr ""
44401 #: config/stormy16/stormy16.cc:1359
44402 #, gcc-internal-format
44403 msgid "%<function_profiler%> support"
44404 msgstr ""
44406 #: config/stormy16/stormy16.cc:1453
44407 #, gcc-internal-format
44408 msgid "cannot use %<va_start%> in interrupt function"
44409 msgstr ""
44411 #: config/stormy16/stormy16.cc:2032
44412 #, gcc-internal-format, gfc-internal-format
44413 msgid "switch statement of size %lu entries too large"
44414 msgstr ""
44416 #: config/stormy16/stormy16.cc:2426
44417 #, gcc-internal-format
44418 msgid "%<__BELOW100__%> attribute only applies to variables"
44419 msgstr ""
44421 #: config/stormy16/stormy16.cc:2433
44422 #, gcc-internal-format
44423 msgid "%<__BELOW100__%> attribute not allowed with auto storage class"
44424 msgstr ""
44426 #: config/v850/v850-c.cc:67
44427 #, gcc-internal-format
44428 msgid "%<#pragma%> GHS endXXX found without previous startXXX"
44429 msgstr ""
44431 #: config/v850/v850-c.cc:70
44432 #, gcc-internal-format
44433 msgid "%<#pragma%> GHS endXXX does not match previous startXXX"
44434 msgstr ""
44436 #: config/v850/v850-c.cc:96
44437 #, gcc-internal-format
44438 msgid "cannot set interrupt attribute: no current function"
44439 msgstr ""
44441 #: config/v850/v850-c.cc:104
44442 #, gcc-internal-format
44443 msgid "cannot set interrupt attribute: no such identifier"
44444 msgstr ""
44446 #: config/v850/v850-c.cc:153
44447 #, gcc-internal-format
44448 msgid "junk at end of %<#pragma%> ghs section"
44449 msgstr ""
44451 #: config/v850/v850-c.cc:170
44452 #, gcc-internal-format
44453 msgid "unrecognized section name %qE"
44454 msgstr ""
44456 #: config/v850/v850-c.cc:184
44457 #, gcc-internal-format
44458 msgid "malformed %<#pragma%> ghs section"
44459 msgstr ""
44461 #: config/v850/v850-c.cc:203
44462 #, gcc-internal-format
44463 msgid "junk at end of %<#pragma%> ghs interrupt"
44464 msgstr ""
44466 #: config/v850/v850-c.cc:214
44467 #, gcc-internal-format
44468 msgid "junk at end of %<#pragma%> ghs starttda"
44469 msgstr ""
44471 #: config/v850/v850-c.cc:225
44472 #, gcc-internal-format
44473 msgid "junk at end of %<#pragma%> ghs startsda"
44474 msgstr ""
44476 #: config/v850/v850-c.cc:236
44477 #, gcc-internal-format
44478 msgid "junk at end of %<#pragma%> ghs startzda"
44479 msgstr ""
44481 #: config/v850/v850-c.cc:247
44482 #, gcc-internal-format
44483 msgid "junk at end of %<#pragma%> ghs endtda"
44484 msgstr ""
44486 #: config/v850/v850-c.cc:258
44487 #, gcc-internal-format
44488 msgid "junk at end of %<#pragma%> ghs endsda"
44489 msgstr ""
44491 #: config/v850/v850-c.cc:269
44492 #, gcc-internal-format
44493 msgid "junk at end of %<#pragma%> ghs endzda"
44494 msgstr ""
44496 #: config/v850/v850.cc:2046
44497 #, gcc-internal-format
44498 msgid "data area attributes cannot be specified for local variables"
44499 msgstr ""
44501 #: config/v850/v850.cc:2057
44502 #, gcc-internal-format
44503 msgid "data area of %q+D conflicts with previous declaration"
44504 msgstr ""
44506 #: config/v850/v850.cc:2188
44507 #, gcc-internal-format, gfc-internal-format
44508 msgid "bogus JR construction: %d"
44509 msgstr ""
44511 #: config/v850/v850.cc:2206 config/v850/v850.cc:2313
44512 #, gcc-internal-format, gfc-internal-format
44513 msgid "bad amount of stack space removal: %d"
44514 msgstr ""
44516 #: config/v850/v850.cc:2293
44517 #, gcc-internal-format, gfc-internal-format
44518 msgid "bogus JARL construction: %d"
44519 msgstr ""
44521 #: config/v850/v850.cc:2591
44522 #, gcc-internal-format, gfc-internal-format
44523 msgid "bogus DISPOSE construction: %d"
44524 msgstr ""
44526 #: config/v850/v850.cc:2610
44527 #, gcc-internal-format, gfc-internal-format
44528 msgid "too much stack space to dispose of: %d"
44529 msgstr ""
44531 #: config/v850/v850.cc:2712
44532 #, gcc-internal-format, gfc-internal-format
44533 msgid "bogus PREPEARE construction: %d"
44534 msgstr ""
44536 #: config/v850/v850.cc:2729
44537 #, gcc-internal-format, gfc-internal-format
44538 msgid "too much stack space to prepare: %d"
44539 msgstr ""
44541 #: config/visium/visium.cc:730
44542 #, gcc-internal-format
44543 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
44544 msgstr ""
44546 #: config/vms/vms-c.cc:44
44547 #, gcc-internal-format
44548 msgid "junk at end of %<#pragma __nostandard%>"
44549 msgstr ""
44551 #: config/vms/vms-c.cc:55
44552 #, gcc-internal-format
44553 msgid "junk at end of %<#pragma __standard%>"
44554 msgstr ""
44556 #: config/vms/vms-c.cc:81
44557 #, gcc-internal-format
44558 msgid "malformed %<#pragma member_alignment%>, ignoring"
44559 msgstr ""
44561 #: config/vms/vms-c.cc:96
44562 #, gcc-internal-format
44563 msgid "unknown %<#pragma member_alignment%> name %s"
44564 msgstr ""
44566 #: config/vms/vms-c.cc:101
44567 #, gcc-internal-format
44568 msgid "malformed %<#pragma member_alignment%>"
44569 msgstr ""
44571 #: config/vms/vms-c.cc:135
44572 #, gcc-internal-format
44573 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
44574 msgstr ""
44576 #: config/vms/vms-c.cc:148
44577 #, gcc-internal-format
44578 msgid "garbage at end of %<#pragma nomember_alignment%>"
44579 msgstr ""
44581 #: config/vms/vms-c.cc:203
44582 #, gcc-internal-format
44583 msgid "malformed %<#pragma extern_model%>, ignoring"
44584 msgstr ""
44586 #: config/vms/vms-c.cc:224
44587 #, gcc-internal-format
44588 msgid "extern model globalvalue"
44589 msgstr ""
44591 #: config/vms/vms-c.cc:229
44592 #, gcc-internal-format
44593 msgid "unknown %<#pragma extern_model%> model %qs"
44594 msgstr ""
44596 #: config/vms/vms-c.cc:235
44597 #, gcc-internal-format
44598 msgid "junk at end of '#pragma extern_model'"
44599 msgstr ""
44601 #: config/vms/vms-c.cc:249
44602 #, gcc-internal-format
44603 msgid "vms '#pragma __message' is ignored"
44604 msgstr ""
44606 #: config/vms/vms-c.cc:274 config/vms/vms-c.cc:280
44607 #, gcc-internal-format
44608 msgid "malformed %<#pragma __extern_prefix%>, ignoring"
44609 msgstr ""
44611 #: config/vms/vms-c.cc:313 config/vms/vms-c.cc:333
44612 #, gcc-internal-format
44613 msgid "malformed %<#pragma %s%>, ignoring"
44614 msgstr ""
44616 #: config/vms/vms-c.cc:329
44617 #, gcc-internal-format
44618 msgid "invalid constant in %<#pragma %s%>"
44619 msgstr ""
44621 #: config/xtensa/xtensa-dynconfig.cc:90
44622 #, gcc-internal-format
44623 msgid "%qs is defined but could not be loaded: %s"
44624 msgstr "%qs je definiran ali se ne može učitati: %s"
44626 #: config/xtensa/xtensa-dynconfig.cc:97
44627 #, gcc-internal-format
44628 msgid "%qs plugin is not licensed under a GPL-compatible license"
44629 msgstr ""
44631 #: config/xtensa/xtensa-dynconfig.cc:114
44632 #, gcc-internal-format
44633 msgid "%qs is loaded but symbol %qs is not found: %s"
44634 msgstr ""
44636 #: config/xtensa/xtensa-dynconfig.cc:128
44637 #, gcc-internal-format
44638 msgid "%qs is defined but plugin support is disabled"
44639 msgstr ""
44641 #: config/xtensa/xtensa.cc:2864
44642 #, gcc-internal-format
44643 msgid "boolean registers required for the floating-point option"
44644 msgstr ""
44646 #: config/xtensa/xtensa.cc:2899
44647 #, gcc-internal-format
44648 msgid "%<-f%s%> is not supported with CONST16 instructions"
44649 msgstr ""
44651 #: config/xtensa/xtensa.cc:2906
44652 #, gcc-internal-format
44653 msgid "PIC is required but not supported with CONST16 instructions"
44654 msgstr ""
44656 #: config/xtensa/xtensa.cc:4349
44657 #, gcc-internal-format
44658 msgid "only uninitialized variables can be placed in a %<.bss%> section"
44659 msgstr ""
44661 #: ada/gcc-interface/misc.cc:155
44662 #, gcc-internal-format
44663 msgid "%<-gnat%> misspelled as %<-gant%>"
44664 msgstr ""
44666 #: ada/gcc-interface/misc.cc:258
44667 #, gcc-internal-format
44668 msgid "%<-fexcess-precision=standard%> for Ada"
44669 msgstr ""
44671 #: ada/gcc-interface/misc.cc:260
44672 #, gcc-internal-format
44673 msgid "%<-fexcess-precision=16%> for Ada"
44674 msgstr ""
44676 #: ada/gcc-interface/trans.cc:348
44677 #, gcc-internal-format, gfc-internal-format
44678 msgid "%s contains too many lines"
44679 msgstr ""
44681 #: ada/gcc-interface/trans.cc:1640
44682 #, gcc-internal-format
44683 msgid "subprogram %q+F not marked %<Inline_Always%>"
44684 msgstr ""
44686 #: ada/gcc-interface/trans.cc:1642 ada/gcc-interface/trans.cc:1648
44687 #, gcc-internal-format
44688 msgid "parent subprogram cannot be inlined"
44689 msgstr ""
44691 #: ada/gcc-interface/trans.cc:1646
44692 #, gcc-internal-format
44693 msgid "subprogram %q+F not marked %<Inline%>"
44694 msgstr ""
44696 #: ada/gcc-interface/utils.cc:4291
44697 #, gcc-internal-format
44698 msgid "invalid element type for attribute %qs"
44699 msgstr ""
44701 #: ada/gcc-interface/utils.cc:4315
44702 #, gcc-internal-format
44703 msgid "number of components of vector not a power of two"
44704 msgstr ""
44706 #: ada/gcc-interface/utils.cc:6551 ada/gcc-interface/utils.cc:6729
44707 #: ada/gcc-interface/utils.cc:6969
44708 #, gcc-internal-format
44709 msgid "%qs attribute ignored"
44710 msgstr ""
44712 #: ada/gcc-interface/utils.cc:6606
44713 #, gcc-internal-format
44714 msgid "%qs attribute without arguments on a non-prototype"
44715 msgstr ""
44717 #: ada/gcc-interface/utils.cc:6621
44718 #, gcc-internal-format
44719 msgid "%qs argument has invalid operand number (argument %lu)"
44720 msgstr ""
44722 #: ada/gcc-interface/utils.cc:6643
44723 #, gcc-internal-format
44724 msgid "%qs argument with out-of-range operand number (argument %lu, operand %lu)"
44725 msgstr ""
44727 #: ada/gcc-interface/utils.cc:6652
44728 #, gcc-internal-format
44729 msgid "%qs argument references non-pointer operand (argument %lu, operand %lu)"
44730 msgstr ""
44732 #: ada/gcc-interface/utils.cc:6673
44733 #, gcc-internal-format
44734 msgid "%qs attribute requires prototypes with named arguments"
44735 msgstr ""
44737 #: ada/gcc-interface/utils.cc:6682
44738 #, gcc-internal-format
44739 msgid "%qs attribute only applies to variadic functions"
44740 msgstr ""
44742 #: ada/gcc-interface/utils.cc:6929 d/d-attribs.cc:362 d/d-attribs.cc:488
44743 #: rust/rust-attribs.cc:176
44744 #, gcc-internal-format
44745 msgid "%qE attribute has no effect"
44746 msgstr ""
44748 #: ada/gcc-interface/utils.cc:7240
44749 #, gcc-internal-format
44750 msgid "attribute %qs applies to array types only"
44751 msgstr ""
44753 #: c/c-convert.cc:104 c/c-typeck.cc:2353 c/c-typeck.cc:13558 cp/typeck.cc:2498
44754 #: cp/typeck.cc:9512 cp/typeck.cc:10300 d/d-convert.cc:262
44755 #, gcc-internal-format
44756 msgid "void value not ignored as it ought to be"
44757 msgstr ""
44759 #: c/c-convert.cc:235
44760 #, gcc-internal-format
44761 msgid "conversion from %qT to %qT"
44762 msgstr ""
44764 #: c/c-convert.cc:237
44765 #, gcc-internal-format
44766 msgid "only %qT or a null pointer constant can be converted to %qT"
44767 msgstr ""
44769 #: c/c-convert.cc:241 d/d-convert.cc:322
44770 #, gcc-internal-format
44771 msgid "conversion to non-scalar type requested"
44772 msgstr ""
44774 #: c/c-decl.cc:915
44775 #, gcc-internal-format
44776 msgid "array %q+D assumed to have one element"
44777 msgstr ""
44779 #: c/c-decl.cc:956
44780 #, gcc-internal-format
44781 msgid "%qD is static but used in inline function %qD which is not static"
44782 msgstr ""
44784 #: c/c-decl.cc:961
44785 #, gcc-internal-format
44786 msgid "%q+D is static but declared in inline function %qD which is not static"
44787 msgstr ""
44789 #: c/c-decl.cc:1157
44790 #, gcc-internal-format, gfc-internal-format
44791 msgid "GCC supports only %u nested scopes"
44792 msgstr ""
44794 #: c/c-decl.cc:1299 cp/decl.cc:378
44795 #, gcc-internal-format
44796 msgid "label %q+D used but not defined"
44797 msgstr ""
44799 #: c/c-decl.cc:1344
44800 #, gcc-internal-format
44801 msgid "nested function %q+D declared but never defined"
44802 msgstr ""
44804 #: c/c-decl.cc:1358
44805 #, gcc-internal-format
44806 msgid "inline function %q+D declared but never defined"
44807 msgstr ""
44809 #: c/c-decl.cc:1376
44810 #, gcc-internal-format
44811 msgid "unused variable %q+D"
44812 msgstr ""
44814 #: c/c-decl.cc:1382 cp/decl.cc:733
44815 #, gcc-internal-format
44816 msgid "variable %qD set but not used"
44817 msgstr ""
44819 #: c/c-decl.cc:1387
44820 #, gcc-internal-format
44821 msgid "type of array %q+D completed incompatibly with implicit initialization"
44822 msgstr ""
44824 #: c/c-decl.cc:1562
44825 #, gcc-internal-format
44826 msgid "underspecified declaration of %qE, which is already declared in this scope"
44827 msgstr ""
44829 #: c/c-decl.cc:1733 c/c-decl.cc:7890 c/c-decl.cc:8894 c/c-decl.cc:9946
44830 #, gcc-internal-format
44831 msgid "originally defined here"
44832 msgstr ""
44834 #: c/c-decl.cc:1956
44835 #, gcc-internal-format
44836 msgid "a parameter list with an ellipsis cannot match an empty parameter name list declaration"
44837 msgstr ""
44839 #: c/c-decl.cc:1964
44840 #, gcc-internal-format
44841 msgid "an argument type that has a default promotion cannot match an empty parameter name list declaration"
44842 msgstr ""
44844 #: c/c-decl.cc:2012
44845 #, gcc-internal-format
44846 msgid "prototype for %q+D declares more arguments than previous old-style definition"
44847 msgstr ""
44849 #: c/c-decl.cc:2018
44850 #, gcc-internal-format
44851 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
44852 msgstr ""
44854 #: c/c-decl.cc:2027
44855 #, gcc-internal-format
44856 msgid "prototype for %q+D declares argument %d with incompatible type"
44857 msgstr ""
44859 #. If we get here, no errors were found, but do issue a warning
44860 #. for this poor-style construct.
44861 #: c/c-decl.cc:2040
44862 #, gcc-internal-format
44863 msgid "prototype for %q+D follows non-prototype definition"
44864 msgstr ""
44866 #: c/c-decl.cc:2058
44867 #, gcc-internal-format
44868 msgid "previous definition of %q+D with type %qT"
44869 msgstr ""
44871 #: c/c-decl.cc:2062
44872 #, gcc-internal-format
44873 msgid "previous implicit declaration of %q+D with type %qT"
44874 msgstr ""
44876 #: c/c-decl.cc:2066
44877 #, gcc-internal-format
44878 msgid "previous declaration of %q+D with type %qT"
44879 msgstr ""
44881 #: c/c-decl.cc:2128
44882 #, gcc-internal-format
44883 msgid "%q+D redeclared as different kind of symbol"
44884 msgstr ""
44886 #: c/c-decl.cc:2133
44887 #, gcc-internal-format
44888 msgid "built-in function %q+D declared as non-function"
44889 msgstr ""
44891 #: c/c-decl.cc:2136 c/c-decl.cc:3273
44892 #, gcc-internal-format
44893 msgid "declaration of %q+D shadows a built-in function"
44894 msgstr ""
44896 #: c/c-decl.cc:2153
44897 #, gcc-internal-format
44898 msgid "conflicting redeclaration of enumerator %q+D"
44899 msgstr ""
44901 #: c/c-decl.cc:2160
44902 #, gcc-internal-format
44903 msgid "redeclaration of enumerator %q+D"
44904 msgstr ""
44906 #: c/c-decl.cc:2200
44907 #, gcc-internal-format
44908 msgid "conflicting types for built-in function %q+D; expected %qT"
44909 msgstr ""
44911 #: c/c-decl.cc:2210 c/c-decl.cc:2235
44912 #, gcc-internal-format
44913 msgid "%qD is declared in header %qs"
44914 msgstr ""
44916 #: c/c-decl.cc:2221
44917 #, gcc-internal-format
44918 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
44919 msgstr ""
44921 #: c/c-decl.cc:2226
44922 #, gcc-internal-format
44923 msgid "mismatch in return type of built-in function %qD; expected %qT"
44924 msgstr ""
44926 #: c/c-decl.cc:2259
44927 #, gcc-internal-format
44928 msgid "conflicting types for %q+D"
44929 msgstr ""
44931 #: c/c-decl.cc:2272 c/c-decl.cc:2309
44932 #, gcc-internal-format
44933 msgid "conflicting types for %q+D; have %qT"
44934 msgstr ""
44936 #: c/c-decl.cc:2289
44937 #, gcc-internal-format
44938 msgid "conflicting named address spaces (generic vs %s) for %q+D"
44939 msgstr ""
44941 #: c/c-decl.cc:2293
44942 #, gcc-internal-format
44943 msgid "conflicting named address spaces (%s vs generic) for %q+D"
44944 msgstr ""
44946 #: c/c-decl.cc:2297
44947 #, gcc-internal-format
44948 msgid "conflicting named address spaces (%s vs %s) for %q+D"
44949 msgstr ""
44951 #: c/c-decl.cc:2306
44952 #, gcc-internal-format
44953 msgid "conflicting type qualifiers for %q+D"
44954 msgstr ""
44956 #: c/c-decl.cc:2327
44957 #, gcc-internal-format
44958 msgid "conflicting types for %q+D due to enum/integer mismatch; have %qT"
44959 msgstr ""
44961 #: c/c-decl.cc:2344
44962 #, gcc-internal-format
44963 msgid "redefinition of typedef %q+D with different type"
44964 msgstr ""
44966 #: c/c-decl.cc:2357
44967 #, gcc-internal-format
44968 msgid "redefinition of typedef %q+D with variably modified type"
44969 msgstr ""
44971 #: c/c-decl.cc:2362
44972 #, gcc-internal-format
44973 msgid "redefinition of typedef %q+D"
44974 msgstr ""
44976 #: c/c-decl.cc:2390
44977 #, gcc-internal-format
44978 msgid "declaration of %qD shadows a built-in function"
44979 msgstr ""
44981 #: c/c-decl.cc:2406
44982 #, gcc-internal-format
44983 msgid "declaration of built-in function %qD without a prototype; expected %qT"
44984 msgstr ""
44986 #: c/c-decl.cc:2430 c/c-decl.cc:2553
44987 #, gcc-internal-format
44988 msgid "redefinition of %q+D"
44989 msgstr ""
44991 #: c/c-decl.cc:2469 c/c-decl.cc:2593
44992 #, gcc-internal-format
44993 msgid "static declaration of %q+D follows non-static declaration"
44994 msgstr ""
44996 #: c/c-decl.cc:2480 c/c-decl.cc:2488 c/c-decl.cc:2582 c/c-decl.cc:2590
44997 #, gcc-internal-format
44998 msgid "non-static declaration of %q+D follows static declaration"
44999 msgstr ""
45001 #: c/c-decl.cc:2505
45002 #, gcc-internal-format
45003 msgid "%<gnu_inline%> attribute present on %q+D"
45004 msgstr ""
45006 #: c/c-decl.cc:2508
45007 #, gcc-internal-format
45008 msgid "but not here"
45009 msgstr ""
45011 #: c/c-decl.cc:2527
45012 #, gcc-internal-format
45013 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
45014 msgstr ""
45016 #: c/c-decl.cc:2530
45017 #, gcc-internal-format
45018 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
45019 msgstr ""
45021 #: c/c-decl.cc:2574
45022 #, gcc-internal-format
45023 msgid "extern declaration of %q+D follows declaration with no linkage"
45024 msgstr ""
45026 #: c/c-decl.cc:2612
45027 #, gcc-internal-format
45028 msgid "declaration of %q+D with no linkage follows extern declaration"
45029 msgstr ""
45031 #: c/c-decl.cc:2619
45032 #, gcc-internal-format
45033 msgid "redeclaration of %q+D with no linkage"
45034 msgstr ""
45036 #: c/c-decl.cc:2645
45037 #, gcc-internal-format
45038 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
45039 msgstr ""
45041 #: c/c-decl.cc:2666
45042 #, gcc-internal-format
45043 msgid "redefinition of parameter %q+D"
45044 msgstr ""
45046 #: c/c-decl.cc:2693
45047 #, gcc-internal-format
45048 msgid "redundant redeclaration of %q+D"
45049 msgstr ""
45051 #: c/c-decl.cc:3231
45052 #, gcc-internal-format
45053 msgid "declaration of %q+D shadows previous non-variable"
45054 msgstr ""
45056 #: c/c-decl.cc:3253
45057 #, gcc-internal-format
45058 msgid "declaration of %qD shadows a parameter"
45059 msgstr ""
45061 #: c/c-decl.cc:3266 cp/name-lookup.cc:3547
45062 #, gcc-internal-format
45063 msgid "declaration of %qD shadows a global declaration"
45064 msgstr ""
45066 #: c/c-decl.cc:3292
45067 #, gcc-internal-format
45068 msgid "declaration of %qD shadows a previous local"
45069 msgstr ""
45071 #: c/c-decl.cc:3298 cp/name-lookup.cc:3264
45072 #, gcc-internal-format
45073 msgid "shadowed declaration is here"
45074 msgstr ""
45076 #: c/c-decl.cc:3431
45077 #, gcc-internal-format
45078 msgid "nested extern declaration of %qD"
45079 msgstr ""
45081 #: c/c-decl.cc:3587 c/c-decl.cc:3601
45082 #, gcc-internal-format
45083 msgid "implicit declaration of function %qE; did you mean %qs?"
45084 msgstr ""
45086 #: c/c-decl.cc:3593 c/c-decl.cc:3606
45087 #, gcc-internal-format
45088 msgid "implicit declaration of function %qE"
45089 msgstr ""
45091 #: c/c-decl.cc:3625
45092 #, gcc-internal-format
45093 msgid "include %qs or provide a declaration of %qE"
45094 msgstr ""
45096 #: c/c-decl.cc:3896
45097 #, gcc-internal-format
45098 msgid "incompatible implicit declaration of built-in function %qD"
45099 msgstr ""
45101 #: c/c-decl.cc:3906
45102 #, gcc-internal-format
45103 msgid "include %qs or provide a declaration of %qD"
45104 msgstr ""
45106 #: c/c-decl.cc:3917
45107 #, gcc-internal-format
45108 msgid "incompatible implicit declaration of function %qD"
45109 msgstr ""
45111 #: c/c-decl.cc:3978
45112 #, gcc-internal-format
45113 msgid "%qE undeclared here (not in a function); did you mean %qs?"
45114 msgstr ""
45116 #: c/c-decl.cc:3983
45117 #, gcc-internal-format
45118 msgid "%qE undeclared here (not in a function)"
45119 msgstr ""
45121 #: c/c-decl.cc:3996
45122 #, gcc-internal-format
45123 msgid "%qE undeclared (first use in this function); did you mean %qs?"
45124 msgstr ""
45126 #: c/c-decl.cc:4001
45127 #, gcc-internal-format
45128 msgid "%qE undeclared (first use in this function)"
45129 msgstr ""
45131 #: c/c-decl.cc:4005
45132 #, gcc-internal-format
45133 msgid "each undeclared identifier is reported only once for each function it appears in"
45134 msgstr ""
45136 #: c/c-decl.cc:4053 cp/decl.cc:3579
45137 #, gcc-internal-format
45138 msgid "label %qE referenced outside of any function"
45139 msgstr ""
45141 #: c/c-decl.cc:4090
45142 #, gcc-internal-format
45143 msgid "jump into scope of identifier with variably modified type"
45144 msgstr ""
45146 #: c/c-decl.cc:4093
45147 #, gcc-internal-format
45148 msgid "jump skips OpenMP %<allocate%> allocation"
45149 msgstr ""
45151 #: c/c-decl.cc:4096
45152 #, gcc-internal-format
45153 msgid "jump skips variable initialization"
45154 msgstr ""
45156 #: c/c-decl.cc:4098 c/c-decl.cc:4154 c/c-decl.cc:4245
45157 #, gcc-internal-format
45158 msgid "label %qD defined here"
45159 msgstr ""
45161 #: c/c-decl.cc:4153 c/c-decl.cc:4244
45162 #, gcc-internal-format
45163 msgid "jump into statement expression"
45164 msgstr ""
45166 #: c/c-decl.cc:4176
45167 #, gcc-internal-format
45168 msgid "duplicate label declaration %qE"
45169 msgstr ""
45171 #: c/c-decl.cc:4276 cp/decl.cc:4080
45172 #, gcc-internal-format
45173 msgid "duplicate label %qD"
45174 msgstr ""
45176 #: c/c-decl.cc:4307
45177 #, gcc-internal-format
45178 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
45179 msgstr ""
45181 #: c/c-decl.cc:4379
45182 #, gcc-internal-format
45183 msgid "switch jumps over OpenMP %<allocate%> allocation"
45184 msgstr ""
45186 #: c/c-decl.cc:4385
45187 #, gcc-internal-format
45188 msgid "switch jumps over variable initialization"
45189 msgstr ""
45191 #: c/c-decl.cc:4388 c/c-decl.cc:4401
45192 #, gcc-internal-format
45193 msgid "switch starts here"
45194 msgstr ""
45196 #: c/c-decl.cc:4400
45197 #, gcc-internal-format
45198 msgid "switch jumps into statement expression"
45199 msgstr ""
45201 #: c/c-decl.cc:4483
45202 #, gcc-internal-format
45203 msgid "%qE defined as wrong kind of tag"
45204 msgstr ""
45206 #: c/c-decl.cc:4669 cp/tree.cc:5036
45207 #, gcc-internal-format
45208 msgid "%qE attribute applied to %qD with void return type"
45209 msgstr ""
45211 #: c/c-decl.cc:4678
45212 #, gcc-internal-format
45213 msgid "%qE attribute can only be applied to functions or to structure, union or enumeration types"
45214 msgstr ""
45216 #: c/c-decl.cc:4698
45217 #, gcc-internal-format
45218 msgid "standard %qE attribute can only be applied to functions"
45219 msgstr ""
45221 #. This can only occur with extensions such as statement
45222 #. expressions, but is still appropriate as an error to
45223 #. avoid types declared in such a context escaping to
45224 #. the type of an auto variable.
45225 #: c/c-decl.cc:4976 c/c-decl.cc:8833
45226 #, gcc-internal-format
45227 msgid "%qT declared in underspecified object initializer"
45228 msgstr ""
45230 #: c/c-decl.cc:4987
45231 #, gcc-internal-format
45232 msgid "unnamed struct/union that defines no instances"
45233 msgstr ""
45235 #: c/c-decl.cc:4998
45236 #, gcc-internal-format
45237 msgid "empty declaration with storage class specifier does not redeclare tag"
45238 msgstr ""
45240 #: c/c-decl.cc:5014
45241 #, gcc-internal-format
45242 msgid "empty declaration with type qualifier does not redeclare tag"
45243 msgstr ""
45245 #: c/c-decl.cc:5026
45246 #, gcc-internal-format
45247 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
45248 msgstr ""
45250 #: c/c-decl.cc:5040
45251 #, gcc-internal-format
45252 msgid "empty declaration of %<enum%> type does not redeclare tag"
45253 msgstr ""
45255 #: c/c-decl.cc:5065 c/c-decl.cc:5073
45256 #, gcc-internal-format
45257 msgid "useless type name in empty declaration"
45258 msgstr ""
45260 #: c/c-decl.cc:5081
45261 #, gcc-internal-format
45262 msgid "%<inline%> in empty declaration"
45263 msgstr ""
45265 #: c/c-decl.cc:5087
45266 #, gcc-internal-format
45267 msgid "%<_Noreturn%> in empty declaration"
45268 msgstr ""
45270 #: c/c-decl.cc:5093
45271 #, gcc-internal-format
45272 msgid "%<constexpr%> in empty declaration"
45273 msgstr ""
45275 #: c/c-decl.cc:5099
45276 #, gcc-internal-format
45277 msgid "%<auto%> in file-scope empty declaration"
45278 msgstr ""
45280 #: c/c-decl.cc:5105
45281 #, gcc-internal-format
45282 msgid "%<register%> in file-scope empty declaration"
45283 msgstr ""
45285 #: c/c-decl.cc:5113
45286 #, gcc-internal-format
45287 msgid "storage class specifier in empty declaration with %<enum%> underlying type"
45288 msgstr ""
45290 #: c/c-decl.cc:5119
45291 #, gcc-internal-format
45292 msgid "%qs in empty declaration with %<enum%> underlying type"
45293 msgstr ""
45295 #: c/c-decl.cc:5129
45296 #, gcc-internal-format
45297 msgid "type qualifier in empty declaration with %<enum%> underlying type"
45298 msgstr ""
45300 #: c/c-decl.cc:5135
45301 #, gcc-internal-format
45302 msgid "%<alignas%> in empty declaration with %<enum%> underlying type"
45303 msgstr ""
45305 #: c/c-decl.cc:5144
45306 #, gcc-internal-format
45307 msgid "useless storage class specifier in empty declaration"
45308 msgstr ""
45310 #: c/c-decl.cc:5150
45311 #, gcc-internal-format
45312 msgid "useless %qs in empty declaration"
45313 msgstr ""
45315 #: c/c-decl.cc:5163
45316 #, gcc-internal-format
45317 msgid "useless type qualifier in empty declaration"
45318 msgstr ""
45320 #: c/c-decl.cc:5170
45321 #, gcc-internal-format
45322 msgid "useless %<_Alignas%> in empty declaration"
45323 msgstr ""
45325 #: c/c-decl.cc:5188
45326 #, gcc-internal-format
45327 msgid "invalid use of attributes in empty declaration"
45328 msgstr ""
45330 #: c/c-decl.cc:5202 c/c-parser.cc:2403
45331 #, gcc-internal-format
45332 msgid "empty declaration"
45333 msgstr ""
45335 #: c/c-decl.cc:5274
45336 #, gcc-internal-format
45337 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
45338 msgstr ""
45340 #: c/c-decl.cc:5278
45341 #, gcc-internal-format
45342 msgid "ISO C90 does not support %<[*]%> array declarators"
45343 msgstr ""
45345 #. C99 6.7.5.2p4
45346 #. A function definition isn't function prototype scope C99 6.2.1p4.
45347 #. C99 6.7.5.2p4
45348 #: c/c-decl.cc:5284 c/c-decl.cc:8413 c/c-decl.cc:10791
45349 #, gcc-internal-format
45350 msgid "%<[*]%> not allowed in other than function prototype scope"
45351 msgstr ""
45353 #: c/c-decl.cc:5477 cp/decl2.cc:1852 cp/name-lookup.cc:8804
45354 #, gcc-internal-format
45355 msgid "%<omp::%s%> not allowed to be specified in this context"
45356 msgstr ""
45358 #: c/c-decl.cc:5557
45359 #, gcc-internal-format
45360 msgid "%q+D is usually a function"
45361 msgstr ""
45363 #: c/c-decl.cc:5562 c/c-decl.cc:10622 cp/decl.cc:17941
45364 #, gcc-internal-format
45365 msgid "no previous declaration for %qD"
45366 msgstr ""
45368 #: c/c-decl.cc:5571
45369 #, gcc-internal-format
45370 msgid "typedef %qD is initialized (use %<__typeof__%> instead)"
45371 msgstr ""
45373 #: c/c-decl.cc:5576
45374 #, gcc-internal-format
45375 msgid "function %qD is initialized like a variable"
45376 msgstr ""
45378 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
45379 #: c/c-decl.cc:5582
45380 #, gcc-internal-format
45381 msgid "parameter %qD is initialized"
45382 msgstr ""
45384 #: c/c-decl.cc:5602
45385 #, gcc-internal-format
45386 msgid "variable %qD has initializer but incomplete type"
45387 msgstr ""
45389 #: c/c-decl.cc:5682
45390 #, gcc-internal-format
45391 msgid "inline function %q+D given attribute %qs"
45392 msgstr ""
45394 #: c/c-decl.cc:5738
45395 #, gcc-internal-format
45396 msgid "uninitialized const member in %qT is invalid in C++"
45397 msgstr ""
45399 #: c/c-decl.cc:5740
45400 #, gcc-internal-format
45401 msgid "%qD should be initialized"
45402 msgstr ""
45404 #: c/c-decl.cc:5821
45405 #, gcc-internal-format
45406 msgid "initializer fails to determine size of %q+D"
45407 msgstr ""
45409 #: c/c-decl.cc:5826
45410 #, gcc-internal-format
45411 msgid "array size missing in %q+D"
45412 msgstr ""
45414 #: c/c-decl.cc:5830
45415 #, gcc-internal-format
45416 msgid "zero or negative size array %q+D"
45417 msgstr ""
45419 #: c/c-decl.cc:5921 m2/gm2-gcc/m2type.cc:1250
45420 #, gcc-internal-format
45421 msgid "storage size of %q+D isn%'t constant"
45422 msgstr ""
45424 #: c/c-decl.cc:5971
45425 #, gcc-internal-format
45426 msgid "ignoring %<asm%> specifier for non-static local variable %q+D"
45427 msgstr ""
45429 #: c/c-decl.cc:6009
45430 #, gcc-internal-format
45431 msgid "cannot put object with volatile field into register"
45432 msgstr ""
45434 #: c/c-decl.cc:6095
45435 #, gcc-internal-format
45436 msgid "uninitialized %<const %D%> is invalid in C++"
45437 msgstr ""
45439 #: c/c-decl.cc:6110 cp/decl.cc:9043
45440 #, gcc-internal-format
45441 msgid "%q+D in declare target directive does not have mappable type"
45442 msgstr ""
45444 #: c/c-decl.cc:6373
45445 #, gcc-internal-format
45446 msgid "ISO C forbids forward parameter declarations"
45447 msgstr ""
45449 #: c/c-decl.cc:6413
45450 #, gcc-internal-format
45451 msgid "file-scope compound literal specifies %<register%>"
45452 msgstr ""
45454 #: c/c-decl.cc:6419
45455 #, gcc-internal-format
45456 msgid "compound literal implicitly auto and declared %qs"
45457 msgstr ""
45459 #: c/c-decl.cc:6519
45460 #, gcc-internal-format
45461 msgid "defining a type in a compound literal is invalid in C++"
45462 msgstr ""
45464 #: c/c-decl.cc:6540 c/c-decl.cc:6555
45465 #, gcc-internal-format
45466 msgid "bit-field %qs width not an integer constant"
45467 msgstr ""
45469 #: c/c-decl.cc:6550
45470 #, gcc-internal-format
45471 msgid "bit-field %qs width not an integer constant expression"
45472 msgstr ""
45474 #: c/c-decl.cc:6561
45475 #, gcc-internal-format
45476 msgid "negative width in bit-field %qs"
45477 msgstr ""
45479 #: c/c-decl.cc:6566
45480 #, gcc-internal-format
45481 msgid "zero width for bit-field %qs"
45482 msgstr ""
45484 #: c/c-decl.cc:6577
45485 #, gcc-internal-format
45486 msgid "bit-field %qs has invalid type"
45487 msgstr ""
45489 #: c/c-decl.cc:6583
45490 #, gcc-internal-format
45491 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
45492 msgstr ""
45494 #: c/c-decl.cc:6594
45495 #, gcc-internal-format
45496 msgid "type of bit-field %qs is a GCC extension"
45497 msgstr ""
45499 #: c/c-decl.cc:6600
45500 #, gcc-internal-format
45501 msgid "width of %qs exceeds its type"
45502 msgstr ""
45504 #: c/c-decl.cc:6619
45505 #, gcc-internal-format
45506 msgid "%qs is narrower than values of its type"
45507 msgstr ""
45509 #: c/c-decl.cc:6634
45510 #, gcc-internal-format
45511 msgid "ISO C90 forbids array %qE whose size cannot be evaluated"
45512 msgstr ""
45514 #: c/c-decl.cc:6637
45515 #, gcc-internal-format
45516 msgid "ISO C90 forbids array whose size cannot be evaluated"
45517 msgstr ""
45519 #: c/c-decl.cc:6644
45520 #, gcc-internal-format
45521 msgid "ISO C90 forbids variable length array %qE"
45522 msgstr ""
45524 #: c/c-decl.cc:6646
45525 #, gcc-internal-format
45526 msgid "ISO C90 forbids variable length array"
45527 msgstr ""
45529 #: c/c-decl.cc:6889
45530 #, gcc-internal-format
45531 msgid "%<enum%> underlying type may not be specified here"
45532 msgstr ""
45534 #: c/c-decl.cc:6917 c/c-decl.cc:7326 c/c-decl.cc:7336
45535 #, gcc-internal-format
45536 msgid "variably modified %qE at file scope"
45537 msgstr ""
45539 #: c/c-decl.cc:6919
45540 #, gcc-internal-format
45541 msgid "variably modified field at file scope"
45542 msgstr ""
45544 #: c/c-decl.cc:6939
45545 #, gcc-internal-format
45546 msgid "type defaults to %<int%> in declaration of %qE"
45547 msgstr ""
45549 #: c/c-decl.cc:6943
45550 #, gcc-internal-format
45551 msgid "type defaults to %<int%> in type name"
45552 msgstr ""
45554 #: c/c-decl.cc:6975
45555 #, gcc-internal-format
45556 msgid "duplicate %<const%>"
45557 msgstr ""
45559 #: c/c-decl.cc:6977
45560 #, gcc-internal-format
45561 msgid "duplicate %<restrict%>"
45562 msgstr ""
45564 #: c/c-decl.cc:6979
45565 #, gcc-internal-format
45566 msgid "duplicate %<volatile%>"
45567 msgstr ""
45569 #: c/c-decl.cc:6981
45570 #, gcc-internal-format
45571 msgid "duplicate %<_Atomic%>"
45572 msgstr ""
45574 #: c/c-decl.cc:6984
45575 #, gcc-internal-format, gfc-internal-format
45576 msgid "conflicting named address spaces (%s vs %s)"
45577 msgstr ""
45579 #: c/c-decl.cc:7007 c/c-parser.cc:3573
45580 #, gcc-internal-format
45581 msgid "%<_Atomic%>-qualified array type"
45582 msgstr ""
45584 #: c/c-decl.cc:7022
45585 #, gcc-internal-format
45586 msgid "function definition declared %<auto%>"
45587 msgstr ""
45589 #: c/c-decl.cc:7024
45590 #, gcc-internal-format
45591 msgid "function definition declared %<register%>"
45592 msgstr ""
45594 #: c/c-decl.cc:7026
45595 #, gcc-internal-format
45596 msgid "function definition declared %<typedef%>"
45597 msgstr ""
45599 #: c/c-decl.cc:7028
45600 #, gcc-internal-format
45601 msgid "function definition declared %qs"
45602 msgstr ""
45604 #: c/c-decl.cc:7055
45605 #, gcc-internal-format
45606 msgid "storage class specified for structure field %qE"
45607 msgstr ""
45609 #: c/c-decl.cc:7058
45610 #, gcc-internal-format
45611 msgid "storage class specified for structure field"
45612 msgstr ""
45614 #: c/c-decl.cc:7062
45615 #, gcc-internal-format
45616 msgid "storage class specified for parameter %qE"
45617 msgstr ""
45619 #: c/c-decl.cc:7065
45620 #, gcc-internal-format
45621 msgid "storage class specified for unnamed parameter"
45622 msgstr ""
45624 #: c/c-decl.cc:7068 cp/decl.cc:13134
45625 #, gcc-internal-format
45626 msgid "storage class specified for typename"
45627 msgstr ""
45629 #: c/c-decl.cc:7086
45630 #, gcc-internal-format
45631 msgid "%qE initialized and declared %<extern%>"
45632 msgstr ""
45634 #: c/c-decl.cc:7090
45635 #, gcc-internal-format
45636 msgid "%qE has both %<extern%> and initializer"
45637 msgstr ""
45639 #: c/c-decl.cc:7095
45640 #, gcc-internal-format
45641 msgid "file-scope declaration of %qE specifies %<auto%>"
45642 msgstr ""
45644 #: c/c-decl.cc:7099
45645 #, gcc-internal-format
45646 msgid "file-scope declaration of %qE specifies %<register%>"
45647 msgstr ""
45649 #: c/c-decl.cc:7104
45650 #, gcc-internal-format
45651 msgid "nested function %qE declared %<extern%>"
45652 msgstr ""
45654 #: c/c-decl.cc:7107
45655 #, gcc-internal-format
45656 msgid "function-scope %qE implicitly auto and declared %qs"
45657 msgstr ""
45659 #. Only the innermost declarator (making a parameter be of
45660 #. array type which is converted to pointer type)
45661 #. may have static or type qualifiers.
45662 #: c/c-decl.cc:7154 c/c-decl.cc:7550
45663 #, gcc-internal-format
45664 msgid "static or type qualifiers in non-parameter array declarator"
45665 msgstr ""
45667 #: c/c-decl.cc:7217
45668 #, gcc-internal-format
45669 msgid "declaration of %qE as array of voids"
45670 msgstr ""
45672 #: c/c-decl.cc:7219
45673 #, gcc-internal-format
45674 msgid "declaration of type name as array of voids"
45675 msgstr ""
45677 #: c/c-decl.cc:7226
45678 #, gcc-internal-format
45679 msgid "declaration of %qE as array of functions"
45680 msgstr ""
45682 #: c/c-decl.cc:7229
45683 #, gcc-internal-format
45684 msgid "declaration of type name as array of functions"
45685 msgstr ""
45687 #: c/c-decl.cc:7237 c/c-decl.cc:9542
45688 #, gcc-internal-format
45689 msgid "invalid use of structure with flexible array member"
45690 msgstr ""
45692 #: c/c-decl.cc:7269
45693 #, gcc-internal-format
45694 msgid "size of array %qE has non-integer type"
45695 msgstr ""
45697 #: c/c-decl.cc:7273
45698 #, gcc-internal-format
45699 msgid "size of unnamed array has non-integer type"
45700 msgstr ""
45702 #: c/c-decl.cc:7281
45703 #, gcc-internal-format
45704 msgid "size of array %qE has incomplete type"
45705 msgstr ""
45707 #: c/c-decl.cc:7284
45708 #, gcc-internal-format
45709 msgid "size of unnamed array has incomplete type"
45710 msgstr ""
45712 #: c/c-decl.cc:7296
45713 #, gcc-internal-format
45714 msgid "ISO C forbids zero-size array %qE"
45715 msgstr ""
45717 #: c/c-decl.cc:7299
45718 #, gcc-internal-format
45719 msgid "ISO C forbids zero-size array"
45720 msgstr ""
45722 #: c/c-decl.cc:7308
45723 #, gcc-internal-format
45724 msgid "size of array %qE is negative"
45725 msgstr ""
45727 #: c/c-decl.cc:7310
45728 #, gcc-internal-format
45729 msgid "size of unnamed array is negative"
45730 msgstr ""
45732 #: c/c-decl.cc:7396
45733 #, gcc-internal-format
45734 msgid "size of array %qE is too large"
45735 msgstr ""
45737 #: c/c-decl.cc:7399
45738 #, gcc-internal-format
45739 msgid "size of unnamed array is too large"
45740 msgstr ""
45742 #: c/c-decl.cc:7438 c/c-decl.cc:8070
45743 #, gcc-internal-format
45744 msgid "ISO C90 does not support flexible array members"
45745 msgstr ""
45747 #. C99 6.7.5.2p4
45748 #: c/c-decl.cc:7460
45749 #, gcc-internal-format
45750 msgid "%<[*]%> not in a declaration"
45751 msgstr ""
45753 #: c/c-decl.cc:7474
45754 #, gcc-internal-format
45755 msgid "array type has incomplete element type %qT"
45756 msgstr ""
45758 #: c/c-decl.cc:7480
45759 #, gcc-internal-format
45760 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
45761 msgstr ""
45763 #: c/c-decl.cc:7484
45764 #, gcc-internal-format
45765 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
45766 msgstr ""
45768 #: c/c-decl.cc:7586
45769 #, gcc-internal-format
45770 msgid "%qE declared as function returning a function"
45771 msgstr ""
45773 #: c/c-decl.cc:7589
45774 #, gcc-internal-format
45775 msgid "type name declared as function returning a function"
45776 msgstr ""
45778 #: c/c-decl.cc:7596
45779 #, gcc-internal-format
45780 msgid "%qE declared as function returning an array"
45781 msgstr ""
45783 #: c/c-decl.cc:7599
45784 #, gcc-internal-format
45785 msgid "type name declared as function returning an array"
45786 msgstr ""
45788 #: c/c-decl.cc:7643
45789 #, gcc-internal-format
45790 msgid "function definition has qualified void return type"
45791 msgstr ""
45793 #: c/c-decl.cc:7647 cp/decl.cc:13543
45794 #, gcc-internal-format
45795 msgid "type qualifiers ignored on function return type"
45796 msgstr ""
45798 #: c/c-decl.cc:7686 c/c-decl.cc:7856 c/c-decl.cc:7910 c/c-decl.cc:8004
45799 #: c/c-decl.cc:8126 c/c-parser.cc:3575
45800 #, gcc-internal-format
45801 msgid "%<_Atomic%>-qualified function type"
45802 msgstr ""
45804 #: c/c-decl.cc:7692 c/c-decl.cc:7862 c/c-decl.cc:8009 c/c-decl.cc:8131
45805 #, gcc-internal-format
45806 msgid "ISO C forbids qualified function types"
45807 msgstr ""
45809 #: c/c-decl.cc:7747
45810 #, gcc-internal-format
45811 msgid "%qs combined with %<auto%> qualifier for %qE"
45812 msgstr ""
45814 #: c/c-decl.cc:7751
45815 #, gcc-internal-format
45816 msgid "%qs combined with %<register%> qualifier for %qE"
45817 msgstr ""
45819 #: c/c-decl.cc:7757
45820 #, gcc-internal-format
45821 msgid "%qs specified for auto variable %qE"
45822 msgstr ""
45824 #: c/c-decl.cc:7773
45825 #, gcc-internal-format
45826 msgid "%qs specified for parameter %qE"
45827 msgstr ""
45829 #: c/c-decl.cc:7776
45830 #, gcc-internal-format
45831 msgid "%qs specified for unnamed parameter"
45832 msgstr ""
45834 #: c/c-decl.cc:7782
45835 #, gcc-internal-format
45836 msgid "%qs specified for structure field %qE"
45837 msgstr ""
45839 #: c/c-decl.cc:7785
45840 #, gcc-internal-format
45841 msgid "%qs specified for structure field"
45842 msgstr ""
45844 #: c/c-decl.cc:7800
45845 #, gcc-internal-format
45846 msgid "bit-field %qE has atomic type"
45847 msgstr ""
45849 #: c/c-decl.cc:7802
45850 #, gcc-internal-format
45851 msgid "bit-field has atomic type"
45852 msgstr ""
45854 #: c/c-decl.cc:7811
45855 #, gcc-internal-format
45856 msgid "alignment specified for typedef %qE"
45857 msgstr ""
45859 #: c/c-decl.cc:7813
45860 #, gcc-internal-format
45861 msgid "alignment specified for %<register%> object %qE"
45862 msgstr ""
45864 #: c/c-decl.cc:7818
45865 #, gcc-internal-format
45866 msgid "alignment specified for parameter %qE"
45867 msgstr ""
45869 #: c/c-decl.cc:7820
45870 #, gcc-internal-format
45871 msgid "alignment specified for unnamed parameter"
45872 msgstr ""
45874 #: c/c-decl.cc:7825
45875 #, gcc-internal-format
45876 msgid "alignment specified for bit-field %qE"
45877 msgstr ""
45879 #: c/c-decl.cc:7827
45880 #, gcc-internal-format
45881 msgid "alignment specified for unnamed bit-field"
45882 msgstr ""
45884 #: c/c-decl.cc:7830
45885 #, gcc-internal-format
45886 msgid "alignment specified for function %qE"
45887 msgstr ""
45889 #: c/c-decl.cc:7837
45890 #, gcc-internal-format
45891 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
45892 msgstr ""
45894 #: c/c-decl.cc:7840
45895 #, gcc-internal-format
45896 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
45897 msgstr ""
45899 #: c/c-decl.cc:7871
45900 #, gcc-internal-format
45901 msgid "typedef %q+D declared %<inline%>"
45902 msgstr ""
45904 #: c/c-decl.cc:7873
45905 #, gcc-internal-format
45906 msgid "typedef %q+D declared %<_Noreturn%>"
45907 msgstr ""
45909 #: c/c-decl.cc:7916
45910 #, gcc-internal-format
45911 msgid "ISO C forbids const or volatile function types"
45912 msgstr ""
45914 #. C99 6.7.2.1p8
45915 #: c/c-decl.cc:7927
45916 #, gcc-internal-format
45917 msgid "a member of a structure or union cannot have a variably modified type"
45918 msgstr ""
45920 #: c/c-decl.cc:7944 cp/decl.cc:12014
45921 #, gcc-internal-format
45922 msgid "variable or field %qE declared void"
45923 msgstr ""
45925 #: c/c-decl.cc:7994
45926 #, gcc-internal-format
45927 msgid "attributes in parameter array declarator ignored"
45928 msgstr ""
45930 #: c/c-decl.cc:8036
45931 #, gcc-internal-format
45932 msgid "parameter %q+D declared %<inline%>"
45933 msgstr ""
45935 #: c/c-decl.cc:8038
45936 #, gcc-internal-format
45937 msgid "parameter %q+D declared %<_Noreturn%>"
45938 msgstr ""
45940 #: c/c-decl.cc:8051
45941 #, gcc-internal-format
45942 msgid "field %qE declared as a function"
45943 msgstr ""
45945 #: c/c-decl.cc:8058
45946 #, gcc-internal-format
45947 msgid "field %qE has incomplete type"
45948 msgstr ""
45950 #: c/c-decl.cc:8060
45951 #, gcc-internal-format
45952 msgid "unnamed field has incomplete type"
45953 msgstr ""
45955 #: c/c-decl.cc:8097 c/c-decl.cc:8108 c/c-decl.cc:8111
45956 #, gcc-internal-format
45957 msgid "invalid storage class for function %qE"
45958 msgstr ""
45960 #: c/c-decl.cc:8168
45961 #, gcc-internal-format
45962 msgid "cannot inline function %<main%>"
45963 msgstr ""
45965 #: c/c-decl.cc:8170
45966 #, gcc-internal-format
45967 msgid "%<main%> declared %<_Noreturn%>"
45968 msgstr ""
45970 #: c/c-decl.cc:8181
45971 #, gcc-internal-format
45972 msgid "ISO C99 does not support %<_Noreturn%>"
45973 msgstr ""
45975 #: c/c-decl.cc:8184
45976 #, gcc-internal-format
45977 msgid "ISO C90 does not support %<_Noreturn%>"
45978 msgstr ""
45980 #: c/c-decl.cc:8206
45981 #, gcc-internal-format
45982 msgid "function previously declared %<static%> redeclared %<extern%>"
45983 msgstr ""
45985 #: c/c-decl.cc:8224
45986 #, gcc-internal-format
45987 msgid "%<constexpr%> object has variably modified type"
45988 msgstr ""
45990 #: c/c-decl.cc:8228 c/c-parser.cc:12277
45991 #, gcc-internal-format
45992 msgid "invalid qualifiers for %<constexpr%> object"
45993 msgstr ""
45995 #: c/c-decl.cc:8234 c/c-parser.cc:12280
45996 #, gcc-internal-format
45997 msgid "invalid qualifiers for field of %<constexpr%> object"
45998 msgstr ""
46000 #: c/c-decl.cc:8260
46001 #, gcc-internal-format
46002 msgid "variable previously declared %<static%> redeclared %<extern%>"
46003 msgstr ""
46005 #: c/c-decl.cc:8272
46006 #, gcc-internal-format
46007 msgid "variable %q+D declared %<inline%>"
46008 msgstr ""
46010 #: c/c-decl.cc:8274
46011 #, gcc-internal-format
46012 msgid "variable %q+D declared %<_Noreturn%>"
46013 msgstr ""
46015 #: c/c-decl.cc:8309
46016 #, gcc-internal-format
46017 msgid "non-nested function with variably modified type"
46018 msgstr ""
46020 #: c/c-decl.cc:8311
46021 #, gcc-internal-format
46022 msgid "object with variably modified type must have no linkage"
46023 msgstr ""
46025 #: c/c-decl.cc:8419 c/c-decl.cc:10596
46026 #, gcc-internal-format
46027 msgid "function declaration isn%'t a prototype"
46028 msgstr ""
46030 #: c/c-decl.cc:8431
46031 #, gcc-internal-format
46032 msgid "parameter names (without types) in function declaration"
46033 msgstr ""
46035 #: c/c-decl.cc:8476
46036 #, gcc-internal-format
46037 msgid "parameter %u (%q+D) has incomplete type"
46038 msgstr ""
46040 #: c/c-decl.cc:8480
46041 #, gcc-internal-format, gfc-internal-format
46042 msgid "parameter %u has incomplete type"
46043 msgstr ""
46045 #: c/c-decl.cc:8491
46046 #, gcc-internal-format
46047 msgid "parameter %u (%q+D) has void type"
46048 msgstr ""
46050 #: c/c-decl.cc:8495
46051 #, gcc-internal-format, gfc-internal-format
46052 msgid "parameter %u has void type"
46053 msgstr ""
46055 #: c/c-decl.cc:8570
46056 #, gcc-internal-format
46057 msgid "%<void%> as only parameter may not be qualified"
46058 msgstr ""
46060 #: c/c-decl.cc:8574 c/c-decl.cc:8610
46061 #, gcc-internal-format
46062 msgid "%<void%> must be the only parameter"
46063 msgstr ""
46065 #: c/c-decl.cc:8604
46066 #, gcc-internal-format
46067 msgid "parameter %q+D has just a forward declaration"
46068 msgstr ""
46070 #: c/c-decl.cc:8652
46071 #, gcc-internal-format
46072 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
46073 msgstr ""
46075 #: c/c-decl.cc:8659
46076 #, gcc-internal-format, gfc-internal-format
46077 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
46078 msgstr ""
46080 #: c/c-decl.cc:8785
46081 #, gcc-internal-format
46082 msgid "enum type defined here"
46083 msgstr ""
46085 #: c/c-decl.cc:8791
46086 #, gcc-internal-format
46087 msgid "struct defined here"
46088 msgstr ""
46090 #: c/c-decl.cc:8797
46091 #, gcc-internal-format
46092 msgid "union defined here"
46093 msgstr ""
46095 #: c/c-decl.cc:8890
46096 #, gcc-internal-format
46097 msgid "redefinition of %<union %E%>"
46098 msgstr ""
46100 #: c/c-decl.cc:8892
46101 #, gcc-internal-format
46102 msgid "redefinition of %<struct %E%>"
46103 msgstr ""
46105 #: c/c-decl.cc:8901
46106 #, gcc-internal-format
46107 msgid "nested redefinition of %<union %E%>"
46108 msgstr ""
46110 #: c/c-decl.cc:8903
46111 #, gcc-internal-format
46112 msgid "nested redefinition of %<struct %E%>"
46113 msgstr ""
46115 #: c/c-decl.cc:8935 c/c-decl.cc:9974
46116 #, gcc-internal-format
46117 msgid "defining type in %qs expression is invalid in C++"
46118 msgstr ""
46120 #: c/c-decl.cc:8941 c/c-decl.cc:9980
46121 #, gcc-internal-format
46122 msgid "%qT defined in underspecified object initializer"
46123 msgstr ""
46125 #: c/c-decl.cc:9005 cp/decl.cc:5661
46126 #, gcc-internal-format
46127 msgid "declaration does not declare anything"
46128 msgstr ""
46130 #: c/c-decl.cc:9010
46131 #, gcc-internal-format
46132 msgid "ISO C99 doesn%'t support unnamed structs/unions"
46133 msgstr ""
46135 #: c/c-decl.cc:9013
46136 #, gcc-internal-format
46137 msgid "ISO C90 doesn%'t support unnamed structs/unions"
46138 msgstr ""
46140 #: c/c-decl.cc:9106 c/c-decl.cc:9124 c/c-decl.cc:9185
46141 #, gcc-internal-format
46142 msgid "duplicate member %q+D"
46143 msgstr ""
46145 #: c/c-decl.cc:9211
46146 #, gcc-internal-format
46147 msgid "empty struct has size 0 in C, size 1 in C++"
46148 msgstr ""
46150 #: c/c-decl.cc:9214
46151 #, gcc-internal-format
46152 msgid "empty union has size 0 in C, size 1 in C++"
46153 msgstr ""
46155 #: c/c-decl.cc:9434
46156 #, gcc-internal-format
46157 msgid "union has no named members"
46158 msgstr ""
46160 #: c/c-decl.cc:9436
46161 #, gcc-internal-format
46162 msgid "union has no members"
46163 msgstr ""
46165 #: c/c-decl.cc:9441
46166 #, gcc-internal-format
46167 msgid "struct has no named members"
46168 msgstr ""
46170 #: c/c-decl.cc:9443
46171 #, gcc-internal-format
46172 msgid "struct has no members"
46173 msgstr ""
46175 #: c/c-decl.cc:9521 cp/decl.cc:14576
46176 #, gcc-internal-format
46177 msgid "flexible array member in union"
46178 msgstr ""
46180 #: c/c-decl.cc:9527
46181 #, gcc-internal-format
46182 msgid "flexible array member not at end of struct"
46183 msgstr ""
46185 #: c/c-decl.cc:9533
46186 #, gcc-internal-format
46187 msgid "flexible array member in a struct with no named members"
46188 msgstr ""
46190 #: c/c-decl.cc:9564
46191 #, gcc-internal-format
46192 msgid "structure containing a flexible array member is not at the end of another structure"
46193 msgstr ""
46195 #: c/c-decl.cc:9587
46196 #, gcc-internal-format
46197 msgid "type %qT is too large"
46198 msgstr ""
46200 #: c/c-decl.cc:9651
46201 #, gcc-internal-format
46202 msgid "type punning toggles scalar storage order"
46203 msgstr ""
46205 #: c/c-decl.cc:9718
46206 #, gcc-internal-format
46207 msgid "union cannot be made transparent"
46208 msgstr ""
46210 #: c/c-decl.cc:9731
46211 #, gcc-internal-format
46212 msgid "redefinition of struct or union %qT with variably modified type"
46213 msgstr ""
46215 #: c/c-decl.cc:9734
46216 #, gcc-internal-format
46217 msgid "redefinition of struct or union %qT"
46218 msgstr ""
46220 #: c/c-decl.cc:9899
46221 #, gcc-internal-format
46222 msgid "nested redefinition of %<enum %E%>"
46223 msgstr ""
46225 #: c/c-decl.cc:9944
46226 #, gcc-internal-format
46227 msgid "redeclaration of %<enum %E%>"
46228 msgstr ""
46230 #: c/c-decl.cc:9956
46231 #, gcc-internal-format
46232 msgid "%<enum%> declared with but defined without fixed underlying type"
46233 msgstr ""
46235 #: c/c-decl.cc:10043 cp/decl.cc:17215 m2/gm2-gcc/m2type.cc:2073
46236 #, gcc-internal-format
46237 msgid "specified mode too small for enumerated values"
46238 msgstr ""
46240 #: c/c-decl.cc:10062
46241 #, gcc-internal-format
46242 msgid "enumeration values exceed range of largest integer"
46243 msgstr ""
46245 #: c/c-decl.cc:10071
46246 #, gcc-internal-format
46247 msgid "enumeration values exceed range of %qs"
46248 msgstr ""
46250 #: c/c-decl.cc:10180
46251 #, gcc-internal-format
46252 msgid "conflicting redefinition of enum %qT"
46253 msgstr ""
46255 #: c/c-decl.cc:10212 c/c-decl.cc:10228
46256 #, gcc-internal-format
46257 msgid "enumerator value for %qE is not an integer constant"
46258 msgstr ""
46260 #: c/c-decl.cc:10223
46261 #, gcc-internal-format
46262 msgid "enumerator value for %qE is not an integer constant expression"
46263 msgstr ""
46265 #: c/c-decl.cc:10247
46266 #, gcc-internal-format
46267 msgid "overflow in enumeration values"
46268 msgstr ""
46270 #: c/c-decl.cc:10254
46271 #, gcc-internal-format
46272 msgid "enumerator value outside the range of underlying type"
46273 msgstr ""
46275 #: c/c-decl.cc:10282
46276 #, gcc-internal-format
46277 msgid "enumerator value outside the range of %qs"
46278 msgstr ""
46280 #: c/c-decl.cc:10288
46281 #, gcc-internal-format
46282 msgid "ISO C restricts enumerator values to range of %<int%> before C23"
46283 msgstr ""
46285 #: c/c-decl.cc:10489 cp/decl.cc:5981 cp/decl.cc:17800
46286 #, gcc-internal-format
46287 msgid "inline function %qD given attribute %qs"
46288 msgstr ""
46290 #: c/c-decl.cc:10507
46291 #, gcc-internal-format
46292 msgid "return type is an incomplete type"
46293 msgstr ""
46295 #: c/c-decl.cc:10519
46296 #, gcc-internal-format
46297 msgid "return type defaults to %<int%>"
46298 msgstr ""
46300 #: c/c-decl.cc:10547
46301 #, gcc-internal-format
46302 msgid "%q+D defined as variadic function without prototype"
46303 msgstr ""
46305 #: c/c-decl.cc:10605
46306 #, gcc-internal-format
46307 msgid "no previous prototype for %qD"
46308 msgstr ""
46310 #: c/c-decl.cc:10614
46311 #, gcc-internal-format
46312 msgid "%qD was used with no prototype before its definition"
46313 msgstr ""
46315 #: c/c-decl.cc:10632
46316 #, gcc-internal-format
46317 msgid "%qD was used with no declaration before its definition"
46318 msgstr ""
46320 #: c/c-decl.cc:10651
46321 #, gcc-internal-format
46322 msgid "return type of %qD is not %<int%>"
46323 msgstr ""
46325 #: c/c-decl.cc:10653
46326 #, gcc-internal-format
46327 msgid "%<_Atomic%>-qualified return type of %qD"
46328 msgstr ""
46330 #: c/c-decl.cc:10660
46331 #, gcc-internal-format
46332 msgid "%qD is normally a non-static function"
46333 msgstr ""
46335 #: c/c-decl.cc:10711
46336 #, gcc-internal-format
46337 msgid "old-style parameter declarations in prototyped function definition"
46338 msgstr ""
46340 #: c/c-decl.cc:10726
46341 #, gcc-internal-format
46342 msgid "traditional C rejects ISO C style function definitions"
46343 msgstr ""
46345 #: c/c-decl.cc:10743
46346 #, gcc-internal-format
46347 msgid "ISO C does not support omitting parameter names in function definitions before C23"
46348 msgstr ""
46350 #: c/c-decl.cc:10783 c/c-decl.cc:10787
46351 #, gcc-internal-format
46352 msgid "old-style function definition"
46353 msgstr ""
46355 #: c/c-decl.cc:10800
46356 #, gcc-internal-format
46357 msgid "parameter name missing from parameter list"
46358 msgstr ""
46360 #: c/c-decl.cc:10816
46361 #, gcc-internal-format
46362 msgid "%qD declared as a non-parameter"
46363 msgstr ""
46365 #: c/c-decl.cc:10824
46366 #, gcc-internal-format
46367 msgid "multiple parameters named %qD"
46368 msgstr ""
46370 #: c/c-decl.cc:10833
46371 #, gcc-internal-format
46372 msgid "parameter %qD declared with void type"
46373 msgstr ""
46375 #: c/c-decl.cc:10862 c/c-decl.cc:10867
46376 #, gcc-internal-format
46377 msgid "type of %qD defaults to %<int%>"
46378 msgstr ""
46380 #: c/c-decl.cc:10887
46381 #, gcc-internal-format
46382 msgid "parameter %qD has incomplete type"
46383 msgstr ""
46385 #: c/c-decl.cc:10894
46386 #, gcc-internal-format
46387 msgid "declaration for parameter %qD but no such parameter"
46388 msgstr ""
46390 #: c/c-decl.cc:10947
46391 #, gcc-internal-format
46392 msgid "number of arguments doesn%'t match built-in prototype"
46393 msgstr ""
46395 #: c/c-decl.cc:10958
46396 #, gcc-internal-format
46397 msgid "number of arguments doesn%'t match prototype"
46398 msgstr ""
46400 #: c/c-decl.cc:10961 c/c-decl.cc:11008 c/c-decl.cc:11022
46401 #, gcc-internal-format
46402 msgid "prototype declaration"
46403 msgstr ""
46405 #: c/c-decl.cc:11000
46406 #, gcc-internal-format
46407 msgid "promoted argument %qD doesn%'t match built-in prototype"
46408 msgstr ""
46410 #: c/c-decl.cc:11005
46411 #, gcc-internal-format
46412 msgid "promoted argument %qD doesn%'t match prototype"
46413 msgstr ""
46415 #: c/c-decl.cc:11015
46416 #, gcc-internal-format
46417 msgid "argument %qD doesn%'t match built-in prototype"
46418 msgstr ""
46420 #: c/c-decl.cc:11020
46421 #, gcc-internal-format
46422 msgid "argument %qD doesn%'t match prototype"
46423 msgstr ""
46425 #: c/c-decl.cc:11278 cp/decl.cc:18737
46426 #, gcc-internal-format
46427 msgid "no return statement in function returning non-void"
46428 msgstr ""
46430 #: c/c-decl.cc:11297 cp/decl.cc:18808
46431 #, gcc-internal-format
46432 msgid "parameter %qD set but not used"
46433 msgstr ""
46435 #: c/c-decl.cc:11394
46436 #, gcc-internal-format
46437 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
46438 msgstr ""
46440 #: c/c-decl.cc:11399
46441 #, gcc-internal-format
46442 msgid "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to compile your code"
46443 msgstr ""
46445 #: c/c-decl.cc:11406
46446 #, gcc-internal-format
46447 msgid "ISO C90 does not support %<for%> loop initial declarations"
46448 msgstr ""
46450 #: c/c-decl.cc:11440
46451 #, gcc-internal-format
46452 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
46453 msgstr ""
46455 #: c/c-decl.cc:11444
46456 #, gcc-internal-format
46457 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
46458 msgstr ""
46460 #: c/c-decl.cc:11451
46461 #, gcc-internal-format
46462 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
46463 msgstr ""
46465 #: c/c-decl.cc:11456
46466 #, gcc-internal-format
46467 msgid "%<union %E%> declared in %<for%> loop initial declaration"
46468 msgstr ""
46470 #: c/c-decl.cc:11462
46471 #, gcc-internal-format
46472 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
46473 msgstr ""
46475 #: c/c-decl.cc:11466
46476 #, gcc-internal-format
46477 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
46478 msgstr ""
46480 #: c/c-decl.cc:11753
46481 #, gcc-internal-format
46482 msgid "incompatible address space qualifiers %qs and %qs"
46483 msgstr ""
46485 #: c/c-decl.cc:11812 c/c-decl.cc:11819
46486 #, gcc-internal-format
46487 msgid "duplicate %qE declaration specifier"
46488 msgstr ""
46490 #: c/c-decl.cc:11847 c/c-decl.cc:12925
46491 #, gcc-internal-format
46492 msgid "multiple storage classes in declaration specifiers"
46493 msgstr ""
46495 #: c/c-decl.cc:11849
46496 #, gcc-internal-format
46497 msgid "%qs used with %<auto%>"
46498 msgstr ""
46500 #. auto may only be used with another storage class specifier,
46501 #. such as constexpr, if the type is inferred.
46502 #: c/c-decl.cc:11854
46503 #, gcc-internal-format
46504 msgid "%<auto%> used with %<constexpr%>"
46505 msgstr ""
46507 #: c/c-decl.cc:11867 c/c-decl.cc:12267 c/c-decl.cc:12720
46508 #, gcc-internal-format
46509 msgid "two or more data types in declaration specifiers"
46510 msgstr ""
46512 #: c/c-decl.cc:11879 cp/parser.cc:34266
46513 #, gcc-internal-format
46514 msgid "%<long long long%> is too long for GCC"
46515 msgstr ""
46517 #: c/c-decl.cc:11892
46518 #, gcc-internal-format
46519 msgid "ISO C90 does not support %<long long%>"
46520 msgstr ""
46522 #: c/c-decl.cc:12129 c/c-parser.cc:11619
46523 #, gcc-internal-format
46524 msgid "ISO C90 does not support complex types"
46525 msgstr ""
46527 #: c/c-decl.cc:12179
46528 #, gcc-internal-format
46529 msgid "ISO C does not support saturating types"
46530 msgstr ""
46532 #: c/c-decl.cc:12254 c/c-decl.cc:12860 c/c-decl.cc:12919
46533 #, gcc-internal-format
46534 msgid "duplicate %qE"
46535 msgstr ""
46537 #: c/c-decl.cc:12314
46538 #, gcc-internal-format
46539 msgid "ISO C does not support %<__int%d%> types"
46540 msgstr ""
46542 #: c/c-decl.cc:12336
46543 #, gcc-internal-format
46544 msgid "%<__int%d%> is not supported on this target"
46545 msgstr ""
46547 #: c/c-decl.cc:12379
46548 #, gcc-internal-format
46549 msgid "ISO C90 does not support boolean types"
46550 msgstr ""
46552 #: c/c-decl.cc:12498
46553 #, gcc-internal-format
46554 msgid "ISO C does not support the %<_Float%d%s%> type before C23"
46555 msgstr ""
46557 #: c/c-decl.cc:12549 cp/parser.cc:20288
46558 #, gcc-internal-format
46559 msgid "%<_Float%d%s%> is not supported on this target"
46560 msgstr ""
46562 #: c/c-decl.cc:12620
46563 #, gcc-internal-format
46564 msgid "ISO C does not support decimal floating-point before C23"
46565 msgstr ""
46567 #: c/c-decl.cc:12644 c/c-decl.cc:13021 c/c-parser.cc:10626
46568 #, gcc-internal-format
46569 msgid "fixed-point types not supported for this target"
46570 msgstr ""
46572 #: c/c-decl.cc:12646
46573 #, gcc-internal-format
46574 msgid "ISO C does not support fixed-point types"
46575 msgstr ""
46577 #: c/c-decl.cc:12675
46578 #, gcc-internal-format
46579 msgid "%<_BitInt%> argument is not an integer constant expression"
46580 msgstr ""
46582 #: c/c-decl.cc:12681
46583 #, gcc-internal-format
46584 msgid "%<_BitInt%> argument %qE is not a positive integer constant expression"
46585 msgstr ""
46587 #: c/c-decl.cc:12688
46588 #, gcc-internal-format
46589 msgid "%<_BitInt%> argument %qE is larger than %<BITINT_MAXWIDTH%> %qd"
46590 msgstr ""
46592 #: c/c-decl.cc:12736
46593 #, gcc-internal-format
46594 msgid "C++ lookup of %qD would return a field, not a type"
46595 msgstr ""
46597 #: c/c-decl.cc:12749
46598 #, gcc-internal-format
46599 msgid "%qE fails to be a typedef or built in type"
46600 msgstr ""
46602 #: c/c-decl.cc:12804
46603 #, gcc-internal-format
46604 msgid "%qE is not at beginning of declaration"
46605 msgstr ""
46607 #. auto may only be used with another storage class specifier,
46608 #. such as constexpr, if the type is inferred.
46609 #: c/c-decl.cc:12825 c/c-decl.cc:12902
46610 #, gcc-internal-format
46611 msgid "%qE used with %<auto%>"
46612 msgstr ""
46614 #: c/c-decl.cc:12827
46615 #, gcc-internal-format
46616 msgid "%qE used with %<register%>"
46617 msgstr ""
46619 #: c/c-decl.cc:12829 c/c-decl.cc:12898
46620 #, gcc-internal-format
46621 msgid "%qE used with %<typedef%>"
46622 msgstr ""
46624 #: c/c-decl.cc:12831 c/c-decl.cc:12868
46625 #, gcc-internal-format
46626 msgid "%qE used with %<constexpr%>"
46627 msgstr ""
46629 #: c/c-decl.cc:12845 c/c-parser.cc:3100 c/c-parser.cc:4427 c/c-parser.cc:9960
46630 #, gcc-internal-format
46631 msgid "ISO C99 does not support %qE"
46632 msgstr ""
46634 #: c/c-decl.cc:12848 c/c-parser.cc:3103 c/c-parser.cc:4430 c/c-parser.cc:9963
46635 #, gcc-internal-format
46636 msgid "ISO C90 does not support %qE"
46637 msgstr ""
46639 #: c/c-decl.cc:12874
46640 #, gcc-internal-format
46641 msgid "%<__thread%> before %<extern%>"
46642 msgstr ""
46644 #: c/c-decl.cc:12883
46645 #, gcc-internal-format
46646 msgid "%<__thread%> before %<static%>"
46647 msgstr ""
46649 #: c/c-decl.cc:12889
46650 #, gcc-internal-format
46651 msgid "%<typedef%> used with %<auto%>"
46652 msgstr ""
46654 #: c/c-decl.cc:12896
46655 #, gcc-internal-format
46656 msgid "%qE used with %<extern%>"
46657 msgstr ""
46659 #: c/c-decl.cc:12904
46660 #, gcc-internal-format
46661 msgid "%qE used with %qs"
46662 msgstr ""
46664 #: c/c-decl.cc:12917
46665 #, gcc-internal-format
46666 msgid "duplicate %<_Thread_local%> or %<__thread%>"
46667 msgstr ""
46669 #: c/c-decl.cc:12933
46670 #, gcc-internal-format
46671 msgid "%qs used with %qE"
46672 msgstr ""
46674 #: c/c-decl.cc:12941
46675 #, gcc-internal-format
46676 msgid "%<constexpr%> used with %qE"
46677 msgstr ""
46679 #: c/c-decl.cc:13018
46680 #, gcc-internal-format
46681 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
46682 msgstr ""
46684 #: c/c-decl.cc:13033
46685 #, gcc-internal-format
46686 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
46687 msgstr ""
46689 #: c/c-decl.cc:13044
46690 #, gcc-internal-format
46691 msgid "ISO C does not support %<auto%> type deduction before C23"
46692 msgstr ""
46694 #: c/c-decl.cc:13073
46695 #, gcc-internal-format
46696 msgid "%<__auto_type%> followed by %<[[]]%> attributes"
46697 msgstr ""
46699 #: c/c-decl.cc:13099 c/c-decl.cc:13115 c/c-decl.cc:13141
46700 #, gcc-internal-format
46701 msgid "ISO C does not support complex integer types"
46702 msgstr ""
46704 #: c/c-decl.cc:13284
46705 #, gcc-internal-format
46706 msgid "%<signed _BitInt%> argument must be at least 2"
46707 msgstr "%<signed _BitInt%> argument mora biti najmanje 2"
46709 #: c/c-decl.cc:13293
46710 #, gcc-internal-format
46711 msgid "ISO C does not support %<%s_BitInt(%d)%> before C23"
46712 msgstr ""
46714 #: c/c-decl.cc:13592 cp/semantics.cc:6389
46715 #, gcc-internal-format
46716 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
46717 msgstr ""
46719 #: c/c-decl.cc:13596 cp/semantics.cc:6393
46720 #, gcc-internal-format
46721 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
46722 msgstr ""
46724 #: c/c-fold.cc:389 c/c-typeck.cc:12832 cp/typeck.cc:5736
46725 #, gcc-internal-format
46726 msgid "left shift of negative value"
46727 msgstr ""
46729 #: c/c-fold.cc:399 c/c-typeck.cc:12841 cp/typeck.cc:5744
46730 #, gcc-internal-format
46731 msgid "left shift count is negative"
46732 msgstr ""
46734 #: c/c-fold.cc:400 c/c-typeck.cc:12768 cp/typeck.cc:5683
46735 #, gcc-internal-format
46736 msgid "right shift count is negative"
46737 msgstr ""
46739 #: c/c-fold.cc:409 c/c-typeck.cc:12860 cp/typeck.cc:5752
46740 #, gcc-internal-format
46741 msgid "left shift count >= width of type"
46742 msgstr ""
46744 #: c/c-fold.cc:410 c/c-typeck.cc:12792 cp/typeck.cc:5694
46745 #, gcc-internal-format
46746 msgid "right shift count >= width of type"
46747 msgstr ""
46749 #: c/c-fold.cc:417 c/c-typeck.cc:12852
46750 #, gcc-internal-format
46751 msgid "left shift count >= width of vector element"
46752 msgstr ""
46754 #: c/c-fold.cc:418 c/c-typeck.cc:12779
46755 #, gcc-internal-format
46756 msgid "right shift count >= width of vector element"
46757 msgstr ""
46759 #: c/c-parser.cc:353
46760 #, gcc-internal-format
46761 msgid "identifier %qE conflicts with C++ keyword"
46762 msgstr ""
46764 #: c/c-parser.cc:1036 cp/parser.cc:3239
46765 #, gcc-internal-format
46766 msgid "version control conflict marker in file"
46767 msgstr ""
46769 #: c/c-parser.cc:1257 cp/parser.cc:3320
46770 #, gcc-internal-format
46771 msgid "to match this %qs"
46772 msgstr ""
46774 #: c/c-parser.cc:1409 cp/parser.cc:34503
46775 #, gcc-internal-format
46776 msgid "expected end of line"
46777 msgstr "očekivan je kraj retka"
46779 #: c/c-parser.cc:1891
46780 #, gcc-internal-format
46781 msgid "ISO C forbids an empty translation unit"
46782 msgstr ""
46784 #: c/c-parser.cc:1917 c/c-parser.cc:1926 c/c-parser.cc:25405 cp/parser.cc:49093
46785 #: cp/semantics.cc:3633 cp/semantics.cc:3642
46786 #, gcc-internal-format
46787 msgid "%qs without corresponding %qs"
46788 msgstr ""
46790 #: c/c-parser.cc:2022 c/c-parser.cc:13395
46791 #, gcc-internal-format
46792 msgid "ISO C does not allow extra %<;%> outside of a function"
46793 msgstr ""
46795 #: c/c-parser.cc:2105
46796 #, gcc-internal-format
46797 msgid "%<assume%> attribute at top level"
46798 msgstr ""
46800 #: c/c-parser.cc:2255
46801 #, gcc-internal-format
46802 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
46803 msgstr ""
46805 #: c/c-parser.cc:2263
46806 #, gcc-internal-format
46807 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
46808 msgstr ""
46810 #: c/c-parser.cc:2271
46811 #, gcc-internal-format
46812 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
46813 msgstr ""
46815 #: c/c-parser.cc:2284 c/c-parser.cc:3368 c/c-parser.cc:5034
46816 #, gcc-internal-format
46817 msgid "unknown type name %qE; did you mean %qs?"
46818 msgstr ""
46820 #: c/c-parser.cc:2288 c/c-parser.cc:3372 c/c-parser.cc:5038
46821 #, gcc-internal-format
46822 msgid "unknown type name %qE"
46823 msgstr ""
46825 #: c/c-parser.cc:2315 c/c-parser.cc:14755 c/c-parser.cc:23035
46826 #: c/c-parser.cc:23634 c/c-parser.cc:24220 cp/parser.cc:46431
46827 #: cp/parser.cc:51179
46828 #, gcc-internal-format
46829 msgid "expected declaration specifiers"
46830 msgstr ""
46832 #: c/c-parser.cc:2339
46833 #, gcc-internal-format
46834 msgid "%qT declared in underspecified object declaration"
46835 msgstr ""
46837 #: c/c-parser.cc:2344
46838 #, gcc-internal-format
46839 msgid "%qT defined in underspecified object declaration"
46840 msgstr ""
46842 #: c/c-parser.cc:2379
46843 #, gcc-internal-format
46844 msgid "%qs in empty declaration"
46845 msgstr ""
46847 #: c/c-parser.cc:2393
46848 #, gcc-internal-format
46849 msgid "%<fallthrough%> attribute at top level"
46850 msgstr ""
46852 #: c/c-parser.cc:2421 c/c-parser.cc:4230
46853 #, gcc-internal-format
46854 msgid "expected %<;%>, identifier or %<(%>"
46855 msgstr ""
46857 #: c/c-parser.cc:2439 cp/parser.cc:36757 cp/parser.cc:36829
46858 #, gcc-internal-format
46859 msgid "prefix attributes are ignored for methods"
46860 msgstr ""
46862 #: c/c-parser.cc:2474
46863 #, gcc-internal-format
46864 msgid "prefix attributes are ignored for implementations"
46865 msgstr ""
46867 #: c/c-parser.cc:2495
46868 #, gcc-internal-format
46869 msgid "unexpected attribute"
46870 msgstr ""
46872 #: c/c-parser.cc:2505 c/c-parser.cc:7725 cp/parser.cc:12966 cp/parser.cc:13190
46873 #, gcc-internal-format
46874 msgid "%<fallthrough%> attribute not followed by %<;%>"
46875 msgstr ""
46877 #: c/c-parser.cc:2508 c/c-parser.cc:7708 cp/cp-gimplify.cc:3647
46878 #, gcc-internal-format
46879 msgid "%<assume%> attribute not followed by %<;%>"
46880 msgstr ""
46882 #: c/c-parser.cc:2555
46883 #, gcc-internal-format
46884 msgid "%<__auto_type%> requires a plain identifier as declarator"
46885 msgstr ""
46887 #: c/c-parser.cc:2568
46888 #, gcc-internal-format
46889 msgid "%<auto%> requires a plain identifier, possibly with attributes, as declarator"
46890 msgstr ""
46892 #: c/c-parser.cc:2594
46893 #, gcc-internal-format
46894 msgid "data definition has no type or storage class"
46895 msgstr ""
46897 #. This means there is an attribute specifier after
46898 #. the declarator in a function definition.  Provide
46899 #. some more information for the user.
46900 #: c/c-parser.cc:2609
46901 #, gcc-internal-format
46902 msgid "attributes should be specified before the declarator in a function definition"
46903 msgstr ""
46905 #: c/c-parser.cc:2648
46906 #, gcc-internal-format
46907 msgid "%<__auto_type%> used with a bit-field initializer"
46908 msgstr ""
46910 #: c/c-parser.cc:2758 c/c-parser.cc:2894
46911 #, gcc-internal-format
46912 msgid "%qs requires an initialized data declaration"
46913 msgstr ""
46915 #: c/c-parser.cc:2857
46916 #, gcc-internal-format
46917 msgid "%qs may only be used with a single declarator"
46918 msgstr ""
46920 #: c/c-parser.cc:2886 cp/parser.cc:16007
46921 #, gcc-internal-format
46922 msgid "expected %<,%> or %<;%>"
46923 msgstr ""
46925 #. This can appear in many cases looking nothing like a
46926 #. function definition, so we don't give a more specific
46927 #. error suggesting there was one.
46928 #: c/c-parser.cc:2901 c/c-parser.cc:2942
46929 #, gcc-internal-format
46930 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
46931 msgstr ""
46933 #: c/c-parser.cc:2909
46934 #, gcc-internal-format
46935 msgid "ISO C forbids nested functions"
46936 msgstr ""
46938 #: c/c-parser.cc:3126 c/c-parser.cc:8887 c/c-parser.cc:14828
46939 #, gcc-internal-format
46940 msgid "expected string literal"
46941 msgstr ""
46943 #: c/c-parser.cc:3135
46944 #, gcc-internal-format
46945 msgid "ISO C11 does not support omitting the string in %qE"
46946 msgstr ""
46948 #: c/c-parser.cc:3141
46949 #, gcc-internal-format
46950 msgid "expression in static assertion is not an integer"
46951 msgstr ""
46953 #: c/c-parser.cc:3150
46954 #, gcc-internal-format
46955 msgid "expression in static assertion is not an integer constant expression"
46956 msgstr ""
46958 #: c/c-parser.cc:3155
46959 #, gcc-internal-format
46960 msgid "expression in static assertion is not constant"
46961 msgstr ""
46963 #: c/c-parser.cc:3162
46964 #, gcc-internal-format
46965 msgid "static assertion failed: %E"
46966 msgstr ""
46968 #: c/c-parser.cc:3164 cp/semantics.cc:11751
46969 #, gcc-internal-format
46970 msgid "static assertion failed"
46971 msgstr ""
46973 #: c/c-parser.cc:3543
46974 #, gcc-internal-format
46975 msgid "%<_Atomic%> in Objective-C"
46976 msgstr ""
46978 #: c/c-parser.cc:3546
46979 #, gcc-internal-format
46980 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
46981 msgstr ""
46983 #: c/c-parser.cc:3549
46984 #, gcc-internal-format
46985 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
46986 msgstr ""
46988 #: c/c-parser.cc:3577
46989 #, gcc-internal-format
46990 msgid "%<_Atomic%> applied to a qualified type"
46991 msgstr ""
46993 #: c/c-parser.cc:3607
46994 #, gcc-internal-format
46995 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
46996 msgstr ""
46998 #: c/c-parser.cc:3699
46999 #, gcc-internal-format
47000 msgid "ISO C does not support specifying %<enum%> underlying types before C23"
47001 msgstr ""
47003 #: c/c-parser.cc:3708
47004 #, gcc-internal-format
47005 msgid "%<enum%> declared both with and without fixed underlying type"
47006 msgstr ""
47008 #: c/c-parser.cc:3731
47009 #, gcc-internal-format
47010 msgid "no %<enum%> underlying type specified"
47011 msgstr ""
47013 #: c/c-parser.cc:3735
47014 #, gcc-internal-format
47015 msgid "invalid %<enum%> underlying type"
47016 msgstr ""
47018 #: c/c-parser.cc:3765
47019 #, gcc-internal-format
47020 msgid "%<enum%> underlying type incompatible with previous declaration"
47021 msgstr ""
47023 #: c/c-parser.cc:3801
47024 #, gcc-internal-format
47025 msgid "empty enum is invalid"
47026 msgstr ""
47028 #: c/c-parser.cc:3805 c/c-parser.cc:4859 c/c-parser.cc:5716 c/c-parser.cc:5733
47029 #: c/c-parser.cc:6261 c/c-parser.cc:6993 c/c-parser.cc:8754 c/c-parser.cc:8837
47030 #: c/c-parser.cc:9817 c/c-parser.cc:10134 c/c-parser.cc:10143
47031 #: c/c-parser.cc:10686 c/c-parser.cc:10876 c/c-parser.cc:10904
47032 #: c/c-parser.cc:12098 c/c-parser.cc:12671 c/c-parser.cc:12709
47033 #: c/c-parser.cc:12977 c/c-parser.cc:13028 c/c-parser.cc:13188
47034 #: c/c-parser.cc:13218 c/c-parser.cc:13226 c/c-parser.cc:13255
47035 #: c/c-parser.cc:13268 c/c-parser.cc:13574 c/c-parser.cc:13698
47036 #: c/c-parser.cc:14283 c/c-parser.cc:14336 c/c-parser.cc:14352
47037 #: c/c-parser.cc:14398 c/c-parser.cc:15386 c/c-parser.cc:15431
47038 #: c/c-parser.cc:18314 c/c-parser.cc:18451 c/c-parser.cc:19208
47039 #: c/c-parser.cc:21828 c/c-parser.cc:24698 c/c-parser.cc:24887
47040 #: c/gimple-parser.cc:1895 c/gimple-parser.cc:1942 cp/parser.cc:9524
47041 #: cp/parser.cc:34506 cp/parser.cc:37734 cp/parser.cc:40861 cp/parser.cc:41053
47042 #: cp/parser.cc:48026 cp/parser.cc:50445
47043 #, gcc-internal-format
47044 msgid "expected identifier"
47045 msgstr ""
47047 #: c/c-parser.cc:3850 cp/parser.cc:21836
47048 #, gcc-internal-format
47049 msgid "comma at end of enumerator list"
47050 msgstr ""
47052 #: c/c-parser.cc:3856 go/gofrontend/embed.cc:424
47053 #, gcc-internal-format
47054 msgid "expected %<,%> or %<}%>"
47055 msgstr ""
47057 #: c/c-parser.cc:3899
47058 #, gcc-internal-format
47059 msgid "ISO C forbids forward references to %<enum%> types"
47060 msgstr ""
47062 #: c/c-parser.cc:4024
47063 #, gcc-internal-format
47064 msgid "expected class name"
47065 msgstr ""
47067 #: c/c-parser.cc:4046
47068 #, gcc-internal-format
47069 msgid "extra semicolon in struct or union specified"
47070 msgstr ""
47072 #: c/c-parser.cc:4075
47073 #, gcc-internal-format
47074 msgid "no semicolon at end of struct or union"
47075 msgstr ""
47077 #: c/c-parser.cc:4192 c/c-parser.cc:6027
47078 #, gcc-internal-format
47079 msgid "expected specifier-qualifier-list"
47080 msgstr ""
47082 #: c/c-parser.cc:4203
47083 #, gcc-internal-format
47084 msgid "ISO C forbids member declarations with no members"
47085 msgstr ""
47087 #: c/c-parser.cc:4297
47088 #, gcc-internal-format
47089 msgid "expected %<,%>, %<;%> or %<}%>"
47090 msgstr ""
47092 #: c/c-parser.cc:4304
47093 #, gcc-internal-format
47094 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
47095 msgstr ""
47097 #: c/c-parser.cc:4376
47098 #, gcc-internal-format
47099 msgid "%<typeof%> applied to a bit-field"
47100 msgstr ""
47102 #: c/c-parser.cc:4687
47103 #, gcc-internal-format
47104 msgid "expected identifier or %<(%>"
47105 msgstr ""
47107 #: c/c-parser.cc:4920
47108 #, gcc-internal-format
47109 msgid "ISO C requires a named argument before %<...%> before C23"
47110 msgstr ""
47112 #: c/c-parser.cc:5045
47113 #, gcc-internal-format
47114 msgid "expected declaration specifiers or %<...%>"
47115 msgstr ""
47117 #: c/c-parser.cc:5274
47118 #, gcc-internal-format
47119 msgid "parentheses must be omitted if attribute argument list is empty"
47120 msgstr ""
47122 #: c/c-parser.cc:5562 cp/parser.cc:29829
47123 #, gcc-internal-format
47124 msgid "expected OpenMP directive name"
47125 msgstr "očekivano je ime direktive OpenMP"
47127 #: c/c-parser.cc:5609 cp/parser.cc:29885
47128 #, gcc-internal-format
47129 msgid "expected %<directive%> or %<sequence%>"
47130 msgstr "očekivano je %<directive%> ili %<sequence%>"
47132 #: c/c-parser.cc:5754 cp/parser.cc:30054
47133 #, gcc-internal-format
47134 msgid "%<omp::%E%> attribute requires argument"
47135 msgstr ""
47137 #: c/c-parser.cc:5770 cp/parser.cc:30070
47138 #, gcc-internal-format
47139 msgid "%qE attribute does not take any arguments"
47140 msgstr ""
47142 #: c/c-parser.cc:5891
47143 #, gcc-internal-format
47144 msgid "ISO C does not support %<[[]]%> attributes before C23"
47145 msgstr ""
47147 #: c/c-parser.cc:6104 c/c-parser.cc:6167 c/c-typeck.cc:8824
47148 #, gcc-internal-format
47149 msgid "variable-sized object may not be initialized except with an empty initializer"
47150 msgstr ""
47152 #: c/c-parser.cc:6161
47153 #, gcc-internal-format
47154 msgid "ISO C forbids empty initializer braces before C23"
47155 msgstr ""
47157 #: c/c-parser.cc:6225
47158 #, gcc-internal-format
47159 msgid "obsolete use of designated initializer with %<:%>"
47160 msgstr ""
47162 #: c/c-parser.cc:6381
47163 #, gcc-internal-format
47164 msgid "ISO C forbids specifying range of elements to initialize"
47165 msgstr ""
47167 #: c/c-parser.cc:6393
47168 #, gcc-internal-format
47169 msgid "ISO C90 forbids specifying subobject to initialize"
47170 msgstr ""
47172 #: c/c-parser.cc:6401
47173 #, gcc-internal-format
47174 msgid "obsolete use of designated initializer without %<=%>"
47175 msgstr ""
47177 #: c/c-parser.cc:6565 cp/parser.cc:13308
47178 #, gcc-internal-format
47179 msgid "inner loops must be perfectly nested in %<#pragma acc loop%>"
47180 msgstr ""
47182 #: c/c-parser.cc:6572 cp/parser.cc:13315
47183 #, gcc-internal-format
47184 msgid "inner loops must be perfectly nested with %<ordered%> clause"
47185 msgstr ""
47187 #: c/c-parser.cc:6579 cp/parser.cc:13322
47188 #, gcc-internal-format
47189 msgid "inner loops must be perfectly nested with %<reduction%> %<inscan%> clause"
47190 msgstr ""
47192 #: c/c-parser.cc:6636 c/c-parser.cc:6791 cp/parser.cc:12240 cp/parser.cc:12390
47193 #: cp/parser.cc:48622
47194 #, gcc-internal-format
47195 msgid "mixing OpenMP directives with attribute and pragma syntax on the same statement"
47196 msgstr ""
47198 #: c/c-parser.cc:6644 cp/parser.cc:12248
47199 #, gcc-internal-format
47200 msgid "OpenMP %<omp::decl%> attribute on a statement"
47201 msgstr ""
47203 #: c/c-parser.cc:6668 c/c-parser.cc:6887 c/c-parser.cc:25088 cp/parser.cc:12272
47204 #: cp/parser.cc:48602 cp/parser.cc:48742
47205 #, gcc-internal-format
47206 msgid "unknown OpenMP directive name in %qs attribute argument"
47207 msgstr ""
47209 #: c/c-parser.cc:6760 cp/parser.cc:12359
47210 #, gcc-internal-format
47211 msgid "OpenMP construct among %<omp::directive%> attributes requires all %<omp::directive%> attributes on the same statement to be in the same %<omp::sequence%>"
47212 msgstr ""
47214 #: c/c-parser.cc:6768 cp/parser.cc:12367
47215 #, gcc-internal-format
47216 msgid "multiple OpenMP standalone directives among %<omp::directive%> attributes must be all within the same %<omp::sequence%>"
47217 msgstr ""
47219 #: c/c-parser.cc:6780 cp/parser.cc:12379
47220 #, gcc-internal-format
47221 msgid "standalone OpenMP directives in %<omp::directive%> attribute can only appear on an empty statement"
47222 msgstr ""
47224 #: c/c-parser.cc:6899 cp/parser.cc:12509
47225 #, gcc-internal-format
47226 msgid "mixing OpenMP directives with attribute and pragma syntax on the same declaration"
47227 msgstr ""
47229 #: c/c-parser.cc:7008
47230 #, gcc-internal-format
47231 msgid "ISO C forbids label declarations"
47232 msgstr ""
47234 #: c/c-parser.cc:7014 c/c-parser.cc:7195 c/c-parser.cc:7220
47235 #: c/gimple-parser.cc:424
47236 #, gcc-internal-format
47237 msgid "expected declaration or statement"
47238 msgstr ""
47240 #: c/c-parser.cc:7124
47241 #, gcc-internal-format
47242 msgid "a label can only be part of a statement and a declaration is not a statement"
47243 msgstr ""
47245 #: c/c-parser.cc:7144 c/c-parser.cc:7186
47246 #, gcc-internal-format
47247 msgid "ISO C90 forbids mixed declarations and code"
47248 msgstr ""
47250 #: c/c-parser.cc:7228
47251 #, gcc-internal-format
47252 msgid "expected %<}%> before %<else%>"
47253 msgstr ""
47255 #: c/c-parser.cc:7233 cp/parser.cc:13369
47256 #, gcc-internal-format
47257 msgid "%<else%> without a previous %<if%>"
47258 msgstr ""
47260 #: c/c-parser.cc:7264
47261 #, gcc-internal-format
47262 msgid "label at end of compound statement"
47263 msgstr ""
47265 #. Avoid infinite loop in error recovery:
47266 #. c_parser_skip_until_found stops at a closing nesting
47267 #. delimiter without consuming it, but here we need to consume
47268 #. it to proceed further.
47269 #: c/c-parser.cc:7313 c/c-parser.cc:7317 c/c-parser.cc:7750
47270 #: c/gimple-parser.cc:2434 cp/parser.cc:12872
47271 #, gcc-internal-format
47272 msgid "expected statement"
47273 msgstr ""
47275 #: c/c-parser.cc:7372
47276 #, gcc-internal-format
47277 msgid "expected %<:%> or %<...%>"
47278 msgstr ""
47280 #: c/c-parser.cc:7400
47281 #, gcc-internal-format
47282 msgid "GNU-style attribute between label and declaration appertains to the label"
47283 msgstr ""
47285 #: c/c-parser.cc:7632
47286 #, gcc-internal-format
47287 msgid "expected identifier or %<*%>"
47288 msgstr ""
47290 #: c/c-parser.cc:7733
47291 #, gcc-internal-format
47292 msgid "only attribute %<fallthrough%> or %<assume%> can be applied to a null statement"
47293 msgstr ""
47295 #: c/c-parser.cc:7858 cp/parser.cc:14984
47296 #, gcc-internal-format
47297 msgid "suggest braces around empty body in an %<if%> statement"
47298 msgstr ""
47300 #: c/c-parser.cc:7900 cp/parser.cc:14987
47301 #, gcc-internal-format
47302 msgid "suggest braces around empty body in an %<else%> statement"
47303 msgstr ""
47305 #: c/c-parser.cc:8031 cp/parser.cc:13782
47306 #, gcc-internal-format
47307 msgid "suggest explicit braces to avoid ambiguous %<else%>"
47308 msgstr ""
47310 #: c/c-parser.cc:8120 c/c-parser.cc:8185 c/c-parser.cc:8304 cp/parser.cc:14614
47311 #, gcc-internal-format
47312 msgid "loop not permitted in intervening code in OpenMP loop body"
47313 msgstr ""
47315 #: c/c-parser.cc:8193
47316 #, gcc-internal-format
47317 msgid "suggest braces around empty body in %<do%> statement"
47318 msgstr ""
47320 #: c/c-parser.cc:8338 c/c-parser.cc:8370
47321 #, gcc-internal-format
47322 msgid "multiple iterating variables in fast enumeration"
47323 msgstr ""
47325 #: c/c-parser.cc:8393
47326 #, gcc-internal-format
47327 msgid "invalid iterating variable in fast enumeration"
47328 msgstr ""
47330 #: c/c-parser.cc:8417 cp/parser.cc:14069
47331 #, gcc-internal-format
47332 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
47333 msgstr ""
47335 #: c/c-parser.cc:8423 cp/parser.cc:14075
47336 #, gcc-internal-format
47337 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
47338 msgstr ""
47340 #: c/c-parser.cc:8464
47341 #, gcc-internal-format
47342 msgid "missing collection in fast enumeration"
47343 msgstr ""
47345 #: c/c-parser.cc:8586 c/c-parser.cc:8597 c/c-parser.cc:8608
47346 #, gcc-internal-format
47347 msgid "duplicate %<asm%> qualifier %qE"
47348 msgstr ""
47350 #: c/c-parser.cc:8587 c/c-parser.cc:8598 c/c-parser.cc:8609 cp/parser.cc:22744
47351 #: cp/parser.cc:22761 cp/parser.cc:22775
47352 #, gcc-internal-format
47353 msgid "first seen here"
47354 msgstr ""
47356 #: c/c-parser.cc:8618
47357 #, gcc-internal-format
47358 msgid "%qE is not a valid %<asm%> qualifier"
47359 msgstr ""
47361 #: c/c-parser.cc:8668
47362 #, gcc-internal-format
47363 msgid "expected %<:%> or %<)%>"
47364 msgstr "očekivano je %<:%> ili %<)%>"
47366 #: c/c-parser.cc:8967 cp/parser.cc:4706
47367 #, gcc-internal-format
47368 msgid "a wide string is invalid in this context"
47369 msgstr ""
47371 #: c/c-parser.cc:9175
47372 #, gcc-internal-format
47373 msgid "ISO C forbids omitting the middle term of a %<?:%> expression"
47374 msgstr ""
47376 #. Location of the binary operator.
47377 #. Quiet warning.
47378 #: c/c-parser.cc:9399 cp/typeck.cc:5515
47379 #, gcc-internal-format
47380 msgid "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array elements"
47381 msgstr ""
47383 #: c/c-parser.cc:9405 cp/typeck.cc:5520
47384 #, gcc-internal-format
47385 msgid "first %<sizeof%> operand was declared here"
47386 msgstr ""
47388 #: c/c-parser.cc:9676
47389 #, gcc-internal-format
47390 msgid "storage class specifier in cast"
47391 msgstr ""
47393 #: c/c-parser.cc:9679
47394 #, gcc-internal-format
47395 msgid "alignment specified for type name in cast"
47396 msgstr ""
47398 #: c/c-parser.cc:9780
47399 #, gcc-internal-format
47400 msgid "traditional C rejects the unary plus operator"
47401 msgstr ""
47403 #: c/c-parser.cc:9912
47404 #, gcc-internal-format
47405 msgid "storage class specifier in %<sizeof%>"
47406 msgstr ""
47408 #: c/c-parser.cc:9915
47409 #, gcc-internal-format
47410 msgid "alignment specified for type name in %<sizeof%>"
47411 msgstr ""
47413 #: c/c-parser.cc:9931
47414 #, gcc-internal-format
47415 msgid "%<sizeof%> applied to a bit-field"
47416 msgstr ""
47418 #: c/c-parser.cc:10004
47419 #, gcc-internal-format
47420 msgid "storage class specifier in %qE"
47421 msgstr ""
47423 #: c/c-parser.cc:10007
47424 #, gcc-internal-format
47425 msgid "alignment specified for type name in %qE"
47426 msgstr ""
47428 #: c/c-parser.cc:10031
47429 #, gcc-internal-format
47430 msgid "ISO C does not allow %<%E (expression)%>"
47431 msgstr ""
47433 #: c/c-parser.cc:10184
47434 #, gcc-internal-format
47435 msgid "cannot take address of %qs"
47436 msgstr ""
47438 #: c/c-parser.cc:10267
47439 #, gcc-internal-format
47440 msgid "ISO C99 does not support %<_Generic%>"
47441 msgstr ""
47443 #: c/c-parser.cc:10270
47444 #, gcc-internal-format
47445 msgid "ISO C90 does not support %<_Generic%>"
47446 msgstr ""
47448 #: c/c-parser.cc:10339
47449 #, gcc-internal-format
47450 msgid "%<_Generic%> association has function type"
47451 msgstr ""
47453 #: c/c-parser.cc:10342
47454 #, gcc-internal-format
47455 msgid "%<_Generic%> association has incomplete type"
47456 msgstr ""
47458 #: c/c-parser.cc:10346
47459 #, gcc-internal-format
47460 msgid "%<_Generic%> association has variable length type"
47461 msgstr ""
47463 #: c/c-parser.cc:10380
47464 #, gcc-internal-format
47465 msgid "duplicate %<default%> case in %<_Generic%>"
47466 msgstr ""
47468 #: c/c-parser.cc:10381
47469 #, gcc-internal-format
47470 msgid "original %<default%> is here"
47471 msgstr ""
47473 #: c/c-parser.cc:10389
47474 #, gcc-internal-format
47475 msgid "%<_Generic%> specifies two compatible types"
47476 msgstr ""
47478 #: c/c-parser.cc:10390
47479 #, gcc-internal-format
47480 msgid "compatible type is here"
47481 msgstr ""
47483 #: c/c-parser.cc:10413
47484 #, gcc-internal-format
47485 msgid "%<_Generic%> selector matches multiple associations"
47486 msgstr ""
47488 #: c/c-parser.cc:10415
47489 #, gcc-internal-format
47490 msgid "other match is here"
47491 msgstr ""
47493 #: c/c-parser.cc:10440
47494 #, gcc-internal-format
47495 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
47496 msgstr ""
47498 #: c/c-parser.cc:10461
47499 #, gcc-internal-format
47500 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
47501 msgstr ""
47503 #: c/c-parser.cc:10469
47504 #, gcc-internal-format
47505 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
47506 msgstr ""
47508 #: c/c-parser.cc:10475
47509 #, gcc-internal-format
47510 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
47511 msgstr ""
47513 #: c/c-parser.cc:10491
47514 #, gcc-internal-format
47515 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
47516 msgstr ""
47518 #: c/c-parser.cc:10514 c/c-parser.cc:10518
47519 #, gcc-internal-format
47520 msgid "ISO C does not support %qs predefined identifier"
47521 msgstr ""
47523 #: c/c-parser.cc:10522
47524 #, gcc-internal-format
47525 msgid "ISO C90 does not support %<__func__%> predefined identifier"
47526 msgstr ""
47528 #: c/c-parser.cc:10700 c/c-parser.cc:12165 c/c-parser.cc:12187
47529 #: c/c-parser.cc:21245 c/gimple-parser.cc:1811 c/gimple-parser.cc:2451
47530 #: cp/parser.cc:43085
47531 #, gcc-internal-format
47532 msgid "expected expression"
47533 msgstr ""
47535 #: c/c-parser.cc:10722
47536 #, gcc-internal-format
47537 msgid "braced-group within expression allowed only inside a function"
47538 msgstr ""
47540 #: c/c-parser.cc:10737
47541 #, gcc-internal-format
47542 msgid "ISO C forbids braced-groups within expressions"
47543 msgstr ""
47545 #: c/c-parser.cc:10931
47546 #, gcc-internal-format
47547 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
47548 msgstr ""
47550 #: c/c-parser.cc:10947
47551 #, gcc-internal-format
47552 msgid "first argument to %<__builtin_choose_expr%> not a constant"
47553 msgstr ""
47555 #: c/c-parser.cc:11017 c/c-parser.cc:11034 c/c-parser.cc:11041
47556 #, gcc-internal-format
47557 msgid "too few arguments to %<__builtin_tgmath%>"
47558 msgstr ""
47560 #: c/c-parser.cc:11062
47561 #, gcc-internal-format
47562 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
47563 msgstr ""
47565 #: c/c-parser.cc:11106 c/c-parser.cc:11116
47566 #, gcc-internal-format
47567 msgid "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
47568 msgstr ""
47570 #: c/c-parser.cc:11138 c/c-parser.cc:11148
47571 #, gcc-internal-format
47572 msgid "invalid type-generic type for argument %u of argument %u of %<__builtin_tgmath%>"
47573 msgstr ""
47575 #: c/c-parser.cc:11181
47576 #, gcc-internal-format
47577 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
47578 msgstr ""
47580 #: c/c-parser.cc:11200
47581 #, gcc-internal-format
47582 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
47583 msgstr ""
47585 #: c/c-parser.cc:11248
47586 #, gcc-internal-format
47587 msgid "duplicate type-generic parameter type for function argument %u of %<__builtin_tgmath%>"
47588 msgstr ""
47590 #: c/c-parser.cc:11271
47591 #, gcc-internal-format
47592 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
47593 msgstr ""
47595 #: c/c-parser.cc:11288
47596 #, gcc-internal-format
47597 msgid "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
47598 msgstr ""
47600 #: c/c-parser.cc:11327
47601 #, gcc-internal-format, gfc-internal-format
47602 msgid "invalid type of argument %u of type-generic function"
47603 msgstr ""
47605 #: c/c-parser.cc:11338
47606 #, gcc-internal-format, gfc-internal-format
47607 msgid "decimal floating-point argument %u to complex-only type-generic function"
47608 msgstr ""
47610 #: c/c-parser.cc:11346
47611 #, gcc-internal-format, gfc-internal-format
47612 msgid "decimal floating-point argument %u to binary-only type-generic function"
47613 msgstr ""
47615 #: c/c-parser.cc:11354 c/c-parser.cc:11384
47616 #, gcc-internal-format
47617 msgid "both complex and decimal floating-point arguments to type-generic function"
47618 msgstr ""
47620 #: c/c-parser.cc:11362 c/c-parser.cc:11404
47621 #, gcc-internal-format
47622 msgid "both binary and decimal floating-point arguments to type-generic function"
47623 msgstr ""
47625 #: c/c-parser.cc:11376
47626 #, gcc-internal-format, gfc-internal-format
47627 msgid "complex argument %u to decimal-only type-generic function"
47628 msgstr ""
47630 #: c/c-parser.cc:11396
47631 #, gcc-internal-format, gfc-internal-format
47632 msgid "binary argument %u to decimal-only type-generic function"
47633 msgstr ""
47635 #: c/c-parser.cc:11499
47636 #, gcc-internal-format
47637 msgid "no matching function for type-generic call"
47638 msgstr ""
47640 #: c/c-parser.cc:11540
47641 #, gcc-internal-format
47642 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
47643 msgstr ""
47645 #: c/c-parser.cc:11553
47646 #, gcc-internal-format
47647 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
47648 msgstr ""
47650 #: c/c-parser.cc:11557
47651 #, gcc-internal-format
47652 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
47653 msgstr ""
47655 #: c/c-parser.cc:11583
47656 #, gcc-internal-format
47657 msgid "wrong number of arguments to %<__builtin_complex%>"
47658 msgstr ""
47660 #: c/c-parser.cc:11605
47661 #, gcc-internal-format
47662 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
47663 msgstr ""
47665 #: c/c-parser.cc:11614
47666 #, gcc-internal-format
47667 msgid "%<__builtin_complex%> operands of different types"
47668 msgstr ""
47670 #: c/c-parser.cc:11659 c/c-parser.cc:11688 cp/parser.cc:7764
47671 #, gcc-internal-format
47672 msgid "wrong number of arguments to %<__builtin_shuffle%>"
47673 msgstr ""
47675 #: c/c-parser.cc:11849
47676 #, gcc-internal-format
47677 msgid "wrong number of arguments to %qs"
47678 msgstr "loš, krivi broj argumenata za %qs"
47680 #: c/c-parser.cc:11858
47681 #, gcc-internal-format
47682 msgid "%qs operand not an integral type"
47683 msgstr "%qs operand nije integralni tip"
47685 #: c/c-parser.cc:11864
47686 #, gcc-internal-format
47687 msgid "argument %u in call to function %qs has enumerated type"
47688 msgstr ""
47690 #: c/c-parser.cc:11871
47691 #, gcc-internal-format
47692 msgid "argument %u in call to function %qs has boolean type"
47693 msgstr ""
47695 #: c/c-parser.cc:11878
47696 #, gcc-internal-format
47697 msgid "argument 1 in call to function %qs has signed type"
47698 msgstr ""
47700 #: c/c-parser.cc:12142 cp/parser.cc:6134
47701 #, gcc-internal-format
47702 msgid "%<omp_all_memory%> may only be used in OpenMP %<depend%> clause"
47703 msgstr ""
47705 #: c/c-parser.cc:12152
47706 #, gcc-internal-format
47707 msgid "ISO C does not support %qs before C23"
47708 msgstr ""
47710 #: c/c-parser.cc:12240
47711 #, gcc-internal-format
47712 msgid "%qT declared in %<constexpr%> compound literal"
47713 msgstr ""
47715 #: c/c-parser.cc:12245
47716 #, gcc-internal-format
47717 msgid "%qT defined in %<constexpr%> compound literal"
47718 msgstr ""
47720 #: c/c-parser.cc:12260
47721 #, gcc-internal-format
47722 msgid "compound literal has variable size"
47723 msgstr ""
47725 #: c/c-parser.cc:12265
47726 #, gcc-internal-format
47727 msgid "compound literal has function type"
47728 msgstr "složeni literal ima tip funkcije"
47730 #: c/c-parser.cc:12296
47731 #, gcc-internal-format
47732 msgid "compound literal qualified by address-space qualifier"
47733 msgstr ""
47735 #: c/c-parser.cc:12301
47736 #, gcc-internal-format
47737 msgid "ISO C90 forbids compound literals"
47738 msgstr ""
47740 #: c/c-parser.cc:12303
47741 #, gcc-internal-format
47742 msgid "ISO C forbids storage class specifiers in compound literals before C23"
47743 msgstr ""
47745 #: c/c-parser.cc:12317
47746 #, gcc-internal-format
47747 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
47748 msgstr ""
47750 #: c/c-parser.cc:12392
47751 #, gcc-internal-format
47752 msgid "using integer absolute value function %qD when argument is of floating-point type %qT"
47753 msgstr ""
47755 #: c/c-parser.cc:12397
47756 #, gcc-internal-format
47757 msgid "using integer absolute value function %qD when argument is of complex type %qT"
47758 msgstr ""
47760 #: c/c-parser.cc:12405
47761 #, gcc-internal-format
47762 msgid "taking the absolute value of unsigned type %qT has no effect"
47763 msgstr ""
47765 #: c/c-parser.cc:12416
47766 #, gcc-internal-format
47767 msgid "using floating-point absolute value function %qD when argument is of integer type %qT"
47768 msgstr ""
47770 #: c/c-parser.cc:12420
47771 #, gcc-internal-format
47772 msgid "using floating-point absolute value function %qD when argument is of decimal floating-point type %qT"
47773 msgstr ""
47775 #: c/c-parser.cc:12425
47776 #, gcc-internal-format
47777 msgid "using floating-point absolute value function %qD when argument is of complex type %qT"
47778 msgstr ""
47780 #: c/c-parser.cc:12438
47781 #, gcc-internal-format
47782 msgid "using complex absolute value function %qD when argument is of integer type %qT"
47783 msgstr ""
47785 #: c/c-parser.cc:12442
47786 #, gcc-internal-format
47787 msgid "using complex absolute value function %qD when argument is of floating-point type %qT"
47788 msgstr ""
47790 #: c/c-parser.cc:12459
47791 #, gcc-internal-format
47792 msgid "using decimal floating-point absolute value function %qD when argument is of integer type %qT"
47793 msgstr ""
47795 #: c/c-parser.cc:12464
47796 #, gcc-internal-format
47797 msgid "using decimal floating-point absolute value function %qD when argument is of floating-point type %qT"
47798 msgstr ""
47800 #: c/c-parser.cc:12469
47801 #, gcc-internal-format
47802 msgid "using decimal floating-point absolute value function %qD when argument is of complex type %qT"
47803 msgstr ""
47805 #: c/c-parser.cc:12495
47806 #, gcc-internal-format
47807 msgid "absolute value function %qD given an argument of type %qT but has parameter of type %qT which may cause truncation of value"
47808 msgstr ""
47810 #: c/c-parser.cc:12625 cp/parser.cc:8164
47811 #, gcc-internal-format
47812 msgid "calls to the OpenMP runtime API are not permitted in intervening code"
47813 msgstr ""
47815 #: c/c-parser.cc:12999
47816 #, gcc-internal-format
47817 msgid "expected identifier or %<)%>"
47818 msgstr ""
47820 #: c/c-parser.cc:13095
47821 #, gcc-internal-format
47822 msgid "extra semicolon"
47823 msgstr ""
47825 #: c/c-parser.cc:13343
47826 #, gcc-internal-format
47827 msgid "extra semicolon in method definition specified"
47828 msgstr ""
47830 #: c/c-parser.cc:13475
47831 #, gcc-internal-format
47832 msgid "method attributes must be specified at the end only"
47833 msgstr ""
47835 #: c/c-parser.cc:13495
47836 #, gcc-internal-format
47837 msgid "expected %<;%> or %<{%> after method attribute definition"
47838 msgstr ""
47840 #: c/c-parser.cc:13617
47841 #, gcc-internal-format
47842 msgid "objective-c method declaration is expected"
47843 msgstr ""
47845 #: c/c-parser.cc:14069
47846 #, gcc-internal-format
47847 msgid "no type or storage class may be specified here,"
47848 msgstr ""
47850 #: c/c-parser.cc:14137 cp/parser.cc:37591
47851 #, gcc-internal-format
47852 msgid "empty property attribute list"
47853 msgstr ""
47855 #: c/c-parser.cc:14151 cp/parser.cc:37604
47856 #, gcc-internal-format
47857 msgid "missing property attribute"
47858 msgstr ""
47860 #: c/c-parser.cc:14190
47861 #, gcc-internal-format
47862 msgid "unknown property attribute %<%s%s%>"
47863 msgstr ""
47865 #: c/c-parser.cc:14193 cp/parser.cc:37641
47866 #, gcc-internal-format
47867 msgid "unknown property attribute"
47868 msgstr ""
47870 #: c/c-parser.cc:14202 cp/parser.cc:37650
47871 #, gcc-internal-format
47872 msgid "expected %<=%> after Objective-C %qE"
47873 msgstr ""
47875 #: c/c-parser.cc:14213 cp/parser.cc:37664
47876 #, gcc-internal-format
47877 msgid "expected %qE selector name"
47878 msgstr "očekivano je ime selektora za %qE"
47880 #: c/c-parser.cc:14229 cp/parser.cc:37683
47881 #, gcc-internal-format
47882 msgid "setter method names must terminate with %<:%>"
47883 msgstr ""
47885 #: c/c-parser.cc:14453 cp/semantics.cc:13238
47886 #, gcc-internal-format
47887 msgid "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a non-negative integral constant less than %u"
47888 msgstr ""
47890 #: c/c-parser.cc:14489 cp/parser.cc:50800
47891 #, gcc-internal-format
47892 msgid "intervening code must not contain OpenMP directives"
47893 msgstr ""
47895 #: c/c-parser.cc:14509 c/c-parser.cc:23631 c/c-parser.cc:23940
47896 #: c/c-parser.cc:24003 c/c-parser.cc:24113 cp/parser.cc:46428
47897 #: cp/parser.cc:46776 cp/parser.cc:46891 cp/parser.cc:46990 cp/parser.cc:50821
47898 #: cp/parser.cc:50837 cp/parser.cc:50853 cp/parser.cc:50870 cp/parser.cc:50887
47899 #: cp/parser.cc:50904 cp/parser.cc:50931 cp/parser.cc:50945 cp/parser.cc:50970
47900 #: cp/parser.cc:50984
47901 #, gcc-internal-format
47902 msgid "%<#pragma %s%> may only be used in compound statements"
47903 msgstr ""
47905 #: c/c-parser.cc:14532 cp/parser.cc:50959
47906 #, gcc-internal-format
47907 msgid "%<#pragma acc routine%> must be at file scope"
47908 msgstr ""
47910 #: c/c-parser.cc:14622 cp/parser.cc:51083
47911 #, gcc-internal-format
47912 msgid "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> %<reduction%> clause"
47913 msgstr ""
47915 #: c/c-parser.cc:14629 cp/parser.cc:51089
47916 #, gcc-internal-format
47917 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
47918 msgstr ""
47920 #: c/c-parser.cc:14641 c/c-parser.cc:14657
47921 #, gcc-internal-format
47922 msgid "%<#pragma %s%> may only be used at file scope"
47923 msgstr ""
47925 #: c/c-parser.cc:14724 cp/parser.cc:51166
47926 #, gcc-internal-format
47927 msgid "for, while or do statement expected"
47928 msgstr ""
47930 #: c/c-parser.cc:14737 cp/parser.cc:50811
47931 #, gcc-internal-format
47932 msgid "%<#pragma GCC pch_preprocess%> must be first"
47933 msgstr ""
47935 #: c/c-parser.cc:15104 c/c-parser.cc:19032 c/c-parser.cc:20713
47936 #: c/c-parser.cc:20732 c/c-parser.cc:20983 c/c-parser.cc:21041
47937 #: c/c-parser.cc:21048 c/c-parser.cc:21055 c/c-parser.cc:25954
47938 #: c/c-parser.cc:25962 c/c-parser.cc:26232 c/c-parser.cc:26242
47939 #: c/c-parser.cc:26336 c/c-parser.cc:26343 c/c-parser.cc:26350
47940 #: cp/parser.cc:38114 cp/parser.cc:41693 cp/parser.cc:42611 cp/parser.cc:42648
47941 #: cp/parser.cc:42837 cp/parser.cc:42900 cp/parser.cc:42907 cp/parser.cc:42914
47942 #: cp/parser.cc:48245 cp/parser.cc:48252 cp/parser.cc:48259 cp/parser.cc:49706
47943 #: cp/parser.cc:49714 cp/parser.cc:49866 cp/parser.cc:49876
47944 #, gcc-internal-format
47945 msgid "too many %qs clauses"
47946 msgstr ""
47948 #: c/c-parser.cc:15131
47949 #, gcc-internal-format
47950 msgid "expression must be integral"
47951 msgstr ""
47953 #: c/c-parser.cc:15536 c/c-parser.cc:15548
47954 #, gcc-internal-format
47955 msgid "expected %<)%> or %<,%>"
47956 msgstr "očekivano %<)%> or %<,%>"
47958 #: c/c-parser.cc:15746 c/c-parser.cc:26638
47959 #, gcc-internal-format
47960 msgid "%qD is not a variable"
47961 msgstr ""
47963 #: c/c-parser.cc:15750 cp/semantics.cc:8614
47964 #, gcc-internal-format
47965 msgid "%qD is not a pointer variable"
47966 msgstr ""
47968 #: c/c-parser.cc:15792 cp/parser.cc:38995
47969 #, gcc-internal-format
47970 msgid "collapse argument needs positive constant integer expression"
47971 msgstr ""
47973 #: c/c-parser.cc:15887 cp/parser.cc:39073
47974 #, gcc-internal-format
47975 msgid "expected %<none%> or %<present%>"
47976 msgstr "očekivano je %<none%> ili %<present%>"
47978 #: c/c-parser.cc:15889 cp/parser.cc:39075
47979 #, gcc-internal-format
47980 msgid "expected %<none%>, %<shared%>, %<private%> or %<firstprivate%>"
47981 msgstr "očekivano je %<none%>, %<shared%>, %<private%> ili %<firstprivate%>"
47983 #: c/c-parser.cc:15974 cp/parser.cc:39145
47984 #, gcc-internal-format
47985 msgid "expected constant logical expression"
47986 msgstr "očekivan je konstantni logički izraz"
47988 #: c/c-parser.cc:16051 cp/parser.cc:39227
47989 #, gcc-internal-format
47990 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
47991 msgstr "očekivano je %<data%>, %<update%>, %<enter%> ili %<exit%>"
47993 #: c/c-parser.cc:16071 c/c-parser.cc:23996 c/c-parser.cc:24106
47994 #: cp/parser.cc:39245 cp/parser.cc:46768 cp/parser.cc:46883
47995 #, gcc-internal-format
47996 msgid "expected %<data%>"
47997 msgstr "očekivano je %<data%>"
47999 #: c/c-parser.cc:16124 cp/parser.cc:39300
48000 #, gcc-internal-format
48001 msgid "too many %<if%> clauses with %qs modifier"
48002 msgstr ""
48004 #: c/c-parser.cc:16131 cp/parser.cc:39307
48005 #, gcc-internal-format
48006 msgid "too many %<if%> clauses"
48007 msgstr ""
48009 #: c/c-parser.cc:16133 cp/parser.cc:39309
48010 #, gcc-internal-format
48011 msgid "too many %<if%> clauses without modifier"
48012 msgstr ""
48014 #: c/c-parser.cc:16139 cp/parser.cc:39315
48015 #, gcc-internal-format
48016 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
48017 msgstr ""
48019 #: c/c-parser.cc:16244 c/c-parser.cc:16304 c/c-parser.cc:16366
48020 #: c/c-parser.cc:16414 c/c-parser.cc:16494 c/c-parser.cc:16891
48021 #: c/c-parser.cc:16973 c/c-parser.cc:17578 c/c-parser.cc:17723
48022 #: c/c-parser.cc:17791 c/c-parser.cc:18969
48023 #, gcc-internal-format
48024 msgid "expected integer expression"
48025 msgstr ""
48027 #: c/c-parser.cc:16255
48028 #, gcc-internal-format
48029 msgid "%<num_threads%> value must be positive"
48030 msgstr ""
48032 #: c/c-parser.cc:16316
48033 #, gcc-internal-format
48034 msgid "%<num_tasks%> value must be positive"
48035 msgstr ""
48037 #: c/c-parser.cc:16378 cp/semantics.cc:8828
48038 #, gcc-internal-format
48039 msgid "%<grainsize%> value must be positive"
48040 msgstr ""
48042 #: c/c-parser.cc:16427 cp/semantics.cc:8858
48043 #, gcc-internal-format
48044 msgid "%<priority%> value must be non-negative"
48045 msgstr ""
48047 #: c/c-parser.cc:16461 cp/parser.cc:39541
48048 #, gcc-internal-format
48049 msgid "expected constant integer expression with valid sync-hint value"
48050 msgstr ""
48052 #: c/c-parser.cc:16533 cp/parser.cc:39611
48053 #, gcc-internal-format
48054 msgid "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> or %<default%>"
48055 msgstr ""
48057 #: c/c-parser.cc:16601
48058 #, gcc-internal-format
48059 msgid "expected %<scalar%>, %<aggregate%>, %<pointer%> or %<all%>"
48060 msgstr "očekivan je %<scalar%>, %<aggregate%>, %<pointer%> ili %<all%>"
48062 #: c/c-parser.cc:16678 cp/parser.cc:39763
48063 #, gcc-internal-format
48064 msgid "too many %<defaultmap%> clauses with %qs category"
48065 msgstr ""
48067 #: c/c-parser.cc:16681 cp/parser.cc:39766
48068 #, gcc-internal-format
48069 msgid "too many %<defaultmap%> clauses with unspecified category"
48070 msgstr ""
48072 #: c/c-parser.cc:16765 cp/semantics.cc:7685 cp/semantics.cc:7740
48073 #, gcc-internal-format
48074 msgid "%qs expression must be integral"
48075 msgstr ""
48077 #: c/c-parser.cc:16777 c/c-parser.cc:16900 cp/semantics.cc:7719
48078 #: cp/semantics.cc:7754
48079 #, gcc-internal-format
48080 msgid "%qs value must be positive"
48081 msgstr ""
48083 #: c/c-parser.cc:16839 cp/parser.cc:38767
48084 #, gcc-internal-format
48085 msgid "too many %<static%> arguments"
48086 msgstr ""
48088 #: c/c-parser.cc:16873 cp/parser.cc:38800
48089 #, gcc-internal-format
48090 msgid "unexpected argument"
48091 msgstr "neočekivani argument"
48093 #: c/c-parser.cc:17040 cp/semantics.cc:9045
48094 #, gcc-internal-format
48095 msgid "%<tile%> argument needs positive integral constant"
48096 msgstr ""
48098 #: c/c-parser.cc:17108 cp/parser.cc:41874
48099 #, gcc-internal-format
48100 msgid "too many %<self%> clauses"
48101 msgstr ""
48103 #: c/c-parser.cc:17150 cp/parser.cc:39816
48104 #, gcc-internal-format
48105 msgid "expected %<reproducible%> or %<unconstrained%>"
48106 msgstr "%<scalar%>, %<aggregate%> or %<pointer%>"
48108 #: c/c-parser.cc:17159 c/c-parser.cc:17165 cp/parser.cc:39825
48109 #: cp/parser.cc:39835
48110 #, gcc-internal-format
48111 msgid "expected %<concurrent%>"
48112 msgstr "očekivano je %<concurrent%>"
48114 #: c/c-parser.cc:17201 cp/parser.cc:39875
48115 #, gcc-internal-format
48116 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
48117 msgstr "očekivano je %<teams%>, %<parallel%> ili %<thread%>"
48119 #: c/c-parser.cc:17254 cp/parser.cc:39943
48120 #, gcc-internal-format
48121 msgid "ordered argument needs positive constant integer expression"
48122 msgstr ""
48124 #: c/c-parser.cc:17379 c/c-parser.cc:25505 cp/parser.cc:49347
48125 #, gcc-internal-format
48126 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
48127 msgstr ""
48129 #: c/c-parser.cc:17501 cp/parser.cc:40201
48130 #, gcc-internal-format
48131 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
48132 msgstr ""
48134 #: c/c-parser.cc:17555 cp/parser.cc:40217
48135 #, gcc-internal-format
48136 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
48137 msgstr ""
48139 #: c/c-parser.cc:17559 cp/parser.cc:40220
48140 #, gcc-internal-format
48141 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
48142 msgstr ""
48144 #: c/c-parser.cc:17572 cp/semantics.cc:7801
48145 #, gcc-internal-format
48146 msgid "chunk size value must be positive"
48147 msgstr ""
48149 #: c/c-parser.cc:17595 cp/parser.cc:40240
48150 #, gcc-internal-format
48151 msgid "invalid schedule kind"
48152 msgstr ""
48154 #: c/c-parser.cc:17734 c/c-parser.cc:17745
48155 #, gcc-internal-format
48156 msgid "%<num_teams%> value must be positive"
48157 msgstr ""
48159 #: c/c-parser.cc:17753 cp/semantics.cc:7768
48160 #, gcc-internal-format
48161 msgid "%<num_teams%> lower bound %qE bigger than upper bound %qE"
48162 msgstr ""
48164 #: c/c-parser.cc:17802 cp/semantics.cc:7897
48165 #, gcc-internal-format
48166 msgid "%<thread_limit%> value must be positive"
48167 msgstr ""
48169 #: c/c-parser.cc:17847 cp/semantics.cc:8025
48170 #, gcc-internal-format
48171 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
48172 msgstr ""
48174 #: c/c-parser.cc:17959 c/c-parser.cc:20700 cp/parser.cc:42603
48175 #, gcc-internal-format
48176 msgid "expected %<allocator%> or %<align%>"
48177 msgstr "očekivano je %<allocator%> ili %<align%>"
48179 #: c/c-parser.cc:17966
48180 #, gcc-internal-format
48181 msgid "duplicate %qs modifier"
48182 msgstr ""
48184 #: c/c-parser.cc:18014 cp/semantics.cc:8160
48185 #, gcc-internal-format
48186 msgid "%<allocate%> clause allocator expression has type %qT rather than %<omp_allocator_handle_t%>"
48187 msgstr ""
48189 #: c/c-parser.cc:18025 cp/semantics.cc:8115 cp/semantics.cc:8131
48190 #, gcc-internal-format
48191 msgid "%<allocate%> clause %<align%> modifier argument needs to be positive constant power of two integer expression"
48192 msgstr ""
48194 #: c/c-parser.cc:18144 cp/parser.cc:40687
48195 #, gcc-internal-format
48196 msgid "multiple linear modifiers"
48197 msgstr "višekratni linearni modifikatori"
48199 #: c/c-parser.cc:18156 cp/parser.cc:40700
48200 #, gcc-internal-format
48201 msgid "multiple %<step%> modifiers"
48202 msgstr ""
48204 #: c/c-parser.cc:18164 c/c-parser.cc:18192
48205 #, gcc-internal-format
48206 msgid "%<linear%> clause step expression must be integral"
48207 msgstr ""
48209 #: c/c-parser.cc:18244
48210 #, gcc-internal-format
48211 msgid "%<safelen%> clause expression must be positive constant integer expression"
48212 msgstr ""
48214 #: c/c-parser.cc:18283
48215 #, gcc-internal-format
48216 msgid "%<simdlen%> clause expression must be positive constant integer expression"
48217 msgstr ""
48219 #: c/c-parser.cc:18643 cp/parser.cc:41247
48220 #, gcc-internal-format
48221 msgid "%<iterator%> modifier incompatible with %qs"
48222 msgstr ""
48224 #: c/c-parser.cc:18691 cp/parser.cc:41302 cp/parser.cc:41754 cp/parser.cc:41804
48225 #, gcc-internal-format
48226 msgid "invalid depend kind"
48227 msgstr "nevaljana vrsta ovisnosti"
48229 #: c/c-parser.cc:18752 cp/parser.cc:41332
48230 #, gcc-internal-format
48231 msgid "invalid doacross kind"
48232 msgstr "nevaljana ‘doacross’ vrsta"
48234 #: c/c-parser.cc:18821 cp/parser.cc:41475
48235 #, gcc-internal-format
48236 msgid "too many %<always%> modifiers"
48237 msgstr ""
48239 #: c/c-parser.cc:18831 cp/parser.cc:41488
48240 #, gcc-internal-format
48241 msgid "too many %<close%> modifiers"
48242 msgstr ""
48244 #: c/c-parser.cc:18841 cp/parser.cc:41501
48245 #, gcc-internal-format
48246 msgid "too many %<present%> modifiers"
48247 msgstr ""
48249 #: c/c-parser.cc:18849 cp/parser.cc:41512
48250 #, gcc-internal-format
48251 msgid "%<map%> clause with map-type modifier other than %<always%>, %<close%> or %<present%>"
48252 msgstr ""
48254 #: c/c-parser.cc:18887 cp/parser.cc:41552
48255 #, gcc-internal-format
48256 msgid "invalid map kind"
48257 msgstr "nevaljana vrsta dodjele"
48259 #: c/c-parser.cc:18939 cp/parser.cc:41616
48260 #, gcc-internal-format
48261 msgid "%<ancestor%> device modifier not preceded by %<requires%> directive with %<reverse_offload%> clause"
48262 msgstr ""
48264 #: c/c-parser.cc:18951 cp/parser.cc:41627
48265 #, gcc-internal-format
48266 msgid "expected %<ancestor%> or %<device_num%>"
48267 msgstr "očekivano je %<ancestor%> ili %<device_num%>"
48269 #: c/c-parser.cc:18974 cp/semantics.cc:7922
48270 #, gcc-internal-format
48271 msgid "the %<device%> clause expression must evaluate to %<1%>"
48272 msgstr ""
48274 #: c/c-parser.cc:19007 cp/parser.cc:41698
48275 #, gcc-internal-format
48276 msgid "invalid dist_schedule kind"
48277 msgstr ""
48279 #: c/c-parser.cc:19086
48280 #, gcc-internal-format
48281 msgid "invalid proc_bind kind"
48282 msgstr ""
48284 #: c/c-parser.cc:19130
48285 #, gcc-internal-format
48286 msgid "expected %<host%>, %<nohost%> or %<any%>"
48287 msgstr "očekivano je %<host%>, %<nohost%> ili %<any%>"
48289 #: c/c-parser.cc:19228 cp/semantics.cc:8341
48290 #, gcc-internal-format
48291 msgid "%<detach%> clause event handle has type %qT rather than %<omp_event_handle_t%>"
48292 msgstr ""
48294 #: c/c-parser.cc:19440 cp/parser.cc:42090
48295 #, gcc-internal-format
48296 msgid "expected an OpenACC clause"
48297 msgstr "očekivana je OpenACC klauzula"
48299 #: c/c-parser.cc:19451 c/c-parser.cc:19816 cp/parser.cc:42101
48300 #: cp/parser.cc:42509
48301 #, gcc-internal-format
48302 msgid "%qs is not valid for %qs"
48303 msgstr ""
48305 #: c/c-parser.cc:19496 cp/parser.cc:42149
48306 #, gcc-internal-format
48307 msgid "clauses in %<simd%> trait should be separated by %<,%>"
48308 msgstr ""
48310 #: c/c-parser.cc:19649 cp/parser.cc:42342
48311 #, gcc-internal-format
48312 msgid "%qs must be the first clause of %qs"
48313 msgstr ""
48315 #: c/c-parser.cc:19805 cp/parser.cc:42498
48316 #, gcc-internal-format
48317 msgid "expected an OpenMP clause"
48318 msgstr "očekivana je OpenMP klauzula"
48320 #: c/c-parser.cc:19964 cp/parser.cc:47351
48321 #, gcc-internal-format
48322 msgid "no valid clauses specified in %<#pragma acc declare%>"
48323 msgstr ""
48325 #: c/c-parser.cc:19974 cp/parser.cc:47361
48326 #, gcc-internal-format
48327 msgid "array section in %<#pragma acc declare%>"
48328 msgstr ""
48330 #: c/c-parser.cc:19994 cp/parser.cc:47381
48331 #, gcc-internal-format
48332 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
48333 msgstr ""
48335 #: c/c-parser.cc:20005 cp/parser.cc:47392
48336 #, gcc-internal-format
48337 msgid "invalid OpenACC clause at file scope"
48338 msgstr ""
48340 #: c/c-parser.cc:20012 cp/parser.cc:47399
48341 #, gcc-internal-format
48342 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
48343 msgstr ""
48345 #: c/c-parser.cc:20020 cp/parser.cc:47407
48346 #, gcc-internal-format
48347 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
48348 msgstr ""
48350 #: c/c-parser.cc:20031 cp/parser.cc:47429
48351 #, gcc-internal-format
48352 msgid "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
48353 msgstr ""
48355 #: c/c-parser.cc:20041 cp/parser.cc:47452
48356 #, gcc-internal-format
48357 msgid "variable %qD used more than once with %<#pragma acc declare%>"
48358 msgstr ""
48360 #: c/c-parser.cc:20134 cp/parser.cc:47536
48361 #, gcc-internal-format
48362 msgid "expected %<data%> after %<#pragma acc %s%>"
48363 msgstr "očekivano je %<data%> iza %<#pragma acc %s%>"
48365 #: c/c-parser.cc:20150 cp/parser.cc:47553
48366 #, gcc-internal-format
48367 msgid "%<#pragma acc %s data%> has no data movement clause"
48368 msgstr ""
48370 #: c/c-parser.cc:20182 cp/parser.cc:47311
48371 #, gcc-internal-format
48372 msgid "%<host_data%> construct requires %<use_device%> clause"
48373 msgstr ""
48375 #: c/c-parser.cc:20411 cp/parser.cc:3367
48376 #, gcc-internal-format
48377 msgid "%qE has not been declared"
48378 msgstr ""
48380 #: c/c-parser.cc:20415
48381 #, gcc-internal-format
48382 msgid "expected function name"
48383 msgstr "očekivano je ime funkcije"
48385 #: c/c-parser.cc:20433 cp/parser.cc:50133
48386 #, gcc-internal-format
48387 msgid "%qD does not refer to a function"
48388 msgstr ""
48390 #: c/c-parser.cc:20456 c/c-parser.cc:20504 cp/parser.cc:1662
48391 #, gcc-internal-format
48392 msgid "%<#pragma acc routine%> not immediately followed by function declaration or definition"
48393 msgstr ""
48395 #: c/c-parser.cc:20496 cp/parser.cc:50184 cp/parser.cc:50231
48396 #, gcc-internal-format
48397 msgid "%<#pragma acc routine%> not immediately followed by a single function declaration or definition"
48398 msgstr ""
48400 #: c/c-parser.cc:20527 cp/parser.cc:50259
48401 #, gcc-internal-format
48402 msgid "%<#pragma acc routine%> must be applied before use"
48403 msgstr ""
48405 #: c/c-parser.cc:20528 cp/parser.cc:50261
48406 #, gcc-internal-format
48407 msgid "%<#pragma acc routine%> must be applied before definition"
48408 msgstr ""
48410 #: c/c-parser.cc:20573 cp/parser.cc:47769
48411 #, gcc-internal-format
48412 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
48413 msgstr ""
48415 #: c/c-parser.cc:20631
48416 #, gcc-internal-format
48417 msgid "variable %qD used in the %<allocator%> clause must be declared before %qD"
48418 msgstr ""
48420 #: c/c-parser.cc:20635 c/c-parser.cc:20658
48421 #, gcc-internal-format
48422 msgid "to be allocated variable declared here"
48423 msgstr ""
48425 #: c/c-parser.cc:20653
48426 #, gcc-internal-format
48427 msgid "variable %qD used in the %<allocator%> clause must not be modified between declaration of %qD and its %<allocate%> directive"
48428 msgstr ""
48430 #: c/c-parser.cc:20656
48431 #, gcc-internal-format
48432 msgid "modified here"
48433 msgstr "izmijenjeno ovdje"
48435 #: c/c-parser.cc:20724 cp/parser.cc:42623 cp/parser.cc:42638
48436 #, gcc-internal-format
48437 msgid "%<align%> clause argument needs to be positive constant power of two integer expression"
48438 msgstr ""
48440 #: c/c-parser.cc:20748
48441 #, gcc-internal-format
48442 msgid "%<allocator%> clause allocator expression has type %qT rather than %<omp_allocator_handle_t%>"
48443 msgstr ""
48445 #: c/c-parser.cc:20765
48446 #, gcc-internal-format
48447 msgid "function parameter %qD may not appear as list item in an %<allocate%> directive"
48448 msgstr ""
48450 #: c/c-parser.cc:20772
48451 #, gcc-internal-format
48452 msgid "%<allocate%> directive must be in the same scope as %qD"
48453 msgstr ""
48455 #: c/c-parser.cc:20780
48456 #, gcc-internal-format
48457 msgid "%qD already appeared as list item in an %<allocate%> directive"
48458 msgstr ""
48460 #: c/c-parser.cc:20787
48461 #, gcc-internal-format
48462 msgid "%<allocator%> clause required for static variable %qD"
48463 msgstr ""
48465 #: c/c-parser.cc:20794
48466 #, gcc-internal-format
48467 msgid "%<allocator%> clause requires a predefined allocator as %qD is static"
48468 msgstr ""
48470 #: c/c-parser.cc:20798
48471 #, gcc-internal-format
48472 msgid "%<#pragma omp allocate%> for static variables like %qD not yet supported"
48473 msgstr ""
48475 #: c/c-parser.cc:20949 cp/parser.cc:42803
48476 #, gcc-internal-format
48477 msgid "expected %<read%>, %<write%>, %<update%>, or %<capture%> clause"
48478 msgstr "očekivano je %<read%>, %<write%>, %<update%>, ili %<capture%> klauzula"
48480 #: c/c-parser.cc:20988 cp/parser.cc:42842
48481 #, gcc-internal-format
48482 msgid "expected %<seq_cst%>, %<acquire%> or %<relaxed%>"
48483 msgstr "očekivano je %<seq_cst%>, %<acquire%> ili %<relaxed%>"
48485 #: c/c-parser.cc:21012 cp/parser.cc:42871
48486 #, gcc-internal-format
48487 msgid "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<compare%>, %<weak%>, %<fail%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> or %<hint%> clause"
48488 msgstr ""
48490 #: c/c-parser.cc:21027 cp/parser.cc:42886
48491 #, gcc-internal-format
48492 msgid "too many atomic clauses"
48493 msgstr ""
48495 #: c/c-parser.cc:21034 cp/parser.cc:42893
48496 #, gcc-internal-format
48497 msgid "too many memory order clauses"
48498 msgstr ""
48500 #: c/c-parser.cc:21072 c/c-parser.cc:21079 cp/parser.cc:42931
48501 #: cp/parser.cc:42938
48502 #, gcc-internal-format
48503 msgid "%qs clause is incompatible with %<read%> or %<write%> clauses"
48504 msgstr ""
48506 #: c/c-parser.cc:21085 c/c-parser.cc:21090 cp/parser.cc:42944
48507 #: cp/parser.cc:42949
48508 #, gcc-internal-format
48509 msgid "%qs clause requires %qs clause"
48510 msgstr ""
48512 #: c/c-parser.cc:21113 cp/parser.cc:42972
48513 #, gcc-internal-format
48514 msgid "%<#pragma omp atomic write%> incompatible with %<acquire%> clause implicitly provided by a %<requires%> directive"
48515 msgstr ""
48517 #: c/c-parser.cc:21124 cp/parser.cc:42983
48518 #, gcc-internal-format
48519 msgid "%<#pragma omp atomic read%> incompatible with %<release%> clause implicitly provided by a %<requires%> directive"
48520 msgstr ""
48522 #: c/c-parser.cc:21156 cp/parser.cc:43015
48523 #, gcc-internal-format
48524 msgid "%<#pragma omp atomic read%> incompatible with %<release%> clause"
48525 msgstr ""
48527 #: c/c-parser.cc:21166 cp/parser.cc:43025
48528 #, gcc-internal-format
48529 msgid "%<#pragma omp atomic write%> incompatible with %<acquire%> clause"
48530 msgstr ""
48532 #: c/c-parser.cc:21289 cp/parser.cc:43125
48533 #, gcc-internal-format
48534 msgid "expected %<==%> comparison in %<if%> condition"
48535 msgstr "očekivan je %<==%> usporedba u uvjetu %<if%>"
48537 #: c/c-parser.cc:21296 cp/parser.cc:43132
48538 #, gcc-internal-format
48539 msgid "expected %<==%>, %<<%> or %<>%> comparison in %<if%> condition"
48540 msgstr ""
48542 #: c/c-parser.cc:21369 cp/parser.cc:43197 cp/parser.cc:43480 cp/parser.cc:43574
48543 #: cp/parser.cc:43592
48544 #, gcc-internal-format
48545 msgid "invalid form of %<#pragma omp atomic compare%>"
48546 msgstr ""
48548 #: c/c-parser.cc:21380 cp/parser.cc:43208
48549 #, gcc-internal-format
48550 msgid "unexpected %<else%>"
48551 msgstr "očekivano je %<else%>"
48553 #: c/c-parser.cc:21440 cp/parser.cc:43647
48554 #, gcc-internal-format
48555 msgid "invalid form of %<pragma omp atomic compare%>"
48556 msgstr ""
48558 #: c/c-parser.cc:21711 cp/parser.cc:43501 cp/parser.cc:43527
48559 #, gcc-internal-format
48560 msgid "invalid form of %<#pragma omp atomic%>"
48561 msgstr ""
48563 #: c/c-parser.cc:21715 cp/parser.cc:43567 cp/parser.cc:43601
48564 #, gcc-internal-format
48565 msgid "invalid operator for %<#pragma omp atomic%>"
48566 msgstr ""
48568 #: c/c-parser.cc:21766 cp/parser.cc:43636
48569 #, gcc-internal-format
48570 msgid "%<weak%> clause requires atomic equality comparison"
48571 msgstr ""
48573 #: c/c-parser.cc:21772 cp/semantics.cc:11233 cp/semantics.cc:11243
48574 #, gcc-internal-format
48575 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
48576 msgstr ""
48578 #: c/c-parser.cc:21875 cp/semantics.cc:11320
48579 #, gcc-internal-format
48580 msgid "%<depobj%> expression is not lvalue expression"
48581 msgstr ""
48583 #: c/c-parser.cc:21918
48584 #, gcc-internal-format
48585 msgid "%<destroy%> expression is not lvalue expression"
48586 msgstr "izraz %<destroy%> nije izraz lvalue"
48588 #: c/c-parser.cc:21924 cp/parser.cc:43789
48589 #, gcc-internal-format
48590 msgid "the %<destroy%> expression %qE should be the same as the %<depobj%> argument %qE"
48591 msgstr ""
48593 #: c/c-parser.cc:21955 cp/parser.cc:43825
48594 #, gcc-internal-format
48595 msgid "expected %<in%>, %<out%>, %<inout%>, %<mutexinoutset%> or %<inoutset%>"
48596 msgstr "očekivano %<in%>, %<out%>, %<inout%>, %<mutexinoutset%> ili %<inoutset%>"
48598 #: c/c-parser.cc:21967 cp/parser.cc:43841
48599 #, gcc-internal-format
48600 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
48601 msgstr "očekivano je %<depend%>, %<destroy%> ili %<update%> klauzula"
48603 #: c/c-parser.cc:22008 cp/parser.cc:43879
48604 #, gcc-internal-format
48605 msgid "expected %<seq_cst%>, %<acq_rel%>, %<release%> or %<acquire%>"
48606 msgstr "očekivano je %<seq_cst%>, %<acq_rel%>, %<release%> ili %<acquire%>"
48608 #: c/c-parser.cc:22016 cp/parser.cc:43887
48609 #, gcc-internal-format
48610 msgid "%<flush%> list specified together with memory order clause"
48611 msgstr ""
48613 #: c/c-parser.cc:22021
48614 #, gcc-internal-format
48615 msgid "expected %<(%> or end of line"
48616 msgstr ""
48618 #: c/c-parser.cc:22092 cp/parser.cc:44593
48619 #, gcc-internal-format
48620 msgid "%<[[omp::directive(%s)]]%> must be the only specified attribute on a statement"
48621 msgstr ""
48623 #: c/c-parser.cc:22159 cp/parser.cc:44662
48624 #, gcc-internal-format
48625 msgid "%<#pragma omp scan%> with zero preceding executable statements"
48626 msgstr ""
48628 #: c/c-parser.cc:22193 cp/parser.cc:44695
48629 #, gcc-internal-format
48630 msgid "expected %<inclusive%> or %<exclusive%> clause"
48631 msgstr "očekivano je %<inclusive%> ili %<exclusive%> klauzula"
48633 #: c/c-parser.cc:22198 cp/parser.cc:44701
48634 #, gcc-internal-format
48635 msgid "expected %<#pragma omp scan%>"
48636 msgstr "očekivano je %<#pragma omp scan%>"
48638 #: c/c-parser.cc:22207 cp/parser.cc:44710
48639 #, gcc-internal-format
48640 msgid "%<#pragma omp scan%> with zero succeeding executable statements"
48641 msgstr ""
48643 #: c/c-parser.cc:22325 cp/semantics.cc:10807 cp/semantics.cc:10892
48644 #, gcc-internal-format
48645 msgid "expected iteration declaration or initialization"
48646 msgstr ""
48648 #: c/c-parser.cc:22413 c/c-parser.cc:22428 cp/parser.cc:45057
48649 #: cp/parser.cc:45072
48650 #, gcc-internal-format
48651 msgid "not enough nested loops"
48652 msgstr ""
48654 #: c/c-parser.cc:22528 cp/parser.cc:45344
48655 #, gcc-internal-format
48656 msgid "%<ordered%> clause parameter is less than %<collapse%>"
48657 msgstr ""
48659 #: c/c-parser.cc:22539 cp/parser.cc:45355
48660 #, gcc-internal-format
48661 msgid "for statement expected"
48662 msgstr ""
48664 #: c/c-parser.cc:22651 cp/parser.cc:44895 cp/parser.cc:44938 cp/pt.cc:18143
48665 #, gcc-internal-format
48666 msgid "iteration variable %qD should not be firstprivate"
48667 msgstr ""
48669 #: c/c-parser.cc:23059 cp/parser.cc:45866
48670 #, gcc-internal-format
48671 msgid "%<#pragma omp ordered%> with %qs clause may only be used in compound statements"
48672 msgstr ""
48674 #: c/c-parser.cc:23275 cp/parser.cc:46072
48675 #, gcc-internal-format
48676 msgid "expected %<for%> after %qs"
48677 msgstr "očekivano je %<for%> iza %qs"
48679 #: c/c-parser.cc:23622 cp/parser.cc:46419
48680 #, gcc-internal-format
48681 msgid "expected %<point%>"
48682 msgstr "očekivano je %<point%>"
48684 #: c/c-parser.cc:23889 cp/parser.cc:46706
48685 #, gcc-internal-format
48686 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
48687 msgstr ""
48689 #: c/c-parser.cc:23905 cp/parser.cc:46722
48690 #, gcc-internal-format
48691 msgid "%<#pragma omp target data%> must contain at least one %<map%>, %<use_device_ptr%> or %<use_device_addr%> clause"
48692 msgstr ""
48694 #: c/c-parser.cc:23953 cp/parser.cc:47003
48695 #, gcc-internal-format
48696 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
48697 msgstr ""
48699 #: c/c-parser.cc:24055 cp/parser.cc:46829
48700 #, gcc-internal-format
48701 msgid "%<#pragma omp target enter data%> with map-type other than %<to%>, %<tofrom%> or %<alloc%> on %<map%> clause"
48702 msgstr ""
48704 #: c/c-parser.cc:24067 cp/parser.cc:46841
48705 #, gcc-internal-format
48706 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
48707 msgstr ""
48709 #: c/c-parser.cc:24166 cp/parser.cc:46946
48710 #, gcc-internal-format
48711 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<tofrom%>, %<release%> or %<delete%> on %<map%> clause"
48712 msgstr ""
48714 #: c/c-parser.cc:24179 cp/parser.cc:46959
48715 #, gcc-internal-format
48716 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
48717 msgstr ""
48719 #: c/c-parser.cc:24424 cp/semantics.cc:10315
48720 #, gcc-internal-format
48721 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
48722 msgstr ""
48724 #: c/c-parser.cc:24481
48725 #, gcc-internal-format
48726 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition or another %<#pragma omp declare %s%>"
48727 msgstr ""
48729 #: c/c-parser.cc:24532 c/c-parser.cc:24570
48730 #, gcc-internal-format
48731 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition"
48732 msgstr ""
48734 #: c/c-parser.cc:24603 cp/parser.cc:47913
48735 #, gcc-internal-format
48736 msgid "expected trait selector name"
48737 msgstr ""
48739 #: c/c-parser.cc:24615 cp/parser.cc:47927
48740 #, gcc-internal-format
48741 msgid "unknown selector %qs for context selector set %qs"
48742 msgstr ""
48744 #: c/c-parser.cc:24643 cp/parser.cc:47956
48745 #, gcc-internal-format
48746 msgid "selector %qs does not accept any properties"
48747 msgstr ""
48749 #: c/c-parser.cc:24665 cp/parser.cc:47988
48750 #, gcc-internal-format
48751 msgid "%<score%> cannot be specified in traits in the %qs trait-selector-set"
48752 msgstr ""
48754 #: c/c-parser.cc:24674 cp/parser.cc:47998
48755 #, gcc-internal-format
48756 msgid "%<score%> argument must be constant integer expression"
48757 msgstr "argument %<score%> mora biti konstantan cjelobrojni izraz"
48759 #: c/c-parser.cc:24677 cp/parser.cc:48001
48760 #, gcc-internal-format
48761 msgid "%<score%> argument must be non-negative"
48762 msgstr "argument %<score%> ne smije biti negativan"
48764 #: c/c-parser.cc:24718 cp/parser.cc:48047
48765 #, gcc-internal-format
48766 msgid "expected identifier or string literal"
48767 msgstr ""
48769 #: c/c-parser.cc:24743 cp/parser.cc:48072 cp/pt.cc:12036
48770 #, gcc-internal-format
48771 msgid "property must be constant integer expression"
48772 msgstr ""
48774 #: c/c-parser.cc:24757 cp/parser.cc:48086
48775 #, gcc-internal-format
48776 msgid "properties for %<simd%> selector may not be specified in %<metadirective%>"
48777 msgstr ""
48779 #. FIXME: The "requires" selector was added in OpenMP 5.1.
48780 #. Currently only the now-deprecated syntax
48781 #. from OpenMP 5.0 is supported.
48782 #: c/c-parser.cc:24778 cp/parser.cc:48102 fortran/openmp.cc:5921
48783 #, gcc-internal-format
48784 msgid "%<requires%> selector is not supported yet"
48785 msgstr "%<requires%> selektor još nije podržan"
48787 #: c/c-parser.cc:24837 cp/parser.cc:48165
48788 #, gcc-internal-format
48789 msgid "expected context selector set name"
48790 msgstr "očekivano je ime konteksta skupa selektora"
48792 #: c/c-parser.cc:24914 cp/parser.cc:48480
48793 #, gcc-internal-format
48794 msgid "expected %<match%>"
48795 msgstr "očekivano je %<match%>"
48797 #: c/c-parser.cc:24934
48798 #, gcc-internal-format
48799 msgid "variant %qD is not a function"
48800 msgstr ""
48802 #: c/c-parser.cc:24941 cp/decl.cc:8314
48803 #, gcc-internal-format
48804 msgid "variant %qD and base %qD have incompatible types"
48805 msgstr ""
48807 #: c/c-parser.cc:24953 cp/decl.cc:8323
48808 #, gcc-internal-format
48809 msgid "variant %qD is a built-in"
48810 msgstr ""
48812 #: c/c-parser.cc:24999
48813 #, gcc-internal-format
48814 msgid "%<#pragma omp declare %s%> not immediately followed by a function declaration or definition"
48815 msgstr ""
48817 #: c/c-parser.cc:25007 cp/parser.cc:48525
48818 #, gcc-internal-format
48819 msgid "%<#pragma omp declare %s%> not immediately followed by a single function declaration or definition"
48820 msgstr ""
48822 #: c/c-parser.cc:25208 cp/parser.cc:48815
48823 #, gcc-internal-format
48824 msgid "%qD specified both in declare target %<link%> and %qs clauses"
48825 msgstr ""
48827 #: c/c-parser.cc:25212 cp/parser.cc:48819
48828 #, gcc-internal-format
48829 msgid "%qD specified both in declare target %<link%> and %<to%> or %<enter%> clauses"
48830 msgstr ""
48832 #: c/c-parser.cc:25272 cp/parser.cc:48949
48833 #, gcc-internal-format
48834 msgid "directive with only %<device_type%> or %<indirect%> clauses"
48835 msgstr ""
48837 #: c/c-parser.cc:25275 cp/parser.cc:48952
48838 #, gcc-internal-format
48839 msgid "%<device_type%> clause must specify 'any' when used with an %<indirect%> clause"
48840 msgstr ""
48842 #: c/c-parser.cc:25324 c/c-parser.cc:25366 cp/parser.cc:49007
48843 #: cp/parser.cc:49054
48844 #, gcc-internal-format
48845 msgid "expected %<target%>"
48846 msgstr "očekivano je %<target%>"
48848 #: c/c-parser.cc:25338 cp/parser.cc:49020
48849 #, gcc-internal-format
48850 msgid "expected %<declare target%> or %<assumes%>"
48851 msgstr "očekivano %<declare target%> ili %<assumes%>"
48853 #: c/c-parser.cc:25373 cp/parser.cc:49061
48854 #, gcc-internal-format
48855 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%> or %<#pragma omp begin declare target%>"
48856 msgstr ""
48858 #: c/c-parser.cc:25384 c/c-parser.cc:25415 cp/parser.cc:49072
48859 #: cp/parser.cc:49103
48860 #, gcc-internal-format
48861 msgid "%qs in attribute syntax terminated with %qs in pragma syntax"
48862 msgstr ""
48864 #: c/c-parser.cc:25391 c/c-parser.cc:25420 cp/parser.cc:49079
48865 #: cp/parser.cc:49108
48866 #, gcc-internal-format
48867 msgid "%qs in pragma syntax terminated with %qs in attribute syntax"
48868 msgstr ""
48870 #: c/c-parser.cc:25428 cp/parser.cc:49116
48871 #, gcc-internal-format
48872 msgid "expected %<declare%> or %<assumes%>"
48873 msgstr "očekivano %<declare%> ili %<assumes%>"
48875 #: c/c-parser.cc:25455
48876 #, gcc-internal-format
48877 msgid "%<#pragma omp declare reduction%> not at file or block scope"
48878 msgstr ""
48880 #: c/c-parser.cc:25532
48881 #, gcc-internal-format
48882 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
48883 msgstr ""
48885 #: c/c-parser.cc:25536
48886 #, gcc-internal-format
48887 msgid "function or array type in %<#pragma omp declare reduction%>"
48888 msgstr ""
48890 #: c/c-parser.cc:25539
48891 #, gcc-internal-format
48892 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
48893 msgstr ""
48895 #: c/c-parser.cc:25542
48896 #, gcc-internal-format
48897 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
48898 msgstr ""
48900 #: c/c-parser.cc:25550
48901 #, gcc-internal-format
48902 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
48903 msgstr ""
48905 #: c/c-parser.cc:25559
48906 #, gcc-internal-format
48907 msgid "previous %<#pragma omp declare reduction%>"
48908 msgstr ""
48910 #: c/c-parser.cc:25680
48911 #, gcc-internal-format
48912 msgid "expected %<omp_priv%> or function-name"
48913 msgstr ""
48915 #: c/c-parser.cc:25691
48916 #, gcc-internal-format
48917 msgid "expected function-name %<(%>"
48918 msgstr "očekivano je function-name %<(%>"
48920 #: c/c-parser.cc:25710
48921 #, gcc-internal-format
48922 msgid "one of the initializer call arguments should be %<&omp_priv%>"
48923 msgstr ""
48925 #: c/c-parser.cc:25841 cp/parser.cc:49589
48926 #, gcc-internal-format
48927 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
48928 msgstr "očekivano je %<simd%>, %<reduction%>, %<target%> ili %<variant%>"
48930 #: c/c-parser.cc:25910 cp/parser.cc:49656
48931 #, gcc-internal-format
48932 msgid "expected %<acq_rel%>, %<acquire%>, %<relaxed%>, %<release%> or %<seq_cst%>"
48933 msgstr "očekivano je %<acq_rel%>, %<acquire%>, %<relaxed%>, %<release%> ili %<seq_cst%>"
48935 #: c/c-parser.cc:25939 cp/parser.cc:49691
48936 #, gcc-internal-format
48937 msgid "expected %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators%>, %<reverse_offload%> or %<atomic_default_mem_order%> clause"
48938 msgstr ""
48940 #: c/c-parser.cc:25957 cp/parser.cc:49709
48941 #, gcc-internal-format
48942 msgid "%qs clause used lexically after first target construct or offloading API"
48943 msgstr ""
48945 #: c/c-parser.cc:25969 cp/parser.cc:49721
48946 #, gcc-internal-format
48947 msgid "more than one %<atomic_default_mem_order%> clause in a single compilation unit"
48948 msgstr ""
48950 #: c/c-parser.cc:25978 cp/parser.cc:49730
48951 #, gcc-internal-format
48952 msgid "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> construct without memory order clause"
48953 msgstr ""
48955 #: c/c-parser.cc:25992 cp/parser.cc:49744
48956 #, gcc-internal-format
48957 msgid "%<pragma omp requires%> requires at least one clause"
48958 msgstr ""
48960 #: c/c-parser.cc:26011
48961 #, gcc-internal-format
48962 msgid "zero sized type %qT in %<reduction%> clause"
48963 msgstr ""
48965 #: c/c-parser.cc:26017
48966 #, gcc-internal-format
48967 msgid "variable sized type %qT in %<reduction%> clause"
48968 msgstr ""
48970 #: c/c-parser.cc:26174 cp/parser.cc:49801
48971 #, gcc-internal-format
48972 msgid "expected %<at%>, %<severity%> or %<message%> clause"
48973 msgstr "očekivano je %<at%>, %<severity%> ili %<message%> klauzula"
48975 #: c/c-parser.cc:26207 cp/parser.cc:49836
48976 #, gcc-internal-format
48977 msgid "expected %qs or %qs"
48978 msgstr "očekivano je %qs ili %qs"
48980 #: c/c-parser.cc:26264 cp/parser.cc:49898
48981 #, gcc-internal-format
48982 msgid "%<#pragma omp error%> with %<at(execution)%> clause may only be used in compound statements"
48983 msgstr ""
48985 #: c/c-parser.cc:26287 cp/parser.cc:49925
48986 #, gcc-internal-format
48987 msgid "%<pragma omp error%> encountered: %s"
48988 msgstr ""
48990 #: c/c-parser.cc:26290 cp/parser.cc:49928
48991 #, gcc-internal-format
48992 msgid "%<pragma omp error%> encountered"
48993 msgstr ""
48995 #: c/c-parser.cc:26317 cp/parser.cc:48226
48996 #, gcc-internal-format
48997 msgid "expected at least one assumption clause"
48998 msgstr "očekivana je barem jedna klauzula pretpostavki"
49000 #: c/c-parser.cc:26403 cp/parser.cc:48312
49001 #, gcc-internal-format
49002 msgid "expected directive name"
49003 msgstr "očekivano je ime direktive"
49005 #: c/c-parser.cc:26416 cp/parser.cc:48325
49006 #, gcc-internal-format
49007 msgid "unknown OpenMP directive name in %qs clause argument"
49008 msgstr ""
49010 #: c/c-parser.cc:26423 cp/parser.cc:48332
49011 #, gcc-internal-format
49012 msgid "%<%s%s%s%s%s%> directive mentioned in both %<absent%> and %<contains%> clauses"
49013 msgstr ""
49015 #: c/c-parser.cc:26434 cp/parser.cc:48343
49016 #, gcc-internal-format
49017 msgid "%<%s%s%s%s%s%> directive mentioned multiple times in %qs clauses"
49018 msgstr ""
49020 #: c/c-parser.cc:26457 cp/parser.cc:48370
49021 #, gcc-internal-format
49022 msgid "unknown assumption clause %qs"
49023 msgstr "nepoznata klauzula pretpostavki %qs"
49025 #: c/c-parser.cc:26470 cp/parser.cc:48380
49026 #, gcc-internal-format
49027 msgid "expected assumption clause"
49028 msgstr "očekivana je klauzula pretpostavki"
49030 #: c/c-parser.cc:26640 cp/semantics.cc:9681
49031 #, gcc-internal-format
49032 msgid "%qE declared %<threadprivate%> after first use"
49033 msgstr ""
49035 #: c/c-parser.cc:26642 cp/semantics.cc:9683
49036 #, gcc-internal-format
49037 msgid "automatic variable %qE cannot be %<threadprivate%>"
49038 msgstr ""
49040 #: c/c-parser.cc:26646 cp/semantics.cc:9685
49041 #, gcc-internal-format
49042 msgid "%<threadprivate%> %qE has incomplete type"
49043 msgstr ""
49045 #: c/c-parser.cc:26826 cp/parser.cc:50667
49046 #, gcc-internal-format
49047 msgid "%<__transaction_cancel%> without transactional memory support enabled"
49048 msgstr ""
49050 #: c/c-parser.cc:26832 cp/parser.cc:50673
49051 #, gcc-internal-format
49052 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
49053 msgstr ""
49055 #: c/c-parser.cc:26841
49056 #, gcc-internal-format
49057 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%> or a %<transaction_may_cancel_outer%> function"
49058 msgstr ""
49060 #: c/c-parser.cc:26849 cp/parser.cc:50691
49061 #, gcc-internal-format
49062 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
49063 msgstr ""
49065 #: c/c-parser.cc:26942
49066 #, gcc-internal-format
49067 msgid "no closing brace"
49068 msgstr ""
49070 #: c/c-typeck.cc:237
49071 #, gcc-internal-format
49072 msgid "%qD has an incomplete type %qT"
49073 msgstr ""
49075 #: c/c-typeck.cc:251 c/c-typeck.cc:11338 c/c-typeck.cc:11380 cp/call.cc:4942
49076 #, gcc-internal-format
49077 msgid "invalid use of void expression"
49078 msgstr ""
49080 #: c/c-typeck.cc:259
49081 #, gcc-internal-format
49082 msgid "invalid use of flexible array member"
49083 msgstr ""
49085 #: c/c-typeck.cc:265 cp/typeck2.cc:346 rust/backend/rust-tree.cc:3919
49086 #, gcc-internal-format
49087 msgid "invalid use of array with unspecified bounds"
49088 msgstr ""
49090 #: c/c-typeck.cc:273
49091 #, gcc-internal-format
49092 msgid "invalid use of undefined type %qT"
49093 msgstr ""
49095 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
49096 #: c/c-typeck.cc:276
49097 #, gcc-internal-format
49098 msgid "invalid use of incomplete typedef %qT"
49099 msgstr ""
49101 #: c/c-typeck.cc:349
49102 #, gcc-internal-format
49103 msgid "%qT and %qT are in disjoint named address spaces"
49104 msgstr ""
49106 #: c/c-typeck.cc:374
49107 #, gcc-internal-format
49108 msgid "%qs attribute cannot be applied to a function that does not take variable arguments"
49109 msgstr ""
49111 #: c/c-typeck.cc:709 c/c-typeck.cc:732
49112 #, gcc-internal-format
49113 msgid "function types not truly compatible in ISO C"
49114 msgstr "tipovi funkcija nisu kompatibilni s ISO C"
49116 #: c/c-typeck.cc:888
49117 #, gcc-internal-format
49118 msgid "cannot mix operands of decimal floating and vector types"
49119 msgstr ""
49121 #: c/c-typeck.cc:893
49122 #, gcc-internal-format
49123 msgid "cannot mix operands of decimal floating and complex types"
49124 msgstr ""
49126 #: c/c-typeck.cc:898
49127 #, gcc-internal-format
49128 msgid "cannot mix operands of decimal floating and other floating types"
49129 msgstr ""
49131 #: c/c-typeck.cc:928
49132 #, gcc-internal-format
49133 msgid "%<_Complex _BitInt(%d)%> unsupported"
49134 msgstr ""
49136 #: c/c-typeck.cc:1474
49137 #, gcc-internal-format
49138 msgid "invalid use of pointers to arrays with different qualifiers in ISO C before C23"
49139 msgstr ""
49141 #: c/c-typeck.cc:1478
49142 #, gcc-internal-format
49143 msgid "types are not quite compatible"
49144 msgstr ""
49146 #: c/c-typeck.cc:1482
49147 #, gcc-internal-format
49148 msgid "pointer target types incompatible in C++"
49149 msgstr ""
49151 #: c/c-typeck.cc:1657
49152 #, gcc-internal-format
49153 msgid "function return types not compatible due to %<volatile%>"
49154 msgstr "povratni tipovi funkcija nisu kompatibilni zbog %<volatile%>"
49156 #: c/c-typeck.cc:1907
49157 #, gcc-internal-format
49158 msgid "converting an array compound literal to a pointer leads to a dangling pointer in C++"
49159 msgstr ""
49161 #: c/c-typeck.cc:2601 c/c-typeck.cc:9854
49162 #, gcc-internal-format
49163 msgid "%qT has no member named %qE; did you mean %qE?"
49164 msgstr ""
49166 #: c/c-typeck.cc:2605 c/c-typeck.cc:9858
49167 #, gcc-internal-format
49168 msgid "%qT has no member named %qE"
49169 msgstr ""
49171 #: c/c-typeck.cc:2614
49172 #, gcc-internal-format
49173 msgid "accessing a member %qE of an atomic structure %qE"
49174 msgstr ""
49176 #: c/c-typeck.cc:2617
49177 #, gcc-internal-format
49178 msgid "accessing a member %qE of an atomic union %qE"
49179 msgstr ""
49181 #: c/c-typeck.cc:2681
49182 #, gcc-internal-format
49183 msgid "%qE is a pointer to pointer; did you mean to dereference it before applying %<->%> to it?"
49184 msgstr ""
49186 #: c/c-typeck.cc:2690
49187 #, gcc-internal-format
49188 msgid "%qE is a pointer; did you mean to use %<->%>?"
49189 msgstr ""
49191 #: c/c-typeck.cc:2697
49192 #, gcc-internal-format
49193 msgid "request for member %qE in something not a structure or union"
49194 msgstr ""
49196 #: c/c-typeck.cc:2745
49197 #, gcc-internal-format
49198 msgid "dereferencing %<void *%> pointer"
49199 msgstr ""
49201 #: c/c-typeck.cc:2800
49202 #, gcc-internal-format
49203 msgid "subscripted value is neither array nor pointer nor vector"
49204 msgstr ""
49206 #: c/c-typeck.cc:2810 cp/typeck.cc:4005 cp/typeck.cc:4099
49207 #, gcc-internal-format
49208 msgid "array subscript is not an integer"
49209 msgstr ""
49211 #: c/c-typeck.cc:2816
49212 #, gcc-internal-format
49213 msgid "subscripted value is pointer to function"
49214 msgstr ""
49216 #: c/c-typeck.cc:2871
49217 #, gcc-internal-format
49218 msgid "ISO C forbids subscripting %<register%> array"
49219 msgstr ""
49221 #: c/c-typeck.cc:2874
49222 #, gcc-internal-format
49223 msgid "ISO C90 forbids subscripting non-lvalue array"
49224 msgstr ""
49226 #: c/c-typeck.cc:2993
49227 #, gcc-internal-format
49228 msgid "underspecified %qD referenced in its initializer"
49229 msgstr ""
49231 #: c/c-typeck.cc:3048
49232 #, gcc-internal-format
49233 msgid "enum constant defined here"
49234 msgstr ""
49236 #: c/c-typeck.cc:3156 cp/typeck.cc:2141
49237 #, gcc-internal-format
49238 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
49239 msgstr ""
49241 #: c/c-typeck.cc:3317
49242 #, gcc-internal-format
49243 msgid "called object %qE is not a function or function pointer"
49244 msgstr ""
49246 #: c/c-typeck.cc:3322
49247 #, gcc-internal-format
49248 msgid "called object %qD is not a function or function pointer"
49249 msgstr ""
49251 #: c/c-typeck.cc:3328
49252 #, gcc-internal-format
49253 msgid "called object is not a function or function pointer"
49254 msgstr ""
49256 #. This situation leads to run-time undefined behavior.  We can't,
49257 #. therefore, simply error unless we can prove that all possible
49258 #. executions of the program must execute the code.
49259 #: c/c-typeck.cc:3357
49260 #, gcc-internal-format
49261 msgid "function called through a non-compatible type"
49262 msgstr ""
49264 #: c/c-typeck.cc:3362 c/c-typeck.cc:3417
49265 #, gcc-internal-format
49266 msgid "function with qualified void return type called"
49267 msgstr ""
49269 #: c/c-typeck.cc:3472
49270 #, gcc-internal-format, gfc-internal-format
49271 msgid "type of formal parameter %d is incomplete"
49272 msgstr ""
49274 #: c/c-typeck.cc:3484
49275 #, gcc-internal-format
49276 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
49277 msgstr ""
49279 #: c/c-typeck.cc:3490
49280 #, gcc-internal-format
49281 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
49282 msgstr ""
49284 #: c/c-typeck.cc:3496
49285 #, gcc-internal-format
49286 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
49287 msgstr ""
49289 #: c/c-typeck.cc:3502
49290 #, gcc-internal-format
49291 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
49292 msgstr ""
49294 #: c/c-typeck.cc:3508
49295 #, gcc-internal-format
49296 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
49297 msgstr ""
49299 #: c/c-typeck.cc:3514
49300 #, gcc-internal-format
49301 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
49302 msgstr ""
49304 #: c/c-typeck.cc:3530
49305 #, gcc-internal-format
49306 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
49307 msgstr ""
49309 #: c/c-typeck.cc:3556
49310 #, gcc-internal-format
49311 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
49312 msgstr ""
49314 #: c/c-typeck.cc:3582
49315 #, gcc-internal-format
49316 msgid "passing argument %d of %qE with different width due to prototype"
49317 msgstr ""
49319 #: c/c-typeck.cc:3606
49320 #, gcc-internal-format
49321 msgid "passing argument %d of %qE as unsigned due to prototype"
49322 msgstr ""
49324 #: c/c-typeck.cc:3611
49325 #, gcc-internal-format
49326 msgid "passing argument %d of %qE as signed due to prototype"
49327 msgstr ""
49329 #: c/c-typeck.cc:3777
49330 #, gcc-internal-format
49331 msgid "too many arguments to method %qE"
49332 msgstr ""
49334 #: c/c-typeck.cc:3787
49335 #, gcc-internal-format
49336 msgid "too many arguments to built-in function %qE expecting %d"
49337 msgstr ""
49339 #: c/c-typeck.cc:3862
49340 #, gcc-internal-format
49341 msgid "implicit conversion from %qT to %qT when passing argument to function"
49342 msgstr ""
49344 #: c/c-typeck.cc:3932
49345 #, gcc-internal-format
49346 msgid "too few arguments to built-in function %qE expecting %u"
49347 msgstr ""
49349 #: c/c-typeck.cc:4110 c/c-typeck.cc:4138 cp/typeck.cc:5782 cp/typeck.cc:6065
49350 #, gcc-internal-format
49351 msgid "comparison with string literal results in unspecified behavior"
49352 msgstr ""
49354 #: c/c-typeck.cc:4118 c/c-typeck.cc:4129 cp/typeck.cc:5814 cp/typeck.cc:5838
49355 #, gcc-internal-format
49356 msgid "comparison between pointer and zero character constant"
49357 msgstr ""
49359 #: c/c-typeck.cc:4121 c/c-typeck.cc:4132 cp/typeck.cc:5817 cp/typeck.cc:5841
49360 #, gcc-internal-format
49361 msgid "did you mean to dereference the pointer?"
49362 msgstr ""
49364 #: c/c-typeck.cc:4159
49365 #, gcc-internal-format
49366 msgid "comparison between %qT and %qT"
49367 msgstr ""
49369 #: c/c-typeck.cc:4218
49370 #, gcc-internal-format
49371 msgid "pointer of type %<void *%> used in subtraction"
49372 msgstr ""
49374 #: c/c-typeck.cc:4221
49375 #, gcc-internal-format
49376 msgid "pointer to a function used in subtraction"
49377 msgstr ""
49379 #: c/c-typeck.cc:4255
49380 #, gcc-internal-format
49381 msgid "arithmetic on pointer to an incomplete type"
49382 msgstr ""
49384 #: c/c-typeck.cc:4264 cp/typeck.cc:6860
49385 #, gcc-internal-format
49386 msgid "arithmetic on pointer to an empty aggregate"
49387 msgstr ""
49389 #: c/c-typeck.cc:4710
49390 #, gcc-internal-format
49391 msgid "%<~%> on a boolean expression"
49392 msgstr ""
49394 #: c/c-typeck.cc:4714
49395 #, gcc-internal-format
49396 msgid "did you mean to use logical not?"
49397 msgstr ""
49399 #: c/c-typeck.cc:4724
49400 #, gcc-internal-format
49401 msgid "ISO C does not support %<~%> for complex conjugation"
49402 msgstr ""
49404 #: c/c-typeck.cc:4748
49405 #, gcc-internal-format
49406 msgid "wrong type argument to absu"
49407 msgstr ""
49409 #: c/c-typeck.cc:4774
49410 #, gcc-internal-format
49411 msgid "wrong type argument to unary exclamation mark"
49412 msgstr ""
49414 #: c/c-typeck.cc:4832
49415 #, gcc-internal-format
49416 msgid "increment of enumeration value is invalid in C++"
49417 msgstr ""
49419 #: c/c-typeck.cc:4835
49420 #, gcc-internal-format
49421 msgid "decrement of enumeration value is invalid in C++"
49422 msgstr ""
49424 #: c/c-typeck.cc:4842
49425 #, gcc-internal-format
49426 msgid "increment of a boolean expression"
49427 msgstr ""
49429 #: c/c-typeck.cc:4845
49430 #, gcc-internal-format
49431 msgid "decrement of a boolean expression"
49432 msgstr ""
49434 #: c/c-typeck.cc:4861
49435 #, gcc-internal-format
49436 msgid "ISO C does not support %<++%> and %<--%> on complex types"
49437 msgstr ""
49439 #: c/c-typeck.cc:4887 c/c-typeck.cc:4921
49440 #, gcc-internal-format
49441 msgid "wrong type argument to increment"
49442 msgstr ""
49444 #: c/c-typeck.cc:4889 c/c-typeck.cc:4924
49445 #, gcc-internal-format
49446 msgid "wrong type argument to decrement"
49447 msgstr ""
49449 #: c/c-typeck.cc:4909
49450 #, gcc-internal-format
49451 msgid "increment of pointer to an incomplete type %qT"
49452 msgstr ""
49454 #: c/c-typeck.cc:4913
49455 #, gcc-internal-format
49456 msgid "decrement of pointer to an incomplete type %qT"
49457 msgstr ""
49459 #: c/c-typeck.cc:5021
49460 #, gcc-internal-format
49461 msgid "taking address of expression of type %<void%>"
49462 msgstr ""
49464 #: c/c-typeck.cc:5080 c/c-typeck.cc:5273
49465 #, gcc-internal-format
49466 msgid "cannot take address of bit-field %qD"
49467 msgstr ""
49469 #: c/c-typeck.cc:5094
49470 #, gcc-internal-format
49471 msgid "cannot take address of scalar with reverse storage order"
49472 msgstr ""
49474 #: c/c-typeck.cc:5102
49475 #, gcc-internal-format
49476 msgid "address of array with reverse scalar storage order requested"
49477 msgstr ""
49479 #: c/c-typeck.cc:5288
49480 #, gcc-internal-format
49481 msgid "address of register compound literal requested"
49482 msgstr ""
49484 #: c/c-typeck.cc:5309
49485 #, gcc-internal-format
49486 msgid "global register variable %qD used in nested function"
49487 msgstr ""
49489 #: c/c-typeck.cc:5312
49490 #, gcc-internal-format
49491 msgid "register variable %qD used in nested function"
49492 msgstr ""
49494 #: c/c-typeck.cc:5317
49495 #, gcc-internal-format
49496 msgid "address of global register variable %qD requested"
49497 msgstr ""
49499 #: c/c-typeck.cc:5319 d/d-codegen.cc:721
49500 #, gcc-internal-format
49501 msgid "address of register variable %qD requested"
49502 msgstr ""
49504 #: c/c-typeck.cc:5458
49505 #, gcc-internal-format
49506 msgid "non-lvalue array in conditional expression"
49507 msgstr ""
49509 #: c/c-typeck.cc:5540
49510 #, gcc-internal-format
49511 msgid "implicit conversion from %qT to %qT to match other result of conditional"
49512 msgstr ""
49514 #: c/c-typeck.cc:5599 c/c-typeck.cc:5605
49515 #, gcc-internal-format
49516 msgid "operand of %<?:%> changes signedness from %qT to %qT due to unsignedness of other operand"
49517 msgstr ""
49519 #: c/c-typeck.cc:5622
49520 #, gcc-internal-format
49521 msgid "ISO C forbids conditional expr with only one void side"
49522 msgstr ""
49524 #: c/c-typeck.cc:5639
49525 #, gcc-internal-format
49526 msgid "pointers to disjoint address spaces used in conditional expression"
49527 msgstr ""
49529 #: c/c-typeck.cc:5663
49530 #, gcc-internal-format
49531 msgid "pointer to array loses qualifier in conditional expression"
49532 msgstr ""
49534 #: c/c-typeck.cc:5667
49535 #, gcc-internal-format
49536 msgid "pointer to array loses qualifier in conditional expression in ISO C before C23"
49537 msgstr ""
49539 #: c/c-typeck.cc:5672
49540 #, gcc-internal-format
49541 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
49542 msgstr ""
49544 #: c/c-typeck.cc:5694
49545 #, gcc-internal-format
49546 msgid "pointer type mismatch in conditional expression"
49547 msgstr ""
49549 #: c/c-typeck.cc:5697
49550 #, gcc-internal-format
49551 msgid "first expression has type %qT"
49552 msgstr "prvi izraz ima tip %qT"
49554 #: c/c-typeck.cc:5698
49555 #, gcc-internal-format
49556 msgid "second expression has type %qT"
49557 msgstr "drugi izraz ima tip %qT"
49559 #: c/c-typeck.cc:5709 c/c-typeck.cc:5722
49560 #, gcc-internal-format
49561 msgid "pointer/integer type mismatch in conditional expression"
49562 msgstr ""
49564 #: c/c-typeck.cc:5749
49565 #, gcc-internal-format
49566 msgid "type mismatch in conditional expression"
49567 msgstr ""
49569 #: c/c-typeck.cc:5864
49570 #, gcc-internal-format
49571 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %E"
49572 msgstr ""
49574 #: c/c-typeck.cc:5868
49575 #, gcc-internal-format
49576 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>"
49577 msgstr ""
49579 #: c/c-typeck.cc:5886
49580 #, gcc-internal-format
49581 msgid "ignoring return value of type %qT, declared with attribute %<nodiscard%>: %E"
49582 msgstr ""
49584 #: c/c-typeck.cc:5891
49585 #, gcc-internal-format
49586 msgid "ignoring return value of type %qT, declared with attribute %<nodiscard%>"
49587 msgstr ""
49589 #: c/c-typeck.cc:5900 cp/cvt.cc:1116 rust/backend/rust-tree.cc:640
49590 #, gcc-internal-format
49591 msgid "in call to %qD, declared here"
49592 msgstr ""
49594 #: c/c-typeck.cc:5949
49595 #, gcc-internal-format
49596 msgid "left-hand operand of comma expression has no effect"
49597 msgstr ""
49599 #: c/c-typeck.cc:5967 c/c-typeck.cc:11907
49600 #, gcc-internal-format
49601 msgid "right-hand operand of comma expression has no effect"
49602 msgstr ""
49604 #: c/c-typeck.cc:6038
49605 msgid "cast adds %q#v qualifier to function type"
49606 msgstr ""
49608 #: c/c-typeck.cc:6044
49609 msgid "cast discards %qv qualifier from pointer target type"
49610 msgstr ""
49612 #: c/c-typeck.cc:6079
49613 #, gcc-internal-format
49614 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
49615 msgstr ""
49617 #: c/c-typeck.cc:6176
49618 #, gcc-internal-format
49619 msgid "cast specifies array type"
49620 msgstr ""
49622 #: c/c-typeck.cc:6182
49623 #, gcc-internal-format
49624 msgid "cast specifies function type"
49625 msgstr ""
49627 #: c/c-typeck.cc:6197
49628 #, gcc-internal-format
49629 msgid "ISO C forbids casting nonscalar to the same type"
49630 msgstr ""
49632 #: c/c-typeck.cc:6201
49633 #, gcc-internal-format
49634 msgid "useless cast to type %qT"
49635 msgstr ""
49637 #: c/c-typeck.cc:6221
49638 #, gcc-internal-format
49639 msgid "ISO C forbids casts to union type"
49640 msgstr ""
49642 #: c/c-typeck.cc:6231
49643 #, gcc-internal-format
49644 msgid "cast to union type from type not present in union"
49645 msgstr ""
49647 #: c/c-typeck.cc:6266
49648 #, gcc-internal-format
49649 msgid "cast to %qs address space pointer from disjoint generic address space pointer"
49650 msgstr ""
49652 #: c/c-typeck.cc:6271
49653 #, gcc-internal-format
49654 msgid "cast to generic address space pointer from disjoint %qs address space pointer"
49655 msgstr ""
49657 #: c/c-typeck.cc:6276
49658 #, gcc-internal-format
49659 msgid "cast to %qs address space pointer from disjoint %qs address space pointer"
49660 msgstr ""
49662 #: c/c-typeck.cc:6309
49663 #, gcc-internal-format
49664 msgid "cast increases required alignment of target type"
49665 msgstr ""
49667 #: c/c-typeck.cc:6321
49668 #, gcc-internal-format
49669 msgid "cast from pointer to integer of different size"
49670 msgstr ""
49672 #: c/c-typeck.cc:6326
49673 #, gcc-internal-format
49674 msgid "cast from function call of type %qT to non-matching type %qT"
49675 msgstr ""
49677 #: c/c-typeck.cc:6336 cp/typeck.cc:9296
49678 #, gcc-internal-format
49679 msgid "cast to pointer from integer of different size"
49680 msgstr ""
49682 #: c/c-typeck.cc:6350
49683 #, gcc-internal-format
49684 msgid "ISO C forbids conversion of function pointer to object pointer type"
49685 msgstr ""
49687 #: c/c-typeck.cc:6359
49688 #, gcc-internal-format
49689 msgid "ISO C forbids conversion of object pointer to function pointer type"
49690 msgstr ""
49692 #: c/c-typeck.cc:6369
49693 #, gcc-internal-format
49694 msgid "cast between incompatible function types from %qT to %qT"
49695 msgstr ""
49697 #: c/c-typeck.cc:6481
49698 #, gcc-internal-format
49699 msgid "defining a type in a cast is invalid in C++"
49700 msgstr ""
49702 #: c/c-typeck.cc:6522
49703 #, gcc-internal-format
49704 msgid "assignment to expression with array type"
49705 msgstr ""
49707 #: c/c-typeck.cc:6648
49708 #, gcc-internal-format
49709 msgid "enum conversion in assignment is invalid in C++"
49710 msgstr ""
49712 #: c/c-typeck.cc:6850 c/c-typeck.cc:6867 c/c-typeck.cc:6918
49713 #, gcc-internal-format
49714 msgid "(near initialization for %qs)"
49715 msgstr ""
49717 #: c/c-typeck.cc:6933
49718 #, gcc-internal-format
49719 msgid "array initialized from parenthesized string constant"
49720 msgstr ""
49722 #: c/c-typeck.cc:6976 c/c-typeck.cc:7217
49723 #, gcc-internal-format
49724 msgid "expected %qT but argument is of type %qT"
49725 msgstr ""
49727 #: c/c-typeck.cc:7010
49728 #, gcc-internal-format
49729 msgid "%qD argument %d type is %qT where %qT is expected in a call to built-in function declared without prototype"
49730 msgstr ""
49732 #: c/c-typeck.cc:7013
49733 #, gcc-internal-format
49734 msgid "%qD argument %d promotes to %qT where %qT is expected in a call to built-in function declared without prototype"
49735 msgstr ""
49737 #: c/c-typeck.cc:7018
49738 #, gcc-internal-format
49739 msgid "built-in %qD declared here"
49740 msgstr ""
49742 #: c/c-typeck.cc:7212
49743 #, gcc-internal-format
49744 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
49745 msgstr ""
49747 #: c/c-typeck.cc:7221
49748 #, gcc-internal-format
49749 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
49750 msgstr ""
49752 #: c/c-typeck.cc:7226
49753 #, gcc-internal-format
49754 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
49755 msgstr ""
49757 #: c/c-typeck.cc:7231
49758 #, gcc-internal-format
49759 msgid "enum conversion from %qT to %qT in return is invalid in C++"
49760 msgstr ""
49762 #: c/c-typeck.cc:7249
49763 #, gcc-internal-format
49764 msgid "implicit conversion from %qT to %qT"
49765 msgstr ""
49767 #: c/c-typeck.cc:7428 c/c-typeck.cc:7826
49768 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
49769 msgstr ""
49771 #: c/c-typeck.cc:7431 c/c-typeck.cc:7829
49772 msgid "assignment makes %q#v qualified function pointer from unqualified"
49773 msgstr ""
49775 #: c/c-typeck.cc:7434 c/c-typeck.cc:7831
49776 msgid "initialization makes %q#v qualified function pointer from unqualified"
49777 msgstr ""
49779 #: c/c-typeck.cc:7437 c/c-typeck.cc:7833
49780 msgid "return makes %q#v qualified function pointer from unqualified"
49781 msgstr ""
49783 #: c/c-typeck.cc:7445 c/c-typeck.cc:7717 c/c-typeck.cc:7760
49784 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
49785 msgstr ""
49787 #: c/c-typeck.cc:7447 c/c-typeck.cc:7719 c/c-typeck.cc:7762
49788 msgid "assignment discards %qv qualifier from pointer target type"
49789 msgstr ""
49791 #: c/c-typeck.cc:7449 c/c-typeck.cc:7721 c/c-typeck.cc:7764
49792 msgid "initialization discards %qv qualifier from pointer target type"
49793 msgstr ""
49795 #: c/c-typeck.cc:7451 c/c-typeck.cc:7723 c/c-typeck.cc:7766
49796 msgid "return discards %qv qualifier from pointer target type"
49797 msgstr ""
49799 #: c/c-typeck.cc:7460
49800 #, gcc-internal-format
49801 msgid "ISO C prohibits argument conversion to union type"
49802 msgstr ""
49804 #: c/c-typeck.cc:7528
49805 #, gcc-internal-format
49806 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
49807 msgstr ""
49809 #: c/c-typeck.cc:7555
49810 #, gcc-internal-format
49811 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
49812 msgstr ""
49814 #: c/c-typeck.cc:7566
49815 #, gcc-internal-format
49816 msgid "assignment from pointer to non-enclosed address space"
49817 msgstr ""
49819 #: c/c-typeck.cc:7577
49820 #, gcc-internal-format
49821 msgid "initialization from pointer to non-enclosed address space"
49822 msgstr ""
49824 #: c/c-typeck.cc:7587
49825 #, gcc-internal-format
49826 msgid "return from pointer to non-enclosed address space"
49827 msgstr ""
49829 #: c/c-typeck.cc:7603
49830 #, gcc-internal-format
49831 msgid "expected %qT but pointer is of type %qT"
49832 msgstr "očekivan %qT ali pokazivač je tipa %qT"
49834 #: c/c-typeck.cc:7618
49835 #, gcc-internal-format
49836 msgid "argument %d of %qE might be a candidate for a format attribute"
49837 msgstr ""
49839 #: c/c-typeck.cc:7624
49840 #, gcc-internal-format
49841 msgid "assignment left-hand side might be a candidate for a format attribute"
49842 msgstr ""
49844 #: c/c-typeck.cc:7630
49845 #, gcc-internal-format
49846 msgid "initialization left-hand side might be a candidate for a format attribute"
49847 msgstr ""
49849 #: c/c-typeck.cc:7635 cp/typeck.cc:10459
49850 #, gcc-internal-format
49851 msgid "return type might be a candidate for a format attribute"
49852 msgstr ""
49854 #: c/c-typeck.cc:7659
49855 #, gcc-internal-format
49856 msgid "passing argument %d of %qE from incompatible scalar storage order"
49857 msgstr ""
49859 #: c/c-typeck.cc:7669
49860 #, gcc-internal-format
49861 msgid "assignment to %qT from pointer type %qT with incompatible scalar storage order"
49862 msgstr ""
49864 #: c/c-typeck.cc:7679
49865 #, gcc-internal-format
49866 msgid "initialization of %qT from pointer type %qT with incompatible scalar storage order"
49867 msgstr ""
49869 #: c/c-typeck.cc:7684
49870 #, gcc-internal-format
49871 msgid "returning %qT from pointer type with incompatible scalar storage order %qT"
49872 msgstr ""
49874 #: c/c-typeck.cc:7734
49875 #, gcc-internal-format
49876 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
49877 msgstr ""
49879 #: c/c-typeck.cc:7737
49880 #, gcc-internal-format
49881 msgid "ISO C forbids assignment between function pointer and %<void *%>"
49882 msgstr ""
49884 #: c/c-typeck.cc:7739
49885 #, gcc-internal-format
49886 msgid "ISO C forbids initialization between function pointer and %<void *%>"
49887 msgstr ""
49889 #: c/c-typeck.cc:7741
49890 #, gcc-internal-format
49891 msgid "ISO C forbids return between function pointer and %<void *%>"
49892 msgstr ""
49894 #: c/c-typeck.cc:7771
49895 #, gcc-internal-format
49896 msgid "array with qualifier on the element is not qualified before C23"
49897 msgstr ""
49899 #: c/c-typeck.cc:7788
49900 #, gcc-internal-format
49901 msgid "pointer targets in passing argument %d of %qE differ in signedness"
49902 msgstr ""
49904 #: c/c-typeck.cc:7796
49905 #, gcc-internal-format
49906 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
49907 msgstr ""
49909 #: c/c-typeck.cc:7802
49910 #, gcc-internal-format
49911 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
49912 msgstr ""
49914 #: c/c-typeck.cc:7807
49915 #, gcc-internal-format
49916 msgid "pointer targets in returning %qT from a function with return type %qT differ in signedness"
49917 msgstr ""
49919 #: c/c-typeck.cc:7849
49920 #, gcc-internal-format
49921 msgid "passing argument %d of %qE from incompatible pointer type"
49922 msgstr ""
49924 #: c/c-typeck.cc:7858
49925 #, gcc-internal-format
49926 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
49927 msgstr ""
49929 #: c/c-typeck.cc:7863
49930 #, gcc-internal-format
49931 msgid "assignment to %qT from incompatible pointer type %qT"
49932 msgstr ""
49934 #: c/c-typeck.cc:7870
49935 #, gcc-internal-format
49936 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
49937 msgstr ""
49939 #: c/c-typeck.cc:7875
49940 #, gcc-internal-format
49941 msgid "initialization of %qT from incompatible pointer type %qT"
49942 msgstr ""
49944 #: c/c-typeck.cc:7882
49945 #, gcc-internal-format
49946 msgid "returning pointer to %qD of type %qT from a function with incompatible type %qT"
49947 msgstr ""
49949 #: c/c-typeck.cc:7887
49950 #, gcc-internal-format
49951 msgid "returning %qT from a function with incompatible return type %qT"
49952 msgstr ""
49954 #: c/c-typeck.cc:7929
49955 #, gcc-internal-format
49956 msgid "passing argument %d of %qE makes pointer from integer without a cast"
49957 msgstr ""
49959 #: c/c-typeck.cc:7936
49960 #, gcc-internal-format
49961 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
49962 msgstr ""
49964 #: c/c-typeck.cc:7942
49965 #, gcc-internal-format
49966 msgid "initialization of %qT from %qT makes pointer from integer without a cast"
49967 msgstr ""
49969 #: c/c-typeck.cc:7947
49970 #, gcc-internal-format
49971 msgid "returning %qT from a function with return type %qT makes pointer from integer without a cast"
49972 msgstr ""
49974 #: c/c-typeck.cc:7968
49975 #, gcc-internal-format
49976 msgid "passing argument %d of %qE makes integer from pointer without a cast"
49977 msgstr ""
49979 #: c/c-typeck.cc:7975
49980 #, gcc-internal-format
49981 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
49982 msgstr ""
49984 #: c/c-typeck.cc:7981
49985 #, gcc-internal-format
49986 msgid "initialization of %qT from %qT makes integer from pointer without a cast"
49987 msgstr ""
49989 #: c/c-typeck.cc:7985
49990 #, gcc-internal-format
49991 msgid "returning %qT from a function with return type %qT makes integer from pointer without a cast"
49992 msgstr ""
49994 #: c/c-typeck.cc:8017
49995 #, gcc-internal-format
49996 msgid "incompatible type for argument %d of %qE"
49997 msgstr ""
49999 #: c/c-typeck.cc:8028
50000 #, gcc-internal-format
50001 msgid "incompatible types when assigning to type %qT from type %qT"
50002 msgstr ""
50004 #: c/c-typeck.cc:8039
50005 #, gcc-internal-format
50006 msgid "incompatible types when initializing type %qT using type %qT"
50007 msgstr ""
50009 #: c/c-typeck.cc:8049
50010 #, gcc-internal-format
50011 msgid "incompatible types when returning type %qT but %qT was expected"
50012 msgstr ""
50014 #: c/c-typeck.cc:8129
50015 #, gcc-internal-format
50016 msgid "traditional C rejects automatic aggregate initialization"
50017 msgstr ""
50019 #: c/c-typeck.cc:8371
50020 #, gcc-internal-format
50021 msgid "%<constexpr%> pointer initializer is not null"
50022 msgstr ""
50024 #: c/c-typeck.cc:8379
50025 #, gcc-internal-format
50026 msgid "%<constexpr%> integer initializer is not an integer constant expression"
50027 msgstr ""
50029 #: c/c-typeck.cc:8382 c/c-typeck.cc:8444 c/c-typeck.cc:8581
50030 #, gcc-internal-format
50031 msgid "%<constexpr%> initializer not representable in type of object"
50032 msgstr ""
50034 #: c/c-typeck.cc:8392
50035 #, gcc-internal-format
50036 msgid "%<constexpr%> initializer is not an arithmetic constant expression"
50037 msgstr ""
50039 #: c/c-typeck.cc:8409
50040 #, gcc-internal-format
50041 msgid "%<constexpr%> initializer for a real type is of complex type"
50042 msgstr ""
50044 #: c/c-typeck.cc:8418
50045 #, gcc-internal-format
50046 msgid "%<constexpr%> initializer for a binary floating-point type is of decimal type"
50047 msgstr ""
50049 #: c/c-typeck.cc:8546 c/c-typeck.cc:9480 cp/typeck2.cc:1218
50050 #, gcc-internal-format
50051 msgid "initialization of a flexible array member"
50052 msgstr ""
50054 #: c/c-typeck.cc:8562 cp/typeck2.cc:1235
50055 #, gcc-internal-format
50056 msgid "cannot initialize array of %qT from a string literal with type array of %qT"
50057 msgstr ""
50059 #: c/c-typeck.cc:8621
50060 #, gcc-internal-format
50061 msgid "array of inappropriate type initialized from string constant"
50062 msgstr ""
50064 #: c/c-typeck.cc:8689 cp/typeck.cc:2534
50065 #, gcc-internal-format
50066 msgid "invalid use of non-lvalue array"
50067 msgstr ""
50069 #: c/c-typeck.cc:8703 c/c-typeck.cc:8829 c/c-typeck.cc:9565
50070 #, gcc-internal-format
50071 msgid "invalid initializer"
50072 msgstr ""
50074 #: c/c-typeck.cc:8715 c/c-typeck.cc:8739 c/c-typeck.cc:8742 c/c-typeck.cc:8750
50075 #: c/c-typeck.cc:8798 c/c-typeck.cc:10344 c/c-typeck.cc:10423
50076 #, gcc-internal-format
50077 msgid "initializer element is not constant"
50078 msgstr ""
50080 #: c/c-typeck.cc:8724
50081 #, gcc-internal-format
50082 msgid "array initialized from non-constant array expression"
50083 msgstr ""
50085 #: c/c-typeck.cc:8755 c/c-typeck.cc:8811 c/c-typeck.cc:10433
50086 #, gcc-internal-format
50087 msgid "initializer element is not a constant expression"
50088 msgstr ""
50090 #: c/c-typeck.cc:8805 c/c-typeck.cc:10428
50091 #, gcc-internal-format
50092 msgid "initializer element is not computable at load time"
50093 msgstr ""
50095 #: c/c-typeck.cc:9107 cp/decl.cc:7691
50096 #, gcc-internal-format
50097 msgid "opaque vector types cannot be initialized"
50098 msgstr ""
50100 #: c/c-typeck.cc:9327
50101 #, gcc-internal-format
50102 msgid "extra brace group at end of initializer"
50103 msgstr ""
50105 #: c/c-typeck.cc:9410
50106 #, gcc-internal-format
50107 msgid "braces around scalar initializer"
50108 msgstr ""
50110 #: c/c-typeck.cc:9477 c/c-typeck.cc:10966 cp/typeck2.cc:1245 cp/typeck2.cc:1580
50111 #, gcc-internal-format
50112 msgid "initialization of flexible array member in a nested context"
50113 msgstr ""
50115 #: c/c-typeck.cc:9514
50116 #, gcc-internal-format
50117 msgid "missing braces around initializer"
50118 msgstr ""
50120 #: c/c-typeck.cc:9537
50121 #, gcc-internal-format
50122 msgid "missing initializer for field %qD of %qT"
50123 msgstr ""
50125 #: c/c-typeck.cc:9577
50126 #, gcc-internal-format
50127 msgid "extra elements in scalar initializer"
50128 msgstr ""
50130 #: c/c-typeck.cc:9696 c/c-typeck.cc:9778
50131 #, gcc-internal-format
50132 msgid "array index in non-array initializer"
50133 msgstr ""
50135 #: c/c-typeck.cc:9701 c/c-typeck.cc:9840
50136 #, gcc-internal-format
50137 msgid "field name not in record or union initializer"
50138 msgstr ""
50140 #: c/c-typeck.cc:9751
50141 #, gcc-internal-format
50142 msgid "array index in initializer not of integer type"
50143 msgstr ""
50145 #: c/c-typeck.cc:9760 c/c-typeck.cc:9769
50146 #, gcc-internal-format
50147 msgid "array index in initializer is not an integer constant expression"
50148 msgstr ""
50150 #: c/c-typeck.cc:9774 c/c-typeck.cc:9776
50151 #, gcc-internal-format
50152 msgid "nonconstant array index in initializer"
50153 msgstr ""
50155 #: c/c-typeck.cc:9780 c/c-typeck.cc:9783
50156 #, gcc-internal-format
50157 msgid "array index in initializer exceeds array bounds"
50158 msgstr ""
50160 #: c/c-typeck.cc:9802
50161 #, gcc-internal-format
50162 msgid "empty index range in initializer"
50163 msgstr ""
50165 #: c/c-typeck.cc:9811
50166 #, gcc-internal-format
50167 msgid "array index range in initializer exceeds array bounds"
50168 msgstr ""
50170 #: c/c-typeck.cc:9913 c/c-typeck.cc:9943 c/c-typeck.cc:10521
50171 #, gcc-internal-format
50172 msgid "initialized field with side-effects overwritten"
50173 msgstr ""
50175 #: c/c-typeck.cc:9917 c/c-typeck.cc:9947 c/c-typeck.cc:10524
50176 #, gcc-internal-format
50177 msgid "initialized field overwritten"
50178 msgstr ""
50180 #: c/c-typeck.cc:10455
50181 #, gcc-internal-format
50182 msgid "enum conversion in initialization is invalid in C++"
50183 msgstr ""
50185 #: c/c-typeck.cc:10836
50186 #, gcc-internal-format
50187 msgid "excess elements in %qT initializer"
50188 msgstr ""
50190 #: c/c-typeck.cc:10848 c/c-typeck.cc:10925
50191 #, gcc-internal-format
50192 msgid "excess elements in struct initializer"
50193 msgstr ""
50195 #: c/c-typeck.cc:10869
50196 #, gcc-internal-format
50197 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
50198 msgstr ""
50200 #: c/c-typeck.cc:10940 cp/typeck2.cc:1222
50201 #, gcc-internal-format
50202 msgid "non-static initialization of a flexible array member"
50203 msgstr ""
50205 #: c/c-typeck.cc:11035
50206 #, gcc-internal-format
50207 msgid "excess elements in union initializer"
50208 msgstr ""
50210 #: c/c-typeck.cc:11057
50211 #, gcc-internal-format
50212 msgid "traditional C rejects initialization of unions"
50213 msgstr ""
50215 #: c/c-typeck.cc:11119
50216 #, gcc-internal-format
50217 msgid "excess elements in array initializer"
50218 msgstr ""
50220 #: c/c-typeck.cc:11153
50221 #, gcc-internal-format
50222 msgid "excess elements in vector initializer"
50223 msgstr ""
50225 #: c/c-typeck.cc:11185
50226 #, gcc-internal-format
50227 msgid "excess elements in scalar initializer"
50228 msgstr ""
50230 #: c/c-typeck.cc:11428
50231 #, gcc-internal-format
50232 msgid "ISO C forbids %<goto *expr;%>"
50233 msgstr ""
50235 #: c/c-typeck.cc:11434
50236 #, gcc-internal-format
50237 msgid "computed goto must be pointer type"
50238 msgstr ""
50240 #: c/c-typeck.cc:11463 c/gimple-parser.cc:2562 cp/typeck.cc:11060
50241 #, gcc-internal-format
50242 msgid "function declared %<noreturn%> has a %<return%> statement"
50243 msgstr ""
50245 #: c/c-typeck.cc:11490
50246 #, gcc-internal-format
50247 msgid "%<return%> with no value, in function returning non-void"
50248 msgstr ""
50250 #: c/c-typeck.cc:11503 c/gimple-parser.cc:2572
50251 #, gcc-internal-format
50252 msgid "%<return%> with a value, in function returning void"
50253 msgstr ""
50255 #: c/c-typeck.cc:11506
50256 #, gcc-internal-format
50257 msgid "ISO C forbids %<return%> with expression, in function returning void"
50258 msgstr ""
50260 #: c/c-typeck.cc:11583
50261 #, gcc-internal-format
50262 msgid "function returns address of label"
50263 msgstr ""
50265 #: c/c-typeck.cc:11674 cp/semantics.cc:1706
50266 #, gcc-internal-format
50267 msgid "switch quantity not an integer"
50268 msgstr ""
50270 #: c/c-typeck.cc:11699
50271 #, gcc-internal-format
50272 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
50273 msgstr ""
50275 #: c/c-typeck.cc:11737 c/c-typeck.cc:11745
50276 #, gcc-internal-format
50277 msgid "case label is not an integer constant expression"
50278 msgstr ""
50280 #: c/c-typeck.cc:11751 cp/parser.cc:13099
50281 #, gcc-internal-format
50282 msgid "case label not within a switch statement"
50283 msgstr ""
50285 #: c/c-typeck.cc:11753
50286 #, gcc-internal-format
50287 msgid "%<default%> label not within a switch statement"
50288 msgstr ""
50290 #: c/c-typeck.cc:11829 cp/parser.cc:14819
50291 #, gcc-internal-format
50292 msgid "break statement not within loop or switch"
50293 msgstr ""
50295 #: c/c-typeck.cc:11832 c/c-typeck.cc:11852 cp/decl.cc:4052 cp/parser.cc:14829
50296 #: cp/parser.cc:14850
50297 #, gcc-internal-format
50298 msgid "invalid exit from OpenMP structured block"
50299 msgstr ""
50301 #: c/c-typeck.cc:11835 cp/parser.cc:14832
50302 #, gcc-internal-format
50303 msgid "break statement used with OpenMP for loop"
50304 msgstr ""
50306 #: c/c-typeck.cc:11849 cp/parser.cc:14842
50307 #, gcc-internal-format
50308 msgid "continue statement not within a loop"
50309 msgstr ""
50311 #: c/c-typeck.cc:11889 cp/cp-gimplify.cc:272
50312 #, gcc-internal-format
50313 msgid "statement with no effect"
50314 msgstr ""
50316 #: c/c-typeck.cc:11933
50317 #, gcc-internal-format
50318 msgid "expression statement has incomplete type"
50319 msgstr ""
50321 #: c/c-typeck.cc:12224
50322 #, gcc-internal-format
50323 msgid "the comparison will always evaluate as %<false%> for the pointer operand in %qE must not be NULL"
50324 msgstr ""
50326 #: c/c-typeck.cc:12229
50327 #, gcc-internal-format
50328 msgid "the comparison will always evaluate as %<true%> for the pointer operand in %qE must not be NULL"
50329 msgstr ""
50331 #: c/c-typeck.cc:12247 c/c-typeck.cc:12285
50332 #, gcc-internal-format
50333 msgid "the comparison will always evaluate as %<false%> for the address of %qE will never be NULL"
50334 msgstr ""
50336 #: c/c-typeck.cc:12252 c/c-typeck.cc:12290
50337 #, gcc-internal-format
50338 msgid "the comparison will always evaluate as %<true%> for the address of %qE will never be NULL"
50339 msgstr ""
50341 #: c/c-typeck.cc:12882 c/c-typeck.cc:13046 cp/typeck.cc:6087
50342 #, gcc-internal-format
50343 msgid "comparing vectors with different element types"
50344 msgstr ""
50346 #: c/c-typeck.cc:12890 c/c-typeck.cc:13054 cp/typeck.cc:6100
50347 #, gcc-internal-format
50348 msgid "comparing vectors with different number of elements"
50349 msgstr ""
50351 #: c/c-typeck.cc:12905 c/c-typeck.cc:13069 cp/typeck.cc:6118
50352 #, gcc-internal-format
50353 msgid "comparison between types %qT and %qT"
50354 msgstr ""
50356 #: c/c-typeck.cc:12915 c/c-typeck.cc:13079 cp/typeck.cc:6135
50357 #, gcc-internal-format
50358 msgid "could not find an integer type of the same size as %qT"
50359 msgstr ""
50361 #: c/c-typeck.cc:12929 cp/typeck.cc:5771
50362 #, gcc-internal-format
50363 msgid "comparing floating-point with %<==%> or %<!=%> is unsafe"
50364 msgstr ""
50366 #: c/c-typeck.cc:12968 c/c-typeck.cc:13120
50367 #, gcc-internal-format
50368 msgid "comparison of pointers to disjoint address spaces"
50369 msgstr ""
50371 #: c/c-typeck.cc:12975 c/c-typeck.cc:12981
50372 #, gcc-internal-format
50373 msgid "ISO C forbids comparison of %<void *%> with function pointer"
50374 msgstr ""
50376 #: c/c-typeck.cc:12988 c/c-typeck.cc:13130
50377 #, gcc-internal-format
50378 msgid "comparison of distinct pointer types lacks a cast"
50379 msgstr ""
50381 #: c/c-typeck.cc:13001 c/c-typeck.cc:13007 c/c-typeck.cc:13157
50382 #: c/c-typeck.cc:13163
50383 #, gcc-internal-format
50384 msgid "comparison between pointer and integer"
50385 msgstr ""
50387 #: c/c-typeck.cc:13108
50388 #, gcc-internal-format
50389 msgid "comparison of complete and incomplete pointers"
50390 msgstr ""
50392 #: c/c-typeck.cc:13110
50393 #, gcc-internal-format
50394 msgid "ISO C forbids ordered comparisons of pointers to functions"
50395 msgstr ""
50397 #: c/c-typeck.cc:13115
50398 #, gcc-internal-format
50399 msgid "ordered comparison of pointer with null pointer"
50400 msgstr ""
50402 #: c/c-typeck.cc:13138 c/c-typeck.cc:13141 c/c-typeck.cc:13148
50403 #: c/c-typeck.cc:13151
50404 #, gcc-internal-format
50405 msgid "ordered comparison of pointer with integer zero"
50406 msgstr ""
50408 #: c/c-typeck.cc:13228
50409 #, gcc-internal-format
50410 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
50411 msgstr ""
50413 #: c/c-typeck.cc:13546
50414 #, gcc-internal-format
50415 msgid "used array that cannot be converted to pointer where scalar is required"
50416 msgstr ""
50418 #: c/c-typeck.cc:13550
50419 #, gcc-internal-format
50420 msgid "used struct type value where scalar is required"
50421 msgstr ""
50423 #: c/c-typeck.cc:13554
50424 #, gcc-internal-format
50425 msgid "used union type value where scalar is required"
50426 msgstr ""
50428 #: c/c-typeck.cc:13570
50429 #, gcc-internal-format
50430 msgid "used vector type where scalar is required"
50431 msgstr ""
50433 #: c/c-typeck.cc:13773 cp/semantics.cc:11393
50434 #, gcc-internal-format
50435 msgid "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
50436 msgstr ""
50438 #: c/c-typeck.cc:13784 c/c-typeck.cc:13794 cp/semantics.cc:11404
50439 #: cp/semantics.cc:11414
50440 #, gcc-internal-format
50441 msgid "expected %<cancel%> %<if%> clause modifier"
50442 msgstr ""
50444 #: c/c-typeck.cc:13829 cp/semantics.cc:11449
50445 #, gcc-internal-format
50446 msgid "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
50447 msgstr ""
50449 #: c/c-typeck.cc:13897 cp/semantics.cc:5554 cp/semantics.cc:8562
50450 #, gcc-internal-format
50451 msgid "%qD is not a variable in %qs clause"
50452 msgstr ""
50454 #: c/c-typeck.cc:13901 c/c-typeck.cc:15708 cp/semantics.cc:5558
50455 #: cp/semantics.cc:8566
50456 #, gcc-internal-format
50457 msgid "%qE is not a variable in %qs clause"
50458 msgstr ""
50460 #: c/c-typeck.cc:13909
50461 #, gcc-internal-format
50462 msgid "%<_Atomic%> %qD in %qs clause"
50463 msgstr ""
50465 #: c/c-typeck.cc:13919 c/c-typeck.cc:15715 c/c-typeck.cc:15869
50466 #: cp/semantics.cc:5567 cp/semantics.cc:8573 cp/semantics.cc:8761
50467 #, gcc-internal-format
50468 msgid "%qD is threadprivate variable in %qs clause"
50469 msgstr ""
50471 #: c/c-typeck.cc:13956 cp/semantics.cc:5601
50472 #, gcc-internal-format
50473 msgid "low bound %qE of array section does not have integral type"
50474 msgstr ""
50476 #: c/c-typeck.cc:13963 cp/semantics.cc:5608
50477 #, gcc-internal-format
50478 msgid "length %qE of array section does not have integral type"
50479 msgstr ""
50481 #: c/c-typeck.cc:13986 cp/semantics.cc:5641
50482 #, gcc-internal-format
50483 msgid "expected single pointer in %qs clause"
50484 msgstr ""
50486 #: c/c-typeck.cc:14004 c/c-typeck.cc:14071 c/c-typeck.cc:14364
50487 #: cp/semantics.cc:5659 cp/semantics.cc:5726
50488 #, gcc-internal-format
50489 msgid "zero length array section in %qs clause"
50490 msgstr ""
50492 #: c/c-typeck.cc:14023 cp/semantics.cc:5678
50493 #, gcc-internal-format
50494 msgid "for unknown bound array type length expression must be specified"
50495 msgstr ""
50497 #: c/c-typeck.cc:14031 cp/semantics.cc:5686
50498 #, gcc-internal-format
50499 msgid "negative low bound in array section in %qs clause"
50500 msgstr ""
50502 #: c/c-typeck.cc:14040 c/c-typeck.cc:14164 cp/semantics.cc:5695
50503 #: cp/semantics.cc:5819
50504 #, gcc-internal-format
50505 msgid "negative length in array section in %qs clause"
50506 msgstr ""
50508 #: c/c-typeck.cc:14057 cp/semantics.cc:5712
50509 #, gcc-internal-format
50510 msgid "low bound %qE above array section size in %qs clause"
50511 msgstr ""
50513 #: c/c-typeck.cc:14100 cp/semantics.cc:5755
50514 #, gcc-internal-format
50515 msgid "length %qE above array section size in %qs clause"
50516 msgstr ""
50518 #: c/c-typeck.cc:14115 cp/semantics.cc:5770
50519 #, gcc-internal-format
50520 msgid "high bound %qE above array section size in %qs clause"
50521 msgstr ""
50523 #: c/c-typeck.cc:14152 cp/semantics.cc:5807
50524 #, gcc-internal-format
50525 msgid "for array function parameter length expression must be specified"
50526 msgstr ""
50528 #: c/c-typeck.cc:14156 cp/semantics.cc:5811
50529 #, gcc-internal-format
50530 msgid "for pointer type length expression must be specified"
50531 msgstr ""
50533 #: c/c-typeck.cc:14184 c/c-typeck.cc:14303 cp/semantics.cc:5838
50534 #: cp/semantics.cc:5974
50535 #, gcc-internal-format
50536 msgid "array section is not contiguous in %qs clause"
50537 msgstr ""
50539 #: c/c-typeck.cc:14194 cp/semantics.cc:5848
50540 #, gcc-internal-format
50541 msgid "%qE does not have pointer or array type"
50542 msgstr ""
50544 #: c/c-typeck.cc:14570 cp/semantics.cc:6910
50545 #, gcc-internal-format
50546 msgid "iterator %qD has neither integral nor pointer type"
50547 msgstr ""
50549 #: c/c-typeck.cc:14577
50550 #, gcc-internal-format
50551 msgid "iterator %qD has %<_Atomic%> qualified type"
50552 msgstr ""
50554 #: c/c-typeck.cc:14583 cp/semantics.cc:6917
50555 #, gcc-internal-format
50556 msgid "iterator %qD has const qualified type"
50557 msgstr ""
50559 #: c/c-typeck.cc:14596 cp/semantics.cc:6933
50560 #, gcc-internal-format
50561 msgid "iterator step with non-integral type"
50562 msgstr ""
50564 #: c/c-typeck.cc:14616 cp/semantics.cc:6969
50565 #, gcc-internal-format
50566 msgid "iterator %qD has zero step"
50567 msgstr ""
50569 #: c/c-typeck.cc:14643
50570 #, gcc-internal-format
50571 msgid "type of iterator %qD refers to outer iterator %qD"
50572 msgstr ""
50574 #: c/c-typeck.cc:14650 cp/semantics.cc:7003
50575 #, gcc-internal-format
50576 msgid "begin expression refers to outer iterator %qD"
50577 msgstr ""
50579 #: c/c-typeck.cc:14656 cp/semantics.cc:7009
50580 #, gcc-internal-format
50581 msgid "end expression refers to outer iterator %qD"
50582 msgstr ""
50584 #: c/c-typeck.cc:14662 cp/semantics.cc:7015
50585 #, gcc-internal-format
50586 msgid "step expression refers to outer iterator %qD"
50587 msgstr ""
50589 #: c/c-typeck.cc:14699 cp/semantics.cc:7063
50590 #, gcc-internal-format
50591 msgid "expected pointer in %qs clause"
50592 msgstr "očekivan je pokazivač (pointer) u %qs klauzuli"
50594 #: c/c-typeck.cc:14794 cp/semantics.cc:7152
50595 #, gcc-internal-format
50596 msgid "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
50597 msgstr ""
50599 #: c/c-typeck.cc:14816 cp/semantics.cc:7172
50600 #, gcc-internal-format
50601 msgid "%<inscan%> %<reduction%> clause with array section"
50602 msgstr ""
50604 #: c/c-typeck.cc:14842 c/c-typeck.cc:14852
50605 #, gcc-internal-format
50606 msgid "%qD in %<reduction%> clause is a zero size array"
50607 msgstr ""
50609 #: c/c-typeck.cc:14872
50610 #, gcc-internal-format
50611 msgid "%<_Atomic%> %qE in %<reduction%> clause"
50612 msgstr ""
50614 #: c/c-typeck.cc:14884
50615 #, gcc-internal-format
50616 msgid "zero sized type %qT in %qs clause"
50617 msgstr ""
50619 #: c/c-typeck.cc:14892
50620 #, gcc-internal-format
50621 msgid "variable sized type %qT in %qs clause"
50622 msgstr ""
50624 #: c/c-typeck.cc:14936
50625 #, gcc-internal-format
50626 msgid "%qE has invalid type for %<reduction(%s)%>"
50627 msgstr ""
50629 #: c/c-typeck.cc:14945 cp/semantics.cc:6802
50630 #, gcc-internal-format
50631 msgid "user defined reduction not found for %qE"
50632 msgstr ""
50634 #: c/c-typeck.cc:15033
50635 #, gcc-internal-format
50636 msgid "variable length element type in array %<reduction%> clause"
50637 msgstr ""
50639 #: c/c-typeck.cc:15051 c/c-typeck.cc:15963 cp/semantics.cc:9298
50640 #, gcc-internal-format
50641 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
50642 msgstr ""
50644 #: c/c-typeck.cc:15063 cp/semantics.cc:9366
50645 #, gcc-internal-format
50646 msgid "%qE must be %<threadprivate%> for %<copyin%>"
50647 msgstr ""
50649 #: c/c-typeck.cc:15078 cp/semantics.cc:7215
50650 #, gcc-internal-format
50651 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs when not using OpenMP 5.2 modifiers"
50652 msgstr ""
50654 #: c/c-typeck.cc:15087
50655 #, gcc-internal-format
50656 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
50657 msgstr ""
50659 #: c/c-typeck.cc:15095
50660 #, gcc-internal-format
50661 msgid "%<_Atomic%> %qD in %<linear%> clause"
50662 msgstr ""
50664 #: c/c-typeck.cc:15114 cp/semantics.cc:7299
50665 #, gcc-internal-format
50666 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
50667 msgstr ""
50669 #: c/c-typeck.cc:15144 c/c-typeck.cc:15863 c/c-typeck.cc:16110
50670 #: cp/semantics.cc:7386 cp/semantics.cc:8755 cp/semantics.cc:9106
50671 #, gcc-internal-format
50672 msgid "%qE is not a variable in clause %qs"
50673 msgstr ""
50675 #: c/c-typeck.cc:15161 cp/semantics.cc:7404
50676 #, gcc-internal-format
50677 msgid "%qD appears more than once in data-sharing clauses"
50678 msgstr ""
50680 #: c/c-typeck.cc:15172 cp/semantics.cc:7415
50681 #, gcc-internal-format
50682 msgid "%qD appears more than once in reduction clauses"
50683 msgstr ""
50685 #: c/c-typeck.cc:15186 c/c-typeck.cc:15256 c/c-typeck.cc:15291
50686 #, gcc-internal-format
50687 msgid "%qE appears more than once in data clauses"
50688 msgstr ""
50690 #: c/c-typeck.cc:15196 c/c-typeck.cc:15264 c/c-typeck.cc:15611
50691 #: c/c-typeck.cc:15763 c/c-typeck.cc:15771 c/c-typeck.cc:15787
50692 #: c/c-typeck.cc:15796 c/c-typeck.cc:15804 cp/semantics.cc:7429
50693 #: cp/semantics.cc:7439 cp/semantics.cc:7532 cp/semantics.cc:7540
50694 #: cp/semantics.cc:7587 cp/semantics.cc:8444 cp/semantics.cc:8633
50695 #: cp/semantics.cc:8641 cp/semantics.cc:8661 cp/semantics.cc:8670
50696 #: cp/semantics.cc:8678
50697 #, gcc-internal-format
50698 msgid "%qD appears more than once in data clauses"
50699 msgstr ""
50701 #: c/c-typeck.cc:15199 c/c-typeck.cc:15270 c/c-typeck.cc:15807
50702 #: cp/semantics.cc:7442 cp/semantics.cc:7546 cp/semantics.cc:8681
50703 #, gcc-internal-format
50704 msgid "%qD appears both in data and map clauses"
50705 msgstr ""
50707 #: c/c-typeck.cc:15244 cp/semantics.cc:7519
50708 #, gcc-internal-format
50709 msgid "%qE is not a variable in clause %<firstprivate%>"
50710 msgstr ""
50712 #: c/c-typeck.cc:15284 cp/semantics.cc:7579
50713 #, gcc-internal-format
50714 msgid "%qE is not a variable in clause %<lastprivate%>"
50715 msgstr ""
50717 #: c/c-typeck.cc:15303 cp/semantics.cc:7977
50718 #, gcc-internal-format
50719 msgid "%qE is not a variable in %<aligned%> clause"
50720 msgstr ""
50722 #: c/c-typeck.cc:15310
50723 #, gcc-internal-format
50724 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
50725 msgstr ""
50727 #: c/c-typeck.cc:15317
50728 #, gcc-internal-format
50729 msgid "%<_Atomic%> %qD in %<aligned%> clause"
50730 msgstr ""
50732 #: c/c-typeck.cc:15324
50733 #, gcc-internal-format
50734 msgid "%qE appears more than once in %<aligned%> clauses"
50735 msgstr ""
50737 #: c/c-typeck.cc:15337 cp/semantics.cc:8048
50738 #, gcc-internal-format
50739 msgid "%qE is not a variable in %<nontemporal%> clause"
50740 msgstr ""
50742 #: c/c-typeck.cc:15343
50743 #, gcc-internal-format
50744 msgid "%qE appears more than once in %<nontemporal%> clauses"
50745 msgstr ""
50747 #: c/c-typeck.cc:15356 cp/semantics.cc:8087
50748 #, gcc-internal-format
50749 msgid "%qE is not a variable in %<allocate%> clause"
50750 msgstr ""
50752 #: c/c-typeck.cc:15362
50753 #, gcc-internal-format
50754 msgid "%qE appears more than once in %<allocate%> clauses"
50755 msgstr ""
50757 #: c/c-typeck.cc:15432 cp/semantics.cc:8213
50758 #, gcc-internal-format
50759 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
50760 msgstr ""
50762 #: c/c-typeck.cc:15447 cp/semantics.cc:8228
50763 #, gcc-internal-format
50764 msgid "%<omp_all_memory%> used with %<depend%> kind other than %<out%> or %<inout%>"
50765 msgstr ""
50767 #: c/c-typeck.cc:15455 cp/semantics.cc:8246
50768 #, gcc-internal-format
50769 msgid "%qE is not lvalue expression nor array section in %qs clause"
50770 msgstr ""
50772 #: c/c-typeck.cc:15476 cp/semantics.cc:8268
50773 #, gcc-internal-format
50774 msgid "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> dependence type"
50775 msgstr ""
50777 #: c/c-typeck.cc:15486 cp/semantics.cc:8280
50778 #, gcc-internal-format
50779 msgid "%qE should not have %<omp_depend_t%> type in %<depend%> clause with dependence type other than %<depobj%>"
50780 msgstr ""
50782 #: c/c-typeck.cc:15547 cp/semantics.cc:8379
50783 #, gcc-internal-format
50784 msgid "array section does not have mappable type in %qs clause"
50785 msgstr ""
50787 #: c/c-typeck.cc:15567 c/c-typeck.cc:15643 c/c-typeck.cc:15679
50788 #: cp/semantics.cc:8399 cp/semantics.cc:8478 cp/semantics.cc:8514
50789 #, gcc-internal-format
50790 msgid "unsupported map expression %qE"
50791 msgstr "nepodržani %qE izraz mape"
50793 #: c/c-typeck.cc:15607 c/c-typeck.cc:15784 cp/semantics.cc:8440
50794 #: cp/semantics.cc:8658
50795 #, gcc-internal-format
50796 msgid "%qD appears more than once in motion clauses"
50797 msgstr ""
50799 #: c/c-typeck.cc:15615 c/c-typeck.cc:15790 cp/semantics.cc:8448
50800 #: cp/semantics.cc:8664
50801 #, gcc-internal-format
50802 msgid "%qD appears more than once in map clauses"
50803 msgstr ""
50805 #: c/c-typeck.cc:15734 c/c-typeck.cc:15876 cp/semantics.cc:8601
50806 #: cp/semantics.cc:8768
50807 #, gcc-internal-format
50808 msgid "%qD does not have a mappable type in %qs clause"
50809 msgstr ""
50811 #: c/c-typeck.cc:15859 cp/semantics.cc:8750
50812 #, gcc-internal-format
50813 msgid "%qE is neither a variable nor a function name in clause %qs"
50814 msgstr ""
50816 #: c/c-typeck.cc:15885 cp/semantics.cc:8780
50817 #, gcc-internal-format
50818 msgid "%qE appears more than once on the same %<declare target%> directive"
50819 msgstr ""
50821 #: c/c-typeck.cc:15899 cp/semantics.cc:8796
50822 #, gcc-internal-format
50823 msgid "%qD is not an argument in %<uniform%> clause"
50824 msgstr ""
50826 #: c/c-typeck.cc:15902 cp/semantics.cc:8799
50827 #, gcc-internal-format
50828 msgid "%qE is not an argument in %<uniform%> clause"
50829 msgstr ""
50831 #: c/c-typeck.cc:15921
50832 #, gcc-internal-format
50833 msgid "%qs variable is not a pointer"
50834 msgstr ""
50836 #: c/c-typeck.cc:15928
50837 #, gcc-internal-format
50838 msgid "%qs variable is neither a pointer nor an array"
50839 msgstr ""
50841 #: c/c-typeck.cc:15976 c/c-typeck.cc:16071 cp/semantics.cc:9260
50842 #, gcc-internal-format
50843 msgid "%<order%> clause must not be used together with %<ordered%>"
50844 msgstr ""
50846 #: c/c-typeck.cc:15996 cp/semantics.cc:8320
50847 #, gcc-internal-format
50848 msgid "too many %qs clauses on a task construct"
50849 msgstr ""
50851 #: c/c-typeck.cc:16093 cp/semantics.cc:9074
50852 #, gcc-internal-format
50853 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
50854 msgstr ""
50856 #: c/c-typeck.cc:16160 cp/semantics.cc:9437
50857 #, gcc-internal-format
50858 msgid "%qE is predetermined %qs for %qs"
50859 msgstr ""
50861 #: c/c-typeck.cc:16170
50862 #, gcc-internal-format
50863 msgid "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> clauses"
50864 msgstr ""
50866 #: c/c-typeck.cc:16201 cp/semantics.cc:9212
50867 #, gcc-internal-format
50868 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
50869 msgstr ""
50871 #: c/c-typeck.cc:16213 cp/semantics.cc:9225
50872 #, gcc-internal-format
50873 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
50874 msgstr ""
50876 #: c/c-typeck.cc:16224 c/c-typeck.cc:16232 cp/semantics.cc:9234
50877 #: cp/semantics.cc:9252
50878 #, gcc-internal-format
50879 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
50880 msgstr ""
50882 #: c/c-typeck.cc:16280 cp/semantics.cc:9192
50883 #, gcc-internal-format
50884 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
50885 msgstr ""
50887 #: c/c-typeck.cc:16331 cp/semantics.cc:9242
50888 #, gcc-internal-format
50889 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
50890 msgstr ""
50892 #: c/c-typeck.cc:16341 cp/semantics.cc:9271
50893 #, gcc-internal-format
50894 msgid "%<detach%> clause must not be used together with %<mergeable%> clause"
50895 msgstr ""
50897 #: c/c-typeck.cc:16359 cp/semantics.cc:9462
50898 #, gcc-internal-format
50899 msgid "the event handle of a %<detach%> clause should not be in a data-sharing clause"
50900 msgstr ""
50902 #: c/c-typeck.cc:16534
50903 #, gcc-internal-format
50904 msgid "cannot use %<va_arg%> with reverse storage order"
50905 msgstr ""
50907 #: c/c-typeck.cc:16539
50908 #, gcc-internal-format
50909 msgid "second argument to %<va_arg%> is of incomplete type %qT"
50910 msgstr ""
50912 #: c/c-typeck.cc:16545
50913 #, gcc-internal-format
50914 msgid "second argument to %<va_arg%> is a function type %qT"
50915 msgstr ""
50917 #: c/c-typeck.cc:16551
50918 #, gcc-internal-format
50919 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
50920 msgstr ""
50922 #: c/gimple-parser.cc:166
50923 #, gcc-internal-format
50924 msgid "expected frequency quality"
50925 msgstr "očekivana je frekvencija"
50927 #: c/gimple-parser.cc:175
50928 #, gcc-internal-format
50929 msgid "unknown profile quality"
50930 msgstr ""
50932 #: c/gimple-parser.cc:187
50933 #, gcc-internal-format
50934 msgid "expected frequency value"
50935 msgstr "očekivana je vrijednost frekvencije"
50937 #: c/gimple-parser.cc:331
50938 #, gcc-internal-format
50939 msgid "edge not found"
50940 msgstr ""
50942 #: c/gimple-parser.cc:347
50943 #, gcc-internal-format
50944 msgid "SSA name %qE with version %d has no definition"
50945 msgstr ""
50947 #: c/gimple-parser.cc:497 c/gimple-parser.cc:503
50948 #, gcc-internal-format
50949 msgid "expected block index"
50950 msgstr "očekivan je indeks bloka"
50952 #: c/gimple-parser.cc:511
50953 #, gcc-internal-format
50954 msgid "invalid block index"
50955 msgstr "nevaljani indeks bloka"
50957 #: c/gimple-parser.cc:522
50958 #, gcc-internal-format
50959 msgid "expected block specifier"
50960 msgstr ""
50962 #: c/gimple-parser.cc:540
50963 #, gcc-internal-format
50964 msgid "expected loop number"
50965 msgstr "očekivan je broj petlje"
50967 #: c/gimple-parser.cc:558
50968 #, gcc-internal-format
50969 msgid "unknown block specifier"
50970 msgstr ""
50972 #: c/gimple-parser.cc:571 c/gimple-parser.cc:2073
50973 #, gcc-internal-format
50974 msgid "expected count value"
50975 msgstr "očekivana je vrijednost za količinu (broj)"
50977 #: c/gimple-parser.cc:594 c/gimple-parser.cc:681
50978 #, gcc-internal-format
50979 msgid "stmts without block"
50980 msgstr ""
50982 #: c/gimple-parser.cc:631
50983 #, gcc-internal-format
50984 msgid "duplicate loop header"
50985 msgstr ""
50987 #: c/gimple-parser.cc:838
50988 #, gcc-internal-format
50989 msgid "invalid source block specification"
50990 msgstr ""
50992 #: c/gimple-parser.cc:905
50993 #, gcc-internal-format
50994 msgid "unexpected RHS for assignment"
50995 msgstr "neočekivani RHS za dodjeliti"
50997 #: c/gimple-parser.cc:1005
50998 #, gcc-internal-format
50999 msgid "%<&&%> not valid in GIMPLE"
51000 msgstr ""
51002 #: c/gimple-parser.cc:1008
51003 #, gcc-internal-format
51004 msgid "%<||%> not valid in GIMPLE"
51005 msgstr ""
51007 #: c/gimple-parser.cc:1162
51008 #, gcc-internal-format
51009 msgid "expected pointer as argument of unary %<*%>"
51010 msgstr ""
51012 #: c/gimple-parser.cc:1188
51013 #, gcc-internal-format
51014 msgid "%<!%> not valid in GIMPLE"
51015 msgstr ""
51017 #: c/gimple-parser.cc:1247 c/gimple-parser.cc:1633
51018 #, gcc-internal-format
51019 msgid "expected constant offset"
51020 msgstr "očekivani je stalni (constant) odmak (offset)"
51022 #: c/gimple-parser.cc:1308
51023 #, gcc-internal-format
51024 msgid "SSA name undeclared"
51025 msgstr ""
51027 #: c/gimple-parser.cc:1330
51028 #, gcc-internal-format
51029 msgid "base variable or SSA name undeclared"
51030 msgstr ""
51032 #: c/gimple-parser.cc:1337
51033 #, gcc-internal-format
51034 msgid "invalid base %qE for SSA name"
51035 msgstr ""
51037 #: c/gimple-parser.cc:1365
51038 #, gcc-internal-format
51039 msgid "expecting internal function name"
51040 msgstr ""
51042 #: c/gimple-parser.cc:1378
51043 #, gcc-internal-format
51044 msgid "unknown internal function %qE"
51045 msgstr "nepoznata interna funkcija %qE"
51047 #: c/gimple-parser.cc:1520
51048 #, gcc-internal-format
51049 msgid "invalid type of %<__MEM%> operand"
51050 msgstr "nevaljana vrsta operanda %<__MEM%>"
51052 #: c/gimple-parser.cc:1563
51053 #, gcc-internal-format
51054 msgid "expected constant offset for %<__MEM%> operand"
51055 msgstr "očekivani je konstantni odmak (offset) za operand %<__MEM%>"
51057 #: c/gimple-parser.cc:1574
51058 #, gcc-internal-format
51059 msgid "expected constant step for %<__MEM%> operand"
51060 msgstr "očekivani je konstantni korak (step) za operand %<__MEM%>"
51062 #: c/gimple-parser.cc:1627
51063 #, gcc-internal-format
51064 msgid "expected constant size"
51065 msgstr "očekivana je veličina konstante"
51067 #: c/gimple-parser.cc:1665 c/gimple-parser.cc:1695 c/gimple-parser.cc:1735
51068 #: c/gimple-parser.cc:1743 c/gimple-parser.cc:1752
51069 #, gcc-internal-format
51070 msgid "invalid _Literal"
51071 msgstr ""
51073 #: c/gimple-parser.cc:1674
51074 #, gcc-internal-format
51075 msgid "invalid type for _Literal with constructor"
51076 msgstr ""
51078 #: c/gimple-parser.cc:1787
51079 #, gcc-internal-format
51080 msgid "anonymous SSA name cannot have default definition"
51081 msgstr ""
51083 #: c/gimple-parser.cc:1871
51084 #, gcc-internal-format
51085 msgid "invalid call to non-function"
51086 msgstr ""
51088 #: c/gimple-parser.cc:1927
51089 #, gcc-internal-format
51090 msgid "dereference of non-pointer"
51091 msgstr ""
51093 #: c/gimple-parser.cc:2054
51094 #, gcc-internal-format
51095 msgid "expected pass name"
51096 msgstr ""
51098 #: c/gimple-parser.cc:2093
51099 #, gcc-internal-format
51100 msgid "invalid operation"
51101 msgstr "Interna greška: invalid operation"
51103 #: c/gimple-parser.cc:2258
51104 #, gcc-internal-format
51105 msgid "comparison required"
51106 msgstr "potrebna je usporedba"
51108 #: c/gimple-parser.cc:2310
51109 #, gcc-internal-format
51110 msgid "%<catch%> is not supported"
51111 msgstr ""
51113 #: c/gimple-parser.cc:2312
51114 #, gcc-internal-format
51115 msgid "expected %<finally%> or %<catch%>"
51116 msgstr "očekivano je %<finally%> ili %<catch%>"
51118 #: c/gimple-parser.cc:2356 c/gimple-parser.cc:2393
51119 #, gcc-internal-format
51120 msgid "expected goto expression"
51121 msgstr ""
51123 #: c/gimple-parser.cc:2364
51124 #, gcc-internal-format
51125 msgid "expected else statement"
51126 msgstr ""
51128 #: c/gimple-parser.cc:2507
51129 #, gcc-internal-format
51130 msgid "expected case label"
51131 msgstr "Interna greška: expected case label"
51133 #: cp/call.cc:2041
51134 #, gcc-internal-format
51135 msgid "casting %qT to %qT does not use %qD"
51136 msgstr ""
51138 #. A bad conversion for 'this' must be discarding cv-quals.
51139 #: cp/call.cc:3888
51140 #, gcc-internal-format
51141 msgid "  passing %qT as %<this%> argument discards qualifiers"
51142 msgstr ""
51144 #: cp/call.cc:3892
51145 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
51146 msgstr ""
51148 #: cp/call.cc:3899
51149 #, gcc-internal-format, gfc-internal-format
51150 msgid "  conversion of argument %d would be ill-formed:"
51151 msgstr ""
51153 #. Conversion of conversion function return value failed.
51154 #: cp/call.cc:3907
51155 msgid "  no known conversion from %qH to %qI"
51156 msgstr ""
51158 #: cp/call.cc:3913
51159 msgid "  no known conversion for argument %d from %qH to %qI"
51160 msgstr ""
51162 #: cp/call.cc:3927 cp/pt.cc:7112
51163 #, gcc-internal-format, gfc-internal-format
51164 msgid "  candidate expects at least %d argument, %d provided"
51165 msgid_plural "  candidate expects at least %d arguments, %d provided"
51166 msgstr[0] ""
51167 msgstr[1] ""
51168 msgstr[2] ""
51170 #: cp/call.cc:3932 cp/pt.cc:7117
51171 #, gcc-internal-format, gfc-internal-format
51172 msgid "  candidate expects %d argument, %d provided"
51173 msgid_plural "  candidate expects %d arguments, %d provided"
51174 msgstr[0] ""
51175 msgstr[1] ""
51176 msgstr[2] ""
51178 #: cp/call.cc:3960
51179 #, gcc-internal-format
51180 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
51181 msgstr ""
51183 #: cp/call.cc:3965
51184 #, gcc-internal-format
51185 msgid "%s%<%D(%T, %T)%> (built-in)"
51186 msgstr ""
51188 #: cp/call.cc:3969
51189 #, gcc-internal-format
51190 msgid "%s%<%D(%T)%> (built-in)"
51191 msgstr ""
51193 #: cp/call.cc:3973
51194 #, gcc-internal-format
51195 msgid "%s%qT (conversion)"
51196 msgstr ""
51198 #: cp/call.cc:3975
51199 #, gcc-internal-format
51200 msgid "%s%#qD (near match)"
51201 msgstr ""
51203 #: cp/call.cc:3977
51204 #, gcc-internal-format
51205 msgid "%s%#qD (ignored)"
51206 msgstr ""
51208 #: cp/call.cc:3979
51209 #, gcc-internal-format
51210 msgid "%s%#qD (deleted)"
51211 msgstr ""
51213 #: cp/call.cc:3981
51214 #, gcc-internal-format
51215 msgid "%s%#qD (reversed)"
51216 msgstr ""
51218 #: cp/call.cc:3983
51219 #, gcc-internal-format
51220 msgid "%s%#qD (rewritten)"
51221 msgstr ""
51223 #: cp/call.cc:3985
51224 #, gcc-internal-format
51225 msgid "%s%#qD"
51226 msgstr ""
51228 #: cp/call.cc:3989
51229 #, gcc-internal-format
51230 msgid "  inherited here"
51231 msgstr ""
51233 #: cp/call.cc:4010
51234 #, gcc-internal-format
51235 msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
51236 msgstr ""
51238 #: cp/call.cc:4016
51239 #, gcc-internal-format
51240 msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
51241 msgstr ""
51243 #: cp/call.cc:4027
51244 #, gcc-internal-format
51245 msgid "  substitution of deduced template arguments resulted in errors seen above"
51246 msgstr ""
51248 #. Re-run template unification with diagnostics.
51249 #: cp/call.cc:4032
51250 #, gcc-internal-format
51251 msgid "  template argument deduction/substitution failed:"
51252 msgstr ""
51254 #: cp/call.cc:4046
51255 #, gcc-internal-format
51256 msgid "  a constructor taking a single argument of its own class type is invalid"
51257 msgstr ""
51259 #: cp/call.cc:4053
51260 #, gcc-internal-format
51261 msgid "  an inherited constructor is not a candidate for initialization from an expression of the same or derived type"
51262 msgstr ""
51264 #: cp/call.cc:4132
51265 #, gcc-internal-format
51266 msgid "some candidates omitted; use %<-fdiagnostics-all-candidates%> to display them"
51267 msgstr ""
51269 #: cp/call.cc:4213 cp/call.cc:4758
51270 #, gcc-internal-format
51271 msgid "designated initializers cannot be used with a non-aggregate type %qT"
51272 msgstr ""
51274 #: cp/call.cc:4652
51275 msgid "conversion from %qH to %qI is ambiguous"
51276 msgstr ""
51278 #: cp/call.cc:4764 cp/cvt.cc:864
51279 msgid "could not convert %qE from %qH to %qI"
51280 msgstr ""
51282 #: cp/call.cc:4829
51283 msgid "initializing %qH with %qI in converted constant expression does not bind directly"
51284 msgstr ""
51286 #: cp/call.cc:4850
51287 msgid "conversion from %qH to %qI in a converted constant expression"
51288 msgstr ""
51290 #: cp/call.cc:5035
51291 #, gcc-internal-format
51292 msgid "no matching function for call to %<%D(%A)%>"
51293 msgstr ""
51295 #: cp/call.cc:5038
51296 #, gcc-internal-format
51297 msgid "call of overloaded %<%D(%A)%> is ambiguous"
51298 msgstr ""
51300 #. It's no good looking for an overloaded operator() on a
51301 #. pointer-to-member-function.
51302 #: cp/call.cc:5322
51303 #, gcc-internal-format
51304 msgid "pointer-to-member function %qE cannot be called without an object; consider using %<.*%> or %<->*%>"
51305 msgstr ""
51307 #: cp/call.cc:5401
51308 #, gcc-internal-format
51309 msgid "no match for call to %<(%T) (%A)%>"
51310 msgstr ""
51312 #: cp/call.cc:5415
51313 #, gcc-internal-format
51314 msgid "call of %<(%T) (%A)%> is ambiguous"
51315 msgstr ""
51317 #: cp/call.cc:5458
51318 #, gcc-internal-format
51319 msgid "ambiguous overload for "
51320 msgstr ""
51322 #: cp/call.cc:5459
51323 #, gcc-internal-format
51324 msgid "no match for "
51325 msgstr ""
51327 #: cp/call.cc:5462
51328 #, gcc-internal-format
51329 msgid " (operand types are %qT, %qT, and %qT)"
51330 msgstr ""
51332 #: cp/call.cc:5464
51333 #, gcc-internal-format
51334 msgid " (operand types are %qT and %qT)"
51335 msgstr ""
51337 #: cp/call.cc:5466
51338 #, gcc-internal-format
51339 msgid " (operand type is %qT)"
51340 msgstr ""
51342 #: cp/call.cc:5483
51343 #, gcc-internal-format
51344 msgid "ternary %<operator?:%>"
51345 msgstr ""
51347 #: cp/call.cc:5487
51348 #, gcc-internal-format
51349 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
51350 msgstr ""
51352 #: cp/call.cc:5496 cp/call.cc:5540 cp/call.cc:5550
51353 #, gcc-internal-format
51354 msgid "%<operator%s%>"
51355 msgstr ""
51357 #: cp/call.cc:5499
51358 #, gcc-internal-format
51359 msgid "%<operator%s%> in %<%E%s%>"
51360 msgstr ""
51362 #: cp/call.cc:5506
51363 #, gcc-internal-format
51364 msgid "%<operator[]%>"
51365 msgstr ""
51367 #: cp/call.cc:5509
51368 #, gcc-internal-format
51369 msgid "%<operator[]%> in %<%E[%E]%>"
51370 msgstr ""
51372 #: cp/call.cc:5517
51373 #, gcc-internal-format
51374 msgid "%qs"
51375 msgstr "%qs"
51377 #: cp/call.cc:5520
51378 #, gcc-internal-format
51379 msgid "%qs in %<%s %E%>"
51380 msgstr ""
51382 #: cp/call.cc:5526
51383 #, gcc-internal-format
51384 msgid "%<operator %s%>"
51385 msgstr ""
51387 #: cp/call.cc:5529
51388 #, gcc-internal-format
51389 msgid "%<operator %s%> in %<%s%E%>"
51390 msgstr ""
51392 #: cp/call.cc:5544
51393 #, gcc-internal-format
51394 msgid "%<operator%s%> in %<%E %s %E%>"
51395 msgstr ""
51397 #: cp/call.cc:5553
51398 #, gcc-internal-format
51399 msgid "%<operator%s%> in %<%s%E%>"
51400 msgstr ""
51402 #: cp/call.cc:5665
51403 #, gcc-internal-format
51404 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
51405 msgstr ""
51407 #: cp/call.cc:5742
51408 #, gcc-internal-format
51409 msgid "inferred scalar type %qT is not an integer or floating-point type of the same size as %qT"
51410 msgstr ""
51412 #: cp/call.cc:5759 cp/call.cc:5766
51413 msgid "conversion of scalar %qH to vector %qI involves truncation"
51414 msgstr ""
51416 #: cp/call.cc:5822
51417 #, gcc-internal-format
51418 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
51419 msgstr ""
51421 #: cp/call.cc:5874 cp/call.cc:6220 cp/call.cc:6240
51422 #, gcc-internal-format
51423 msgid "operands to %<?:%> of types %qT and %qT have unordered conversion rank"
51424 msgstr ""
51426 #: cp/call.cc:5946
51427 #, gcc-internal-format
51428 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
51429 msgstr ""
51431 #: cp/call.cc:5951
51432 #, gcc-internal-format
51433 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
51434 msgstr ""
51436 #: cp/call.cc:5997 cp/call.cc:6109 cp/call.cc:6360
51437 #, gcc-internal-format
51438 msgid "operands to %<?:%> have different types %qT and %qT"
51439 msgstr ""
51441 #: cp/call.cc:6001
51442 #, gcc-internal-format
51443 msgid "  and each type can be converted to the other"
51444 msgstr ""
51446 #: cp/call.cc:6248
51447 msgid "implicit conversion from %qH to %qI to match other result of conditional"
51448 msgstr ""
51450 #: cp/call.cc:6266
51451 #, gcc-internal-format
51452 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
51453 msgstr ""
51455 #: cp/call.cc:6286
51456 #, gcc-internal-format
51457 msgid "conditional expression between enumeration type %qT and floating-point type %qT"
51458 msgstr ""
51460 #: cp/call.cc:6290
51461 #, gcc-internal-format
51462 msgid "conditional expression between floating-point type %qT and enumeration type %qT"
51463 msgstr ""
51465 #: cp/call.cc:6294
51466 #, gcc-internal-format
51467 msgid "conditional expression between enumeration type %qT and floating-point type %qT is deprecated"
51468 msgstr ""
51470 #: cp/call.cc:6299
51471 #, gcc-internal-format
51472 msgid "conditional expression between floating-point type %qT and enumeration type %qT is deprecated"
51473 msgstr ""
51475 #: cp/call.cc:6315
51476 #, gcc-internal-format
51477 msgid "enumerated and non-enumerated type in conditional expression"
51478 msgstr ""
51480 #: cp/call.cc:7207
51481 #, gcc-internal-format
51482 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
51483 msgstr ""
51485 #: cp/call.cc:7209
51486 #, gcc-internal-format
51487 msgid "no %<%D(int)%> declared for postfix %qs"
51488 msgstr ""
51490 #: cp/call.cc:7289
51491 #, gcc-internal-format
51492 msgid "in C++20 this comparison calls the current function recursively with reversed arguments"
51493 msgstr ""
51495 #: cp/call.cc:7342
51496 #, gcc-internal-format
51497 msgid "return type of %qD is not %qs"
51498 msgstr ""
51500 #: cp/call.cc:7344
51501 #, gcc-internal-format
51502 msgid "used as rewritten candidate for comparison of %qT and %qT"
51503 msgstr ""
51505 #: cp/call.cc:7427
51506 #, gcc-internal-format
51507 msgid "comparison between %q#T and %q#T"
51508 msgstr ""
51510 #: cp/call.cc:7614
51511 #, gcc-internal-format
51512 msgid "no match for call to %<%T::operator[] (%A)%>"
51513 msgstr ""
51515 #: cp/call.cc:7628
51516 #, gcc-internal-format
51517 msgid "call of %<%T::operator[] (%A)%> is ambiguous"
51518 msgstr ""
51520 #: cp/call.cc:7906
51521 #, gcc-internal-format
51522 msgid "exception cleanup for this placement new selects non-placement %<operator delete%>"
51523 msgstr ""
51525 #: cp/call.cc:7909
51526 #, gcc-internal-format
51527 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-fsized-deallocation%>)"
51528 msgstr ""
51530 #: cp/call.cc:7946
51531 #, gcc-internal-format
51532 msgid "%qD is a usual (non-placement) deallocation function"
51533 msgstr ""
51535 #: cp/call.cc:8140
51536 #, gcc-internal-format
51537 msgid "no corresponding deallocation function for %qD"
51538 msgstr ""
51540 #: cp/call.cc:8143
51541 #, gcc-internal-format
51542 msgid "destroying delete %qD cannot be used to release the allocated memory if the initialization throws because the object is not constructed yet"
51543 msgstr ""
51545 #: cp/call.cc:8152
51546 #, gcc-internal-format
51547 msgid "no suitable %<operator %s%> for %qT"
51548 msgstr ""
51550 #: cp/call.cc:8188
51551 #, gcc-internal-format
51552 msgid "%q#D is private within this context"
51553 msgstr ""
51555 #: cp/call.cc:8189 cp/decl.cc:9113
51556 #, gcc-internal-format
51557 msgid "declared private here"
51558 msgstr ""
51560 #: cp/call.cc:8194
51561 #, gcc-internal-format
51562 msgid "%q#D is protected within this context"
51563 msgstr ""
51565 #: cp/call.cc:8195 cp/decl.cc:9114
51566 #, gcc-internal-format
51567 msgid "declared protected here"
51568 msgstr ""
51570 #: cp/call.cc:8202
51571 #, gcc-internal-format
51572 msgid "%q#D is inaccessible within this context"
51573 msgstr ""
51575 #: cp/call.cc:8283
51576 #, gcc-internal-format
51577 msgid "passing NULL to non-pointer argument %P of %qD"
51578 msgstr ""
51580 #: cp/call.cc:8286 cp/call.cc:8305 cp/decl.cc:10850 cp/decl.cc:10858
51581 #: cp/typeck.cc:4606
51582 #, gcc-internal-format
51583 msgid "  declared here"
51584 msgstr ""
51586 #: cp/call.cc:8290
51587 #, gcc-internal-format
51588 msgid "converting to non-pointer type %qT from NULL"
51589 msgstr ""
51591 #: cp/call.cc:8302
51592 #, gcc-internal-format
51593 msgid "converting %<false%> to pointer type for argument %P of %qD"
51594 msgstr ""
51596 #: cp/call.cc:8309
51597 #, gcc-internal-format
51598 msgid "converting %<false%> to pointer type %qT"
51599 msgstr ""
51601 #: cp/call.cc:8376
51602 #, gcc-internal-format
51603 msgid "  initializing argument %P of %qD"
51604 msgstr ""
51606 #: cp/call.cc:8397
51607 #, gcc-internal-format
51608 msgid "conversions to arrays of unknown bound are only available with %<-std=c++20%> or %<-std=gnu++20%>"
51609 msgstr ""
51611 #: cp/call.cc:8447
51612 #, gcc-internal-format
51613 msgid "too many braces around initializer for %qT"
51614 msgstr ""
51616 #: cp/call.cc:8458
51617 msgid "converting to %qH from %qI requires direct-initialization"
51618 msgstr ""
51620 #: cp/call.cc:8470
51621 msgid "ISO C++ does not allow converting to %qH from %qI with greater conversion rank"
51622 msgstr ""
51624 #: cp/call.cc:8478
51625 msgid "ISO C++ does not allow converting to %qH from %qI with unordered conversion rank"
51626 msgstr ""
51628 #: cp/call.cc:8494
51629 msgid "invalid user-defined conversion from %qH to %qI"
51630 msgstr ""
51632 #: cp/call.cc:8527 cp/cvt.cc:227
51633 msgid "invalid conversion from %qH to %qI"
51634 msgstr ""
51636 #: cp/call.cc:8574 cp/call.cc:8587
51637 #, gcc-internal-format
51638 msgid "converting to %qT from initializer list would use explicit constructor %qD"
51639 msgstr ""
51641 #: cp/call.cc:8580
51642 #, gcc-internal-format
51643 msgid "in C++11 and above a default constructor can be explicit"
51644 msgstr ""
51646 #: cp/call.cc:8860
51647 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
51648 msgstr ""
51650 #: cp/call.cc:8869
51651 msgid "cannot bind non-const lvalue reference of type %qH to a value of type %qI"
51652 msgstr ""
51654 #: cp/call.cc:8874
51655 msgid "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
51656 msgstr ""
51658 #. extype is volatile
51659 #: cp/call.cc:8877
51660 msgid "cannot bind lvalue reference of type %qH to an rvalue of type %qI"
51661 msgstr ""
51663 #: cp/call.cc:8890
51664 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
51665 msgstr ""
51667 #: cp/call.cc:8893
51668 msgid "binding reference of type %qH to %qI discards qualifiers"
51669 msgstr ""
51671 #: cp/call.cc:8932
51672 #, gcc-internal-format
51673 msgid "cannot bind bit-field %qE to %qT"
51674 msgstr ""
51676 #: cp/call.cc:8935 cp/call.cc:8953
51677 #, gcc-internal-format
51678 msgid "cannot bind packed field %qE to %qT"
51679 msgstr ""
51681 #: cp/call.cc:8938
51682 #, gcc-internal-format
51683 msgid "cannot bind rvalue %qE to %qT"
51684 msgstr ""
51686 #: cp/call.cc:9139
51687 msgid "implicit conversion from %qH to %qI when passing argument to function"
51688 msgstr ""
51690 #: cp/call.cc:9168 cp/cvt.cc:2011
51691 #, gcc-internal-format
51692 msgid "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, %qT after"
51693 msgstr ""
51695 #: cp/call.cc:9212
51696 #, gcc-internal-format
51697 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
51698 msgstr ""
51700 #: cp/call.cc:9248
51701 #, gcc-internal-format
51702 msgid "cannot receive reference type %qT through %<...%>"
51703 msgstr ""
51705 #: cp/call.cc:9258
51706 #, gcc-internal-format
51707 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
51708 msgstr ""
51710 #: cp/call.cc:9326
51711 #, gcc-internal-format
51712 msgid "recursive evaluation of default argument for %q#D"
51713 msgstr ""
51715 #: cp/call.cc:9335
51716 #, gcc-internal-format
51717 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
51718 msgstr ""
51720 #: cp/call.cc:9435
51721 #, gcc-internal-format
51722 msgid "argument of function call might be a candidate for a format attribute"
51723 msgstr ""
51725 #: cp/call.cc:9515
51726 #, gcc-internal-format
51727 msgid "use of multiversioned function without a default"
51728 msgstr ""
51730 #: cp/call.cc:10020
51731 #, gcc-internal-format
51732 msgid "use %<-fdiagnostics-all-candidates%> to display considered candidates"
51733 msgstr ""
51735 #: cp/call.cc:10143
51736 #, gcc-internal-format
51737 msgid "passing %qT as %<this%> argument discards qualifiers"
51738 msgstr ""
51740 #: cp/call.cc:10146 cp/call.cc:12992
51741 #, gcc-internal-format
51742 msgid "  in call to %qD"
51743 msgstr ""
51745 #: cp/call.cc:10171
51746 #, gcc-internal-format
51747 msgid "%qT is not an accessible base of %qT"
51748 msgstr ""
51750 #: cp/call.cc:10396
51751 #, gcc-internal-format
51752 msgid "passing arguments to ellipsis of inherited constructor %qD"
51753 msgstr ""
51755 #: cp/call.cc:10533
51756 #, gcc-internal-format
51757 msgid "assignment from temporary %<initializer_list%> does not extend the lifetime of the underlying array"
51758 msgstr ""
51760 #: cp/call.cc:10900
51761 #, gcc-internal-format
51762 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
51763 msgstr ""
51765 #: cp/call.cc:10903
51766 #, gcc-internal-format
51767 msgid "%qD writing to an object of non-trivial type %#qT%s"
51768 msgstr ""
51770 #: cp/call.cc:10908
51771 #, gcc-internal-format
51772 msgid "%qD writing to an object of type %#qT with %qs member %qD"
51773 msgstr ""
51775 #: cp/call.cc:10913
51776 #, gcc-internal-format
51777 msgid "%qD writing to an object of type %#qT containing a pointer to data member%s"
51778 msgstr ""
51780 #: cp/call.cc:10928
51781 #, gcc-internal-format
51782 msgid "; use assignment or value-initialization instead"
51783 msgstr ""
51785 #: cp/call.cc:10930
51786 #, gcc-internal-format
51787 msgid "; use assignment instead"
51788 msgstr ""
51790 #: cp/call.cc:10932
51791 #, gcc-internal-format
51792 msgid "; use value-initialization instead"
51793 msgstr ""
51795 #: cp/call.cc:10935
51796 #, gcc-internal-format
51797 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
51798 msgstr ""
51800 #: cp/call.cc:10938
51801 #, gcc-internal-format
51802 msgid "%qD clearing an object of non-trivial type %#qT%s"
51803 msgstr ""
51805 #: cp/call.cc:10940
51806 #, gcc-internal-format
51807 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
51808 msgstr ""
51810 #: cp/call.cc:10961
51811 #, gcc-internal-format
51812 msgid "; use copy-assignment or copy-initialization instead"
51813 msgstr ""
51815 #: cp/call.cc:10963
51816 #, gcc-internal-format
51817 msgid "; use copy-assignment instead"
51818 msgstr ""
51820 #: cp/call.cc:10965
51821 #, gcc-internal-format
51822 msgid "; use copy-initialization instead"
51823 msgstr ""
51825 #: cp/call.cc:10968
51826 #, gcc-internal-format
51827 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
51828 msgstr ""
51830 #: cp/call.cc:10971
51831 #, gcc-internal-format
51832 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
51833 msgstr ""
51835 #: cp/call.cc:10974
51836 #, gcc-internal-format
51837 msgid "%qD writing to an object with a deleted copy constructor"
51838 msgstr ""
51840 #: cp/call.cc:10985
51841 #, gcc-internal-format
51842 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
51843 msgstr ""
51845 #: cp/call.cc:10997
51846 #, gcc-internal-format
51847 msgid "%qD copying an object of type %#qT with %qs member %qD from an array of %#qT; use assignment or copy-initialization instead"
51848 msgstr ""
51850 #: cp/call.cc:11016
51851 #, gcc-internal-format
51852 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes unchanged"
51853 msgstr ""
51855 #: cp/call.cc:11019
51856 #, gcc-internal-format
51857 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
51858 msgstr ""
51860 #: cp/call.cc:11029
51861 #, gcc-internal-format
51862 msgid "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and %<delete%> instead"
51863 msgstr ""
51865 #: cp/call.cc:11032
51866 #, gcc-internal-format
51867 msgid "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> and %<delete%> instead"
51868 msgstr ""
51870 #: cp/call.cc:11035
51871 #, gcc-internal-format
51872 msgid "%qD moving an object of type %#qT with deleted destructor"
51873 msgstr ""
51875 #: cp/call.cc:11044
51876 #, gcc-internal-format
51877 msgid "%qD moving an object of non-trivial type %#qT and size %E into a region of size %E"
51878 msgstr ""
51880 #: cp/call.cc:11066
51881 #, gcc-internal-format
51882 msgid "%#qT declared here"
51883 msgstr ""
51885 #: cp/call.cc:11120
51886 #, gcc-internal-format
51887 msgid "argument %u in call to function %qE has pointer to a non-trivially-copyable type (%qT)"
51888 msgstr ""
51890 #: cp/call.cc:11187
51891 #, gcc-internal-format
51892 msgid "constructor delegates to itself"
51893 msgstr ""
51895 #: cp/call.cc:11462 cp/typeck.cc:10390
51896 msgid "cannot convert %qH to %qI"
51897 msgstr ""
51899 #: cp/call.cc:11484
51900 #, gcc-internal-format
51901 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
51902 msgstr ""
51904 #: cp/call.cc:11516
51905 #, gcc-internal-format
51906 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
51907 msgstr ""
51909 #: cp/call.cc:11564
51910 #, gcc-internal-format
51911 msgid "call to non-function %qD"
51912 msgstr ""
51914 #: cp/call.cc:11602 cp/pt.cc:17172 cp/typeck.cc:3483
51915 #, gcc-internal-format
51916 msgid "cannot call constructor %<%T::%D%> directly"
51917 msgstr ""
51919 #: cp/call.cc:11604
51920 #, gcc-internal-format
51921 msgid "for a function-style cast, remove the redundant %<::%D%>"
51922 msgstr ""
51924 #: cp/call.cc:11786
51925 #, gcc-internal-format
51926 msgid "no matching function for call to %<%s(%A)%>"
51927 msgstr ""
51929 #: cp/call.cc:11789
51930 #, gcc-internal-format
51931 msgid "call of overloaded %<%s(%A)%> is ambiguous"
51932 msgstr ""
51934 #: cp/call.cc:11812
51935 #, gcc-internal-format
51936 msgid "pure virtual %q#D called from non-static data member initializer"
51937 msgstr ""
51939 #: cp/call.cc:11817
51940 #, gcc-internal-format
51941 msgid "pure virtual %q#D called from constructor"
51942 msgstr ""
51944 #: cp/call.cc:11818
51945 #, gcc-internal-format
51946 msgid "pure virtual %q#D called from destructor"
51947 msgstr ""
51949 #: cp/call.cc:11841
51950 #, gcc-internal-format
51951 msgid "cannot call member function %qD without object"
51952 msgstr ""
51954 #: cp/call.cc:12990
51955 #, gcc-internal-format
51956 msgid "passing %qT chooses %qT over %qT"
51957 msgstr ""
51959 #: cp/call.cc:13016
51960 #, gcc-internal-format
51961 msgid "C++20 says that these are ambiguous, even though the second is reversed:"
51962 msgstr ""
51964 #: cp/call.cc:13039
51965 #, gcc-internal-format
51966 msgid "try making the operator a %<const%> member function"
51967 msgstr ""
51969 #: cp/call.cc:13102
51970 #, gcc-internal-format
51971 msgid "choosing %qD over %qD"
51972 msgstr ""
51974 #: cp/call.cc:13103
51975 msgid "  for conversion from %qH to %qI"
51976 msgstr ""
51978 #: cp/call.cc:13106
51979 #, gcc-internal-format
51980 msgid "  because conversion sequence for the argument is better"
51981 msgstr ""
51983 #: cp/call.cc:13390
51984 #, gcc-internal-format
51985 msgid "default argument mismatch in overload resolution"
51986 msgstr ""
51988 #: cp/call.cc:13394
51989 #, gcc-internal-format
51990 msgid " candidate 1: %q#F"
51991 msgstr ""
51993 #: cp/call.cc:13396
51994 #, gcc-internal-format
51995 msgid " candidate 2: %q#F"
51996 msgstr ""
51998 #: cp/call.cc:13442
51999 #, gcc-internal-format
52000 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:"
52001 msgstr ""
52003 #: cp/call.cc:13850
52004 #, gcc-internal-format
52005 msgid "a temporary bound to %qD only persists until the constructor exits"
52006 msgstr ""
52008 #: cp/call.cc:14003
52009 msgid "invalid initialization of non-const reference of type %qH from an rvalue of type %qI"
52010 msgstr ""
52012 #: cp/call.cc:14007
52013 msgid "invalid initialization of reference of type %qH from expression of type %qI"
52014 msgstr ""
52016 #: cp/call.cc:14325
52017 #, gcc-internal-format
52018 msgid "possibly dangling reference to a temporary"
52019 msgstr ""
52021 #: cp/call.cc:14326
52022 #, gcc-internal-format
52023 msgid "the temporary was destroyed at the end of the full expression %qE"
52024 msgstr ""
52026 #: cp/call.cc:14594
52027 #, gcc-internal-format
52028 msgid "explicit conversion function was not considered"
52029 msgstr ""
52031 #: cp/class.cc:322
52032 #, gcc-internal-format
52033 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
52034 msgstr ""
52036 #: cp/class.cc:326
52037 #, gcc-internal-format
52038 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
52039 msgstr ""
52041 #: cp/class.cc:333
52042 #, gcc-internal-format
52043 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
52044 msgstr ""
52046 #: cp/class.cc:338
52047 #, gcc-internal-format
52048 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
52049 msgstr ""
52051 #: cp/class.cc:391
52052 #, gcc-internal-format
52053 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
52054 msgstr ""
52056 #: cp/class.cc:1435
52057 #, gcc-internal-format
52058 msgid "%q#D conflicts with version inherited from %qT"
52059 msgstr ""
52061 #: cp/class.cc:1438
52062 #, gcc-internal-format
52063 msgid "version inherited from %qT declared here"
52064 msgstr ""
52066 #: cp/class.cc:1457
52067 #, gcc-internal-format
52068 msgid "%q#D cannot be overloaded with %q#D"
52069 msgstr ""
52071 #: cp/class.cc:1459 cp/decl.cc:1928 cp/decl.cc:1940 cp/decl.cc:1965
52072 #: cp/decl.cc:1988 cp/name-lookup.cc:2895 cp/name-lookup.cc:3213
52073 #, gcc-internal-format
52074 msgid "previous declaration %q#D"
52075 msgstr ""
52077 #: cp/class.cc:1501
52078 #, gcc-internal-format
52079 msgid "conflicting access specifications for method %q+D, ignored"
52080 msgstr ""
52082 #: cp/class.cc:1504
52083 #, gcc-internal-format
52084 msgid "conflicting access specifications for field %qE, ignored"
52085 msgstr ""
52087 #: cp/class.cc:1607
52088 #, gcc-internal-format
52089 msgid "%qD invalid in %q#T because of local method %q#D with same name"
52090 msgstr ""
52092 #: cp/class.cc:1611
52093 #, gcc-internal-format
52094 msgid "local method %q#D declared here"
52095 msgstr ""
52097 #: cp/class.cc:1616
52098 #, gcc-internal-format
52099 msgid "%qD invalid in %q#T because of local member %q#D with same name"
52100 msgstr ""
52102 #: cp/class.cc:1620
52103 #, gcc-internal-format
52104 msgid "local member %q#D declared here"
52105 msgstr ""
52107 #: cp/class.cc:1691
52108 #, gcc-internal-format
52109 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
52110 msgstr ""
52112 #: cp/class.cc:1694 cp/class.cc:1701 cp/class.cc:1708 cp/class.cc:1720
52113 #: cp/cvt.cc:1118 rust/backend/rust-tree.cc:643
52114 #, gcc-internal-format
52115 msgid "%qT declared here"
52116 msgstr ""
52118 #: cp/class.cc:1699
52119 #, gcc-internal-format
52120 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
52121 msgstr ""
52123 #: cp/class.cc:1706
52124 #, gcc-internal-format
52125 msgid "%qT does not have the %E ABI tag that base %qT has"
52126 msgstr ""
52128 #: cp/class.cc:1714
52129 #, gcc-internal-format
52130 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
52131 msgstr ""
52133 #: cp/class.cc:2025
52134 #, gcc-internal-format
52135 msgid "cannot derive from %<final%> base %qT in derived type %qT"
52136 msgstr ""
52138 #: cp/class.cc:2499
52139 #, gcc-internal-format
52140 msgid "all member functions in class %qT are private"
52141 msgstr ""
52143 #: cp/class.cc:2511
52144 #, gcc-internal-format
52145 msgid "%q#T only defines a private destructor and has no friends"
52146 msgstr ""
52148 #: cp/class.cc:2554
52149 #, gcc-internal-format
52150 msgid "%q#T only defines private constructors and has no friends"
52151 msgstr ""
52153 #: cp/class.cc:2558
52154 #, gcc-internal-format
52155 msgid "%q#D is public, but requires an existing %q#T object"
52156 msgstr ""
52158 #: cp/class.cc:2848
52159 #, gcc-internal-format
52160 msgid "no unique final overrider for %qD in %qT"
52161 msgstr ""
52163 #: cp/class.cc:3208
52164 #, gcc-internal-format
52165 msgid "%qD can be marked override"
52166 msgstr ""
52168 #: cp/class.cc:3211
52169 #, gcc-internal-format
52170 msgid "%q+#D marked %<override%>, but does not override"
52171 msgstr ""
52173 #: cp/class.cc:3226
52174 #, gcc-internal-format
52175 msgid "%q+#D marked %<final%>, but is not virtual"
52176 msgstr ""
52178 #: cp/class.cc:3303
52179 #, gcc-internal-format
52180 msgid "%qD was hidden"
52181 msgstr ""
52183 #: cp/class.cc:3304
52184 #, gcc-internal-format
52185 msgid "  by %qD"
52186 msgstr ""
52188 #: cp/class.cc:3516
52189 #, gcc-internal-format
52190 msgid "the ellipsis in %qD is not inherited"
52191 msgstr ""
52193 #: cp/class.cc:3720
52194 #, gcc-internal-format
52195 msgid "bit-field %q#D with non-integral type %qT"
52196 msgstr ""
52198 #: cp/class.cc:3736
52199 #, gcc-internal-format
52200 msgid "bit-field %q+D width not an integer constant"
52201 msgstr ""
52203 #: cp/class.cc:3741
52204 #, gcc-internal-format
52205 msgid "negative width in bit-field %q+D"
52206 msgstr ""
52208 #: cp/class.cc:3746
52209 #, gcc-internal-format
52210 msgid "zero width for bit-field %q+D"
52211 msgstr ""
52213 #: cp/class.cc:3756
52214 #, gcc-internal-format
52215 msgid "width of %qD exceeds its type"
52216 msgstr ""
52218 #: cp/class.cc:3762
52219 #, gcc-internal-format
52220 msgid "%qD is too small to hold all values of %q#T"
52221 msgstr ""
52223 #: cp/class.cc:3823
52224 #, gcc-internal-format
52225 msgid "member %q+#D with constructor not allowed in union"
52226 msgstr ""
52228 #: cp/class.cc:3826
52229 #, gcc-internal-format
52230 msgid "member %q+#D with destructor not allowed in union"
52231 msgstr ""
52233 #: cp/class.cc:3828
52234 #, gcc-internal-format
52235 msgid "member %q+#D with copy assignment operator not allowed in union"
52236 msgstr ""
52238 #: cp/class.cc:3832
52239 #, gcc-internal-format
52240 msgid "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
52241 msgstr ""
52243 #: cp/class.cc:3948
52244 #, gcc-internal-format
52245 msgid "in C++98 %q+D may not be static because it is a member of a union"
52246 msgstr ""
52248 #: cp/class.cc:3961
52249 #, gcc-internal-format
52250 msgid "non-static data member %q+D in a union may not have reference type %qT"
52251 msgstr ""
52253 #: cp/class.cc:3974
52254 #, gcc-internal-format
52255 msgid "data member %q+D invalidly declared function type"
52256 msgstr ""
52258 #: cp/class.cc:3980
52259 #, gcc-internal-format
52260 msgid "data member %q+D invalidly declared method type"
52261 msgstr ""
52263 #: cp/class.cc:4051
52264 #, gcc-internal-format
52265 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
52266 msgstr ""
52268 #: cp/class.cc:4103
52269 #, gcc-internal-format
52270 msgid "member %q+D cannot be declared as a %<mutable%> reference"
52271 msgstr ""
52273 #: cp/class.cc:4106
52274 #, gcc-internal-format
52275 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
52276 msgstr ""
52278 #: cp/class.cc:4137
52279 #, gcc-internal-format
52280 msgid "multiple fields in union %qT initialized"
52281 msgstr ""
52283 #: cp/class.cc:4139
52284 #, gcc-internal-format
52285 msgid "initialized member %q+D declared here"
52286 msgstr ""
52288 #: cp/class.cc:4187
52289 #, gcc-internal-format
52290 msgid "field %q#D with same name as class"
52291 msgstr ""
52293 #: cp/class.cc:4215
52294 #, gcc-internal-format
52295 msgid "%q#T has pointer data members"
52296 msgstr ""
52298 #: cp/class.cc:4220
52299 #, gcc-internal-format
52300 msgid "  but does not declare %<%T(const %T&)%>"
52301 msgstr ""
52303 #: cp/class.cc:4222
52304 #, gcc-internal-format
52305 msgid "  or %<operator=(const %T&)%>"
52306 msgstr ""
52308 #: cp/class.cc:4226
52309 #, gcc-internal-format
52310 msgid "  but does not declare %<operator=(const %T&)%>"
52311 msgstr ""
52313 #: cp/class.cc:4228
52314 #, gcc-internal-format
52315 msgid "pointer member %q+D declared here"
52316 msgstr ""
52318 #: cp/class.cc:4316
52319 #, gcc-internal-format
52320 msgid "layout of %qs member of type %qT changes in %qs"
52321 msgstr ""
52323 #: cp/class.cc:4709
52324 #, gcc-internal-format
52325 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
52326 msgstr ""
52328 #: cp/class.cc:4712
52329 #, gcc-internal-format
52330 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
52331 msgstr ""
52333 #: cp/class.cc:5040
52334 #, gcc-internal-format
52335 msgid "initializer specified for non-virtual method %q+D"
52336 msgstr ""
52338 #: cp/class.cc:5081
52339 #, gcc-internal-format
52340 msgid "no viable destructor for %qT"
52341 msgstr "nema održivog konstruktora za %qT"
52343 #: cp/class.cc:5083
52344 #, gcc-internal-format
52345 msgid "destructor for %qT is ambiguous"
52346 msgstr ""
52348 #: cp/class.cc:5551
52349 #, gcc-internal-format
52350 msgid "method overrides both %<transaction_pure%> and %qE methods"
52351 msgstr ""
52353 #: cp/class.cc:5572
52354 #, gcc-internal-format
52355 msgid "method declared %qE overriding %qE method"
52356 msgstr ""
52358 #: cp/class.cc:6204 cp/constexpr.cc:299
52359 #, gcc-internal-format
52360 msgid "enclosing class of %<constexpr%> non-static member function %q+#D is not a literal type"
52361 msgstr ""
52363 #: cp/class.cc:6230 rust/backend/rust-tree.cc:6076
52364 #, gcc-internal-format
52365 msgid "%q+T is not literal because:"
52366 msgstr ""
52368 #: cp/class.cc:6233 rust/backend/rust-tree.cc:6079
52369 #, gcc-internal-format
52370 msgid "  %qT is a closure type, which is only literal in C++17 and later"
52371 msgstr ""
52373 #: cp/class.cc:6236 rust/backend/rust-tree.cc:6087
52374 #, gcc-internal-format
52375 msgid "  %q+T has a non-trivial destructor"
52376 msgstr ""
52378 #: cp/class.cc:6239 rust/backend/rust-tree.cc:6084
52379 #, gcc-internal-format
52380 msgid "  %q+T does not have %<constexpr%> destructor"
52381 msgstr ""
52383 #: cp/class.cc:6247 rust/backend/rust-tree.cc:6092
52384 #, gcc-internal-format
52385 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"
52386 msgstr ""
52388 #: cp/class.cc:6280 rust/backend/rust-tree.cc:6124
52389 #, gcc-internal-format
52390 msgid "  base class %qT of %q+T is non-literal"
52391 msgstr ""
52393 #: cp/class.cc:6295 rust/backend/rust-tree.cc:6138
52394 #, gcc-internal-format
52395 msgid "  non-static data member %qD has non-literal type"
52396 msgstr ""
52398 #: cp/class.cc:6302 rust/backend/rust-tree.cc:6145
52399 #, gcc-internal-format
52400 msgid "  non-static data member %qD has volatile type"
52401 msgstr ""
52403 #: cp/class.cc:6435
52404 #, gcc-internal-format
52405 msgid "base class %q#T has accessible non-virtual destructor"
52406 msgstr ""
52408 #: cp/class.cc:6464
52409 #, gcc-internal-format
52410 msgid "non-static reference %q#D in class without a constructor"
52411 msgstr ""
52413 #: cp/class.cc:6470
52414 #, gcc-internal-format
52415 msgid "non-static const member %q#D in class without a constructor"
52416 msgstr ""
52418 #: cp/class.cc:6816
52419 #, gcc-internal-format
52420 msgid "offset of %qT base class for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC 12)"
52421 msgstr ""
52423 #: cp/class.cc:6820
52424 #, gcc-internal-format
52425 msgid "offset of %qD for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC 12)"
52426 msgstr ""
52428 #: cp/class.cc:6860
52429 #, gcc-internal-format
52430 msgid "direct base %qT inaccessible in %qT due to ambiguity"
52431 msgstr ""
52433 #: cp/class.cc:6872
52434 #, gcc-internal-format
52435 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
52436 msgstr ""
52438 #: cp/class.cc:7114
52439 #, gcc-internal-format
52440 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
52441 msgstr ""
52443 #: cp/class.cc:7310
52444 #, gcc-internal-format
52445 msgid "size of type %qT is too large (%qE bytes)"
52446 msgstr ""
52448 #: cp/class.cc:7596
52449 #, gcc-internal-format
52450 msgid "invalid use of %q#T with a zero-size array in %q#D"
52451 msgstr ""
52453 #: cp/class.cc:7598
52454 #, gcc-internal-format
52455 msgid "invalid use of %q#T with a flexible array member in %q#T"
52456 msgstr ""
52458 #: cp/class.cc:7603
52459 #, gcc-internal-format
52460 msgid "array member %q#D declared here"
52461 msgstr ""
52463 #: cp/class.cc:7631
52464 #, gcc-internal-format
52465 msgid "zero-size array member %qD not at end of %q#T"
52466 msgstr ""
52468 #: cp/class.cc:7633
52469 #, gcc-internal-format
52470 msgid "zero-size array member %qD in an otherwise empty %q#T"
52471 msgstr ""
52473 #: cp/class.cc:7642 cp/class.cc:7673
52474 #, gcc-internal-format
52475 msgid "in the definition of %q#T"
52476 msgstr ""
52478 #: cp/class.cc:7650
52479 #, gcc-internal-format
52480 msgid "flexible array member %qD not at end of %q#T"
52481 msgstr ""
52483 #: cp/class.cc:7652
52484 #, gcc-internal-format
52485 msgid "flexible array member %qD in an otherwise empty %q#T"
52486 msgstr ""
52488 #: cp/class.cc:7671
52489 #, gcc-internal-format
52490 msgid "next member %q#D declared here"
52491 msgstr ""
52493 #: cp/class.cc:7785 cp/decl.cc:17643 cp/parser.cc:27638
52494 #, gcc-internal-format
52495 msgid "redefinition of %q#T"
52496 msgstr ""
52498 #: cp/class.cc:7929
52499 #, gcc-internal-format
52500 msgid "%q#T has virtual functions and accessible non-virtual destructor"
52501 msgstr ""
52503 #: cp/class.cc:7957
52504 #, gcc-internal-format
52505 msgid "type transparent %q#T does not have any fields"
52506 msgstr ""
52508 #: cp/class.cc:7963
52509 #, gcc-internal-format
52510 msgid "type transparent class %qT has base classes"
52511 msgstr ""
52513 #: cp/class.cc:7967
52514 #, gcc-internal-format
52515 msgid "type transparent class %qT has virtual functions"
52516 msgstr ""
52518 #: cp/class.cc:7973
52519 #, gcc-internal-format
52520 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
52521 msgstr ""
52523 #: cp/class.cc:8144
52524 #, gcc-internal-format
52525 msgid "definition of %qD does not match %<#include <initializer_list>%>"
52526 msgstr ""
52528 #: cp/class.cc:8155
52529 #, gcc-internal-format
52530 msgid "trying to finish struct, but kicked out due to previous parse errors"
52531 msgstr ""
52533 #: cp/class.cc:8662
52534 #, gcc-internal-format
52535 msgid "language string %<\"%E\"%> not recognized"
52536 msgstr ""
52538 #: cp/class.cc:8752
52539 #, gcc-internal-format
52540 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
52541 msgstr ""
52543 #: cp/class.cc:8910
52544 #, gcc-internal-format
52545 msgid "no matches converting function %qD to type %q#T"
52546 msgstr ""
52548 #: cp/class.cc:8937
52549 #, gcc-internal-format
52550 msgid "converting overloaded function %qD to type %q#T is ambiguous"
52551 msgstr ""
52553 #: cp/class.cc:8979
52554 #, gcc-internal-format
52555 msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to explicit object member function."
52556 msgstr ""
52558 #: cp/class.cc:8984
52559 #, gcc-internal-format
52560 msgid "a pointer to explicit object member function can only be formed with %<&%E%>"
52561 msgstr ""
52563 #: cp/class.cc:8994
52564 #, gcc-internal-format
52565 msgid "assuming pointer to member %qD"
52566 msgstr ""
52568 #: cp/class.cc:8997
52569 #, gcc-internal-format
52570 msgid "(a pointer to member can only be formed with %<&%E%>)"
52571 msgstr ""
52573 #: cp/class.cc:9076
52574 #, gcc-internal-format
52575 msgid "not enough type information"
52576 msgstr ""
52578 #: cp/class.cc:9096
52579 #, gcc-internal-format
52580 msgid "cannot convert %qE from type %qT to type %qT"
52581 msgstr ""
52583 #: cp/class.cc:9395
52584 #, gcc-internal-format
52585 msgid "declaration of %q#D changes meaning of %qD"
52586 msgstr ""
52588 #: cp/class.cc:9398
52589 #, gcc-internal-format
52590 msgid "used here to mean %q#D"
52591 msgstr ""
52593 #: cp/constexpr.cc:112
52594 #, gcc-internal-format
52595 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
52596 msgstr ""
52598 #: cp/constexpr.cc:123
52599 #, gcc-internal-format
52600 msgid "variable %qD of non-literal type %qT in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
52601 msgstr ""
52603 #: cp/constexpr.cc:136
52604 #, gcc-internal-format
52605 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
52606 msgstr ""
52608 #: cp/constexpr.cc:236
52609 #, gcc-internal-format
52610 msgid "inherited constructor %qD is not %<constexpr%>"
52611 msgstr ""
52613 #. constexpr_fundef_p
52614 #: cp/constexpr.cc:250
52615 #, gcc-internal-format
52616 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
52617 msgstr ""
52619 #: cp/constexpr.cc:263
52620 #, gcc-internal-format
52621 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
52622 msgstr ""
52624 #: cp/constexpr.cc:270 cp/decl.cc:14678
52625 #, gcc-internal-format
52626 msgid "%<constexpr%> destructors only available with %<-std=c++20%> or %<-std=gnu++20%>"
52627 msgstr ""
52629 #. constexpr_fundef_p
52630 #: cp/constexpr.cc:283
52631 #, gcc-internal-format
52632 msgid "invalid return type %qT of %<constexpr%> function %q+D"
52633 msgstr ""
52635 #: cp/constexpr.cc:310
52636 #, gcc-internal-format
52637 msgid "%q#T has virtual base classes"
52638 msgstr ""
52640 #: cp/constexpr.cc:568
52641 #, gcc-internal-format
52642 msgid "%<constexpr%> constructor does not have empty body"
52643 msgstr ""
52645 #: cp/constexpr.cc:826
52646 #, gcc-internal-format
52647 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
52648 msgstr ""
52650 #: cp/constexpr.cc:887
52651 #, gcc-internal-format
52652 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
52653 msgstr ""
52655 #: cp/constexpr.cc:950
52656 #, gcc-internal-format
52657 msgid "body of %<constexpr%> function %qD not a return-statement"
52658 msgstr ""
52660 #: cp/constexpr.cc:1078
52661 #, gcc-internal-format
52662 msgid "%qD is not usable as a %<constexpr%> function because:"
52663 msgstr ""
52665 #: cp/constexpr.cc:1315 cp/constexpr.cc:6363
52666 #, gcc-internal-format
52667 msgid "destroying %qE outside its lifetime"
52668 msgstr ""
52670 #: cp/constexpr.cc:1606 cp/constexpr.cc:3317
52671 #: rust/backend/rust-constexpr.cc:3326 rust/backend/rust-constexpr.cc:3589
52672 #, gcc-internal-format
52673 msgid "%<constexpr%> call flows off the end of the function"
52674 msgstr ""
52676 #: cp/constexpr.cc:1608 cp/constexpr.cc:1707 cp/constexpr.cc:1716
52677 #: cp/constexpr.cc:3589 rust/backend/rust-constexpr.cc:3331
52678 #: rust/backend/rust-constexpr.cc:3341 rust/backend/rust-constexpr.cc:4324
52679 #, gcc-internal-format
52680 msgid "%q+E is not a constant expression"
52681 msgstr ""
52683 #: cp/constexpr.cc:1898 cp/constexpr.cc:5929 cp/constexpr.cc:8238
52684 #: rust/backend/rust-constexpr.cc:875 rust/backend/rust-constexpr.cc:2494
52685 #, gcc-internal-format
52686 msgid "dereferencing a null pointer"
52687 msgstr ""
52689 #: cp/constexpr.cc:2086
52690 #, gcc-internal-format
52691 msgid "the comparison reduces to %qE"
52692 msgstr ""
52694 #: cp/constexpr.cc:2089
52695 #, gcc-internal-format
52696 msgid "%qE evaluates to false"
52697 msgstr ""
52699 #: cp/constexpr.cc:2168
52700 #, gcc-internal-format
52701 msgid "failed %<assume%> attribute assumption"
52702 msgstr ""
52704 #: cp/constexpr.cc:2203 cp/constexpr.cc:9688
52705 #: rust/backend/rust-constexpr.cc:5758
52706 #, gcc-internal-format
52707 msgid "call to internal function %qE"
52708 msgstr ""
52710 #: cp/constexpr.cc:2257 rust/backend/rust-constexpr.cc:2615
52711 #, gcc-internal-format
52712 msgid "modifying a const object %qE is not allowed in a constant expression"
52713 msgstr ""
52715 #: cp/constexpr.cc:2285 rust/backend/rust-constexpr.cc:2618
52716 #, gcc-internal-format
52717 msgid "originally declared %<const%> here"
52718 msgstr ""
52720 #: cp/constexpr.cc:2541 cp/constexpr.cc:2597 cp/constexpr.cc:2630
52721 #: cp/constexpr.cc:2652
52722 #, gcc-internal-format
52723 msgid "reference %<dynamic_cast%> failed"
52724 msgstr ""
52726 #: cp/constexpr.cc:2542
52727 #, gcc-internal-format
52728 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
52729 msgstr ""
52731 #: cp/constexpr.cc:2566
52732 #, gcc-internal-format
52733 msgid "virtual table pointer is used uninitialized"
52734 msgstr ""
52736 #: cp/constexpr.cc:2598 cp/constexpr.cc:2631
52737 #, gcc-internal-format
52738 msgid "static type %qT of its operand is a non-public base class of dynamic type %qT"
52739 msgstr ""
52741 #: cp/constexpr.cc:2654
52742 #, gcc-internal-format
52743 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
52744 msgstr ""
52746 #: cp/constexpr.cc:2657
52747 #, gcc-internal-format
52748 msgid "dynamic type %qT of its operand does not have an unambiguous public base class %qT"
52749 msgstr ""
52751 #: cp/constexpr.cc:2734 cp/constexpr.cc:3014 cp/constexpr.cc:9724
52752 #: rust/backend/rust-constexpr.cc:5789
52753 #, gcc-internal-format
52754 msgid "call to non-%<constexpr%> function %qD"
52755 msgstr ""
52757 #. virtual_offset is only set for virtual bases, which make the
52758 #. class non-literal, so we don't need to handle it here.
52759 #: cp/constexpr.cc:2740
52760 #, gcc-internal-format
52761 msgid "calling constexpr member function %qD through virtual base subobject"
52762 msgstr ""
52764 #: cp/constexpr.cc:2856 rust/backend/rust-constexpr.cc:3387
52765 #, gcc-internal-format
52766 msgid "expression %qE does not designate a %<constexpr%> function"
52767 msgstr ""
52769 #: cp/constexpr.cc:2934
52770 #, gcc-internal-format
52771 msgid "array deallocation of object allocated with non-array allocation"
52772 msgstr ""
52774 #: cp/constexpr.cc:2938 cp/constexpr.cc:2961
52775 #, gcc-internal-format
52776 msgid "allocation performed here"
52777 msgstr ""
52779 #: cp/constexpr.cc:2957
52780 #, gcc-internal-format
52781 msgid "non-array deallocation of object allocated with array allocation"
52782 msgstr ""
52784 #: cp/constexpr.cc:2974
52785 #, gcc-internal-format
52786 msgid "deallocation of already deallocated storage"
52787 msgstr ""
52789 #: cp/constexpr.cc:2981
52790 #, gcc-internal-format
52791 msgid "deallocation of storage that was not previously allocated"
52792 msgstr ""
52794 #: cp/constexpr.cc:3098 rust/backend/rust-constexpr.cc:3442
52795 #, gcc-internal-format
52796 msgid "%qD called in a constant expression before its definition is complete"
52797 msgstr ""
52799 #: cp/constexpr.cc:3105
52800 #, gcc-internal-format
52801 msgid "%qD called in a constant expression"
52802 msgstr ""
52804 #: cp/constexpr.cc:3109 rust/backend/rust-constexpr.cc:3456
52805 #, gcc-internal-format
52806 msgid "%qD used before its definition"
52807 msgstr ""
52809 #: cp/constexpr.cc:3181 rust/backend/rust-constexpr.cc:3498
52810 #, gcc-internal-format
52811 msgid "call has circular dependency"
52812 msgstr ""
52814 #: cp/constexpr.cc:3192 rust/backend/rust-constexpr.cc:3509
52815 #, gcc-internal-format
52816 msgid "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-depth=%> to increase the maximum)"
52817 msgstr ""
52819 #: cp/constexpr.cc:3547
52820 #, gcc-internal-format
52821 msgid "reference to %qD is not a constant expression"
52822 msgstr "referencija za %qD nije konstantni izraz"
52824 #: cp/constexpr.cc:3550
52825 #, gcc-internal-format
52826 msgid "pointer to %qD is not a constant expression"
52827 msgstr ""
52829 #: cp/constexpr.cc:3556
52830 #, gcc-internal-format
52831 msgid "address of non-static constexpr variable %qD may differ on each invocation of the enclosing function; add %<static%> to give it a constant address"
52832 msgstr ""
52834 #: cp/constexpr.cc:3632
52835 #, gcc-internal-format
52836 msgid "right operand of shift expression %q+E is negative"
52837 msgstr ""
52839 #: cp/constexpr.cc:3639
52840 #, gcc-internal-format
52841 msgid "right operand of shift expression %q+E is greater than or equal to the precision %wu of the left operand"
52842 msgstr ""
52844 #: cp/constexpr.cc:3662
52845 #, gcc-internal-format
52846 msgid "left operand of shift expression %q+E is negative"
52847 msgstr ""
52849 #: cp/constexpr.cc:3681
52850 #, gcc-internal-format
52851 msgid "shift expression %q+E overflows"
52852 msgstr ""
52854 #: cp/constexpr.cc:3880
52855 #, gcc-internal-format
52856 msgid "arithmetic involving a null pointer in %qE"
52857 msgstr ""
52859 #: cp/constexpr.cc:4315 rust/backend/rust-constexpr.cc:4399
52860 #, gcc-internal-format
52861 msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
52862 msgstr ""
52864 #: cp/constexpr.cc:4318 rust/backend/rust-constexpr.cc:4404
52865 #, gcc-internal-format
52866 msgid "nonzero array subscript %qE is used with array %qD of type %qT with unknown bounds"
52867 msgstr ""
52869 #: cp/constexpr.cc:4323 rust/backend/rust-constexpr.cc:4411
52870 #, gcc-internal-format
52871 msgid "array subscript value %qE is outside the bounds of array type %qT"
52872 msgstr ""
52874 #: cp/constexpr.cc:4326 rust/backend/rust-constexpr.cc:4416
52875 #, gcc-internal-format
52876 msgid "nonzero array subscript %qE is used with array of type %qT with unknown bounds"
52877 msgstr ""
52879 #: cp/constexpr.cc:4514 rust/backend/rust-constexpr.cc:1667
52880 #, gcc-internal-format
52881 msgid "accessing uninitialized array element"
52882 msgstr ""
52884 #: cp/constexpr.cc:4576 rust/backend/rust-constexpr.cc:1724
52885 #, gcc-internal-format
52886 msgid "dereferencing a null pointer in %qE"
52887 msgstr ""
52889 #: cp/constexpr.cc:4595 cp/constexpr.cc:4711 cp/constexpr.cc:4723
52890 #: cp/constexpr.cc:7422 cp/constexpr.cc:7552 cp/constexpr.cc:9638
52891 #: rust/backend/rust-constexpr.cc:1738 rust/backend/rust-constexpr.cc:1983
52892 #: rust/backend/rust-constexpr.cc:2225 rust/backend/rust-constexpr.cc:4743
52893 #: rust/backend/rust-constexpr.cc:5712
52894 #, gcc-internal-format
52895 msgid "%qE is not a constant expression"
52896 msgstr ""
52898 #: cp/constexpr.cc:4603 rust/backend/rust-constexpr.cc:1744
52899 #, gcc-internal-format
52900 msgid "mutable %qD is not usable in a constant expression"
52901 msgstr ""
52903 #: cp/constexpr.cc:4635 cp/constexpr.cc:4671 cp/constexpr.cc:6527
52904 #: rust/backend/rust-constexpr.cc:1774 rust/backend/rust-constexpr.cc:1797
52905 #, gcc-internal-format
52906 msgid "accessing uninitialized member %qD"
52907 msgstr ""
52909 #: cp/constexpr.cc:4637 cp/constexpr.cc:4650 cp/constexpr.cc:6522
52910 #: rust/backend/rust-constexpr.cc:1776
52911 #, gcc-internal-format
52912 msgid "accessing %qD member instead of initialized %qD member in constant expression"
52913 msgstr ""
52915 #: cp/constexpr.cc:4789
52916 #, gcc-internal-format
52917 msgid "%qs is not a constant expression because %qT is a union type"
52918 msgstr ""
52920 #: cp/constexpr.cc:4792
52921 #, gcc-internal-format
52922 msgid "%qs is not a constant expression because %qT contains a union type"
52923 msgstr ""
52925 #: cp/constexpr.cc:4803
52926 #, gcc-internal-format
52927 msgid "%qs is not a constant expression because %qT is a pointer type"
52928 msgstr ""
52930 #: cp/constexpr.cc:4806
52931 #, gcc-internal-format
52932 msgid "%qs is not a constant expression because %qT contains a pointer type"
52933 msgstr ""
52935 #: cp/constexpr.cc:4817
52936 #, gcc-internal-format
52937 msgid "%qs is not a constant expression because %qT is a reference type"
52938 msgstr ""
52940 #: cp/constexpr.cc:4820
52941 #, gcc-internal-format
52942 msgid "%qs is not a constant expression because %qT contains a reference type"
52943 msgstr ""
52945 #: cp/constexpr.cc:4831
52946 #, gcc-internal-format
52947 msgid "%qs is not a constant expression because %qT is a pointer to member type"
52948 msgstr ""
52950 #: cp/constexpr.cc:4835
52951 #, gcc-internal-format
52952 msgid "%qs is not a constant expression because %qT contains a pointer to member type"
52953 msgstr ""
52955 #: cp/constexpr.cc:4846
52956 #, gcc-internal-format
52957 msgid "%qs is not a constant expression because %qT is volatile"
52958 msgstr ""
52960 #: cp/constexpr.cc:4849
52961 #, gcc-internal-format
52962 msgid "%qs is not a constant expression because %qT contains a volatile subobject"
52963 msgstr ""
52965 #: cp/constexpr.cc:5004
52966 #, gcc-internal-format
52967 msgid "%qs cannot be constant evaluated on the target"
52968 msgstr ""
52970 #: cp/constexpr.cc:5013 cp/constexpr.cc:5023
52971 #, gcc-internal-format
52972 msgid "%qs cannot be constant evaluated because the type is too large"
52973 msgstr ""
52975 #: cp/constexpr.cc:5043
52976 #, gcc-internal-format
52977 msgid "%qs cannot be constant evaluated because the argument cannot be encoded"
52978 msgstr ""
52980 #: cp/constexpr.cc:5089
52981 #, gcc-internal-format
52982 msgid "%qs accessing uninitialized byte at offset %d"
52983 msgstr ""
52985 #: cp/constexpr.cc:5101
52986 #, gcc-internal-format
52987 msgid "%qs cannot be constant evaluated because the argument cannot be interpreted"
52988 msgstr ""
52990 #: cp/constexpr.cc:5949 rust/backend/rust-constexpr.cc:895
52991 #, gcc-internal-format
52992 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
52993 msgstr ""
52995 #. Provide a more accurate message for deleted variables.
52996 #: cp/constexpr.cc:5989 cp/constexpr.cc:6022
52997 #, gcc-internal-format
52998 msgid "use of allocated storage after deallocation in a constant expression"
52999 msgstr ""
53001 #: cp/constexpr.cc:5991 cp/constexpr.cc:6017 cp/constexpr.cc:6024
53002 #: cp/constexpr.cc:6358
53003 #, gcc-internal-format
53004 msgid "allocated here"
53005 msgstr ""
53007 #: cp/constexpr.cc:5995
53008 #, gcc-internal-format
53009 msgid "accessing %qE outside its lifetime"
53010 msgstr ""
53012 #: cp/constexpr.cc:6015
53013 #, gcc-internal-format
53014 msgid "the content of uninitialized storage is not usable in a constant expression"
53015 msgstr ""
53017 #: cp/constexpr.cc:6027 rust/backend/rust-constexpr.cc:4041
53018 #, gcc-internal-format
53019 msgid "the value of %qD is not usable in a constant expression"
53020 msgstr ""
53022 #: cp/constexpr.cc:6035
53023 #, gcc-internal-format
53024 msgid "%qD used in its own initializer"
53025 msgstr ""
53027 #: cp/constexpr.cc:6040
53028 #, gcc-internal-format
53029 msgid "%q#D is not const"
53030 msgstr ""
53032 #: cp/constexpr.cc:6043
53033 #, gcc-internal-format
53034 msgid "%q#D is volatile"
53035 msgstr ""
53037 #: cp/constexpr.cc:6048 cp/constexpr.cc:6055
53038 #, gcc-internal-format
53039 msgid "%qD was not initialized with a constant expression"
53040 msgstr ""
53042 #: cp/constexpr.cc:6061
53043 #, gcc-internal-format
53044 msgid "%qD was not declared %<constexpr%>"
53045 msgstr ""
53047 #: cp/constexpr.cc:6064
53048 #, gcc-internal-format
53049 msgid "%qD does not have integral or enumeration type"
53050 msgstr ""
53052 #: cp/constexpr.cc:6356
53053 #, gcc-internal-format
53054 msgid "modification of allocated storage after deallocation is not a constant expression"
53055 msgstr ""
53057 #: cp/constexpr.cc:6365
53058 #, gcc-internal-format
53059 msgid "modification of %qE outside its lifetime is not a constant expression"
53060 msgstr ""
53062 #: cp/constexpr.cc:6372
53063 #, gcc-internal-format
53064 msgid "destroying %qE from outside current evaluation is not a constant expression"
53065 msgstr ""
53067 #: cp/constexpr.cc:6375
53068 #, gcc-internal-format
53069 msgid "modification of %qE from outside current evaluation is not a constant expression"
53070 msgstr ""
53072 #: cp/constexpr.cc:6502
53073 #, gcc-internal-format
53074 msgid "change of the active member of a union from %qD to %qD is not a constant expression before C++20"
53075 msgstr ""
53077 #: cp/constexpr.cc:6531
53078 #, gcc-internal-format
53079 msgid "%qD does not implicitly begin its lifetime because %qT does not have a non-deleted trivial default constructor, use %<std::construct_at%> instead"
53080 msgstr ""
53082 #: cp/constexpr.cc:6538
53083 #, gcc-internal-format
53084 msgid "initializing %qD requires a member access expression as the left operand of the assignment"
53085 msgstr ""
53087 #: cp/constexpr.cc:6550 rust/backend/rust-constexpr.cc:2822
53088 #, gcc-internal-format
53089 msgid "change of the active member of a union from %qD to %qD during initialization"
53090 msgstr ""
53092 #: cp/constexpr.cc:6998 cp/constexpr.cc:8587 cp/constexpr.cc:8599
53093 #: rust/backend/rust-constexpr.cc:4668
53094 #, gcc-internal-format
53095 msgid "statement is not a constant expression"
53096 msgstr ""
53098 #: cp/constexpr.cc:7094 rust/backend/rust-constexpr.cc:4933
53099 #, gcc-internal-format
53100 msgid "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-loop-limit=%> to increase the limit)"
53101 msgstr ""
53103 #: cp/constexpr.cc:7201 rust/backend/rust-constexpr.cc:999
53104 #, gcc-internal-format
53105 msgid "inline assembly is not a constant expression"
53106 msgstr ""
53108 #: cp/constexpr.cc:7203 rust/backend/rust-constexpr.cc:1000
53109 #, gcc-internal-format
53110 msgid "only unevaluated inline assembly is allowed in a %<constexpr%> function in C++20"
53111 msgstr ""
53113 #: cp/constexpr.cc:7221
53114 #, gcc-internal-format
53115 msgid "use of %qD"
53116 msgstr ""
53118 #: cp/constexpr.cc:7225
53119 #, gcc-internal-format
53120 msgid "its value can vary between compiler versions or with different %<-mtune%> or %<-mcpu%> flags"
53121 msgstr ""
53123 #: cp/constexpr.cc:7227
53124 #, gcc-internal-format
53125 msgid "if this use is part of a public ABI, change it to instead use a constant variable you define"
53126 msgstr ""
53128 #: cp/constexpr.cc:7229
53129 #, gcc-internal-format, gfc-internal-format
53130 msgid "the default value for the current CPU tuning is %d bytes"
53131 msgstr ""
53133 #: cp/constexpr.cc:7231
53134 #, gcc-internal-format
53135 msgid "you can stabilize this value with %<--param hardware_destructive_interference_size=%d%>, or disable this warning with %<-Wno-interference-size%>"
53136 msgstr ""
53138 #: cp/constexpr.cc:7384
53139 #, gcc-internal-format
53140 msgid "value %qE of type %qT is not a constant expression"
53141 msgstr ""
53143 #: cp/constexpr.cc:7397
53144 #, gcc-internal-format
53145 msgid "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-fconstexpr-ops-limit=%> to increase the limit)"
53146 msgstr ""
53148 #: cp/constexpr.cc:7582
53149 #, gcc-internal-format
53150 msgid "control passes through definition of %qD with thread storage duration"
53151 msgstr ""
53153 #: cp/constexpr.cc:7585
53154 #, gcc-internal-format
53155 msgid "control passes through definition of %qD with static storage duration"
53156 msgstr ""
53158 #: cp/constexpr.cc:7650 cp/constexpr.cc:10332
53159 #: rust/backend/rust-constexpr.cc:2056 rust/backend/rust-constexpr.cc:6206
53160 #, gcc-internal-format
53161 msgid "temporary of non-literal type %qT in a constant expression"
53162 msgstr ""
53164 #: cp/constexpr.cc:8099 cp/constexpr.cc:9839
53165 #, gcc-internal-format
53166 msgid "%<reinterpret_cast%> is not a constant expression"
53167 msgstr ""
53169 #: cp/constexpr.cc:8127 rust/backend/rust-constexpr.cc:2461
53170 #, gcc-internal-format
53171 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant expression"
53172 msgstr ""
53174 #: cp/constexpr.cc:8177
53175 #, gcc-internal-format
53176 msgid "cast from %qT is not allowed in a constant expression because pointed-to type %qT is not similar to %qT"
53177 msgstr ""
53179 #: cp/constexpr.cc:8184
53180 #, gcc-internal-format
53181 msgid "pointed-to object declared here"
53182 msgstr "pointed-to objekt deklariran ovdje"
53184 #: cp/constexpr.cc:8189
53185 #, gcc-internal-format
53186 msgid "cast from %qT is not allowed in a constant expression because %qE does not point to an object"
53187 msgstr ""
53189 #: cp/constexpr.cc:8201
53190 #, gcc-internal-format
53191 msgid "cast from %qT is not allowed in a constant expression before C++26"
53192 msgstr ""
53194 #: cp/constexpr.cc:8215
53195 #, gcc-internal-format
53196 msgid "%qE is not a constant expression when the class %qT is still incomplete"
53197 msgstr ""
53199 #: cp/constexpr.cc:8249 rust/backend/rust-constexpr.cc:2506
53200 #, gcc-internal-format
53201 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
53202 msgstr ""
53204 #: cp/constexpr.cc:8387 cp/constexpr.cc:10150 cp/constexpr.cc:10555
53205 #: rust/backend/rust-constexpr.cc:6100 rust/backend/rust-constexpr.cc:6415
53206 #, gcc-internal-format
53207 msgid "expression %qE is not a constant expression"
53208 msgstr ""
53210 #: cp/constexpr.cc:8432 cp/constexpr.cc:10596
53211 #, gcc-internal-format
53212 msgid "%<goto%> is not a constant expression"
53213 msgstr ""
53215 #: cp/constexpr.cc:8490
53216 #, gcc-internal-format
53217 msgid "contract predicate is false in constant expression"
53218 msgstr ""
53220 #: cp/constexpr.cc:8506
53221 #, gcc-internal-format
53222 msgid "unexpected template-id %qE"
53223 msgstr ""
53225 #: cp/constexpr.cc:8512 cp/constraint.cc:178 cp/constraint.cc:755
53226 #, gcc-internal-format
53227 msgid "function concept must be called"
53228 msgstr ""
53230 #: cp/constexpr.cc:8537
53231 #, gcc-internal-format
53232 msgid "address of a call to %qs is not a constant expression"
53233 msgstr ""
53235 #: cp/constexpr.cc:8602
53236 #, gcc-internal-format
53237 msgid "unexpected expression %qE of kind %s"
53238 msgstr ""
53240 #: cp/constexpr.cc:8878 rust/backend/rust-constexpr.cc:5158
53241 #, gcc-internal-format
53242 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
53243 msgstr ""
53245 #: cp/constexpr.cc:8886 rust/backend/rust-constexpr.cc:5167
53246 #, gcc-internal-format
53247 msgid "%qE is not a constant expression because it refers to an incompletely initialized variable"
53248 msgstr ""
53250 #: cp/constexpr.cc:8902 rust/backend/rust-constexpr.cc:5183
53251 #, gcc-internal-format
53252 msgid "%qE is not a constant expression because it refers to a result of %<operator new%>"
53253 msgstr ""
53255 #: cp/constexpr.cc:8913 rust/backend/rust-constexpr.cc:5195
53256 #, gcc-internal-format
53257 msgid "%qE is not a constant expression because allocated storage has not been deallocated"
53258 msgstr ""
53260 #: cp/constexpr.cc:8933 rust/backend/rust-constexpr.cc:5213
53261 #, gcc-internal-format
53262 msgid "immediate evaluation returns address of immediate function %qD"
53263 msgstr ""
53265 #: cp/constexpr.cc:8937
53266 #, gcc-internal-format
53267 msgid "constant evaluation returns address of immediate function %qD"
53268 msgstr ""
53270 #: cp/constexpr.cc:9575 rust/backend/rust-constexpr.cc:5667
53271 #, gcc-internal-format
53272 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
53273 msgstr ""
53275 #: cp/constexpr.cc:9804
53276 #, gcc-internal-format
53277 msgid "lambda capture of %qE is not a constant expression"
53278 msgstr ""
53280 #: cp/constexpr.cc:9807
53281 #, gcc-internal-format
53282 msgid "because it is used as a glvalue"
53283 msgstr ""
53285 #: cp/constexpr.cc:9863 rust/backend/rust-constexpr.cc:5893
53286 #, gcc-internal-format
53287 msgid "%<reinterpret_cast%> from integer to pointer"
53288 msgstr ""
53290 #: cp/constexpr.cc:9897 rust/backend/rust-constexpr.cc:5921
53291 #, gcc-internal-format
53292 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
53293 msgstr ""
53295 #: cp/constexpr.cc:9936
53296 #, gcc-internal-format
53297 msgid "use of %<this%> in a constant expression"
53298 msgstr ""
53300 #: cp/constexpr.cc:10085
53301 #, gcc-internal-format
53302 msgid "lambda-expression is not a constant expression before C++17"
53303 msgstr ""
53305 #: cp/constexpr.cc:10097
53306 #, gcc-internal-format
53307 msgid "new-expression is not a constant expression before C++20"
53308 msgstr ""
53310 #: cp/constexpr.cc:10164
53311 #, gcc-internal-format
53312 msgid "virtual functions cannot be %<constexpr%> before C++20"
53313 msgstr ""
53315 #: cp/constexpr.cc:10180
53316 #, gcc-internal-format
53317 msgid "%<typeid%> is not a constant expression because %qE is of polymorphic type"
53318 msgstr ""
53320 #: cp/constexpr.cc:10243
53321 #, gcc-internal-format
53322 msgid "cast to non-integral type %qT in a constant expression"
53323 msgstr ""
53325 #: cp/constexpr.cc:10296
53326 #, gcc-internal-format
53327 msgid "%qD defined %<thread_local%> in %<constexpr%> context"
53328 msgstr ""
53330 #: cp/constexpr.cc:10304
53331 #, gcc-internal-format
53332 msgid "%qD defined %<static%> in %<constexpr%> context"
53333 msgstr ""
53335 #: cp/constexpr.cc:10382 rust/backend/rust-constexpr.cc:6251
53336 #, gcc-internal-format
53337 msgid "division by zero is not a constant expression"
53338 msgstr ""
53340 #: cp/constexpr.cc:10483 rust/backend/rust-constexpr.cc:6349
53341 #, gcc-internal-format
53342 msgid "%<delete[]%> is not a constant expression"
53343 msgstr ""
53345 #: cp/constexpr.cc:10552
53346 #, gcc-internal-format
53347 msgid "neither branch of %<if%> is a constant expression"
53348 msgstr ""
53350 #: cp/constexpr.cc:10565
53351 #, gcc-internal-format
53352 msgid "non-constant array initialization"
53353 msgstr ""
53355 #: cp/constexpr.cc:10613 rust/backend/rust-constexpr.cc:6427
53356 #, gcc-internal-format
53357 msgid "label definition in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
53358 msgstr ""
53360 #: cp/constexpr.cc:10644 rust/backend/rust-constexpr.cc:6438
53361 #, gcc-internal-format, gfc-internal-format
53362 msgid "unexpected AST of kind %s"
53363 msgstr ""
53365 #: cp/constraint.cc:166
53366 #, gcc-internal-format
53367 msgid "constraint expression does not have type %<bool%>"
53368 msgstr ""
53370 #: cp/constraint.cc:375
53371 #, gcc-internal-format
53372 msgid "function call of variable concept %qE"
53373 msgstr ""
53375 #: cp/constraint.cc:547
53376 #, gcc-internal-format
53377 msgid "MAP %qD TO %qT"
53378 msgstr ""
53380 #: cp/constraint.cc:549
53381 #, gcc-internal-format
53382 msgid "MAP %qD TO %qE"
53383 msgstr ""
53385 #: cp/constraint.cc:562
53386 #, gcc-internal-format
53387 msgid "argument %qT"
53388 msgstr ""
53390 #: cp/constraint.cc:564
53391 #, gcc-internal-format
53392 msgid "argument %qE"
53393 msgstr ""
53395 #: cp/constraint.cc:1214
53396 #, gcc-internal-format
53397 msgid "%qT does not match original declaration"
53398 msgstr ""
53400 #: cp/constraint.cc:1217
53401 #, gcc-internal-format
53402 msgid "original template declaration here"
53403 msgstr ""
53405 #: cp/constraint.cc:1417
53406 #, gcc-internal-format
53407 msgid "no matching concepts for %qE"
53408 msgstr ""
53410 #: cp/constraint.cc:1723
53411 #, gcc-internal-format
53412 msgid "%qE cannot be introduced with an ellipsis %<...%>"
53413 msgstr ""
53415 #: cp/constraint.cc:1724
53416 #, gcc-internal-format
53417 msgid "prototype declared here"
53418 msgstr ""
53420 #: cp/constraint.cc:1811
53421 #, gcc-internal-format
53422 msgid "all template parameters of %qD must be introduced"
53423 msgstr ""
53425 #: cp/constraint.cc:1839
53426 #, gcc-internal-format
53427 msgid "cannot deduce template parameters from introduction list"
53428 msgstr ""
53430 #: cp/constraint.cc:2004
53431 #, gcc-internal-format
53432 msgid "the required expression %qE is invalid, because"
53433 msgstr ""
53435 #: cp/constraint.cc:2011
53436 #, gcc-internal-format
53437 msgid "the required expression %qE is invalid"
53438 msgstr ""
53440 #. Replay the substitution error.
53441 #: cp/constraint.cc:2053
53442 #, gcc-internal-format
53443 msgid "the required type %qT is invalid, because"
53444 msgstr ""
53446 #: cp/constraint.cc:2057
53447 #, gcc-internal-format
53448 msgid "the required type %qT is invalid"
53449 msgstr ""
53451 #: cp/constraint.cc:2112 cp/constraint.cc:2186
53452 #, gcc-internal-format
53453 msgid "cannot convert %qE to %qT"
53454 msgstr ""
53456 #: cp/constraint.cc:2141
53457 #, gcc-internal-format
53458 msgid "%qE is not %<noexcept%>"
53459 msgstr ""
53461 #: cp/constraint.cc:2163
53462 #, gcc-internal-format
53463 msgid "%qE does not satisfy return-type-requirement, because"
53464 msgstr ""
53466 #: cp/constraint.cc:2170
53467 #, gcc-internal-format
53468 msgid "%qE does not satisfy return-type-requirement"
53469 msgstr "%qE ne zadovoljava ‘return-type-requirement’"
53471 #: cp/constraint.cc:2181
53472 #, gcc-internal-format
53473 msgid "cannot convert %qE to %qT because"
53474 msgstr ""
53476 #. Replay the substitution error.
53477 #: cp/constraint.cc:2225
53478 #, gcc-internal-format
53479 msgid "nested requirement %qE is not satisfied, because"
53480 msgstr ""
53482 #: cp/constraint.cc:2229
53483 #, gcc-internal-format
53484 msgid "nested requirement %qE is not satisfied"
53485 msgstr ""
53487 #: cp/constraint.cc:2744
53488 #, gcc-internal-format
53489 msgid "satisfaction of atomic constraint %qE depends on itself"
53490 msgstr ""
53492 #: cp/constraint.cc:2790
53493 #, gcc-internal-format
53494 msgid "satisfaction value of atomic constraint %qE changed from %qE to %qE"
53495 msgstr ""
53497 #: cp/constraint.cc:2793
53498 #, gcc-internal-format
53499 msgid "satisfaction value first evaluated to %qE from here"
53500 msgstr ""
53502 #: cp/constraint.cc:2910
53503 #, gcc-internal-format
53504 msgid "no operand of the disjunction is satisfied"
53505 msgstr ""
53507 #: cp/constraint.cc:2923
53508 #, gcc-internal-format
53509 msgid "the operand %qE is unsatisfied because"
53510 msgstr ""
53512 #: cp/constraint.cc:3565
53513 #, gcc-internal-format
53514 msgid "definition of concept %qD is empty"
53515 msgstr ""
53517 #: cp/constraint.cc:3568
53518 #, gcc-internal-format
53519 msgid "definition of concept %qD has multiple statements"
53520 msgstr ""
53522 #: cp/constraint.cc:3724
53523 #, gcc-internal-format
53524 msgid "  %qT is not nothrow copy assignable"
53525 msgstr "  %qT ne može dodijeliti kopiju pomoću ‘nothrow’"
53527 #: cp/constraint.cc:3727 cp/constraint.cc:3812
53528 #, gcc-internal-format
53529 msgid "  %qT is not nothrow default constructible"
53530 msgstr "  %qT se ne može sagraditi prema zadanim postavkama s ‘nothrow’"
53532 #: cp/constraint.cc:3730
53533 #, gcc-internal-format
53534 msgid "  %qT is not nothrow copy constructible"
53535 msgstr "  %qT se ne može konstruirati kopiranjem s ‘nothrow’"
53537 #: cp/constraint.cc:3733
53538 #, gcc-internal-format
53539 msgid "  %qT is not trivially copy assignable"
53540 msgstr ""
53542 #: cp/constraint.cc:3736 cp/constraint.cc:3852
53543 #, gcc-internal-format
53544 msgid "  %qT is not trivially default constructible"
53545 msgstr ""
53547 #: cp/constraint.cc:3739
53548 #, gcc-internal-format
53549 msgid "  %qT is not trivially copy constructible"
53550 msgstr ""
53552 #: cp/constraint.cc:3742
53553 #, gcc-internal-format
53554 msgid "  %qT is not trivially destructible"
53555 msgstr ""
53557 #: cp/constraint.cc:3745
53558 #, gcc-internal-format
53559 msgid "  %qT does not have unique object representations"
53560 msgstr ""
53562 #: cp/constraint.cc:3748
53563 #, gcc-internal-format
53564 msgid "  %qT does not have a virtual destructor"
53565 msgstr ""
53567 #: cp/constraint.cc:3751
53568 #, gcc-internal-format
53569 msgid "  %qT is not an abstract class"
53570 msgstr ""
53572 #: cp/constraint.cc:3754
53573 #, gcc-internal-format
53574 msgid "  %qT is not an aggregate"
53575 msgstr "  %qT nije agregat"
53577 #: cp/constraint.cc:3757
53578 #, gcc-internal-format
53579 msgid "  %qT is not an array"
53580 msgstr "  %qT nije polje"
53582 #: cp/constraint.cc:3760
53583 #, gcc-internal-format
53584 msgid "  %qT is not assignable from %qT"
53585 msgstr "  %qT se ne može dodijeliti iz %qT"
53587 #: cp/constraint.cc:3763
53588 #, gcc-internal-format
53589 msgid "  %qT is not a base of %qT"
53590 msgstr ""
53592 #: cp/constraint.cc:3766
53593 #, gcc-internal-format
53594 msgid "  %qT is not a bounded array"
53595 msgstr "  %qT nije ograničeno polje"
53597 #: cp/constraint.cc:3769
53598 #, gcc-internal-format
53599 msgid "  %qT is not a class"
53600 msgstr ""
53602 #: cp/constraint.cc:3773
53603 #, gcc-internal-format
53604 msgid "  %qT is not default constructible"
53605 msgstr "  %qT nema upotrebljiv zadani konstruktor"
53607 #: cp/constraint.cc:3775
53608 #, gcc-internal-format
53609 msgid "  %qT is not constructible from %qE"
53610 msgstr "  %qT se ne može konstruirati iz %qE"
53612 #: cp/constraint.cc:3778
53613 #, gcc-internal-format
53614 msgid "  %qT is not convertible from %qE"
53615 msgstr "  %qT se ne može pretvoriti iz %qE"
53617 #: cp/constraint.cc:3781
53618 #, gcc-internal-format
53619 msgid "  %qT is not an empty class"
53620 msgstr ""
53622 #: cp/constraint.cc:3784
53623 #, gcc-internal-format
53624 msgid "  %qT is not an enum"
53625 msgstr ""
53627 #: cp/constraint.cc:3787
53628 #, gcc-internal-format
53629 msgid "  %qT is not a final class"
53630 msgstr ""
53632 #: cp/constraint.cc:3790
53633 #, gcc-internal-format
53634 msgid "  %qT is not a function"
53635 msgstr "%qT nije funkcija"
53637 #: cp/constraint.cc:3793
53638 #, gcc-internal-format
53639 msgid "  %qT is not layout compatible with %qT"
53640 msgstr ""
53642 #: cp/constraint.cc:3796
53643 #, gcc-internal-format
53644 msgid "  %qT is not a literal type"
53645 msgstr ""
53647 #: cp/constraint.cc:3799
53648 #, gcc-internal-format
53649 msgid "  %qT is not a member function pointer"
53650 msgstr "%qT nije član pointera funkcije"
53652 #: cp/constraint.cc:3802
53653 #, gcc-internal-format
53654 msgid "  %qT is not a member object pointer"
53655 msgstr "  %qT nije član pointera objekta"
53657 #: cp/constraint.cc:3805
53658 #, gcc-internal-format
53659 msgid "  %qT is not a member pointer"
53660 msgstr "  %qT nije član pointera"
53662 #: cp/constraint.cc:3808
53663 #, gcc-internal-format
53664 msgid "  %qT is not nothrow assignable from %qT"
53665 msgstr "  %qT se ne može dodijeliti s ‘nothrow’ od %qT"
53667 #: cp/constraint.cc:3814
53668 #, gcc-internal-format
53669 msgid "  %qT is not nothrow constructible from %qE"
53670 msgstr "  %qT se ne može izgraditi s ‘nothrow’ iz %qE"
53672 #: cp/constraint.cc:3817
53673 #, gcc-internal-format
53674 msgid "  %qT is not nothrow convertible from %qE"
53675 msgstr "  %qT se ne može pretvoriti s ‘nothrow’ iz %qE"
53677 #: cp/constraint.cc:3820
53678 #, gcc-internal-format
53679 msgid "  %qT is not an object type"
53680 msgstr "  %qT nije tip objekta"
53682 #: cp/constraint.cc:3823
53683 #, gcc-internal-format
53684 msgid "  %qT is not pointer-interconvertible base of %qT"
53685 msgstr ""
53687 #: cp/constraint.cc:3827
53688 #, gcc-internal-format
53689 msgid "  %qT is not a POD type"
53690 msgstr ""
53692 #: cp/constraint.cc:3830
53693 #, gcc-internal-format
53694 msgid "  %qT is not a polymorphic type"
53695 msgstr ""
53697 #: cp/constraint.cc:3833
53698 #, gcc-internal-format
53699 msgid "  %qT is not a reference"
53700 msgstr "  %qT nije referencija"
53702 #: cp/constraint.cc:3836
53703 #, gcc-internal-format
53704 msgid "  %qT is not the same as %qT"
53705 msgstr "  %qT nije ista vrsta kao %qT"
53707 #: cp/constraint.cc:3839
53708 #, gcc-internal-format
53709 msgid "  %qT is not a scoped enum"
53710 msgstr "  %qT nije enum s valjanim opsegom"
53712 #: cp/constraint.cc:3842
53713 #, gcc-internal-format
53714 msgid "  %qT is not an standard layout type"
53715 msgstr ""
53717 #: cp/constraint.cc:3845
53718 #, gcc-internal-format
53719 msgid "  %qT is not a trivial type"
53720 msgstr ""
53722 #: cp/constraint.cc:3848
53723 #, gcc-internal-format
53724 msgid "  %qT is not trivially assignable from %qT"
53725 msgstr "  %qT se ne može trivijalno dodijeliti iz %qT"
53727 #: cp/constraint.cc:3854
53728 #, gcc-internal-format
53729 msgid "  %qT is not trivially constructible from %qE"
53730 msgstr "  %qT se ne može trivijalno konstruirati iz %qE"
53732 #: cp/constraint.cc:3857
53733 #, gcc-internal-format
53734 msgid "  %qT is not trivially copyable"
53735 msgstr "  %qT se ne može trivijalno kopirati"
53737 #: cp/constraint.cc:3860
53738 #, gcc-internal-format
53739 msgid "  %qT is not a union"
53740 msgstr ""
53742 #: cp/constraint.cc:3863
53743 #, gcc-internal-format
53744 msgid "  %qT is not a reference that binds to a temporary object of type %qT (direct-initialization)"
53745 msgstr ""
53747 #: cp/constraint.cc:3867
53748 #, gcc-internal-format
53749 msgid "  %qT is not a reference that binds to a temporary object of type %qT (copy-initialization)"
53750 msgstr ""
53752 #: cp/constraint.cc:3871
53753 #, gcc-internal-format
53754 msgid "  %qD is not deducible from %qT"
53755 msgstr "  %qD se ne može izvesti iz %qT"
53757 #: cp/constraint.cc:3898
53758 #, gcc-internal-format
53759 msgid "invalid constraints"
53760 msgstr ""
53762 #: cp/constraint.cc:3923
53763 #, gcc-internal-format
53764 msgid "constraint %qE has type %qT, not %<bool%>"
53765 msgstr ""
53767 #: cp/constraint.cc:3926
53768 #, gcc-internal-format
53769 msgid "the expression %qE evaluated to %<false%>"
53770 msgstr ""
53772 #: cp/constraint.cc:3977
53773 #, gcc-internal-format
53774 msgid "constraints not satisfied"
53775 msgstr ""
53777 #: cp/constraint.cc:3992
53778 #, gcc-internal-format
53779 msgid "set %qs to at least %d for more detail"
53780 msgstr ""
53782 #: cp/contracts.cc:183
53783 #, gcc-internal-format
53784 msgid "axiom contract semantic must be %<assume%> or %<ignore%>"
53785 msgstr ""
53787 #: cp/contracts.cc:186
53788 #, gcc-internal-format
53789 msgid "the %<audit%> semantic should be at least as strong as the %<default%> semantic"
53790 msgstr ""
53792 #: cp/contracts.cc:204
53793 #, gcc-internal-format, gfc-internal-format
53794 msgid "'%s' is not a valid explicit concrete semantic"
53795 msgstr ""
53797 #: cp/contracts.cc:344
53798 #, gcc-internal-format
53799 msgid "%<-fcontract-build-level=%> cannot be mixed with p1332/p1429"
53800 msgstr ""
53802 #: cp/contracts.cc:357
53803 #, gcc-internal-format
53804 msgid "%<-fcontract-build-level=%> must be off|default|audit"
53805 msgstr ""
53807 #: cp/contracts.cc:367
53808 #, gcc-internal-format
53809 msgid "%<-fcontract-assumption-mode=%> cannot be mixed with p1332/p1429"
53810 msgstr ""
53812 #: cp/contracts.cc:378
53813 #, gcc-internal-format
53814 msgid "%<-fcontract-assumption-mode=%> must be %<on%> or %<off%>"
53815 msgstr ""
53817 #: cp/contracts.cc:388
53818 #, gcc-internal-format
53819 msgid "%<-fcontract-continuation-mode=%> cannot be mixed with p1332/p1429"
53820 msgstr ""
53822 #: cp/contracts.cc:399
53823 #, gcc-internal-format
53824 msgid "%<-fcontract-continuation-mode=%> must be %<on%> or %<off%>"
53825 msgstr ""
53827 #: cp/contracts.cc:411
53828 #, gcc-internal-format
53829 msgid "%<-fcontract-role=%> must be in the form role:semantics"
53830 msgstr ""
53832 #: cp/contracts.cc:422 cp/contracts.cc:431
53833 #, gcc-internal-format
53834 msgid "%<-fcontract-role=%> semantics must include default,audit,axiom values"
53835 msgstr ""
53837 #: cp/contracts.cc:450
53838 #, gcc-internal-format
53839 msgid "%<-fcontract-role=%> cannot be mixed with std/p1429 contract flags"
53840 msgstr ""
53842 #. TODO: not enough space?
53843 #: cp/contracts.cc:464
53844 #, gcc-internal-format
53845 msgid "%<-fcontract-level=%> too many custom roles"
53846 msgstr ""
53848 #: cp/contracts.cc:476
53849 #, gcc-internal-format
53850 msgid "%<-fcontract-semantic=%> must be in the form level:semantic"
53851 msgstr ""
53853 #: cp/contracts.cc:482
53854 #, gcc-internal-format
53855 msgid "%<-fcontract-semantic=%> cannot be mixed with std/p1332 contract flags"
53856 msgstr ""
53858 #: cp/contracts.cc:490
53859 #, gcc-internal-format
53860 msgid "%<-fcontract-semantic=%> cannot find default role"
53861 msgstr ""
53863 #: cp/contracts.cc:506
53864 #, gcc-internal-format
53865 msgid "%<-fcontract-semantic=%> level must be default, audit, or axiom"
53866 msgstr ""
53868 #: cp/contracts.cc:647
53869 #, gcc-internal-format
53870 msgid "constructor does not return a value to test"
53871 msgstr ""
53873 #: cp/contracts.cc:649
53874 #, gcc-internal-format
53875 msgid "destructor does not return a value to test"
53876 msgstr ""
53878 #: cp/contracts.cc:650
53879 #, gcc-internal-format
53880 msgid "function does not return a value to test"
53881 msgstr ""
53883 #: cp/contracts.cc:1149
53884 #, gcc-internal-format
53885 msgid "mismatched contract attribute in declaration"
53886 msgstr ""
53888 #: cp/contracts.cc:1151 cp/contracts.cc:1182
53889 #, gcc-internal-format
53890 msgid "previous contract here"
53891 msgstr "prethodni kontrakt ovdje"
53893 #: cp/contracts.cc:1179
53894 #, gcc-internal-format
53895 msgid "mismatched contract condition in declaration"
53896 msgstr ""
53898 #: cp/contracts.cc:1222
53899 #, gcc-internal-format
53900 msgid "declaration has a different number of contracts than previously declared"
53901 msgstr ""
53903 #: cp/contracts.cc:1228
53904 #, gcc-internal-format
53905 msgid "original declaration with fewer contracts here"
53906 msgstr ""
53908 #: cp/contracts.cc:1965
53909 #, gcc-internal-format
53910 msgid "contracts must appertain to a function type"
53911 msgstr ""
53913 #: cp/contracts.cc:2178
53914 #, gcc-internal-format
53915 msgid "cannot add contracts after definition"
53916 msgstr ""
53918 #: cp/contracts.cc:2179
53919 #, gcc-internal-format
53920 msgid "original definition here"
53921 msgstr ""
53923 #: cp/contracts.cc:2187
53924 #, gcc-internal-format
53925 msgid "cannot add contracts to a virtual function"
53926 msgstr ""
53928 #: cp/contracts.cc:2188
53929 #, gcc-internal-format
53930 msgid "original declaration here"
53931 msgstr "originalna deklaracija ovdje"
53933 #: cp/contracts.cc:2198
53934 #, gcc-internal-format
53935 msgid "declaration adds contracts to %q#D"
53936 msgstr ""
53938 #: cp/coroutines.cc:303
53939 #, gcc-internal-format
53940 msgid "coroutines require a traits template; cannot find %<%E::%E%>"
53941 msgstr ""
53943 #: cp/coroutines.cc:305
53944 #, gcc-internal-format
53945 msgid "perhaps %<#include <coroutine>%> is missing"
53946 msgstr ""
53948 #: cp/coroutines.cc:360
53949 #, gcc-internal-format
53950 msgid "cannot instantiate %<coroutine traits%>"
53951 msgstr ""
53953 #: cp/coroutines.cc:382
53954 #, gcc-internal-format
53955 msgid "coroutines require a handle class template; cannot find %<%E::%E%>"
53956 msgstr ""
53958 #: cp/coroutines.cc:407
53959 #, gcc-internal-format
53960 msgid "cannot instantiate a %<coroutine handle%> for promise type %qT"
53961 msgstr ""
53963 #: cp/coroutines.cc:492
53964 #, gcc-internal-format
53965 msgid "unable to find the promise type for this coroutine"
53966 msgstr ""
53968 #: cp/coroutines.cc:511
53969 #, gcc-internal-format
53970 msgid "the coroutine promise type %qT declares both %<return_value%> and %<return_void%>"
53971 msgstr ""
53973 #: cp/coroutines.cc:515
53974 #, gcc-internal-format
53975 msgid "%<return_void%> declared here"
53976 msgstr ""
53978 #: cp/coroutines.cc:648 cp/coroutines.cc:726 cp/coroutines.cc:4283
53979 #, gcc-internal-format
53980 msgid "no member named %qE in %qT"
53981 msgstr ""
53983 #: cp/coroutines.cc:741
53984 #, gcc-internal-format
53985 msgid "%qs cannot be used outside a function"
53986 msgstr ""
53988 #. [basic.start.main] 3. The function main shall not be a coroutine.
53989 #: cp/coroutines.cc:749
53990 #, gcc-internal-format
53991 msgid "%qs cannot be used in the %<main%> function"
53992 msgstr ""
53994 #. [dcl.constexpr] 3.3 it shall not be a coroutine.
53995 #: cp/coroutines.cc:760
53996 #, gcc-internal-format
53997 msgid "%qs cannot be used in a %<constexpr%> function"
53998 msgstr ""
54000 #: cp/coroutines.cc:771
54001 #, gcc-internal-format
54002 msgid "%qs cannot be used in a function with a deduced return type"
54003 msgstr ""
54005 #: cp/coroutines.cc:782
54006 #, gcc-internal-format
54007 msgid "%qs cannot be used in a varargs function"
54008 msgstr ""
54010 #. [class.ctor] 7. a constructor shall not be a coroutine.
54011 #: cp/coroutines.cc:789
54012 #, gcc-internal-format
54013 msgid "%qs cannot be used in a constructor"
54014 msgstr ""
54016 #. [class.dtor] 21. a destructor shall not be a coroutine.
54017 #: cp/coroutines.cc:796
54018 #, gcc-internal-format
54019 msgid "%qs cannot be used in a destructor"
54020 msgstr ""
54022 #. TODO: record or extract positions of returns (and the first coro
54023 #. keyword) so that we can add notes to the diagnostic about where
54024 #. the bad keyword is and what made the function into a coro.
54025 #: cp/coroutines.cc:827
54026 #, gcc-internal-format
54027 msgid "a %<return%> statement is not allowed in coroutine; did you mean %<co_return%>?"
54028 msgstr ""
54030 #: cp/coroutines.cc:875
54031 #, gcc-internal-format
54032 msgid "the expression %qE is required to be non-throwing"
54033 msgstr ""
54035 #: cp/coroutines.cc:877
54036 #, gcc-internal-format
54037 msgid "must be declared with %<noexcept(true)%>"
54038 msgstr ""
54040 #: cp/coroutines.cc:957
54041 #, gcc-internal-format
54042 msgid "awaitable type %qT is not a structure"
54043 msgstr ""
54045 #: cp/coroutines.cc:1072
54046 #, gcc-internal-format
54047 msgid "%<await_suspend%> must return %<void%>, %<bool%> or a coroutine handle"
54048 msgstr ""
54050 #: cp/coroutines.cc:1379
54051 #, gcc-internal-format
54052 msgid "function declared %<noreturn%> has a %<co_return%> statement"
54053 msgstr ""
54055 #: cp/coroutines.cc:1416
54056 #, gcc-internal-format
54057 msgid "the align argument to %<__builtin_coro_promise%> must be a constant"
54058 msgstr ""
54060 #: cp/coroutines.cc:1426
54061 #, gcc-internal-format
54062 msgid "the direction argument to %<__builtin_coro_promise%> must be a constant"
54063 msgstr ""
54065 #: cp/coroutines.cc:1904
54066 #, gcc-internal-format
54067 msgid "no suspend point info for %qD"
54068 msgstr ""
54070 #: cp/coroutines.cc:2102 cp/coroutines.cc:4657
54071 #, gcc-internal-format
54072 msgid "%qE is provided by %qT but is not usable with the function signature %qD"
54073 msgstr ""
54075 #: cp/coroutines.cc:2546
54076 #, gcc-internal-format
54077 msgid "duplicate info for %qE"
54078 msgstr "dvostruke informacije za %qE"
54080 #: cp/coroutines.cc:3691
54081 #, gcc-internal-format
54082 msgid "await expressions are not permitted in handlers"
54083 msgstr "‘await’ izraz nije dopušten u rukovateljima (handlers)"
54085 #: cp/coroutines.cc:3923
54086 #, gcc-internal-format
54087 msgid "variable length arrays are not yet supported in coroutines"
54088 msgstr ""
54090 #: cp/coroutines.cc:4662
54091 #, gcc-internal-format
54092 msgid "%qE is provided by %qT but %qE is not marked %<throw()%> or %<noexcept%>"
54093 msgstr ""
54095 #: cp/coroutines.cc:4665
54096 #, gcc-internal-format
54097 msgid "%qE is marked %<throw()%> or %<noexcept%> but no usable %<get_return_object_on_allocation_failure%> is provided by %qT"
54098 msgstr ""
54100 #: cp/coroutines.cc:4694
54101 #, gcc-internal-format
54102 msgid "%qE is provided by %qT but %<std::nothrow%> cannot be found"
54103 msgstr ""
54105 #. We can't initialize a non-class return value from void.
54106 #: cp/coroutines.cc:5076
54107 #, gcc-internal-format
54108 msgid "cannot initialize a return object of type %qT with an rvalue of type %<void%>"
54109 msgstr ""
54111 #: cp/cp-gimplify.cc:192
54112 #, gcc-internal-format
54113 msgid "both branches of %<if%> statement marked as %qs"
54114 msgstr ""
54116 #: cp/cp-gimplify.cc:536
54117 #, gcc-internal-format
54118 msgid "%qD was promoted to an immediate function because its body contains an immediate-escalating expression %qE"
54119 msgstr "%qD je promovirana u trenutnu funkciju jer njezino tijelo sadrži izraz %qE koji trenutno proširi"
54121 #: cp/cp-gimplify.cc:539
54122 #, gcc-internal-format
54123 msgid "%qD was promoted to an immediate function"
54124 msgstr "%qD je promovirana u trenutnu funkciju"
54126 #: cp/cp-gimplify.cc:1164
54127 #, gcc-internal-format
54128 msgid "taking address of an immediate function %qD"
54129 msgstr ""
54131 #: cp/cp-gimplify.cc:1263
54132 #, gcc-internal-format
54133 msgid "call to consteval function %qE is not a constant expression"
54134 msgstr ""
54136 #: cp/cp-gimplify.cc:2002
54137 #, gcc-internal-format
54138 msgid "%<throw%> will always call %<terminate%>"
54139 msgstr ""
54141 #: cp/cp-gimplify.cc:2005
54142 #, gcc-internal-format
54143 msgid "in C++11 destructors default to %<noexcept%>"
54144 msgstr ""
54146 #: cp/cp-gimplify.cc:2017
54147 #, gcc-internal-format
54148 msgid "in C++11 this %<throw%> will call %<terminate%> because destructors default to %<noexcept%>"
54149 msgstr ""
54151 #: cp/cp-gimplify.cc:3614
54152 #, gcc-internal-format
54153 msgid "ignoring attribute %qE after earlier %qE"
54154 msgstr ""
54156 #: cp/cp-gimplify.cc:3656
54157 #, gcc-internal-format
54158 msgid "pack expansion of %qE attribute"
54159 msgstr ""
54161 #: cp/cp-gimplify.cc:3659
54162 #, gcc-internal-format
54163 msgid "use fold expression in the attribute argument instead"
54164 msgstr ""
54166 #: cp/cp-gimplify.cc:3698 cp/cp-gimplify.cc:3710 cp/decl.cc:4456
54167 #: cp/method.cc:984
54168 #, gcc-internal-format
54169 msgid "%qD is not a type"
54170 msgstr ""
54172 #: cp/cp-gimplify.cc:3716
54173 #, gcc-internal-format
54174 msgid "%qD is not a class type"
54175 msgstr ""
54177 #: cp/cp-gimplify.cc:3733
54178 #, gcc-internal-format
54179 msgid "%qD does not have %<const char *%> type"
54180 msgstr ""
54182 #: cp/cp-gimplify.cc:3743
54183 #, gcc-internal-format
54184 msgid "%qD does not have integral type"
54185 msgstr ""
54187 #: cp/cp-gimplify.cc:3755
54188 #, gcc-internal-format
54189 msgid "%<std::source_location::__impl%> does not contain only non-static data members %<_M_file_name%>, %<_M_function_name%>, %<_M_line%> and %<_M_column%>"
54190 msgstr ""
54192 #: cp/cvt.cc:92
54193 msgid "cannot convert from incomplete type %qH to %qI"
54194 msgstr ""
54196 #: cp/cvt.cc:102
54197 msgid "conversion of %qE from %qH to %qI is ambiguous"
54198 msgstr ""
54200 #: cp/cvt.cc:174 cp/cvt.cc:201 cp/cvt.cc:255
54201 msgid "cannot convert %qE from type %qH to type %qI"
54202 msgstr ""
54204 #: cp/cvt.cc:391
54205 #, gcc-internal-format
54206 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
54207 msgstr ""
54209 #: cp/cvt.cc:394
54210 #, gcc-internal-format
54211 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
54212 msgstr ""
54214 #: cp/cvt.cc:397
54215 #, gcc-internal-format
54216 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
54217 msgstr ""
54219 #: cp/cvt.cc:400
54220 #, gcc-internal-format
54221 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
54222 msgstr ""
54224 #: cp/cvt.cc:476
54225 msgid "conversion from %qH to %qI discards qualifiers"
54226 msgstr ""
54228 #: cp/cvt.cc:498 cp/typeck.cc:8827
54229 #, gcc-internal-format
54230 msgid "casting %qT to %qT does not dereference pointer"
54231 msgstr ""
54233 #: cp/cvt.cc:526
54234 msgid "cannot convert type %qH to type %qI"
54235 msgstr ""
54237 #: cp/cvt.cc:818
54238 #, gcc-internal-format
54239 msgid "conversion from %q#T to %q#T"
54240 msgstr ""
54242 #: cp/cvt.cc:836
54243 #, gcc-internal-format
54244 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
54245 msgstr ""
54247 #: cp/cvt.cc:847 cp/cvt.cc:902
54248 #, gcc-internal-format
54249 msgid "%q#T used where a %qT was expected"
54250 msgstr ""
54252 #: cp/cvt.cc:856
54253 #, gcc-internal-format
54254 msgid "could not convert %qE from %<void%> to %<bool%>"
54255 msgstr ""
54257 #: cp/cvt.cc:918
54258 #, gcc-internal-format
54259 msgid "%q#T used where a floating-point value was expected"
54260 msgstr ""
54262 #: cp/cvt.cc:976
54263 msgid "conversion from %qH to non-scalar type %qI requested"
54264 msgstr ""
54266 #: cp/cvt.cc:1088
54267 #, gcc-internal-format
54268 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %<%s%>"
54269 msgstr ""
54271 #: cp/cvt.cc:1090
54272 #, gcc-internal-format
54273 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>%s"
54274 msgstr ""
54276 #: cp/cvt.cc:1106
54277 #, gcc-internal-format
54278 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>: %<%s%>"
54279 msgstr ""
54281 #: cp/cvt.cc:1108
54282 #, gcc-internal-format
54283 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>%s"
54284 msgstr ""
54286 #: cp/cvt.cc:1130
54287 #, gcc-internal-format
54288 msgid "ignoring return value of %qD, declared with attribute %<warn_unused_result%>"
54289 msgstr ""
54291 #: cp/cvt.cc:1184
54292 #, gcc-internal-format
54293 msgid "pseudo-destructor is not called"
54294 msgstr ""
54296 #: cp/cvt.cc:1282 rust/backend/rust-tree.cc:339
54297 #, gcc-internal-format
54298 msgid "conversion to void will not access object of incomplete type %qT"
54299 msgstr ""
54301 #: cp/cvt.cc:1286 rust/backend/rust-tree.cc:345
54302 #, gcc-internal-format
54303 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
54304 msgstr ""
54306 #: cp/cvt.cc:1291 rust/backend/rust-tree.cc:352
54307 #, gcc-internal-format
54308 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
54309 msgstr ""
54311 #: cp/cvt.cc:1296 rust/backend/rust-tree.cc:359
54312 #, gcc-internal-format
54313 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
54314 msgstr ""
54316 #: cp/cvt.cc:1301 rust/backend/rust-tree.cc:366
54317 #, gcc-internal-format
54318 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
54319 msgstr ""
54321 #: cp/cvt.cc:1306 rust/backend/rust-tree.cc:373
54322 #, gcc-internal-format
54323 msgid "indirection will not access object of incomplete type %qT in statement"
54324 msgstr ""
54326 #: cp/cvt.cc:1310 rust/backend/rust-tree.cc:379
54327 #, gcc-internal-format
54328 msgid "indirection will not access object of incomplete type %qT in for increment expression"
54329 msgstr ""
54331 #: cp/cvt.cc:1326 rust/backend/rust-tree.cc:396
54332 #, gcc-internal-format
54333 msgid "conversion to void will not access object of type %qT"
54334 msgstr ""
54336 #: cp/cvt.cc:1330 rust/backend/rust-tree.cc:402
54337 #, gcc-internal-format
54338 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
54339 msgstr ""
54341 #: cp/cvt.cc:1335 rust/backend/rust-tree.cc:409
54342 #, gcc-internal-format
54343 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
54344 msgstr ""
54346 #: cp/cvt.cc:1340 rust/backend/rust-tree.cc:416
54347 #, gcc-internal-format
54348 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
54349 msgstr ""
54351 #: cp/cvt.cc:1345 rust/backend/rust-tree.cc:423
54352 #, gcc-internal-format
54353 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
54354 msgstr ""
54356 #: cp/cvt.cc:1350 rust/backend/rust-tree.cc:430
54357 #, gcc-internal-format
54358 msgid "implicit dereference will not access object of type %qT in statement"
54359 msgstr ""
54361 #: cp/cvt.cc:1354 rust/backend/rust-tree.cc:436
54362 #, gcc-internal-format
54363 msgid "implicit dereference will not access object of type %qT in for increment expression"
54364 msgstr ""
54366 #: cp/cvt.cc:1368 rust/backend/rust-tree.cc:450
54367 #, gcc-internal-format
54368 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
54369 msgstr ""
54371 #: cp/cvt.cc:1373 rust/backend/rust-tree.cc:456
54372 #, gcc-internal-format
54373 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
54374 msgstr ""
54376 #: cp/cvt.cc:1378 rust/backend/rust-tree.cc:463
54377 #, gcc-internal-format
54378 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
54379 msgstr ""
54381 #: cp/cvt.cc:1383 rust/backend/rust-tree.cc:470
54382 #, gcc-internal-format
54383 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
54384 msgstr ""
54386 #: cp/cvt.cc:1388 rust/backend/rust-tree.cc:477
54387 #, gcc-internal-format
54388 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
54389 msgstr ""
54391 #: cp/cvt.cc:1393 rust/backend/rust-tree.cc:484
54392 #, gcc-internal-format
54393 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
54394 msgstr ""
54396 #: cp/cvt.cc:1398 rust/backend/rust-tree.cc:490
54397 #, gcc-internal-format
54398 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
54399 msgstr ""
54401 #: cp/cvt.cc:1440 rust/backend/rust-tree.cc:531
54402 #, gcc-internal-format
54403 msgid "conversion to void will not access object %qE of incomplete type %qT"
54404 msgstr ""
54406 #: cp/cvt.cc:1444 rust/backend/rust-tree.cc:537
54407 #, gcc-internal-format
54408 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
54409 msgstr ""
54411 #: cp/cvt.cc:1449 rust/backend/rust-tree.cc:544
54412 #, gcc-internal-format
54413 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
54414 msgstr ""
54416 #: cp/cvt.cc:1454 rust/backend/rust-tree.cc:551
54417 #, gcc-internal-format
54418 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
54419 msgstr ""
54421 #: cp/cvt.cc:1459 rust/backend/rust-tree.cc:557
54422 #, gcc-internal-format
54423 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
54424 msgstr ""
54426 #: cp/cvt.cc:1464 rust/backend/rust-tree.cc:563
54427 #, gcc-internal-format
54428 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
54429 msgstr ""
54431 #: cp/cvt.cc:1468 rust/backend/rust-tree.cc:569
54432 #, gcc-internal-format
54433 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
54434 msgstr ""
54436 #: cp/cvt.cc:1524
54437 #, gcc-internal-format
54438 msgid "conversion to void cannot resolve address of overloaded function"
54439 msgstr ""
54441 #: cp/cvt.cc:1528
54442 #, gcc-internal-format
54443 msgid "second operand of conditional expression cannot resolve address of overloaded function"
54444 msgstr ""
54446 #: cp/cvt.cc:1532
54447 #, gcc-internal-format
54448 msgid "third operand of conditional expression cannot resolve address of overloaded function"
54449 msgstr ""
54451 #: cp/cvt.cc:1536
54452 #, gcc-internal-format
54453 msgid "right operand of comma operator cannot resolve address of overloaded function"
54454 msgstr ""
54456 #: cp/cvt.cc:1540
54457 #, gcc-internal-format
54458 msgid "left operand of comma operator cannot resolve address of overloaded function"
54459 msgstr ""
54461 #: cp/cvt.cc:1544
54462 #, gcc-internal-format
54463 msgid "statement cannot resolve address of overloaded function"
54464 msgstr ""
54466 #: cp/cvt.cc:1548
54467 #, gcc-internal-format
54468 msgid "for increment expression cannot resolve address of overloaded function"
54469 msgstr ""
54471 #: cp/cvt.cc:1564
54472 #, gcc-internal-format
54473 msgid "second operand of conditional expression is a reference, not call, to function %qE"
54474 msgstr ""
54476 #: cp/cvt.cc:1569
54477 #, gcc-internal-format
54478 msgid "third operand of conditional expression is a reference, not call, to function %qE"
54479 msgstr ""
54481 #: cp/cvt.cc:1574
54482 #, gcc-internal-format
54483 msgid "right operand of comma operator is a reference, not call, to function %qE"
54484 msgstr ""
54486 #: cp/cvt.cc:1579
54487 #, gcc-internal-format
54488 msgid "left operand of comma operator is a reference, not call, to function %qE"
54489 msgstr ""
54491 #: cp/cvt.cc:1584
54492 #, gcc-internal-format
54493 msgid "statement is a reference, not call, to function %qE"
54494 msgstr ""
54496 #: cp/cvt.cc:1589
54497 #, gcc-internal-format
54498 msgid "for increment expression is a reference, not call, to function %qE"
54499 msgstr ""
54501 #: cp/cvt.cc:1618
54502 #, gcc-internal-format
54503 msgid "second operand of conditional expression has no effect"
54504 msgstr ""
54506 #: cp/cvt.cc:1623
54507 #, gcc-internal-format
54508 msgid "third operand of conditional expression has no effect"
54509 msgstr ""
54511 #: cp/cvt.cc:1628
54512 #, gcc-internal-format
54513 msgid "right operand of comma operator has no effect"
54514 msgstr ""
54516 #: cp/cvt.cc:1632
54517 #, gcc-internal-format
54518 msgid "left operand of comma operator has no effect"
54519 msgstr ""
54521 #: cp/cvt.cc:1636
54522 #, gcc-internal-format
54523 msgid "statement has no effect"
54524 msgstr ""
54526 #: cp/cvt.cc:1640
54527 #, gcc-internal-format
54528 msgid "for increment expression has no effect"
54529 msgstr ""
54531 #: cp/cvt.cc:1793
54532 #, gcc-internal-format
54533 msgid "converting NULL to non-pointer type"
54534 msgstr ""
54536 #: cp/cvt.cc:1911
54537 #, gcc-internal-format
54538 msgid "default type conversion cannot deduce template argument for %qD"
54539 msgstr ""
54541 #: cp/cvt.cc:1926
54542 #, gcc-internal-format
54543 msgid "ambiguous default type conversion from %qT"
54544 msgstr ""
54546 #: cp/cvt.cc:1929
54547 #, gcc-internal-format
54548 msgid "  candidate conversions include %qD and %qD"
54549 msgstr ""
54551 #: cp/cxx-pretty-print.cc:2315
54552 #, gcc-internal-format
54553 msgid "template-parameter-"
54554 msgstr ""
54556 #: cp/cxx-pretty-print.cc:2329
54557 #, gcc-internal-format
54558 msgid "requires"
54559 msgstr ""
54561 #: cp/cxx-pretty-print.cc:2849 cp/error.cc:399
54562 #, gcc-internal-format
54563 msgid "with"
54564 msgstr ""
54566 #: cp/decl.cc:715
54567 #, gcc-internal-format
54568 msgid "unused structured binding declaration"
54569 msgstr ""
54571 #: cp/decl.cc:718
54572 #, gcc-internal-format
54573 msgid "unused variable %qD"
54574 msgstr ""
54576 #: cp/decl.cc:728
54577 #, gcc-internal-format
54578 msgid "structured binding declaration set but not used"
54579 msgstr ""
54581 #: cp/decl.cc:883
54582 #, gcc-internal-format
54583 msgid "%qF declared %<static%> but never defined"
54584 msgstr ""
54586 #: cp/decl.cc:890
54587 #, gcc-internal-format
54588 msgid "odr-used inline variable %qD is not defined"
54589 msgstr ""
54591 #: cp/decl.cc:1335
54592 #, gcc-internal-format
54593 msgid "%qD was declared %<extern%> and later %<static%>"
54594 msgstr ""
54596 #: cp/decl.cc:1375
54597 #, gcc-internal-format
54598 msgid "declaration of %qF has a different exception specifier"
54599 msgstr ""
54601 #: cp/decl.cc:1389
54602 #, gcc-internal-format
54603 msgid "from previous declaration %qF"
54604 msgstr ""
54606 #: cp/decl.cc:1442
54607 #, gcc-internal-format
54608 msgid "redeclaration %qD differs in %qs from previous declaration"
54609 msgstr ""
54611 #: cp/decl.cc:1446 cp/decl.cc:16620
54612 #, gcc-internal-format
54613 msgid "previous declaration %qD"
54614 msgstr ""
54616 #: cp/decl.cc:1475
54617 #, gcc-internal-format
54618 msgid "cannot specialize concept %q#D"
54619 msgstr ""
54621 #: cp/decl.cc:1497
54622 #, gcc-internal-format
54623 msgid "redeclaration of %q#D may not have default arguments"
54624 msgstr ""
54626 #: cp/decl.cc:1526
54627 #, gcc-internal-format
54628 msgid "friend declaration of %q#D specifies default arguments and isn%'t the only declaration"
54629 msgstr ""
54631 #: cp/decl.cc:1529
54632 #, gcc-internal-format
54633 msgid "previous declaration of %q#D"
54634 msgstr ""
54636 #: cp/decl.cc:1581
54637 #, gcc-internal-format
54638 msgid "ambiguating new declaration %q+#D"
54639 msgstr ""
54641 #: cp/decl.cc:1583 cp/decl.cc:2008
54642 #, gcc-internal-format
54643 msgid "old declaration %q#D"
54644 msgstr ""
54646 #: cp/decl.cc:1623
54647 #, gcc-internal-format
54648 msgid "redefinition of default argument for %q+#D"
54649 msgstr ""
54651 #: cp/decl.cc:1625
54652 #, gcc-internal-format
54653 msgid "original definition appeared here"
54654 msgstr ""
54656 #: cp/decl.cc:1691
54657 #, gcc-internal-format
54658 msgid "built-in function %qD declared as non-function"
54659 msgstr ""
54661 #: cp/decl.cc:1704 cp/decl.cc:1830
54662 #, gcc-internal-format
54663 msgid "shadowing built-in function %q#D"
54664 msgstr ""
54666 #: cp/decl.cc:1705 cp/decl.cc:1831
54667 #, gcc-internal-format
54668 msgid "shadowing library function %q#D"
54669 msgstr ""
54671 #: cp/decl.cc:1713
54672 #, gcc-internal-format
54673 msgid "library function %q#D redeclared as non-function %q#D"
54674 msgstr ""
54676 #: cp/decl.cc:1717 cp/decl.cc:1778
54677 #, gcc-internal-format
54678 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
54679 msgstr ""
54681 #: cp/decl.cc:1805
54682 #, gcc-internal-format
54683 msgid "definition of %q#D ambiguates built-in declaration %q#D"
54684 msgstr ""
54686 #: cp/decl.cc:1811 cp/decl.cc:1825
54687 #, gcc-internal-format
54688 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
54689 msgstr ""
54691 #: cp/decl.cc:1815
54692 #, gcc-internal-format
54693 msgid "ignoring the %q#D declaration"
54694 msgstr ""
54696 #: cp/decl.cc:1919
54697 #, gcc-internal-format
54698 msgid "literal operator %q#D conflicts with raw literal operator"
54699 msgstr ""
54701 #: cp/decl.cc:1923
54702 #, gcc-internal-format
54703 msgid "raw literal operator %q#D conflicts with literal operator template"
54704 msgstr ""
54706 #: cp/decl.cc:1939
54707 #, gcc-internal-format
54708 msgid "%q#D redeclared as different kind of entity"
54709 msgstr ""
54711 #: cp/decl.cc:1963
54712 #, gcc-internal-format
54713 msgid "conflicting declaration of template %q#D"
54714 msgstr ""
54716 #: cp/decl.cc:1985
54717 #, gcc-internal-format
54718 msgid "conflicting declaration of C function %q#D"
54719 msgstr ""
54721 #: cp/decl.cc:2006
54722 #, gcc-internal-format
54723 msgid "ambiguating new declaration of %q#D"
54724 msgstr ""
54726 #: cp/decl.cc:2016
54727 #, gcc-internal-format
54728 msgid "conflicting declaration %q#D"
54729 msgstr ""
54731 #: cp/decl.cc:2018
54732 #, gcc-internal-format
54733 msgid "previous declaration as %q#D"
54734 msgstr ""
54736 #: cp/decl.cc:2028
54737 #, gcc-internal-format
54738 msgid "redeclaration of %<pragma omp declare reduction%>"
54739 msgstr ""
54741 #: cp/decl.cc:2030
54742 #, gcc-internal-format
54743 msgid "previous %<pragma omp declare reduction%> declaration"
54744 msgstr ""
54746 #: cp/decl.cc:2088
54747 #, gcc-internal-format
54748 msgid "%q#D previously defined here"
54749 msgstr ""
54751 #: cp/decl.cc:2089 cp/name-lookup.cc:3366 cp/name-lookup.cc:3404
54752 #: cp/name-lookup.cc:3430
54753 #, gcc-internal-format
54754 msgid "%q#D previously declared here"
54755 msgstr ""
54757 #: cp/decl.cc:2097
54758 #, gcc-internal-format
54759 msgid "parameter declaration is not name-independent"
54760 msgstr ""
54762 #: cp/decl.cc:2102
54763 #, gcc-internal-format
54764 msgid "structured binding at namespace scope is not name-independent"
54765 msgstr ""
54767 #: cp/decl.cc:2106
54768 #, gcc-internal-format
54769 msgid "static structured binding is not name-independent"
54770 msgstr ""
54772 #: cp/decl.cc:2110
54773 #, gcc-internal-format
54774 msgid "extern structured binding is not name-independent"
54775 msgstr ""
54777 #: cp/decl.cc:2117
54778 #, gcc-internal-format
54779 msgid "static data member is not name-independent"
54780 msgstr ""
54782 #: cp/decl.cc:2120
54783 #, gcc-internal-format
54784 msgid "variable at namespace scope is not name-independent"
54785 msgstr ""
54787 #: cp/decl.cc:2123
54788 #, gcc-internal-format
54789 msgid "static variable is not name-independent"
54790 msgstr ""
54792 #: cp/decl.cc:2126
54793 #, gcc-internal-format
54794 msgid "extern variable is not name-independent"
54795 msgstr "vanjska varijabla nije neovisna o imenu"
54797 #: cp/decl.cc:2138
54798 #, gcc-internal-format
54799 msgid "prototype specified for %q#D"
54800 msgstr ""
54802 #: cp/decl.cc:2140
54803 #, gcc-internal-format
54804 msgid "previous non-prototype definition here"
54805 msgstr ""
54807 #: cp/decl.cc:2180
54808 #, gcc-internal-format
54809 msgid "conflicting declaration of %q#D with %qL linkage"
54810 msgstr ""
54812 #: cp/decl.cc:2183
54813 #, gcc-internal-format
54814 msgid "previous declaration with %qL linkage"
54815 msgstr ""
54817 #: cp/decl.cc:2232 cp/decl.cc:2242
54818 #, gcc-internal-format
54819 msgid "default argument given for parameter %d of %q#D"
54820 msgstr ""
54822 #: cp/decl.cc:2235 cp/decl.cc:2245
54823 #, gcc-internal-format
54824 msgid "previous specification in %q#D here"
54825 msgstr ""
54827 #: cp/decl.cc:2285
54828 #, gcc-internal-format
54829 msgid "declaration %qD conflicts with builtin"
54830 msgstr ""
54832 #: cp/decl.cc:2288
54833 #, gcc-internal-format
54834 msgid "declaration %qD conflicts with import"
54835 msgstr ""
54837 #: cp/decl.cc:2289
54838 #, gcc-internal-format
54839 msgid "import declared %q#D here"
54840 msgstr ""
54842 #: cp/decl.cc:2306 cp/decl.cc:16643
54843 #, gcc-internal-format
54844 msgid "conflicting exporting for declaration %qD"
54845 msgstr ""
54847 #: cp/decl.cc:2308 cp/decl.cc:16645
54848 #, gcc-internal-format
54849 msgid "previously declared here without exporting"
54850 msgstr "ranije deklarirana ovdje bez izvoza (exporting)"
54852 #: cp/decl.cc:2335
54853 #, gcc-internal-format
54854 msgid "previous definition of %qD here"
54855 msgstr ""
54857 #: cp/decl.cc:2336
54858 #, gcc-internal-format
54859 msgid "previous declaration of %qD here"
54860 msgstr ""
54862 #: cp/decl.cc:2349
54863 #, gcc-internal-format
54864 msgid "function %qD declared %<[[noreturn]]%> but its first declaration was not"
54865 msgstr ""
54867 #: cp/decl.cc:2396
54868 #, gcc-internal-format
54869 msgid "redundant redeclaration of %qD in same scope"
54870 msgstr ""
54872 #: cp/decl.cc:2412
54873 #, gcc-internal-format
54874 msgid "deleted definition of %qD is not first declaration"
54875 msgstr ""
54877 #. From [temp.expl.spec]:
54879 #. If a template, a member template or the member of a class
54880 #. template is explicitly specialized then that
54881 #. specialization shall be declared before the first use of
54882 #. that specialization that would cause an implicit
54883 #. instantiation to take place, in every translation unit in
54884 #. which such a use occurs.
54885 #: cp/decl.cc:2910
54886 #, gcc-internal-format
54887 msgid "explicit specialization of %qD after first use"
54888 msgstr ""
54890 #: cp/decl.cc:3092
54891 #, gcc-internal-format
54892 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
54893 msgstr ""
54895 #. Reject two definitions.
54896 #: cp/decl.cc:3356 cp/decl.cc:3385 cp/decl.cc:3423 cp/decl.cc:3440
54897 #: cp/decl.cc:3539
54898 #, gcc-internal-format
54899 msgid "redefinition of %q#D"
54900 msgstr ""
54902 #: cp/decl.cc:3372
54903 #, gcc-internal-format
54904 msgid "%qD conflicts with used function"
54905 msgstr ""
54907 #: cp/decl.cc:3382
54908 #, gcc-internal-format
54909 msgid "%q#D not declared in class"
54910 msgstr ""
54912 #: cp/decl.cc:3396 cp/decl.cc:3450
54913 #, gcc-internal-format
54914 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
54915 msgstr ""
54917 #: cp/decl.cc:3399 cp/decl.cc:3453
54918 #, gcc-internal-format
54919 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
54920 msgstr ""
54922 #: cp/decl.cc:3409
54923 #, gcc-internal-format
54924 msgid "comparison operator %q+D defaulted after its first declaration"
54925 msgstr ""
54927 #. is_primary=
54928 #. is_partial=
54929 #. is_friend_decl=
54930 #: cp/decl.cc:3470
54931 #, gcc-internal-format
54932 msgid "redeclaration of friend %q#D may not have default template arguments"
54933 msgstr ""
54935 #: cp/decl.cc:3485
54936 #, gcc-internal-format
54937 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
54938 msgstr ""
54940 #: cp/decl.cc:3488
54941 #, gcc-internal-format
54942 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
54943 msgstr ""
54945 #: cp/decl.cc:3503 cp/decl.cc:3547 cp/name-lookup.cc:2890
54946 #: cp/name-lookup.cc:3398 cp/name-lookup.cc:3401 cp/name-lookup.cc:3424
54947 #: cp/name-lookup.cc:3427
54948 #, gcc-internal-format
54949 msgid "redeclaration of %q#D"
54950 msgstr ""
54952 #: cp/decl.cc:3530
54953 #, gcc-internal-format
54954 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
54955 msgstr ""
54957 #: cp/decl.cc:3598
54958 #, gcc-internal-format
54959 msgid "local label %qE conflicts with existing label"
54960 msgstr ""
54962 #: cp/decl.cc:3599
54963 #, gcc-internal-format
54964 msgid "previous label"
54965 msgstr ""
54967 #: cp/decl.cc:3689
54968 #, gcc-internal-format
54969 msgid "jump to label %qD"
54970 msgstr ""
54972 #: cp/decl.cc:3690
54973 #, gcc-internal-format
54974 msgid "jump to case label"
54975 msgstr ""
54977 #: cp/decl.cc:3694
54978 #, gcc-internal-format
54979 msgid "  as a possible target of computed goto"
54980 msgstr ""
54982 #: cp/decl.cc:3696
54983 #, gcc-internal-format
54984 msgid "  from here"
54985 msgstr ""
54987 #: cp/decl.cc:3724 cp/decl.cc:3962
54988 #, gcc-internal-format
54989 msgid "  exits OpenMP structured block"
54990 msgstr ""
54992 #: cp/decl.cc:3749
54993 #, gcc-internal-format
54994 msgid "  crosses initialization of %q#D"
54995 msgstr ""
54997 #: cp/decl.cc:3761 cp/decl.cc:3928
54998 #, gcc-internal-format
54999 msgid "  enters %<try%> block"
55000 msgstr ""
55002 #: cp/decl.cc:3767 cp/decl.cc:3917 cp/decl.cc:3930
55003 #, gcc-internal-format
55004 msgid "  enters %<catch%> block"
55005 msgstr ""
55007 #: cp/decl.cc:3773 cp/decl.cc:3944
55008 #, gcc-internal-format
55009 msgid "  enters OpenMP structured block"
55010 msgstr ""
55012 #: cp/decl.cc:3779 cp/decl.cc:3932
55013 #, gcc-internal-format
55014 msgid "  enters synchronized or atomic statement"
55015 msgstr ""
55017 #: cp/decl.cc:3785 cp/decl.cc:3938
55018 #, gcc-internal-format
55019 msgid "  enters statement expression"
55020 msgstr ""
55022 #: cp/decl.cc:3792 cp/decl.cc:3934
55023 #, gcc-internal-format
55024 msgid "  enters %<constexpr if%> statement"
55025 msgstr ""
55027 #: cp/decl.cc:3798 cp/decl.cc:3936
55028 #, gcc-internal-format
55029 msgid "  enters %<consteval if%> statement"
55030 msgstr ""
55032 #: cp/decl.cc:3829 cp/decl.cc:4003
55033 #, gcc-internal-format
55034 msgid "  does not destroy %qD"
55035 msgstr "  ne uništi %qD"
55037 #: cp/decl.cc:3831 cp/decl.cc:3986
55038 #, gcc-internal-format
55039 msgid "  does not clean up handled exception"
55040 msgstr ""
55042 #: cp/decl.cc:3922
55043 #, gcc-internal-format
55044 msgid "  skips initialization of %q#D"
55045 msgstr ""
55047 #: cp/decl.cc:4463 cp/parser.cc:7205
55048 #, gcc-internal-format
55049 msgid "%qD used without template arguments"
55050 msgstr ""
55052 #: cp/decl.cc:4469
55053 #, gcc-internal-format
55054 msgid "%qD is a function, not a type"
55055 msgstr ""
55057 #: cp/decl.cc:4480
55058 #, gcc-internal-format
55059 msgid "%q#T is not a class"
55060 msgstr ""
55062 #: cp/decl.cc:4519 cp/decl.cc:4620
55063 #, gcc-internal-format
55064 msgid "no class template named %q#T in %q#T"
55065 msgstr ""
55067 #: cp/decl.cc:4520
55068 #, gcc-internal-format
55069 msgid "no type named %q#T in %q#T"
55070 msgstr ""
55072 #: cp/decl.cc:4533
55073 #, gcc-internal-format
55074 msgid "lookup of %qT in %qT is ambiguous"
55075 msgstr ""
55077 #: cp/decl.cc:4542
55078 #, gcc-internal-format
55079 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
55080 msgstr ""
55082 #: cp/decl.cc:4555
55083 #, gcc-internal-format
55084 msgid "%<typename %T::%D%> names %q#D, which is not a type"
55085 msgstr ""
55087 #: cp/decl.cc:4629
55088 #, gcc-internal-format
55089 msgid "template parameters do not match template %qD"
55090 msgstr ""
55092 #: cp/decl.cc:4986
55093 #, gcc-internal-format
55094 msgid "%<-faligned-new=%d%> is not a power of two"
55095 msgstr ""
55097 #: cp/decl.cc:5160
55098 #, gcc-internal-format
55099 msgid "%<--param destructive-interference-size=%d%> is less than %d"
55100 msgstr ""
55102 #: cp/decl.cc:5164
55103 #, gcc-internal-format
55104 msgid "%<--param destructive-interference-size=%d%> is less than %<--param l1-cache-line-size=%d%>"
55105 msgstr ""
55107 #: cp/decl.cc:5177
55108 #, gcc-internal-format
55109 msgid "%<--param constructive-interference-size=%d%> is less than %d"
55110 msgstr ""
55112 #: cp/decl.cc:5182
55113 #, gcc-internal-format
55114 msgid "%<--param constructive-interference-size=%d%> is greater than %<--param l1-cache-line-size=%d%>"
55115 msgstr ""
55117 #: cp/decl.cc:5509
55118 #, gcc-internal-format
55119 msgid "%q#D invalid; an anonymous union may only have public non-static data members"
55120 msgstr ""
55122 #: cp/decl.cc:5519 cp/parser.cc:23596
55123 #, gcc-internal-format
55124 msgid "this flexibility is deprecated and will be removed"
55125 msgstr ""
55127 #: cp/decl.cc:5548
55128 #, gcc-internal-format
55129 msgid "anonymous struct with base classes"
55130 msgstr ""
55132 #: cp/decl.cc:5560
55133 #, gcc-internal-format
55134 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
55135 msgstr ""
55137 #: cp/decl.cc:5563
55138 #, gcc-internal-format
55139 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
55140 msgstr ""
55142 #: cp/decl.cc:5566
55143 #, gcc-internal-format
55144 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
55145 msgstr ""
55147 #: cp/decl.cc:5585
55148 #, gcc-internal-format
55149 msgid "attribute ignored in declaration of %q#T"
55150 msgstr ""
55152 #: cp/decl.cc:5588
55153 #, gcc-internal-format
55154 msgid "attribute for %q#T must follow the %qs keyword"
55155 msgstr ""
55157 #: cp/decl.cc:5630
55158 #, gcc-internal-format
55159 msgid "multiple types in one declaration"
55160 msgstr ""
55162 #: cp/decl.cc:5635
55163 #, gcc-internal-format
55164 msgid "redeclaration of C++ built-in type %qT"
55165 msgstr ""
55167 #: cp/decl.cc:5652
55168 #, gcc-internal-format
55169 msgid "%<auto%> can only be specified for variables or function declarations"
55170 msgstr ""
55172 #: cp/decl.cc:5685
55173 #, gcc-internal-format
55174 msgid "missing type-name in typedef-declaration"
55175 msgstr ""
55177 #: cp/decl.cc:5693
55178 #, gcc-internal-format
55179 msgid "ISO C++ prohibits anonymous structs"
55180 msgstr ""
55182 #: cp/decl.cc:5700
55183 #, gcc-internal-format
55184 msgid "%<inline%> can only be specified for functions"
55185 msgstr ""
55187 #: cp/decl.cc:5703
55188 #, gcc-internal-format
55189 msgid "%<virtual%> can only be specified for functions"
55190 msgstr ""
55192 #: cp/decl.cc:5708
55193 #, gcc-internal-format
55194 msgid "%<friend%> can only be specified inside a class"
55195 msgstr ""
55197 #: cp/decl.cc:5711
55198 #, gcc-internal-format
55199 msgid "%<explicit%> can only be specified for constructors"
55200 msgstr ""
55202 #: cp/decl.cc:5714
55203 #, gcc-internal-format
55204 msgid "a storage class can only be specified for objects and functions"
55205 msgstr ""
55207 #: cp/decl.cc:5718
55208 #, gcc-internal-format
55209 msgid "%<const%> can only be specified for objects and functions"
55210 msgstr ""
55212 #: cp/decl.cc:5722
55213 #, gcc-internal-format
55214 msgid "%<volatile%> can only be specified for objects and functions"
55215 msgstr ""
55217 #: cp/decl.cc:5726
55218 #, gcc-internal-format
55219 msgid "%<__restrict%> can only be specified for objects and functions"
55220 msgstr ""
55222 #: cp/decl.cc:5730
55223 #, gcc-internal-format
55224 msgid "%<__thread%> can only be specified for objects and functions"
55225 msgstr ""
55227 #: cp/decl.cc:5734
55228 #, gcc-internal-format
55229 msgid "%<typedef%> was ignored in this declaration"
55230 msgstr ""
55232 #: cp/decl.cc:5737 cp/decl.cc:5740 cp/decl.cc:5743
55233 #, gcc-internal-format
55234 msgid "%qs cannot be used for type declarations"
55235 msgstr ""
55237 #: cp/decl.cc:5765
55238 #, gcc-internal-format
55239 msgid "attribute ignored in explicit instantiation %q#T"
55240 msgstr ""
55242 #: cp/decl.cc:5768
55243 #, gcc-internal-format
55244 msgid "no attribute can be applied to an explicit instantiation"
55245 msgstr ""
55247 #: cp/decl.cc:5847
55248 #, gcc-internal-format
55249 msgid "ignoring attributes applied to class type %qT outside of definition"
55250 msgstr ""
55252 #. A template type parameter or other dependent type.
55253 #: cp/decl.cc:5851
55254 #, gcc-internal-format
55255 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
55256 msgstr ""
55258 #: cp/decl.cc:5917 cp/decl2.cc:1064
55259 #, gcc-internal-format
55260 msgid "typedef %qD is initialized (use %qs instead)"
55261 msgstr ""
55263 #: cp/decl.cc:5930
55264 #, gcc-internal-format
55265 msgid "declaration of %q#D has %<extern%> and is initialized"
55266 msgstr ""
55268 #: cp/decl.cc:5968
55269 #, gcc-internal-format
55270 msgid "definition of %q#D is marked %<dllimport%>"
55271 msgstr ""
55273 #: cp/decl.cc:5992
55274 #, gcc-internal-format
55275 msgid "%q+#D is not a static data member of %q#T"
55276 msgstr ""
55278 #: cp/decl.cc:6000
55279 #, gcc-internal-format
55280 msgid "non-member-template declaration of %qD"
55281 msgstr ""
55283 #: cp/decl.cc:6001
55284 #, gcc-internal-format
55285 msgid "does not match member template declaration here"
55286 msgstr ""
55288 #: cp/decl.cc:6013
55289 #, gcc-internal-format
55290 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
55291 msgstr ""
55293 #: cp/decl.cc:6025
55294 #, gcc-internal-format
55295 msgid "duplicate initialization of %qD"
55296 msgstr ""
55298 #: cp/decl.cc:6075 cp/decl.cc:6079
55299 #, gcc-internal-format
55300 msgid "declaration of %q#D outside of class is not definition"
55301 msgstr ""
55303 #: cp/decl.cc:6097
55304 #, gcc-internal-format
55305 msgid "block-scope extern declaration %q#D must not be attached to a named module"
55306 msgstr ""
55308 #: cp/decl.cc:6133
55309 #, gcc-internal-format
55310 msgid "%qD defined %<thread_local%> in %qs function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
55311 msgstr ""
55313 #: cp/decl.cc:6139
55314 #, gcc-internal-format
55315 msgid "%qD defined %<static%> in %qs function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
55316 msgstr ""
55318 #: cp/decl.cc:6205
55319 #, gcc-internal-format
55320 msgid "variable %q#D has initializer but incomplete type"
55321 msgstr ""
55323 #: cp/decl.cc:6214 cp/decl.cc:7548
55324 #, gcc-internal-format
55325 msgid "elements of array %q#D have incomplete type"
55326 msgstr ""
55328 #: cp/decl.cc:6225
55329 #, gcc-internal-format
55330 msgid "aggregate %q#D has incomplete type and cannot be defined"
55331 msgstr ""
55333 #: cp/decl.cc:6295
55334 #, gcc-internal-format
55335 msgid "%qD declared as reference but not initialized"
55336 msgstr ""
55338 #: cp/decl.cc:6378
55339 #, gcc-internal-format
55340 msgid "name used in a GNU-style designated initializer for an array"
55341 msgstr ""
55343 #: cp/decl.cc:6384
55344 #, gcc-internal-format
55345 msgid "name %qD used in a GNU-style designated initializer for an array"
55346 msgstr ""
55348 #: cp/decl.cc:6403
55349 #, gcc-internal-format
55350 msgid "non-trivial designated initializers not supported"
55351 msgstr ""
55353 #: cp/decl.cc:6407
55354 #, gcc-internal-format
55355 msgid "C99 designator %qE is not an integral constant-expression"
55356 msgstr ""
55358 #: cp/decl.cc:6468
55359 #, gcc-internal-format
55360 msgid "initializer fails to determine size of %qD"
55361 msgstr ""
55363 #: cp/decl.cc:6475
55364 #, gcc-internal-format
55365 msgid "array size missing in %qD"
55366 msgstr ""
55368 #: cp/decl.cc:6487
55369 #, gcc-internal-format
55370 msgid "zero-size array %qD"
55371 msgstr ""
55373 #: cp/decl.cc:6527
55374 #, gcc-internal-format
55375 msgid "storage size of %qD isn%'t known"
55376 msgstr ""
55378 #: cp/decl.cc:6552
55379 #, gcc-internal-format
55380 msgid "storage size of %qD isn%'t constant"
55381 msgstr ""
55383 #: cp/decl.cc:6636
55384 #, gcc-internal-format
55385 msgid "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with multiple copies)"
55386 msgstr ""
55388 #: cp/decl.cc:6640
55389 #, gcc-internal-format
55390 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
55391 msgstr ""
55393 #: cp/decl.cc:6646
55394 #, gcc-internal-format
55395 msgid "you can work around this by removing the initializer"
55396 msgstr ""
55398 #: cp/decl.cc:6688 rust/backend/rust-tree.cc:3278
55399 #, gcc-internal-format
55400 msgid "uninitialized %<const %D%>"
55401 msgstr ""
55403 #: cp/decl.cc:6695 rust/backend/rust-tree.cc:3285
55404 #, gcc-internal-format
55405 msgid "uninitialized variable %qD in %<constexpr%> function"
55406 msgstr ""
55408 #: cp/decl.cc:6704 rust/backend/rust-tree.cc:3294
55409 #, gcc-internal-format
55410 msgid "uninitialized variable %qD in %<constexpr%> context"
55411 msgstr ""
55413 #: cp/decl.cc:6712
55414 #, gcc-internal-format
55415 msgid "%q#T has no user-provided default constructor"
55416 msgstr ""
55418 #: cp/decl.cc:6716
55419 #, gcc-internal-format
55420 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
55421 msgstr ""
55423 #: cp/decl.cc:6719
55424 #, gcc-internal-format
55425 msgid "and the implicitly-defined constructor does not initialize %q#D"
55426 msgstr ""
55428 #: cp/decl.cc:6912
55429 #, gcc-internal-format
55430 msgid "invalid type %qT as initializer for a vector of type %qT"
55431 msgstr ""
55433 #: cp/decl.cc:6984
55434 #, gcc-internal-format
55435 msgid "initializer for %qT must be brace-enclosed"
55436 msgstr ""
55438 #: cp/decl.cc:7028
55439 #, gcc-internal-format
55440 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
55441 msgstr ""
55443 #: cp/decl.cc:7044 cp/init.cc:3407 cp/search.cc:1230
55444 #, gcc-internal-format
55445 msgid "request for member %qD is ambiguous"
55446 msgstr ""
55448 #: cp/decl.cc:7049
55449 #, gcc-internal-format
55450 msgid "%qT has no non-static data member named %qD"
55451 msgstr ""
55453 #: cp/decl.cc:7074
55454 #, gcc-internal-format
55455 msgid "%qD is not a direct member of %qT"
55456 msgstr ""
55458 #: cp/decl.cc:7129
55459 #, gcc-internal-format
55460 msgid "invalid initializer for %q#D"
55461 msgstr ""
55463 #: cp/decl.cc:7179
55464 #, gcc-internal-format
55465 msgid "C99 designator %qE outside aggregate initializer"
55466 msgstr ""
55468 #: cp/decl.cc:7218 cp/decl.cc:7506 cp/typeck2.cc:1593 cp/typeck2.cc:1923
55469 #: cp/typeck2.cc:1971 cp/typeck2.cc:2018
55470 #, gcc-internal-format
55471 msgid "too many initializers for %qT"
55472 msgstr ""
55474 #: cp/decl.cc:7260
55475 #, gcc-internal-format
55476 msgid "braces around scalar initializer for type %qT"
55477 msgstr ""
55479 #: cp/decl.cc:7270
55480 #, gcc-internal-format
55481 msgid "too many braces around scalar initializer for type %qT"
55482 msgstr ""
55484 #: cp/decl.cc:7403
55485 #, gcc-internal-format
55486 msgid "missing braces around initializer for %qT"
55487 msgstr ""
55489 #: cp/decl.cc:7536
55490 #, gcc-internal-format
55491 msgid "structured binding has incomplete type %qT"
55492 msgstr ""
55494 #: cp/decl.cc:7550
55495 #, gcc-internal-format
55496 msgid "elements of array %q#T have incomplete type"
55497 msgstr ""
55499 #: cp/decl.cc:7563
55500 #, gcc-internal-format
55501 msgid "variable-sized compound literal"
55502 msgstr ""
55504 #: cp/decl.cc:7619
55505 #, gcc-internal-format
55506 msgid "%q#D has incomplete type"
55507 msgstr ""
55509 #: cp/decl.cc:7640
55510 #, gcc-internal-format
55511 msgid "scalar object %qD requires one element in initializer"
55512 msgstr ""
55514 #: cp/decl.cc:7685
55515 #, gcc-internal-format
55516 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
55517 msgstr ""
55519 #: cp/decl.cc:7828
55520 #, gcc-internal-format
55521 msgid "array %qD initialized by parenthesized string literal %qE"
55522 msgstr ""
55524 #: cp/decl.cc:7867
55525 #, gcc-internal-format
55526 msgid "initializer invalid for static member with constructor"
55527 msgstr ""
55529 #: cp/decl.cc:7869
55530 #, gcc-internal-format
55531 msgid "non-constant in-class initialization invalid for static member %qD"
55532 msgstr ""
55534 #: cp/decl.cc:7872
55535 #, gcc-internal-format
55536 msgid "non-constant in-class initialization invalid for non-inline static member %qD"
55537 msgstr ""
55539 #: cp/decl.cc:7877
55540 #, gcc-internal-format
55541 msgid "(an out of class initialization is required)"
55542 msgstr ""
55544 #: cp/decl.cc:8079
55545 #, gcc-internal-format
55546 msgid "reference %qD is initialized with itself"
55547 msgstr ""
55549 #: cp/decl.cc:8338
55550 #, gcc-internal-format
55551 msgid "could not find variant declaration"
55552 msgstr ""
55554 #: cp/decl.cc:8362
55555 #, gcc-internal-format
55556 msgid "%<declare variant%> on constructor %qD"
55557 msgstr ""
55559 #: cp/decl.cc:8367
55560 #, gcc-internal-format
55561 msgid "%<declare variant%> on destructor %qD"
55562 msgstr ""
55564 #: cp/decl.cc:8372
55565 #, gcc-internal-format
55566 msgid "%<declare variant%> on defaulted %qD"
55567 msgstr ""
55569 #: cp/decl.cc:8377
55570 #, gcc-internal-format
55571 msgid "%<declare variant%> on deleted %qD"
55572 msgstr ""
55574 #: cp/decl.cc:8382
55575 #, gcc-internal-format
55576 msgid "%<declare variant%> on virtual %qD"
55577 msgstr ""
55579 #: cp/decl.cc:8436
55580 #, gcc-internal-format
55581 msgid "assignment (not initialization) in declaration"
55582 msgstr ""
55584 #: cp/decl.cc:8457 cp/decl.cc:15234
55585 #, gcc-internal-format
55586 msgid "ISO C++17 does not allow %<register%> storage class specifier"
55587 msgstr ""
55589 #: cp/decl.cc:8461 cp/decl.cc:15238
55590 #, gcc-internal-format
55591 msgid "%<register%> storage class specifier used"
55592 msgstr ""
55594 #: cp/decl.cc:8506 cp/decl.cc:15201
55595 #, gcc-internal-format
55596 msgid "declaration of %q#D has no initializer"
55597 msgstr ""
55599 #: cp/decl.cc:8542
55600 #, gcc-internal-format
55601 msgid "initializer for %<decltype(auto) %D%> has function type; did you forget the %<()%>?"
55602 msgstr ""
55604 #: cp/decl.cc:8553
55605 #, gcc-internal-format
55606 msgid "deduced type %qT for %qD is incomplete"
55607 msgstr ""
55609 #: cp/decl.cc:8691
55610 #, gcc-internal-format
55611 msgid "variable concept has no initializer"
55612 msgstr ""
55614 #: cp/decl.cc:8750
55615 #, gcc-internal-format
55616 msgid "shadowing previous type declaration of %q#D"
55617 msgstr ""
55619 #: cp/decl.cc:8793
55620 #, gcc-internal-format
55621 msgid "%<constinit%> can only be applied to a variable with static or thread storage duration"
55622 msgstr ""
55624 #: cp/decl.cc:8988
55625 #, gcc-internal-format
55626 msgid "function %q#D is initialized like a variable"
55627 msgstr ""
55629 #: cp/decl.cc:9099
55630 #, gcc-internal-format
55631 msgid "cannot decompose class type %qT because it has an anonymous struct member"
55632 msgstr ""
55634 #: cp/decl.cc:9102
55635 #, gcc-internal-format
55636 msgid "cannot decompose class type %qT because it has an anonymous union member"
55637 msgstr ""
55639 #: cp/decl.cc:9109
55640 #, gcc-internal-format
55641 msgid "cannot decompose inaccessible member %qD of %qT"
55642 msgstr ""
55644 #: cp/decl.cc:9135
55645 #, gcc-internal-format
55646 msgid "cannot decompose class type %qT: both it and its base class %qT have non-static data members"
55647 msgstr ""
55649 #: cp/decl.cc:9144
55650 #, gcc-internal-format
55651 msgid "cannot decompose class type %qT: its base classes %qT and %qT have non-static data members"
55652 msgstr ""
55654 #: cp/decl.cc:9381
55655 #, gcc-internal-format
55656 msgid "structured binding refers to incomplete type %qT"
55657 msgstr ""
55659 #: cp/decl.cc:9397
55660 #, gcc-internal-format
55661 msgid "cannot decompose variable length array %qT"
55662 msgstr ""
55664 #: cp/decl.cc:9406 cp/decl.cc:9485
55665 #, gcc-internal-format, gfc-internal-format
55666 msgid "%u name provided for structured binding"
55667 msgid_plural "%u names provided for structured binding"
55668 msgstr[0] ""
55669 msgstr[1] ""
55670 msgstr[2] ""
55672 #: cp/decl.cc:9410
55673 #, gcc-internal-format, gfc-internal-format
55674 msgid "only %u name provided for structured binding"
55675 msgid_plural "only %u names provided for structured binding"
55676 msgstr[0] ""
55677 msgstr[1] ""
55678 msgstr[2] ""
55680 #: cp/decl.cc:9413
55681 #, gcc-internal-format
55682 msgid "while %qT decomposes into %wu element"
55683 msgid_plural "while %qT decomposes into %wu elements"
55684 msgstr[0] ""
55685 msgstr[1] ""
55686 msgstr[2] ""
55688 #: cp/decl.cc:9454
55689 #, gcc-internal-format
55690 msgid "cannot decompose variable length vector %qT"
55691 msgstr ""
55693 #: cp/decl.cc:9478
55694 #, gcc-internal-format
55695 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
55696 msgstr ""
55698 #: cp/decl.cc:9487
55699 #, gcc-internal-format
55700 msgid "while %qT decomposes into %E elements"
55701 msgstr ""
55703 #: cp/decl.cc:9508
55704 #, gcc-internal-format
55705 msgid "%<std::tuple_element<%u, %T>::type%> is %<void%>"
55706 msgstr ""
55708 #: cp/decl.cc:9514
55709 #, gcc-internal-format
55710 msgid "in initialization of structured binding variable %qD"
55711 msgstr ""
55713 #: cp/decl.cc:9543
55714 #, gcc-internal-format
55715 msgid "cannot decompose union type %qT"
55716 msgstr ""
55718 #: cp/decl.cc:9548
55719 #, gcc-internal-format
55720 msgid "cannot decompose non-array non-class type %qT"
55721 msgstr ""
55723 #: cp/decl.cc:9553
55724 #, gcc-internal-format
55725 msgid "cannot decompose lambda closure type %qT"
55726 msgstr ""
55728 #: cp/decl.cc:9559
55729 #, gcc-internal-format
55730 msgid "structured binding refers to incomplete class type %qT"
55731 msgstr ""
55733 #: cp/decl.cc:9568
55734 #, gcc-internal-format
55735 msgid "cannot decompose class type %qT without non-static data members"
55736 msgstr ""
55738 #: cp/decl.cc:10046
55739 #, gcc-internal-format
55740 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
55741 msgstr ""
55743 #: cp/decl.cc:10049
55744 #, gcc-internal-format
55745 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
55746 msgstr ""
55748 #: cp/decl.cc:10054
55749 #, gcc-internal-format
55750 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
55751 msgstr ""
55753 #: cp/decl.cc:10273
55754 #, gcc-internal-format
55755 msgid "initializer fails to determine size of %qT"
55756 msgstr ""
55758 #: cp/decl.cc:10277
55759 #, gcc-internal-format
55760 msgid "array size missing in %qT"
55761 msgstr ""
55763 #: cp/decl.cc:10280
55764 #, gcc-internal-format
55765 msgid "zero-size array %qT"
55766 msgstr ""
55768 #: cp/decl.cc:10296
55769 #, gcc-internal-format
55770 msgid "destructor for alien class %qT cannot be a member"
55771 msgstr ""
55773 #: cp/decl.cc:10298
55774 #, gcc-internal-format
55775 msgid "constructor for alien class %qT cannot be a member"
55776 msgstr ""
55778 #: cp/decl.cc:10324
55779 #, gcc-internal-format
55780 msgid "%qD declared as a %<virtual%> variable"
55781 msgstr ""
55783 #: cp/decl.cc:10326
55784 #, gcc-internal-format
55785 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
55786 msgstr ""
55788 #: cp/decl.cc:10332
55789 #, gcc-internal-format
55790 msgid "%qD declared as a %<virtual%> parameter"
55791 msgstr ""
55793 #: cp/decl.cc:10335
55794 #, gcc-internal-format
55795 msgid "%qD declared as an %<inline%> parameter"
55796 msgstr ""
55798 #: cp/decl.cc:10337
55799 #, gcc-internal-format
55800 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
55801 msgstr ""
55803 #: cp/decl.cc:10343
55804 #, gcc-internal-format
55805 msgid "%qD declared as a %<virtual%> type"
55806 msgstr ""
55808 #: cp/decl.cc:10346
55809 #, gcc-internal-format
55810 msgid "%qD declared as an %<inline%> type"
55811 msgstr ""
55813 #: cp/decl.cc:10348
55814 #, gcc-internal-format
55815 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
55816 msgstr ""
55818 #: cp/decl.cc:10354
55819 #, gcc-internal-format
55820 msgid "%qD declared as a %<virtual%> field"
55821 msgstr ""
55823 #: cp/decl.cc:10357
55824 #, gcc-internal-format
55825 msgid "%qD declared as an %<inline%> field"
55826 msgstr ""
55828 #: cp/decl.cc:10359
55829 #, gcc-internal-format
55830 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
55831 msgstr ""
55833 #: cp/decl.cc:10366
55834 #, gcc-internal-format
55835 msgid "%q+D declared as a friend"
55836 msgstr ""
55838 #: cp/decl.cc:10373
55839 #, gcc-internal-format
55840 msgid "%q+D declared with an exception specification"
55841 msgstr ""
55843 #: cp/decl.cc:10405
55844 #, gcc-internal-format
55845 msgid "definition of %qD is not in namespace enclosing %qT"
55846 msgstr ""
55848 #: cp/decl.cc:10445
55849 #, gcc-internal-format
55850 msgid "static member function %q#D declared with type qualifiers"
55851 msgstr ""
55853 #: cp/decl.cc:10456
55854 #, gcc-internal-format
55855 msgid "concept %q#D declared with function parameters"
55856 msgstr ""
55858 #: cp/decl.cc:10463
55859 #, gcc-internal-format
55860 msgid "concept %q#D declared with a deduced return type"
55861 msgstr ""
55863 #: cp/decl.cc:10466
55864 #, gcc-internal-format
55865 msgid "concept %q#D with non-%<bool%> return type %qT"
55866 msgstr ""
55868 #: cp/decl.cc:10542
55869 #, gcc-internal-format
55870 msgid "concept %qD has no definition"
55871 msgstr ""
55873 #: cp/decl.cc:10571
55874 #, gcc-internal-format
55875 msgid "a function concept cannot be constrained"
55876 msgstr ""
55878 #: cp/decl.cc:10586
55879 #, gcc-internal-format
55880 msgid "constraints on a non-templated function"
55881 msgstr ""
55883 #: cp/decl.cc:10588
55884 #, gcc-internal-format
55885 msgid "constrained non-template friend declaration must be a definition"
55886 msgstr ""
55888 #: cp/decl.cc:10595
55889 #, gcc-internal-format
55890 msgid "friend function template with constraints that depend on outer template parameters must be a definition"
55891 msgstr ""
55893 #: cp/decl.cc:10644
55894 #, gcc-internal-format
55895 msgid "defining explicit specialization %qD in friend declaration"
55896 msgstr ""
55898 #: cp/decl.cc:10655
55899 #, gcc-internal-format
55900 msgid "invalid use of template-id %qD in declaration of primary template"
55901 msgstr ""
55903 #: cp/decl.cc:10673
55904 #, gcc-internal-format
55905 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
55906 msgstr ""
55908 #: cp/decl.cc:10682
55909 #, gcc-internal-format
55910 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
55911 msgstr ""
55913 #: cp/decl.cc:10699
55914 #, gcc-internal-format
55915 msgid "friend declaration of %qD specifies default arguments and isn%'t a definition"
55916 msgstr ""
55918 #: cp/decl.cc:10741
55919 #, gcc-internal-format
55920 msgid "cannot declare %<::main%> to be a template"
55921 msgstr ""
55923 #: cp/decl.cc:10744
55924 #, gcc-internal-format
55925 msgid "cannot declare %<::main%> to be inline"
55926 msgstr ""
55928 #: cp/decl.cc:10747 cp/decl.cc:10750
55929 #, gcc-internal-format
55930 msgid "cannot declare %<::main%> to be %qs"
55931 msgstr ""
55933 #: cp/decl.cc:10752
55934 #, gcc-internal-format
55935 msgid "cannot declare %<::main%> to be static"
55936 msgstr ""
55938 #: cp/decl.cc:10819
55939 #, gcc-internal-format
55940 msgid "non-member function %qD cannot have cv-qualifier"
55941 msgstr ""
55943 #: cp/decl.cc:10821
55944 #, gcc-internal-format
55945 msgid "static member function %qD cannot have cv-qualifier"
55946 msgstr ""
55948 #: cp/decl.cc:10822
55949 #, gcc-internal-format
55950 msgid "explicit object member function %qD cannot have cv-qualifier"
55951 msgstr ""
55953 #: cp/decl.cc:10827
55954 #, gcc-internal-format
55955 msgid "non-member function %qD cannot have ref-qualifier"
55956 msgstr ""
55958 #: cp/decl.cc:10829
55959 #, gcc-internal-format
55960 msgid "static member function %qD cannot have ref-qualifier"
55961 msgstr ""
55963 #: cp/decl.cc:10830
55964 #, gcc-internal-format
55965 msgid "explicit object member function %qD cannot have ref-qualifier"
55966 msgstr ""
55968 #: cp/decl.cc:10836 cp/decl.cc:13719 cp/decl.cc:13729 cp/parser.cc:11972
55969 #, gcc-internal-format
55970 msgid "explicit object parameter declared here"
55971 msgstr ""
55973 #: cp/decl.cc:10848
55974 #, gcc-internal-format
55975 msgid "deduction guide %qD must be declared in the same scope as %qT"
55976 msgstr ""
55978 #: cp/decl.cc:10856
55979 #, gcc-internal-format
55980 msgid "deduction guide %qD must have the same access as %qT"
55981 msgstr "deduction guide %qD mora imati isti pristup kao %qT"
55983 #: cp/decl.cc:10862
55984 #, gcc-internal-format
55985 msgid "deduction guide %qD must not have a function body"
55986 msgstr ""
55988 #: cp/decl.cc:10875
55989 #, gcc-internal-format
55990 msgid "literal operator with C linkage"
55991 msgstr ""
55993 #: cp/decl.cc:10885
55994 #, gcc-internal-format
55995 msgid "%qD has invalid argument list"
55996 msgstr ""
55998 #: cp/decl.cc:10893
55999 #, gcc-internal-format
56000 msgid "integer suffix %qs shadowed by implementation"
56001 msgstr ""
56003 #: cp/decl.cc:10899
56004 #, gcc-internal-format
56005 msgid "floating-point suffix %qs shadowed by implementation"
56006 msgstr ""
56008 #: cp/decl.cc:10906
56009 #, gcc-internal-format
56010 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
56011 msgstr ""
56013 #: cp/decl.cc:10911
56014 #, gcc-internal-format
56015 msgid "%qD must be a non-member function"
56016 msgstr ""
56018 #: cp/decl.cc:10997
56019 #, gcc-internal-format
56020 msgid "%<::main%> must return %<int%>"
56021 msgstr ""
56023 #: cp/decl.cc:11037
56024 #, gcc-internal-format
56025 msgid "definition of implicitly-declared %qD"
56026 msgstr ""
56028 #: cp/decl.cc:11042
56029 #, gcc-internal-format
56030 msgid "definition of explicitly-defaulted %q+D"
56031 msgstr ""
56033 #: cp/decl.cc:11044
56034 #, gcc-internal-format
56035 msgid "%q#D explicitly defaulted here"
56036 msgstr ""
56038 #: cp/decl.cc:11061
56039 #, gcc-internal-format
56040 msgid "no %q#D member function declared in class %qT"
56041 msgstr ""
56043 #: cp/decl.cc:11255
56044 #, gcc-internal-format
56045 msgid "cannot declare %<::main%> to be a global variable"
56046 msgstr ""
56048 #: cp/decl.cc:11264
56049 #, gcc-internal-format
56050 msgid "a non-template variable cannot be %<concept%>"
56051 msgstr ""
56053 #: cp/decl.cc:11270
56054 #, gcc-internal-format
56055 msgid "concept must be defined at namespace scope"
56056 msgstr ""
56058 #: cp/decl.cc:11277
56059 #, gcc-internal-format
56060 msgid "concept must have type %<bool%>"
56061 msgstr ""
56063 #: cp/decl.cc:11280
56064 #, gcc-internal-format
56065 msgid "a variable concept cannot be constrained"
56066 msgstr ""
56068 #: cp/decl.cc:11402
56069 #, gcc-internal-format
56070 msgid "in-class initialization of static data member %q#D of incomplete type"
56071 msgstr ""
56073 #: cp/decl.cc:11406
56074 #, gcc-internal-format
56075 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
56076 msgstr ""
56078 #: cp/decl.cc:11410
56079 #, gcc-internal-format
56080 msgid "in-class initialization of static data member %q#D of non-literal type"
56081 msgstr ""
56083 #: cp/decl.cc:11421
56084 #, gcc-internal-format
56085 msgid "invalid in-class initialization of static data member of non-integral type %qT"
56086 msgstr ""
56088 #: cp/decl.cc:11426
56089 #, gcc-internal-format
56090 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
56091 msgstr ""
56093 #: cp/decl.cc:11431
56094 #, gcc-internal-format
56095 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
56096 msgstr ""
56098 #: cp/decl.cc:11542
56099 #, gcc-internal-format
56100 msgid "size of array %qD has non-integral type %qT"
56101 msgstr ""
56103 #: cp/decl.cc:11545
56104 #, gcc-internal-format
56105 msgid "size of array has non-integral type %qT"
56106 msgstr ""
56108 #: cp/decl.cc:11576 cp/decl.cc:11648
56109 #, gcc-internal-format
56110 msgid "size of array %qD is not an integral constant-expression"
56111 msgstr ""
56113 #: cp/decl.cc:11580 cp/decl.cc:11651
56114 #, gcc-internal-format
56115 msgid "size of array is not an integral constant-expression"
56116 msgstr ""
56118 #: cp/decl.cc:11631
56119 #, gcc-internal-format
56120 msgid "ISO C++ forbids zero-size array %qD"
56121 msgstr ""
56123 #: cp/decl.cc:11634
56124 #, gcc-internal-format
56125 msgid "ISO C++ forbids zero-size array"
56126 msgstr ""
56128 #: cp/decl.cc:11658
56129 #, gcc-internal-format
56130 msgid "ISO C++ forbids variable length array %qD"
56131 msgstr ""
56133 #: cp/decl.cc:11661
56134 #, gcc-internal-format
56135 msgid "ISO C++ forbids variable length array"
56136 msgstr ""
56138 #: cp/decl.cc:11667
56139 #, gcc-internal-format
56140 msgid "variable length array %qD is used"
56141 msgstr ""
56143 #: cp/decl.cc:11670
56144 #, gcc-internal-format
56145 msgid "variable length array is used"
56146 msgstr ""
56148 #: cp/decl.cc:11722
56149 #, gcc-internal-format
56150 msgid "overflow in array dimension"
56151 msgstr ""
56153 #: cp/decl.cc:11782
56154 #, gcc-internal-format
56155 msgid "%qD declared as array of template placeholder type %qT"
56156 msgstr ""
56158 #: cp/decl.cc:11785
56159 #, gcc-internal-format
56160 msgid "creating array of template placeholder type %qT"
56161 msgstr ""
56163 #: cp/decl.cc:11795
56164 #, gcc-internal-format
56165 msgid "declaration of %qD as array of void"
56166 msgstr ""
56168 #: cp/decl.cc:11797
56169 #, gcc-internal-format
56170 msgid "creating array of void"
56171 msgstr ""
56173 #: cp/decl.cc:11802
56174 #, gcc-internal-format
56175 msgid "declaration of %qD as array of functions"
56176 msgstr ""
56178 #: cp/decl.cc:11804
56179 #, gcc-internal-format
56180 msgid "creating array of functions"
56181 msgstr ""
56183 #: cp/decl.cc:11809
56184 #, gcc-internal-format
56185 msgid "declaration of %qD as array of references"
56186 msgstr ""
56188 #: cp/decl.cc:11811
56189 #, gcc-internal-format
56190 msgid "creating array of references"
56191 msgstr ""
56193 #: cp/decl.cc:11816
56194 #, gcc-internal-format
56195 msgid "declaration of %qD as array of function members"
56196 msgstr ""
56198 #: cp/decl.cc:11819
56199 #, gcc-internal-format
56200 msgid "creating array of function members"
56201 msgstr ""
56203 #: cp/decl.cc:11837
56204 #, gcc-internal-format
56205 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
56206 msgstr ""
56208 #: cp/decl.cc:11841
56209 #, gcc-internal-format
56210 msgid "multidimensional array must have bounds for all dimensions except the first"
56211 msgstr ""
56213 #: cp/decl.cc:11855
56214 #, gcc-internal-format
56215 msgid "variable-length array of %<auto%>"
56216 msgstr ""
56218 #: cp/decl.cc:11931
56219 #, gcc-internal-format
56220 msgid "return type specification for constructor invalid"
56221 msgstr ""
56223 #: cp/decl.cc:11934
56224 #, gcc-internal-format
56225 msgid "qualifiers are not allowed on constructor declaration"
56226 msgstr ""
56228 #: cp/decl.cc:11945
56229 #, gcc-internal-format
56230 msgid "return type specification for destructor invalid"
56231 msgstr ""
56233 #: cp/decl.cc:11948
56234 #, gcc-internal-format
56235 msgid "qualifiers are not allowed on destructor declaration"
56236 msgstr ""
56238 #: cp/decl.cc:11961
56239 #, gcc-internal-format
56240 msgid "return type specified for %<operator %T%>"
56241 msgstr ""
56243 #: cp/decl.cc:11964
56244 #, gcc-internal-format
56245 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
56246 msgstr ""
56248 #: cp/decl.cc:11973
56249 #, gcc-internal-format
56250 msgid "return type specified for deduction guide"
56251 msgstr ""
56253 #: cp/decl.cc:11976
56254 #, gcc-internal-format
56255 msgid "qualifiers are not allowed on declaration of deduction guide"
56256 msgstr ""
56258 #: cp/decl.cc:11980
56259 #, gcc-internal-format
56260 msgid "template template parameter %qT in declaration of deduction guide"
56261 msgstr ""
56263 #: cp/decl.cc:11989
56264 #, gcc-internal-format
56265 msgid "%<decl-specifier%> in declaration of deduction guide"
56266 msgstr ""
56268 #: cp/decl.cc:12010
56269 #, gcc-internal-format
56270 msgid "unnamed variable or field declared void"
56271 msgstr ""
56273 #: cp/decl.cc:12018
56274 #, gcc-internal-format
56275 msgid "variable or field declared void"
56276 msgstr ""
56278 #: cp/decl.cc:12033
56279 #, gcc-internal-format
56280 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
56281 msgstr ""
56283 #: cp/decl.cc:12038
56284 #, gcc-internal-format
56285 msgid "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
56286 msgstr ""
56288 #: cp/decl.cc:12094
56289 #, gcc-internal-format
56290 msgid "%qT as type rather than plain %<decltype(auto)%>"
56291 msgstr ""
56293 #: cp/decl.cc:12100
56294 #, gcc-internal-format
56295 msgid "%<decltype(auto)%> cannot be cv-qualified"
56296 msgstr ""
56298 #: cp/decl.cc:12316
56299 #, gcc-internal-format
56300 msgid "invalid use of qualified-name %<::%D%>"
56301 msgstr ""
56303 #: cp/decl.cc:12319 cp/decl.cc:12341
56304 #, gcc-internal-format
56305 msgid "invalid use of qualified-name %<%T::%D%>"
56306 msgstr ""
56308 #: cp/decl.cc:12322
56309 #, gcc-internal-format
56310 msgid "invalid use of qualified-name %<%D::%D%>"
56311 msgstr ""
56313 #: cp/decl.cc:12332
56314 #, gcc-internal-format
56315 msgid "%q#T is not a class or namespace"
56316 msgstr ""
56318 #: cp/decl.cc:12356
56319 #, gcc-internal-format
56320 msgid "declaration of %qE as non-function"
56321 msgstr ""
56323 #: cp/decl.cc:12363
56324 #, gcc-internal-format
56325 msgid "declaration of %qE as non-member"
56326 msgstr ""
56328 #: cp/decl.cc:12391
56329 #, gcc-internal-format
56330 msgid "declarator-id missing; using reserved word %qD"
56331 msgstr ""
56333 #: cp/decl.cc:12442
56334 #, gcc-internal-format
56335 msgid "function definition does not declare parameters"
56336 msgstr ""
56338 #: cp/decl.cc:12450 cp/decl.cc:12459 cp/decl.cc:14444
56339 #, gcc-internal-format
56340 msgid "declaration of %qD as non-function"
56341 msgstr ""
56343 #: cp/decl.cc:12467
56344 #, gcc-internal-format
56345 msgid "declaration of %qD as %<typedef%>"
56346 msgstr ""
56348 #: cp/decl.cc:12472
56349 #, gcc-internal-format
56350 msgid "declaration of %qD as parameter"
56351 msgstr ""
56353 #: cp/decl.cc:12507
56354 #, gcc-internal-format
56355 msgid "both %qs and %qs specified"
56356 msgstr ""
56358 #: cp/decl.cc:12514 cp/decl.cc:12521 cp/decl.cc:12528 cp/decl.cc:12535
56359 #, gcc-internal-format
56360 msgid "%qs cannot appear in a typedef declaration"
56361 msgstr ""
56363 #: cp/decl.cc:12546
56364 #, gcc-internal-format
56365 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
56366 msgstr ""
56368 #: cp/decl.cc:12556
56369 #, gcc-internal-format
56370 msgid "two or more data types in declaration of %qs"
56371 msgstr ""
56373 #: cp/decl.cc:12610
56374 #, gcc-internal-format
56375 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
56376 msgstr ""
56378 #: cp/decl.cc:12659 cp/decl.cc:12663 cp/decl.cc:12666
56379 #, gcc-internal-format
56380 msgid "ISO C++ forbids declaration of %qs with no type"
56381 msgstr ""
56383 #: cp/decl.cc:12683
56384 #, gcc-internal-format
56385 msgid "%<__int%d%> is not supported by this target"
56386 msgstr ""
56388 #: cp/decl.cc:12691
56389 #, gcc-internal-format
56390 msgid "ISO C++ does not support %<__int%d%> for %qs"
56391 msgstr ""
56393 #: cp/decl.cc:12745
56394 #, gcc-internal-format
56395 msgid "%<signed%> and %<unsigned%> specified together"
56396 msgstr ""
56398 #: cp/decl.cc:12751
56399 #, gcc-internal-format
56400 msgid "%<long%> and %<short%> specified together"
56401 msgstr ""
56403 #: cp/decl.cc:12759
56404 #, gcc-internal-format
56405 msgid "%qs specified with %qT"
56406 msgstr ""
56408 #: cp/decl.cc:12766
56409 #, gcc-internal-format
56410 msgid "%qs specified with typedef-name %qD"
56411 msgstr ""
56413 #: cp/decl.cc:12775
56414 #, gcc-internal-format
56415 msgid "%qs specified with %<decltype%>"
56416 msgstr ""
56418 #: cp/decl.cc:12777
56419 #, gcc-internal-format
56420 msgid "%qs specified with %<typeof%>"
56421 msgstr ""
56423 #: cp/decl.cc:12846
56424 #, gcc-internal-format
56425 msgid "complex invalid for %qs"
56426 msgstr ""
56428 #: cp/decl.cc:12890
56429 #, gcc-internal-format
56430 msgid "missing template argument list after %qE; for deduction, template placeholder must be followed by a simple declarator-id"
56431 msgstr ""
56433 #: cp/decl.cc:12916
56434 #, gcc-internal-format
56435 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
56436 msgstr ""
56438 #: cp/decl.cc:12925
56439 #, gcc-internal-format
56440 msgid "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-std=c++20%> or %<-std=gnu++20%>"
56441 msgstr ""
56443 #: cp/decl.cc:12938
56444 #, gcc-internal-format
56445 msgid "typedef declaration invalid in parameter declaration"
56446 msgstr ""
56448 #: cp/decl.cc:12945
56449 #, gcc-internal-format
56450 msgid "storage class specified for template parameter %qs"
56451 msgstr ""
56453 #: cp/decl.cc:12955 cp/decl.cc:13132
56454 #, gcc-internal-format
56455 msgid "storage class specified for parameter %qs"
56456 msgstr ""
56458 #: cp/decl.cc:12963 cp/decl.cc:12972 cp/decl.cc:12978 cp/decl.cc:12984
56459 #, gcc-internal-format
56460 msgid "a parameter cannot be declared %qs"
56461 msgstr ""
56463 #: cp/decl.cc:12994
56464 #, gcc-internal-format
56465 msgid "%<virtual%> outside class declaration"
56466 msgstr ""
56468 #: cp/decl.cc:13004 cp/decl.cc:13007 cp/decl.cc:13009 cp/decl.cc:13012
56469 #: cp/decl.cc:13022 cp/decl.cc:13032 cp/decl.cc:13042 cp/decl.cc:13046
56470 #, gcc-internal-format
56471 msgid "structured binding declaration cannot be %qs"
56472 msgstr ""
56474 #: cp/decl.cc:13016 cp/decl.cc:13038
56475 #, gcc-internal-format
56476 msgid "structured binding declaration can be %qs only in %<-std=c++20%> or %<-std=gnu++20%>"
56477 msgstr ""
56479 #: cp/decl.cc:13026
56480 #, gcc-internal-format
56481 msgid "%<volatile%>-qualified structured binding is deprecated"
56482 msgstr ""
56484 #: cp/decl.cc:13050
56485 #, gcc-internal-format
56486 msgid "structured binding declaration cannot be C++98 %<auto%>"
56487 msgstr ""
56489 #: cp/decl.cc:13062
56490 #, gcc-internal-format
56491 msgid "structured binding declaration cannot have type %qT"
56492 msgstr ""
56494 #: cp/decl.cc:13065
56495 #, gcc-internal-format
56496 msgid "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
56497 msgstr ""
56499 #: cp/decl.cc:13073
56500 #, gcc-internal-format
56501 msgid "structured binding declaration cannot have constrained %<auto%> type %qT"
56502 msgstr ""
56504 #: cp/decl.cc:13104
56505 #, gcc-internal-format
56506 msgid "multiple storage classes in declaration of %qs"
56507 msgstr ""
56509 #: cp/decl.cc:13130
56510 #, gcc-internal-format
56511 msgid "storage class specified for %qs"
56512 msgstr ""
56514 #: cp/decl.cc:13144
56515 #, gcc-internal-format
56516 msgid "nested function %qs declared %<extern%>"
56517 msgstr ""
56519 #: cp/decl.cc:13149
56520 #, gcc-internal-format
56521 msgid "top-level declaration of %qs specifies %<auto%>"
56522 msgstr ""
56524 #: cp/decl.cc:13157
56525 #, gcc-internal-format
56526 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
56527 msgstr "%qs opseg funkcije je implicitno auto i deklariran kao %<__thread%>"
56529 #: cp/decl.cc:13171
56530 #, gcc-internal-format
56531 msgid "storage class specifiers invalid in friend function declarations"
56532 msgstr ""
56534 #: cp/decl.cc:13204 cp/decl.cc:14834 cp/parser.cc:15434 cp/parser.cc:21379
56535 #: cp/parser.cc:28063
56536 #, gcc-internal-format
56537 msgid "attribute ignored"
56538 msgstr ""
56540 #: cp/decl.cc:13205
56541 #, gcc-internal-format
56542 msgid "an attribute that appertains to a type-specifier is ignored"
56543 msgstr ""
56545 #: cp/decl.cc:13275
56546 #, gcc-internal-format
56547 msgid "unnecessary parentheses in declaration of %qs"
56548 msgstr ""
56550 #: cp/decl.cc:13281
56551 #, gcc-internal-format
56552 msgid "remove parentheses"
56553 msgstr ""
56555 #: cp/decl.cc:13349
56556 #, gcc-internal-format
56557 msgid "explicit object member function only available with %<-std=c++23%> or %<-std=gnu++23%>"
56558 msgstr "eksplicitna funkcija člana objekta dostupna je samo s %<-std=c++23%> ili %<-std=gnu++23%>"
56560 #: cp/decl.cc:13363
56561 #, gcc-internal-format
56562 msgid "a function type cannot have an explicit object parameter"
56563 msgstr ""
56565 #: cp/decl.cc:13369
56566 #, gcc-internal-format
56567 msgid "a pointer to function type cannot have an explicit object parameter"
56568 msgstr ""
56570 #: cp/decl.cc:13373
56571 #, gcc-internal-format
56572 msgid "a pointer to member function type cannot have an explicit object parameter"
56573 msgstr ""
56575 #: cp/decl.cc:13381
56576 #, gcc-internal-format
56577 msgid "the type of a pointer to explicit object member function is a regular pointer to function type"
56578 msgstr ""
56580 #: cp/decl.cc:13385
56581 #, gcc-internal-format
56582 msgid "the type of an explicit object member function is a regular function type"
56583 msgstr ""
56585 #: cp/decl.cc:13406
56586 #, gcc-internal-format
56587 msgid "only the first parameter of a member function can be declared as an explicit object parameter"
56588 msgstr ""
56590 #: cp/decl.cc:13411
56591 #, gcc-internal-format
56592 msgid "valid explicit object parameter declared here"
56593 msgstr ""
56595 #: cp/decl.cc:13415
56596 #, gcc-internal-format
56597 msgid "requires-clause on return type"
56598 msgstr ""
56600 #: cp/decl.cc:13435
56601 #, gcc-internal-format
56602 msgid "%qs function uses %<auto%> type specifier without trailing return type"
56603 msgstr ""
56605 #: cp/decl.cc:13439
56606 #, gcc-internal-format
56607 msgid "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
56608 msgstr ""
56610 #: cp/decl.cc:13444
56611 #, gcc-internal-format
56612 msgid "virtual function cannot have deduced return type"
56613 msgstr ""
56615 #: cp/decl.cc:13451
56616 #, gcc-internal-format
56617 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
56618 msgstr ""
56620 #: cp/decl.cc:13460
56621 #, gcc-internal-format
56622 msgid "%qs function with trailing return type has %<decltype(auto)%> as its type rather than plain %<auto%>"
56623 msgstr ""
56625 #: cp/decl.cc:13465
56626 #, gcc-internal-format
56627 msgid "invalid use of %<decltype(auto)%>"
56628 msgstr ""
56630 #: cp/decl.cc:13477
56631 #, gcc-internal-format
56632 msgid "deduced class type %qD in function return type"
56633 msgstr ""
56635 #: cp/decl.cc:13486
56636 #, gcc-internal-format
56637 msgid "deduction guide for %qT must have trailing return type"
56638 msgstr ""
56640 #: cp/decl.cc:13499
56641 #, gcc-internal-format
56642 msgid "trailing return type %qT of deduction guide is not a specialization of %qT"
56643 msgstr ""
56645 #: cp/decl.cc:13513
56646 #, gcc-internal-format
56647 msgid "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
56648 msgstr ""
56650 #: cp/decl.cc:13516
56651 #, gcc-internal-format
56652 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
56653 msgstr ""
56655 #: cp/decl.cc:13523
56656 #, gcc-internal-format
56657 msgid "a conversion function cannot have a trailing return type"
56658 msgstr ""
56660 #: cp/decl.cc:13549
56661 #, gcc-internal-format
56662 msgid "%<volatile%>-qualified return type is deprecated"
56663 msgstr ""
56665 #: cp/decl.cc:13561
56666 #, gcc-internal-format
56667 msgid "%qs declared as function returning a function"
56668 msgstr ""
56670 #: cp/decl.cc:13567
56671 #, gcc-internal-format
56672 msgid "%qs declared as function returning an array"
56673 msgstr ""
56675 #: cp/decl.cc:13574
56676 #, gcc-internal-format
56677 msgid "%<constinit%> on function return type is not allowed"
56678 msgstr ""
56680 #: cp/decl.cc:13607
56681 #, gcc-internal-format
56682 msgid "destructor cannot be static member function"
56683 msgstr ""
56685 #: cp/decl.cc:13609
56686 #, gcc-internal-format
56687 msgid "constructor cannot be static member function"
56688 msgstr ""
56690 #: cp/decl.cc:13614
56691 #, gcc-internal-format
56692 msgid "destructors may not be cv-qualified"
56693 msgstr ""
56695 #: cp/decl.cc:13615
56696 #, gcc-internal-format
56697 msgid "constructors may not be cv-qualified"
56698 msgstr ""
56700 #: cp/decl.cc:13623
56701 #, gcc-internal-format
56702 msgid "destructors may not be ref-qualified"
56703 msgstr ""
56705 #: cp/decl.cc:13624
56706 #, gcc-internal-format
56707 msgid "constructors may not be ref-qualified"
56708 msgstr ""
56710 #: cp/decl.cc:13642
56711 #, gcc-internal-format
56712 msgid "constructors cannot be declared %<virtual%>"
56713 msgstr ""
56715 #: cp/decl.cc:13659
56716 #, gcc-internal-format
56717 msgid "virtual functions cannot be friends"
56718 msgstr ""
56720 #: cp/decl.cc:13664
56721 #, gcc-internal-format
56722 msgid "friend declaration not in class definition"
56723 msgstr ""
56725 #: cp/decl.cc:13668
56726 #, gcc-internal-format
56727 msgid "cannot define friend function %qs in a local class definition"
56728 msgstr ""
56730 #: cp/decl.cc:13678
56731 #, gcc-internal-format
56732 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
56733 msgstr ""
56735 #: cp/decl.cc:13682
56736 #, gcc-internal-format
56737 msgid "friend function definition %qs cannot have a name qualified with %<%D::%>"
56738 msgstr ""
56740 #: cp/decl.cc:13708
56741 #, gcc-internal-format
56742 msgid "a non-member function cannot have an explicit object parameter"
56743 msgstr ""
56745 #: cp/decl.cc:13716
56746 #, gcc-internal-format
56747 msgid "an explicit object member function cannot be %<virtual%>"
56748 msgstr ""
56750 #: cp/decl.cc:13726
56751 #, gcc-internal-format
56752 msgid "an explicit object member function cannot be %<static%>"
56753 msgstr ""
56755 #: cp/decl.cc:13735
56756 #, gcc-internal-format
56757 msgid "%qD cannot be an explicit object member function"
56758 msgstr "%qD ne može biti eksplicitna funkcija člana objekta"
56760 #: cp/decl.cc:13758
56761 #, gcc-internal-format
56762 msgid "destructors may not have parameters"
56763 msgstr ""
56765 #: cp/decl.cc:13816
56766 #, gcc-internal-format
56767 msgid "cannot declare pointer to %q#T"
56768 msgstr ""
56770 #: cp/decl.cc:13829 cp/decl.cc:13836
56771 #, gcc-internal-format
56772 msgid "cannot declare reference to %q#T"
56773 msgstr ""
56775 #: cp/decl.cc:13838
56776 #, gcc-internal-format
56777 msgid "cannot declare pointer to %q#T member"
56778 msgstr ""
56780 #: cp/decl.cc:13867
56781 #, gcc-internal-format
56782 msgid "cannot declare reference to qualified function type %qT"
56783 msgstr ""
56785 #: cp/decl.cc:13868
56786 #, gcc-internal-format
56787 msgid "cannot declare pointer to qualified function type %qT"
56788 msgstr ""
56790 #: cp/decl.cc:13941
56791 #, gcc-internal-format
56792 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
56793 msgstr ""
56795 #: cp/decl.cc:14021
56796 #, gcc-internal-format
56797 msgid "template-id %qD used as a declarator"
56798 msgstr ""
56800 #: cp/decl.cc:14047
56801 #, gcc-internal-format
56802 msgid "member functions are implicitly friends of their class"
56803 msgstr ""
56805 #: cp/decl.cc:14052
56806 #, gcc-internal-format
56807 msgid "extra qualification %<%T::%> on member %qs"
56808 msgstr ""
56810 #: cp/decl.cc:14082
56811 #, gcc-internal-format
56812 msgid "cannot define member function %<%T::%s%> within %qT"
56813 msgstr ""
56815 #: cp/decl.cc:14084
56816 #, gcc-internal-format
56817 msgid "cannot declare member function %<%T::%s%> within %qT"
56818 msgstr ""
56820 #: cp/decl.cc:14092
56821 #, gcc-internal-format
56822 msgid "cannot declare member %<%T::%s%> within %qT"
56823 msgstr ""
56825 #: cp/decl.cc:14132
56826 #, gcc-internal-format
56827 msgid "non-parameter %qs cannot be a parameter pack"
56828 msgstr ""
56830 #: cp/decl.cc:14141
56831 #, gcc-internal-format
56832 msgid "data member may not have variably modified type %qT"
56833 msgstr ""
56835 #: cp/decl.cc:14144
56836 #, gcc-internal-format
56837 msgid "parameter may not have variably modified type %qT"
56838 msgstr ""
56840 #: cp/decl.cc:14155
56841 #, gcc-internal-format
56842 msgid "%<explicit%> outside class declaration"
56843 msgstr ""
56845 #: cp/decl.cc:14158
56846 #, gcc-internal-format
56847 msgid "%<explicit%> in friend declaration"
56848 msgstr ""
56850 #: cp/decl.cc:14161
56851 #, gcc-internal-format
56852 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
56853 msgstr ""
56855 #: cp/decl.cc:14171
56856 #, gcc-internal-format
56857 msgid "non-member %qs cannot be declared %<mutable%>"
56858 msgstr ""
56860 #: cp/decl.cc:14178
56861 #, gcc-internal-format
56862 msgid "non-object member %qs cannot be declared %<mutable%>"
56863 msgstr ""
56865 #: cp/decl.cc:14184
56866 #, gcc-internal-format
56867 msgid "function %qs cannot be declared %<mutable%>"
56868 msgstr ""
56870 #: cp/decl.cc:14190
56871 #, gcc-internal-format
56872 msgid "%<static%> %qs cannot be declared %<mutable%>"
56873 msgstr ""
56875 #: cp/decl.cc:14196
56876 #, gcc-internal-format
56877 msgid "%<const%> %qs cannot be declared %<mutable%>"
56878 msgstr ""
56880 #: cp/decl.cc:14202
56881 #, gcc-internal-format
56882 msgid "reference %qs cannot be declared %<mutable%>"
56883 msgstr ""
56885 #: cp/decl.cc:14218
56886 #, gcc-internal-format
56887 msgid "typedef may not be a function definition"
56888 msgstr ""
56890 #: cp/decl.cc:14221
56891 #, gcc-internal-format
56892 msgid "typedef may not be a member function definition"
56893 msgstr ""
56895 #: cp/decl.cc:14247
56896 #, gcc-internal-format
56897 msgid "%<auto%> not allowed in alias declaration"
56898 msgstr ""
56900 #: cp/decl.cc:14250
56901 #, gcc-internal-format
56902 msgid "typedef declared %<auto%>"
56903 msgstr ""
56905 #: cp/decl.cc:14255
56906 #, gcc-internal-format
56907 msgid "requires-clause on typedef"
56908 msgstr ""
56910 #: cp/decl.cc:14259
56911 #, gcc-internal-format
56912 msgid "typedef name may not be a nested-name-specifier"
56913 msgstr ""
56915 #: cp/decl.cc:14285
56916 #, gcc-internal-format
56917 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
56918 msgstr ""
56920 #: cp/decl.cc:14374
56921 #, gcc-internal-format
56922 msgid "%<inline%> specified for friend class declaration"
56923 msgstr ""
56925 #: cp/decl.cc:14382
56926 #, gcc-internal-format
56927 msgid "template parameters cannot be friends"
56928 msgstr ""
56930 #: cp/decl.cc:14384
56931 #, gcc-internal-format
56932 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
56933 msgstr ""
56935 #: cp/decl.cc:14388
56936 #, gcc-internal-format
56937 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
56938 msgstr ""
56940 #: cp/decl.cc:14401
56941 #, gcc-internal-format
56942 msgid "trying to make class %qT a friend of global scope"
56943 msgstr ""
56945 #: cp/decl.cc:14421
56946 #, gcc-internal-format
56947 msgid "invalid qualifiers on non-member function type"
56948 msgstr ""
56950 #: cp/decl.cc:14425
56951 #, gcc-internal-format
56952 msgid "requires-clause on type-id"
56953 msgstr ""
56955 #: cp/decl.cc:14435
56956 #, gcc-internal-format
56957 msgid "abstract declarator %qT used as declaration"
56958 msgstr ""
56960 #: cp/decl.cc:14450
56961 #, gcc-internal-format
56962 msgid "requires-clause on declaration of non-function type %qT"
56963 msgstr ""
56965 #: cp/decl.cc:14469
56966 #, gcc-internal-format
56967 msgid "cannot use %<::%> in parameter declaration"
56968 msgstr ""
56970 #: cp/decl.cc:14479 cp/parser.cc:20813
56971 #, gcc-internal-format
56972 msgid "cannot declare a parameter with %<decltype(auto)%>"
56973 msgstr ""
56975 #: cp/decl.cc:14486
56976 #, gcc-internal-format
56977 msgid "missing template argument list after %qE; template placeholder not permitted in parameter"
56978 msgstr ""
56980 #: cp/decl.cc:14489
56981 #, gcc-internal-format
56982 msgid "or use %<auto%> for an abbreviated function template"
56983 msgstr ""
56985 #: cp/decl.cc:14495 cp/parser.cc:25355
56986 #, gcc-internal-format
56987 msgid "%<auto%> parameter not permitted in this context"
56988 msgstr ""
56990 #: cp/decl.cc:14505
56991 #, gcc-internal-format
56992 msgid "parameter declared %<auto%>"
56993 msgstr ""
56995 #: cp/decl.cc:14559 cp/parser.cc:3687
56996 #, gcc-internal-format
56997 msgid "invalid use of template-name %qE without an argument list"
56998 msgstr ""
57000 #: cp/decl.cc:14563
57001 #, gcc-internal-format
57002 msgid "non-static data member declared with placeholder %qT"
57003 msgstr ""
57005 #: cp/decl.cc:14584
57006 #, gcc-internal-format
57007 msgid "ISO C++ forbids flexible array member %qs"
57008 msgstr ""
57010 #: cp/decl.cc:14587
57011 #, gcc-internal-format
57012 msgid "ISO C++ forbids flexible array members"
57013 msgstr ""
57015 #. Something like struct S { int N::j; };
57016 #: cp/decl.cc:14603
57017 #, gcc-internal-format
57018 msgid "invalid use of %<::%>"
57019 msgstr ""
57021 #: cp/decl.cc:14624
57022 #, gcc-internal-format
57023 msgid "declaration of function %qD in invalid context"
57024 msgstr ""
57026 #: cp/decl.cc:14634
57027 #, gcc-internal-format
57028 msgid "function %qD declared %<virtual%> inside a union"
57029 msgstr ""
57031 #: cp/decl.cc:14644
57032 #, gcc-internal-format
57033 msgid "%qD cannot be declared %<virtual%>, since it is always static"
57034 msgstr ""
57036 #: cp/decl.cc:14658
57037 #, gcc-internal-format
57038 msgid "expected qualified name in friend declaration for destructor %qD"
57039 msgstr ""
57041 #: cp/decl.cc:14665
57042 #, gcc-internal-format
57043 msgid "declaration of %qD as member of %qT"
57044 msgstr ""
57046 #: cp/decl.cc:14672 cp/decl.cc:14685
57047 #, gcc-internal-format
57048 msgid "a destructor cannot be %qs"
57049 msgstr ""
57051 #: cp/decl.cc:14691
57052 #, gcc-internal-format
57053 msgid "expected qualified name in friend declaration for constructor %qD"
57054 msgstr ""
57056 #: cp/decl.cc:14700
57057 #, gcc-internal-format
57058 msgid "a constructor cannot be %<concept%>"
57059 msgstr ""
57061 #: cp/decl.cc:14706
57062 #, gcc-internal-format
57063 msgid "a concept cannot be a member function"
57064 msgstr ""
57066 #: cp/decl.cc:14714 cp/decl.cc:15069
57067 #, gcc-internal-format
57068 msgid "%qD cannot be %qs"
57069 msgstr "%qD ne može bit %qs"
57071 #: cp/decl.cc:14723
57072 #, gcc-internal-format
57073 msgid "specialization of variable template %qD declared as function"
57074 msgstr ""
57076 #: cp/decl.cc:14726
57077 #, gcc-internal-format
57078 msgid "variable template declared here"
57079 msgstr ""
57081 #: cp/decl.cc:14789
57082 #, gcc-internal-format
57083 msgid "field %qD has incomplete type %qT"
57084 msgstr ""
57086 #: cp/decl.cc:14794
57087 #, gcc-internal-format
57088 msgid "name %qT has incomplete type"
57089 msgstr ""
57091 #: cp/decl.cc:14814
57092 #, gcc-internal-format
57093 msgid "%qE is neither function nor member function; cannot be declared friend"
57094 msgstr ""
57096 #: cp/decl.cc:14817
57097 #, gcc-internal-format
57098 msgid "unnamed field is neither function nor member function; cannot be declared friend"
57099 msgstr ""
57101 #: cp/decl.cc:14835 cp/parser.cc:21380 cp/parser.cc:28064
57102 #, gcc-internal-format
57103 msgid "an attribute that appertains to a friend declaration that is not a definition is ignored"
57104 msgstr ""
57106 #: cp/decl.cc:14885 cp/decl.cc:14896
57107 #, gcc-internal-format
57108 msgid "static data member %qE declared %qs"
57109 msgstr ""
57111 #: cp/decl.cc:14890
57112 #, gcc-internal-format
57113 msgid "%<constexpr%> static data member %qD must have an initializer"
57114 msgstr ""
57116 #: cp/decl.cc:14933 cp/decl.cc:14941 cp/decl.cc:14948 cp/decl.cc:14955
57117 #, gcc-internal-format
57118 msgid "non-static data member %qE declared %qs"
57119 msgstr ""
57121 #: cp/decl.cc:15007
57122 #, gcc-internal-format
57123 msgid "storage class %<auto%> invalid for function %qs"
57124 msgstr ""
57126 #: cp/decl.cc:15010
57127 #, gcc-internal-format
57128 msgid "storage class %<register%> invalid for function %qs"
57129 msgstr ""
57131 #: cp/decl.cc:15016
57132 #, gcc-internal-format
57133 msgid "storage class %<__thread%> invalid for function %qs"
57134 msgstr ""
57136 #: cp/decl.cc:15020
57137 #, gcc-internal-format
57138 msgid "storage class %<thread_local%> invalid for function %qs"
57139 msgstr ""
57141 #: cp/decl.cc:15025
57142 #, gcc-internal-format
57143 msgid "%<constinit%> specifier invalid for function %qs"
57144 msgstr ""
57146 #: cp/decl.cc:15028
57147 #, gcc-internal-format
57148 msgid "virt-specifiers in %qs not allowed outside a class definition"
57149 msgstr ""
57151 #: cp/decl.cc:15040
57152 #, gcc-internal-format
57153 msgid "%<static%> specifier invalid for function %qs declared out of global scope"
57154 msgstr ""
57156 #: cp/decl.cc:15044
57157 #, gcc-internal-format
57158 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
57159 msgstr ""
57161 #: cp/decl.cc:15052
57162 #, gcc-internal-format
57163 msgid "virtual non-class function %qs"
57164 msgstr ""
57166 #: cp/decl.cc:15059
57167 #, gcc-internal-format
57168 msgid "%qs defined in a non-class scope"
57169 msgstr ""
57171 #: cp/decl.cc:15060
57172 #, gcc-internal-format
57173 msgid "%qs declared in a non-class scope"
57174 msgstr ""
57176 #: cp/decl.cc:15103
57177 #, gcc-internal-format
57178 msgid "cannot declare member function %qD to have static linkage"
57179 msgstr ""
57181 #: cp/decl.cc:15112
57182 #, gcc-internal-format
57183 msgid "cannot declare static function inside another function"
57184 msgstr ""
57186 #: cp/decl.cc:15153
57187 #, gcc-internal-format
57188 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
57189 msgstr ""
57191 #: cp/decl.cc:15160
57192 #, gcc-internal-format
57193 msgid "static member %qD declared %<register%>"
57194 msgstr ""
57196 #: cp/decl.cc:15166
57197 #, gcc-internal-format
57198 msgid "cannot explicitly declare member %q#D to have extern linkage"
57199 msgstr ""
57201 #: cp/decl.cc:15174
57202 #, gcc-internal-format
57203 msgid "declaration of %<constexpr%> variable %qD is not a definition"
57204 msgstr ""
57206 #: cp/decl.cc:15181
57207 #, gcc-internal-format
57208 msgid "a variable cannot be declared %<consteval%>"
57209 msgstr ""
57211 #: cp/decl.cc:15213
57212 #, gcc-internal-format
57213 msgid "%qs initialized and declared %<extern%>"
57214 msgstr ""
57216 #: cp/decl.cc:15218
57217 #, gcc-internal-format
57218 msgid "%qs has both %<extern%> and initializer"
57219 msgstr ""
57221 #: cp/decl.cc:15420
57222 #, gcc-internal-format
57223 msgid "default argument %qE uses %qD"
57224 msgstr ""
57226 #: cp/decl.cc:15423
57227 #, gcc-internal-format
57228 msgid "default argument %qE uses local variable %qD"
57229 msgstr ""
57231 #: cp/decl.cc:15550
57232 #, gcc-internal-format
57233 msgid "invalid use of cv-qualified type %qT in parameter declaration"
57234 msgstr ""
57236 #: cp/decl.cc:15554
57237 #, gcc-internal-format
57238 msgid "invalid use of type %<void%> in parameter declaration"
57239 msgstr ""
57241 #: cp/decl.cc:15583
57242 #, gcc-internal-format
57243 msgid "%<volatile%>-qualified parameter is deprecated"
57244 msgstr ""
57246 #: cp/decl.cc:15591
57247 #, gcc-internal-format
57248 msgid "parameter %qD invalidly declared method type"
57249 msgstr ""
57251 #: cp/decl.cc:15616
57252 #, gcc-internal-format
57253 msgid "parameter %qD includes pointer to array of unknown bound %qT"
57254 msgstr ""
57256 #: cp/decl.cc:15618
57257 #, gcc-internal-format
57258 msgid "parameter %qD includes reference to array of unknown bound %qT"
57259 msgstr ""
57261 #: cp/decl.cc:15901
57262 #, gcc-internal-format
57263 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
57264 msgstr ""
57266 #: cp/decl.cc:15980
57267 #, gcc-internal-format
57268 msgid "%qD may not be declared within a namespace"
57269 msgstr ""
57271 #: cp/decl.cc:15987
57272 #, gcc-internal-format
57273 msgid "%qD may not be declared as static"
57274 msgstr ""
57276 #: cp/decl.cc:16015
57277 #, gcc-internal-format
57278 msgid "%qD must be a non-static member function"
57279 msgstr ""
57281 #: cp/decl.cc:16023
57282 #, gcc-internal-format
57283 msgid "%qD must be a member function"
57284 msgstr "%qD mora biti član funkcije"
57286 #: cp/decl.cc:16031
57287 #, gcc-internal-format
57288 msgid "%qD may be a static member function only with %<-std=c++23%> or %<-std=gnu++23%>"
57289 msgstr ""
57291 #: cp/decl.cc:16041
57292 #, gcc-internal-format
57293 msgid "%qD must be either a non-static member function or a non-member function"
57294 msgstr ""
57296 #: cp/decl.cc:16051
57297 #, gcc-internal-format
57298 msgid "%qD must have an argument of class or enumerated type"
57299 msgstr ""
57301 #. 13.4.0.3
57302 #: cp/decl.cc:16082
57303 #, gcc-internal-format
57304 msgid "ISO C++ prohibits overloading %<operator ?:%>"
57305 msgstr ""
57307 #: cp/decl.cc:16092
57308 #, gcc-internal-format
57309 msgid "%qD must not have variable number of arguments"
57310 msgstr ""
57312 #: cp/decl.cc:16118
57313 #, gcc-internal-format
57314 msgid "%qD must have either zero or one argument"
57315 msgstr ""
57317 #: cp/decl.cc:16119
57318 #, gcc-internal-format
57319 msgid "%qD must have either one or two arguments"
57320 msgstr ""
57322 #: cp/decl.cc:16131
57323 #, gcc-internal-format
57324 msgid "postfix %qD must have %<int%> as its argument"
57325 msgstr ""
57327 #: cp/decl.cc:16132
57328 #, gcc-internal-format
57329 msgid "postfix %qD must have %<int%> as its second argument"
57330 msgstr ""
57332 #: cp/decl.cc:16143
57333 #, gcc-internal-format
57334 msgid "%qD must have no arguments"
57335 msgstr ""
57337 #: cp/decl.cc:16144 cp/decl.cc:16154
57338 #, gcc-internal-format
57339 msgid "%qD must have exactly one argument"
57340 msgstr ""
57342 #: cp/decl.cc:16155
57343 #, gcc-internal-format
57344 msgid "%qD must have exactly two arguments"
57345 msgstr ""
57347 #: cp/decl.cc:16170
57348 #, gcc-internal-format
57349 msgid "%qD cannot have default arguments"
57350 msgstr ""
57352 #: cp/decl.cc:16194
57353 #, gcc-internal-format
57354 msgid "converting %qT to %<void%> will never use a type conversion operator"
57355 msgstr ""
57357 #: cp/decl.cc:16201
57358 #, gcc-internal-format
57359 msgid "converting %qT to a reference to the same type will never use a type conversion operator"
57360 msgstr ""
57362 #: cp/decl.cc:16203
57363 #, gcc-internal-format
57364 msgid "converting %qT to the same type will never use a type conversion operator"
57365 msgstr ""
57367 #: cp/decl.cc:16212
57368 #, gcc-internal-format
57369 msgid "converting %qT to a reference to a base class %qT will never use a type conversion operator"
57370 msgstr ""
57372 #: cp/decl.cc:16214
57373 #, gcc-internal-format
57374 msgid "converting %qT to a base class %qT will never use a type conversion operator"
57375 msgstr ""
57377 #: cp/decl.cc:16230
57378 #, gcc-internal-format
57379 msgid "user-defined %qD always evaluates both arguments"
57380 msgstr ""
57382 #: cp/decl.cc:16249
57383 #, gcc-internal-format
57384 msgid "prefix %qD should return %qT"
57385 msgstr ""
57387 #: cp/decl.cc:16256
57388 #, gcc-internal-format
57389 msgid "postfix %qD should return %qT"
57390 msgstr ""
57392 #: cp/decl.cc:16268
57393 #, gcc-internal-format
57394 msgid "%qD should return by value"
57395 msgstr ""
57397 #: cp/decl.cc:16323
57398 #, gcc-internal-format
57399 msgid "using template type parameter %qT after %qs"
57400 msgstr ""
57402 #: cp/decl.cc:16346
57403 #, gcc-internal-format
57404 msgid "using alias template specialization %qT after %qs"
57405 msgstr ""
57407 #: cp/decl.cc:16349
57408 #, gcc-internal-format
57409 msgid "using typedef-name %qD after %qs"
57410 msgstr ""
57412 #: cp/decl.cc:16351
57413 #, gcc-internal-format
57414 msgid "%qD has a previous declaration here"
57415 msgstr ""
57417 #: cp/decl.cc:16359
57418 #, gcc-internal-format
57419 msgid "%qT referred to as %qs"
57420 msgstr ""
57422 #: cp/decl.cc:16360 cp/decl.cc:16367
57423 #, gcc-internal-format
57424 msgid "%qT has a previous declaration here"
57425 msgstr ""
57427 #: cp/decl.cc:16366
57428 #, gcc-internal-format
57429 msgid "%qT referred to as enum"
57430 msgstr ""
57432 #. If a class template appears as elaborated type specifier
57433 #. without a template header such as:
57435 #. template <class T> class C {};
57436 #. void f(class C);             // No template header here
57438 #. then the required template argument is missing.
57439 #: cp/decl.cc:16381
57440 #, gcc-internal-format
57441 msgid "template argument required for %<%s %T%>"
57442 msgstr ""
57444 #: cp/decl.cc:16424 cp/name-lookup.cc:6074 cp/name-lookup.cc:6206
57445 #: cp/parser.cc:7215 cp/parser.cc:32114
57446 #, gcc-internal-format
57447 msgid "reference to %qD is ambiguous"
57448 msgstr ""
57450 #: cp/decl.cc:16433
57451 #, gcc-internal-format
57452 msgid "class template %qD redeclared as non-template"
57453 msgstr ""
57455 #: cp/decl.cc:16455 cp/name-lookup.cc:5764
57456 #, gcc-internal-format
57457 msgid "%qD has the same name as the class in which it is declared"
57458 msgstr ""
57460 #: cp/decl.cc:16483 cp/friend.cc:317 cp/parser.cc:3512 cp/parser.cc:6920
57461 #: cp/pt.cc:9992
57462 #, gcc-internal-format
57463 msgid "%qT is not a template"
57464 msgstr ""
57466 #: cp/decl.cc:16488
57467 #, gcc-internal-format
57468 msgid "perhaps you want to explicitly add %<%T::%>"
57469 msgstr ""
57471 #: cp/decl.cc:16593
57472 #, gcc-internal-format
57473 msgid "use of enum %q#D without previous declaration"
57474 msgstr ""
57476 #: cp/decl.cc:16619
57477 #, gcc-internal-format
57478 msgid "redeclaration of %qT as a non-template"
57479 msgstr ""
57481 #: cp/decl.cc:16631 cp/semantics.cc:3781
57482 #, gcc-internal-format
57483 msgid "cannot declare %qD in a different module"
57484 msgstr ""
57486 #: cp/decl.cc:16632 cp/decl.cc:16985 lto/lto-symtab.cc:865
57487 #, gcc-internal-format
57488 msgid "previously declared here"
57489 msgstr "ranije deklarirana ovdje"
57491 #: cp/decl.cc:16759
57492 #, gcc-internal-format
57493 msgid "derived union %qT invalid"
57494 msgstr ""
57496 #: cp/decl.cc:16766
57497 #, gcc-internal-format
57498 msgid "%qT defined with multiple direct bases"
57499 msgstr ""
57501 #: cp/decl.cc:16777
57502 #, gcc-internal-format
57503 msgid "%qT defined with direct virtual base"
57504 msgstr ""
57506 #: cp/decl.cc:16802
57507 #, gcc-internal-format
57508 msgid "base type %qT fails to be a struct or class type"
57509 msgstr ""
57511 #: cp/decl.cc:16832
57512 #, gcc-internal-format
57513 msgid "recursive type %qT undefined"
57514 msgstr ""
57516 #: cp/decl.cc:16834
57517 #, gcc-internal-format
57518 msgid "duplicate base type %qT invalid"
57519 msgstr ""
57521 #: cp/decl.cc:16984
57522 #, gcc-internal-format
57523 msgid "cannot declare %qD in different module"
57524 msgstr ""
57526 #: cp/decl.cc:16997
57527 #, gcc-internal-format
57528 msgid "scoped/unscoped mismatch in enum %q#T"
57529 msgstr ""
57531 #: cp/decl.cc:17000 cp/decl.cc:17009 cp/decl.cc:17020 cp/decl.cc:17612
57532 #: cp/parser.cc:21734
57533 #, gcc-internal-format
57534 msgid "previous definition here"
57535 msgstr ""
57537 #: cp/decl.cc:17006
57538 #, gcc-internal-format
57539 msgid "underlying type mismatch in enum %q#T"
57540 msgstr ""
57542 #: cp/decl.cc:17017
57543 #, gcc-internal-format
57544 msgid "different underlying type in enum %q#T"
57545 msgstr ""
57547 #: cp/decl.cc:17090
57548 #, gcc-internal-format
57549 msgid "underlying type %qT of %qT must be an integral type"
57550 msgstr ""
57552 #. DR 377
57554 #. IF no integral type can represent all the enumerator values, the
57555 #. enumeration is ill-formed.
57556 #: cp/decl.cc:17239
57557 #, gcc-internal-format
57558 msgid "no integral type can represent all of the enumerator values for %qT"
57559 msgstr ""
57561 #: cp/decl.cc:17420
57562 #, gcc-internal-format
57563 msgid "enumerator value for %qD must have integral or unscoped enumeration type"
57564 msgstr ""
57566 #: cp/decl.cc:17430
57567 #, gcc-internal-format
57568 msgid "enumerator value for %qD is not an integer constant"
57569 msgstr ""
57571 #: cp/decl.cc:17479
57572 #, gcc-internal-format
57573 msgid "incremented enumerator value is too large for %<unsigned long%>"
57574 msgstr ""
57576 #: cp/decl.cc:17480
57577 #, gcc-internal-format
57578 msgid "incremented enumerator value is too large for %<long%>"
57579 msgstr ""
57581 #: cp/decl.cc:17491
57582 #, gcc-internal-format
57583 msgid "overflow in enumeration values at %qD"
57584 msgstr ""
57586 #: cp/decl.cc:17511
57587 #, gcc-internal-format
57588 msgid "enumerator value %qE is outside the range of underlying type %qT"
57589 msgstr ""
57591 #: cp/decl.cc:17610 cp/parser.cc:21732
57592 #, gcc-internal-format
57593 msgid "multiple definition of %q#T"
57594 msgstr ""
57596 #: cp/decl.cc:17684
57597 #, gcc-internal-format
57598 msgid "return type %q#T is incomplete"
57599 msgstr ""
57601 #: cp/decl.cc:17842 cp/typeck.cc:11242
57602 #, gcc-internal-format
57603 msgid "%<operator=%> should return a reference to %<*this%>"
57604 msgstr ""
57606 #: cp/decl.cc:18672
57607 #, gcc-internal-format
57608 msgid "no return statements in function returning %qT"
57609 msgstr ""
57611 #: cp/decl.cc:18674 cp/typeck.cc:11122
57612 #, gcc-internal-format
57613 msgid "only plain %<auto%> return type can be deduced to %<void%>"
57614 msgstr ""
57616 #: cp/decl.cc:18734
57617 #, gcc-internal-format
57618 msgid "no return statement in %<constexpr%> function returning non-void"
57619 msgstr ""
57621 #: cp/decl.cc:18914
57622 #, gcc-internal-format
57623 msgid "%qD is already defined in class %qT"
57624 msgstr ""
57626 #: cp/decl.cc:19304
57627 #, gcc-internal-format
57628 msgid "using %qs"
57629 msgstr "koristimo %qs"
57631 #: cp/decl.cc:19316
57632 #, gcc-internal-format
57633 msgid "use of %qD before deduction of %<auto%>"
57634 msgstr ""
57636 #: cp/decl2.cc:386
57637 #, gcc-internal-format
57638 msgid "name missing for member function"
57639 msgstr ""
57641 #: cp/decl2.cc:481 cp/decl2.cc:529
57642 #, gcc-internal-format
57643 msgid "top-level comma expression in array subscript changed meaning in C++23"
57644 msgstr ""
57646 #: cp/decl2.cc:519
57647 #, gcc-internal-format
57648 msgid "built-in subscript operator without expression list"
57649 msgstr ""
57651 #: cp/decl2.cc:533
57652 #, gcc-internal-format
57653 msgid "built-in subscript operator with more than one expression in expression list"
57654 msgstr ""
57656 #: cp/decl2.cc:560 cp/decl2.cc:575
57657 #, gcc-internal-format
57658 msgid "ambiguous conversion for array subscript"
57659 msgstr ""
57661 #: cp/decl2.cc:569
57662 #, gcc-internal-format
57663 msgid "invalid types %<%T[%T]%> for array subscript"
57664 msgstr ""
57666 #: cp/decl2.cc:688
57667 #, gcc-internal-format
57668 msgid "deleting array %q#E"
57669 msgstr ""
57671 #: cp/decl2.cc:696
57672 #, gcc-internal-format
57673 msgid "type %q#T argument given to %<delete%>, expected pointer"
57674 msgstr ""
57676 #: cp/decl2.cc:710
57677 #, gcc-internal-format
57678 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
57679 msgstr ""
57681 #: cp/decl2.cc:720
57682 #, gcc-internal-format
57683 msgid "deleting %qT is undefined"
57684 msgstr ""
57686 #: cp/decl2.cc:768 cp/pt.cc:5961
57687 #, gcc-internal-format
57688 msgid "template declaration of %q#D"
57689 msgstr ""
57691 #: cp/decl2.cc:808
57692 #, gcc-internal-format
57693 msgid "template parameter lists provided don%'t match the template parameters of %qD"
57694 msgstr ""
57696 #: cp/decl2.cc:823 cp/pt.cc:5929
57697 #, gcc-internal-format
57698 msgid "destructor %qD declared as member template"
57699 msgstr ""
57701 #: cp/decl2.cc:915
57702 #, gcc-internal-format
57703 msgid "no declaration matches %q#D"
57704 msgstr ""
57706 #: cp/decl2.cc:920
57707 #, gcc-internal-format
57708 msgid "no conversion operators declared"
57709 msgstr ""
57711 #: cp/decl2.cc:923
57712 #, gcc-internal-format
57713 msgid "no functions named %qD"
57714 msgstr "nema funkcije nazvane %qD"
57716 #: cp/decl2.cc:925
57717 #, gcc-internal-format
57718 msgid "%#qT defined here"
57719 msgstr ""
57721 #: cp/decl2.cc:985
57722 #, gcc-internal-format
57723 msgid "local class %q#T shall not have static data member %q#D"
57724 msgstr ""
57726 #: cp/decl2.cc:994
57727 #, gcc-internal-format
57728 msgid "static data member %qD in unnamed class"
57729 msgstr ""
57731 #: cp/decl2.cc:996
57732 #, gcc-internal-format
57733 msgid "unnamed class defined here"
57734 msgstr ""
57736 #: cp/decl2.cc:1077
57737 #, gcc-internal-format
57738 msgid "explicit template argument list not allowed"
57739 msgstr ""
57741 #: cp/decl2.cc:1119
57742 #, gcc-internal-format
57743 msgid "%qD is already defined in %qT"
57744 msgstr ""
57746 #: cp/decl2.cc:1148 cp/decl2.cc:1156
57747 #, gcc-internal-format
57748 msgid "invalid initializer for member function %qD"
57749 msgstr ""
57751 #: cp/decl2.cc:1165
57752 #, gcc-internal-format
57753 msgid "initializer specified for friend function %qD"
57754 msgstr ""
57756 #: cp/decl2.cc:1168
57757 #, gcc-internal-format
57758 msgid "initializer specified for static member function %qD"
57759 msgstr ""
57761 #: cp/decl2.cc:1216
57762 #, gcc-internal-format
57763 msgid "%<asm%> specifiers are not permitted on non-static data members"
57764 msgstr ""
57766 #: cp/decl2.cc:1273
57767 #, gcc-internal-format
57768 msgid "bit-field %qD with non-integral type %qT"
57769 msgstr ""
57771 #: cp/decl2.cc:1281
57772 #, gcc-internal-format
57773 msgid "cannot declare %qD to be a bit-field type"
57774 msgstr ""
57776 #: cp/decl2.cc:1292
57777 #, gcc-internal-format
57778 msgid "cannot declare bit-field %qD with function type"
57779 msgstr ""
57781 #: cp/decl2.cc:1298
57782 #, gcc-internal-format
57783 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
57784 msgstr ""
57786 #: cp/decl2.cc:1305
57787 #, gcc-internal-format
57788 msgid "%qD is already defined in the class %qT"
57789 msgstr ""
57791 #: cp/decl2.cc:1313
57792 #, gcc-internal-format
57793 msgid "static member %qD cannot be a bit-field"
57794 msgstr ""
57796 #: cp/decl2.cc:1327
57797 #, gcc-internal-format
57798 msgid "width of bit-field %qD has non-integral type %qT"
57799 msgstr ""
57801 #: cp/decl2.cc:1769
57802 #, gcc-internal-format
57803 msgid "%q+D static data member inside of declare target directive"
57804 msgstr ""
57806 #: cp/decl2.cc:1924
57807 #, gcc-internal-format
57808 msgid "anonymous struct not inside named type"
57809 msgstr ""
57811 #: cp/decl2.cc:1940
57812 #, gcc-internal-format
57813 msgid "%q#D invalid; an anonymous union can only have non-static data members"
57814 msgstr ""
57816 #: cp/decl2.cc:1947
57817 #, gcc-internal-format
57818 msgid "private member %q#D in anonymous union"
57819 msgstr ""
57821 #: cp/decl2.cc:1950
57822 #, gcc-internal-format
57823 msgid "protected member %q#D in anonymous union"
57824 msgstr ""
57826 #: cp/decl2.cc:2015
57827 #, gcc-internal-format
57828 msgid "namespace-scope anonymous aggregates must be static"
57829 msgstr ""
57831 #: cp/decl2.cc:2024
57832 #, gcc-internal-format
57833 msgid "anonymous union with no members"
57834 msgstr ""
57836 #: cp/decl2.cc:2061
57837 #, gcc-internal-format
57838 msgid "%<operator new%> must return type %qT"
57839 msgstr ""
57841 #. [basic.stc.dynamic.allocation]
57843 #. The first parameter shall not have an associated default
57844 #. argument.
57845 #: cp/decl2.cc:2073
57846 #, gcc-internal-format
57847 msgid "the first parameter of %<operator new%> cannot have a default argument"
57848 msgstr ""
57850 #: cp/decl2.cc:2089
57851 #, gcc-internal-format
57852 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
57853 msgstr ""
57855 #: cp/decl2.cc:2119
57856 #, gcc-internal-format
57857 msgid "%<operator delete%> must return type %qT"
57858 msgstr ""
57860 #: cp/decl2.cc:2134
57861 #, gcc-internal-format
57862 msgid "destroying %<operator delete%> must be a member function"
57863 msgstr ""
57865 #: cp/decl2.cc:2137
57866 #, gcc-internal-format
57867 msgid "%<operator delete[]%> cannot be a destroying delete"
57868 msgstr ""
57870 #: cp/decl2.cc:2139
57871 #, gcc-internal-format
57872 msgid "destroying %<operator delete%> must be a usual deallocation function"
57873 msgstr ""
57875 #: cp/decl2.cc:2149
57876 #, gcc-internal-format
57877 msgid "%<operator delete%> takes type %qT as first parameter"
57878 msgstr ""
57880 #: cp/decl2.cc:3159
57881 #, gcc-internal-format
57882 msgid "%qT has a field %q#D whose type has no linkage"
57883 msgstr ""
57885 #: cp/decl2.cc:3163
57886 #, gcc-internal-format
57887 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
57888 msgstr ""
57890 #: cp/decl2.cc:3169
57891 #, gcc-internal-format
57892 msgid "%qT has a field %q#D whose type has internal linkage"
57893 msgstr ""
57895 #. In C++98 this can only happen with unnamed namespaces.
57896 #: cp/decl2.cc:3173
57897 #, gcc-internal-format
57898 msgid "%qT has a field %q#D whose type uses the anonymous namespace"
57899 msgstr ""
57901 #: cp/decl2.cc:3181
57902 #, gcc-internal-format
57903 msgid "%qT declared with greater visibility than the type of its field %qD"
57904 msgstr ""
57906 #: cp/decl2.cc:3200
57907 #, gcc-internal-format
57908 msgid "%qT has a base %qT which has no linkage"
57909 msgstr ""
57911 #: cp/decl2.cc:3204
57912 #, gcc-internal-format
57913 msgid "%qT has a base %qT which depends on the type %qT which has no linkage"
57914 msgstr ""
57916 #: cp/decl2.cc:3210
57917 #, gcc-internal-format
57918 msgid "%qT has a base %qT which has internal linkage"
57919 msgstr ""
57921 #. In C++98 this can only happen with unnamed namespaces.
57922 #: cp/decl2.cc:3214
57923 #, gcc-internal-format
57924 msgid "%qT has a base %qT which uses the anonymous namespace"
57925 msgstr ""
57927 #: cp/decl2.cc:3221
57928 #, gcc-internal-format
57929 msgid "%qT declared with greater visibility than its base %qT"
57930 msgstr ""
57932 #: cp/decl2.cc:4713
57933 #, gcc-internal-format
57934 msgid "%q#D, declared using an unnamed type, is used but never defined"
57935 msgstr ""
57937 #: cp/decl2.cc:4717
57938 #, gcc-internal-format
57939 msgid "%q#D, declared using an unnamed type, is used but not defined"
57940 msgstr ""
57942 #. DRs 132, 319 and 389 seem to indicate types with
57943 #. no linkage can only be used to declare extern "C"
57944 #. entities.  Since it's not always an error in the
57945 #. ISO C++ 90 Standard, we only issue a warning.
57946 #: cp/decl2.cc:4727
57947 #, gcc-internal-format
57948 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
57949 msgstr ""
57951 #: cp/decl2.cc:4731
57952 #, gcc-internal-format
57953 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
57954 msgstr ""
57956 #: cp/decl2.cc:4735
57957 #, gcc-internal-format
57958 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
57959 msgstr ""
57961 #: cp/decl2.cc:4753
57962 #, gcc-internal-format
57963 msgid "%q#D, declared using local type %qT, is used but never defined"
57964 msgstr ""
57966 #: cp/decl2.cc:4757
57967 #, gcc-internal-format
57968 msgid "%q#D, declared using local type %qT, is used but not defined here"
57969 msgstr ""
57971 #: cp/decl2.cc:4765
57972 #, gcc-internal-format
57973 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
57974 msgstr ""
57976 #: cp/decl2.cc:4768
57977 #, gcc-internal-format
57978 msgid "type %qT with no linkage used to declare function %q#D with linkage"
57979 msgstr ""
57981 #: cp/decl2.cc:4965
57982 #, gcc-internal-format
57983 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
57984 msgstr ""
57986 #: cp/decl2.cc:4968
57987 #, gcc-internal-format
57988 msgid "previous mangling %q#D"
57989 msgstr ""
57991 #: cp/decl2.cc:4970
57992 #, gcc-internal-format
57993 msgid "a later %<-fabi-version=%> (or =0) avoids this error with a change in mangling"
57994 msgstr ""
57996 #: cp/decl2.cc:5042 cp/decl2.cc:5045
57997 #, gcc-internal-format
57998 msgid "the program should also define %qD"
57999 msgstr ""
58001 #: cp/decl2.cc:5384
58002 #, gcc-internal-format
58003 msgid "inline function %qD used but never defined"
58004 msgstr ""
58006 #: cp/decl2.cc:5610
58007 #, gcc-internal-format
58008 msgid "default argument missing for parameter %P of %q#D"
58009 msgstr ""
58011 #: cp/decl2.cc:5615
58012 #, gcc-internal-format
58013 msgid "...following parameter %P which has a default argument"
58014 msgstr ""
58016 #: cp/decl2.cc:5739
58017 #, gcc-internal-format
58018 msgid "implicitly-declared %qD is deprecated"
58019 msgstr ""
58021 #: cp/decl2.cc:5743
58022 #, gcc-internal-format
58023 msgid "because %qT has user-provided %qD"
58024 msgstr ""
58026 #. We mark a lambda conversion op as deleted if we can't
58027 #. generate it properly; see maybe_add_lambda_conv_op.
58028 #: cp/decl2.cc:5884
58029 #, gcc-internal-format
58030 msgid "converting lambda that uses %<...%> to function pointer"
58031 msgstr ""
58033 #: cp/decl2.cc:5887
58034 #, gcc-internal-format
58035 msgid "use of deleted function %qD"
58036 msgstr ""
58038 #: cp/decl2.cc:5941
58039 #, gcc-internal-format
58040 msgid "use of function %qD with unsatisfied constraints"
58041 msgstr "funkcija %qD se koristi s nezadovoljenim ograničenjima"
58043 #: cp/decl2.cc:5971
58044 #, gcc-internal-format
58045 msgid "use of built-in parameter pack %qD outside of a template"
58046 msgstr ""
58048 #: cp/error.cc:4115
58049 #, gcc-internal-format
58050 msgid "(no argument)"
58051 msgstr ""
58053 #: cp/error.cc:4207
58054 #, gcc-internal-format
58055 msgid "[...]"
58056 msgstr ""
58058 #: cp/error.cc:4554
58059 #, gcc-internal-format
58060 msgid "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu++11%>"
58061 msgstr ""
58063 #: cp/error.cc:4559
58064 #, gcc-internal-format
58065 msgid "explicit conversion operators only available with %<-std=c++11%> or %<-std=gnu++11%>"
58066 msgstr ""
58068 #: cp/error.cc:4564
58069 #, gcc-internal-format
58070 msgid "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
58071 msgstr ""
58073 #: cp/error.cc:4569
58074 #, gcc-internal-format
58075 msgid "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
58076 msgstr ""
58078 #: cp/error.cc:4574
58079 #, gcc-internal-format
58080 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
58081 msgstr ""
58083 #: cp/error.cc:4579
58084 #, gcc-internal-format
58085 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
58086 msgstr ""
58088 #: cp/error.cc:4584
58089 #, gcc-internal-format
58090 msgid "defaulted and deleted functions only available with %<-std=c++11%> or %<-std=gnu++11%>"
58091 msgstr ""
58093 #: cp/error.cc:4590
58094 #, gcc-internal-format
58095 msgid "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
58096 msgstr ""
58098 #: cp/error.cc:4595
58099 #, gcc-internal-format
58100 msgid "override controls (override/final) only available with %<-std=c++11%> or %<-std=gnu++11%>"
58101 msgstr ""
58103 #: cp/error.cc:4600
58104 #, gcc-internal-format
58105 msgid "non-static data member initializers only available with %<-std=c++11%> or %<-std=gnu++11%>"
58106 msgstr ""
58108 #: cp/error.cc:4605
58109 #, gcc-internal-format
58110 msgid "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
58111 msgstr ""
58113 #: cp/error.cc:4610
58114 #, gcc-internal-format
58115 msgid "delegating constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
58116 msgstr ""
58118 #: cp/error.cc:4615
58119 #, gcc-internal-format
58120 msgid "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
58121 msgstr ""
58123 #: cp/error.cc:4620
58124 #, gcc-internal-format
58125 msgid "C++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
58126 msgstr ""
58128 #: cp/error.cc:4625
58129 #, gcc-internal-format
58130 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
58131 msgstr ""
58133 #: cp/error.cc:4675
58134 #, gcc-internal-format
58135 msgid "incomplete type %qT used in nested name specifier"
58136 msgstr ""
58138 #: cp/error.cc:4679
58139 #, gcc-internal-format
58140 msgid "reference to %<%T::%D%> is ambiguous"
58141 msgstr ""
58143 #: cp/error.cc:4693
58144 #, gcc-internal-format
58145 msgid "%qD is not a member of %qT; did you mean %qs?"
58146 msgstr ""
58148 #: cp/error.cc:4697 cp/typeck.cc:2875
58149 #, gcc-internal-format
58150 msgid "%qD is not a member of %qT"
58151 msgstr ""
58153 #: cp/error.cc:4719
58154 #, gcc-internal-format
58155 msgid "%qD is not a member of %qD; did you mean %qs?"
58156 msgstr ""
58158 #: cp/error.cc:4723 cp/typeck.cc:3467
58159 #, gcc-internal-format
58160 msgid "%qD is not a member of %qD"
58161 msgstr ""
58163 #: cp/error.cc:4734
58164 #, gcc-internal-format
58165 msgid "%<::%D%> has not been declared; did you mean %qs?"
58166 msgstr ""
58168 #: cp/error.cc:4738
58169 #, gcc-internal-format
58170 msgid "%<::%D%> has not been declared"
58171 msgstr ""
58173 #: cp/except.cc:380
58174 #, gcc-internal-format
58175 msgid "exception handling disabled, use %<-fexceptions%> to enable"
58176 msgstr ""
58178 #: cp/except.cc:628
58179 #, gcc-internal-format
58180 msgid "throwing NULL, which has integral, not pointer type"
58181 msgstr ""
58183 #: cp/except.cc:735
58184 #, gcc-internal-format
58185 msgid "  in thrown expression"
58186 msgstr ""
58188 #: cp/except.cc:882
58189 #, gcc-internal-format
58190 msgid "cannot declare %<catch%> parameter to be of rvalue reference type %qT"
58191 msgstr ""
58193 #: cp/except.cc:892
58194 #, gcc-internal-format
58195 msgid "cannot throw expression of type %qT because it involves types of variable size"
58196 msgstr ""
58198 #: cp/except.cc:895
58199 #, gcc-internal-format
58200 msgid "cannot catch type %qT because it involves types of variable size"
58201 msgstr ""
58203 #: cp/except.cc:996
58204 #, gcc-internal-format
58205 msgid "exception of type %qT will be caught by earlier handler"
58206 msgstr ""
58208 #: cp/except.cc:998
58209 #, gcc-internal-format
58210 msgid "for type %qT"
58211 msgstr ""
58213 #: cp/except.cc:1027
58214 #, gcc-internal-format
58215 msgid "%<...%> handler must be the last handler for its try block"
58216 msgstr ""
58218 #: cp/except.cc:1123
58219 #, gcc-internal-format
58220 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
58221 msgstr ""
58223 #: cp/except.cc:1126
58224 #, gcc-internal-format
58225 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
58226 msgstr ""
58228 #: cp/expr.cc:232
58229 #, gcc-internal-format
58230 msgid "using value of assignment with %<volatile%>-qualified left operand is deprecated"
58231 msgstr ""
58233 #: cp/friend.cc:194
58234 #, gcc-internal-format
58235 msgid "%qD is already a friend of class %qT"
58236 msgstr ""
58238 #: cp/friend.cc:291
58239 #, gcc-internal-format
58240 msgid "invalid type %qT declared %<friend%>"
58241 msgstr ""
58243 #. template <class U> friend class T::X<U>;
58244 #. [temp.friend]
58245 #. Friend declarations shall not declare partial
58246 #. specializations.
58247 #: cp/friend.cc:308 cp/friend.cc:356
58248 #, gcc-internal-format
58249 msgid "partial specialization %qT declared %<friend%>"
58250 msgstr ""
58252 #: cp/friend.cc:322
58253 #, gcc-internal-format
58254 msgid "perhaps you need explicit template arguments in your nested-name-specifier"
58255 msgstr ""
58257 #: cp/friend.cc:334
58258 #, gcc-internal-format
58259 msgid "class %qT is implicitly friends with itself"
58260 msgstr ""
58262 #: cp/friend.cc:397
58263 #, gcc-internal-format
58264 msgid "%qT is not a member of %qT"
58265 msgstr ""
58267 #: cp/friend.cc:403
58268 #, gcc-internal-format
58269 msgid "%qT is not a member class template of %qT"
58270 msgstr ""
58272 #: cp/friend.cc:413
58273 #, gcc-internal-format
58274 msgid "%qT is not a nested class of %qT"
58275 msgstr ""
58277 #. template <class T> friend class T;
58278 #: cp/friend.cc:427
58279 #, gcc-internal-format
58280 msgid "template parameter type %qT declared %<friend%>"
58281 msgstr ""
58283 #. template <class T> friend class A; where A is not a template
58284 #: cp/friend.cc:435
58285 #, gcc-internal-format
58286 msgid "%q#T is not a template"
58287 msgstr ""
58289 #: cp/friend.cc:458
58290 #, gcc-internal-format
58291 msgid "%qD is already a friend of %qT"
58292 msgstr ""
58294 #: cp/friend.cc:468
58295 #, gcc-internal-format
58296 msgid "%qT is already a friend of %qT"
58297 msgstr ""
58299 #: cp/friend.cc:521
58300 #, gcc-internal-format
58301 msgid "friend declaration %qD may not have virt-specifiers"
58302 msgstr ""
58304 #: cp/friend.cc:599
58305 #, gcc-internal-format
58306 msgid "member %qD declared as friend before type %qT defined"
58307 msgstr ""
58309 #: cp/friend.cc:647
58310 #, gcc-internal-format
58311 msgid "friend declaration %q#D declares a non-template function"
58312 msgstr ""
58314 #: cp/friend.cc:651
58315 #, gcc-internal-format
58316 msgid "(if this is not what you intended, make sure the function template has already been declared and add %<<>%> after the function name here)"
58317 msgstr ""
58319 #: cp/init.cc:398
58320 #, gcc-internal-format
58321 msgid "value-initialization of incomplete type %qT"
58322 msgstr ""
58324 #: cp/init.cc:481
58325 #, gcc-internal-format
58326 msgid "cannot value-initialize array of unknown bound %qT"
58327 msgstr ""
58329 #: cp/init.cc:520
58330 #, gcc-internal-format
58331 msgid "value-initialization of function type %qT"
58332 msgstr ""
58334 #: cp/init.cc:526
58335 #, gcc-internal-format
58336 msgid "value-initialization of reference type %qT"
58337 msgstr ""
58339 #: cp/init.cc:595
58340 #, gcc-internal-format
58341 msgid "recursive instantiation of default member initializer for %qD"
58342 msgstr ""
58344 #: cp/init.cc:662
58345 #, gcc-internal-format
58346 msgid "default member initializer for %qD required before the end of its enclosing class"
58347 msgstr ""
58349 #: cp/init.cc:664
58350 #, gcc-internal-format
58351 msgid "defined here"
58352 msgstr ""
58354 #: cp/init.cc:732
58355 #, gcc-internal-format
58356 msgid "initializer for flexible array member %q#D"
58357 msgstr ""
58359 #: cp/init.cc:797
58360 #, gcc-internal-format
58361 msgid "initializing %qD from %qE does not extend the lifetime of the underlying array"
58362 msgstr ""
58364 #: cp/init.cc:901 cp/init.cc:1014
58365 #, gcc-internal-format
58366 msgid "%qD is initialized with itself"
58367 msgstr ""
58369 #: cp/init.cc:907
58370 #, gcc-internal-format
58371 msgid "reference %qD is not yet bound to a value when used here"
58372 msgstr ""
58374 #: cp/init.cc:912
58375 #, gcc-internal-format
58376 msgid "member %qD is used uninitialized"
58377 msgstr ""
58379 #: cp/init.cc:991
58380 #, gcc-internal-format
58381 msgid "%qD should be initialized in the member initialization list"
58382 msgstr ""
58384 #: cp/init.cc:1133
58385 #, gcc-internal-format
58386 msgid "invalid initializer for array member %q#D"
58387 msgstr ""
58389 #: cp/init.cc:1148 cp/init.cc:1174 cp/init.cc:2769 cp/method.cc:2494
58390 #, gcc-internal-format
58391 msgid "uninitialized const member in %q#T"
58392 msgstr ""
58394 #: cp/init.cc:1150 cp/init.cc:1168 cp/init.cc:1176 cp/init.cc:2754
58395 #: cp/init.cc:2782 cp/method.cc:2497 cp/method.cc:2508
58396 #, gcc-internal-format
58397 msgid "%q#D should be initialized"
58398 msgstr ""
58400 #: cp/init.cc:1166 cp/init.cc:2741 cp/method.cc:2505
58401 #, gcc-internal-format
58402 msgid "uninitialized reference member in %q#T"
58403 msgstr ""
58405 #: cp/init.cc:1351
58406 #, gcc-internal-format
58407 msgid "%qD will be initialized after"
58408 msgstr ""
58410 #: cp/init.cc:1354
58411 #, gcc-internal-format
58412 msgid "base %qT will be initialized after"
58413 msgstr ""
58415 #: cp/init.cc:1358
58416 #, gcc-internal-format
58417 msgid "  %q#D"
58418 msgstr ""
58420 #: cp/init.cc:1360
58421 #, gcc-internal-format
58422 msgid "  base %qT"
58423 msgstr ""
58425 #: cp/init.cc:1362
58426 #, gcc-internal-format
58427 msgid "  when initialized here"
58428 msgstr ""
58430 #: cp/init.cc:1379
58431 #, gcc-internal-format
58432 msgid "multiple initializations given for %qD"
58433 msgstr ""
58435 #: cp/init.cc:1383
58436 #, gcc-internal-format
58437 msgid "multiple initializations given for base %qT"
58438 msgstr ""
58440 #: cp/init.cc:1470
58441 #, gcc-internal-format
58442 msgid "initializations for multiple members of %qT"
58443 msgstr ""
58445 #: cp/init.cc:1579
58446 #, gcc-internal-format
58447 msgid "base class %q#T should be explicitly initialized in the copy constructor"
58448 msgstr ""
58450 #: cp/init.cc:1815 cp/init.cc:1834
58451 #, gcc-internal-format
58452 msgid "class %qT does not have any field named %qD"
58453 msgstr ""
58455 #: cp/init.cc:1821
58456 #, gcc-internal-format
58457 msgid "%q#D is a static data member; it can only be initialized at its definition"
58458 msgstr ""
58460 #: cp/init.cc:1828
58461 #, gcc-internal-format
58462 msgid "%q#D is not a non-static data member of %qT"
58463 msgstr ""
58465 #: cp/init.cc:1867
58466 #, gcc-internal-format
58467 msgid "unnamed initializer for %qT, which has no base classes"
58468 msgstr ""
58470 #: cp/init.cc:1875
58471 #, gcc-internal-format
58472 msgid "unnamed initializer for %qT, which uses multiple inheritance"
58473 msgstr ""
58475 #: cp/init.cc:1922
58476 #, gcc-internal-format
58477 msgid "%qD is both a direct base and an indirect virtual base"
58478 msgstr ""
58480 #: cp/init.cc:1930
58481 #, gcc-internal-format
58482 msgid "type %qT is not a direct or virtual base of %qT"
58483 msgstr ""
58485 #: cp/init.cc:1933
58486 #, gcc-internal-format
58487 msgid "type %qT is not a direct base of %qT"
58488 msgstr ""
58490 #: cp/init.cc:2045 cp/init.cc:4944 cp/typeck2.cc:1378
58491 #, gcc-internal-format
58492 msgid "array must be initialized with a brace-enclosed initializer"
58493 msgstr ""
58495 #: cp/init.cc:2366 cp/semantics.cc:4058 rust/backend/rust-tree.cc:4168
58496 #, gcc-internal-format
58497 msgid "%qT is not a class type"
58498 msgstr ""
58500 #: cp/init.cc:2424
58501 #, gcc-internal-format
58502 msgid "incomplete type %qT does not have member %qD"
58503 msgstr ""
58505 #: cp/init.cc:2438
58506 #, gcc-internal-format
58507 msgid "invalid pointer to bit-field %qD"
58508 msgstr ""
58510 #: cp/init.cc:2524 cp/typeck.cc:2361 rust/backend/rust-tree.cc:3811
58511 #, gcc-internal-format
58512 msgid "invalid use of non-static member function %qD"
58513 msgstr ""
58515 #: cp/init.cc:2531 cp/semantics.cc:2377
58516 #, gcc-internal-format
58517 msgid "invalid use of non-static data member %qD"
58518 msgstr ""
58520 #: cp/init.cc:2738
58521 #, gcc-internal-format
58522 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
58523 msgstr ""
58525 #: cp/init.cc:2746
58526 #, gcc-internal-format
58527 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
58528 msgstr ""
58530 #: cp/init.cc:2750
58531 #, gcc-internal-format
58532 msgid "uninitialized reference member in base %q#T of %q#T"
58533 msgstr ""
58535 #: cp/init.cc:2766
58536 #, gcc-internal-format
58537 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
58538 msgstr ""
58540 #: cp/init.cc:2774
58541 #, gcc-internal-format
58542 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
58543 msgstr ""
58545 #: cp/init.cc:2778
58546 #, gcc-internal-format
58547 msgid "uninitialized const member in base %q#T of %q#T"
58548 msgstr ""
58550 #: cp/init.cc:2893
58551 #, gcc-internal-format
58552 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
58553 msgstr ""
58555 #: cp/init.cc:2896
58556 #, gcc-internal-format
58557 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size at most %qwu"
58558 msgstr ""
58560 #: cp/init.cc:2906
58561 #, gcc-internal-format
58562 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
58563 msgstr ""
58565 #: cp/init.cc:2909
58566 #, gcc-internal-format
58567 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"
58568 msgstr ""
58570 #: cp/init.cc:2918
58571 #, gcc-internal-format
58572 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
58573 msgstr ""
58575 #: cp/init.cc:2921
58576 #, gcc-internal-format
58577 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size at most %qwu"
58578 msgstr ""
58580 #: cp/init.cc:2938
58581 #, gcc-internal-format
58582 msgid "at offset %wi from %qD declared here"
58583 msgstr ""
58585 #: cp/init.cc:2942
58586 #, gcc-internal-format
58587 msgid "at offset [%wi, %wi] from %qD declared here"
58588 msgstr ""
58590 #: cp/init.cc:3140
58591 #, gcc-internal-format
58592 msgid "integer overflow in array size"
58593 msgstr ""
58595 #: cp/init.cc:3150
58596 #, gcc-internal-format
58597 msgid "array size in new-expression must be constant"
58598 msgstr ""
58600 #: cp/init.cc:3168
58601 #, gcc-internal-format
58602 msgid "variably modified type not allowed in new-expression"
58603 msgstr ""
58605 #: cp/init.cc:3184
58606 #, gcc-internal-format
58607 msgid "non-constant array new length must be specified directly, not by %<typedef%>"
58608 msgstr ""
58610 #: cp/init.cc:3186
58611 #, gcc-internal-format
58612 msgid "non-constant array new length must be specified without parentheses around the type-id"
58613 msgstr ""
58615 #: cp/init.cc:3196
58616 #, gcc-internal-format
58617 msgid "invalid type %<void%> for %<new%>"
58618 msgstr ""
58620 #: cp/init.cc:3202
58621 #, gcc-internal-format
58622 msgid "%<new%> of %<initializer_list%> does not extend the lifetime of the underlying array"
58623 msgstr ""
58625 #: cp/init.cc:3244
58626 #, gcc-internal-format
58627 msgid "uninitialized const in %<new%> of %q#T"
58628 msgstr ""
58630 #: cp/init.cc:3400
58631 #, gcc-internal-format
58632 msgid "no suitable %qD found in class %qT"
58633 msgstr ""
58635 #: cp/init.cc:3489
58636 #, gcc-internal-format
58637 msgid "%<new%> of type %qT with extended alignment %d"
58638 msgstr ""
58640 #: cp/init.cc:3492
58641 #, gcc-internal-format
58642 msgid "uses %qD, which does not have an alignment parameter"
58643 msgstr ""
58645 #: cp/init.cc:3495
58646 #, gcc-internal-format
58647 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
58648 msgstr ""
58650 #: cp/init.cc:3691
58651 #, gcc-internal-format
58652 msgid "parenthesized initializer in array new"
58653 msgstr ""
58655 #: cp/init.cc:3962
58656 #, gcc-internal-format
58657 msgid "size in array new must have integral type"
58658 msgstr ""
58660 #: cp/init.cc:3991
58661 #, gcc-internal-format
58662 msgid "new cannot be applied to a reference type"
58663 msgstr ""
58665 #: cp/init.cc:4000
58666 #, gcc-internal-format
58667 msgid "new cannot be applied to a function type"
58668 msgstr ""
58670 #: cp/init.cc:4120
58671 #, gcc-internal-format
58672 msgid "possible problem detected in invocation of operator %<delete []%>"
58673 msgstr ""
58675 #: cp/init.cc:4124
58676 #, gcc-internal-format
58677 msgid "neither the destructor nor the class-specific operator %<delete []%> will be called, even if they are declared when the class is defined"
58678 msgstr ""
58680 #: cp/init.cc:4846
58681 #, gcc-internal-format
58682 msgid "initializer ends prematurely"
58683 msgstr ""
58685 #: cp/init.cc:5144
58686 #, gcc-internal-format
58687 msgid "unknown array size in delete"
58688 msgstr ""
58690 #: cp/init.cc:5178
58691 #, gcc-internal-format
58692 msgid "possible problem detected in invocation of %<operator delete%>"
58693 msgstr ""
58695 #: cp/init.cc:5183
58696 #, gcc-internal-format
58697 msgid "neither the destructor nor the class-specific %<operator delete%> will be called, even if they are declared when the class is defined"
58698 msgstr ""
58700 #: cp/init.cc:5198
58701 #, gcc-internal-format
58702 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
58703 msgstr ""
58705 #: cp/init.cc:5203
58706 #, gcc-internal-format
58707 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
58708 msgstr ""
58710 #: cp/init.cc:5510
58711 #, gcc-internal-format
58712 msgid "type to vector delete is neither pointer or array type"
58713 msgstr ""
58715 #: cp/lambda.cc:549
58716 #, gcc-internal-format
58717 msgid "array of runtime bound cannot be captured by copy, only by reference"
58718 msgstr ""
58720 #: cp/lambda.cc:564
58721 #, gcc-internal-format
58722 msgid "capture of variably-modified type %qT that is not an N3639 array of runtime bound"
58723 msgstr ""
58725 #: cp/lambda.cc:568
58726 #, gcc-internal-format
58727 msgid "because the array element type %qT has variable size"
58728 msgstr ""
58730 #: cp/lambda.cc:592
58731 #, gcc-internal-format
58732 msgid "cannot capture %qE by reference"
58733 msgstr ""
58735 #: cp/lambda.cc:602
58736 #, gcc-internal-format
58737 msgid "capture by copy of incomplete type %qT"
58738 msgstr ""
58740 #: cp/lambda.cc:674
58741 #, gcc-internal-format
58742 msgid "trying to capture %qD in instantiation of generic lambda"
58743 msgstr ""
58745 #: cp/lambda.cc:750
58746 #, gcc-internal-format
58747 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
58748 msgstr ""
58750 #: cp/lambda.cc:752
58751 #, gcc-internal-format
58752 msgid "add explicit %<this%> or %<*this%> capture"
58753 msgstr ""
58755 #: cp/lambda.cc:873
58756 #, gcc-internal-format
58757 msgid "%<this%> was not captured for this lambda function"
58758 msgstr ""
58760 #: cp/lex.cc:644
58761 #, gcc-internal-format
58762 msgid "invalid %<#pragma %s%>"
58763 msgstr ""
58765 #: cp/lex.cc:652
58766 #, gcc-internal-format
58767 msgid "%<#pragma vtable%> no longer supported"
58768 msgstr ""
58770 #: cp/lex.cc:724
58771 #, gcc-internal-format
58772 msgid "%<#pragma implementation%> for %qs appears after file is included"
58773 msgstr ""
58775 #: cp/lex.cc:752
58776 #, gcc-internal-format
58777 msgid "%qD not defined"
58778 msgstr ""
58780 #: cp/lex.cc:764
58781 #, gcc-internal-format
58782 msgid "%qD was not declared in this scope; did you mean %qs?"
58783 msgstr ""
58785 #: cp/lex.cc:768
58786 #, gcc-internal-format
58787 msgid "%qD was not declared in this scope"
58788 msgstr ""
58790 #. In a template, it is invalid to write "f()" or "f(3)" if no
58791 #. declaration of "f" is available.  Historically, G++ and most
58792 #. other compilers accepted that usage since they deferred all name
58793 #. lookup until instantiation time rather than doing unqualified
58794 #. name lookup at template definition time; explain to the user what
58795 #. is going wrong.
58797 #. Note that we have the exact wording of the following message in
58798 #. the manual (trouble.texi, node "Name lookup"), so they need to
58799 #. be kept in synch.
58800 #: cp/lex.cc:810
58801 #, gcc-internal-format
58802 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
58803 msgstr ""
58805 #: cp/lex.cc:819
58806 #, gcc-internal-format
58807 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
58808 msgstr ""
58810 #: cp/logic.cc:303
58811 #, gcc-internal-format
58812 msgid "  # %E"
58813 msgstr ""
58815 #: cp/mangle.cc:2662
58816 #, gcc-internal-format
58817 msgid "mangling %<typeof%>, use %<decltype%> instead"
58818 msgstr ""
58820 #: cp/mangle.cc:2666
58821 #, gcc-internal-format
58822 msgid "use of built-in trait %qT in function signature; use library traits instead"
58823 msgstr ""
58825 #: cp/mangle.cc:3836
58826 #, gcc-internal-format
58827 msgid "use of built-in trait %qE in function signature; use library traits instead"
58828 msgstr ""
58830 #: cp/mangle.cc:3841
58831 #, gcc-internal-format, gfc-internal-format
58832 msgid "mangling %C"
58833 msgstr ""
58835 #: cp/mangle.cc:3915
58836 #, gcc-internal-format
58837 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
58838 msgstr ""
58840 #: cp/mangle.cc:4486
58841 #, gcc-internal-format
58842 msgid "mangled name for %qD will change in C++17 because the exception specification is part of a function type"
58843 msgstr ""
58845 #: cp/mangle.cc:4532 cp/mangle.cc:4711
58846 #, gcc-internal-format
58847 msgid "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
58848 msgstr ""
58850 #: cp/mangle.cc:4538 cp/mangle.cc:4717
58851 #, gcc-internal-format
58852 msgid "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
58853 msgstr ""
58855 #: cp/mangle.cc:4864
58856 #, gcc-internal-format
58857 msgid "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
58858 msgstr ""
58860 #: cp/mangle.cc:4869
58861 #, gcc-internal-format
58862 msgid "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
58863 msgstr ""
58865 #: cp/mangle.cc:4874
58866 #, gcc-internal-format
58867 msgid "the mangled name of the initialization guard variable for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
58868 msgstr ""
58870 #: cp/mapper-client.cc:318
58871 #, gcc-internal-format
58872 msgid "failed %s mapper %qs line %u"
58873 msgstr ""
58875 #: cp/mapper-client.cc:319
58876 #, gcc-internal-format
58877 msgid "failed %s mapper %qs"
58878 msgstr "neuspješni %s ‘mapper’ %ss"
58880 #: cp/mapper-client.cc:331
58881 #, gcc-internal-format, gfc-internal-format
58882 msgid "failed mapper handshake %s"
58883 msgstr ""
58885 #: cp/mapper-client.cc:365
58886 #, gcc-internal-format, gfc-internal-format
58887 msgid "mapper died by signal %s"
58888 msgstr ""
58890 #: cp/mapper-client.cc:368
58891 #, gcc-internal-format, gfc-internal-format
58892 msgid "mapper exit status %d"
58893 msgstr ""
58895 #: cp/method.cc:861 cp/method.cc:2447
58896 #, gcc-internal-format
58897 msgid "non-static const member %q#D, cannot use default assignment operator"
58898 msgstr ""
58900 #: cp/method.cc:867 cp/method.cc:2453
58901 #, gcc-internal-format
58902 msgid "non-static reference member %q#D, cannot use default assignment operator"
58903 msgstr ""
58905 #: cp/method.cc:957
58906 #, gcc-internal-format
58907 msgid "%qD is not a static data member"
58908 msgstr ""
58910 #: cp/method.cc:958
58911 #, gcc-internal-format
58912 msgid "determining value of %qs"
58913 msgstr ""
58915 #: cp/method.cc:985
58916 #, gcc-internal-format
58917 msgid "forming type of %qs"
58918 msgstr ""
58920 #: cp/method.cc:1176
58921 #, gcc-internal-format
58922 msgid "defaulted %qD only available with %<-std=c++20%> or %<-std=gnu++20%>"
58923 msgstr ""
58925 #: cp/method.cc:1191
58926 #, gcc-internal-format
58927 msgid "defaulted %qD must return %<bool%>"
58928 msgstr ""
58930 #: cp/method.cc:1199
58931 #, gcc-internal-format
58932 msgid "defaulted %qD must be %<const%>"
58933 msgstr ""
58935 #: cp/method.cc:1204
58936 #, gcc-internal-format
58937 msgid "defaulted %qD must not have %<&&%> ref-qualifier"
58938 msgstr ""
58940 #: cp/method.cc:1233
58941 #, gcc-internal-format
58942 msgid "defaulted %qD is not a friend of %qT"
58943 msgstr ""
58945 #: cp/method.cc:1245
58946 #, gcc-internal-format
58947 msgid "defaulted member %qD must have parameter type %<const %T&%>"
58948 msgstr ""
58950 #: cp/method.cc:1248
58951 #, gcc-internal-format
58952 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT"
58953 msgstr ""
58955 #: cp/method.cc:1251
58956 #, gcc-internal-format
58957 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT, not both"
58958 msgstr ""
58960 #. Return type is auto, suggest changing it.
58961 #: cp/method.cc:1408
58962 #, gcc-internal-format
58963 msgid "changing the return type from %qs to a comparison category type will allow the comparison to use %qs and %qs"
58964 msgstr ""
58966 #: cp/method.cc:1428
58967 #, gcc-internal-format
58968 msgid "three-way comparison of %qD has type %qT, not a comparison category type"
58969 msgstr ""
58971 #: cp/method.cc:1437
58972 #, gcc-internal-format
58973 msgid "three-way comparison of %qD has type %qT, which does not convert to %qT"
58974 msgstr ""
58976 #: cp/method.cc:1482
58977 #, gcc-internal-format
58978 msgid "cannot default compare union %qT"
58979 msgstr ""
58981 #: cp/method.cc:1550
58982 #, gcc-internal-format
58983 msgid "cannot default compare reference member %qD"
58984 msgstr ""
58986 #: cp/method.cc:1559
58987 #, gcc-internal-format
58988 msgid "cannot default compare anonymous union member"
58989 msgstr ""
58991 #: cp/method.cc:1577
58992 #, gcc-internal-format
58993 msgid "cannot default compare flexible array member"
58994 msgstr ""
58996 #: cp/method.cc:1858
58997 #, gcc-internal-format
58998 msgid "synthesized method %qD first required here"
58999 msgstr ""
59001 #: cp/method.cc:2370
59002 #, gcc-internal-format
59003 msgid "union member %q+D with non-trivial %qD"
59004 msgstr ""
59006 #: cp/method.cc:2381
59007 #, gcc-internal-format
59008 msgid "defaulted destructor calls non-%<constexpr%> %qD"
59009 msgstr ""
59011 #: cp/method.cc:2382
59012 #, gcc-internal-format
59013 msgid "defaulted constructor calls non-%<constexpr%> %qD"
59014 msgstr ""
59016 #: cp/method.cc:2470
59017 #, gcc-internal-format
59018 msgid "initializer for %q#D is invalid"
59019 msgstr ""
59021 #: cp/method.cc:2527
59022 #, gcc-internal-format
59023 msgid "defaulted default constructor does not initialize %q#D"
59024 msgstr ""
59026 #: cp/method.cc:2538
59027 #, gcc-internal-format
59028 msgid "copying non-static data member %q#D of rvalue reference type"
59029 msgstr ""
59031 #. A trivial constructor doesn't have any NSDMI.
59032 #: cp/method.cc:2756
59033 #, gcc-internal-format
59034 msgid "defaulted default constructor does not initialize any non-static data member"
59035 msgstr ""
59037 #: cp/method.cc:2800
59038 #, gcc-internal-format
59039 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
59040 msgstr ""
59042 #: cp/method.cc:2932
59043 #, gcc-internal-format
59044 msgid "a lambda closure type has a deleted default constructor"
59045 msgstr ""
59047 #: cp/method.cc:2935
59048 #, gcc-internal-format
59049 msgid "a lambda closure type has a deleted copy assignment operator"
59050 msgstr ""
59052 #: cp/method.cc:2944
59053 #, gcc-internal-format
59054 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
59055 msgstr ""
59057 #: cp/method.cc:2955
59058 #, gcc-internal-format
59059 msgid "%q#D inherits from multiple base subobjects"
59060 msgstr ""
59062 #: cp/method.cc:2963 cp/method.cc:2987
59063 #, gcc-internal-format
59064 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
59065 msgstr ""
59067 #: cp/method.cc:2996
59068 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
59069 msgstr ""
59071 #: cp/method.cc:3426
59072 #, gcc-internal-format
59073 msgid "defaulted declaration %q+D does not match the expected signature"
59074 msgstr ""
59076 #: cp/method.cc:3429
59077 #, gcc-internal-format
59078 msgid "expected signature: %qD"
59079 msgstr ""
59081 #: cp/method.cc:3461
59082 #, gcc-internal-format
59083 msgid "explicitly defaulted function %q+D cannot be declared %qs because the implicit declaration is not %qs:"
59084 msgstr ""
59086 #: cp/method.cc:3481
59087 #, gcc-internal-format
59088 msgid "a template cannot be defaulted"
59089 msgstr ""
59091 #: cp/method.cc:3520
59092 #, gcc-internal-format
59093 msgid "%qD cannot be defaulted"
59094 msgstr ""
59096 #: cp/method.cc:3529
59097 #, gcc-internal-format
59098 msgid "defaulted function %q+D with default argument"
59099 msgstr ""
59101 #: cp/module.cc:1583
59102 #, gcc-internal-format
59103 msgid "section %qs is missing or corrupted"
59104 msgstr ""
59106 #: cp/module.cc:1585
59107 #, gcc-internal-format, gfc-internal-format
59108 msgid "section #%u is missing or corrupted"
59109 msgstr ""
59111 #: cp/module.cc:1807
59112 #, gcc-internal-format
59113 msgid "not Encapsulated Lazy Records of Named Declarations"
59114 msgstr ""
59116 #: cp/module.cc:1822
59117 #, gcc-internal-format
59118 msgid "unexpected encapsulation format or type"
59119 msgstr ""
59121 #: cp/module.cc:1831
59122 #, gcc-internal-format
59123 msgid "encapsulation is malformed"
59124 msgstr ""
59126 #: cp/module.cc:11577
59127 #, gcc-internal-format
59128 msgid "conflicting global module declaration %#qD"
59129 msgstr ""
59131 #: cp/module.cc:11579
59132 #, gcc-internal-format
59133 msgid "existing declaration %#qD"
59134 msgstr ""
59136 #: cp/module.cc:12626
59137 #, gcc-internal-format
59138 msgid "definition of %qD does not match"
59139 msgstr ""
59141 #: cp/module.cc:12628
59142 #, gcc-internal-format
59143 msgid "existing definition %qD"
59144 msgstr ""
59146 #: cp/module.cc:12640
59147 #, gcc-internal-format
59148 msgid "... this enumerator %qD"
59149 msgstr ""
59151 #: cp/module.cc:12642
59152 #, gcc-internal-format
59153 msgid "enumerator %qD does not match ..."
59154 msgstr ""
59156 #: cp/module.cc:12648
59157 #, gcc-internal-format
59158 msgid "additional enumerators beginning with %qD"
59159 msgstr ""
59161 #: cp/module.cc:12652
59162 #, gcc-internal-format
59163 msgid "enumeration range differs"
59164 msgstr ""
59166 #: cp/module.cc:13747
59167 #, gcc-internal-format
59168 msgid "%q#D references internal linkage entity %q#D"
59169 msgstr ""
59171 #: cp/module.cc:14330
59172 #, gcc-internal-format
59173 msgid "recursive lazy load"
59174 msgstr ""
59176 #. Cannot import the current module.
59177 #: cp/module.cc:14349
59178 #, gcc-internal-format
59179 msgid "cannot import module in its own purview"
59180 msgstr ""
59182 #: cp/module.cc:14350 cp/module.cc:19589
59183 #, gcc-internal-format
59184 msgid "module %qs declared here"
59185 msgstr ""
59187 #: cp/module.cc:14694
59188 #, gcc-internal-format
59189 msgid "indirect import %qs is not already loaded"
59190 msgstr ""
59192 #: cp/module.cc:14700
59193 #, gcc-internal-format
59194 msgid "import %qs has CRC mismatch"
59195 msgstr ""
59197 #: cp/module.cc:16528
59198 #, gcc-internal-format
59199 msgid "unable to represent further imported source locations"
59200 msgstr ""
59202 #: cp/module.cc:17403
59203 #, gcc-internal-format
59204 msgid "not exporting %<#define %E%> as it is a keyword"
59205 msgstr ""
59207 #: cp/module.cc:17643
59208 #, gcc-internal-format
59209 msgid "macro definitions of %qE corrupted"
59210 msgstr ""
59212 #: cp/module.cc:17667 cp/module.cc:17670
59213 #, gcc-internal-format
59214 msgid "inconsistent imported macro definition %qE"
59215 msgstr ""
59217 #: cp/module.cc:17676
59218 #, gcc-internal-format
59219 msgid "%<#undef %E%>"
59220 msgstr ""
59222 #: cp/module.cc:17678
59223 #, gcc-internal-format
59224 msgid "%<#define %s%>"
59225 msgstr ""
59227 #: cp/module.cc:17911
59228 #, gcc-internal-format
59229 msgid "compiled module file is %qs"
59230 msgstr ""
59232 #: cp/module.cc:17948 cp/module.cc:17953
59233 #, gcc-internal-format, gfc-internal-format
59234 msgid "compiled module is %sversion %s"
59235 msgstr "kompilirani modul je %sversion %s"
59237 #: cp/module.cc:17959
59238 #, gcc-internal-format, gfc-internal-format
59239 msgid "compiler is %sversion %s%s%s"
59240 msgstr "kompajler je %sversion %s%s%s"
59242 #: cp/module.cc:17989
59243 #, gcc-internal-format
59244 msgid "module %qs found"
59245 msgstr ""
59247 #: cp/module.cc:17991
59248 #, gcc-internal-format
59249 msgid "header module expected, module %qs found"
59250 msgstr ""
59252 #: cp/module.cc:17992
59253 #, gcc-internal-format
59254 msgid "module %qs expected, header module found"
59255 msgstr ""
59257 #: cp/module.cc:18007
59258 #, gcc-internal-format
59259 msgid "module %qs CRC mismatch"
59260 msgstr ""
59262 #: cp/module.cc:18021
59263 #, gcc-internal-format
59264 msgid "target & host is %qs:%qs, expected %qs:%qs"
59265 msgstr ""
59267 #: cp/module.cc:18033
59268 #, gcc-internal-format
59269 msgid "language dialect differs %qs, expected %qs"
59270 msgstr ""
59272 #: cp/module.cc:18049
59273 #, gcc-internal-format
59274 msgid "module contains OpenMP, use %<-fopenmp%> to enable"
59275 msgstr ""
59277 #: cp/module.cc:18066
59278 #, gcc-internal-format
59279 msgid "fixed tree mismatch"
59280 msgstr ""
59282 #: cp/module.cc:18157
59283 #, gcc-internal-format
59284 msgid "interface partition is not exported"
59285 msgstr ""
59287 #: cp/module.cc:18714
59288 #, gcc-internal-format, gfc-internal-format
59289 msgid "failed to read compiled module cluster %u: %s"
59290 msgstr ""
59292 #: cp/module.cc:18752
59293 #, gcc-internal-format, gfc-internal-format
59294 msgid "failed to read compiled module: %s"
59295 msgstr "nije uspjelo pročitati kompilirani modul: %s"
59297 #: cp/module.cc:18762
59298 #, gcc-internal-format
59299 msgid "consider using %<-fno-module-lazy%>, increasing %<-param-lazy-modules=%u%> value, or increasing the per-process file descriptor limit"
59300 msgstr ""
59302 #: cp/module.cc:18767
59303 #, gcc-internal-format
59304 msgid "imports must be built before being imported"
59305 msgstr ""
59307 #: cp/module.cc:18770
59308 #, gcc-internal-format
59309 msgid "returning to the gate for a mechanical issue"
59310 msgstr ""
59312 #: cp/module.cc:19283
59313 #, gcc-internal-format
59314 msgid "reading CMI %qs"
59315 msgstr "čitamo CMI %qs"
59317 #: cp/module.cc:19434
59318 #, gcc-internal-format
59319 msgid "failed to load binding %<%E%s%E%>"
59320 msgstr "nije uspjelo učitati vezanja %<%E%s%E%>"
59322 #: cp/module.cc:19435
59323 #, gcc-internal-format
59324 msgid "failed to load binding %<%E%s%E@%s%>"
59325 msgstr ""
59327 #: cp/module.cc:19442
59328 #, gcc-internal-format
59329 msgid "during load of binding %<%E%s%E%>"
59330 msgstr ""
59332 #: cp/module.cc:19443
59333 #, gcc-internal-format
59334 msgid "during load of binding %<%E%s%E@%s%>"
59335 msgstr ""
59337 #: cp/module.cc:19505
59338 #, gcc-internal-format
59339 msgid "failed to load pendings for %<%E%s%E%>"
59340 msgstr "nije uspjelo učitati jedinice na čekanju za %<%E%s%E%>"
59342 #: cp/module.cc:19509
59343 #, gcc-internal-format
59344 msgid "during load of pendings for %<%E%s%E%>"
59345 msgstr ""
59347 #. Only header units should appear inside language
59348 #. specifications.  The std doesn't specify this, but I think
59349 #. that's an error in resolving US 033, because language linkage
59350 #. is also our escape clause to getting things into the global
59351 #. module, so we don't want to confuse things by having to think
59352 #. about whether 'extern "C++" { import foo; }' puts foo's
59353 #. contents into the global module all of a sudden.
59354 #: cp/module.cc:19554
59355 #, gcc-internal-format
59356 msgid "import of named module %qs inside language-linkage block"
59357 msgstr ""
59359 #: cp/module.cc:19584
59360 #, gcc-internal-format
59361 msgid "module already declared"
59362 msgstr ""
59364 #: cp/module.cc:19585
59365 #, gcc-internal-format
59366 msgid "module already imported"
59367 msgstr ""
59369 #: cp/module.cc:19590
59370 #, gcc-internal-format
59371 msgid "module %qs imported here"
59372 msgstr ""
59374 #: cp/module.cc:19797
59375 #, gcc-internal-format, gfc-internal-format
59376 msgid "unknown Compiled Module Interface: %s"
59377 msgstr ""
59379 #: cp/module.cc:19840
59380 #, gcc-internal-format
59381 msgid "cannot determine %<#include%> translation of %s: %s"
59382 msgstr ""
59384 #: cp/module.cc:19858
59385 #, gcc-internal-format
59386 msgid "include %qs translated to import"
59387 msgstr ""
59389 #: cp/module.cc:19859
59390 #, gcc-internal-format
59391 msgid "include %qs processed textually"
59392 msgstr ""
59394 #: cp/module.cc:20218
59395 #, gcc-internal-format
59396 msgid "C++ modules are incompatible with precompiled headers"
59397 msgstr ""
59399 #: cp/module.cc:20222
59400 #, gcc-internal-format
59401 msgid "C++ modules are incompatible with traditional preprocessing"
59402 msgstr ""
59404 #: cp/module.cc:20232
59405 #, gcc-internal-format
59406 msgid "macro debug output may be incomplete with modules"
59407 msgstr ""
59409 #: cp/module.cc:20233
59410 #, gcc-internal-format
59411 msgid "module dependencies require preprocessing"
59412 msgstr ""
59414 #: cp/module.cc:20235
59415 #, gcc-internal-format
59416 msgid "you should use the %<-%s%> option"
59417 msgstr ""
59419 #: cp/module.cc:20270 cp/module.cc:20299
59420 #, gcc-internal-format
59421 msgid "invalid header name %qs"
59422 msgstr ""
59424 #: cp/module.cc:20309
59425 #, gcc-internal-format
59426 msgid "invalid module name %qs"
59427 msgstr ""
59429 #: cp/module.cc:20507
59430 #, gcc-internal-format
59431 msgid "%<-fmodule-only%> used for non-interface"
59432 msgstr ""
59434 #: cp/module.cc:20547
59435 #, gcc-internal-format
59436 msgid "writing CMI %qs"
59437 msgstr ""
59439 #: cp/module.cc:20554
59440 #, gcc-internal-format
59441 msgid "not writing module %qs due to errors"
59442 msgstr ""
59444 #: cp/module.cc:20619
59445 #, gcc-internal-format, gfc-internal-format
59446 msgid "failed to write compiled module: %s"
59447 msgstr "nije uspjelo zapisati kompilirani modul: %s"
59449 #: cp/module.cc:20716
59450 #, gcc-internal-format
59451 msgid "unknown header kind %qs"
59452 msgstr ""
59454 #: cp/name-lookup.cc:2856 cp/name-lookup.cc:3932 cp/name-lookup.cc:4029
59455 #, gcc-internal-format
59456 msgid "name-independent declarations only available with %<-std=c++2c%> or %<-std=gnu++2c%>"
59457 msgstr "deklaracije neovisne o imenu dostupne su samo s %<-std=c++2c%> ili %<-std=gnu++2c%>"
59459 #: cp/name-lookup.cc:2887
59460 #, gcc-internal-format
59461 msgid "redeclaration of %q#D with different template parameters"
59462 msgstr ""
59464 #: cp/name-lookup.cc:2893
59465 #, gcc-internal-format
59466 msgid "%q#D conflicts with a previous declaration"
59467 msgstr ""
59469 #: cp/name-lookup.cc:3060
59470 #, gcc-internal-format
59471 msgid "%q#D hides constructor for %q#D"
59472 msgstr "%q#D skriva konstruktora za %q#D"
59474 #: cp/name-lookup.cc:3211
59475 #, gcc-internal-format
59476 msgid "conflicting C language linkage declaration %q#D"
59477 msgstr ""
59479 #: cp/name-lookup.cc:3216
59480 #, gcc-internal-format
59481 msgid "due to different exception specifications"
59482 msgstr ""
59484 #: cp/name-lookup.cc:3326
59485 #, gcc-internal-format
59486 msgid "lambda parameter %qD previously declared as a capture"
59487 msgstr ""
59489 #: cp/name-lookup.cc:3359 cp/name-lookup.cc:3363
59490 #, gcc-internal-format
59491 msgid "declaration of %q#D shadows a parameter"
59492 msgstr ""
59494 #: cp/name-lookup.cc:3522
59495 #, gcc-internal-format
59496 msgid "declaration of %qD shadows a member of %qT"
59497 msgstr ""
59499 #: cp/name-lookup.cc:4014
59500 #, gcc-internal-format
59501 msgid "friend declaration %qD in local class without prior local declaration"
59502 msgstr ""
59504 #: cp/name-lookup.cc:4512
59505 #, gcc-internal-format
59506 msgid "%s %<%s(%E)%> %p %d"
59507 msgstr ""
59509 #: cp/name-lookup.cc:4515
59510 #, gcc-internal-format
59511 msgid "%s %s %p %d"
59512 msgstr "%s %s %p %d"
59514 #: cp/name-lookup.cc:5101
59515 #, gcc-internal-format
59516 msgid "exporting %q#D that does not have external linkage"
59517 msgstr ""
59519 #: cp/name-lookup.cc:5106
59520 #, gcc-internal-format
59521 msgid "%q#D declared here with no linkage"
59522 msgstr ""
59524 #: cp/name-lookup.cc:5109
59525 #, gcc-internal-format
59526 msgid "%q#D declared here with internal linkage"
59527 msgstr ""
59529 #: cp/name-lookup.cc:5112
59530 #, gcc-internal-format
59531 msgid "%q#D declared here with module linkage"
59532 msgstr ""
59534 #: cp/name-lookup.cc:5911
59535 #, gcc-internal-format
59536 msgid "%<%T%s%D%> names destructor"
59537 msgstr ""
59539 #: cp/name-lookup.cc:5927
59540 #, gcc-internal-format
59541 msgid "using-declaration for non-member at class scope"
59542 msgstr ""
59544 #: cp/name-lookup.cc:5935
59545 #, gcc-internal-format
59546 msgid "%<using%> with enumeration scope %q#T only available with %<-std=c++20%> or %<-std=gnu++20%>"
59547 msgstr ""
59549 #: cp/name-lookup.cc:5951 cp/pt.cc:18490
59550 #, gcc-internal-format
59551 msgid "%qT is not a class, namespace, or enumeration"
59552 msgstr ""
59554 #: cp/name-lookup.cc:5961
59555 #, gcc-internal-format
59556 msgid "non-member using-declaration names constructor of %qT"
59557 msgstr ""
59559 #: cp/name-lookup.cc:5972 cp/name-lookup.cc:6045
59560 #, gcc-internal-format
59561 msgid "using-declaration for member at non-class scope"
59562 msgstr ""
59564 #: cp/name-lookup.cc:5995
59565 #, gcc-internal-format
59566 msgid "%qT is not a direct base of %qT"
59567 msgstr ""
59569 #: cp/name-lookup.cc:6055
59570 #, gcc-internal-format
59571 msgid "did you mean %<using enum %T::%D%>?"
59572 msgstr ""
59574 #: cp/name-lookup.cc:6067
59575 #, gcc-internal-format
59576 msgid "%qD has not been declared in %qD"
59577 msgstr ""
59579 #: cp/name-lookup.cc:6081
59580 #, gcc-internal-format
59581 msgid "using-declaration may not name namespace %qD"
59582 msgstr ""
59584 #: cp/name-lookup.cc:6092
59585 #, gcc-internal-format
59586 msgid "%<%T::%D%> names constructor in %qT"
59587 msgstr ""
59589 #: cp/name-lookup.cc:6185
59590 #, gcc-internal-format
59591 msgid "declaration of %qD not in a namespace surrounding %qD"
59592 msgstr ""
59594 #: cp/name-lookup.cc:6226
59595 #, gcc-internal-format
59596 msgid "explicit qualification in declaration of %qD"
59597 msgstr ""
59599 #: cp/name-lookup.cc:6236
59600 #, gcc-internal-format
59601 msgid "%qD should have been declared inside %qD"
59602 msgstr ""
59604 #: cp/name-lookup.cc:6305
59605 #, gcc-internal-format
59606 msgid "%qD has not been declared within %qD"
59607 msgstr ""
59609 #: cp/name-lookup.cc:6307
59610 #, gcc-internal-format
59611 msgid "only here as a %<friend%>"
59612 msgstr ""
59614 #: cp/name-lookup.cc:6361
59615 #, gcc-internal-format
59616 msgid "%qD attribute requires a single NTBS argument"
59617 msgstr ""
59619 #: cp/name-lookup.cc:6368
59620 #, gcc-internal-format
59621 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
59622 msgstr ""
59624 #: cp/name-lookup.cc:6378 cp/name-lookup.cc:6405
59625 #, gcc-internal-format
59626 msgid "ignoring %qD attribute on anonymous namespace"
59627 msgstr ""
59629 #: cp/name-lookup.cc:6384
59630 #, gcc-internal-format
59631 msgid "ignoring %qD attribute on non-inline namespace"
59632 msgstr ""
59634 #: cp/name-lookup.cc:6421 cp/name-lookup.cc:8815
59635 #, gcc-internal-format
59636 msgid "%qD attribute directive ignored"
59637 msgstr ""
59639 #: cp/name-lookup.cc:6747
59640 #, gcc-internal-format
59641 msgid "maximum limit of %d namespaces searched for %qE"
59642 msgstr ""
59644 #: cp/name-lookup.cc:6799
59645 #, gcc-internal-format
59646 msgid "suggested alternative:"
59647 msgid_plural "suggested alternatives:"
59648 msgstr[0] ""
59649 msgstr[1] ""
59650 msgstr[2] ""
59652 #: cp/name-lookup.cc:6805
59653 #, gcc-internal-format
59654 msgid "  %qE"
59655 msgstr ""
59657 #: cp/name-lookup.cc:7119
59658 #, gcc-internal-format
59659 msgid "%<std::%s%> is defined in header %qs; this is probably fixable by adding %<#include %s%>"
59660 msgstr ""
59662 #: cp/name-lookup.cc:7125
59663 #, gcc-internal-format
59664 msgid "%<std::%s%> is only available from %s onwards"
59665 msgstr ""
59667 #: cp/name-lookup.cc:7561
59668 #, gcc-internal-format
59669 msgid "the macro %qs had not yet been defined"
59670 msgstr ""
59672 #: cp/name-lookup.cc:7564
59673 #, gcc-internal-format
59674 msgid "it was later defined here"
59675 msgstr ""
59677 #: cp/name-lookup.cc:8359
59678 #, gcc-internal-format
59679 msgid "declaration of %<std::initializer_list%> does not match %<#include <initializer_list>%>, isn%'t a template"
59680 msgstr ""
59682 #: cp/name-lookup.cc:8787
59683 #, gcc-internal-format
59684 msgid "%<strong%> using directive no longer supported"
59685 msgstr ""
59687 #: cp/name-lookup.cc:8790
59688 #, gcc-internal-format
59689 msgid "you can use an inline namespace instead"
59690 msgstr ""
59692 #: cp/name-lookup.cc:8809
59693 #, gcc-internal-format
59694 msgid "%<omp::%E%> not allowed to be specified in this context"
59695 msgstr ""
59697 #. We only allow depth 255.
59698 #: cp/name-lookup.cc:8901
59699 #, gcc-internal-format, gfc-internal-format
59700 msgid "cannot nest more than %d namespaces"
59701 msgstr ""
59703 #: cp/name-lookup.cc:8998
59704 #, gcc-internal-format
59705 msgid "%<namespace %E%> is ambiguous"
59706 msgstr ""
59708 #: cp/name-lookup.cc:9014
59709 #, gcc-internal-format
59710 msgid "namespace alias %qD not allowed here, assuming %qD"
59711 msgstr ""
59713 #: cp/name-lookup.cc:9101
59714 #, gcc-internal-format
59715 msgid "inline namespace must be specified at initial definition"
59716 msgstr ""
59718 #: cp/name-lookup.cc:9102
59719 #, gcc-internal-format
59720 msgid "%qD defined here"
59721 msgstr ""
59723 #: cp/name-lookup.cc:9150
59724 #, gcc-internal-format
59725 msgid "%s namespace %qD conflicts with reachable definition"
59726 msgstr ""
59728 #: cp/name-lookup.cc:9152
59729 #, gcc-internal-format, gfc-internal-format
59730 msgid "reachable %s definition here"
59731 msgstr ""
59733 #: cp/name-lookup.cc:9195
59734 #, gcc-internal-format
59735 msgid "XXX entering %<pop_everything ()%>"
59736 msgstr ""
59738 #: cp/name-lookup.cc:9204
59739 #, gcc-internal-format
59740 msgid "XXX leaving %<pop_everything ()%>"
59741 msgstr ""
59743 #: cp/optimize.cc:629
59744 #, gcc-internal-format
59745 msgid "making multiple clones of %qD"
59746 msgstr ""
59748 #: cp/parser.cc:1006
59749 #, gcc-internal-format
59750 msgid "identifier %qE is a keyword in C++11"
59751 msgstr ""
59753 #: cp/parser.cc:1020
59754 #, gcc-internal-format
59755 msgid "identifier %qE is a keyword in C++20"
59756 msgstr ""
59758 #: cp/parser.cc:1569 cp/parser.cc:1582
59759 #, gcc-internal-format
59760 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
59761 msgstr ""
59763 #: cp/parser.cc:1607 cp/parser.cc:47881
59764 #, gcc-internal-format
59765 msgid "%<#pragma omp declare %s%> not immediately followed by function declaration or definition"
59766 msgstr ""
59768 #: cp/parser.cc:1647
59769 #, gcc-internal-format
59770 msgid "%<declare %s%> directive not immediately followed by function declaration or definition"
59771 msgstr ""
59773 #: cp/parser.cc:3226
59774 #, gcc-internal-format
59775 msgid "%<#pragma%> is not allowed here"
59776 msgstr ""
59778 #: cp/parser.cc:3355
59779 #, gcc-internal-format
59780 msgid "%<%E::%E%> has not been declared"
59781 msgstr ""
59783 #: cp/parser.cc:3358
59784 #, gcc-internal-format
59785 msgid "%<::%E%> has not been declared"
59786 msgstr ""
59788 #: cp/parser.cc:3361
59789 #, gcc-internal-format
59790 msgid "request for member %qE in non-class type %qT"
59791 msgstr ""
59793 #: cp/parser.cc:3364 cp/parser.cc:21671
59794 #, gcc-internal-format
59795 msgid "%<%T::%E%> has not been declared"
59796 msgstr ""
59798 #: cp/parser.cc:3374
59799 #, gcc-internal-format
59800 msgid "%<%E::%E%> is not a type"
59801 msgstr ""
59803 #: cp/parser.cc:3378
59804 #, gcc-internal-format
59805 msgid "%<%E::%E%> is not a class or namespace"
59806 msgstr ""
59808 #: cp/parser.cc:3383
59809 #, gcc-internal-format
59810 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
59811 msgstr ""
59813 #: cp/parser.cc:3396
59814 #, gcc-internal-format
59815 msgid "%<::%E%> is not a type"
59816 msgstr ""
59818 #: cp/parser.cc:3399
59819 #, gcc-internal-format
59820 msgid "%<::%E%> is not a class or namespace"
59821 msgstr ""
59823 #: cp/parser.cc:3403
59824 #, gcc-internal-format
59825 msgid "%<::%E%> is not a class, namespace, or enumeration"
59826 msgstr ""
59828 #: cp/parser.cc:3415
59829 #, gcc-internal-format
59830 msgid "%qE is not a type"
59831 msgstr ""
59833 #: cp/parser.cc:3418
59834 #, gcc-internal-format
59835 msgid "%qE is not a class or namespace"
59836 msgstr ""
59838 #: cp/parser.cc:3422
59839 #, gcc-internal-format
59840 msgid "%qE is not a class, namespace, or enumeration"
59841 msgstr ""
59843 #: cp/parser.cc:3486
59844 #, gcc-internal-format
59845 msgid "new types may not be defined in a return type"
59846 msgstr ""
59848 #: cp/parser.cc:3488
59849 #, gcc-internal-format
59850 msgid "(perhaps a semicolon is missing after the definition of %qT)"
59851 msgstr ""
59853 #: cp/parser.cc:3516
59854 #, gcc-internal-format
59855 msgid "%qE is not a class template"
59856 msgstr ""
59858 #: cp/parser.cc:3518
59859 #, gcc-internal-format
59860 msgid "%qE is not a template"
59861 msgstr ""
59863 #: cp/parser.cc:3521
59864 #, gcc-internal-format
59865 msgid "invalid template-id"
59866 msgstr ""
59868 #: cp/parser.cc:3555
59869 #, gcc-internal-format
59870 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
59871 msgstr ""
59873 #: cp/parser.cc:3559
59874 #, gcc-internal-format
59875 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
59876 msgstr ""
59878 #: cp/parser.cc:3564
59879 #, gcc-internal-format
59880 msgid "%<typeid%> operator cannot appear in a constant-expression"
59881 msgstr ""
59883 #: cp/parser.cc:3568
59884 #, gcc-internal-format
59885 msgid "non-constant compound literals cannot appear in a constant-expression"
59886 msgstr ""
59888 #: cp/parser.cc:3572
59889 #, gcc-internal-format
59890 msgid "a function call cannot appear in a constant-expression"
59891 msgstr ""
59893 #: cp/parser.cc:3576
59894 #, gcc-internal-format
59895 msgid "an increment cannot appear in a constant-expression"
59896 msgstr ""
59898 #: cp/parser.cc:3580
59899 #, gcc-internal-format
59900 msgid "an decrement cannot appear in a constant-expression"
59901 msgstr ""
59903 #: cp/parser.cc:3584
59904 #, gcc-internal-format
59905 msgid "an array reference cannot appear in a constant-expression"
59906 msgstr ""
59908 #: cp/parser.cc:3588
59909 #, gcc-internal-format
59910 msgid "the address of a label cannot appear in a constant-expression"
59911 msgstr ""
59913 #: cp/parser.cc:3592
59914 #, gcc-internal-format
59915 msgid "calls to overloaded operators cannot appear in a constant-expression"
59916 msgstr ""
59918 #: cp/parser.cc:3596
59919 #, gcc-internal-format
59920 msgid "an assignment cannot appear in a constant-expression"
59921 msgstr ""
59923 #: cp/parser.cc:3599
59924 #, gcc-internal-format
59925 msgid "a comma operator cannot appear in a constant-expression"
59926 msgstr ""
59928 #: cp/parser.cc:3603
59929 #, gcc-internal-format
59930 msgid "a call to a constructor cannot appear in a constant-expression"
59931 msgstr ""
59933 #: cp/parser.cc:3607
59934 #, gcc-internal-format
59935 msgid "a transaction expression cannot appear in a constant-expression"
59936 msgstr ""
59938 #: cp/parser.cc:3653
59939 #, gcc-internal-format
59940 msgid "%qs cannot appear in a constant-expression"
59941 msgstr ""
59943 #: cp/parser.cc:3690
59944 #, gcc-internal-format
59945 msgid "class template argument deduction is only available with %<-std=c++17%> or %<-std=gnu++17%>"
59946 msgstr ""
59948 #: cp/parser.cc:3695
59949 #, gcc-internal-format
59950 msgid "invalid use of destructor %qD as a type"
59951 msgstr ""
59953 #. Something like 'unsigned A a;'
59954 #: cp/parser.cc:3698
59955 #, gcc-internal-format
59956 msgid "invalid combination of multiple type-specifiers"
59957 msgstr ""
59959 #: cp/parser.cc:3711
59960 #, gcc-internal-format
59961 msgid "%qE does not name a type; did you mean %qs?"
59962 msgstr ""
59964 #: cp/parser.cc:3715
59965 #, gcc-internal-format
59966 msgid "%qE does not name a type"
59967 msgstr ""
59969 #: cp/parser.cc:3724
59970 #, gcc-internal-format
59971 msgid "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
59972 msgstr ""
59974 #: cp/parser.cc:3727
59975 #, gcc-internal-format
59976 msgid "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
59977 msgstr ""
59979 #: cp/parser.cc:3733
59980 #, gcc-internal-format
59981 msgid "%qE is not recognized as a module control-line"
59982 msgstr ""
59984 #: cp/parser.cc:3736
59985 #, gcc-internal-format
59986 msgid "C++20 %qE only available with %<-fmodules-ts%>"
59987 msgstr ""
59989 #: cp/parser.cc:3739
59990 #, gcc-internal-format
59991 msgid "C++20 %qE only available with %<-fmodules-ts%>, which is not yet enabled with %<-std=c++20%>"
59992 msgstr ""
59994 #: cp/parser.cc:3745
59995 #, gcc-internal-format
59996 msgid "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
59997 msgstr ""
59999 #: cp/parser.cc:3748
60000 #, gcc-internal-format
60001 msgid "C++20 %<constinit%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
60002 msgstr ""
60004 #: cp/parser.cc:3751
60005 #, gcc-internal-format
60006 msgid "%<concept%> only available with %<-std=c++20%> or %<-fconcepts%>"
60007 msgstr ""
60009 #: cp/parser.cc:3754 cp/parser.cc:31351
60010 #, gcc-internal-format
60011 msgid "%<requires%> only available with %<-std=c++20%> or %<-fconcepts%>"
60012 msgstr ""
60014 #: cp/parser.cc:3776
60015 #, gcc-internal-format
60016 msgid "(perhaps %<typename %T::%E%> was intended)"
60017 msgstr ""
60019 #: cp/parser.cc:3804 cp/parser.cc:3816
60020 #, gcc-internal-format
60021 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
60022 msgstr ""
60024 #: cp/parser.cc:3809 cp/parser.cc:3821
60025 #, gcc-internal-format
60026 msgid "%qE in namespace %qE does not name a template type"
60027 msgstr ""
60029 #: cp/parser.cc:3829
60030 #, gcc-internal-format
60031 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
60032 msgstr ""
60034 #: cp/parser.cc:3834
60035 #, gcc-internal-format
60036 msgid "%qE in namespace %qE does not name a type"
60037 msgstr ""
60039 #: cp/parser.cc:3845
60040 #, gcc-internal-format
60041 msgid "%<%T::%E%> names the constructor, not the type"
60042 msgstr ""
60044 #: cp/parser.cc:3848
60045 #, gcc-internal-format
60046 msgid "and %qT has no template constructors"
60047 msgstr ""
60049 #: cp/parser.cc:3858
60050 #, gcc-internal-format
60051 msgid "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent scope"
60052 msgstr ""
60054 #: cp/parser.cc:3866
60055 #, gcc-internal-format
60056 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
60057 msgstr ""
60059 #: cp/parser.cc:3878 cp/parser.cc:3882
60060 #, gcc-internal-format
60061 msgid "%qE in %q#T does not name a template type"
60062 msgstr ""
60064 #: cp/parser.cc:3886
60065 #, gcc-internal-format
60066 msgid "%qE in %q#T does not name a type"
60067 msgstr ""
60069 #: cp/parser.cc:4573
60070 #, gcc-internal-format
60071 msgid "expected string-literal"
60072 msgstr ""
60074 #: cp/parser.cc:4645
60075 #, gcc-internal-format
60076 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
60077 msgstr ""
60079 #: cp/parser.cc:4664
60080 #, gcc-internal-format
60081 msgid "concatenation of string literals with conflicting encoding prefixes"
60082 msgstr ""
60084 #: cp/parser.cc:4885
60085 #, gcc-internal-format
60086 msgid "unable to find character literal operator %qD with %qT argument"
60087 msgstr ""
60089 #: cp/parser.cc:4991
60090 #, gcc-internal-format
60091 msgid "integer literal exceeds range of %qT type"
60092 msgstr ""
60094 #: cp/parser.cc:4998
60095 #, gcc-internal-format
60096 msgid "floating literal exceeds range of %qT type"
60097 msgstr ""
60099 #: cp/parser.cc:5002
60100 #, gcc-internal-format
60101 msgid "floating literal truncated to zero"
60102 msgstr ""
60104 #: cp/parser.cc:5031
60105 #, gcc-internal-format
60106 msgid "failed to translate literal to execution character set %qT"
60107 msgstr ""
60109 #: cp/parser.cc:5065
60110 #, gcc-internal-format
60111 msgid "unable to find numeric literal operator %qD"
60112 msgstr ""
60114 #: cp/parser.cc:5071
60115 #, gcc-internal-format
60116 msgid "add %<using namespace std::complex_literals%> (from %<<complex>%>) to enable the C++14 user-defined literal suffixes"
60117 msgstr ""
60119 #: cp/parser.cc:5075
60120 #, gcc-internal-format
60121 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
60122 msgstr ""
60124 #: cp/parser.cc:5079
60125 #, gcc-internal-format
60126 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
60127 msgstr ""
60129 #: cp/parser.cc:5163
60130 #, gcc-internal-format
60131 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
60132 msgstr ""
60134 #: cp/parser.cc:5257
60135 #, gcc-internal-format
60136 msgid "global module fragment contents must be from preprocessor inclusion"
60137 msgstr ""
60139 #: cp/parser.cc:5272 cp/parser.cc:15792
60140 #, gcc-internal-format
60141 msgid "expected declaration"
60142 msgstr ""
60144 #: cp/parser.cc:5637 cp/parser.cc:5653
60145 #, gcc-internal-format
60146 msgid "expected binary operator"
60147 msgstr ""
60149 #: cp/parser.cc:5659
60150 #, gcc-internal-format
60151 msgid "expected ..."
60152 msgstr "očekujemo ..."
60154 #: cp/parser.cc:5671
60155 #, gcc-internal-format
60156 msgid "binary expression in operand of fold-expression"
60157 msgstr "binarni izraz u operandu od ‘fold-expression’"
60159 #: cp/parser.cc:5676
60160 #, gcc-internal-format
60161 msgid "conditional expression in operand of fold-expression"
60162 msgstr ""
60164 #: cp/parser.cc:5687
60165 #, gcc-internal-format
60166 msgid "mismatched operator in fold-expression"
60167 msgstr ""
60169 #: cp/parser.cc:5792
60170 #, gcc-internal-format
60171 msgid "fixed-point types not supported in C++"
60172 msgstr ""
60174 #: cp/parser.cc:5882
60175 #, gcc-internal-format
60176 msgid "ISO C++ forbids braced-groups within expressions"
60177 msgstr ""
60179 #: cp/parser.cc:5894
60180 #, gcc-internal-format
60181 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
60182 msgstr ""
60184 #: cp/parser.cc:5934
60185 #, gcc-internal-format
60186 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
60187 msgstr ""
60189 #: cp/parser.cc:5995 cp/parser.cc:6150 cp/parser.cc:6334 cp/semantics.cc:4405
60190 #, gcc-internal-format
60191 msgid "expected primary-expression"
60192 msgstr ""
60194 #: cp/parser.cc:6025
60195 #, gcc-internal-format
60196 msgid "%<this%> may not be used in this context"
60197 msgstr ""
60199 #: cp/parser.cc:6144
60200 #, gcc-internal-format
60201 msgid "a template declaration cannot appear at block scope"
60202 msgstr ""
60204 #: cp/parser.cc:6294
60205 #, gcc-internal-format
60206 msgid "parameter %qD may not appear in this context"
60207 msgstr ""
60209 #: cp/parser.cc:6295
60210 #, gcc-internal-format
60211 msgid "local variable %qD may not appear in this context"
60212 msgstr ""
60214 #: cp/parser.cc:6362
60215 #, gcc-internal-format
60216 msgid "expected %qs keyword before dependent template name"
60217 msgstr ""
60219 #: cp/parser.cc:6505
60220 #, gcc-internal-format
60221 msgid "expected id-expression"
60222 msgstr ""
60224 #: cp/parser.cc:6668
60225 #, gcc-internal-format
60226 msgid "scope %qT before %<~%> is not a class-name"
60227 msgstr ""
60229 #: cp/parser.cc:6678
60230 #, gcc-internal-format
60231 msgid "%<template%> keyword not permitted in destructor name"
60232 msgstr ""
60234 #: cp/parser.cc:6715 cp/parser.cc:8911
60235 #, gcc-internal-format
60236 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
60237 msgstr ""
60239 #: cp/parser.cc:6729 cp/parser.cc:6733
60240 #, gcc-internal-format
60241 msgid "template-id not allowed for destructor in C++20"
60242 msgstr ""
60244 #: cp/parser.cc:6735 cp/parser.cc:32584
60245 #, gcc-internal-format
60246 msgid "remove the %qs"
60247 msgstr ""
60249 #: cp/parser.cc:6843
60250 #, gcc-internal-format
60251 msgid "declaration of %<~%T%> as member of %qT"
60252 msgstr ""
60254 #: cp/parser.cc:6858
60255 #, gcc-internal-format
60256 msgid "typedef-name %qD used as destructor declarator"
60257 msgstr ""
60259 #: cp/parser.cc:6894 cp/parser.cc:24195
60260 #, gcc-internal-format
60261 msgid "expected unqualified-id"
60262 msgstr ""
60264 #: cp/parser.cc:6921 cp/typeck.cc:3165 cp/typeck.cc:3168 cp/typeck.cc:3185
60265 #, gcc-internal-format
60266 msgid "%qD is not a template"
60267 msgstr ""
60269 #: cp/parser.cc:7035
60270 #, gcc-internal-format
60271 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
60272 msgstr ""
60274 #: cp/parser.cc:7116
60275 #, gcc-internal-format
60276 msgid "%<decltype%> evaluates to %qT, which is not a class or enumeration type"
60277 msgstr ""
60279 #: cp/parser.cc:7143 cp/parser.cc:7154
60280 #, gcc-internal-format
60281 msgid "concept-id %qD in nested-name-specifier"
60282 msgstr ""
60284 #: cp/parser.cc:7146
60285 #, gcc-internal-format
60286 msgid "function template-id %qD in nested-name-specifier"
60287 msgstr ""
60289 #: cp/parser.cc:7160
60290 #, gcc-internal-format
60291 msgid "variable template-id %qD in nested-name-specifier"
60292 msgstr ""
60294 #: cp/parser.cc:7334
60295 #, gcc-internal-format
60296 msgid "expected nested-name-specifier"
60297 msgstr ""
60299 #: cp/parser.cc:7541 cp/parser.cc:10156
60300 #, gcc-internal-format
60301 msgid "types may not be defined in casts"
60302 msgstr ""
60304 #: cp/parser.cc:7630
60305 #, gcc-internal-format
60306 msgid "types may not be defined in a %<typeid%> expression"
60307 msgstr ""
60309 #: cp/parser.cc:7722
60310 #, gcc-internal-format
60311 msgid "wrong number of arguments to %<__builtin_addressof%>"
60312 msgstr ""
60314 #: cp/parser.cc:7734 cp/pt.cc:20997
60315 #, gcc-internal-format
60316 msgid "wrong number of arguments to %<__builtin_launder%>"
60317 msgstr ""
60319 #: cp/parser.cc:7747
60320 #, gcc-internal-format
60321 msgid "wrong number of arguments to %<__builtin_assoc_barrier%>"
60322 msgstr ""
60324 #: cp/parser.cc:7773
60325 #, gcc-internal-format
60326 msgid "wrong number of arguments to %<__builtin_shufflevector%>"
60327 msgstr ""
60329 #: cp/parser.cc:7907
60330 #, gcc-internal-format
60331 msgid "ISO C++ forbids compound-literals"
60332 msgstr ""
60334 #: cp/parser.cc:7966
60335 #, gcc-internal-format
60336 msgid "two consecutive %<[%> shall only introduce an attribute"
60337 msgstr ""
60339 #: cp/parser.cc:8017
60340 #, gcc-internal-format
60341 msgid "types may not be defined in %<__builtin_classify_type%> calls"
60342 msgstr ""
60344 #: cp/parser.cc:8400 cp/parser.cc:8429
60345 #, gcc-internal-format
60346 msgid "cannot use multidimensional subscript in OpenMP array section"
60347 msgstr ""
60349 #: cp/parser.cc:8687 cp/typeck.cc:3053
60350 #, gcc-internal-format
60351 msgid "invalid use of %qD"
60352 msgstr ""
60354 #: cp/parser.cc:8696
60355 #, gcc-internal-format
60356 msgid "%<%D::%D%> is not a class member"
60357 msgstr ""
60359 #: cp/parser.cc:8963
60360 #, gcc-internal-format
60361 msgid "non-scalar type"
60362 msgstr ""
60364 #: cp/parser.cc:9073
60365 #, gcc-internal-format
60366 msgid "ISO C++ does not allow %<alignof%> with a non-type"
60367 msgstr ""
60369 #: cp/parser.cc:9168
60370 #, gcc-internal-format
60371 msgid "types may not be defined in %<noexcept%> expressions"
60372 msgstr ""
60374 #: cp/parser.cc:9444 cp/parser.cc:33997
60375 #, gcc-internal-format
60376 msgid "types may not be defined in %qs expressions"
60377 msgstr ""
60379 #: cp/parser.cc:9509
60380 #, gcc-internal-format
60381 msgid "%<__builtin_has_attribute%> with dependent argument not supported yet"
60382 msgstr ""
60384 #: cp/parser.cc:9595
60385 #, gcc-internal-format
60386 msgid "types may not be defined in a new-expression"
60387 msgstr ""
60389 #: cp/parser.cc:9611
60390 #, gcc-internal-format
60391 msgid "array bound forbidden after parenthesized type-id"
60392 msgstr ""
60394 #: cp/parser.cc:9613
60395 #, gcc-internal-format
60396 msgid "try removing the parentheses around the type-id"
60397 msgstr ""
60399 #: cp/parser.cc:9645
60400 #, gcc-internal-format
60401 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
60402 msgstr ""
60404 #: cp/parser.cc:9690
60405 #, gcc-internal-format
60406 msgid "expected expression-list or type-id"
60407 msgstr ""
60409 #: cp/parser.cc:9719
60410 #, gcc-internal-format
60411 msgid "types may not be defined in a new-type-id"
60412 msgstr ""
60414 #: cp/parser.cc:9854
60415 #, gcc-internal-format
60416 msgid "expression in new-declarator must have integral or enumeration type"
60417 msgstr ""
60419 #: cp/parser.cc:10261
60420 #, gcc-internal-format
60421 msgid "use of old-style cast to %q#T"
60422 msgstr ""
60424 #: cp/parser.cc:10410
60425 #, gcc-internal-format
60426 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
60427 msgstr ""
60429 #: cp/parser.cc:10413
60430 #, gcc-internal-format
60431 msgid "suggest parentheses around %<>>%> expression"
60432 msgstr ""
60434 #: cp/parser.cc:10639
60435 #, gcc-internal-format
60436 msgid "ISO C++ does not allow %<?:%> with omitted middle operand"
60437 msgstr ""
60439 #: cp/parser.cc:10947
60440 #, gcc-internal-format
60441 msgid "top-level comma expression in array subscript is deprecated"
60442 msgstr ""
60444 #: cp/parser.cc:11095
60445 #, gcc-internal-format
60446 msgid "types may not be defined within %<__builtin_offsetof%>"
60447 msgstr ""
60449 #: cp/parser.cc:11229
60450 #, gcc-internal-format
60451 msgid "trailing argument to %<__type_pack_element%> is not a type"
60452 msgstr ""
60454 #: cp/parser.cc:11329
60455 #, gcc-internal-format
60456 msgid "lambda-expression in template parameter type"
60457 msgstr ""
60459 #: cp/parser.cc:11339
60460 #, gcc-internal-format
60461 msgid "lambda-expression in unevaluated context only available with %<-std=c++20%> or %<-std=gnu++20%>"
60462 msgstr ""
60464 #: cp/parser.cc:11349
60465 #, gcc-internal-format
60466 msgid "lambda-expression in template-argument only available with %<-std=c++20%> or %<-std=gnu++20%>"
60467 msgstr ""
60469 #: cp/parser.cc:11509
60470 #, gcc-internal-format
60471 msgid "non-local lambda expression cannot have a capture-default"
60472 msgstr ""
60474 #: cp/parser.cc:11532
60475 #, gcc-internal-format
60476 msgid "expected end of capture-list"
60477 msgstr ""
60479 #: cp/parser.cc:11548
60480 #, gcc-internal-format
60481 msgid "explicit by-copy capture of %<this%> with by-copy capture default only available with %<-std=c++20%> or %<-std=gnu++20%>"
60482 msgstr ""
60484 #: cp/parser.cc:11554 cp/parser.cc:11576 cp/parser.cc:11772
60485 #, gcc-internal-format
60486 msgid "already captured %qD in lambda expression"
60487 msgstr ""
60489 #: cp/parser.cc:11570
60490 #, gcc-internal-format
60491 msgid "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
60492 msgstr ""
60494 #: cp/parser.cc:11590
60495 #, gcc-internal-format
60496 msgid "%<this%> cannot be captured by reference"
60497 msgstr ""
60499 #: cp/parser.cc:11610
60500 #, gcc-internal-format
60501 msgid "pack init-capture only available with %<-std=c++20%> or %<-std=gnu++20%>"
60502 msgstr ""
60504 #: cp/parser.cc:11621
60505 #, gcc-internal-format
60506 msgid "%<&%> should come before %<...%>"
60507 msgstr ""
60509 #: cp/parser.cc:11651
60510 #, gcc-internal-format
60511 msgid "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu++14%>"
60512 msgstr ""
60514 #: cp/parser.cc:11660
60515 #, gcc-internal-format
60516 msgid "empty initializer for lambda init-capture"
60517 msgstr ""
60519 #: cp/parser.cc:11684
60520 #, gcc-internal-format
60521 msgid "capture of non-variable %qE"
60522 msgstr ""
60524 #: cp/parser.cc:11688 cp/parser.cc:11698 cp/semantics.cc:4247
60525 #: cp/semantics.cc:4262
60526 #, gcc-internal-format
60527 msgid "%q#D declared here"
60528 msgstr ""
60530 #: cp/parser.cc:11694
60531 #, gcc-internal-format
60532 msgid "capture of variable %qD with non-automatic storage duration"
60533 msgstr ""
60535 #: cp/parser.cc:11732
60536 #, gcc-internal-format
60537 msgid "too many %<...%> in lambda capture"
60538 msgstr ""
60540 #: cp/parser.cc:11743
60541 #, gcc-internal-format
60542 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
60543 msgstr ""
60545 #: cp/parser.cc:11748
60546 #, gcc-internal-format
60547 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
60548 msgstr ""
60550 #: cp/parser.cc:11830
60551 #, gcc-internal-format
60552 msgid "lambda templates are only available with %<-std=c++20%> or %<-std=gnu++20%>"
60553 msgstr ""
60555 #: cp/parser.cc:11879
60556 #, gcc-internal-format
60557 msgid "default argument specified for lambda parameter"
60558 msgstr ""
60560 #: cp/parser.cc:11902
60561 #, gcc-internal-format
60562 msgid "parameter declaration before lambda declaration specifiers only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
60563 msgstr ""
60565 #: cp/parser.cc:11932 cp/pt.cc:14742
60566 #, gcc-internal-format
60567 msgid "a lambda with captures may not have an explicit object parameter of an unrelated type"
60568 msgstr ""
60570 #: cp/parser.cc:11945
60571 #, gcc-internal-format
60572 msgid "%<mutable%> lambda specifier with explicit object parameter"
60573 msgstr ""
60575 #: cp/parser.cc:11954
60576 #, gcc-internal-format
60577 msgid "the passed in closure object will not be mutated because it is taken by value"
60578 msgstr ""
60580 #: cp/parser.cc:11958
60581 #, gcc-internal-format
60582 msgid "declare the explicit object parameter as non-const reference instead"
60583 msgstr ""
60585 #: cp/parser.cc:11962
60586 #, gcc-internal-format
60587 msgid "explicit object parameter is already a mutable reference"
60588 msgstr ""
60590 #: cp/parser.cc:11969
60591 #, gcc-internal-format
60592 msgid "%<static%> lambda specifier with explicit object parameter"
60593 msgstr ""
60595 #: cp/parser.cc:11987
60596 #, gcc-internal-format
60597 msgid "%<static%> lambda specifier with lambda capture"
60598 msgstr ""
60600 #: cp/parser.cc:11999
60601 #, gcc-internal-format
60602 msgid "parameter declaration before lambda transaction qualifier only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
60603 msgstr ""
60605 #: cp/parser.cc:12012
60606 #, gcc-internal-format
60607 msgid "parameter declaration before lambda exception specification only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
60608 msgstr ""
60610 #: cp/parser.cc:12030
60611 #, gcc-internal-format
60612 msgid "parameter declaration before lambda trailing return type only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
60613 msgstr ""
60615 #: cp/parser.cc:12072
60616 #, gcc-internal-format
60617 msgid "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
60618 msgstr ""
60620 #: cp/parser.cc:12636
60621 #, gcc-internal-format
60622 msgid "preconditions cannot be statements"
60623 msgstr ""
60625 #: cp/parser.cc:12639
60626 #, gcc-internal-format
60627 msgid "postconditions cannot be statements"
60628 msgstr ""
60630 #: cp/parser.cc:12644
60631 #, gcc-internal-format
60632 msgid "assertions must be followed by %<;%>"
60633 msgstr ""
60635 #: cp/parser.cc:12809
60636 #, gcc-internal-format
60637 msgid "label at end of compound statement only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
60638 msgstr ""
60640 #: cp/parser.cc:12987 cp/parser.cc:13197
60641 #, gcc-internal-format
60642 msgid "attributes at the beginning of statement are ignored"
60643 msgstr ""
60645 #: cp/parser.cc:13031
60646 #, gcc-internal-format
60647 msgid "expected labeled-statement"
60648 msgstr ""
60650 #: cp/parser.cc:13080
60651 #, gcc-internal-format
60652 msgid "case label %qE not within a switch statement"
60653 msgstr ""
60655 #: cp/parser.cc:13204
60656 #, gcc-internal-format
60657 msgid "need %<typename%> before %qE because %qT is a dependent scope"
60658 msgstr ""
60660 #: cp/parser.cc:13213
60661 #, gcc-internal-format
60662 msgid "%<%T::%D%> names the constructor, not the type"
60663 msgstr ""
60665 #: cp/parser.cc:13265
60666 #, gcc-internal-format
60667 msgid "compound-statement in %<constexpr%> function"
60668 msgstr ""
60670 #: cp/parser.cc:13527
60671 #, gcc-internal-format
60672 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
60673 msgstr ""
60675 #: cp/parser.cc:13549
60676 #, gcc-internal-format
60677 msgid "%<if consteval%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
60678 msgstr ""
60680 #: cp/parser.cc:13574 cp/parser.cc:13609
60681 #, gcc-internal-format
60682 msgid "%<if consteval%> requires compound statement"
60683 msgstr ""
60685 #: cp/parser.cc:13651
60686 #, gcc-internal-format
60687 msgid "init-statement in selection statements only available with %<-std=c++17%> or %<-std=gnu++17%>"
60688 msgstr ""
60690 #: cp/parser.cc:13819 cp/parser.cc:34509
60691 #, gcc-internal-format
60692 msgid "expected selection-statement"
60693 msgstr ""
60695 #: cp/parser.cc:13860
60696 #, gcc-internal-format
60697 msgid "condition declares an array"
60698 msgstr ""
60700 #: cp/parser.cc:13862
60701 #, gcc-internal-format
60702 msgid "condition declares a function"
60703 msgstr ""
60705 #: cp/parser.cc:13902
60706 #, gcc-internal-format
60707 msgid "types may not be defined in conditions"
60708 msgstr ""
60710 #. Anything else is an error.
60711 #: cp/parser.cc:13984 cp/parser.cc:23466 cp/parser.cc:26107
60712 #, gcc-internal-format
60713 msgid "expected initializer"
60714 msgstr ""
60716 #: cp/parser.cc:14034
60717 #, gcc-internal-format
60718 msgid "range-based %<for%> loops with initializer only available with %<-std=c++20%> or %<-std=gnu++20%>"
60719 msgstr ""
60721 #: cp/parser.cc:14287
60722 #, gcc-internal-format
60723 msgid "loop variable %qD of type %qT binds to a temporary constructed from type %qT"
60724 msgstr ""
60726 #. rval
60727 #: cp/parser.cc:14294
60728 #, gcc-internal-format
60729 msgid "use non-reference type %qT to make the copy explicit or %qT to prevent copying"
60730 msgstr ""
60732 #: cp/parser.cc:14318
60733 #, gcc-internal-format
60734 msgid "loop variable %qD creates a copy from type %qT"
60735 msgstr ""
60737 #: cp/parser.cc:14323
60738 #, gcc-internal-format
60739 msgid "use reference type to prevent copying"
60740 msgstr ""
60742 #: cp/parser.cc:14464
60743 #, gcc-internal-format
60744 msgid "range-based %<for%> expression of type %qT has incomplete type"
60745 msgstr ""
60747 #: cp/parser.cc:14548
60748 #, gcc-internal-format
60749 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
60750 msgstr ""
60752 #: cp/parser.cc:14700 cp/parser.cc:34512
60753 #, gcc-internal-format
60754 msgid "expected iteration-statement"
60755 msgstr ""
60757 #: cp/parser.cc:14745
60758 #, gcc-internal-format
60759 msgid "alias-declaration in init-statement only available with %<-std=c++23%> or %<-std=gnu++23%>"
60760 msgstr ""
60762 #: cp/parser.cc:14762
60763 #, gcc-internal-format
60764 msgid "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu++11%>"
60765 msgstr ""
60767 #: cp/parser.cc:14893
60768 #, gcc-internal-format
60769 msgid "%<goto%> in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
60770 msgstr ""
60772 #. Issue a warning about this use of a GNU extension.
60773 #: cp/parser.cc:14902
60774 #, gcc-internal-format
60775 msgid "ISO C++ forbids computed gotos"
60776 msgstr ""
60778 #: cp/parser.cc:14915 cp/parser.cc:34515
60779 #, gcc-internal-format
60780 msgid "expected jump-statement"
60781 msgstr ""
60783 #: cp/parser.cc:15090
60784 #, gcc-internal-format
60785 msgid "expected module-partition"
60786 msgstr "očekivan je module-partition"
60788 #: cp/parser.cc:15092
60789 #, gcc-internal-format
60790 msgid "expected module-name"
60791 msgstr "očekivan je module-name"
60793 #: cp/parser.cc:15133
60794 #, gcc-internal-format
60795 msgid "module-declaration not permitted in header-unit"
60796 msgstr ""
60798 #: cp/parser.cc:15159
60799 #, gcc-internal-format
60800 msgid "private module fragment"
60801 msgstr ""
60803 #: cp/parser.cc:15163
60804 #, gcc-internal-format
60805 msgid "private module fragment only permitted in purview of module interface or partition"
60806 msgstr ""
60808 #. Neither the first declaration, nor in a GMF.
60809 #: cp/parser.cc:15169
60810 #, gcc-internal-format
60811 msgid "module-declaration only permitted as first declaration, or ending a global module fragment"
60812 msgstr ""
60814 #: cp/parser.cc:15209
60815 #, gcc-internal-format
60816 msgid "post-module-declaration imports must be contiguous"
60817 msgstr ""
60819 #: cp/parser.cc:15212
60820 #, gcc-internal-format
60821 msgid "perhaps insert a line break, or other disambiguation, to prevent this being considered a module control-line"
60822 msgstr ""
60824 #: cp/parser.cc:15220
60825 #, gcc-internal-format
60826 msgid "import-declaration must be at global scope"
60827 msgstr ""
60829 #: cp/parser.cc:15241
60830 #, gcc-internal-format
60831 msgid "import specifying a module-partition must appear after a named module-declaration"
60832 msgstr ""
60834 #: cp/parser.cc:15253
60835 #, gcc-internal-format
60836 msgid "import cannot appear directly in a linkage-specification"
60837 msgstr ""
60839 #: cp/parser.cc:15263
60840 #, gcc-internal-format
60841 msgid "post-module-declaration imports must not be include-translated"
60842 msgstr ""
60844 #: cp/parser.cc:15266
60845 #, gcc-internal-format
60846 msgid "post-module-declaration imports must not be from header inclusion"
60847 msgstr ""
60849 #: cp/parser.cc:15287
60850 #, gcc-internal-format
60851 msgid "%qE may only occur after a module interface declaration"
60852 msgstr ""
60854 #: cp/parser.cc:15295
60855 #, gcc-internal-format
60856 msgid "%qE may only occur once in an export declaration"
60857 msgstr ""
60859 #: cp/parser.cc:15316
60860 #, gcc-internal-format
60861 msgid "%<export%> not part of following module-directive"
60862 msgstr ""
60864 #: cp/parser.cc:15403 cp/parser.cc:28020
60865 #, gcc-internal-format
60866 msgid "extra %<;%>"
60867 msgstr ""
60869 #: cp/parser.cc:15461
60870 #, gcc-internal-format
60871 msgid "attributes are not permitted in this position"
60872 msgstr ""
60874 #: cp/parser.cc:15465
60875 #, gcc-internal-format
60876 msgid "attributes may be inserted here"
60877 msgstr ""
60879 #: cp/parser.cc:15683
60880 #, gcc-internal-format
60881 msgid "%<__label__%> not at the beginning of a block"
60882 msgstr ""
60884 #: cp/parser.cc:15929
60885 #, gcc-internal-format
60886 msgid "non-variable %qD in declaration with more than one declarator with placeholder type"
60887 msgstr ""
60889 #: cp/parser.cc:15948
60890 #, gcc-internal-format
60891 msgid "inconsistent deduction for %qT: %qT and then %qT"
60892 msgstr ""
60894 #: cp/parser.cc:15969
60895 #, gcc-internal-format
60896 msgid "mixing declarations and function-definitions is forbidden"
60897 msgstr ""
60899 #: cp/parser.cc:15994
60900 #, gcc-internal-format
60901 msgid "types may not be defined in a for-range-declaration"
60902 msgstr ""
60904 #: cp/parser.cc:16051
60905 #, gcc-internal-format
60906 msgid "initializer in range-based %<for%> loop"
60907 msgstr ""
60909 #: cp/parser.cc:16054
60910 #, gcc-internal-format
60911 msgid "multiple declarations in range-based %<for%> loop"
60912 msgstr ""
60914 #: cp/parser.cc:16107
60915 #, gcc-internal-format
60916 msgid "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
60917 msgstr ""
60919 #: cp/parser.cc:16161
60920 #, gcc-internal-format
60921 msgid "empty structured binding declaration"
60922 msgstr ""
60924 #: cp/parser.cc:16179
60925 #, gcc-internal-format
60926 msgid "invalid initializer for structured binding declaration"
60927 msgstr ""
60929 #: cp/parser.cc:16371
60930 #, gcc-internal-format
60931 msgid "%<this%> must be the first specifier in a parameter declaration"
60932 msgstr ""
60934 #: cp/parser.cc:16394
60935 #, gcc-internal-format
60936 msgid "%<friend%> used outside of class"
60937 msgstr ""
60939 #: cp/parser.cc:16433
60940 #, gcc-internal-format
60941 msgid "the %<bool%> keyword is not allowed in a C++20 concept definition"
60942 msgstr ""
60944 #: cp/parser.cc:16436
60945 #, gcc-internal-format
60946 msgid "C++20 concept definition syntax is %<concept <name> = <expr>%>"
60947 msgstr ""
60949 #: cp/parser.cc:16487
60950 #, gcc-internal-format
60951 msgid "%<typedef%> specifier conflicts with %qs"
60952 msgstr ""
60954 #: cp/parser.cc:16513
60955 #, gcc-internal-format
60956 msgid "%<auto%> changes meaning in C++11; please remove it"
60957 msgstr ""
60959 #: cp/parser.cc:16549
60960 #, gcc-internal-format
60961 msgid "%qD invalid in condition"
60962 msgstr ""
60964 #: cp/parser.cc:16558
60965 #, gcc-internal-format
60966 msgid "%qD invalid in lambda"
60967 msgstr ""
60969 #: cp/parser.cc:16562
60970 #, gcc-internal-format
60971 msgid "%qD only valid in lambda with %<-std=c++23%> or %<-std=gnu++23%>"
60972 msgstr ""
60974 #: cp/parser.cc:16644
60975 #, gcc-internal-format
60976 msgid "type-specifier invalid in lambda"
60977 msgstr ""
60979 #: cp/parser.cc:16656
60980 #, gcc-internal-format
60981 msgid "standard attributes in middle of decl-specifiers"
60982 msgstr ""
60984 #: cp/parser.cc:16658
60985 #, gcc-internal-format
60986 msgid "standard attributes must precede the decl-specifiers to apply to the declaration, or follow them to apply to the type"
60987 msgstr ""
60989 #: cp/parser.cc:16673
60990 #, gcc-internal-format
60991 msgid "class definition may not be declared a friend"
60992 msgstr ""
60994 #: cp/parser.cc:16746 cp/parser.cc:28562
60995 #, gcc-internal-format
60996 msgid "templates may not be %<virtual%>"
60997 msgstr ""
60999 #: cp/parser.cc:16765
61000 #, gcc-internal-format
61001 msgid "types may not be defined in explicit-specifier"
61002 msgstr ""
61004 #: cp/parser.cc:16769
61005 #, gcc-internal-format
61006 msgid "%<explicit(bool)%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
61007 msgstr ""
61009 #: cp/parser.cc:16837
61010 #, gcc-internal-format
61011 msgid "invalid linkage-specification"
61012 msgstr ""
61014 #: cp/parser.cc:16944
61015 #, gcc-internal-format
61016 msgid "%<static_assert%> without a message only available with %<-std=c++17%> or %<-std=gnu++17%>"
61017 msgstr ""
61019 #: cp/parser.cc:16974
61020 #, gcc-internal-format
61021 msgid "%<static_assert%> with non-string message only available with %<-std=c++2c%> or %<-std=gnu++2c%>"
61022 msgstr "%<static_assert%> s non-string porukom je dostupna samo s %<-std=c++2c%> ili %<-std=gnu++2c%>"
61024 #: cp/parser.cc:17172
61025 #, gcc-internal-format
61026 msgid "%<decltype(auto)%> type specifier only available with %<-std=c++14%> or %<-std=gnu++14%>"
61027 msgstr ""
61029 #: cp/parser.cc:17185
61030 #, gcc-internal-format
61031 msgid "types may not be defined in %<decltype%> expressions"
61032 msgstr ""
61034 #: cp/parser.cc:17358
61035 #, gcc-internal-format
61036 msgid "types may not be defined in a conversion-type-id"
61037 msgstr ""
61039 #: cp/parser.cc:17387
61040 #, gcc-internal-format
61041 msgid "invalid use of %<auto%> in conversion operator"
61042 msgstr ""
61044 #: cp/parser.cc:17391
61045 #, gcc-internal-format
61046 msgid "use of %<auto%> in member template conversion operator can never be deduced"
61047 msgstr ""
61049 #: cp/parser.cc:17475
61050 #, gcc-internal-format
61051 msgid "only constructors take member initializers"
61052 msgstr ""
61054 #: cp/parser.cc:17502
61055 #, gcc-internal-format
61056 msgid "cannot expand initializer for member %qD"
61057 msgstr ""
61059 #: cp/parser.cc:17514 cp/pt.cc:27654
61060 #, gcc-internal-format
61061 msgid "mem-initializer for %qD follows constructor delegation"
61062 msgstr ""
61064 #: cp/parser.cc:17526 cp/pt.cc:27666
61065 #, gcc-internal-format
61066 msgid "constructor delegation follows mem-initializer for %qD"
61067 msgstr ""
61069 #: cp/parser.cc:17578
61070 #, gcc-internal-format
61071 msgid "anachronistic old-style base class initializer"
61072 msgstr ""
61074 #: cp/parser.cc:17662
61075 #, gcc-internal-format
61076 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
61077 msgstr ""
61079 #: cp/parser.cc:18062
61080 #, gcc-internal-format
61081 msgid "unexpected keyword; remove space between quotes and suffix identifier"
61082 msgstr ""
61084 #: cp/parser.cc:18068
61085 #, gcc-internal-format
61086 msgid "expected suffix identifier"
61087 msgstr ""
61089 #: cp/parser.cc:18077
61090 #, gcc-internal-format
61091 msgid "expected empty string after %<operator%> keyword"
61092 msgstr ""
61094 #: cp/parser.cc:18083
61095 #, gcc-internal-format
61096 msgid "invalid encoding prefix in literal operator"
61097 msgstr "nevaljani prefiks kodiranja u doslovnom (literal) operatoru"
61099 #: cp/parser.cc:18117
61100 #, gcc-internal-format
61101 msgid "expected operator"
61102 msgstr ""
61104 #: cp/parser.cc:18164
61105 #, gcc-internal-format
61106 msgid "keyword %<export%> not implemented, and will be ignored"
61107 msgstr ""
61109 #: cp/parser.cc:18166
61110 #, gcc-internal-format
61111 msgid "keyword %<export%> is deprecated, and is ignored"
61112 msgstr ""
61114 #: cp/parser.cc:18168
61115 #, gcc-internal-format
61116 msgid "keyword %<export%> is enabled with %<-fmodules-ts%>"
61117 msgstr ""
61119 #: cp/parser.cc:18347
61120 #, gcc-internal-format
61121 msgid "invalid constrained type parameter"
61122 msgstr ""
61124 #: cp/parser.cc:18355
61125 #, gcc-internal-format
61126 msgid "cv-qualified type parameter"
61127 msgstr ""
61129 #: cp/parser.cc:18502
61130 #, gcc-internal-format
61131 msgid "invalid use of %<auto%> in default template argument"
61132 msgstr ""
61134 #: cp/parser.cc:18738 cp/parser.cc:18824 cp/parser.cc:25855
61135 #, gcc-internal-format
61136 msgid "template parameter pack %qD cannot have a default argument"
61137 msgstr ""
61139 #: cp/parser.cc:18742 cp/parser.cc:18828
61140 #, gcc-internal-format
61141 msgid "template parameter packs cannot have default arguments"
61142 msgstr ""
61144 #: cp/parser.cc:18895
61145 #, gcc-internal-format
61146 msgid "expected template-id"
61147 msgstr ""
61149 #: cp/parser.cc:18957
61150 #, gcc-internal-format
61151 msgid "%<<::%> cannot begin a template-argument list"
61152 msgstr ""
61154 #: cp/parser.cc:18961
61155 #, gcc-internal-format
61156 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
61157 msgstr ""
61159 #: cp/parser.cc:18965
61160 #, gcc-internal-format
61161 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
61162 msgstr ""
61164 #: cp/parser.cc:18995
61165 #, gcc-internal-format
61166 msgid "invalid template-argument-list"
61167 msgstr ""
61169 #: cp/parser.cc:18996
61170 #, gcc-internal-format
61171 msgid "function name as the left hand operand of %<<%> is ill-formed in C++20; wrap the function name in %<()%>"
61172 msgstr ""
61174 #: cp/parser.cc:19003
61175 #, gcc-internal-format
61176 msgid "expected %<(%> after template-argument-list"
61177 msgstr ""
61179 #: cp/parser.cc:19117
61180 #, gcc-internal-format
61181 msgid "parse error in template argument list"
61182 msgstr ""
61184 #. The name does not name a template.
61185 #: cp/parser.cc:19202 cp/parser.cc:19393 cp/parser.cc:19591
61186 #, gcc-internal-format
61187 msgid "expected template-name"
61188 msgstr ""
61190 #. Explain what went wrong.
61191 #: cp/parser.cc:19248
61192 #, gcc-internal-format
61193 msgid "non-template %qD used as template"
61194 msgstr ""
61196 #: cp/parser.cc:19250
61197 #, gcc-internal-format
61198 msgid "use %<%T::template %D%> to indicate that it is a template"
61199 msgstr ""
61201 #: cp/parser.cc:19455
61202 #, gcc-internal-format
61203 msgid "expected parameter pack before %<...%>"
61204 msgstr ""
61206 #: cp/parser.cc:19556 cp/parser.cc:19574 cp/parser.cc:19744
61207 #, gcc-internal-format
61208 msgid "expected template-argument"
61209 msgstr ""
61211 #: cp/parser.cc:19714
61212 #, gcc-internal-format
61213 msgid "invalid non-type template argument"
61214 msgstr ""
61216 #: cp/parser.cc:19853
61217 #, gcc-internal-format
61218 msgid "explicit instantiation shall not use %<inline%> specifier"
61219 msgstr ""
61221 #: cp/parser.cc:19857
61222 #, gcc-internal-format
61223 msgid "explicit instantiation shall not use %<constexpr%> specifier"
61224 msgstr ""
61226 #: cp/parser.cc:19861
61227 #, gcc-internal-format
61228 msgid "explicit instantiation shall not use %<consteval%> specifier"
61229 msgstr ""
61231 #: cp/parser.cc:19921
61232 #, gcc-internal-format
61233 msgid "template specialization with C linkage"
61234 msgstr ""
61236 #: cp/parser.cc:20150
61237 #, gcc-internal-format
61238 msgid "expected type specifier"
61239 msgstr ""
61241 #: cp/parser.cc:20350
61242 #, gcc-internal-format
61243 msgid "use of %<auto%> in lambda parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
61244 msgstr ""
61246 #: cp/parser.cc:20356
61247 #, gcc-internal-format
61248 msgid "use of %<auto%> in template argument only available with %<-fconcepts-ts%>"
61249 msgstr ""
61251 #: cp/parser.cc:20360
61252 #, gcc-internal-format
61253 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++20%> or %<-fconcepts%>"
61254 msgstr ""
61256 #: cp/parser.cc:20364
61257 #, gcc-internal-format
61258 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
61259 msgstr ""
61261 #: cp/parser.cc:20518
61262 #, gcc-internal-format
61263 msgid "expected template-id for type"
61264 msgstr ""
61266 #: cp/parser.cc:20649
61267 #, gcc-internal-format
61268 msgid "expected type-name"
61269 msgstr ""
61271 #: cp/parser.cc:20761
61272 #, gcc-internal-format
61273 msgid "%qE does not constrain a type"
61274 msgstr ""
61276 #: cp/parser.cc:20762
61277 #, gcc-internal-format
61278 msgid "concept defined here"
61279 msgstr ""
61281 #: cp/parser.cc:20794
61282 #, gcc-internal-format
61283 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
61284 msgstr "očekivano je %<auto%> ili %<decltype(auto)%> iza %qE"
61286 #: cp/parser.cc:20801
61287 #, gcc-internal-format
61288 msgid "unexpected placeholder in constrained result type"
61289 msgstr ""
61291 #: cp/parser.cc:21044
61292 #, gcc-internal-format
61293 msgid "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
61294 msgstr ""
61296 #: cp/parser.cc:21120
61297 #, gcc-internal-format
61298 msgid "%<template%> must follow a nested-name-specifier"
61299 msgstr ""
61301 #: cp/parser.cc:21282
61302 #, gcc-internal-format
61303 msgid "declaration %qD does not declare anything"
61304 msgstr ""
61306 #: cp/parser.cc:21370
61307 #, gcc-internal-format
61308 msgid "attributes ignored on uninstantiated type"
61309 msgstr ""
61311 #: cp/parser.cc:21376
61312 #, gcc-internal-format
61313 msgid "attributes ignored on template instantiation"
61314 msgstr ""
61316 #: cp/parser.cc:21387
61317 #, gcc-internal-format
61318 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
61319 msgstr ""
61321 #: cp/parser.cc:21528
61322 #, gcc-internal-format
61323 msgid "%qD is an enumeration template"
61324 msgstr ""
61326 #: cp/parser.cc:21539
61327 #, gcc-internal-format
61328 msgid "%qD does not name an enumeration in %qT"
61329 msgstr ""
61331 #: cp/parser.cc:21554
61332 #, gcc-internal-format
61333 msgid "unnamed scoped enum is not allowed"
61334 msgstr ""
61336 #: cp/parser.cc:21572
61337 #, gcc-internal-format
61338 msgid "types may not be defined in enum-base"
61339 msgstr ""
61341 #: cp/parser.cc:21618
61342 #, gcc-internal-format
61343 msgid "declaration of enumeration with fixed underlying type and no enumerator list is only permitted as a standalone declaration"
61344 msgstr ""
61346 #: cp/parser.cc:21622
61347 #, gcc-internal-format
61348 msgid "expected %<;%> or %<{%>"
61349 msgstr ""
61351 #: cp/parser.cc:21665
61352 #, gcc-internal-format
61353 msgid "cannot add an enumerator list to a template instantiation"
61354 msgstr ""
61356 #: cp/parser.cc:21679
61357 #, gcc-internal-format
61358 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
61359 msgstr ""
61361 #: cp/parser.cc:21691 cp/parser.cc:27471
61362 #, gcc-internal-format
61363 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
61364 msgstr ""
61366 #: cp/parser.cc:21696 cp/parser.cc:27476
61367 #, gcc-internal-format
61368 msgid "declaration of %qD in %qD which does not enclose %qD"
61369 msgstr ""
61371 #: cp/parser.cc:21708 cp/parser.cc:27489
61372 #, gcc-internal-format
61373 msgid "extra qualification not allowed"
61374 msgstr ""
61376 #: cp/parser.cc:21747
61377 #, gcc-internal-format
61378 msgid "ISO C++ forbids empty unnamed enum"
61379 msgstr ""
61381 #: cp/parser.cc:21771
61382 #, gcc-internal-format
61383 msgid "opaque-enum-specifier without name"
61384 msgstr ""
61386 #: cp/parser.cc:21774
61387 #, gcc-internal-format
61388 msgid "opaque-enum-specifier must use a simple identifier"
61389 msgstr ""
61391 #: cp/parser.cc:21895
61392 #, gcc-internal-format
61393 msgid "unexpanded parameter pack in enumerator in lambda"
61394 msgstr ""
61396 #: cp/parser.cc:21970
61397 #, gcc-internal-format
61398 msgid "%qD is not a namespace-name; did you mean %qs?"
61399 msgstr ""
61401 #: cp/parser.cc:21974
61402 #, gcc-internal-format
61403 msgid "%qD is not a namespace-name"
61404 msgstr ""
61406 #: cp/parser.cc:21978
61407 #, gcc-internal-format
61408 msgid "expected namespace-name"
61409 msgstr ""
61411 #: cp/parser.cc:22039
61412 #, gcc-internal-format
61413 msgid "nested inline namespace definitions only available with %<-std=c++20%> or %<-std=gnu++20%>"
61414 msgstr ""
61416 #: cp/parser.cc:22051
61417 #, gcc-internal-format
61418 msgid "standard attributes on namespaces must precede the namespace name"
61419 msgstr ""
61421 #: cp/parser.cc:22070
61422 #, gcc-internal-format
61423 msgid "nested namespace definitions only available with %<-std=c++17%> or %<-std=gnu++17%>"
61424 msgstr ""
61426 #: cp/parser.cc:22080
61427 #, gcc-internal-format
61428 msgid "nested namespace name required"
61429 msgstr ""
61431 #: cp/parser.cc:22085
61432 #, gcc-internal-format
61433 msgid "namespace name required"
61434 msgstr ""
61436 #: cp/parser.cc:22089
61437 #, gcc-internal-format
61438 msgid "a nested namespace definition cannot have attributes"
61439 msgstr ""
61441 #: cp/parser.cc:22092
61442 #, gcc-internal-format
61443 msgid "a nested namespace definition cannot be inline"
61444 msgstr ""
61446 #: cp/parser.cc:22099
61447 #, gcc-internal-format
61448 msgid "namespace %qD entered"
61449 msgstr ""
61451 #: cp/parser.cc:22154
61452 #, gcc-internal-format
61453 msgid "%<namespace%> definition is not allowed here"
61454 msgstr ""
61456 #: cp/parser.cc:22336
61457 #, gcc-internal-format
61458 msgid "pack expansion in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
61459 msgstr ""
61461 #: cp/parser.cc:22380
61462 #, gcc-internal-format
61463 msgid "a template-id may not appear in a using-declaration"
61464 msgstr ""
61466 #: cp/parser.cc:22398
61467 #, gcc-internal-format
61468 msgid "comma-separated list in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
61469 msgstr ""
61471 #: cp/parser.cc:22408
61472 #, gcc-internal-format
61473 msgid "access declarations are deprecated in favor of using-declarations; suggestion: add the %<using%> keyword"
61474 msgstr ""
61476 #: cp/parser.cc:22454
61477 #, gcc-internal-format
61478 msgid "%<using enum%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
61479 msgstr ""
61481 #: cp/parser.cc:22457
61482 #, gcc-internal-format
61483 msgid "%<using enum%> of dependent type %qT"
61484 msgstr ""
61486 #: cp/parser.cc:22459
61487 #, gcc-internal-format
61488 msgid "%<using enum%> of non-enumeration type %q#T"
61489 msgstr ""
61491 #: cp/parser.cc:22461
61492 #, gcc-internal-format
61493 msgid "%<using enum%> of incomplete type %qT"
61494 msgstr ""
61496 #: cp/parser.cc:22463
61497 #, gcc-internal-format
61498 msgid "%<using enum%> of %qT before its enum-specifier"
61499 msgstr ""
61501 #: cp/parser.cc:22473
61502 #, gcc-internal-format
61503 msgid "opaque-enum-declaration here"
61504 msgstr ""
61506 #: cp/parser.cc:22543
61507 #, gcc-internal-format
61508 msgid "types may not be defined in alias template declarations"
61509 msgstr ""
61511 #: cp/parser.cc:22722
61512 #, gcc-internal-format
61513 msgid "%<asm%> in %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
61514 msgstr ""
61516 #: cp/parser.cc:22742 cp/parser.cc:22759 cp/parser.cc:22773
61517 #, gcc-internal-format
61518 msgid "duplicate %<asm%> qualifier %qT"
61519 msgstr ""
61521 #: cp/parser.cc:22749
61522 #, gcc-internal-format
61523 msgid "%<asm%> qualifier %qT ignored outside of function body"
61524 msgstr ""
61526 #: cp/parser.cc:22786
61527 #, gcc-internal-format
61528 msgid "%qT is not an %<asm%> qualifier"
61529 msgstr ""
61531 #: cp/parser.cc:22802
61532 #, gcc-internal-format
61533 msgid "%<asm%> qualifier outside of function body"
61534 msgstr ""
61536 #: cp/parser.cc:22948
61537 #, gcc-internal-format
61538 msgid "attributes ignored on %<asm%> declaration"
61539 msgstr ""
61541 #: cp/parser.cc:23035
61542 #, gcc-internal-format
61543 msgid "empty parentheses were disambiguated as a function declaration"
61544 msgstr ""
61546 #: cp/parser.cc:23046
61547 #, gcc-internal-format
61548 msgid "remove parentheses to default-initialize a variable"
61549 msgstr ""
61551 #: cp/parser.cc:23051
61552 #, gcc-internal-format
61553 msgid "or replace parentheses with braces to aggregate-initialize a variable"
61554 msgstr ""
61556 #: cp/parser.cc:23054
61557 #, gcc-internal-format
61558 msgid "or replace parentheses with braces to value-initialize a variable"
61559 msgstr ""
61561 #: cp/parser.cc:23071 cp/parser.cc:23096
61562 #, gcc-internal-format
61563 msgid "parentheses were disambiguated as a function declaration"
61564 msgstr ""
61566 #: cp/parser.cc:23083 cp/parser.cc:23104
61567 #, gcc-internal-format
61568 msgid "replace parentheses with braces to declare a variable"
61569 msgstr ""
61571 #: cp/parser.cc:23090
61572 #, gcc-internal-format
61573 msgid "add parentheses to declare a variable"
61574 msgstr ""
61576 #: cp/parser.cc:23337
61577 #, gcc-internal-format
61578 msgid "a function-definition is not allowed here"
61579 msgstr ""
61581 #: cp/parser.cc:23348
61582 #, gcc-internal-format
61583 msgid "an %<asm%> specification is not allowed on a function-definition"
61584 msgstr ""
61586 #: cp/parser.cc:23352
61587 #, gcc-internal-format
61588 msgid "attributes are not allowed on a function-definition"
61589 msgstr ""
61591 #: cp/parser.cc:23403
61592 #, gcc-internal-format
61593 msgid "expected constructor, destructor, or type conversion"
61594 msgstr ""
61596 #: cp/parser.cc:23547
61597 #, gcc-internal-format
61598 msgid "initializer provided for function"
61599 msgstr ""
61601 #: cp/parser.cc:23589
61602 #, gcc-internal-format
61603 msgid "attributes after parenthesized initializer ignored"
61604 msgstr ""
61606 #: cp/parser.cc:23603
61607 #, gcc-internal-format
61608 msgid "non-function %qD declared as implicit template"
61609 msgstr ""
61611 #: cp/parser.cc:24115
61612 #, gcc-internal-format
61613 msgid "array bound is not an integer constant"
61614 msgstr ""
61616 #: cp/parser.cc:24241
61617 #, gcc-internal-format
61618 msgid "cannot define member of dependent typedef %qT"
61619 msgstr ""
61621 #: cp/parser.cc:24245
61622 #, gcc-internal-format
61623 msgid "%<%T::%E%> is not a type"
61624 msgstr ""
61626 #. We do not attempt to print the declarator
61627 #. here because we do not have enough
61628 #. information about its original syntactic
61629 #. form.
61630 #: cp/parser.cc:24274
61631 #, gcc-internal-format
61632 msgid "invalid declarator"
61633 msgstr ""
61635 #: cp/parser.cc:24282
61636 #, gcc-internal-format
61637 msgid "invalid use of constructor as a template"
61638 msgstr ""
61640 #: cp/parser.cc:24284
61641 #, gcc-internal-format
61642 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
61643 msgstr ""
61645 #. But declarations with qualified-ids can't appear in a
61646 #. function.
61647 #: cp/parser.cc:24399
61648 #, gcc-internal-format
61649 msgid "qualified-id in declaration"
61650 msgstr ""
61652 #: cp/parser.cc:24424
61653 #, gcc-internal-format
61654 msgid "expected declarator"
61655 msgstr ""
61657 #: cp/parser.cc:24545
61658 #, gcc-internal-format
61659 msgid "%qD is a namespace"
61660 msgstr ""
61662 #: cp/parser.cc:24547
61663 #, gcc-internal-format
61664 msgid "cannot form pointer to member of non-class %q#T"
61665 msgstr ""
61667 #: cp/parser.cc:24568
61668 #, gcc-internal-format
61669 msgid "expected ptr-operator"
61670 msgstr ""
61672 #: cp/parser.cc:24629
61673 #, gcc-internal-format
61674 msgid "duplicate cv-qualifier"
61675 msgstr ""
61677 #: cp/parser.cc:24683
61678 #, gcc-internal-format
61679 msgid "multiple ref-qualifiers"
61680 msgstr ""
61682 #: cp/parser.cc:24720
61683 #, gcc-internal-format
61684 msgid "%qE requires %<-fgnu-tm%>"
61685 msgstr ""
61687 #: cp/parser.cc:24778
61688 #, gcc-internal-format
61689 msgid "duplicate virt-specifier"
61690 msgstr ""
61692 #: cp/parser.cc:25043
61693 #, gcc-internal-format
61694 msgid "missing template arguments after %qE"
61695 msgstr ""
61697 #: cp/parser.cc:25049
61698 #, gcc-internal-format
61699 msgid "%qT not permitted in template argument"
61700 msgstr ""
61702 #: cp/parser.cc:25052 cp/typeck2.cc:336 cp/typeck2.cc:382 cp/typeck2.cc:2473
61703 #: rust/backend/rust-tree.cc:3909
61704 #, gcc-internal-format
61705 msgid "invalid use of %qT"
61706 msgstr ""
61708 #: cp/parser.cc:25078
61709 #, gcc-internal-format
61710 msgid "types may not be defined in template arguments"
61711 msgstr ""
61713 #: cp/parser.cc:25087
61714 #, gcc-internal-format
61715 msgid "invalid use of %<auto%> in template argument"
61716 msgstr ""
61718 #: cp/parser.cc:25193
61719 #, gcc-internal-format
61720 msgid "expected type-specifier"
61721 msgstr ""
61723 #: cp/parser.cc:25533
61724 #, gcc-internal-format
61725 msgid "expected %<,%> or %<...%>"
61726 msgstr ""
61728 #: cp/parser.cc:25611
61729 #, gcc-internal-format
61730 msgid "types may not be defined in parameter types"
61731 msgstr ""
61733 #: cp/parser.cc:25732
61734 #, gcc-internal-format
61735 msgid "%<this%> specifier in template parameter declaration"
61736 msgstr ""
61738 #: cp/parser.cc:25792
61739 #, gcc-internal-format
61740 msgid "an explicit object parameter cannot be a function parameter pack"
61741 msgstr ""
61743 #: cp/parser.cc:25839
61744 #, gcc-internal-format
61745 msgid "default arguments are only permitted for function parameters"
61746 msgstr ""
61748 #: cp/parser.cc:25857
61749 #, gcc-internal-format
61750 msgid "parameter pack %qD cannot have a default argument"
61751 msgstr ""
61753 #: cp/parser.cc:25863
61754 #, gcc-internal-format
61755 msgid "template parameter pack cannot have a default argument"
61756 msgstr ""
61758 #: cp/parser.cc:25865
61759 #, gcc-internal-format
61760 msgid "parameter pack cannot have a default argument"
61761 msgstr ""
61763 #: cp/parser.cc:25888
61764 #, gcc-internal-format
61765 msgid "an explicit object parameter may not have a default argument"
61766 msgstr ""
61768 #: cp/parser.cc:26012
61769 #, gcc-internal-format
61770 msgid "function-try-block body of %<constexpr%> constructor only available with %<-std=c++20%> or %<-std=gnu++20%>"
61771 msgstr "tijelo function-try-block  u %<constexpr%> konstruktoru dostupno je samo s %<-std=c++20%> ili %<-std=gnu++20%>"
61773 #: cp/parser.cc:26016
61774 #, gcc-internal-format
61775 msgid "function-try-block body of %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
61776 msgstr ""
61778 #: cp/parser.cc:26357
61779 #, gcc-internal-format
61780 msgid "C++ designated initializers only available with %<-std=c++20%> or %<-std=gnu++20%>"
61781 msgstr ""
61783 #: cp/parser.cc:26379
61784 #, gcc-internal-format
61785 msgid "ISO C++ does not allow GNU designated initializers"
61786 msgstr ""
61788 #: cp/parser.cc:26417
61789 #, gcc-internal-format
61790 msgid "ISO C++ does not allow C99 designated initializers"
61791 msgstr ""
61793 #: cp/parser.cc:26431
61794 #, gcc-internal-format
61795 msgid "either all initializer clauses should be designated or none of them should be"
61796 msgstr ""
61798 #: cp/parser.cc:26464
61799 #, gcc-internal-format
61800 msgid "%<...%> not allowed in designated initializer list"
61801 msgstr ""
61803 #: cp/parser.cc:26515
61804 #, gcc-internal-format
61805 msgid "%<.%s%> designator used multiple times in the same initializer list"
61806 msgstr ""
61808 #: cp/parser.cc:26571 cp/parser.cc:26708
61809 #, gcc-internal-format
61810 msgid "expected class-name"
61811 msgstr ""
61813 #: cp/parser.cc:26955
61814 #, gcc-internal-format
61815 msgid "expected %<;%> after class definition"
61816 msgstr ""
61818 #: cp/parser.cc:26958
61819 #, gcc-internal-format
61820 msgid "expected %<;%> after struct definition"
61821 msgstr ""
61823 #: cp/parser.cc:26961
61824 #, gcc-internal-format
61825 msgid "expected %<;%> after union definition"
61826 msgstr ""
61828 #: cp/parser.cc:27413
61829 #, gcc-internal-format
61830 msgid "expected %<{%> or %<:%>"
61831 msgstr ""
61833 #: cp/parser.cc:27424
61834 #, gcc-internal-format
61835 msgid "cannot specify %<override%> for a class"
61836 msgstr "ne možete specificirati %<override%> za klasu"
61838 #: cp/parser.cc:27432
61839 #, gcc-internal-format
61840 msgid "global qualification of class name is invalid"
61841 msgstr ""
61843 #: cp/parser.cc:27439
61844 #, gcc-internal-format
61845 msgid "qualified name does not name a class"
61846 msgstr ""
61848 #: cp/parser.cc:27451
61849 #, gcc-internal-format
61850 msgid "keyword %<template%> not allowed in class-head-name"
61851 msgstr ""
61853 #: cp/parser.cc:27457
61854 #, gcc-internal-format
61855 msgid "invalid class name in declaration of %qD"
61856 msgstr ""
61858 #: cp/parser.cc:27511
61859 #, gcc-internal-format
61860 msgid "an explicit specialization must be preceded by %<template <>%>"
61861 msgstr ""
61863 #: cp/parser.cc:27543
61864 #, gcc-internal-format
61865 msgid "function template %qD redeclared as a class template"
61866 msgstr ""
61868 #: cp/parser.cc:27576
61869 #, gcc-internal-format
61870 msgid "could not resolve typename type"
61871 msgstr ""
61873 #: cp/parser.cc:27640
61874 #, gcc-internal-format
61875 msgid "previous definition of %q#T"
61876 msgstr ""
61878 #. In a lambda this should work, but doesn't currently.
61879 #. We're in a lambda, but it isn't the innermost class.
61880 #. This should work, but currently doesn't.
61881 #: cp/parser.cc:27654 cp/pt.cc:4327
61882 #, gcc-internal-format
61883 msgid "unexpanded parameter pack in local class in lambda"
61884 msgstr ""
61886 #: cp/parser.cc:27760 cp/parser.cc:34518
61887 #, gcc-internal-format
61888 msgid "expected class-key"
61889 msgstr ""
61891 #: cp/parser.cc:27785
61892 #, gcc-internal-format
61893 msgid "ISO C++ forbids typename key in template template parameter; use %<-std=c++17%> or %<-std=gnu++17%>"
61894 msgstr ""
61896 #: cp/parser.cc:27789
61897 #, gcc-internal-format
61898 msgid "expected %<class%> or %<typename%>"
61899 msgstr "očekivano je %<class%> ili %<typename%>"
61901 #: cp/parser.cc:28039
61902 #, gcc-internal-format
61903 msgid "in C++03 a class-key must be used when declaring a friend"
61904 msgstr ""
61906 #: cp/parser.cc:28070
61907 #, gcc-internal-format
61908 msgid "friend declaration does not name a class or function"
61909 msgstr ""
61911 #: cp/parser.cc:28088
61912 #, gcc-internal-format
61913 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
61914 msgstr ""
61916 #: cp/parser.cc:28190
61917 #, gcc-internal-format
61918 msgid "default member initializers for bit-fields only available with %<-std=c++20%> or %<-std=gnu++20%>"
61919 msgstr ""
61921 #: cp/parser.cc:28197
61922 #, gcc-internal-format
61923 msgid "default member initializer for unnamed bit-field"
61924 msgstr ""
61926 #: cp/parser.cc:28210
61927 #, gcc-internal-format
61928 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
61929 msgstr ""
61931 #: cp/parser.cc:28369
61932 #, gcc-internal-format
61933 msgid "bit-field %qD has non-integral type %qT"
61934 msgstr ""
61936 #: cp/parser.cc:28397
61937 #, gcc-internal-format
61938 msgid "pure-specifier on function-definition"
61939 msgstr ""
61941 #: cp/parser.cc:28418
61942 #, gcc-internal-format
61943 msgid "extra %<;%> after in-class function definition"
61944 msgstr ""
61946 #: cp/parser.cc:28467
61947 #, gcc-internal-format
61948 msgid "stray %<,%> at end of member declaration"
61949 msgstr ""
61951 #: cp/parser.cc:28481
61952 #, gcc-internal-format
61953 msgid "expected %<;%> at end of member declaration"
61954 msgstr ""
61956 #: cp/parser.cc:28556
61957 #, gcc-internal-format
61958 msgid "invalid pure specifier (only %<= 0%> is allowed)"
61959 msgstr ""
61961 #: cp/parser.cc:28591
61962 #, gcc-internal-format
61963 msgid "a brace-enclosed initializer is not allowed here"
61964 msgstr ""
61966 #: cp/parser.cc:28721
61967 #, gcc-internal-format
61968 msgid "%<virtual%> specified more than once in base-specifier"
61969 msgstr ""
61971 #: cp/parser.cc:28741
61972 #, gcc-internal-format
61973 msgid "more than one access specifier in base-specifier"
61974 msgstr ""
61976 #: cp/parser.cc:28765
61977 #, gcc-internal-format
61978 msgid "keyword %<typename%> not allowed outside of templates"
61979 msgstr ""
61981 #: cp/parser.cc:28768
61982 #, gcc-internal-format
61983 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
61984 msgstr ""
61986 #: cp/parser.cc:28967 cp/parser.cc:29061
61987 #, gcc-internal-format
61988 msgid "types may not be defined in an exception-specification"
61989 msgstr ""
61991 #: cp/parser.cc:29069
61992 #, gcc-internal-format
61993 msgid "ISO C++17 does not allow dynamic exception specifications"
61994 msgstr ""
61996 #: cp/parser.cc:29075
61997 #, gcc-internal-format
61998 msgid "dynamic exception specifications are deprecated in C++11"
61999 msgstr ""
62001 #: cp/parser.cc:29119
62002 #, gcc-internal-format
62003 msgid "invalid use of %<auto%> in exception-specification"
62004 msgstr ""
62006 #: cp/parser.cc:29160
62007 #, gcc-internal-format
62008 msgid "%<try%> in %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
62009 msgstr ""
62011 #: cp/parser.cc:29272
62012 #, gcc-internal-format
62013 msgid "types may not be defined in exception-declarations"
62014 msgstr ""
62016 #: cp/parser.cc:29838
62017 #, gcc-internal-format
62018 msgid "expected attribute argument as balanced token sequence"
62019 msgstr ""
62021 #: cp/parser.cc:29984
62022 #, gcc-internal-format
62023 msgid "attribute using prefix used together with scoped attribute token"
62024 msgstr ""
62026 #: cp/parser.cc:29998
62027 #, gcc-internal-format
62028 msgid "expected an identifier for the attribute name"
62029 msgstr ""
62031 #. e.g. [[attr()]].
62032 #: cp/parser.cc:30141
62033 #, gcc-internal-format
62034 msgid "parentheses must be omitted if %qE attribute argument list is empty"
62035 msgstr ""
62037 #: cp/parser.cc:30176
62038 #, gcc-internal-format
62039 msgid "attribute %qs specified multiple times"
62040 msgstr ""
62042 #: cp/parser.cc:30218
62043 #, gcc-internal-format
62044 msgid "expected attribute before %<...%>"
62045 msgstr "očekivan je atribut ispred %<...%>"
62047 #: cp/parser.cc:30221
62048 #, gcc-internal-format
62049 msgid "attribute with no arguments contains no parameter packs"
62050 msgstr ""
62052 #: cp/parser.cc:30267
62053 #, gcc-internal-format
62054 msgid "expected contract-role"
62055 msgstr "očekivana je ugovorna uloga"
62057 #. We got some other token other than a ':'.
62058 #: cp/parser.cc:30348
62059 #, gcc-internal-format
62060 msgid "expected contract semantic or level"
62061 msgstr "očekivana je semantika ugovora ili očekivana razina"
62063 #: cp/parser.cc:30358
62064 #, gcc-internal-format
62065 msgid "expected contract level: %<default%>, %<audit%>, or %<axiom%>"
62066 msgstr "očekivana je razina kontrakta %<default%>, %<audit%> ili %<axiom%>"
62068 #: cp/parser.cc:30368
62069 #, gcc-internal-format
62070 msgid "invalid use of contract role for explicit semantic"
62071 msgstr ""
62073 #: cp/parser.cc:30505
62074 #, gcc-internal-format
62075 msgid "contracts are only available with %<-fcontracts%>"
62076 msgstr ""
62078 #: cp/parser.cc:30664
62079 #, gcc-internal-format
62080 msgid "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
62081 msgstr ""
62083 #: cp/parser.cc:31013 cp/parser.cc:31022
62084 #, gcc-internal-format
62085 msgid "expression must be enclosed in parentheses"
62086 msgstr ""
62088 #: cp/parser.cc:31368
62089 #, gcc-internal-format
62090 msgid "missing additional %<requires%> to start a requires-expression"
62091 msgstr ""
62093 #: cp/parser.cc:31611
62094 #, gcc-internal-format
62095 msgid "testing if a concept-id is a valid expression; add %<requires%> to check satisfaction"
62096 msgstr ""
62098 #: cp/parser.cc:31749
62099 #, gcc-internal-format
62100 msgid "result type is not a plain type-constraint"
62101 msgstr ""
62103 #: cp/parser.cc:31757
62104 #, gcc-internal-format
62105 msgid "return-type-requirement is not a type-constraint"
62106 msgstr ""
62108 #: cp/parser.cc:32275
62109 #, gcc-internal-format
62110 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
62111 msgstr ""
62113 #: cp/parser.cc:32280
62114 #, gcc-internal-format
62115 msgid "invalid declaration of %<%T::%E%>"
62116 msgstr ""
62118 #: cp/parser.cc:32284
62119 #, gcc-internal-format
62120 msgid "too few template-parameter-lists"
62121 msgstr ""
62123 #. Otherwise, there are too many template parameter lists.  We have
62124 #. something like:
62126 #. template <class T> template <class U> void S::f();
62127 #: cp/parser.cc:32291
62128 #, gcc-internal-format
62129 msgid "too many template-parameter-lists"
62130 msgstr ""
62132 #: cp/parser.cc:32583
62133 #, gcc-internal-format
62134 msgid "template-id not allowed for constructor in C++20"
62135 msgstr ""
62137 #: cp/parser.cc:32694
62138 #, gcc-internal-format
62139 msgid "named return values are no longer supported"
62140 msgstr ""
62142 #: cp/parser.cc:32867
62143 #, gcc-internal-format
62144 msgid "ISO C++ did not adopt string literal operator templates taking an argument pack of characters"
62145 msgstr ""
62147 #: cp/parser.cc:32876
62148 #, gcc-internal-format
62149 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%> or single non-type parameter of class type"
62150 msgstr ""
62152 #: cp/parser.cc:32882
62153 #, gcc-internal-format
62154 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%>"
62155 msgstr ""
62157 #: cp/parser.cc:32989
62158 #, gcc-internal-format
62159 msgid "template-introductions are not part of C++20 concepts; use %qs to enable"
62160 msgstr ""
62162 #: cp/parser.cc:32999
62163 #, gcc-internal-format
62164 msgid "no matching concept for template-introduction"
62165 msgstr ""
62167 #: cp/parser.cc:33022
62168 #, gcc-internal-format
62169 msgid "invalid declaration of member template in local class"
62170 msgstr ""
62172 #: cp/parser.cc:33031
62173 #, gcc-internal-format
62174 msgid "template with C linkage"
62175 msgstr ""
62177 #: cp/parser.cc:33051
62178 #, gcc-internal-format
62179 msgid "invalid explicit specialization"
62180 msgstr ""
62182 #: cp/parser.cc:33163
62183 #, gcc-internal-format
62184 msgid "template declaration of %<typedef%>"
62185 msgstr ""
62187 #: cp/parser.cc:33214
62188 #, gcc-internal-format
62189 msgid "a class template declaration must not declare anything else"
62190 msgstr ""
62192 #: cp/parser.cc:33266
62193 #, gcc-internal-format
62194 msgid "explicit template specialization cannot have a storage class"
62195 msgstr ""
62197 #: cp/parser.cc:33583
62198 #, gcc-internal-format
62199 msgid "%<>>%> should be %<> >%> within a nested template argument list"
62200 msgstr ""
62202 #: cp/parser.cc:33596
62203 #, gcc-internal-format
62204 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
62205 msgstr ""
62207 #: cp/parser.cc:33627
62208 #, gcc-internal-format
62209 msgid "%qs should be %qs to terminate a template argument list"
62210 msgstr ""
62212 #: cp/parser.cc:33944
62213 #, gcc-internal-format
62214 msgid "%<sizeof...%> argument must be surrounded by parentheses"
62215 msgstr ""
62217 #: cp/parser.cc:34121
62218 #, gcc-internal-format
62219 msgid "invalid use of %qD in linkage specification"
62220 msgstr ""
62222 #: cp/parser.cc:34132
62223 #, gcc-internal-format
62224 msgid "duplicate %qD specifier"
62225 msgstr ""
62227 #: cp/parser.cc:34135
62228 #, gcc-internal-format
62229 msgid "%qD specifier conflicts with %qs"
62230 msgstr ""
62232 #: cp/parser.cc:34147
62233 #, gcc-internal-format
62234 msgid "%<__thread%> before %qD"
62235 msgstr ""
62237 #: cp/parser.cc:34163
62238 #, gcc-internal-format
62239 msgid "%qD specifier conflicts with %<typedef%>"
62240 msgstr ""
62242 #: cp/parser.cc:34272
62243 #, gcc-internal-format
62244 msgid "ISO C++ 1998 does not support %<long long%>"
62245 msgstr ""
62247 #: cp/parser.cc:34283
62248 #, gcc-internal-format
62249 msgid "both %<__thread%> and %<thread_local%> specified"
62250 msgstr ""
62252 #: cp/parser.cc:34288
62253 #, gcc-internal-format
62254 msgid "duplicate %qD"
62255 msgstr ""
62257 #: cp/parser.cc:34317
62258 #, gcc-internal-format
62259 msgid "duplicate %qs"
62260 msgstr ""
62262 #: cp/parser.cc:34369
62263 #, gcc-internal-format
62264 msgid "expected %<new%>"
62265 msgstr ""
62267 #: cp/parser.cc:34372
62268 #, gcc-internal-format
62269 msgid "expected %<delete%>"
62270 msgstr ""
62272 #: cp/parser.cc:34375
62273 #, gcc-internal-format
62274 msgid "expected %<return%>"
62275 msgstr ""
62277 #: cp/parser.cc:34381
62278 #, gcc-internal-format
62279 msgid "expected %<extern%>"
62280 msgstr ""
62282 #: cp/parser.cc:34384
62283 #, gcc-internal-format
62284 msgid "expected %<static_assert%>"
62285 msgstr ""
62287 #: cp/parser.cc:34387
62288 #, gcc-internal-format
62289 msgid "expected %<decltype%>"
62290 msgstr ""
62292 #: cp/parser.cc:34390
62293 #, gcc-internal-format
62294 msgid "expected %<operator%>"
62295 msgstr ""
62297 #: cp/parser.cc:34393
62298 #, gcc-internal-format
62299 msgid "expected %<class%>"
62300 msgstr ""
62302 #: cp/parser.cc:34396
62303 #, gcc-internal-format
62304 msgid "expected %<template%>"
62305 msgstr ""
62307 #: cp/parser.cc:34399
62308 #, gcc-internal-format
62309 msgid "expected %<namespace%>"
62310 msgstr ""
62312 #: cp/parser.cc:34402
62313 #, gcc-internal-format
62314 msgid "expected %<using%>"
62315 msgstr ""
62317 #: cp/parser.cc:34405
62318 #, gcc-internal-format
62319 msgid "expected %<asm%>"
62320 msgstr ""
62322 #: cp/parser.cc:34408
62323 #, gcc-internal-format
62324 msgid "expected %<try%>"
62325 msgstr ""
62327 #: cp/parser.cc:34411
62328 #, gcc-internal-format
62329 msgid "expected %<catch%>"
62330 msgstr ""
62332 #: cp/parser.cc:34414
62333 #, gcc-internal-format
62334 msgid "expected %<throw%>"
62335 msgstr ""
62337 #: cp/parser.cc:34417
62338 #, gcc-internal-format
62339 msgid "expected %<auto%>"
62340 msgstr "očekivano je %<auto%>"
62342 #: cp/parser.cc:34420
62343 #, gcc-internal-format
62344 msgid "expected %<__label__%>"
62345 msgstr ""
62347 #: cp/parser.cc:34423
62348 #, gcc-internal-format
62349 msgid "expected %<@try%>"
62350 msgstr ""
62352 #: cp/parser.cc:34426
62353 #, gcc-internal-format
62354 msgid "expected %<@synchronized%>"
62355 msgstr ""
62357 #: cp/parser.cc:34429
62358 #, gcc-internal-format
62359 msgid "expected %<@throw%>"
62360 msgstr ""
62362 #: cp/parser.cc:34432
62363 #, gcc-internal-format
62364 msgid "expected %<__transaction_atomic%>"
62365 msgstr ""
62367 #: cp/parser.cc:34435
62368 #, gcc-internal-format
62369 msgid "expected %<__transaction_relaxed%>"
62370 msgstr ""
62372 #: cp/parser.cc:34438
62373 #, gcc-internal-format
62374 msgid "expected %<co_yield%>"
62375 msgstr "očekivano je %<co_yield%>"
62377 #: cp/parser.cc:34470
62378 #, gcc-internal-format
62379 msgid "expected %<::%>"
62380 msgstr ""
62382 #: cp/parser.cc:34482
62383 #, gcc-internal-format
62384 msgid "expected %<...%>"
62385 msgstr ""
62387 #: cp/parser.cc:34485
62388 #, gcc-internal-format
62389 msgid "expected %<*%>"
62390 msgstr ""
62392 #: cp/parser.cc:34488
62393 #, gcc-internal-format
62394 msgid "expected %<~%>"
62395 msgstr ""
62397 #: cp/parser.cc:34494
62398 #, gcc-internal-format
62399 msgid "expected %<:%> or %<::%>"
62400 msgstr ""
62402 #: cp/parser.cc:34521
62403 #, gcc-internal-format
62404 msgid "expected %<class%>, %<typename%>, or %<template%>"
62405 msgstr ""
62407 #: cp/parser.cc:34856
62408 #, gcc-internal-format
62409 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
62410 msgstr ""
62412 #: cp/parser.cc:35007
62413 #, gcc-internal-format
62414 msgid "%qs tag used in naming %q#T"
62415 msgstr ""
62417 #: cp/parser.cc:35012
62418 #, gcc-internal-format
62419 msgid "%q#T was previously declared here"
62420 msgstr ""
62422 #: cp/parser.cc:35133
62423 #, gcc-internal-format
62424 msgid "redundant class-key %qs in reference to %q#T"
62425 msgstr ""
62427 #: cp/parser.cc:35291 cp/parser.cc:35325
62428 #, gcc-internal-format
62429 msgid "%qT declared with a mismatched class-key %qs"
62430 msgstr ""
62432 #: cp/parser.cc:35298 cp/parser.cc:35331
62433 #, gcc-internal-format
62434 msgid "remove the class-key or replace it with %qs"
62435 msgstr ""
62437 #: cp/parser.cc:35299 cp/parser.cc:35332
62438 #, gcc-internal-format
62439 msgid "replace the class-key with %qs"
62440 msgstr ""
62442 #: cp/parser.cc:35306
62443 #, gcc-internal-format
62444 msgid "%qT defined as %qs here"
62445 msgstr ""
62447 #: cp/parser.cc:35307
62448 #, gcc-internal-format
62449 msgid "%qT first declared as %qs here"
62450 msgstr ""
62452 #: cp/parser.cc:35390
62453 #, gcc-internal-format
62454 msgid "%qD redeclared with different access"
62455 msgstr ""
62457 #: cp/parser.cc:35411
62458 #, gcc-internal-format
62459 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
62460 msgstr ""
62462 #: cp/parser.cc:35661
62463 #, gcc-internal-format
62464 msgid "file ends in default argument"
62465 msgstr ""
62467 #: cp/parser.cc:35902 cp/parser.cc:37210 cp/parser.cc:37399
62468 #, gcc-internal-format
62469 msgid "misplaced %<@%D%> Objective-C++ construct"
62470 msgstr ""
62472 #: cp/parser.cc:35973
62473 #, gcc-internal-format
62474 msgid "objective-c++ message receiver expected"
62475 msgstr ""
62477 #: cp/parser.cc:36043
62478 #, gcc-internal-format
62479 msgid "objective-c++ message argument(s) are expected"
62480 msgstr ""
62482 #: cp/parser.cc:36074
62483 #, gcc-internal-format
62484 msgid "%<@encode%> must specify a type as an argument"
62485 msgstr ""
62487 #: cp/parser.cc:36478
62488 #, gcc-internal-format
62489 msgid "invalid Objective-C++ selector name"
62490 msgstr ""
62492 #: cp/parser.cc:36553 cp/parser.cc:36571
62493 #, gcc-internal-format
62494 msgid "objective-c++ method declaration is expected"
62495 msgstr ""
62497 #: cp/parser.cc:36565 cp/parser.cc:36631
62498 #, gcc-internal-format
62499 msgid "method attributes must be specified at the end"
62500 msgstr ""
62502 #: cp/parser.cc:36674
62503 #, gcc-internal-format
62504 msgid "stray %qs between Objective-C++ methods"
62505 msgstr ""
62507 #: cp/parser.cc:36871 cp/parser.cc:36878 cp/parser.cc:36885
62508 #, gcc-internal-format
62509 msgid "invalid type for instance variable"
62510 msgstr ""
62512 #: cp/parser.cc:37002
62513 #, gcc-internal-format
62514 msgid "identifier expected after %<@protocol%>"
62515 msgstr ""
62517 #: cp/parser.cc:37175
62518 #, gcc-internal-format
62519 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
62520 msgstr ""
62522 #: cp/parser.cc:37182
62523 #, gcc-internal-format
62524 msgid "prefix attributes are ignored before %<@%D%>"
62525 msgstr ""
62527 #: cp/parser.cc:37462 cp/parser.cc:37469 cp/parser.cc:37476
62528 #, gcc-internal-format
62529 msgid "invalid type for property"
62530 msgstr ""
62532 #: cp/parser.cc:37638
62533 #, gcc-internal-format
62534 msgid "unknown property attribute %qE"
62535 msgstr ""
62537 #: cp/parser.cc:38910
62538 #, gcc-internal-format
62539 msgid "expected integer expression list"
62540 msgstr ""
62542 #: cp/parser.cc:38927
62543 #, gcc-internal-format
62544 msgid "%<wait%> expression must be integral"
62545 msgstr ""
62547 #: cp/parser.cc:39683
62548 #, gcc-internal-format
62549 msgid "expected %<scalar%>, %<aggregate%>, %<all%>"
62550 msgstr "očekivano je %<scalar%>, %<aggregate%>, %<all%>"
62552 #: cp/parser.cc:40074
62553 #, gcc-internal-format
62554 msgid "invalid reduction-identifier"
62555 msgstr ""
62557 #: cp/parser.cc:41043
62558 #, gcc-internal-format
62559 msgid "types may not be defined in iterator type"
62560 msgstr ""
62562 #. FIXME: When implementing properly, delete the align/allocate expr error
62563 #. check above and add one in semantics.cc (to properly handle templates).
62564 #. Base this on the allocator/align modifiers check for the 'allocate' clause
62565 #. in semantics.cc's finish_omp_clauses.
62566 #: cp/parser.cc:42671
62567 #, gcc-internal-format
62568 msgid "%<#pragma omp allocate%> not yet supported"
62569 msgstr ""
62571 #: cp/parser.cc:44122
62572 #, gcc-internal-format
62573 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
62574 msgstr ""
62576 #: cp/parser.cc:44862
62577 #, gcc-internal-format
62578 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
62579 msgstr ""
62581 #: cp/parser.cc:44944 cp/pt.cc:18150
62582 #, gcc-internal-format
62583 msgid "iteration variable %qD should not be reduction"
62584 msgstr ""
62586 #: cp/parser.cc:47843
62587 #, gcc-internal-format
62588 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
62589 msgstr ""
62591 #: cp/parser.cc:48613
62592 #, gcc-internal-format
62593 msgid "OpenMP directive other than %<declare simd%> or %<declare variant%> appertains to a declaration"
62594 msgstr ""
62596 #: cp/parser.cc:49220
62597 #, gcc-internal-format
62598 msgid "invalid initializer clause"
62599 msgstr ""
62601 #: cp/parser.cc:49251
62602 #, gcc-internal-format
62603 msgid "expected id-expression (arguments)"
62604 msgstr ""
62606 #: cp/parser.cc:49263
62607 #, gcc-internal-format
62608 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
62609 msgstr ""
62611 #: cp/parser.cc:49366
62612 #, gcc-internal-format
62613 msgid "types may not be defined in declare reduction type list"
62614 msgstr ""
62616 #: cp/parser.cc:49386 cp/semantics.cc:6446
62617 #, gcc-internal-format
62618 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
62619 msgstr ""
62621 #: cp/parser.cc:49390 cp/semantics.cc:6454
62622 #, gcc-internal-format
62623 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
62624 msgstr ""
62626 #: cp/parser.cc:49393 cp/pt.cc:14635 cp/semantics.cc:6460
62627 #, gcc-internal-format
62628 msgid "reference type %qT in %<#pragma omp declare reduction%>"
62629 msgstr ""
62631 #: cp/parser.cc:49396 cp/semantics.cc:6466
62632 #, gcc-internal-format
62633 msgid "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma omp declare reduction%>"
62634 msgstr ""
62636 #: cp/parser.cc:50116
62637 #, gcc-internal-format
62638 msgid "%<#pragma acc routine%> names a set of overloads"
62639 msgstr ""
62641 #: cp/parser.cc:50126
62642 #, gcc-internal-format
62643 msgid "%qD does not refer to a namespace scope function"
62644 msgstr ""
62646 #. cancel-and-throw is unimplemented.
62647 #: cp/parser.cc:50487
62648 #, gcc-internal-format
62649 msgid "%<atomic_cancel%>"
62650 msgstr ""
62652 #: cp/parser.cc:50534 cp/semantics.cc:11478
62653 #, gcc-internal-format
62654 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
62655 msgstr ""
62657 #: cp/parser.cc:50536 cp/semantics.cc:11480
62658 #, gcc-internal-format
62659 msgid "%<__transaction_atomic%> without transactional memory support enabled"
62660 msgstr ""
62662 #: cp/parser.cc:50682
62663 #, gcc-internal-format
62664 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
62665 msgstr ""
62667 #: cp/parser.cc:50685
62668 #, gcc-internal-format
62669 msgid "  or a %<transaction_may_cancel_outer%> function"
62670 msgstr ""
62672 #: cp/parser.cc:50732
62673 #, gcc-internal-format
62674 msgid "malformed %<#pragma GCC pch_preprocess%>"
62675 msgstr ""
62677 #: cp/parser.cc:51032
62678 #, gcc-internal-format
62679 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
62680 msgstr ""
62682 #: cp/parser.cc:51043
62683 #, gcc-internal-format
62684 msgid "%<#pragma omp assumes%> may only be used at file or namespace scope"
62685 msgstr ""
62687 #: cp/parser.cc:51120
62688 #, gcc-internal-format
62689 msgid "%<#pragma GCC %s%> must be inside a function"
62690 msgstr ""
62692 #: cp/parser.cc:51262
62693 #, gcc-internal-format
62694 msgid "multi-source compilation not implemented for C++"
62695 msgstr ""
62697 #: cp/parser.cc:51299
62698 #, gcc-internal-format
62699 msgid "placeholder type not allowed in this context"
62700 msgstr ""
62702 #: cp/parser.cc:51508
62703 #, gcc-internal-format
62704 msgid "implicit templates may not be %<virtual%>"
62705 msgstr ""
62707 #: cp/parser.cc:51564
62708 #, gcc-internal-format
62709 msgid "%<extern \"C\"%> linkage started here"
62710 msgstr ""
62712 #: cp/pt.cc:313
62713 #, gcc-internal-format
62714 msgid "data member %qD cannot be a member template"
62715 msgstr ""
62717 #: cp/pt.cc:326
62718 #, gcc-internal-format
62719 msgid "invalid member template declaration %qD"
62720 msgstr ""
62722 #: cp/pt.cc:780
62723 #, gcc-internal-format
62724 msgid "explicit specialization in non-namespace scope %qD"
62725 msgstr ""
62727 #: cp/pt.cc:794
62728 #, gcc-internal-format
62729 msgid "enclosing class templates are not explicitly specialized"
62730 msgstr ""
62732 #: cp/pt.cc:878
62733 #, gcc-internal-format
62734 msgid "specialization of %qD must appear at namespace scope"
62735 msgstr ""
62737 #: cp/pt.cc:889 cp/pt.cc:1129
62738 #, gcc-internal-format
62739 msgid "specialization of %qD in different namespace"
62740 msgstr ""
62742 #: cp/pt.cc:891
62743 #, gcc-internal-format
62744 msgid "  from definition of %q#D"
62745 msgstr ""
62747 #: cp/pt.cc:908
62748 #, gcc-internal-format
62749 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
62750 msgstr ""
62752 #: cp/pt.cc:1041
62753 #, gcc-internal-format
62754 msgid "name of class shadows template template parameter %qD"
62755 msgstr ""
62757 #: cp/pt.cc:1053
62758 #, gcc-internal-format
62759 msgid "specialization of alias template %qD"
62760 msgstr ""
62762 #: cp/pt.cc:1056 cp/pt.cc:1195
62763 #, gcc-internal-format
62764 msgid "explicit specialization of non-template %qT"
62765 msgstr ""
62767 #: cp/pt.cc:1088
62768 #, gcc-internal-format
62769 msgid "specialization of %qT after instantiation"
62770 msgstr ""
62772 #: cp/pt.cc:1132
62773 #, gcc-internal-format
62774 msgid "from definition of %q#D"
62775 msgstr ""
62777 #. But if we've had an implicit instantiation, that's a
62778 #. problem ([temp.expl.spec]/6).
62779 #: cp/pt.cc:1173
62780 #, gcc-internal-format
62781 msgid "specialization %qT after instantiation %qT"
62782 msgstr ""
62784 #: cp/pt.cc:1191
62785 #, gcc-internal-format
62786 msgid "template specialization of %qD not allowed by ISO C++"
62787 msgstr ""
62789 #: cp/pt.cc:1568
62790 #, gcc-internal-format
62791 msgid "specialization of %qD after instantiation"
62792 msgstr ""
62794 #: cp/pt.cc:2046 cp/semantics.cc:6316
62795 #, gcc-internal-format
62796 msgid "%s %#qD"
62797 msgstr ""
62799 #: cp/pt.cc:2182
62800 #, gcc-internal-format
62801 msgid "%qD is not a function template"
62802 msgstr ""
62804 #: cp/pt.cc:2187
62805 #, gcc-internal-format
62806 msgid "%qD is not a variable template"
62807 msgstr ""
62809 #: cp/pt.cc:2470
62810 #, gcc-internal-format
62811 msgid "template-id %qD for %q+D does not match any template declaration"
62812 msgstr ""
62814 #: cp/pt.cc:2474
62815 #, gcc-internal-format
62816 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
62817 msgstr ""
62819 #: cp/pt.cc:2484
62820 #, gcc-internal-format
62821 msgid "ambiguous template specialization %qD for %q+D"
62822 msgstr ""
62824 #: cp/pt.cc:2688
62825 #, gcc-internal-format
62826 msgid "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
62827 msgstr ""
62829 #: cp/pt.cc:2698
62830 #, gcc-internal-format
62831 msgid "too many template headers for %qD (should be %d)"
62832 msgstr ""
62834 #: cp/pt.cc:2704
62835 #, gcc-internal-format
62836 msgid "members of an explicitly specialized class are defined without a template header"
62837 msgstr ""
62839 #: cp/pt.cc:2728
62840 #, gcc-internal-format
62841 msgid "explicit specialization of %qD outside its namespace must use a nested-name-specifier"
62842 msgstr ""
62844 #. This was allowed in C++98, so only pedwarn.
62845 #: cp/pt.cc:2733
62846 #, gcc-internal-format
62847 msgid "explicit instantiation of %qD outside its namespace must use a nested-name-specifier"
62848 msgstr ""
62850 #: cp/pt.cc:2769
62851 #, gcc-internal-format
62852 msgid "explicit specialization %q#D may be missing attributes"
62853 msgstr ""
62855 #: cp/pt.cc:2773
62856 #, gcc-internal-format, gfc-internal-format
62857 msgid "missing primary template attributes %s"
62858 msgstr ""
62860 #: cp/pt.cc:2774
62861 #, gcc-internal-format, gfc-internal-format
62862 msgid "missing primary template attribute %s"
62863 msgstr ""
62865 #: cp/pt.cc:2866 cp/pt.cc:2926
62866 #, gcc-internal-format
62867 msgid "template-id %qE in declaration of primary template"
62868 msgstr ""
62870 #: cp/pt.cc:2879
62871 #, gcc-internal-format
62872 msgid "template parameter list used in explicit instantiation"
62873 msgstr ""
62875 #: cp/pt.cc:2885
62876 #, gcc-internal-format
62877 msgid "definition provided for explicit instantiation"
62878 msgstr ""
62880 #: cp/pt.cc:2893
62881 #, gcc-internal-format
62882 msgid "too many template parameter lists in declaration of %qD"
62883 msgstr ""
62885 #: cp/pt.cc:2896
62886 #, gcc-internal-format
62887 msgid "too few template parameter lists in declaration of %qD"
62888 msgstr ""
62890 #: cp/pt.cc:2898
62891 #, gcc-internal-format
62892 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
62893 msgstr ""
62895 #: cp/pt.cc:2904
62896 #, gcc-internal-format
62897 msgid "explicit specialization declared %<concept%>"
62898 msgstr ""
62900 #: cp/pt.cc:2937
62901 #, gcc-internal-format
62902 msgid "non-type partial specialization %qE is not allowed"
62903 msgstr ""
62905 #: cp/pt.cc:2941
62906 #, gcc-internal-format
62907 msgid "non-class, non-variable partial specialization %qE is not allowed"
62908 msgstr ""
62910 #: cp/pt.cc:2973
62911 #, gcc-internal-format
62912 msgid "default argument specified in explicit specialization"
62913 msgstr ""
62915 #: cp/pt.cc:3016
62916 #, gcc-internal-format
62917 msgid "%qD is not a template function"
62918 msgstr ""
62920 #. From [temp.expl.spec]:
62922 #. If such an explicit specialization for the member
62923 #. of a class template names an implicitly-declared
62924 #. special member function (clause _special_), the
62925 #. program is ill-formed.
62927 #. Similar language is found in [temp.explicit].
62928 #: cp/pt.cc:3078
62929 #, gcc-internal-format
62930 msgid "specialization of implicitly-declared special member function"
62931 msgstr ""
62933 #: cp/pt.cc:3094
62934 #, gcc-internal-format
62935 msgid "no member function %qD declared in %qT"
62936 msgstr ""
62938 #: cp/pt.cc:3125
62939 #, gcc-internal-format
62940 msgid "friend declaration %qD is not visible to explicit specialization"
62941 msgstr ""
62943 #: cp/pt.cc:3128
62944 #, gcc-internal-format
62945 msgid "friend declaration here"
62946 msgstr ""
62948 #: cp/pt.cc:3239
62949 #, gcc-internal-format
62950 msgid "explicit specialization of function concept %qD"
62951 msgstr ""
62953 #: cp/pt.cc:3817
62954 #, gcc-internal-format
62955 msgid "argument to %<__integer_pack%> must be between 0 and %d"
62956 msgstr ""
62958 #: cp/pt.cc:4190
62959 #, gcc-internal-format
62960 msgid "base initializer expansion %qT contains no parameter packs"
62961 msgstr ""
62963 #: cp/pt.cc:4258
62964 #, gcc-internal-format
62965 msgid "expansion pattern %qT contains no parameter packs"
62966 msgstr ""
62968 #: cp/pt.cc:4260
62969 #, gcc-internal-format
62970 msgid "expansion pattern %qE contains no parameter packs"
62971 msgstr ""
62973 #: cp/pt.cc:4344
62974 #, gcc-internal-format
62975 msgid "parameter packs not expanded with %<...%>:"
62976 msgstr ""
62978 #: cp/pt.cc:4361 cp/pt.cc:5242
62979 #, gcc-internal-format
62980 msgid "        %qD"
62981 msgstr ""
62983 #: cp/pt.cc:4363
62984 #, gcc-internal-format, gfc-internal-format
62985 msgid "        %s"
62986 msgstr ""
62988 #: cp/pt.cc:4489
62989 #, gcc-internal-format
62990 msgid "declaration of template parameter %q+D shadows template parameter"
62991 msgstr ""
62993 #: cp/pt.cc:4492
62994 #, gcc-internal-format
62995 msgid "declaration of %q+#D shadows template parameter"
62996 msgstr ""
62998 #: cp/pt.cc:4494
62999 #, gcc-internal-format
63000 msgid "template parameter %qD declared here"
63001 msgstr ""
63003 #: cp/pt.cc:5178
63004 #, gcc-internal-format
63005 msgid "specialization of variable concept %q#D"
63006 msgstr ""
63008 #: cp/pt.cc:5237
63009 #, gcc-internal-format
63010 msgid "template parameters not deducible in partial specialization:"
63011 msgstr ""
63013 #: cp/pt.cc:5260
63014 #, gcc-internal-format
63015 msgid "partial specialization %q+D does not specialize any template arguments; to define the primary template, remove the template argument list"
63016 msgstr ""
63018 #: cp/pt.cc:5264
63019 #, gcc-internal-format
63020 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"
63021 msgstr ""
63023 #: cp/pt.cc:5268 cp/pt.cc:5279 cp/pt.cc:5287
63024 #, gcc-internal-format
63025 msgid "primary template here"
63026 msgstr ""
63028 #: cp/pt.cc:5276
63029 #, gcc-internal-format
63030 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
63031 msgstr ""
63033 #: cp/pt.cc:5286
63034 #, gcc-internal-format
63035 msgid "too many arguments for partial specialization %qT"
63036 msgstr ""
63038 #: cp/pt.cc:5301
63039 #, gcc-internal-format
63040 msgid "partial specialization %qD is not more specialized than"
63041 msgstr ""
63043 #: cp/pt.cc:5303
63044 #, gcc-internal-format
63045 msgid "primary template %qD"
63046 msgstr ""
63048 #: cp/pt.cc:5345
63049 #, gcc-internal-format
63050 msgid "parameter pack argument %qE must be at the end of the template argument list"
63051 msgstr ""
63053 #: cp/pt.cc:5348
63054 #, gcc-internal-format
63055 msgid "parameter pack argument %qT must be at the end of the template argument list"
63056 msgstr ""
63058 #: cp/pt.cc:5410
63059 #, gcc-internal-format
63060 msgid "type %qT of template argument %qE depends on a template parameter"
63061 msgid_plural "type %qT of template argument %qE depends on template parameters"
63062 msgstr[0] ""
63063 msgstr[1] ""
63064 msgstr[2] ""
63066 #: cp/pt.cc:5478
63067 #, gcc-internal-format
63068 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
63069 msgstr ""
63071 #: cp/pt.cc:5482
63072 #, gcc-internal-format
63073 msgid "partial specialization of %qD after instantiation of %qD"
63074 msgstr ""
63076 #: cp/pt.cc:5665
63077 #, gcc-internal-format
63078 msgid "no default argument for %qD"
63079 msgstr ""
63081 #. A primary class template, primary variable template
63082 #. (DR 2032), or alias template can only have one
63083 #. parameter pack, at the end of the template
63084 #. parameter list.
63085 #: cp/pt.cc:5688
63086 #, gcc-internal-format
63087 msgid "parameter pack %q+D must be at the end of the template parameter list"
63088 msgstr ""
63090 #: cp/pt.cc:5724
63091 #, gcc-internal-format
63092 msgid "default template arguments may not be used in function template friend re-declaration"
63093 msgstr ""
63095 #: cp/pt.cc:5727
63096 #, gcc-internal-format
63097 msgid "default template arguments may not be used in template friend declarations"
63098 msgstr ""
63100 #: cp/pt.cc:5730
63101 #, gcc-internal-format
63102 msgid "default template arguments may not be used in function templates without %<-std=c++11%> or %<-std=gnu++11%>"
63103 msgstr ""
63105 #: cp/pt.cc:5733
63106 #, gcc-internal-format
63107 msgid "default template arguments may not be used in partial specializations"
63108 msgstr ""
63110 #: cp/pt.cc:5736 cp/pt.cc:5794
63111 #, gcc-internal-format
63112 msgid "default argument for template parameter for class enclosing %qD"
63113 msgstr ""
63115 #: cp/pt.cc:5905
63116 #, gcc-internal-format
63117 msgid "template %qD declared"
63118 msgstr ""
63120 #: cp/pt.cc:5913
63121 #, gcc-internal-format
63122 msgid "template class without a name"
63123 msgstr ""
63125 #: cp/pt.cc:5921
63126 #, gcc-internal-format
63127 msgid "member template %qD may not have virt-specifiers"
63128 msgstr ""
63130 #. [basic.stc.dynamic.allocation]
63132 #. An allocation function can be a function
63133 #. template. ... Template allocation functions shall
63134 #. have two or more parameters.
63135 #: cp/pt.cc:5944
63136 #, gcc-internal-format
63137 msgid "invalid template declaration of %qD"
63138 msgstr ""
63140 #: cp/pt.cc:6096
63141 #, gcc-internal-format
63142 msgid "template definition of non-template %q#D"
63143 msgstr ""
63145 #: cp/pt.cc:6135
63146 #, gcc-internal-format
63147 msgid "expected %d levels of template parms for %q#D, got %d"
63148 msgstr ""
63150 #: cp/pt.cc:6149
63151 #, gcc-internal-format
63152 msgid "got %d template parameters for %q#D"
63153 msgstr ""
63155 #: cp/pt.cc:6152
63156 #, gcc-internal-format
63157 msgid "got %d template parameters for %q#T"
63158 msgstr ""
63160 #: cp/pt.cc:6154
63161 #, gcc-internal-format, gfc-internal-format
63162 msgid "  but %d required"
63163 msgstr ""
63165 #: cp/pt.cc:6175
63166 #, gcc-internal-format
63167 msgid "template arguments to %qD do not match original template %qD"
63168 msgstr ""
63170 #: cp/pt.cc:6178
63171 #, gcc-internal-format
63172 msgid "use %<template<>%> for an explicit specialization"
63173 msgstr ""
63175 #: cp/pt.cc:6200
63176 #, gcc-internal-format
63177 msgid "redeclaration of %qD with different constraints"
63178 msgstr "ponovna deklaracija %qD s drukčijim ograničenjima"
63180 #: cp/pt.cc:6345
63181 #, gcc-internal-format
63182 msgid "%qT is not a template type"
63183 msgstr ""
63185 #: cp/pt.cc:6358
63186 #, gcc-internal-format
63187 msgid "template specifiers not specified in declaration of %qD"
63188 msgstr ""
63190 #: cp/pt.cc:6369
63191 #, gcc-internal-format, gfc-internal-format
63192 msgid "redeclared with %d template parameter"
63193 msgid_plural "redeclared with %d template parameters"
63194 msgstr[0] ""
63195 msgstr[1] ""
63196 msgstr[2] ""
63198 #: cp/pt.cc:6373
63199 #, gcc-internal-format
63200 msgid "previous declaration %qD used %d template parameter"
63201 msgid_plural "previous declaration %qD used %d template parameters"
63202 msgstr[0] ""
63203 msgstr[1] ""
63204 msgstr[2] ""
63206 #: cp/pt.cc:6407
63207 #, gcc-internal-format
63208 msgid "template parameter %q+#D"
63209 msgstr ""
63211 #: cp/pt.cc:6409
63212 #, gcc-internal-format
63213 msgid "redeclared here as %q#D"
63214 msgstr ""
63216 #: cp/pt.cc:6411
63217 #, gcc-internal-format
63218 msgid "redeclared here"
63219 msgstr "ponovno deklarirano ovdje"
63221 #: cp/pt.cc:6422
63222 #, gcc-internal-format
63223 msgid "declaration of template parameter %q+#D with different constraints"
63224 msgstr ""
63226 #: cp/pt.cc:6425 cp/pt.cc:6453
63227 #, gcc-internal-format
63228 msgid "original declaration appeared here"
63229 msgstr ""
63231 #: cp/pt.cc:6450
63232 #, gcc-internal-format
63233 msgid "redeclaration of %q#D with different constraints"
63234 msgstr "ponovljena deklaracija %q#D s drugačijim ograničenjima"
63236 #: cp/pt.cc:6861 cp/pt.cc:6931
63237 #, gcc-internal-format
63238 msgid "%qE is not a valid template argument for type %qT"
63239 msgstr ""
63241 #: cp/pt.cc:6864
63242 #, gcc-internal-format
63243 msgid "it must be the address of a function with external linkage"
63244 msgstr ""
63246 #: cp/pt.cc:6867
63247 #, gcc-internal-format
63248 msgid "it must be the name of a function with external linkage"
63249 msgstr ""
63251 #: cp/pt.cc:6881
63252 #, gcc-internal-format
63253 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
63254 msgstr ""
63256 #: cp/pt.cc:6885
63257 #, gcc-internal-format
63258 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
63259 msgstr ""
63261 #: cp/pt.cc:6934
63262 #, gcc-internal-format
63263 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
63264 msgstr ""
63266 #: cp/pt.cc:6936
63267 #, gcc-internal-format
63268 msgid "because it is a member of %qT"
63269 msgstr ""
63271 #: cp/pt.cc:7005
63272 #, gcc-internal-format
63273 msgid "  couldn%'t deduce template parameter %qD"
63274 msgstr ""
63276 #: cp/pt.cc:7014
63277 #, gcc-internal-format
63278 msgid "  types %qT and %qT have incompatible cv-qualifiers"
63279 msgstr ""
63281 #: cp/pt.cc:7023
63282 #, gcc-internal-format
63283 msgid "  mismatched types %qT and %qT"
63284 msgstr ""
63286 #: cp/pt.cc:7032
63287 #, gcc-internal-format
63288 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
63289 msgstr ""
63291 #: cp/pt.cc:7043
63292 #, gcc-internal-format
63293 msgid "  template argument %qE does not match pointer-to-member constant %qE"
63294 msgstr ""
63296 #: cp/pt.cc:7053
63297 #, gcc-internal-format
63298 msgid "  %qE is not equivalent to %qE"
63299 msgstr ""
63301 #: cp/pt.cc:7062
63302 #, gcc-internal-format
63303 msgid "  inconsistent parameter pack deduction with %qT and %qT"
63304 msgstr ""
63306 #: cp/pt.cc:7074
63307 #, gcc-internal-format
63308 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
63309 msgstr ""
63311 #: cp/pt.cc:7078
63312 #, gcc-internal-format
63313 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
63314 msgstr ""
63316 #: cp/pt.cc:7089
63317 #, gcc-internal-format
63318 msgid "  variable-sized array type %qT is not a valid template argument"
63319 msgstr ""
63321 #: cp/pt.cc:7100
63322 #, gcc-internal-format
63323 msgid "  member function type %qT is not a valid template argument"
63324 msgstr ""
63326 #: cp/pt.cc:7143
63327 #, gcc-internal-format
63328 msgid "  cannot convert %qE (type %qT) to type %qT"
63329 msgstr ""
63331 #: cp/pt.cc:7156
63332 #, gcc-internal-format
63333 msgid "  %qT is an ambiguous base class of %qT"
63334 msgstr ""
63336 #: cp/pt.cc:7160
63337 #, gcc-internal-format
63338 msgid "  %qT is not derived from %qT"
63339 msgstr ""
63341 #: cp/pt.cc:7171
63342 #, gcc-internal-format
63343 msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
63344 msgstr ""
63346 #: cp/pt.cc:7181
63347 #, gcc-internal-format
63348 msgid "  cannot deduce a template for %qT from non-template type %qT"
63349 msgstr ""
63351 #: cp/pt.cc:7191
63352 #, gcc-internal-format
63353 msgid "  template argument %qE does not match %qE"
63354 msgstr ""
63356 #: cp/pt.cc:7242
63357 #, gcc-internal-format
63358 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable or function"
63359 msgstr ""
63361 #: cp/pt.cc:7251
63362 #, gcc-internal-format
63363 msgid "%qE is not a valid template argument of type %qT in C++98 because %qD does not have external linkage"
63364 msgstr ""
63366 #: cp/pt.cc:7261
63367 #, gcc-internal-format
63368 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
63369 msgstr ""
63371 #: cp/pt.cc:7278
63372 #, gcc-internal-format
63373 msgid "the address of %qD is not a valid template argument"
63374 msgstr ""
63376 #: cp/pt.cc:7288
63377 #, gcc-internal-format
63378 msgid "the address of the %qT subobject of %qD is not a valid template argument"
63379 msgstr ""
63381 #: cp/pt.cc:7295
63382 #, gcc-internal-format
63383 msgid "the address of %qD is not a valid template argument because it does not have static storage duration"
63384 msgstr ""
63386 #: cp/pt.cc:7313
63387 #, gcc-internal-format
63388 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
63389 msgstr ""
63391 #: cp/pt.cc:7321
63392 #, gcc-internal-format
63393 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
63394 msgstr ""
63396 #: cp/pt.cc:7443
63397 #, gcc-internal-format
63398 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
63399 msgstr ""
63401 #: cp/pt.cc:7608
63402 #, gcc-internal-format
63403 msgid "in template argument for type %qT"
63404 msgstr ""
63406 #: cp/pt.cc:7622
63407 #, gcc-internal-format
63408 msgid "template argument %qE for type %qT not a compile-time constant"
63409 msgstr ""
63411 #: cp/pt.cc:7708
63412 #, gcc-internal-format
63413 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
63414 msgstr ""
63416 #: cp/pt.cc:7716
63417 #, gcc-internal-format
63418 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
63419 msgstr ""
63421 #: cp/pt.cc:7734
63422 #, gcc-internal-format
63423 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
63424 msgstr ""
63426 #: cp/pt.cc:7793
63427 #, gcc-internal-format
63428 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
63429 msgstr ""
63431 #: cp/pt.cc:7795
63432 #, gcc-internal-format
63433 msgid "try using %qE instead"
63434 msgstr ""
63436 #: cp/pt.cc:7849
63437 #, gcc-internal-format
63438 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
63439 msgstr ""
63441 #: cp/pt.cc:8441
63442 #, gcc-internal-format
63443 msgid "ignoring attributes on template argument %qT"
63444 msgstr ""
63446 #: cp/pt.cc:8457
63447 #, gcc-internal-format
63448 msgid "ignoring attributes in template argument %qE"
63449 msgstr ""
63451 #: cp/pt.cc:8601
63452 #, gcc-internal-format
63453 msgid "injected-class-name %qD used as template template argument"
63454 msgstr ""
63456 #: cp/pt.cc:8630
63457 #, gcc-internal-format
63458 msgid "invalid use of destructor %qE as a type"
63459 msgstr ""
63461 #: cp/pt.cc:8635
63462 #, gcc-internal-format
63463 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
63464 msgstr ""
63466 #: cp/pt.cc:8651 cp/pt.cc:8685 cp/pt.cc:8735
63467 #, gcc-internal-format
63468 msgid "type/value mismatch at argument %d in template parameter list for %qD"
63469 msgstr ""
63471 #: cp/pt.cc:8659
63472 #, gcc-internal-format
63473 msgid "  expected a constant of type %qT, got %qT"
63474 msgstr ""
63476 #: cp/pt.cc:8667
63477 #, gcc-internal-format
63478 msgid "  ambiguous template argument for non-type template parameter is treated as function type"
63479 msgstr ""
63481 #: cp/pt.cc:8673
63482 #, gcc-internal-format
63483 msgid "  expected a class template, got %qE"
63484 msgstr ""
63486 #: cp/pt.cc:8676
63487 #, gcc-internal-format
63488 msgid "  expected a type, got %qE"
63489 msgstr ""
63491 #: cp/pt.cc:8690
63492 #, gcc-internal-format
63493 msgid "  expected a type, got %qT"
63494 msgstr ""
63496 #: cp/pt.cc:8693
63497 #, gcc-internal-format
63498 msgid "  expected a class template, got %qT"
63499 msgstr ""
63501 #: cp/pt.cc:8739
63502 #, gcc-internal-format
63503 msgid "  expected a template of type %qD, got %qT"
63504 msgstr ""
63506 #: cp/pt.cc:8753
63507 #, gcc-internal-format
63508 msgid "constraint mismatch at argument %d in template parameter list for %qD"
63509 msgstr ""
63511 #: cp/pt.cc:8756
63512 #, gcc-internal-format
63513 msgid "  expected %qD but got %qD"
63514 msgstr ""
63516 #: cp/pt.cc:8844
63517 #, gcc-internal-format
63518 msgid "could not convert template argument %qE from %qT to %qT"
63519 msgstr ""
63521 #: cp/pt.cc:8982 cp/pt.cc:9308
63522 #, gcc-internal-format, gfc-internal-format
63523 msgid "template argument %d is invalid"
63524 msgstr ""
63526 #: cp/pt.cc:8997 cp/pt.cc:9142
63527 #, gcc-internal-format, gfc-internal-format
63528 msgid "wrong number of template arguments (%d, should be %d)"
63529 msgstr ""
63531 #: cp/pt.cc:9138
63532 #, gcc-internal-format, gfc-internal-format
63533 msgid "wrong number of template arguments (%d, should be at least %d)"
63534 msgstr ""
63536 #: cp/pt.cc:9147
63537 #, gcc-internal-format
63538 msgid "provided for %qD"
63539 msgstr ""
63541 #: cp/pt.cc:9172
63542 #, gcc-internal-format
63543 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
63544 msgstr ""
63546 #: cp/pt.cc:9176
63547 #, gcc-internal-format
63548 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
63549 msgstr ""
63551 #: cp/pt.cc:9274
63552 #, gcc-internal-format
63553 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
63554 msgstr ""
63556 #: cp/pt.cc:9841
63557 #, gcc-internal-format
63558 msgid "%q#D is not a function template"
63559 msgstr ""
63561 #: cp/pt.cc:10004
63562 #, gcc-internal-format
63563 msgid "non-template type %qT used as a template"
63564 msgstr ""
63566 #: cp/pt.cc:10006
63567 #, gcc-internal-format
63568 msgid "for template declaration %q+D"
63569 msgstr ""
63571 #: cp/pt.cc:10175 cp/pt.cc:22257
63572 #, gcc-internal-format
63573 msgid "template constraint failure for %qD"
63574 msgstr ""
63576 #: cp/pt.cc:10528
63577 #, gcc-internal-format
63578 msgid "use of invalid variable template %qE"
63579 msgstr ""
63581 #: cp/pt.cc:11252
63582 #, gcc-internal-format
63583 msgid "template instantiation depth exceeds maximum of %d (use %<-ftemplate-depth=%> to increase the maximum)"
63584 msgstr ""
63586 #: cp/pt.cc:11996
63587 #, gcc-internal-format
63588 msgid "score argument must be constant integer expression"
63589 msgstr ""
63591 #: cp/pt.cc:12005
63592 #, gcc-internal-format
63593 msgid "score argument must be non-negative"
63594 msgstr ""
63596 #: cp/pt.cc:12032
63597 #, gcc-internal-format
63598 msgid "property must be constant integer expression or string literal"
63599 msgstr ""
63601 #: cp/pt.cc:12581
63602 #, gcc-internal-format
63603 msgid "flexible array member %qD in union"
63604 msgstr ""
63606 #: cp/pt.cc:13071
63607 #, gcc-internal-format
63608 msgid "fold of empty expansion over %O"
63609 msgstr ""
63611 #: cp/pt.cc:13531
63612 #, gcc-internal-format
63613 msgid "%qE is not the entire pattern of the pack expansion"
63614 msgstr ""
63616 #: cp/pt.cc:13619
63617 #, gcc-internal-format
63618 msgid "mismatched argument pack lengths while expanding %qT"
63619 msgstr ""
63621 #: cp/pt.cc:13622
63622 #, gcc-internal-format
63623 msgid "mismatched argument pack lengths while expanding %qE"
63624 msgstr ""
63626 #: cp/pt.cc:14310
63627 #, gcc-internal-format
63628 msgid "  when instantiating default argument for call to %qD"
63629 msgstr ""
63631 #: cp/pt.cc:14406
63632 #, gcc-internal-format
63633 msgid "creating pointer to member function of non-class type %qT"
63634 msgstr ""
63636 #: cp/pt.cc:15398
63637 #, gcc-internal-format, gfc-internal-format
63638 msgid "mismatched argument pack lengths (%d vs %d)"
63639 msgstr ""
63641 #. It may seem that this case cannot occur, since:
63643 #. typedef void f();
63644 #. void g() { f x; }
63646 #. declares a function, not a variable.  However:
63648 #. typedef void f();
63649 #. template <typename T> void g() { T t; }
63650 #. template void g<f>();
63652 #. is an attempt to declare a variable with function
63653 #. type.
63654 #: cp/pt.cc:15587
63655 #, gcc-internal-format
63656 msgid "variable %qD has function type"
63657 msgstr ""
63659 #: cp/pt.cc:15788
63660 #, gcc-internal-format
63661 msgid "invalid parameter type %qT"
63662 msgstr ""
63664 #: cp/pt.cc:15790
63665 #, gcc-internal-format
63666 msgid "in declaration %q+D"
63667 msgstr ""
63669 #: cp/pt.cc:15917
63670 #, gcc-internal-format
63671 msgid "function returning an array"
63672 msgstr "funkcija vraća polje"
63674 #: cp/pt.cc:15919
63675 #, gcc-internal-format
63676 msgid "function returning a function"
63677 msgstr "funkcija vraća funkciju"
63679 #: cp/pt.cc:16625
63680 #, gcc-internal-format
63681 msgid "forming reference to void"
63682 msgstr ""
63684 #: cp/pt.cc:16627
63685 #, gcc-internal-format
63686 msgid "forming pointer to reference type %qT"
63687 msgstr ""
63689 #: cp/pt.cc:16629
63690 #, gcc-internal-format
63691 msgid "forming reference to reference type %qT"
63692 msgstr ""
63694 #: cp/pt.cc:16642
63695 #, gcc-internal-format
63696 msgid "forming pointer to qualified function type %qT"
63697 msgstr ""
63699 #: cp/pt.cc:16645
63700 #, gcc-internal-format
63701 msgid "forming reference to qualified function type %qT"
63702 msgstr ""
63704 #: cp/pt.cc:16693
63705 #, gcc-internal-format
63706 msgid "creating pointer to member of non-class type %qT"
63707 msgstr ""
63709 #: cp/pt.cc:16699
63710 #, gcc-internal-format
63711 msgid "creating pointer to member reference type %qT"
63712 msgstr ""
63714 #: cp/pt.cc:16705
63715 #, gcc-internal-format
63716 msgid "creating pointer to member of type void"
63717 msgstr ""
63719 #: cp/pt.cc:16771
63720 #, gcc-internal-format
63721 msgid "creating array of %qT"
63722 msgstr ""
63724 #: cp/pt.cc:16808
63725 #, gcc-internal-format
63726 msgid "%qD is instantiated for an empty pack"
63727 msgstr ""
63729 #: cp/pt.cc:16829
63730 #, gcc-internal-format
63731 msgid "%qT is not a class, struct, or union type"
63732 msgstr ""
63734 #: cp/pt.cc:16869
63735 #, gcc-internal-format
63736 msgid "%qT resolves to %qT, which is not an enumeration type"
63737 msgstr ""
63739 #: cp/pt.cc:16877
63740 #, gcc-internal-format
63741 msgid "%qT resolves to %qT, which is not a class type"
63742 msgstr ""
63744 #: cp/pt.cc:16995
63745 #, gcc-internal-format
63746 msgid "use of %qs in template"
63747 msgstr ""
63749 #: cp/pt.cc:17314
63750 #, gcc-internal-format
63751 msgid "qualifying type %qT does not match destructor name ~%qT"
63752 msgstr ""
63754 #: cp/pt.cc:17329
63755 #, gcc-internal-format
63756 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
63757 msgstr ""
63759 #: cp/pt.cc:17331
63760 #, gcc-internal-format
63761 msgid "say %<typename %E%> if a type is meant"
63762 msgstr ""
63764 #: cp/pt.cc:17424
63765 #, gcc-internal-format
63766 msgid "initializer for %q#D expands to an empty list of expressions"
63767 msgstr ""
63769 #: cp/pt.cc:19448 cp/pt.cc:21638
63770 #, gcc-internal-format
63771 msgid "invalid use of pack expansion expression"
63772 msgstr ""
63774 #: cp/pt.cc:19452 cp/pt.cc:21642
63775 #, gcc-internal-format
63776 msgid "use %<...%> to expand argument pack"
63777 msgstr ""
63779 #: cp/pt.cc:19599
63780 #, gcc-internal-format
63781 msgid "empty initializer in lambda init-capture"
63782 msgstr ""
63784 #: cp/pt.cc:20912
63785 #, gcc-internal-format
63786 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
63787 msgstr ""
63789 #: cp/pt.cc:20947
63790 #, gcc-internal-format
63791 msgid "declarations in dependent base %qT are not found by unqualified lookup"
63792 msgstr ""
63794 #: cp/pt.cc:20952
63795 #, gcc-internal-format
63796 msgid "use %<this->%D%> instead"
63797 msgstr ""
63799 #: cp/pt.cc:20955
63800 #, gcc-internal-format
63801 msgid "use %<%T::%D%> instead"
63802 msgstr ""
63804 #: cp/pt.cc:20960
63805 #, gcc-internal-format
63806 msgid "%qD declared here, later in the translation unit"
63807 msgstr ""
63809 #: cp/pt.cc:21011
63810 #, gcc-internal-format
63811 msgid "wrong number of arguments to %<__builtin_convertvector%>"
63812 msgstr ""
63814 #: cp/pt.cc:21038
63815 #, gcc-internal-format
63816 msgid "wrong number of arguments to %<assume%> attribute"
63817 msgstr ""
63819 #: cp/pt.cc:21249
63820 #, gcc-internal-format
63821 msgid "%qT is not a class or namespace"
63822 msgstr ""
63824 #: cp/pt.cc:21252
63825 #, gcc-internal-format
63826 msgid "%qD is not a class or namespace"
63827 msgstr ""
63829 #: cp/pt.cc:21570
63830 #, gcc-internal-format
63831 msgid "using invalid field %qD"
63832 msgstr ""
63834 #: cp/pt.cc:21903
63835 #, gcc-internal-format
63836 msgid "%qT is/uses unnamed type"
63837 msgstr ""
63839 #: cp/pt.cc:21905
63840 #, gcc-internal-format
63841 msgid "template argument for %qD uses local type %qT"
63842 msgstr ""
63844 #: cp/pt.cc:21915
63845 #, gcc-internal-format
63846 msgid "%qT is a variably modified type"
63847 msgstr ""
63849 #: cp/pt.cc:21930
63850 #, gcc-internal-format
63851 msgid "integral expression %qE is not constant"
63852 msgstr ""
63854 #: cp/pt.cc:21948
63855 #, gcc-internal-format
63856 msgid "  trying to instantiate %qD"
63857 msgstr ""
63859 #: cp/pt.cc:26341
63860 #, gcc-internal-format
63861 msgid "ambiguous template instantiation for %q#T"
63862 msgstr ""
63864 #: cp/pt.cc:26343
63865 #, gcc-internal-format
63866 msgid "ambiguous template instantiation for %q#D"
63867 msgstr ""
63869 #: cp/pt.cc:26349
63870 msgid "%s %#qS"
63871 msgstr ""
63873 #: cp/pt.cc:26376 cp/pt.cc:26471
63874 #, gcc-internal-format
63875 msgid "explicit instantiation of non-template %q#D"
63876 msgstr ""
63878 #: cp/pt.cc:26382
63879 #, gcc-internal-format
63880 msgid "explicit instantiation of variable concept %q#D"
63881 msgstr ""
63883 #: cp/pt.cc:26384
63884 #, gcc-internal-format
63885 msgid "explicit instantiation of function concept %q#D"
63886 msgstr ""
63888 #: cp/pt.cc:26403
63889 #, gcc-internal-format
63890 msgid "%qD is not a static data member of a class template"
63891 msgstr ""
63893 #: cp/pt.cc:26409 cp/pt.cc:26466
63894 #, gcc-internal-format
63895 msgid "no matching template for %qD found"
63896 msgstr ""
63898 #: cp/pt.cc:26414
63899 #, gcc-internal-format
63900 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
63901 msgstr ""
63903 #: cp/pt.cc:26422
63904 #, gcc-internal-format
63905 msgid "explicit instantiation of %q#D"
63906 msgstr ""
63908 #: cp/pt.cc:26458
63909 #, gcc-internal-format
63910 msgid "duplicate explicit instantiation of %q#D"
63911 msgstr ""
63913 #: cp/pt.cc:26481 cp/pt.cc:26548
63914 #, gcc-internal-format
63915 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
63916 msgstr ""
63918 #: cp/pt.cc:26486 cp/pt.cc:26563
63919 #, gcc-internal-format
63920 msgid "storage class %qD applied to template instantiation"
63921 msgstr ""
63923 #: cp/pt.cc:26520
63924 #, gcc-internal-format
63925 msgid "explicit instantiation of non-class template %qD"
63926 msgstr ""
63928 #: cp/pt.cc:26523
63929 #, gcc-internal-format
63930 msgid "explicit instantiation of non-template type %qT"
63931 msgstr ""
63933 #: cp/pt.cc:26532
63934 #, gcc-internal-format
63935 msgid "explicit instantiation of %q#T before definition of template"
63936 msgstr ""
63938 #: cp/pt.cc:26553
63939 #, gcc-internal-format
63940 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
63941 msgstr ""
63943 #: cp/pt.cc:26593
63944 #, gcc-internal-format
63945 msgid "duplicate explicit instantiation of %q#T"
63946 msgstr ""
63948 #: cp/pt.cc:26909
63949 #, gcc-internal-format
63950 msgid "exception specification of %qD depends on itself"
63951 msgstr ""
63953 #. [temp.explicit]
63955 #. The definition of a non-exported function template, a
63956 #. non-exported member function template, or a non-exported
63957 #. member function or static data member of a class template
63958 #. shall be present in every translation unit in which it is
63959 #. explicitly instantiated.
63960 #: cp/pt.cc:27382
63961 #, gcc-internal-format
63962 msgid "explicit instantiation of %qD but no definition available"
63963 msgstr ""
63965 #: cp/pt.cc:27427
63966 #, gcc-internal-format
63967 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use %<-ftemplate-depth=%> to increase the maximum)"
63968 msgstr ""
63970 #: cp/pt.cc:27801
63971 #, gcc-internal-format
63972 msgid "non-type template parameters of deduced class type only available with %<-std=c++20%> or %<-std=gnu++20%>"
63973 msgstr ""
63975 #: cp/pt.cc:27831
63976 #, gcc-internal-format
63977 msgid "%qT is not a valid type for a template non-type parameter because it is not structural"
63978 msgstr ""
63980 #: cp/pt.cc:27840
63981 #, gcc-internal-format
63982 msgid "non-type template parameters of class type only available with %<-std=c++20%> or %<-std=gnu++20%>"
63983 msgstr ""
63985 #: cp/pt.cc:27848
63986 #, gcc-internal-format
63987 msgid "invalid template non-type parameter"
63988 msgstr ""
63990 #: cp/pt.cc:27850
63991 #, gcc-internal-format
63992 msgid "%q#T is not a valid type for a template non-type parameter"
63993 msgstr ""
63995 #: cp/pt.cc:29294
63996 #, gcc-internal-format
63997 msgid "keyword %<template%> not allowed in declarator-id"
63998 msgstr ""
64000 #: cp/pt.cc:29485
64001 #, gcc-internal-format
64002 msgid "a concept cannot be constrained"
64003 msgstr ""
64005 #: cp/pt.cc:29494
64006 #, gcc-internal-format
64007 msgid "concept %qE not in namespace scope"
64008 msgstr ""
64010 #: cp/pt.cc:29500
64011 #, gcc-internal-format
64012 msgid "concept %qE has multiple template parameter lists"
64013 msgstr ""
64015 #: cp/pt.cc:29531
64016 #, gcc-internal-format
64017 msgid "deducing from brace-enclosed initializer list requires %<#include <initializer_list>%>"
64018 msgstr ""
64020 #: cp/pt.cc:30809
64021 #, gcc-internal-format
64022 msgid "non-deducible template %qT used without template arguments"
64023 msgstr ""
64025 #: cp/pt.cc:30821
64026 #, gcc-internal-format
64027 msgid "alias template deduction only available with %<-std=c++20%> or %<-std=gnu++20%>"
64028 msgstr ""
64030 #: cp/pt.cc:30827
64031 #, gcc-internal-format
64032 msgid "use %qD directly instead"
64033 msgstr ""
64035 #: cp/pt.cc:30955
64036 #, gcc-internal-format
64037 msgid "cannot deduce template arguments for copy-initialization of %qT, as it has no non-explicit deduction guides or user-declared constructors"
64038 msgstr ""
64040 #: cp/pt.cc:30962
64041 #, gcc-internal-format
64042 msgid "cannot deduce template arguments of %qT, as it has no viable deduction guides"
64043 msgstr ""
64045 #: cp/pt.cc:30974
64046 #, gcc-internal-format
64047 msgid "class template argument deduction failed:"
64048 msgstr ""
64050 #: cp/pt.cc:30977
64051 #, gcc-internal-format
64052 msgid "explicit deduction guides not considered for copy-initialization"
64053 msgstr ""
64055 #. TODO: Pass down location from cp_finish_decl.
64056 #: cp/pt.cc:30991
64057 #, gcc-internal-format
64058 msgid "class template argument deduction for %qT failed: explicit deduction guide selected in copy-list-initialization"
64059 msgstr ""
64061 #: cp/pt.cc:30995
64062 #, gcc-internal-format
64063 msgid "explicit deduction guide declared here"
64064 msgstr ""
64066 #: cp/pt.cc:31009
64067 #, gcc-internal-format
64068 msgid "%qT may not intend to support class template argument deduction"
64069 msgstr ""
64071 #: cp/pt.cc:31011
64072 #, gcc-internal-format
64073 msgid "add a deduction guide to suppress this warning"
64074 msgstr ""
64076 #: cp/pt.cc:31133
64077 #, gcc-internal-format
64078 msgid "direct-list-initialization of %<auto%> requires exactly one element"
64079 msgstr ""
64081 #: cp/pt.cc:31136
64082 #, gcc-internal-format
64083 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
64084 msgstr ""
64086 #: cp/pt.cc:31203
64087 #, gcc-internal-format
64088 msgid "unable to deduce lambda return type from %qE"
64089 msgstr ""
64091 #: cp/pt.cc:31206
64092 #, gcc-internal-format
64093 msgid "unable to deduce %qT from %qE"
64094 msgstr ""
64096 #: cp/pt.cc:31281
64097 #, gcc-internal-format
64098 msgid "placeholder constraints not satisfied"
64099 msgstr "ograničenja rezerviranog mjesta nisu zadovoljena"
64101 #: cp/pt.cc:31285
64102 #, gcc-internal-format
64103 msgid "deduced initializer does not satisfy placeholder constraints"
64104 msgstr "izvedeni povratni tip ne zadovoljava ograničenja rezerviranog mjesta"
64106 #: cp/pt.cc:31289
64107 #, gcc-internal-format
64108 msgid "deduced return type does not satisfy placeholder constraints"
64109 msgstr "izvedeni povratni tip ne zadovoljava ograničenja rezerviranog mjesta"
64111 #: cp/pt.cc:31293
64112 #, gcc-internal-format
64113 msgid "deduced expression type does not satisfy placeholder constraints"
64114 msgstr "izvedeni povratni tip ne zadovoljava ograničenja rezerviranog mjesta"
64116 #: cp/pt.cc:31448
64117 #, gcc-internal-format
64118 msgid "invalid use of %qT in template argument"
64119 msgstr ""
64121 #: cp/rtti.cc:310
64122 #, gcc-internal-format
64123 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
64124 msgstr ""
64126 #: cp/rtti.cc:323
64127 #, gcc-internal-format
64128 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
64129 msgstr ""
64131 #: cp/rtti.cc:424
64132 #, gcc-internal-format
64133 msgid "cannot create type information for type %qT because it involves types of variable size"
64134 msgstr ""
64136 #: cp/rtti.cc:524
64137 #, gcc-internal-format
64138 msgid "%<typeid%> of qualified function type %qT"
64139 msgstr ""
64141 #: cp/rtti.cc:714 cp/rtti.cc:730
64142 #, gcc-internal-format
64143 msgid "%<dynamic_cast<%#T>(%#D)%> can never succeed"
64144 msgstr ""
64146 #: cp/rtti.cc:742
64147 #, gcc-internal-format
64148 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
64149 msgstr ""
64151 #: cp/rtti.cc:822
64152 #, gcc-internal-format
64153 msgid "cannot %<dynamic_cast%> %qE (of type %q#T) to type %q#T (%s)"
64154 msgstr ""
64156 #: cp/search.cc:298
64157 #, gcc-internal-format
64158 msgid "%qT is an ambiguous base of %qT"
64159 msgstr ""
64161 #: cp/search.cc:314
64162 #, gcc-internal-format
64163 msgid "%qT is an inaccessible base of %qT"
64164 msgstr ""
64166 #: cp/search.cc:1992
64167 #, gcc-internal-format
64168 msgid "looser exception specification on overriding virtual function %q+#F"
64169 msgstr ""
64171 #: cp/search.cc:1995
64172 #, gcc-internal-format
64173 msgid "overridden function is %q#F"
64174 msgstr ""
64176 #: cp/search.cc:2070
64177 #, gcc-internal-format
64178 msgid "invalid covariant return type for %q#D"
64179 msgstr ""
64181 #: cp/search.cc:2072 cp/search.cc:2089 cp/search.cc:2106
64182 #, gcc-internal-format
64183 msgid "overridden function is %q#D"
64184 msgstr ""
64186 #: cp/search.cc:2085
64187 #, gcc-internal-format
64188 msgid "invalid covariant return type for %q+#D"
64189 msgstr ""
64191 #: cp/search.cc:2087
64192 #, gcc-internal-format
64193 msgid "conflicting return type specified for %q+#D"
64194 msgstr ""
64196 #: cp/search.cc:2104
64197 #, gcc-internal-format
64198 msgid "conflicting type attributes specified for %q+#D"
64199 msgstr ""
64201 #: cp/search.cc:2119
64202 #, gcc-internal-format
64203 msgid "%<consteval%> function %q+D overriding non-%<consteval%> function"
64204 msgstr ""
64206 #: cp/search.cc:2122
64207 #, gcc-internal-format
64208 msgid "non-%<consteval%> function %q+D overriding %<consteval%> function"
64209 msgstr ""
64211 #: cp/search.cc:2125 cp/search.cc:2154 cp/search.cc:2163 cp/search.cc:2174
64212 #: cp/search.cc:2199
64213 #, gcc-internal-format
64214 msgid "overridden function is %qD"
64215 msgstr ""
64217 #: cp/search.cc:2141
64218 #, gcc-internal-format
64219 msgid "%qD declared %<transaction_safe_dynamic%>"
64220 msgstr ""
64222 #: cp/search.cc:2143
64223 #, gcc-internal-format
64224 msgid "overriding %qD declared %<transaction_safe%>"
64225 msgstr ""
64227 #: cp/search.cc:2151
64228 #, gcc-internal-format
64229 msgid "deleted function %q+D overriding non-deleted function"
64230 msgstr ""
64232 #: cp/search.cc:2160
64233 #, gcc-internal-format
64234 msgid "non-deleted function %q+D overriding deleted function"
64235 msgstr ""
64237 #: cp/search.cc:2171
64238 #, gcc-internal-format
64239 msgid "function with contracts %q+D overriding contractless function"
64240 msgstr ""
64242 #: cp/search.cc:2197
64243 #, gcc-internal-format
64244 msgid "virtual function %q+D overriding final function"
64245 msgstr ""
64247 #: cp/search.cc:2285
64248 #, gcc-internal-format
64249 msgid "%q+#D cannot be declared"
64250 msgstr ""
64252 #: cp/search.cc:2286
64253 #, gcc-internal-format
64254 msgid "  since %q+#D declared in base class"
64255 msgstr ""
64257 #: cp/search.cc:2292
64258 #, gcc-internal-format
64259 msgid "explicit object member function overrides virtual function"
64260 msgstr ""
64262 #: cp/search.cc:2295
64263 #, gcc-internal-format
64264 msgid "virtual function declared here"
64265 msgstr "virtualna funkcija ranije je ovdje deklarirana"
64267 #: cp/semantics.cc:1114
64268 #, gcc-internal-format
64269 msgid "%<std::is_constant_evaluated%> always evaluates to true in %<if constexpr%>"
64270 msgstr ""
64272 #: cp/semantics.cc:1120
64273 #, gcc-internal-format
64274 msgid "%<std::is_constant_evaluated%> evaluates to true when checking if trivially empty iteration statement is trivial infinite loop"
64275 msgstr ""
64277 #: cp/semantics.cc:1125
64278 #, gcc-internal-format
64279 msgid "and evaluates to false when actually evaluating the condition in non-%<constexpr%> function"
64280 msgstr ""
64282 #: cp/semantics.cc:1130
64283 #, gcc-internal-format
64284 msgid "%<std::is_constant_evaluated%> always evaluates to false in a non-%<constexpr%> function"
64285 msgstr ""
64287 #: cp/semantics.cc:1134
64288 #, gcc-internal-format
64289 msgid "%<std::is_constant_evaluated%> always evaluates to true in a %<consteval%> function"
64290 msgstr ""
64292 #: cp/semantics.cc:1351
64293 #, gcc-internal-format
64294 msgid "suggest explicit braces around empty body in %<do%> statement"
64295 msgstr ""
64297 #: cp/semantics.cc:1890
64298 #, gcc-internal-format
64299 msgid "catching polymorphic type %q#T by value"
64300 msgstr ""
64302 #: cp/semantics.cc:1895
64303 #, gcc-internal-format
64304 msgid "catching type %q#T by value"
64305 msgstr ""
64307 #: cp/semantics.cc:1900
64308 #, gcc-internal-format
64309 msgid "catching non-reference type %q#T"
64310 msgstr ""
64312 #: cp/semantics.cc:2112
64313 #, gcc-internal-format
64314 msgid "type of %<asm%> operand %qE could not be determined"
64315 msgstr ""
64317 #: cp/semantics.cc:2194
64318 #, gcc-internal-format
64319 msgid "%<__label__%> declarations are only allowed in function scopes"
64320 msgstr ""
64322 #: cp/semantics.cc:2367
64323 #, gcc-internal-format
64324 msgid "invalid use of member %qD in static member function"
64325 msgstr ""
64327 #: cp/semantics.cc:2371
64328 #, gcc-internal-format
64329 msgid "invalid use of member %qD in constructor %<pre%> contract"
64330 msgstr ""
64332 #: cp/semantics.cc:2375
64333 #, gcc-internal-format
64334 msgid "invalid use of member %qD in destructor %<post%> contract"
64335 msgstr ""
64337 #: cp/semantics.cc:2638
64338 #, gcc-internal-format
64339 msgid "%qE missing template arguments"
64340 msgstr ""
64342 #: cp/semantics.cc:2698
64343 #, gcc-internal-format
64344 msgid "a statement expression is an insufficient context for overload resolution"
64345 msgstr ""
64347 #: cp/semantics.cc:3057
64348 #, gcc-internal-format
64349 msgid "cannot call a concept as a function"
64350 msgstr ""
64352 #: cp/semantics.cc:3140
64353 #, gcc-internal-format
64354 msgid "arguments to destructor are not allowed"
64355 msgstr ""
64357 #: cp/semantics.cc:3244
64358 #, gcc-internal-format
64359 msgid "%<this%> is unavailable for explicit object member functions"
64360 msgstr ""
64362 #: cp/semantics.cc:3256
64363 #, gcc-internal-format
64364 msgid "use explicit object parameter %qs instead"
64365 msgstr ""
64367 #: cp/semantics.cc:3260
64368 #, gcc-internal-format
64369 msgid "name the explicit object parameter"
64370 msgstr ""
64372 #: cp/semantics.cc:3265
64373 #, gcc-internal-format
64374 msgid "%<this%> is unavailable for static member functions"
64375 msgstr ""
64377 #: cp/semantics.cc:3267
64378 #, gcc-internal-format
64379 msgid "invalid use of %<this%> before it is valid"
64380 msgstr ""
64382 #: cp/semantics.cc:3269
64383 #, gcc-internal-format
64384 msgid "invalid use of %<this%> after it is valid"
64385 msgstr ""
64387 #: cp/semantics.cc:3271
64388 #, gcc-internal-format
64389 msgid "invalid use of %<this%> in non-member function"
64390 msgstr ""
64392 #: cp/semantics.cc:3273
64393 #, gcc-internal-format
64394 msgid "invalid use of %<this%> at top level"
64395 msgstr ""
64397 #: cp/semantics.cc:3295
64398 #, gcc-internal-format
64399 msgid "invalid qualifying scope in pseudo-destructor name"
64400 msgstr ""
64402 #: cp/semantics.cc:3303 cp/typeck.cc:3085
64403 #, gcc-internal-format
64404 msgid "qualified type %qT does not match destructor name ~%qT"
64405 msgstr ""
64407 #: cp/semantics.cc:3325
64408 #, gcc-internal-format
64409 msgid "%qE is not of type %qT"
64410 msgstr ""
64412 #: cp/semantics.cc:3439
64413 #, gcc-internal-format
64414 msgid "compound literal of non-object type %qT"
64415 msgstr ""
64417 #: cp/semantics.cc:3459
64418 #, gcc-internal-format
64419 msgid "%<auto{x}%> cannot be constrained"
64420 msgstr ""
64422 #: cp/semantics.cc:3464
64423 #, gcc-internal-format
64424 msgid "%<auto{x}%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
64425 msgstr ""
64427 #: cp/semantics.cc:3656
64428 #, gcc-internal-format
64429 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
64430 msgstr ""
64432 #: cp/semantics.cc:3709
64433 #, gcc-internal-format
64434 msgid "invalid use of type %qT as a default value for a template template-parameter"
64435 msgstr ""
64437 #: cp/semantics.cc:3713
64438 #, gcc-internal-format
64439 msgid "invalid default argument for a template template parameter"
64440 msgstr ""
64442 #: cp/semantics.cc:3730
64443 #, gcc-internal-format
64444 msgid "definition of %q#T inside template parameter list"
64445 msgstr ""
64447 #: cp/semantics.cc:3761
64448 #, gcc-internal-format
64449 msgid "invalid definition of qualified type %qT"
64450 msgstr ""
64452 #: cp/semantics.cc:4053
64453 #, gcc-internal-format
64454 msgid "invalid base-class specification"
64455 msgstr ""
64457 #: cp/semantics.cc:4221
64458 #, gcc-internal-format
64459 msgid "cannot capture member %qD of anonymous union"
64460 msgstr ""
64462 #: cp/semantics.cc:4238
64463 #, gcc-internal-format
64464 msgid "%qD is not captured"
64465 msgstr ""
64467 #: cp/semantics.cc:4242
64468 #, gcc-internal-format
64469 msgid "the lambda has no capture-default"
64470 msgstr ""
64472 #: cp/semantics.cc:4244
64473 #, gcc-internal-format
64474 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
64475 msgstr ""
64477 #: cp/semantics.cc:4259
64478 #, gcc-internal-format
64479 msgid "use of local variable with automatic storage from containing function"
64480 msgstr ""
64482 #: cp/semantics.cc:4261
64483 #, gcc-internal-format
64484 msgid "use of parameter from containing function"
64485 msgstr ""
64487 #: cp/semantics.cc:4389
64488 #, gcc-internal-format
64489 msgid "use of parameter outside function body"
64490 msgstr ""
64492 #: cp/semantics.cc:4399
64493 #, gcc-internal-format
64494 msgid "missing template arguments"
64495 msgstr ""
64497 #: cp/semantics.cc:4435
64498 #, gcc-internal-format
64499 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
64500 msgstr ""
64502 #: cp/semantics.cc:4486
64503 #, gcc-internal-format
64504 msgid "use of class template %qT as expression"
64505 msgstr ""
64507 #. Ambiguous reference to base members.
64508 #: cp/semantics.cc:4493
64509 #, gcc-internal-format
64510 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
64511 msgstr ""
64513 #: cp/semantics.cc:4521
64514 #, gcc-internal-format
64515 msgid "%qD cannot appear in a constant-expression"
64516 msgstr ""
64518 #: cp/semantics.cc:4674
64519 #, gcc-internal-format
64520 msgid "type of %qE is unknown"
64521 msgstr ""
64523 #: cp/semantics.cc:4692 rust/backend/rust-tree.cc:5511
64524 #, gcc-internal-format
64525 msgid "%qT is not an enumeration type"
64526 msgstr ""
64528 #: cp/semantics.cc:4719
64529 #, gcc-internal-format
64530 msgid "%<__type_pack_element%> index is not an integral constant"
64531 msgstr ""
64533 #: cp/semantics.cc:4725
64534 #, gcc-internal-format
64535 msgid "%<__type_pack_element%> index is negative"
64536 msgstr ""
64538 #: cp/semantics.cc:4731
64539 #, gcc-internal-format
64540 msgid "%<__type_pack_element%> index is out of range"
64541 msgstr "index %<__type_pack_element%> je izvan raspona"
64543 #. Parameter packs can only be used in templates
64544 #: cp/semantics.cc:4854
64545 #, gcc-internal-format
64546 msgid "parameter pack %<__bases%> only valid in template declaration"
64547 msgstr ""
64549 #: cp/semantics.cc:4886
64550 #, gcc-internal-format
64551 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
64552 msgstr ""
64554 #: cp/semantics.cc:4899
64555 #, gcc-internal-format
64556 msgid "cannot apply %<offsetof%> to member function %qD"
64557 msgstr ""
64559 #: cp/semantics.cc:4903
64560 #, gcc-internal-format
64561 msgid "cannot apply %<offsetof%> to member function"
64562 msgstr ""
64564 #: cp/semantics.cc:4908
64565 #, gcc-internal-format
64566 msgid "cannot apply %<offsetof%> to an enumerator %qD"
64567 msgstr ""
64569 #: cp/semantics.cc:4919
64570 #, gcc-internal-format
64571 msgid "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
64572 msgstr ""
64574 #: cp/semantics.cc:6119
64575 #, gcc-internal-format
64576 msgid "pointer-to-member mapping %qE not supported"
64577 msgstr ""
64579 #: cp/semantics.cc:6313
64580 #, gcc-internal-format
64581 msgid "user defined reduction lookup is ambiguous"
64582 msgstr ""
64584 #: cp/semantics.cc:6586
64585 #, gcc-internal-format
64586 msgid "%qE in %<reduction%> clause is a zero size array"
64587 msgstr ""
64589 #: cp/semantics.cc:6632
64590 #, gcc-internal-format
64591 msgid "%qE has const type for %<reduction%>"
64592 msgstr ""
64594 #: cp/semantics.cc:6751
64595 #, gcc-internal-format
64596 msgid "user defined reduction with constructor initializer for base class %qT"
64597 msgstr ""
64599 #: cp/semantics.cc:7223
64600 #, gcc-internal-format
64601 msgid "modifier other than %<val%> specified in %<linear%> clause on %<simd%> or %<for%> constructs when using OpenMP 5.2 modifiers"
64602 msgstr ""
64604 #: cp/semantics.cc:7238
64605 #, gcc-internal-format
64606 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
64607 msgstr ""
64609 #: cp/semantics.cc:7253
64610 #, gcc-internal-format
64611 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
64612 msgstr ""
64614 #: cp/semantics.cc:7277
64615 #, gcc-internal-format
64616 msgid "linear step expression must be integral"
64617 msgstr ""
64619 #: cp/semantics.cc:7370 cp/semantics.cc:7502 cp/semantics.cc:7562
64620 #: cp/semantics.cc:7963 cp/semantics.cc:9089
64621 #, gcc-internal-format
64622 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
64623 msgstr ""
64625 #: cp/semantics.cc:7382 cp/semantics.cc:9102
64626 #, gcc-internal-format
64627 msgid "%qD is not a variable in clause %qs"
64628 msgstr ""
64630 #: cp/semantics.cc:7515
64631 #, gcc-internal-format
64632 msgid "%qD is not a variable in clause %<firstprivate%>"
64633 msgstr ""
64635 #: cp/semantics.cc:7575
64636 #, gcc-internal-format
64637 msgid "%qD is not a variable in clause %<lastprivate%>"
64638 msgstr ""
64640 #: cp/semantics.cc:7626
64641 #, gcc-internal-format
64642 msgid "%<gang%> static expression must be integral"
64643 msgstr ""
64645 #: cp/semantics.cc:7640
64646 #, gcc-internal-format
64647 msgid "%<gang%> static value must be positive"
64648 msgstr ""
64650 #: cp/semantics.cc:7674
64651 #, gcc-internal-format
64652 msgid "%<gang%> num expression must be integral"
64653 msgstr ""
64655 #: cp/semantics.cc:7677
64656 #, gcc-internal-format
64657 msgid "%<vector%> length expression must be integral"
64658 msgstr ""
64660 #: cp/semantics.cc:7681
64661 #, gcc-internal-format
64662 msgid "%<worker%> num expression must be integral"
64663 msgstr ""
64665 #: cp/semantics.cc:7703
64666 #, gcc-internal-format
64667 msgid "%<gang%> num value must be positive"
64668 msgstr ""
64670 #: cp/semantics.cc:7707
64671 #, gcc-internal-format
64672 msgid "%<vector%> length value must be positive"
64673 msgstr ""
64675 #: cp/semantics.cc:7712
64676 #, gcc-internal-format
64677 msgid "%<worker%> num value must be positive"
64678 msgstr ""
64680 #: cp/semantics.cc:7788
64681 #, gcc-internal-format
64682 msgid "schedule chunk size expression must be integral"
64683 msgstr ""
64685 #: cp/semantics.cc:7821
64686 #, gcc-internal-format
64687 msgid "%qs length expression must be integral"
64688 msgstr ""
64690 #: cp/semantics.cc:7835
64691 #, gcc-internal-format
64692 msgid "%qs length expression must be positive constant integer expression"
64693 msgstr ""
64695 #: cp/semantics.cc:7855
64696 #, gcc-internal-format
64697 msgid "%<async%> expression must be integral"
64698 msgstr ""
64700 #: cp/semantics.cc:7884
64701 #, gcc-internal-format
64702 msgid "%<thread_limit%> expression must be integral"
64703 msgstr ""
64705 #: cp/semantics.cc:7914
64706 #, gcc-internal-format
64707 msgid "%<device%> id must be integral"
64708 msgstr ""
64710 #: cp/semantics.cc:7945
64711 #, gcc-internal-format
64712 msgid "%<dist_schedule%> chunk size expression must be integral"
64713 msgstr ""
64715 #: cp/semantics.cc:7974
64716 #, gcc-internal-format
64717 msgid "%qD is not a variable in %<aligned%> clause"
64718 msgstr ""
64720 #: cp/semantics.cc:7989
64721 #, gcc-internal-format
64722 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
64723 msgstr ""
64725 #: cp/semantics.cc:7996
64726 #, gcc-internal-format
64727 msgid "%qD appears more than once in %<aligned%> clauses"
64728 msgstr ""
64730 #: cp/semantics.cc:8011
64731 #, gcc-internal-format
64732 msgid "%<aligned%> clause alignment expression must be integral"
64733 msgstr ""
64735 #: cp/semantics.cc:8044
64736 #, gcc-internal-format
64737 msgid "%qD is not a variable in %<nontemporal%> clause"
64738 msgstr ""
64740 #: cp/semantics.cc:8055
64741 #, gcc-internal-format
64742 msgid "%qD appears more than once in %<nontemporal%> clauses"
64743 msgstr ""
64745 #: cp/semantics.cc:8072
64746 #, gcc-internal-format
64747 msgid "%<this%> not allowed in %<allocate%> clause"
64748 msgstr ""
64750 #: cp/semantics.cc:8084
64751 #, gcc-internal-format
64752 msgid "%qD is not a variable in %<allocate%> clause"
64753 msgstr ""
64755 #: cp/semantics.cc:8093
64756 #, gcc-internal-format
64757 msgid "%qD appears more than once in %<allocate%> clauses"
64758 msgstr ""
64760 #: cp/semantics.cc:8241
64761 #, gcc-internal-format
64762 msgid "%qD is not lvalue expression nor array section in %qs clause"
64763 msgstr ""
64765 #: cp/semantics.cc:8743
64766 #, gcc-internal-format
64767 msgid "template %qE in clause %qs"
64768 msgstr ""
64770 #: cp/semantics.cc:8746
64771 #, gcc-internal-format
64772 msgid "overloaded function name %qE in clause %qs"
64773 msgstr ""
64775 #: cp/semantics.cc:8815
64776 #, gcc-internal-format
64777 msgid "%<grainsize%> expression must be integral"
64778 msgstr ""
64780 #: cp/semantics.cc:8845
64781 #, gcc-internal-format
64782 msgid "%<priority%> expression must be integral"
64783 msgstr ""
64785 #: cp/semantics.cc:8875
64786 #, gcc-internal-format
64787 msgid "%<hint%> expression must be integral"
64788 msgstr ""
64790 #: cp/semantics.cc:8888
64791 #, gcc-internal-format
64792 msgid "%<hint%> expression must be constant integer expression"
64793 msgstr ""
64795 #: cp/semantics.cc:8905
64796 #, gcc-internal-format
64797 msgid "%<filter%> expression must be integral"
64798 msgstr ""
64800 #: cp/semantics.cc:8936
64801 #, gcc-internal-format
64802 msgid "%qs variable is neither a pointer nor reference to pointer"
64803 msgstr ""
64805 #: cp/semantics.cc:8946
64806 #, gcc-internal-format
64807 msgid "%qs variable is neither a pointer, nor an array nor reference to pointer or array"
64808 msgstr ""
64810 #: cp/semantics.cc:9030
64811 #, gcc-internal-format
64812 msgid "%<tile%> argument needs integral type"
64813 msgstr ""
64815 #: cp/semantics.cc:9447
64816 #, gcc-internal-format
64817 msgid "%<const%> qualified %qE without %<mutable%> member may appear only in %<shared%> or %<firstprivate%> clauses"
64818 msgstr ""
64820 #: cp/semantics.cc:9674
64821 #, gcc-internal-format
64822 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
64823 msgstr ""
64825 #: cp/semantics.cc:9688
64826 #, gcc-internal-format
64827 msgid "%<threadprivate%> %qE directive not in %qT definition"
64828 msgstr ""
64830 #: cp/semantics.cc:10425
64831 #, gcc-internal-format
64832 msgid "difference between %qE and %qD does not have integer type"
64833 msgstr ""
64835 #: cp/semantics.cc:10910
64836 #, gcc-internal-format
64837 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
64838 msgstr ""
64840 #: cp/semantics.cc:11230 cp/semantics.cc:11240
64841 #, gcc-internal-format
64842 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
64843 msgstr ""
64845 #: cp/semantics.cc:11582
64846 #, gcc-internal-format
64847 msgid "%<static_assert%> message must be a string literal or object with %<size%> and %<data%> members"
64848 msgstr ""
64850 #: cp/semantics.cc:11598
64851 #, gcc-internal-format
64852 msgid "%<static_assert%> message %<size()%> must be implicitly convertible to %<std::size_t%>"
64853 msgstr ""
64855 #: cp/semantics.cc:11607
64856 #, gcc-internal-format
64857 msgid "%<static_assert%> message %<data()%> must be implicitly convertible to %<const char*%>"
64858 msgstr ""
64860 #: cp/semantics.cc:11665
64861 #, gcc-internal-format
64862 msgid "%<static_assert%> message %<size()%> must be a constant expression"
64863 msgstr ""
64865 #: cp/semantics.cc:11673
64866 #, gcc-internal-format
64867 msgid "%<static_assert%> message %<size()%> %qE too large"
64868 msgstr ""
64870 #: cp/semantics.cc:11700
64871 #, gcc-internal-format
64872 msgid "%<static_assert%> message %<data()[%d]%> must be a constant expression"
64873 msgstr ""
64875 #: cp/semantics.cc:11727
64876 #, gcc-internal-format
64877 msgid "%<static_assert%> message %<data()%> must be a core constant expression"
64878 msgstr ""
64880 #: cp/semantics.cc:11753
64881 #, gcc-internal-format
64882 msgid "static assertion failed: %.*s"
64883 msgstr ""
64885 #: cp/semantics.cc:11761
64886 #, gcc-internal-format
64887 msgid "non-constant condition for static assertion"
64888 msgstr ""
64890 #: cp/semantics.cc:11790
64891 #, gcc-internal-format
64892 msgid "argument to %<decltype%> must be an expression"
64893 msgstr ""
64895 #: cp/semantics.cc:11836
64896 #, gcc-internal-format
64897 msgid "%<decltype%> cannot resolve address of overloaded function"
64898 msgstr ""
64900 #: cp/semantics.cc:12148 rust/backend/rust-tree.cc:5225
64901 #, gcc-internal-format
64902 msgid "%<__builtin_is_pointer_interconvertible_with_class%> needs a single argument"
64903 msgstr ""
64905 #: cp/semantics.cc:12157 rust/backend/rust-tree.cc:5234
64906 #, gcc-internal-format
64907 msgid "%<__builtin_is_pointer_interconvertible_with_class%> argument is not pointer to member"
64908 msgstr ""
64910 #: cp/semantics.cc:12328 rust/backend/rust-tree.cc:5838
64911 #, gcc-internal-format
64912 msgid "%<__builtin_is_corresponding_member%> not well defined for anonymous unions"
64913 msgstr ""
64915 #: cp/semantics.cc:12352 rust/backend/rust-tree.cc:5882
64916 #, gcc-internal-format
64917 msgid "%<__builtin_is_corresponding_member%> needs two arguments"
64918 msgstr ""
64920 #: cp/semantics.cc:12363 rust/backend/rust-tree.cc:5892
64921 #, gcc-internal-format
64922 msgid "%<__builtin_is_corresponding_member%> argument is not pointer to member"
64923 msgstr ""
64925 #: cp/semantics.cc:12847
64926 #, gcc-internal-format
64927 msgid "%qD is not a class or alias template"
64928 msgstr ""
64930 #: cp/semantics.cc:13036
64931 #, gcc-internal-format
64932 msgid "operand of fold expression has no unexpanded parameter packs"
64933 msgstr ""
64935 #: cp/semantics.cc:13096
64936 #, gcc-internal-format
64937 msgid "both arguments in binary fold have unexpanded parameter packs"
64938 msgstr ""
64940 #: cp/semantics.cc:13098
64941 #, gcc-internal-format
64942 msgid "no unexpanded parameter packs in binary fold"
64943 msgstr ""
64945 #: cp/semantics.cc:13116
64946 #, gcc-internal-format
64947 msgid "non-pointer argument to %<__builtin_launder%>"
64948 msgstr ""
64950 #. std::bit_cast for destination ARRAY_TYPE is not possible,
64951 #. as functions may not return an array, so don't bother trying
64952 #. to support this (and then deal with VLAs etc.).
64953 #: cp/semantics.cc:13165
64954 #, gcc-internal-format
64955 msgid "%<__builtin_bit_cast%> destination type %qT is an array type"
64956 msgstr ""
64958 #: cp/semantics.cc:13171
64959 #, gcc-internal-format
64960 msgid "%<__builtin_bit_cast%> destination type %qT is not trivially copyable"
64961 msgstr ""
64963 #: cp/semantics.cc:13198
64964 #, gcc-internal-format
64965 msgid "%<__builtin_bit_cast%> source type %qT is not trivially copyable"
64966 msgstr ""
64968 #: cp/semantics.cc:13206
64969 #, gcc-internal-format
64970 msgid "%<__builtin_bit_cast%> source size %qE not equal to destination type size %qE"
64971 msgstr ""
64973 #: cp/tree.cc:1486 rust/backend/rust-tree.cc:2609
64974 #, gcc-internal-format
64975 msgid "%qV qualifiers cannot be applied to %qT"
64976 msgstr ""
64978 #: cp/tree.cc:2004
64979 #, gcc-internal-format
64980 msgid "statement-expression in a constant expression"
64981 msgstr ""
64983 #: cp/tree.cc:4524
64984 #, gcc-internal-format
64985 msgid "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which was accidentally changed in 8.1"
64986 msgstr ""
64988 #: cp/tree.cc:4528
64989 #, gcc-internal-format
64990 msgid "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention for %qT"
64991 msgstr ""
64993 #: cp/tree.cc:4532
64994 #, gcc-internal-format
64995 msgid " declared here"
64996 msgstr ""
64998 #: cp/tree.cc:4537
64999 #, gcc-internal-format
65000 msgid "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
65001 msgstr ""
65003 #: cp/tree.cc:4539
65004 #, gcc-internal-format
65005 msgid " because all of its copy and move constructors are deleted"
65006 msgstr ""
65008 #: cp/tree.cc:4966
65009 #, gcc-internal-format
65010 msgid "base class %qT is not public"
65011 msgstr ""
65013 #: cp/tree.cc:4969
65014 #, gcc-internal-format
65015 msgid "%qD is not public"
65016 msgstr ""
65018 #: cp/tree.cc:4976
65019 #, gcc-internal-format
65020 msgid "%qD is mutable"
65021 msgstr ""
65023 #: cp/tree.cc:4984
65024 #, gcc-internal-format
65025 msgid "%qD has a non-structural type"
65026 msgstr ""
65028 #: cp/tree.cc:5007
65029 #, gcc-internal-format
65030 msgid "%qE attribute can only be applied to functions or parameters"
65031 msgstr ""
65033 #: cp/tree.cc:5028
65034 #, gcc-internal-format
65035 msgid "%qE attribute argument must be a string constant"
65036 msgstr ""
65038 #: cp/tree.cc:5043
65039 #, gcc-internal-format
65040 msgid "%qE attribute can only be applied to functions or to class or enumeration types"
65041 msgstr ""
65043 #: cp/tree.cc:5063 cp/tree.cc:5068
65044 #, gcc-internal-format
65045 msgid "%qE attribute can only be applied to non-static data members"
65046 msgstr ""
65048 #: cp/tree.cc:5074
65049 #, gcc-internal-format
65050 msgid "%qE attribute cannot be applied to a bit-field"
65051 msgstr ""
65053 #: cp/tree.cc:5094
65054 #, gcc-internal-format
65055 msgid "%qE attribute takes no arguments"
65056 msgstr ""
65058 #: cp/tree.cc:5098
65059 #, gcc-internal-format
65060 msgid "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::%E]]%>"
65061 msgstr ""
65063 #: cp/tree.cc:5182
65064 #, gcc-internal-format
65065 msgid "requested %<init_priority%> is not an integer constant"
65066 msgstr ""
65068 #: cp/tree.cc:5204
65069 #, gcc-internal-format
65070 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
65071 msgstr ""
65073 #: cp/tree.cc:5212
65074 #, gcc-internal-format
65075 msgid "requested %<init_priority%> %i is out of range [0, %i]"
65076 msgstr ""
65078 #: cp/tree.cc:5223
65079 #, gcc-internal-format
65080 msgid "requested %<init_priority%> %i is reserved for internal use"
65081 msgstr ""
65083 #: cp/tree.cc:5253
65084 #, gcc-internal-format
65085 msgid "redeclaration of %qD adds abi tag %qE"
65086 msgstr ""
65088 #: cp/tree.cc:5273
65089 #, gcc-internal-format
65090 msgid "the %qE attribute requires arguments"
65091 msgstr ""
65093 #: cp/tree.cc:5284
65094 #, gcc-internal-format
65095 msgid "arguments to the %qE attribute must be narrow string literals"
65096 msgstr ""
65098 #: cp/tree.cc:5297 cp/tree.cc:5310
65099 #, gcc-internal-format
65100 msgid "arguments to the %qE attribute must contain valid identifiers"
65101 msgstr ""
65103 #: cp/tree.cc:5299
65104 #, gcc-internal-format
65105 msgid "%<%c%> is not a valid first character for an identifier"
65106 msgstr ""
65108 #: cp/tree.cc:5312
65109 #, gcc-internal-format
65110 msgid "%<%c%> is not a valid character in an identifier"
65111 msgstr ""
65113 #: cp/tree.cc:5336
65114 #, gcc-internal-format
65115 msgid "%qE attribute applied to non-class, non-enum type %qT"
65116 msgstr ""
65118 #: cp/tree.cc:5342
65119 #, gcc-internal-format
65120 msgid "%qE attribute applied to %qT after its definition"
65121 msgstr ""
65123 #: cp/tree.cc:5349
65124 #, gcc-internal-format
65125 msgid "ignoring %qE attribute applied to template instantiation %qT"
65126 msgstr ""
65128 #: cp/tree.cc:5356
65129 #, gcc-internal-format
65130 msgid "ignoring %qE attribute applied to template specialization %qT"
65131 msgstr ""
65133 #: cp/tree.cc:5378
65134 #, gcc-internal-format
65135 msgid "%qE attribute applied to non-function, non-variable %qD"
65136 msgstr ""
65138 #: cp/tree.cc:5384
65139 #, gcc-internal-format
65140 msgid "%qE attribute applied to extern \"C\" declaration %qD"
65141 msgstr ""
65143 #: cp/tree.cc:5417
65144 #, gcc-internal-format
65145 msgid "%qE attribute argument must be an expression that evaluates to true or false"
65146 msgstr ""
65148 #: cp/tree.cc:6283
65149 #, gcc-internal-format
65150 msgid "zero as null pointer constant"
65151 msgstr ""
65153 #: cp/tree.cc:6324 rust/backend/rust-tree.cc:3189
65154 #, gcc-internal-format
65155 msgid "%<lang_*%> check: failed in %s, at %s:%d"
65156 msgstr ""
65158 #: cp/typeck.cc:625
65159 #, gcc-internal-format
65160 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
65161 msgstr ""
65163 #: cp/typeck.cc:631
65164 #, gcc-internal-format
65165 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
65166 msgstr ""
65168 #: cp/typeck.cc:637
65169 #, gcc-internal-format
65170 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
65171 msgstr ""
65173 #: cp/typeck.cc:785
65174 #, gcc-internal-format
65175 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
65176 msgstr ""
65178 #: cp/typeck.cc:790
65179 #, gcc-internal-format
65180 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
65181 msgstr ""
65183 #: cp/typeck.cc:795
65184 #, gcc-internal-format
65185 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
65186 msgstr ""
65188 #: cp/typeck.cc:874
65189 #, gcc-internal-format
65190 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
65191 msgstr ""
65193 #: cp/typeck.cc:879
65194 #, gcc-internal-format
65195 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
65196 msgstr ""
65198 #: cp/typeck.cc:884
65199 #, gcc-internal-format
65200 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
65201 msgstr ""
65203 #: cp/typeck.cc:1710
65204 #, gcc-internal-format
65205 msgid "canonical types differ for identical types %qT and %qT"
65206 msgstr ""
65208 #: cp/typeck.cc:1717
65209 #, gcc-internal-format
65210 msgid "same canonical type node for different types %qT and %qT"
65211 msgstr ""
65213 #: cp/typeck.cc:2047
65214 #, gcc-internal-format
65215 msgid "invalid application of %qs to a member function"
65216 msgstr ""
65218 #: cp/typeck.cc:2152
65219 #, gcc-internal-format
65220 msgid "invalid application of %<sizeof%> to a bit-field"
65221 msgstr ""
65223 #: cp/typeck.cc:2160
65224 #, gcc-internal-format
65225 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
65226 msgstr ""
65228 #: cp/typeck.cc:2225
65229 #, gcc-internal-format
65230 msgid "invalid application of %<__alignof%> to a bit-field"
65231 msgstr ""
65233 #: cp/typeck.cc:2236
65234 #, gcc-internal-format
65235 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
65236 msgstr ""
65238 #: cp/typeck.cc:2320
65239 #, gcc-internal-format
65240 msgid "%<alignas%> argument has non-integral type %qT"
65241 msgstr ""
65243 #: cp/typeck.cc:2366 rust/backend/rust-tree.cc:3817
65244 #, gcc-internal-format
65245 msgid "invalid use of non-static member function of type %qT"
65246 msgstr ""
65248 #: cp/typeck.cc:2716
65249 #, gcc-internal-format
65250 msgid "ISO C++ forbids converting a string constant to %qT"
65251 msgstr ""
65253 #: cp/typeck.cc:2720
65254 #, gcc-internal-format
65255 msgid "deprecated conversion from string constant to %qT"
65256 msgstr ""
65258 #: cp/typeck.cc:2835 cp/typeck.cc:3399
65259 #, gcc-internal-format
65260 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
65261 msgstr ""
65263 #: cp/typeck.cc:2839 cp/typeck.cc:3403
65264 #, gcc-internal-format
65265 msgid "request for member %qD in %qE, which is of non-class type %qT"
65266 msgstr ""
65268 #: cp/typeck.cc:2873
65269 #, gcc-internal-format
65270 msgid "invalid use of non-static data member %qE"
65271 msgstr ""
65273 #: cp/typeck.cc:2950
65274 #, gcc-internal-format
65275 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
65276 msgstr ""
65278 #: cp/typeck.cc:3100
65279 #, gcc-internal-format
65280 msgid "object type %qT does not match destructor name ~%qT"
65281 msgstr ""
65283 #: cp/typeck.cc:3109
65284 #, gcc-internal-format
65285 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
65286 msgstr ""
65288 #: cp/typeck.cc:3251
65289 #, gcc-internal-format
65290 msgid "field %q#D can be accessed via %q#D"
65291 msgstr ""
65293 #. No hint.
65294 #: cp/typeck.cc:3270
65295 #, gcc-internal-format
65296 msgid "%q#T has no member named %qE"
65297 msgstr ""
65299 #: cp/typeck.cc:3293
65300 #, gcc-internal-format
65301 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
65302 msgstr ""
65304 #: cp/typeck.cc:3304
65305 #, gcc-internal-format
65306 msgid "%q#T has no member named %qE; did you mean %q#D? (not accessible from this context)"
65307 msgstr ""
65309 #: cp/typeck.cc:3319
65310 #, gcc-internal-format
65311 msgid "%q#T has no member named %qE; did you mean %qE?"
65312 msgstr ""
65314 #: cp/typeck.cc:3433 cp/typeck.cc:3459
65315 #, gcc-internal-format
65316 msgid "%<%D::%D%> is not a member of %qT"
65317 msgstr ""
65319 #: cp/typeck.cc:3513
65320 #, gcc-internal-format
65321 msgid "%qT is not a base of %qT"
65322 msgstr ""
65324 #: cp/typeck.cc:3576
65325 #, gcc-internal-format
65326 msgid "%qD is not a member template function"
65327 msgstr ""
65329 #: cp/typeck.cc:3841
65330 #, gcc-internal-format
65331 msgid "%qT is not a pointer-to-object type"
65332 msgstr ""
65334 #: cp/typeck.cc:3873
65335 #, gcc-internal-format
65336 msgid "invalid use of array indexing on pointer to member"
65337 msgstr ""
65339 #: cp/typeck.cc:3876
65340 #, gcc-internal-format
65341 msgid "invalid use of unary %<*%> on pointer to member"
65342 msgstr ""
65344 #: cp/typeck.cc:3879
65345 #, gcc-internal-format
65346 msgid "invalid use of implicit conversion on pointer to member"
65347 msgstr ""
65349 #: cp/typeck.cc:3883
65350 #, gcc-internal-format
65351 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
65352 msgstr ""
65354 #: cp/typeck.cc:3949
65355 #, gcc-internal-format
65356 msgid "subscript missing in array reference"
65357 msgstr ""
65359 #: cp/typeck.cc:4054
65360 #, gcc-internal-format
65361 msgid "subscripting array declared %<register%>"
65362 msgstr ""
65364 #: cp/typeck.cc:4093
65365 #, gcc-internal-format
65366 msgid "subscripted value is neither array nor pointer"
65367 msgstr ""
65369 #: cp/typeck.cc:4165
65370 #, gcc-internal-format
65371 msgid "object missing in use of %qE"
65372 msgstr ""
65374 #: cp/typeck.cc:4390
65375 #, gcc-internal-format
65376 msgid "ISO C++ forbids calling %<::main%> from within program"
65377 msgstr ""
65379 #: cp/typeck.cc:4411
65380 #, gcc-internal-format
65381 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
65382 msgstr ""
65384 #: cp/typeck.cc:4428
65385 #, gcc-internal-format
65386 msgid "%qE cannot be used as a function"
65387 msgstr ""
65389 #: cp/typeck.cc:4431
65390 #, gcc-internal-format
65391 msgid "%qD cannot be used as a function"
65392 msgstr ""
65394 #: cp/typeck.cc:4434
65395 #, gcc-internal-format
65396 msgid "expression cannot be used as a function"
65397 msgstr ""
65399 #: cp/typeck.cc:4492
65400 #, gcc-internal-format
65401 msgid "too many arguments to constructor %q#D"
65402 msgstr ""
65404 #: cp/typeck.cc:4493
65405 #, gcc-internal-format
65406 msgid "too few arguments to constructor %q#D"
65407 msgstr ""
65409 #: cp/typeck.cc:4498
65410 #, gcc-internal-format
65411 msgid "too many arguments to member function %q#D"
65412 msgstr ""
65414 #: cp/typeck.cc:4499
65415 #, gcc-internal-format
65416 msgid "too few arguments to member function %q#D"
65417 msgstr ""
65419 #: cp/typeck.cc:4505
65420 #, gcc-internal-format
65421 msgid "too many arguments to function %q#D"
65422 msgstr ""
65424 #: cp/typeck.cc:4506
65425 #, gcc-internal-format
65426 msgid "too few arguments to function %q#D"
65427 msgstr ""
65429 #: cp/typeck.cc:4516
65430 #, gcc-internal-format
65431 msgid "too many arguments to method %q#D"
65432 msgstr ""
65434 #: cp/typeck.cc:4517
65435 #, gcc-internal-format
65436 msgid "too few arguments to method %q#D"
65437 msgstr ""
65439 #: cp/typeck.cc:4520
65440 #, gcc-internal-format
65441 msgid "too many arguments to function"
65442 msgstr ""
65444 #: cp/typeck.cc:4521
65445 #, gcc-internal-format
65446 msgid "too few arguments to function"
65447 msgstr ""
65449 #: cp/typeck.cc:4603
65450 #, gcc-internal-format
65451 msgid "parameter %P of %qD has incomplete type %qT"
65452 msgstr ""
65454 #: cp/typeck.cc:4609
65455 #, gcc-internal-format
65456 msgid "parameter %P has incomplete type %qT"
65457 msgstr ""
65459 #: cp/typeck.cc:4918
65460 #, gcc-internal-format
65461 msgid "the address %qE will never be NULL"
65462 msgstr ""
65464 #: cp/typeck.cc:4964
65465 #, gcc-internal-format
65466 msgid "the address of %qD will never be NULL"
65467 msgstr ""
65469 #: cp/typeck.cc:4979
65470 #, gcc-internal-format
65471 msgid "the compiler can assume that the address of %qE will never be NULL"
65472 msgstr ""
65474 #: cp/typeck.cc:4982
65475 #, gcc-internal-format
65476 msgid "comparing the result of pointer addition %qE and NULL"
65477 msgstr ""
65479 #: cp/typeck.cc:4997
65480 #, gcc-internal-format
65481 msgid "the compiler can assume that the address of %qD will never be NULL"
65482 msgstr ""
65484 #: cp/typeck.cc:5056
65485 #, gcc-internal-format
65486 msgid "bitwise operation between different enumeration types %qT and %qT"
65487 msgstr ""
65489 #: cp/typeck.cc:5059
65490 #, gcc-internal-format
65491 msgid "bitwise operation between different enumeration types %qT and %qT is deprecated"
65492 msgstr ""
65494 #: cp/typeck.cc:5065
65495 #, gcc-internal-format
65496 msgid "arithmetic between different enumeration types %qT and %qT"
65497 msgstr ""
65499 #: cp/typeck.cc:5068
65500 #, gcc-internal-format
65501 msgid "arithmetic between different enumeration types %qT and %qT is deprecated"
65502 msgstr ""
65504 #: cp/typeck.cc:5105
65505 #, gcc-internal-format
65506 msgid "comparison of enumeration type %qT with floating-point type %qT"
65507 msgstr ""
65509 #: cp/typeck.cc:5108
65510 #, gcc-internal-format
65511 msgid "comparison of floating-point type %qT with enumeration type %qT"
65512 msgstr ""
65514 #: cp/typeck.cc:5111
65515 #, gcc-internal-format
65516 msgid "comparison of enumeration type %qT with floating-point type %qT is deprecated"
65517 msgstr ""
65519 #: cp/typeck.cc:5115
65520 #, gcc-internal-format
65521 msgid "comparison of floating-point type %qT with enumeration type %qT is deprecated"
65522 msgstr ""
65524 #: cp/typeck.cc:5124
65525 #, gcc-internal-format
65526 msgid "arithmetic between enumeration type %qT and floating-point type %qT"
65527 msgstr ""
65529 #: cp/typeck.cc:5127
65530 #, gcc-internal-format
65531 msgid "arithmetic between floating-point type %qT and enumeration type %qT"
65532 msgstr ""
65534 #: cp/typeck.cc:5130
65535 #, gcc-internal-format
65536 msgid "arithmetic between enumeration type %qT and floating-point type %qT is deprecated"
65537 msgstr ""
65539 #: cp/typeck.cc:5134
65540 #, gcc-internal-format
65541 msgid "arithmetic between floating-point type %qT and enumeration type %qT is deprecated"
65542 msgstr ""
65544 #: cp/typeck.cc:5269 cp/typeck.cc:5281
65545 #, gcc-internal-format
65546 msgid "assuming cast to type %qT from overloaded function"
65547 msgstr ""
65549 #: cp/typeck.cc:5395
65550 #, gcc-internal-format
65551 msgid "NULL used in arithmetic"
65552 msgstr ""
65554 #: cp/typeck.cc:5857 cp/typeck.cc:5866 cp/typeck.cc:6167 cp/typeck.cc:6176
65555 #, gcc-internal-format
65556 msgid "ISO C++ forbids comparison between pointer and integer"
65557 msgstr ""
65559 #: cp/typeck.cc:6089 cp/typeck.cc:6102
65560 #, gcc-internal-format
65561 msgid "operand types are %qT and %qT"
65562 msgstr ""
65564 #: cp/typeck.cc:6125
65565 #, gcc-internal-format
65566 msgid "three-way comparison of vectors"
65567 msgstr ""
65569 #: cp/typeck.cc:6159
65570 #, gcc-internal-format
65571 msgid "ordered comparison of pointer with integer zero (%qT and %qT)"
65572 msgstr ""
65574 #: cp/typeck.cc:6206
65575 #, gcc-internal-format
65576 msgid "unordered comparison on non-floating-point argument"
65577 msgstr ""
65579 #: cp/typeck.cc:6272
65580 msgid "implicit conversion from %qH to %qI to match other operand of binary expression"
65581 msgstr ""
65583 #: cp/typeck.cc:6381
65584 #, gcc-internal-format
65585 msgid "invalid operands of types %qT and %qT to binary %qO"
65586 msgstr ""
65588 #: cp/typeck.cc:6782
65589 #, gcc-internal-format
65590 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
65591 msgstr ""
65593 #: cp/typeck.cc:6790
65594 #, gcc-internal-format
65595 msgid "ISO C++ forbids using pointer to a function in subtraction"
65596 msgstr ""
65598 #: cp/typeck.cc:6798
65599 #, gcc-internal-format
65600 msgid "ISO C++ forbids using pointer to a method in subtraction"
65601 msgstr ""
65603 #: cp/typeck.cc:6851
65604 #, gcc-internal-format
65605 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
65606 msgstr ""
65608 #: cp/typeck.cc:6928
65609 #, gcc-internal-format
65610 msgid "taking address of constructor %qD"
65611 msgstr ""
65613 #: cp/typeck.cc:6929
65614 #, gcc-internal-format
65615 msgid "taking address of destructor %qD"
65616 msgstr ""
65618 #: cp/typeck.cc:6945
65619 #, gcc-internal-format
65620 msgid "invalid use of %qE to form a pointer-to-member-function"
65621 msgstr ""
65623 #: cp/typeck.cc:6948
65624 #, gcc-internal-format
65625 msgid "  a qualified-id is required"
65626 msgstr ""
65628 #: cp/typeck.cc:6955
65629 #, gcc-internal-format
65630 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
65631 msgstr ""
65633 #: cp/typeck.cc:7150
65634 #, gcc-internal-format
65635 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%>"
65636 msgstr ""
65638 #: cp/typeck.cc:7156
65639 #, gcc-internal-format
65640 msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to explicit object member function"
65641 msgstr ""
65643 #: cp/typeck.cc:7162
65644 #, gcc-internal-format
65645 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
65646 msgstr ""
65648 #: cp/typeck.cc:7168
65649 #, gcc-internal-format
65650 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to explicit object member function"
65651 msgstr ""
65653 #: cp/typeck.cc:7173
65654 #, gcc-internal-format
65655 msgid "a pointer to explicit object member function can only be formed with %<&%T::%D%>"
65656 msgstr ""
65658 #. Make this a permerror because we used to accept it.
65659 #: cp/typeck.cc:7206
65660 #, gcc-internal-format
65661 msgid "taking address of rvalue"
65662 msgstr ""
65664 #: cp/typeck.cc:7223
65665 #, gcc-internal-format
65666 msgid "ISO C++ forbids taking address of function %<::main%>"
65667 msgstr ""
65669 #: cp/typeck.cc:7281
65670 #, gcc-internal-format
65671 msgid "cannot create pointer to reference member %qD"
65672 msgstr ""
65674 #: cp/typeck.cc:7316 cp/typeck.cc:7892 rust/backend/rust-tree.cc:4714
65675 #, gcc-internal-format
65676 msgid "attempt to take address of bit-field"
65677 msgstr ""
65679 #: cp/typeck.cc:7478
65680 #, gcc-internal-format
65681 msgid "%<~%> on an expression of type %<bool%>"
65682 msgstr ""
65684 #: cp/typeck.cc:7479
65685 #, gcc-internal-format
65686 msgid "did you mean to use logical not (%<!%>)?"
65687 msgstr ""
65689 #: cp/typeck.cc:7611
65690 #, gcc-internal-format
65691 msgid "ISO C++ forbids incrementing an enum"
65692 msgstr ""
65694 #: cp/typeck.cc:7612
65695 #, gcc-internal-format
65696 msgid "ISO C++ forbids decrementing an enum"
65697 msgstr ""
65699 #: cp/typeck.cc:7628
65700 #, gcc-internal-format
65701 msgid "cannot increment a pointer to incomplete type %qT"
65702 msgstr ""
65704 #: cp/typeck.cc:7630
65705 #, gcc-internal-format
65706 msgid "cannot decrement a pointer to incomplete type %qT"
65707 msgstr ""
65709 #: cp/typeck.cc:7642
65710 #, gcc-internal-format
65711 msgid "ISO C++ forbids incrementing a pointer of type %qT"
65712 msgstr ""
65714 #: cp/typeck.cc:7644
65715 #, gcc-internal-format
65716 msgid "ISO C++ forbids decrementing a pointer of type %qT"
65717 msgstr ""
65719 #: cp/typeck.cc:7684
65720 #, gcc-internal-format
65721 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
65722 msgstr ""
65724 #: cp/typeck.cc:7697
65725 #, gcc-internal-format
65726 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
65727 msgstr ""
65729 #: cp/typeck.cc:7707
65730 #, gcc-internal-format
65731 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
65732 msgstr ""
65734 #: cp/typeck.cc:7715
65735 #, gcc-internal-format
65736 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
65737 msgstr ""
65739 #: cp/typeck.cc:7904 rust/backend/rust-tree.cc:4726
65740 #, gcc-internal-format
65741 msgid "cannot take the address of %<this%>, which is an rvalue expression"
65742 msgstr ""
65744 #: cp/typeck.cc:7926 d/d-codegen.cc:719 rust/backend/rust-tree.cc:4745
65745 #, gcc-internal-format
65746 msgid "address of explicit register variable %qD requested"
65747 msgstr ""
65749 #: cp/typeck.cc:7931 rust/backend/rust-tree.cc:4752
65750 #, gcc-internal-format
65751 msgid "address requested for %qD, which is declared %<register%>"
65752 msgstr ""
65754 #: cp/typeck.cc:8002
65755 #, gcc-internal-format
65756 msgid "list-initializer for non-class type must not be parenthesized"
65757 msgstr ""
65759 #: cp/typeck.cc:8014
65760 #, gcc-internal-format
65761 msgid "expression list treated as compound expression in initializer"
65762 msgstr ""
65764 #: cp/typeck.cc:8018
65765 #, gcc-internal-format
65766 msgid "expression list treated as compound expression in mem-initializer"
65767 msgstr ""
65769 #: cp/typeck.cc:8022
65770 #, gcc-internal-format
65771 msgid "expression list treated as compound expression in functional cast"
65772 msgstr ""
65774 #: cp/typeck.cc:8060
65775 #, gcc-internal-format, gfc-internal-format
65776 msgid "%s expression list treated as compound expression"
65777 msgstr ""
65779 #: cp/typeck.cc:8161
65780 #, gcc-internal-format
65781 msgid "no context to resolve type of %qE"
65782 msgstr ""
65784 #: cp/typeck.cc:8198
65785 #, gcc-internal-format
65786 msgid "cast from type %qT to type %qT casts away qualifiers"
65787 msgstr ""
65789 #: cp/typeck.cc:8204
65790 #, gcc-internal-format
65791 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
65792 msgstr ""
65794 #: cp/typeck.cc:8211
65795 #, gcc-internal-format
65796 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
65797 msgstr ""
65799 #: cp/typeck.cc:8237
65800 #, gcc-internal-format
65801 msgid "useless cast to type %q#T"
65802 msgstr ""
65804 #: cp/typeck.cc:8251
65805 #, gcc-internal-format
65806 msgid "type qualifiers ignored on cast result type"
65807 msgstr ""
65809 #: cp/typeck.cc:8699
65810 #, gcc-internal-format
65811 msgid "invalid %<static_cast%> from type %qT to type %qT"
65812 msgstr ""
65814 #: cp/typeck.cc:8705 cp/typeck.cc:8711 cp/typeck.cc:10422
65815 #, gcc-internal-format
65816 msgid "class type %qT is incomplete"
65817 msgstr ""
65819 #: cp/typeck.cc:8739
65820 msgid "converting from %qH to %qI"
65821 msgstr ""
65823 #: cp/typeck.cc:8814
65824 #, gcc-internal-format
65825 msgid "invalid cast of a prvalue expression of type %qT to type %qT"
65826 msgstr ""
65828 #: cp/typeck.cc:8884
65829 msgid "cast from %qH to %qI loses precision"
65830 msgstr ""
65832 #: cp/typeck.cc:8909
65833 msgid "cast between incompatible function types from %qH to %qI"
65834 msgstr ""
65836 #: cp/typeck.cc:8920
65837 msgid "cast between incompatible pointer to member types from %qH to %qI"
65838 msgstr ""
65840 #: cp/typeck.cc:8941 cp/typeck.cc:9131
65841 msgid "cast from %qH to %qI increases required alignment of target type"
65842 msgstr ""
65844 #: cp/typeck.cc:8958
65845 #, gcc-internal-format
65846 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
65847 msgstr ""
65849 #: cp/typeck.cc:8972
65850 #, gcc-internal-format
65851 msgid "invalid cast from type %qT to type %qT"
65852 msgstr ""
65854 #: cp/typeck.cc:9045
65855 #, gcc-internal-format
65856 msgid "invalid use of %<const_cast%> with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
65857 msgstr ""
65859 #: cp/typeck.cc:9054
65860 #, gcc-internal-format
65861 msgid "invalid use of %<const_cast%> with type %qT, which is a pointer or reference to a function type"
65862 msgstr ""
65864 #: cp/typeck.cc:9096
65865 #, gcc-internal-format
65866 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
65867 msgstr ""
65869 #: cp/typeck.cc:9166
65870 #, gcc-internal-format
65871 msgid "invalid %<const_cast%> from type %qT to type %qT"
65872 msgstr ""
65874 #: cp/typeck.cc:9267 cp/typeck.cc:9276
65875 #, gcc-internal-format
65876 msgid "ISO C++ forbids casting to an array type %qT"
65877 msgstr ""
65879 #: cp/typeck.cc:9285
65880 #, gcc-internal-format
65881 msgid "invalid cast to function type %qT"
65882 msgstr ""
65884 #: cp/typeck.cc:9398
65885 #, gcc-internal-format
65886 msgid "moving %qE of type %qT to itself"
65887 msgstr ""
65889 #: cp/typeck.cc:9399 cp/typeck.cc:10951 cp/typeck.cc:10967 cp/typeck.cc:10992
65890 #: cp/typeck.cc:11029
65891 #, gcc-internal-format
65892 msgid "remove %<std::move%> call"
65893 msgstr ""
65895 #: cp/typeck.cc:9659
65896 #, gcc-internal-format
65897 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
65898 msgstr ""
65900 #: cp/typeck.cc:9719
65901 #, gcc-internal-format
65902 msgid "assigning to an array from an initializer list"
65903 msgstr ""
65905 #: cp/typeck.cc:9746
65906 #, gcc-internal-format
65907 msgid "incompatible types in assignment of %qT to %qT"
65908 msgstr ""
65910 #: cp/typeck.cc:9762
65911 #, gcc-internal-format
65912 msgid "array used as initializer"
65913 msgstr ""
65915 #: cp/typeck.cc:9764
65916 #, gcc-internal-format
65917 msgid "invalid array assignment"
65918 msgstr ""
65920 #: cp/typeck.cc:9900
65921 #, gcc-internal-format
65922 msgid "   in pointer to member function conversion"
65923 msgstr ""
65925 #: cp/typeck.cc:9914
65926 #, gcc-internal-format
65927 msgid "pointer to member conversion via virtual base %qT"
65928 msgstr ""
65930 #: cp/typeck.cc:9961 cp/typeck.cc:9980
65931 #, gcc-internal-format
65932 msgid "   in pointer to member conversion"
65933 msgstr ""
65935 #: cp/typeck.cc:10061
65936 #, gcc-internal-format
65937 msgid "invalid conversion to type %qT from type %qT"
65938 msgstr ""
65940 #: cp/typeck.cc:10381
65941 msgid "cannot convert %qH to %qI in default argument"
65942 msgstr ""
65944 #: cp/typeck.cc:10386
65945 msgid "cannot convert %qH to %qI in argument passing"
65946 msgstr ""
65948 #: cp/typeck.cc:10395
65949 msgid "cannot convert %qH to %qI in initialization"
65950 msgstr ""
65952 #: cp/typeck.cc:10399
65953 msgid "cannot convert %qH to %qI in return"
65954 msgstr ""
65956 #: cp/typeck.cc:10404
65957 msgid "cannot convert %qH to %qI in assignment"
65958 msgstr ""
65960 #: cp/typeck.cc:10440
65961 #, gcc-internal-format
65962 msgid "parameter %qP of %qD might be a candidate for a format attribute"
65963 msgstr ""
65965 #: cp/typeck.cc:10444
65966 #, gcc-internal-format
65967 msgid "parameter might be a candidate for a format attribute"
65968 msgstr ""
65970 #: cp/typeck.cc:10449
65971 #, gcc-internal-format
65972 msgid "target of conversion might be a candidate for a format attribute"
65973 msgstr ""
65975 #: cp/typeck.cc:10454
65976 #, gcc-internal-format
65977 msgid "target of initialization might be a candidate for a format attribute"
65978 msgstr ""
65980 #: cp/typeck.cc:10464
65981 #, gcc-internal-format
65982 msgid "left-hand side of assignment might be a candidate for a format attribute"
65983 msgstr ""
65985 #: cp/typeck.cc:10550
65986 #, gcc-internal-format
65987 msgid "in passing argument %P of %qD"
65988 msgstr ""
65990 #: cp/typeck.cc:10634
65991 #, gcc-internal-format
65992 msgid "returning reference to temporary"
65993 msgstr ""
65995 #: cp/typeck.cc:10637
65996 #, gcc-internal-format
65997 msgid "returning pointer to temporary"
65998 msgstr ""
66000 #: cp/typeck.cc:10640
66001 #, gcc-internal-format
66002 msgid "returning temporary %<initializer_list%> does not extend the lifetime of the underlying array"
66003 msgstr ""
66005 #: cp/typeck.cc:10676
66006 #, gcc-internal-format
66007 msgid "reference to local variable %qD returned"
66008 msgstr ""
66010 #: cp/typeck.cc:10680
66011 #, gcc-internal-format
66012 msgid "returning local %<initializer_list%> variable %qD does not extend the lifetime of the underlying array"
66013 msgstr ""
66015 #: cp/typeck.cc:10686
66016 #, gcc-internal-format
66017 msgid "address of label %qD returned"
66018 msgstr ""
66020 #: cp/typeck.cc:10690
66021 #, gcc-internal-format
66022 msgid "address of local variable %qD returned"
66023 msgstr ""
66025 #: cp/typeck.cc:10950
66026 #, gcc-internal-format
66027 msgid "moving a temporary object prevents copy elision"
66028 msgstr ""
66030 #: cp/typeck.cc:10965
66031 #, gcc-internal-format
66032 msgid "moving a local object in a return statement prevents copy elision"
66033 msgstr ""
66035 #: cp/typeck.cc:10991 cp/typeck.cc:11026
66036 #, gcc-internal-format
66037 msgid "redundant move in return statement"
66038 msgstr ""
66040 #: cp/typeck.cc:11028
66041 #, gcc-internal-format
66042 msgid "redundant move in initialization"
66043 msgstr ""
66045 #: cp/typeck.cc:11066
66046 #, gcc-internal-format
66047 msgid "returning a value from a destructor"
66048 msgstr ""
66050 #. If a return statement appears in a handler of the
66051 #. function-try-block of a constructor, the program is ill-formed.
66052 #: cp/typeck.cc:11078
66053 #, gcc-internal-format
66054 msgid "cannot return from a handler of a function-try-block of a constructor"
66055 msgstr ""
66057 #. You can't return a value from a constructor.
66058 #: cp/typeck.cc:11081
66059 #, gcc-internal-format
66060 msgid "returning a value from a constructor"
66061 msgstr ""
66063 #. Give a helpful error message.
66064 #: cp/typeck.cc:11120 cp/typeck.cc:11166
66065 #, gcc-internal-format
66066 msgid "return-statement with no value, in function returning %qT"
66067 msgstr ""
66069 #: cp/typeck.cc:11128
66070 #, gcc-internal-format
66071 msgid "returning initializer list"
66072 msgstr ""
66074 #: cp/typeck.cc:11147
66075 #, gcc-internal-format
66076 msgid "inconsistent types %qT and %qT deduced for lambda return type"
66077 msgstr ""
66079 #: cp/typeck.cc:11150
66080 #, gcc-internal-format
66081 msgid "inconsistent deduction for auto return type: %qT and then %qT"
66082 msgstr ""
66084 #: cp/typeck.cc:11185
66085 #, gcc-internal-format
66086 msgid "return-statement with a value, in function returning %qT"
66087 msgstr ""
66089 #: cp/typeck.cc:11214
66090 #, gcc-internal-format
66091 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or %<-fcheck-new%> is in effect)"
66092 msgstr ""
66094 #: cp/typeck.cc:11303
66095 #, gcc-internal-format
66096 msgid "not eliding copy on return from %qD"
66097 msgstr ""
66099 #: cp/typeck.cc:11315
66100 #, gcc-internal-format
66101 msgid "not eliding copy on return in %qD"
66102 msgstr ""
66104 #: cp/typeck.cc:11902
66105 #, gcc-internal-format
66106 msgid "using rvalue as lvalue"
66107 msgstr ""
66109 #: cp/typeck2.cc:51
66110 #, gcc-internal-format
66111 msgid "type %qT is not a base type for type %qT"
66112 msgstr ""
66114 #: cp/typeck2.cc:107
66115 #, gcc-internal-format
66116 msgid "assignment of constant field %qD"
66117 msgstr ""
66119 #: cp/typeck2.cc:108
66120 #, gcc-internal-format
66121 msgid "constant field %qD used as %<asm%> output"
66122 msgstr ""
66124 #: cp/typeck2.cc:109
66125 #, gcc-internal-format
66126 msgid "increment of constant field %qD"
66127 msgstr ""
66129 #: cp/typeck2.cc:110
66130 #, gcc-internal-format
66131 msgid "decrement of constant field %qD"
66132 msgstr ""
66134 #: cp/typeck2.cc:117
66135 #, gcc-internal-format
66136 msgid "assignment of read-only reference %qD"
66137 msgstr ""
66139 #: cp/typeck2.cc:118
66140 #, gcc-internal-format
66141 msgid "read-only reference %qD used as %<asm%> output"
66142 msgstr ""
66144 #: cp/typeck2.cc:119
66145 #, gcc-internal-format
66146 msgid "increment of read-only reference %qD"
66147 msgstr ""
66149 #: cp/typeck2.cc:120
66150 #, gcc-internal-format
66151 msgid "decrement of read-only reference %qD"
66152 msgstr ""
66154 #: cp/typeck2.cc:175
66155 #, gcc-internal-format
66156 msgid "cannot declare variable %q+D to be of abstract type %qT"
66157 msgstr ""
66159 #: cp/typeck2.cc:180
66160 #, gcc-internal-format
66161 msgid "cannot declare parameter %q+D to be of abstract type %qT"
66162 msgstr ""
66164 #: cp/typeck2.cc:183
66165 #, gcc-internal-format
66166 msgid "cannot declare parameter to be of abstract type %qT"
66167 msgstr ""
66169 #: cp/typeck2.cc:187
66170 #, gcc-internal-format
66171 msgid "cannot declare field %q+D to be of abstract type %qT"
66172 msgstr ""
66174 #: cp/typeck2.cc:191
66175 #, gcc-internal-format
66176 msgid "invalid abstract return type for member function %q+#D"
66177 msgstr ""
66179 #: cp/typeck2.cc:193
66180 #, gcc-internal-format
66181 msgid "invalid abstract return type for function %q+#D"
66182 msgstr ""
66184 #. Here we do not have location information.
66185 #: cp/typeck2.cc:196
66186 #, gcc-internal-format
66187 msgid "invalid abstract type %qT for %qE"
66188 msgstr ""
66190 #: cp/typeck2.cc:198
66191 #, gcc-internal-format
66192 msgid "invalid abstract type for %q+D"
66193 msgstr ""
66195 #: cp/typeck2.cc:203
66196 #, gcc-internal-format
66197 msgid "creating array of %qT, which is an abstract class type"
66198 msgstr ""
66200 #: cp/typeck2.cc:206
66201 #, gcc-internal-format
66202 msgid "invalid cast to abstract class type %qT"
66203 msgstr ""
66205 #: cp/typeck2.cc:209
66206 #, gcc-internal-format
66207 msgid "invalid new-expression of abstract class type %qT"
66208 msgstr "nevaljani new-izraz apstraktne klase vrste %qT"
66210 #: cp/typeck2.cc:212
66211 #, gcc-internal-format
66212 msgid "invalid abstract return type %qT"
66213 msgstr ""
66215 #: cp/typeck2.cc:215
66216 #, gcc-internal-format
66217 msgid "invalid abstract parameter type %qT"
66218 msgstr ""
66220 #: cp/typeck2.cc:218
66221 #, gcc-internal-format
66222 msgid "expression of abstract class type %qT cannot be used in throw-expression"
66223 msgstr ""
66225 #: cp/typeck2.cc:222
66226 #, gcc-internal-format
66227 msgid "cannot declare %<catch%> parameter to be of abstract class type %qT"
66228 msgstr ""
66230 #: cp/typeck2.cc:226
66231 #, gcc-internal-format
66232 msgid "cannot allocate an object of abstract type %qT"
66233 msgstr ""
66235 #: cp/typeck2.cc:236
66236 #, gcc-internal-format
66237 msgid "  because the following virtual functions are pure within %qT:"
66238 msgstr ""
66240 #: cp/typeck2.cc:242
66241 #, gcc-internal-format
66242 msgid "    %#qD"
66243 msgstr ""
66245 #: cp/typeck2.cc:282
66246 #, gcc-internal-format
66247 msgid "definition of %q#T is not complete until the closing brace"
66248 msgstr ""
66250 #: cp/typeck2.cc:285
66251 #, gcc-internal-format
66252 msgid "forward declaration of %q#T"
66253 msgstr ""
66255 #: cp/typeck2.cc:287
66256 #, gcc-internal-format
66257 msgid "declaration of %q#T"
66258 msgstr ""
66260 #: cp/typeck2.cc:314
66261 #, gcc-internal-format
66262 msgid "%qD has incomplete type"
66263 msgstr ""
66265 #: cp/typeck2.cc:328
66266 #, gcc-internal-format
66267 msgid "invalid use of incomplete type %q#T"
66268 msgstr ""
66270 #: cp/typeck2.cc:364 rust/backend/rust-tree.cc:3936
66271 #, gcc-internal-format
66272 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
66273 msgstr ""
66275 #: cp/typeck2.cc:369 rust/backend/rust-tree.cc:3942
66276 #, gcc-internal-format
66277 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
66278 msgstr ""
66280 #: cp/typeck2.cc:379
66281 #, gcc-internal-format
66282 msgid "invalid use of placeholder %qT"
66283 msgstr ""
66285 #: cp/typeck2.cc:386
66286 #, gcc-internal-format
66287 msgid "invalid use of template type parameter %qT"
66288 msgstr ""
66290 #: cp/typeck2.cc:391
66291 #, gcc-internal-format
66292 msgid "invalid use of template template parameter %qT"
66293 msgstr ""
66295 #: cp/typeck2.cc:397
66296 #, gcc-internal-format
66297 msgid "invalid use of pack expansion %qT"
66298 msgstr ""
66300 #: cp/typeck2.cc:403
66301 #, gcc-internal-format
66302 msgid "invalid use of dependent type %qT"
66303 msgstr ""
66305 #: cp/typeck2.cc:410 rust/backend/rust-tree.cc:3952
66306 #, gcc-internal-format
66307 msgid "invalid use of brace-enclosed initializer list"
66308 msgstr ""
66310 #: cp/typeck2.cc:418 rust/backend/rust-tree.cc:3960
66311 #, gcc-internal-format
66312 msgid "address of overloaded function with no contextual type information"
66313 msgstr ""
66315 #: cp/typeck2.cc:422 rust/backend/rust-tree.cc:3965
66316 #, gcc-internal-format
66317 msgid "overloaded function with no contextual type information"
66318 msgstr ""
66320 #: cp/typeck2.cc:425 rust/backend/rust-tree.cc:3969
66321 #, gcc-internal-format
66322 msgid "insufficient contextual information to determine type"
66323 msgstr ""
66325 #: cp/typeck2.cc:832
66326 #, gcc-internal-format
66327 msgid "constructor syntax used, but no constructor declared for type %qT"
66328 msgstr ""
66330 #: cp/typeck2.cc:883 cp/typeck2.cc:900
66331 #, gcc-internal-format
66332 msgid "%<constinit%> variable %qD does not have a constant initializer"
66333 msgstr ""
66335 #: cp/typeck2.cc:1088
66336 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
66337 msgstr ""
66339 #: cp/typeck2.cc:1100 cp/typeck2.cc:1112
66340 msgid "narrowing conversion of %qE from %qH to %qI"
66341 msgstr ""
66343 #: cp/typeck2.cc:1103
66344 #, gcc-internal-format
66345 msgid " the expression has a constant value but is not a C++ constant-expression"
66346 msgstr ""
66348 #: cp/typeck2.cc:1275
66349 #, gcc-internal-format
66350 msgid "initializer-string for %qT is too long"
66351 msgstr ""
66353 #: cp/typeck2.cc:1338
66354 #, gcc-internal-format
66355 msgid "initializing a base class of type %qT results in object slicing"
66356 msgstr ""
66358 #: cp/typeck2.cc:1340
66359 #, gcc-internal-format
66360 msgid "remove %<{ }%> around initializer"
66361 msgstr ""
66363 #: cp/typeck2.cc:1360
66364 #, gcc-internal-format
66365 msgid "cannot initialize aggregate of type %qT with a compound literal"
66366 msgstr ""
66368 #: cp/typeck2.cc:1820 cp/typeck2.cc:1851
66369 #, gcc-internal-format
66370 msgid "missing initializer for member %qD"
66371 msgstr ""
66373 #: cp/typeck2.cc:1827
66374 #, gcc-internal-format
66375 msgid "member %qD is uninitialized reference"
66376 msgstr ""
66378 #: cp/typeck2.cc:1834
66379 #, gcc-internal-format
66380 msgid "member %qD with uninitialized reference fields"
66381 msgstr ""
66383 #: cp/typeck2.cc:1920
66384 #, gcc-internal-format
66385 msgid "designator order for field %qD does not match declaration order in %qT"
66386 msgstr ""
66388 #: cp/typeck2.cc:1993
66389 #, gcc-internal-format
66390 msgid "no field %qD found in union being initialized"
66391 msgstr ""
66393 #: cp/typeck2.cc:2004
66394 #, gcc-internal-format
66395 msgid "index value instead of field name in union initializer"
66396 msgstr ""
66398 #: cp/typeck2.cc:2219
66399 #, gcc-internal-format
66400 msgid "circular pointer delegation detected"
66401 msgstr ""
66403 #: cp/typeck2.cc:2233
66404 #, gcc-internal-format
66405 msgid "base operand of %<->%> has non-pointer type %qT"
66406 msgstr ""
66408 #: cp/typeck2.cc:2263
66409 #, gcc-internal-format
66410 msgid "result of %<operator->()%> yields non-pointer result"
66411 msgstr ""
66413 #: cp/typeck2.cc:2265
66414 #, gcc-internal-format
66415 msgid "base operand of %<->%> is not a pointer"
66416 msgstr ""
66418 #: cp/typeck2.cc:2292
66419 #, gcc-internal-format
66420 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
66421 msgstr ""
66423 #: cp/typeck2.cc:2301
66424 #, gcc-internal-format
66425 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
66426 msgstr ""
66428 #: cp/typeck2.cc:2323
66429 #, gcc-internal-format
66430 msgid "pointer to member type %qT incompatible with object type %qT"
66431 msgstr ""
66433 #: cp/typeck2.cc:2385
66434 #, gcc-internal-format
66435 msgid "pointer-to-member-function type %qT requires an rvalue"
66436 msgstr ""
66438 #: cp/typeck2.cc:2396
66439 #, gcc-internal-format
66440 msgid "pointer-to-member-function type %qT requires an lvalue"
66441 msgstr ""
66443 #: cp/typeck2.cc:2404
66444 #, gcc-internal-format
66445 msgid "pointer-to-member-function type %qT requires an lvalue before C++20"
66446 msgstr ""
66448 #: cp/typeck2.cc:2445
66449 #, gcc-internal-format
66450 msgid "functional cast to array type %qT"
66451 msgstr ""
66453 #: cp/typeck2.cc:2462
66454 #, gcc-internal-format
66455 msgid "%<auto(x)%> cannot be constrained"
66456 msgstr ""
66458 #: cp/typeck2.cc:2467
66459 #, gcc-internal-format
66460 msgid "%<auto(x)%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
66461 msgstr ""
66463 #: cp/typeck2.cc:2492
66464 #, gcc-internal-format
66465 msgid "invalid value-initialization of reference type"
66466 msgstr ""
66468 #: cp/typeck2.cc:2733
66469 #, gcc-internal-format
66470 msgid "call to function %qD which throws incomplete type %q#T"
66471 msgstr ""
66473 #: cp/typeck2.cc:2736
66474 #, gcc-internal-format
66475 msgid "call to function which throws incomplete type %q#T"
66476 msgstr ""
66478 #: cp/vtable-class-hierarchy.cc:706
66479 #, gcc-internal-format
66480 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
66481 msgstr ""
66483 #: cp/vtable-class-hierarchy.cc:846
66484 #, gcc-internal-format
66485 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
66486 msgstr ""
66488 #: cp/vtable-class-hierarchy.cc:1095
66489 #, gcc-internal-format
66490 msgid "unable to open log file %<vtv_count_data.log%>: %m"
66491 msgstr ""
66493 #: d/d-attribs.cc:375 d/d-attribs.cc:392
66494 #, gcc-internal-format
66495 msgid "unknown attribute %qs"
66496 msgstr ""
66498 #: d/d-attribs.cc:1153
66499 #, gcc-internal-format
66500 msgid "%q+D declared weak after being used"
66501 msgstr ""
66503 #: d/d-attribs.cc:1532
66504 #, gcc-internal-format
66505 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<simd%> attribute"
66506 msgstr ""
66508 #: d/d-builtins.cc:824
66509 #, gcc-internal-format
66510 msgid "conflicting types for built-in function %qs; expected %qs"
66511 msgstr ""
66513 #: d/d-codegen.cc:331
66514 #, gcc-internal-format
66515 msgid "cannot determine the length of a %qs"
66516 msgstr ""
66518 #: d/d-codegen.cc:1242
66519 #, gcc-internal-format
66520 msgid "overlapping initializer for field %qT.%qD"
66521 msgstr ""
66523 #: d/d-codegen.cc:1437
66524 #, gcc-internal-format
66525 msgid "the address of %qD will never be %<null%>"
66526 msgstr ""
66528 #: d/d-codegen.cc:2222
66529 #, gcc-internal-format
66530 msgid "need %<this%> to access member %qE"
66531 msgstr ""
66533 #: d/d-codegen.cc:2370
66534 #, gcc-internal-format
66535 msgid "tried to perform floating-point modulo division on %qT"
66536 msgstr ""
66538 #: d/d-codegen.cc:2421
66539 #, gcc-internal-format
66540 msgid "cannot get frame pointer to %qs"
66541 msgstr ""
66543 #. Should instead error on line that references `fd'.
66544 #: d/d-codegen.cc:2447
66545 #, gcc-internal-format
66546 msgid "nested function missing body"
66547 msgstr ""
66549 #: d/d-codegen.cc:2489
66550 #, gcc-internal-format
66551 msgid "%qs is a nested function and cannot be accessed from %qs"
66552 msgstr ""
66554 #: d/d-codegen.cc:2798
66555 #, gcc-internal-format
66556 msgid "variable %qs has scoped destruction, cannot build closure"
66557 msgstr ""
66559 #: d/d-codegen.cc:2806
66560 #, gcc-internal-format
66561 msgid "explicit register variable %qs cannot be used in nested function"
66562 msgstr ""
66564 #: d/d-codegen.cc:3031
66565 #, gcc-internal-format
66566 msgid "forward reference to frame of %qs"
66567 msgstr ""
66569 #: d/d-convert.cc:378
66570 #, gcc-internal-format
66571 msgid "cannot convert a delegate expression to %qs"
66572 msgstr ""
66574 #: d/d-convert.cc:394
66575 #, gcc-internal-format
66576 msgid "cannot convert struct %qs to %qs"
66577 msgstr ""
66579 #. Casting from a C++ interface to a class/non-C++ interface
66580 #. always results in null as there is no run-time information,
66581 #. and no way one can derive from the other.
66582 #: d/d-convert.cc:441
66583 #, gcc-internal-format
66584 msgid "cast to %qs will produce null result"
66585 msgstr ""
66587 #: d/d-convert.cc:481
66588 #, gcc-internal-format
66589 msgid "cannot cast %qs to %qs since sizes do not line up"
66590 msgstr ""
66592 #: d/d-convert.cc:515
66593 #, gcc-internal-format
66594 msgid "cannot cast expression of type %qs to type %qs"
66595 msgstr ""
66597 #: d/d-convert.cc:562
66598 #, gcc-internal-format
66599 msgid "cannot cast expression of type %qs to %qs"
66600 msgstr ""
66602 #: d/d-convert.cc:609
66603 #, gcc-internal-format
66604 msgid "cast from %qs to %qs will produce zero result"
66605 msgstr ""
66607 #: d/d-convert.cc:748
66608 #, gcc-internal-format
66609 msgid "cannot convert parameter %qs from type %qs to type %qs in assignment"
66610 msgstr ""
66612 #: d/d-convert.cc:754
66613 #, gcc-internal-format
66614 msgid "cannot convert parameter %qs from type %qs to type %qs in argument passing"
66615 msgstr ""
66617 #: d/d-convert.cc:759
66618 #, gcc-internal-format
66619 msgid "parameters of type %<va_list%> {aka %qs} are decayed to pointer types, and require %<va_copy%> to be converted back into a static array type"
66620 msgstr ""
66622 #: d/d-lang.cc:463
66623 #, gcc-internal-format
66624 msgid "bad argument for %<-fdebug%>: %qs"
66625 msgstr ""
66627 #: d/d-lang.cc:517
66628 #, gcc-internal-format
66629 msgid "bad argument for %<-fextern-std%>: %qs"
66630 msgstr ""
66632 #: d/d-lang.cc:536
66633 #, gcc-internal-format
66634 msgid "bad argument for %<-fmodule-file%>: %qs"
66635 msgstr ""
66637 #: d/d-lang.cc:698
66638 #, gcc-internal-format
66639 msgid "bad argument for %<-fversion%>: %qs"
66640 msgstr ""
66642 #: d/d-lang.cc:968
66643 #, gcc-internal-format
66644 msgid "unable to open %s for writing: %m"
66645 msgstr "ne može otvoriti %s za pisanje: %m"
66647 #: d/d-lang.cc:975
66648 #, gcc-internal-format
66649 msgid "writing output file %s: %m"
66650 msgstr "pišemo izlaznu datoteku %s: %m"
66652 #: d/d-lang.cc:995
66653 #, gcc-internal-format
66654 msgid "unable to open %s for reading: %m"
66655 msgstr "ne može otvoriti %s za čitanje: %m"
66657 #: d/d-lang.cc:1020
66658 #, gcc-internal-format
66659 msgid "reading ddoc file %s: %m"
66660 msgstr "čitamo ddoc datoteku %s: %m"
66662 #: d/d-lang.cc:1079
66663 #, gcc-internal-format
66664 msgid "%<-fonly=%> argument is different from first input file name"
66665 msgstr ""
66667 #: d/d-lang.cc:1262
66668 #, gcc-internal-format
66669 msgid "unable to resolve forward reference in definition"
66670 msgstr ""
66672 #: d/d-target.cc:156
66673 #, gcc-internal-format
66674 msgid "D does not support pointers on this target."
66675 msgstr ""
66677 #: d/d-target.cc:252
66678 #, gcc-internal-format
66679 msgid "cannot represent built-in %<va_list%> type in D"
66680 msgstr ""
66682 #: d/decl.cc:373
66683 #, gcc-internal-format, gfc-internal-format
66684 msgid "pragma(%s) not implemented"
66685 msgstr ""
66687 #: d/decl.cc:480 d/decl.cc:598 d/decl.cc:672 d/decl.cc:715 d/decl.cc:754
66688 #, gcc-internal-format
66689 msgid "had semantic errors when compiling"
66690 msgstr ""
66692 #. Hiding detected; same name, overlapping specializations.
66693 #: d/decl.cc:571
66694 #, gcc-internal-format
66695 msgid "use of %qs"
66696 msgstr ""
66698 #: d/decl.cc:573
66699 #, gcc-internal-format
66700 msgid "is hidden by %qs"
66701 msgstr ""
66703 #: d/decl.cc:576
66704 #, gcc-internal-format
66705 msgid "use %<alias %s = %s.%s;%> to introduce base class overload set"
66706 msgstr ""
66708 #: d/decl.cc:812
66709 #, gcc-internal-format
66710 msgid "size is too large"
66711 msgstr ""
66713 #: d/decl.cc:1424
66714 #, gcc-internal-format
66715 msgid "function requires a dual-context, which is not yet supported by GDC"
66716 msgstr ""
66718 #: d/decl.cc:1601
66719 #, gcc-internal-format
66720 msgid "explicit register variable %qs declared %<extern%>"
66721 msgstr ""
66723 #: d/decl.cc:1604
66724 #, gcc-internal-format
66725 msgid "explicit register variable %qs declared thread local"
66726 msgstr ""
66728 #: d/decl.cc:1817
66729 #, gcc-internal-format
66730 msgid "mismatch between declaration %qE size (%wd) and its initializer size (%wd)"
66731 msgstr ""
66733 #: d/expr.cc:569
66734 #, gcc-internal-format
66735 msgid "cannot handle comparison of type %<%s == %s%>"
66736 msgstr ""
66738 #: d/expr.cc:717
66739 #, gcc-internal-format
66740 msgid "array concatenation of expression %qs requires the GC and cannot be used with %<-fno-druntime%>"
66741 msgstr ""
66743 #: d/expr.cc:811
66744 #, gcc-internal-format
66745 msgid "appending to array in %qs requires the GC and cannot be used with %<-fno-druntime%>"
66746 msgstr ""
66748 #. Static arrays have already been handled by the front-end.
66749 #: d/expr.cc:1286
66750 #, gcc-internal-format
66751 msgid "unexpected type for array length: %qs"
66752 msgstr ""
66754 #: d/expr.cc:1421
66755 #, gcc-internal-format
66756 msgid "don%'t know how to delete %qs"
66757 msgstr ""
66759 #: d/expr.cc:1445
66760 #, gcc-internal-format
66761 msgid "%qs is not an associative array"
66762 msgstr ""
66764 #: d/expr.cc:1729 d/expr.cc:2109
66765 #, gcc-internal-format
66766 msgid "need %<this%> to access member %qs"
66767 msgstr ""
66769 #: d/expr.cc:1811
66770 #, gcc-internal-format
66771 msgid "delegates are only for non-static functions"
66772 msgstr ""
66774 #: d/expr.cc:1883
66775 #, gcc-internal-format
66776 msgid "%qs is not a field, but a %qs"
66777 msgstr ""
66779 #: d/expr.cc:2135
66780 #, gcc-internal-format
66781 msgid "recursive reference %qs"
66782 msgstr ""
66784 #: d/expr.cc:2155 d/expr.cc:3027
66785 #, gcc-internal-format
66786 msgid "non-constant expression %qs"
66787 msgstr ""
66789 #: d/expr.cc:2994
66790 #, gcc-internal-format
66791 msgid "%qs is not an expression"
66792 msgstr ""
66794 #: d/expr.cc:3001
66795 #, gcc-internal-format
66796 msgid "type %qs is not an expression"
66797 msgstr ""
66799 #: d/intrinsics.cc:221
66800 #, gcc-internal-format
66801 msgid "mismatch in return type of intrinsic function %qD (%qT, should be %qs)"
66802 msgstr ""
66804 #: d/intrinsics.cc:235
66805 #, gcc-internal-format
66806 msgid "mismatch in argument %u type of intrinsic function %qD (%qT, should be %qs)"
66807 msgstr ""
66809 #: d/intrinsics.cc:247 d/intrinsics.cc:252
66810 #, gcc-internal-format
66811 msgid "mismatch in argument %u type of intrinsic function %qD (%qT, should be %qT)"
66812 msgstr ""
66814 #: d/intrinsics.cc:437
66815 #, gcc-internal-format
66816 msgid "argument %qE cannot be read at compile time"
66817 msgstr ""
66819 #: d/intrinsics.cc:446
66820 #, gcc-internal-format
66821 msgid "element index %qE is out of bounds %<[0 .. %E]%>"
66822 msgstr ""
66824 #: d/intrinsics.cc:493
66825 #, gcc-internal-format
66826 msgid "mismatch in call of intrinsic function %qD"
66827 msgstr ""
66829 #. It's a D language intrinsic with no library implementation.
66830 #: d/intrinsics.cc:1479
66831 #, gcc-internal-format
66832 msgid "intrinsic function %qE must be directly called"
66833 msgstr ""
66835 #: d/modules.cc:417
66836 #, gcc-internal-format
66837 msgid "%<-fmoduleinfo%> is not supported on this target"
66838 msgstr ""
66840 #: d/toir.cc:245
66841 #, gcc-internal-format
66842 msgid "calling %qE without side effects discards return value of type %qT; prepend a %<cast(void)%> if intentional"
66843 msgstr ""
66845 #: d/toir.cc:419 d/toir.cc:444
66846 #, gcc-internal-format
66847 msgid "cannot %<goto%> into %<try%> block"
66848 msgstr ""
66850 #: d/toir.cc:422 d/toir.cc:446
66851 #, gcc-internal-format
66852 msgid "cannot %<goto%> into %<catch%> block"
66853 msgstr ""
66855 #: d/toir.cc:461
66856 #, gcc-internal-format, gfc-internal-format
66857 msgid "label %s referenced outside of any function"
66858 msgstr ""
66860 #: d/toir.cc:836
66861 #, gcc-internal-format, gfc-internal-format
66862 msgid "cannot handle switch condition of type %s"
66863 msgstr ""
66865 #: d/toir.cc:1213
66866 #, gcc-internal-format
66867 msgid "exception handling disabled; use %<-fexceptions%> to enable"
66868 msgstr ""
66870 #: d/toir.cc:1220
66871 #, gcc-internal-format
66872 msgid "cannot throw C++ classes"
66873 msgstr ""
66875 #: d/toir.cc:1222
66876 #, gcc-internal-format
66877 msgid "cannot throw COM objects"
66878 msgstr ""
66880 #: d/toir.cc:1355
66881 #, gcc-internal-format
66882 msgid "D inline assembler statements are not supported in GDC."
66883 msgstr ""
66885 #: d/typeinfo.cc:1424
66886 #, gcc-internal-format
66887 msgid "expression %qs requires %<object.TypeInfo%> and cannot be used with %<-fno-rtti%>"
66888 msgstr ""
66890 #: d/typeinfo.cc:1428
66891 #, gcc-internal-format
66892 msgid "%<object.TypeInfo%> cannot be used with %<-fno-rtti%>"
66893 msgstr ""
66895 #: d/typeinfo.cc:1443
66896 #, gcc-internal-format
66897 msgid "%<object.TypeInfo%> could not be found, but is implicitly used"
66898 msgstr ""
66900 #: d/types.cc:161
66901 #, gcc-internal-format
66902 msgid "missing or corrupt object.d"
66903 msgstr ""
66905 #: d/types.cc:902
66906 #, gcc-internal-format, gfc-internal-format
66907 msgid "invalid expression for static array dimension: %s"
66908 msgstr "nevaljani izraz za statičko polje (array) dimenzije: %s"
66910 #: d/types.cc:1110
66911 #, gcc-internal-format
66912 msgid "size of %qs (%wd) differ from its declared size (%wd)"
66913 msgstr "veličina %qs (%wd) je različita od deklarirane veličine (%wd)"
66915 #: fortran/arith.cc:47
66916 #, gcc-internal-format, gfc-internal-format
66917 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
66918 msgstr ""
66920 #: fortran/arith.cc:97
66921 #, gcc-internal-format, gfc-internal-format
66922 msgid "Arithmetic OK at %L"
66923 msgstr ""
66925 #: fortran/arith.cc:100
66926 #, gcc-internal-format, gfc-internal-format
66927 msgid "Arithmetic overflow at %L"
66928 msgstr ""
66930 #: fortran/arith.cc:103
66931 #, gcc-internal-format, gfc-internal-format
66932 msgid "Arithmetic underflow at %L"
66933 msgstr ""
66935 #: fortran/arith.cc:106
66936 #, gcc-internal-format, gfc-internal-format
66937 msgid "Arithmetic NaN at %L"
66938 msgstr ""
66940 #: fortran/arith.cc:109
66941 #, gcc-internal-format, gfc-internal-format
66942 msgid "Division by zero at %L"
66943 msgstr ""
66945 #: fortran/arith.cc:112
66946 #, gcc-internal-format, gfc-internal-format
66947 msgid "Array operands are incommensurate at %L"
66948 msgstr ""
66950 #: fortran/arith.cc:115
66951 #, gcc-internal-format, gfc-internal-format
66952 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
66953 msgstr ""
66955 #: fortran/arith.cc:119
66956 #, gcc-internal-format, gfc-internal-format
66957 msgid "Illegal type in character concatenation at %L"
66958 msgstr ""
66960 #: fortran/arith.cc:122
66961 #, gcc-internal-format, gfc-internal-format
66962 msgid "Invalid type in arithmetic operation at %L"
66963 msgstr "Nevaljan tip u aritmetičkom operandu kod %L"
66965 #: fortran/arith.cc:126 fortran/arith.cc:2130
66966 #, gcc-internal-format
66967 msgid "gfc_arith_error(): Bad error code"
66968 msgstr ""
66970 #: fortran/arith.cc:183
66971 #, gcc-internal-format
66972 msgid "Fix min_int calculation"
66973 msgstr ""
66975 #: fortran/arith.cc:578
66976 #, gcc-internal-format
66977 msgid "gfc_range_check(): Bad type"
66978 msgstr ""
66980 #: fortran/arith.cc:651
66981 #, gcc-internal-format
66982 msgid "gfc_arith_uminus(): Bad basic type"
66983 msgstr ""
66985 #: fortran/arith.cc:688
66986 #, gcc-internal-format
66987 msgid "gfc_arith_plus(): Bad basic type"
66988 msgstr ""
66990 #: fortran/arith.cc:725
66991 #, gcc-internal-format
66992 msgid "gfc_arith_minus(): Bad basic type"
66993 msgstr ""
66995 #: fortran/arith.cc:763
66996 #, gcc-internal-format
66997 msgid "gfc_arith_times(): Bad basic type"
66998 msgstr ""
67000 #: fortran/arith.cc:805
67001 #, gcc-internal-format
67002 msgid "Integer division truncated to constant %qs at %L"
67003 msgstr ""
67005 #: fortran/arith.cc:854
67006 #, gcc-internal-format
67007 msgid "gfc_arith_divide(): Bad basic type"
67008 msgstr ""
67010 #: fortran/arith.cc:910
67011 #, gcc-internal-format
67012 msgid "arith_power(): Bad base"
67013 msgstr ""
67015 #: fortran/arith.cc:949
67016 #, gcc-internal-format, gfc-internal-format
67017 msgid "Negative exponent of integer has zero result at %L"
67018 msgstr ""
67020 #: fortran/arith.cc:969
67021 #, gcc-internal-format, gfc-internal-format
67022 msgid "Result of exponentiation at %L exceeds the range of %s"
67023 msgstr ""
67025 #: fortran/arith.cc:1006 fortran/arith.cc:1031
67026 #, gcc-internal-format, gfc-internal-format
67027 msgid "Noninteger exponent in an initialization expression at %L"
67028 msgstr ""
67030 #: fortran/arith.cc:1017
67031 #, gcc-internal-format, gfc-internal-format
67032 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
67033 msgstr ""
67035 #: fortran/arith.cc:1045
67036 #, gcc-internal-format
67037 msgid "arith_power(): unknown type"
67038 msgstr ""
67040 #: fortran/arith.cc:1116
67041 #, gcc-internal-format
67042 msgid "compare_real(): Bad operator"
67043 msgstr ""
67045 #: fortran/arith.cc:1156
67046 #, gcc-internal-format
67047 msgid "gfc_compare_expr(): Bad basic type"
67048 msgstr ""
67050 #: fortran/arith.cc:1777
67051 #, gcc-internal-format
67052 msgid "eval_intrinsic(): Bad operator"
67053 msgstr ""
67055 #: fortran/arith.cc:1836
67056 #, gcc-internal-format
67057 msgid "eval_type_intrinsic0(): op NULL"
67058 msgstr ""
67060 #: fortran/arith.cc:2098
67061 #, gcc-internal-format, gfc-internal-format
67062 msgid "Arithmetic OK converting %s to %s at %L"
67063 msgstr ""
67065 #: fortran/arith.cc:2102
67066 #, gcc-internal-format
67067 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
67068 msgstr ""
67070 #: fortran/arith.cc:2107
67071 #, gcc-internal-format
67072 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
67073 msgstr ""
67075 #: fortran/arith.cc:2112
67076 #, gcc-internal-format
67077 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
67078 msgstr ""
67080 #: fortran/arith.cc:2117
67081 #, gcc-internal-format, gfc-internal-format
67082 msgid "Division by zero converting %s to %s at %L"
67083 msgstr ""
67085 #: fortran/arith.cc:2121
67086 #, gcc-internal-format, gfc-internal-format
67087 msgid "Array operands are incommensurate converting %s to %s at %L"
67088 msgstr ""
67090 #: fortran/arith.cc:2125
67091 #, gcc-internal-format, gfc-internal-format
67092 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
67093 msgstr ""
67095 #: fortran/arith.cc:2215 fortran/arith.cc:2334 fortran/arith.cc:2397
67096 #: fortran/arith.cc:2452 fortran/arith.cc:2515 fortran/arith.cc:2587
67097 #: fortran/arith.cc:2657
67098 #, gcc-internal-format
67099 msgid "Conversion from %qs to %qs at %L"
67100 msgstr ""
67102 #: fortran/arith.cc:2247 fortran/arith.cc:2283 fortran/arith.cc:2325
67103 #: fortran/arith.cc:2387 fortran/arith.cc:2442 fortran/arith.cc:2505
67104 #: fortran/arith.cc:2577 fortran/arith.cc:2649
67105 #, gcc-internal-format
67106 msgid "Change of value in conversion from %qs to %qs at %L"
67107 msgstr ""
67109 #: fortran/arith.cc:2491 fortran/arith.cc:2563
67110 #, gcc-internal-format
67111 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
67112 msgstr ""
67114 #: fortran/arith.cc:2742
67115 #, gcc-internal-format
67116 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
67117 msgstr ""
67119 #: fortran/arith.cc:2771
67120 #, gcc-internal-format, gfc-internal-format
67121 msgid "The character constant at %L is truncated in conversion to %s"
67122 msgstr ""
67124 #: fortran/array.cc:98 fortran/array.cc:130 fortran/array.cc:158
67125 #, gcc-internal-format, gfc-internal-format
67126 msgid "Invalid BOZ literal constant used in subscript at %C"
67127 msgstr ""
67129 #: fortran/array.cc:103
67130 #, gcc-internal-format, gfc-internal-format
67131 msgid "Expected array subscript at %C"
67132 msgstr ""
67134 #: fortran/array.cc:112
67135 #, gcc-internal-format
67136 msgid "Unexpected %<*%> in coarray subscript at %C"
67137 msgstr ""
67139 #: fortran/array.cc:139
67140 #, gcc-internal-format, gfc-internal-format
67141 msgid "Missing lower bound in assumed size coarray specification at %C"
67142 msgstr ""
67144 #: fortran/array.cc:149
67145 #, gcc-internal-format, gfc-internal-format
67146 msgid "Strides not allowed in coarray subscript at %C"
67147 msgstr ""
67149 #: fortran/array.cc:163
67150 #, gcc-internal-format, gfc-internal-format
67151 msgid "Expected array subscript stride at %C"
67152 msgstr ""
67154 #: fortran/array.cc:223
67155 #, gcc-internal-format, gfc-internal-format
67156 msgid "Invalid form of array reference at %C"
67157 msgstr ""
67159 #: fortran/array.cc:230
67160 #, gcc-internal-format, gfc-internal-format
67161 msgid "Array reference at %C has more than 7 dimensions"
67162 msgstr ""
67164 #: fortran/array.cc:233 fortran/array.cc:334
67165 #, gcc-internal-format, gfc-internal-format
67166 msgid "Array reference at %C cannot have more than %d dimensions"
67167 msgstr ""
67169 #: fortran/array.cc:248 fortran/array.cc:716 fortran/check.cc:3445
67170 #: fortran/check.cc:5976 fortran/check.cc:6021 fortran/check.cc:6063
67171 #: fortran/check.cc:6090 fortran/check.cc:6353 fortran/match.cc:1854
67172 #: fortran/match.cc:3316 fortran/match.cc:3658 fortran/match.cc:3854
67173 #: fortran/simplify.cc:3026 fortran/simplify.cc:3056 fortran/simplify.cc:6409
67174 #: fortran/simplify.cc:8450
67175 #, gcc-internal-format
67176 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
67177 msgstr ""
67179 #: fortran/array.cc:254
67180 #, gcc-internal-format, gfc-internal-format
67181 msgid "Unexpected coarray designator at %C"
67182 msgstr ""
67184 #: fortran/array.cc:276
67185 #, gcc-internal-format, gfc-internal-format
67186 msgid "TEAM= attribute in %C misplaced"
67187 msgstr ""
67189 #: fortran/array.cc:288
67190 #, gcc-internal-format, gfc-internal-format
67191 msgid "STAT= attribute in %C misplaced"
67192 msgstr ""
67194 #: fortran/array.cc:297
67195 #, gcc-internal-format, gfc-internal-format
67196 msgid "Too few codimensions at %C, expected %d not %d"
67197 msgstr ""
67199 #: fortran/array.cc:303
67200 #, gcc-internal-format, gfc-internal-format
67201 msgid "Too many codimensions at %C, expected %d not %d"
67202 msgstr ""
67204 #: fortran/array.cc:313 fortran/array.cc:321
67205 #, gcc-internal-format
67206 msgid "Unexpected %<*%> for codimension %d of %d at %C"
67207 msgstr ""
67209 #: fortran/array.cc:316
67210 #, gcc-internal-format, gfc-internal-format
67211 msgid "Invalid form of coarray reference at %C"
67212 msgstr ""
67214 #: fortran/array.cc:328
67215 #, gcc-internal-format, gfc-internal-format
67216 msgid "Invalid codimension %d at %C, only %d codimensions exist"
67217 msgstr ""
67219 #: fortran/array.cc:392
67220 #, gcc-internal-format
67221 msgid "Variable %qs at %L in this context must be constant"
67222 msgstr ""
67224 #: fortran/array.cc:395
67225 #, gcc-internal-format, gfc-internal-format
67226 msgid "Expression at %L in this context must be constant"
67227 msgstr ""
67229 #. F2018:R821: "assumed-implied-spec  is  [ lower-bound : ] *".
67230 #: fortran/array.cc:497
67231 #, gcc-internal-format, gfc-internal-format
67232 msgid "A lower bound must precede colon in assumed-size array specification at %L"
67233 msgstr ""
67235 #: fortran/array.cc:509
67236 #, gcc-internal-format, gfc-internal-format
67237 msgid "Expected expression in array specification at %C"
67238 msgstr ""
67240 #: fortran/array.cc:522 fortran/array.cc:554
67241 #, gcc-internal-format, gfc-internal-format
67242 msgid "Expecting a scalar INTEGER expression at %C, found %s"
67243 msgstr ""
67245 #: fortran/array.cc:591
67246 #, gcc-internal-format, gfc-internal-format
67247 msgid "Assumed-rank array at %C"
67248 msgstr ""
67250 #: fortran/array.cc:625
67251 #, gcc-internal-format, gfc-internal-format
67252 msgid "Bad array specification for implied-shape array at %C"
67253 msgstr ""
67255 #: fortran/array.cc:641 fortran/array.cc:754
67256 #, gcc-internal-format, gfc-internal-format
67257 msgid "Bad array specification for an explicitly shaped array at %C"
67258 msgstr ""
67260 #: fortran/array.cc:651 fortran/array.cc:764
67261 #, gcc-internal-format, gfc-internal-format
67262 msgid "Bad array specification for assumed shape array at %C"
67263 msgstr ""
67265 #: fortran/array.cc:665 fortran/array.cc:778
67266 #, gcc-internal-format, gfc-internal-format
67267 msgid "Bad specification for deferred shape array at %C"
67268 msgstr ""
67270 #: fortran/array.cc:675 fortran/array.cc:782
67271 #, gcc-internal-format, gfc-internal-format
67272 msgid "Bad specification for assumed size array at %C"
67273 msgstr ""
67275 #: fortran/array.cc:687 fortran/array.cc:794
67276 #, gcc-internal-format, gfc-internal-format
67277 msgid "Expected another dimension in array declaration at %C"
67278 msgstr ""
67280 #: fortran/array.cc:693 fortran/array.cc:722 fortran/array.cc:800
67281 #, gcc-internal-format, gfc-internal-format
67282 msgid "Array specification at %C has more than %d dimensions"
67283 msgstr ""
67285 #: fortran/array.cc:699
67286 #, gcc-internal-format, gfc-internal-format
67287 msgid "Array specification at %C with more than 7 dimensions"
67288 msgstr ""
67290 #: fortran/array.cc:711
67291 #, gcc-internal-format, gfc-internal-format
67292 msgid "Coarray declaration at %C"
67293 msgstr ""
67295 #: fortran/array.cc:808
67296 #, gcc-internal-format
67297 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
67298 msgstr ""
67300 #: fortran/array.cc:882
67301 #, gcc-internal-format
67302 msgid "The assumed-rank array %qs at %L shall not have a codimension"
67303 msgstr ""
67305 #: fortran/array.cc:938
67306 #, gcc-internal-format
67307 msgid "rank + corank of %qs exceeds %d at %C"
67308 msgstr ""
67310 #: fortran/array.cc:1061
67311 #, gcc-internal-format
67312 msgid "DO-iterator %qs at %L is inside iterator of the same name"
67313 msgstr ""
67315 #: fortran/array.cc:1153 fortran/array.cc:1381
67316 #, gcc-internal-format, gfc-internal-format
67317 msgid "Syntax error in array constructor at %C"
67318 msgstr ""
67320 #: fortran/array.cc:1183
67321 #, gcc-internal-format, gfc-internal-format
67322 msgid "BOZ literal constant at %L cannot appear in an array constructor"
67323 msgstr ""
67325 #: fortran/array.cc:1192
67326 #, gcc-internal-format, gfc-internal-format
67327 msgid "NULL() at %C cannot appear in an array constructor"
67328 msgstr ""
67330 #: fortran/array.cc:1254
67331 #, gcc-internal-format, gfc-internal-format
67332 msgid "[...] style array constructors at %C"
67333 msgstr ""
67335 #: fortran/array.cc:1274
67336 #, gcc-internal-format, gfc-internal-format
67337 msgid "Array constructor including type specification at %C"
67338 msgstr ""
67340 #: fortran/array.cc:1280 fortran/match.cc:4290
67341 #, gcc-internal-format, gfc-internal-format
67342 msgid "Type-spec at %L cannot contain a deferred type parameter"
67343 msgstr ""
67345 #: fortran/array.cc:1288
67346 #, gcc-internal-format, gfc-internal-format
67347 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
67348 msgstr ""
67350 #: fortran/array.cc:1306
67351 #, gcc-internal-format, gfc-internal-format
67352 msgid "Empty array constructor at %C is not allowed"
67353 msgstr ""
67355 #: fortran/array.cc:1343 fortran/array.cc:1353
67356 #, gcc-internal-format, gfc-internal-format
67357 msgid "Incompatible typespec for array element at %L"
67358 msgstr ""
67360 #: fortran/array.cc:1428
67361 #, gcc-internal-format, gfc-internal-format
67362 msgid "Element in %s array constructor at %L is %s"
67363 msgstr ""
67365 #: fortran/array.cc:1759
67366 #, gcc-internal-format, gfc-internal-format
67367 msgid "Iterator step at %L cannot be zero"
67368 msgstr ""
67370 #: fortran/array.cc:1918
67371 #, gcc-internal-format
67372 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"
67373 msgstr ""
67375 #: fortran/array.cc:2097
67376 #, gcc-internal-format, gfc-internal-format
67377 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
67378 msgstr ""
67380 #: fortran/array.cc:2104
67381 #, gcc-internal-format, gfc-internal-format
67382 msgid "AC-IMPLIED-DO final expression references control variable at %L"
67383 msgstr ""
67385 #: fortran/array.cc:2111
67386 #, gcc-internal-format, gfc-internal-format
67387 msgid "AC-IMPLIED-DO step expression references control variable at %L"
67388 msgstr ""
67390 #: fortran/array.cc:2123
67391 #, gcc-internal-format, gfc-internal-format
67392 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
67393 msgstr ""
67395 #: fortran/array.cc:2215
67396 #, gcc-internal-format
67397 msgid "Different CHARACTER lengths (%wd/%wd) in array constructor at %L"
67398 msgstr ""
67400 #: fortran/array.cc:2333
67401 #, gcc-internal-format
67402 msgid "spec_dimen_size(): Bad dimension"
67403 msgstr ""
67405 #: fortran/array.cc:2399
67406 #, gcc-internal-format
67407 msgid "gfc_ref_dimen_size(): Bad dimension"
67408 msgstr ""
67410 #: fortran/array.cc:2403
67411 #, gcc-internal-format, gfc-internal-format
67412 msgid "Bad array dimension at %L"
67413 msgstr ""
67415 #: fortran/array.cc:2541
67416 #, gcc-internal-format
67417 msgid "gfc_ref_dimen_size(): Bad dimen_type"
67418 msgstr ""
67420 #: fortran/array.cc:2592
67421 #, gcc-internal-format
67422 msgid "gfc_array_dimen_size(): Bad dimension"
67423 msgstr ""
67425 #: fortran/array.cc:2644
67426 #, gcc-internal-format
67427 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
67428 msgstr ""
67430 #: fortran/array.cc:2792
67431 #, gcc-internal-format
67432 msgid "gfc_find_array_ref(): No ref found"
67433 msgstr ""
67435 #. if (c == 0)
67436 #: fortran/bbt.cc:119
67437 #, gcc-internal-format
67438 msgid "insert_bbt(): Duplicate key found"
67439 msgstr ""
67441 #: fortran/check.cc:87
67442 #, gcc-internal-format
67443 msgid "BOZ literal constant at %L cannot be an actual argument to %qs"
67444 msgstr ""
67446 #: fortran/check.cc:103
67447 #, gcc-internal-format
67448 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
67449 msgstr ""
67451 #: fortran/check.cc:123 fortran/resolve.cc:11536
67452 #, gcc-internal-format, gfc-internal-format
67453 msgid "Invalid use of BOZ literal constant at %L"
67454 msgstr ""
67456 #: fortran/check.cc:371
67457 #, gcc-internal-format, gfc-internal-format
67458 msgid "Failure in conversion of BOZ to REAL at %L"
67459 msgstr ""
67461 #: fortran/check.cc:477
67462 #, gcc-internal-format
67463 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
67464 msgstr ""
67466 #: fortran/check.cc:493
67467 #, gcc-internal-format
67468 msgid "%qs argument of %qs intrinsic at %L must be %s"
67469 msgstr ""
67471 #: fortran/check.cc:527
67472 #, gcc-internal-format
67473 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
67474 msgstr ""
67476 #: fortran/check.cc:542 fortran/check.cc:572
67477 #, gcc-internal-format
67478 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
67479 msgstr ""
67481 #: fortran/check.cc:560
67482 #, gcc-internal-format
67483 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
67484 msgstr ""
67486 #: fortran/check.cc:567
67487 #, gcc-internal-format
67488 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
67489 msgstr ""
67491 #: fortran/check.cc:590 fortran/check.cc:3400
67492 #, gcc-internal-format
67493 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
67494 msgstr ""
67496 #: fortran/check.cc:605
67497 #, gcc-internal-format
67498 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
67499 msgstr ""
67501 #: fortran/check.cc:622
67502 #, gcc-internal-format
67503 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
67504 msgstr ""
67506 #: fortran/check.cc:651 fortran/check.cc:7632
67507 #, gcc-internal-format
67508 msgid "%qs argument of %qs intrinsic at %L must be a constant"
67509 msgstr ""
67511 #: fortran/check.cc:660
67512 #, gcc-internal-format, gfc-internal-format
67513 msgid "Invalid kind for %s at %L"
67514 msgstr ""
67516 #: fortran/check.cc:679
67517 #, gcc-internal-format
67518 msgid "%qs argument of %qs intrinsic at %L must be double precision"
67519 msgstr ""
67521 #: fortran/check.cc:702
67522 #, gcc-internal-format
67523 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
67524 msgstr ""
67526 #: fortran/check.cc:719
67527 #, gcc-internal-format
67528 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
67529 msgstr ""
67531 #: fortran/check.cc:744
67532 #, gcc-internal-format
67533 msgid "%qs argument of %qs intrinsic at %L must be an array"
67534 msgstr ""
67536 #: fortran/check.cc:765
67537 #, gcc-internal-format
67538 msgid "%qs at %L must be nonnegative"
67539 msgstr ""
67541 #: fortran/check.cc:786
67542 #, gcc-internal-format
67543 msgid "%qs argument of %qs intrinsic at %L must be positive"
67544 msgstr ""
67546 #: fortran/check.cc:819
67547 #, gcc-internal-format
67548 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
67549 msgstr ""
67551 #: fortran/check.cc:830
67552 #, gcc-internal-format
67553 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
67554 msgstr ""
67556 #: fortran/check.cc:840
67557 #, gcc-internal-format
67558 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
67559 msgstr ""
67561 #: fortran/check.cc:867
67562 #, gcc-internal-format
67563 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
67564 msgstr ""
67566 #: fortran/check.cc:893
67567 #, gcc-internal-format
67568 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
67569 msgstr ""
67571 #: fortran/check.cc:926
67572 #, gcc-internal-format
67573 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
67574 msgstr ""
67576 #: fortran/check.cc:943
67577 #, gcc-internal-format
67578 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
67579 msgstr ""
67581 #: fortran/check.cc:958
67582 #, gcc-internal-format
67583 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
67584 msgstr ""
67586 #: fortran/check.cc:980
67587 #, gcc-internal-format
67588 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
67589 msgstr ""
67591 #: fortran/check.cc:998
67592 #, gcc-internal-format
67593 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
67594 msgstr ""
67596 #: fortran/check.cc:1017
67597 #, gcc-internal-format
67598 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
67599 msgstr ""
67601 #: fortran/check.cc:1044
67602 #, gcc-internal-format
67603 msgid "%qs argument of %qs intrinsic at %L must be a variable"
67604 msgstr ""
67606 #: fortran/check.cc:1093
67607 #, gcc-internal-format
67608 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
67609 msgstr ""
67611 #: fortran/check.cc:1145
67612 #, gcc-internal-format
67613 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
67614 msgstr ""
67616 #: fortran/check.cc:1248
67617 #, gcc-internal-format, gfc-internal-format
67618 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
67619 msgstr ""
67621 #: fortran/check.cc:1269
67622 #, gcc-internal-format
67623 msgid "Size of %qs argument of %qs intrinsic at %L too small (%wd/%ld)"
67624 msgstr ""
67626 #: fortran/check.cc:1332
67627 #, gcc-internal-format, gfc-internal-format
67628 msgid "BOZ literal constant at %L cannot appear in ACHAR intrinsic subprogram"
67629 msgstr ""
67631 #: fortran/check.cc:1423
67632 #, gcc-internal-format
67633 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
67634 msgstr ""
67636 #: fortran/check.cc:1432 fortran/check.cc:3717
67637 #, gcc-internal-format, gfc-internal-format
67638 msgid "Different type kinds at %L"
67639 msgstr ""
67641 #: fortran/check.cc:1455
67642 #, gcc-internal-format
67643 msgid "NULL at %L is not permitted as actual argument to %qs intrinsic function"
67644 msgstr ""
67646 #: fortran/check.cc:1477
67647 #, gcc-internal-format
67648 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
67649 msgstr ""
67651 #: fortran/check.cc:1486 fortran/check.cc:1521 fortran/check.cc:4412
67652 #, gcc-internal-format
67653 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
67654 msgstr ""
67656 #: fortran/check.cc:1503
67657 #, gcc-internal-format
67658 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
67659 msgstr ""
67661 #: fortran/check.cc:1512
67662 #, gcc-internal-format
67663 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
67664 msgstr ""
67666 #: fortran/check.cc:1539
67667 #, gcc-internal-format, gfc-internal-format
67668 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
67669 msgstr ""
67671 #: fortran/check.cc:1586
67672 #, gcc-internal-format, gfc-internal-format
67673 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
67674 msgstr ""
67676 #: fortran/check.cc:1594
67677 #, gcc-internal-format, gfc-internal-format
67678 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
67679 msgstr ""
67681 #: fortran/check.cc:1601
67682 #, gcc-internal-format
67683 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
67684 msgstr ""
67686 #: fortran/check.cc:1619 fortran/check.cc:1832
67687 #, gcc-internal-format, gfc-internal-format
67688 msgid "STAT= argument to %s at %L"
67689 msgstr ""
67691 #: fortran/check.cc:1638 fortran/check.cc:1772 fortran/check.cc:1869
67692 #, gcc-internal-format, gfc-internal-format
67693 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
67694 msgstr ""
67696 #: fortran/check.cc:1652 fortran/check.cc:1852
67697 #, gcc-internal-format, gfc-internal-format
67698 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
67699 msgstr ""
67701 #: fortran/check.cc:1672
67702 #, gcc-internal-format, gfc-internal-format
67703 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
67704 msgstr ""
67706 #: fortran/check.cc:1691 fortran/check.cc:1705 fortran/check.cc:1740
67707 #, gcc-internal-format
67708 msgid "%qs argument of %qs intrinsic at %L not yet supported"
67709 msgstr ""
67711 #: fortran/check.cc:1725
67712 #, gcc-internal-format
67713 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
67714 msgstr ""
67716 #: fortran/check.cc:1779 fortran/check.cc:1876
67717 #, gcc-internal-format, gfc-internal-format
67718 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
67719 msgstr ""
67721 #: fortran/check.cc:1794
67722 #, gcc-internal-format, gfc-internal-format
67723 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
67724 msgstr ""
67726 #: fortran/check.cc:1804
67727 #, gcc-internal-format, gfc-internal-format
67728 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
67729 msgstr ""
67731 #: fortran/check.cc:1817
67732 #, gcc-internal-format, gfc-internal-format
67733 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
67734 msgstr ""
67736 #: fortran/check.cc:1896
67737 #, gcc-internal-format, gfc-internal-format
67738 msgid "Negative argument N at %L"
67739 msgstr ""
67741 #: fortran/check.cc:1994
67742 #, gcc-internal-format, gfc-internal-format
67743 msgid "BOZ literal constant at %L cannot appear in CHAR intrinsic subprogram"
67744 msgstr ""
67746 #: fortran/check.cc:2118 fortran/check.cc:2608
67747 #, gcc-internal-format
67748 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
67749 msgstr ""
67751 #: fortran/check.cc:2127 fortran/check.cc:2617
67752 #, gcc-internal-format
67753 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
67754 msgstr ""
67756 #: fortran/check.cc:2137 fortran/check.cc:2143
67757 #, gcc-internal-format, gfc-internal-format
67758 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
67759 msgstr ""
67761 #: fortran/check.cc:2165
67762 #, gcc-internal-format
67763 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
67764 msgstr ""
67766 #: fortran/check.cc:2173
67767 #, gcc-internal-format, gfc-internal-format
67768 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
67769 msgstr ""
67771 #: fortran/check.cc:2196
67772 #, gcc-internal-format, gfc-internal-format
67773 msgid "The stat= argument at %L must be a kind=4 integer variable"
67774 msgstr ""
67776 #: fortran/check.cc:2212
67777 #, gcc-internal-format, gfc-internal-format
67778 msgid "The errmsg= argument at %L must be a default-kind character variable"
67779 msgstr ""
67781 #: fortran/check.cc:2220
67782 #, gcc-internal-format
67783 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
67784 msgstr ""
67786 #: fortran/check.cc:2235
67787 #, gcc-internal-format, gfc-internal-format
67788 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
67789 msgstr ""
67791 #: fortran/check.cc:2254
67792 #, gcc-internal-format, gfc-internal-format
67793 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
67794 msgstr ""
67796 #: fortran/check.cc:2261
67797 #, gcc-internal-format, gfc-internal-format
67798 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
67799 msgstr ""
67801 #: fortran/check.cc:2275
67802 #, gcc-internal-format, gfc-internal-format
67803 msgid "OPERATION argument at %L must be a PURE function"
67804 msgstr ""
67806 #. None of the intrinsics fulfills the criteria of taking two arguments,
67807 #. returning the same type and kind as the arguments and being permitted
67808 #. as actual argument.
67809 #: fortran/check.cc:2285
67810 #, gcc-internal-format, gfc-internal-format
67811 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
67812 msgstr ""
67814 #: fortran/check.cc:2302
67815 #, gcc-internal-format, gfc-internal-format
67816 msgid "The function passed as OPERATION at %L shall have two arguments"
67817 msgstr ""
67819 #: fortran/check.cc:2312
67820 #, gcc-internal-format, gfc-internal-format
67821 msgid "The A argument at %L has type %s but the function passed as OPERATION at %L returns %s"
67822 msgstr ""
67824 #: fortran/check.cc:2321
67825 #, gcc-internal-format, gfc-internal-format
67826 msgid "The function passed as OPERATION at %L has arguments of type %s and %s but shall have type %s"
67827 msgstr ""
67829 #: fortran/check.cc:2332
67830 #, gcc-internal-format, gfc-internal-format
67831 msgid "The function passed as OPERATION at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
67832 msgstr ""
67834 #: fortran/check.cc:2340
67835 #, gcc-internal-format, gfc-internal-format
67836 msgid "The function passed as OPERATION at %L shall have the VALUE attribute either for none or both arguments"
67837 msgstr ""
67839 #: fortran/check.cc:2347
67840 #, gcc-internal-format, gfc-internal-format
67841 msgid "The function passed as OPERATION at %L shall have the TARGET attribute either for none or both arguments"
67842 msgstr ""
67844 #: fortran/check.cc:2354
67845 #, gcc-internal-format, gfc-internal-format
67846 msgid "The function passed as OPERATION at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
67847 msgstr ""
67849 #: fortran/check.cc:2362
67850 #, gcc-internal-format, gfc-internal-format
67851 msgid "The function passed as OPERATION at %L shall not have the OPTIONAL attribute for either of the arguments"
67852 msgstr ""
67854 #: fortran/check.cc:2392
67855 #, gcc-internal-format, gfc-internal-format
67856 msgid "The character length of the A argument at %L and of the arguments of the OPERATION at %L shall be the same"
67857 msgstr ""
67859 #: fortran/check.cc:2399
67860 #, gcc-internal-format, gfc-internal-format
67861 msgid "The character length of the A argument at %L and of the function result of the OPERATION at %L shall be the same"
67862 msgstr ""
67864 #: fortran/check.cc:2417
67865 #, gcc-internal-format
67866 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
67867 msgstr ""
67869 #: fortran/check.cc:2445 fortran/check.cc:2459
67870 #, gcc-internal-format, gfc-internal-format
67871 msgid "BOZ constant at %L cannot appear in the COMPLEX intrinsic subprogram"
67872 msgstr ""
67874 #: fortran/check.cc:2496 fortran/check.cc:3126 fortran/check.cc:3209
67875 #: fortran/check.cc:3431 fortran/check.cc:3479 fortran/check.cc:4959
67876 #: fortran/check.cc:5084 fortran/check.cc:5154 fortran/check.cc:6339
67877 #: fortran/check.cc:6470
67878 #, gcc-internal-format
67879 msgid "%qs intrinsic with KIND argument at %L"
67880 msgstr ""
67882 #: fortran/check.cc:2543 fortran/check.cc:2812 fortran/check.cc:2872
67883 #, gcc-internal-format
67884 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
67885 msgstr ""
67887 #: fortran/check.cc:2558 fortran/check.cc:2827 fortran/check.cc:2887
67888 #, gcc-internal-format
67889 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
67890 msgstr ""
67892 #: fortran/check.cc:2670 fortran/check.cc:3811 fortran/check.cc:3819
67893 #, gcc-internal-format
67894 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
67895 msgstr ""
67897 #: fortran/check.cc:2684
67898 #, gcc-internal-format
67899 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
67900 msgstr ""
67902 #: fortran/check.cc:2704 fortran/check.cc:2712
67903 #, gcc-internal-format
67904 msgid "%qs argument of %qs intrinsic at %L must be default real"
67905 msgstr ""
67907 #: fortran/check.cc:2848
67908 #, gcc-internal-format
67909 msgid "%qs must be of same type and kind as %qs at %L in %qs"
67910 msgstr ""
67912 #: fortran/check.cc:2906
67913 #, gcc-internal-format
67914 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
67915 msgstr ""
67917 #: fortran/check.cc:2924
67918 #, gcc-internal-format, gfc-internal-format
67919 msgid "BOZ literal constant at %L cannot appear in the FLOAT intrinsic subprogram"
67920 msgstr ""
67922 #: fortran/check.cc:2938
67923 #, gcc-internal-format, gfc-internal-format
67924 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
67925 msgstr ""
67927 #: fortran/check.cc:2999
67928 #, gcc-internal-format
67929 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
67930 msgstr ""
67932 #: fortran/check.cc:3081
67933 #, gcc-internal-format
67934 msgid "Arguments of %qs have different kind type parameters at %L"
67935 msgstr ""
67937 #: fortran/check.cc:3177
67938 #, gcc-internal-format, gfc-internal-format
67939 msgid "Argument of %s at %L must be of length one"
67940 msgstr ""
67942 #: fortran/check.cc:3216
67943 #, gcc-internal-format
67944 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
67945 msgstr ""
67947 #: fortran/check.cc:3250
67948 #, gcc-internal-format
67949 msgid "%qs intrinsic subprogram at %L has been removed.  Use INT intrinsic subprogram."
67950 msgstr ""
67952 #: fortran/check.cc:3302
67953 #, gcc-internal-format, gfc-internal-format
67954 msgid "SIZE at %L must be positive"
67955 msgstr ""
67957 #: fortran/check.cc:3314
67958 #, gcc-internal-format, gfc-internal-format
67959 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
67960 msgstr ""
67962 #: fortran/check.cc:3373
67963 #, gcc-internal-format, gfc-internal-format
67964 msgid "STATUS at %L shall be an INTENT(OUT) variable"
67965 msgstr ""
67967 #: fortran/check.cc:3382
67968 #, gcc-internal-format
67969 msgid "%qs at %L shall be an INTENT(OUT) variable"
67970 msgstr ""
67972 #: fortran/check.cc:3407
67973 #, gcc-internal-format
67974 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
67975 msgstr ""
67977 #: fortran/check.cc:3621
67978 #, gcc-internal-format
67979 msgid "Intrinsic %qs at %L must have at least two arguments"
67980 msgstr ""
67982 #: fortran/check.cc:3669
67983 #, gcc-internal-format
67984 msgid "Missing %qs argument to the %s intrinsic at %L"
67985 msgstr ""
67987 #: fortran/check.cc:3684
67988 #, gcc-internal-format
67989 msgid "Duplicate argument %qs at %L to intrinsic %s"
67990 msgstr ""
67992 #: fortran/check.cc:3689
67993 #, gcc-internal-format
67994 msgid "Unknown argument %qs at %L to intrinsic %s"
67995 msgstr ""
67997 #: fortran/check.cc:3714
67998 #, gcc-internal-format, gfc-internal-format
67999 msgid "Different character kinds at %L"
68000 msgstr ""
68002 #: fortran/check.cc:3723
68003 #, gcc-internal-format
68004 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
68005 msgstr ""
68007 #: fortran/check.cc:3754
68008 #, gcc-internal-format
68009 msgid "%qs intrinsic with CHARACTER argument at %L"
68010 msgstr ""
68012 #: fortran/check.cc:3761
68013 #, gcc-internal-format
68014 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
68015 msgstr ""
68017 #: fortran/check.cc:3828
68018 #, gcc-internal-format
68019 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
68020 msgstr ""
68022 #: fortran/check.cc:3842
68023 #, gcc-internal-format
68024 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
68025 msgstr ""
68027 #: fortran/check.cc:3861
68028 #, gcc-internal-format
68029 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
68030 msgstr ""
68032 #: fortran/check.cc:3870
68033 #, gcc-internal-format
68034 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
68035 msgstr ""
68037 #: fortran/check.cc:4035
68038 #, gcc-internal-format
68039 msgid "Argument %qs of %qs intrinsic at %L must be in type conformance to argument %qs at %L"
68040 msgstr ""
68042 #: fortran/check.cc:4153 fortran/check.cc:7552 fortran/check.cc:7567
68043 #, gcc-internal-format
68044 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
68045 msgstr ""
68047 #: fortran/check.cc:4236
68048 #, gcc-internal-format, gfc-internal-format
68049 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
68050 msgstr ""
68052 #: fortran/check.cc:4247
68053 #, gcc-internal-format, gfc-internal-format
68054 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
68055 msgstr ""
68057 #: fortran/check.cc:4254
68058 #, gcc-internal-format, gfc-internal-format
68059 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
68060 msgstr ""
68062 #: fortran/check.cc:4265
68063 #, gcc-internal-format, gfc-internal-format
68064 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
68065 msgstr ""
68067 #: fortran/check.cc:4274
68068 #, gcc-internal-format, gfc-internal-format
68069 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
68070 msgstr ""
68072 #: fortran/check.cc:4314
68073 #, gcc-internal-format, gfc-internal-format
68074 msgid "The FROM and TO arguments at %L violate aliasing restrictions (F2003 12.4.1.7)"
68075 msgstr ""
68077 #: fortran/check.cc:4341
68078 #, gcc-internal-format
68079 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
68080 msgstr ""
68082 #: fortran/check.cc:4397
68083 #, gcc-internal-format
68084 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
68085 msgstr ""
68087 #: fortran/check.cc:4405
68088 #, gcc-internal-format, gfc-internal-format
68089 msgid "NULL intrinsic with allocatable MOLD at %L"
68090 msgstr ""
68092 #: fortran/check.cc:4484 fortran/check.cc:6417
68093 #, gcc-internal-format
68094 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
68095 msgstr ""
68097 #: fortran/check.cc:4545
68098 #, gcc-internal-format
68099 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
68100 msgstr ""
68102 #: fortran/check.cc:4555
68103 #, gcc-internal-format
68104 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
68105 msgstr ""
68107 #: fortran/check.cc:4574
68108 #, gcc-internal-format
68109 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
68110 msgstr ""
68112 #: fortran/check.cc:4625
68113 #, gcc-internal-format, gfc-internal-format
68114 msgid "The argument of the RANK intrinsic at %L must be a data object"
68115 msgstr ""
68117 #: fortran/check.cc:4733
68118 #, gcc-internal-format
68119 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
68120 msgstr ""
68122 #: fortran/check.cc:4743
68123 #, gcc-internal-format
68124 msgid "%qs argument of %qs intrinsic at %L is empty"
68125 msgstr ""
68127 #: fortran/check.cc:4750
68128 #, gcc-internal-format
68129 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
68130 msgstr ""
68132 #: fortran/check.cc:4773
68133 #, gcc-internal-format
68134 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
68135 msgstr ""
68137 #: fortran/check.cc:4813
68138 #, gcc-internal-format
68139 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
68140 msgstr ""
68142 #: fortran/check.cc:4831
68143 #, gcc-internal-format
68144 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
68145 msgstr ""
68147 #: fortran/check.cc:4840
68148 #, gcc-internal-format
68149 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
68150 msgstr ""
68152 #: fortran/check.cc:4875 fortran/simplify.cc:7050
68153 #, gcc-internal-format, gfc-internal-format
68154 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
68155 msgstr ""
68157 #: fortran/check.cc:4892 fortran/check.cc:4911
68158 #, gcc-internal-format
68159 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
68160 msgstr ""
68162 #: fortran/check.cc:4902 fortran/check.cc:4921
68163 #, gcc-internal-format
68164 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
68165 msgstr ""
68167 #: fortran/check.cc:5020
68168 #, gcc-internal-format
68169 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
68170 msgstr ""
68172 #: fortran/check.cc:5051
68173 #, gcc-internal-format
68174 msgid "%qs intrinsic with RADIX argument at %L"
68175 msgstr ""
68177 #: fortran/check.cc:5099
68178 #, gcc-internal-format
68179 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
68180 msgstr ""
68182 #: fortran/check.cc:5172 fortran/check.cc:7612
68183 #, gcc-internal-format
68184 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
68185 msgstr ""
68187 #: fortran/check.cc:5188 fortran/check.cc:5334 fortran/check.cc:7604
68188 #, gcc-internal-format
68189 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
68190 msgstr ""
68192 #: fortran/check.cc:5199 fortran/check.cc:5346
68193 #, gcc-internal-format
68194 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
68195 msgstr ""
68197 #: fortran/check.cc:5281
68198 #, gcc-internal-format
68199 msgid "is_c_interoperable(): gfc_simplify_expr failed"
68200 msgstr ""
68202 #: fortran/check.cc:5325
68203 #, gcc-internal-format
68204 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
68205 msgstr ""
68207 #: fortran/check.cc:5364
68208 #, gcc-internal-format, gfc-internal-format
68209 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
68210 msgstr ""
68212 #: fortran/check.cc:5378
68213 #, gcc-internal-format, gfc-internal-format
68214 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
68215 msgstr ""
68217 #: fortran/check.cc:5402
68218 #, gcc-internal-format, gfc-internal-format
68219 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
68220 msgstr ""
68222 #: fortran/check.cc:5414
68223 #, gcc-internal-format, gfc-internal-format
68224 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
68225 msgstr ""
68227 #: fortran/check.cc:5421
68228 #, gcc-internal-format, gfc-internal-format
68229 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
68230 msgstr ""
68232 #: fortran/check.cc:5428
68233 #, gcc-internal-format, gfc-internal-format
68234 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
68235 msgstr ""
68237 #: fortran/check.cc:5435
68238 #, gcc-internal-format, gfc-internal-format
68239 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
68240 msgstr ""
68242 #: fortran/check.cc:5441
68243 #, gcc-internal-format, gfc-internal-format
68244 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
68245 msgstr ""
68247 #: fortran/check.cc:5460
68248 #, gcc-internal-format, gfc-internal-format
68249 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
68250 msgstr ""
68252 #: fortran/check.cc:5470
68253 #, gcc-internal-format, gfc-internal-format
68254 msgid "Polymorphic FPTR at %L to C_F_POINTER"
68255 msgstr ""
68257 #: fortran/check.cc:5476
68258 #, gcc-internal-format, gfc-internal-format
68259 msgid "FPTR argument to C_F_POINTER at %L is a function returning a pointer"
68260 msgstr ""
68262 #: fortran/check.cc:5483
68263 #, gcc-internal-format, gfc-internal-format
68264 msgid "Noninteroperable array FPTR argument to C_F_POINTER at %L: %s"
68265 msgstr ""
68267 #: fortran/check.cc:5499
68268 #, gcc-internal-format, gfc-internal-format
68269 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
68270 msgstr ""
68272 #: fortran/check.cc:5511
68273 #, gcc-internal-format, gfc-internal-format
68274 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
68275 msgstr ""
68277 #: fortran/check.cc:5518
68278 #, gcc-internal-format, gfc-internal-format
68279 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
68280 msgstr ""
68282 #: fortran/check.cc:5524
68283 #, gcc-internal-format, gfc-internal-format
68284 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
68285 msgstr ""
68287 #: fortran/check.cc:5538
68288 #, gcc-internal-format, gfc-internal-format
68289 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
68290 msgstr ""
68292 #: fortran/check.cc:5550
68293 #, gcc-internal-format
68294 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
68295 msgstr ""
68297 #: fortran/check.cc:5557
68298 #, gcc-internal-format, gfc-internal-format
68299 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
68300 msgstr ""
68302 #: fortran/check.cc:5563
68303 #, gcc-internal-format, gfc-internal-format
68304 msgid "Noninteroperable procedure at %L to C_FUNLOC"
68305 msgstr ""
68307 #: fortran/check.cc:5577
68308 #, gcc-internal-format, gfc-internal-format
68309 msgid "Argument X at %L to C_LOC shall not be coindexed"
68310 msgstr ""
68312 #: fortran/check.cc:5583
68313 #, gcc-internal-format, gfc-internal-format
68314 msgid "X argument at %L to C_LOC shall not be polymorphic"
68315 msgstr ""
68317 #: fortran/check.cc:5594
68318 #, gcc-internal-format, gfc-internal-format
68319 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
68320 msgstr ""
68322 #: fortran/check.cc:5602
68323 #, gcc-internal-format, gfc-internal-format
68324 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
68325 msgstr ""
68327 #: fortran/check.cc:5611
68328 #, gcc-internal-format, gfc-internal-format
68329 msgid "Argument at %L to C_LOC shall not be polymorphic"
68330 msgstr ""
68332 #: fortran/check.cc:5618
68333 #, gcc-internal-format, gfc-internal-format
68334 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
68335 msgstr ""
68337 #: fortran/check.cc:5629
68338 #, gcc-internal-format, gfc-internal-format
68339 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
68340 msgstr ""
68342 #: fortran/check.cc:5634
68343 #, gcc-internal-format, gfc-internal-format
68344 msgid "Array section at %L to C_LOC"
68345 msgstr ""
68347 #: fortran/check.cc:5662
68348 #, gcc-internal-format, gfc-internal-format
68349 msgid "non double precision REAL argument to %s intrinsic at %L"
68350 msgstr ""
68352 #: fortran/check.cc:5678
68353 #, gcc-internal-format
68354 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
68355 msgstr ""
68357 #: fortran/check.cc:5697
68358 #, gcc-internal-format
68359 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
68360 msgstr ""
68362 #: fortran/check.cc:5721
68363 #, gcc-internal-format
68364 msgid "%qs argument of %qs intrinsic at %L must have length at least 1"
68365 msgstr ""
68367 #: fortran/check.cc:5985
68368 #, gcc-internal-format, gfc-internal-format
68369 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
68370 msgstr ""
68372 #: fortran/check.cc:5992
68373 #, gcc-internal-format, gfc-internal-format
68374 msgid "Type of %s argument of IMAGE_INDEX at %L shall be INTEGER"
68375 msgstr ""
68377 #: fortran/check.cc:6003
68378 #, gcc-internal-format, gfc-internal-format
68379 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
68380 msgstr ""
68382 #: fortran/check.cc:6036
68383 #, gcc-internal-format, gfc-internal-format
68384 msgid "DISTANCE= argument to NUM_IMAGES at %L"
68385 msgstr ""
68387 #: fortran/check.cc:6049
68388 #, gcc-internal-format, gfc-internal-format
68389 msgid "FAILED= argument to NUM_IMAGES at %L"
68390 msgstr ""
68392 #: fortran/check.cc:6073
68393 #, gcc-internal-format, gfc-internal-format
68394 msgid "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
68395 msgstr ""
68397 #: fortran/check.cc:6099
68398 #, gcc-internal-format, gfc-internal-format
68399 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
68400 msgstr ""
68402 #: fortran/check.cc:6106
68403 #, gcc-internal-format, gfc-internal-format
68404 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
68405 msgstr ""
68407 #: fortran/check.cc:6117
68408 #, gcc-internal-format, gfc-internal-format
68409 msgid "Unexpected DIM argument with noncoarray argument at %L"
68410 msgstr ""
68412 #: fortran/check.cc:6135
68413 #, gcc-internal-format, gfc-internal-format
68414 msgid "DISTANCE= argument to THIS_IMAGE at %L"
68415 msgstr ""
68417 #: fortran/check.cc:6193
68418 #, gcc-internal-format
68419 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"
68420 msgstr ""
68422 #: fortran/check.cc:6245
68423 #, gcc-internal-format
68424 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
68425 msgstr ""
68427 #: fortran/check.cc:6264
68428 #, gcc-internal-format
68429 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
68430 msgstr ""
68432 #: fortran/check.cc:6272
68433 #, gcc-internal-format
68434 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
68435 msgstr ""
68437 #: fortran/check.cc:6307
68438 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %zd < result size %zd"
68439 msgstr ""
68441 #: fortran/check.cc:6431
68442 #, gcc-internal-format
68443 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
68444 msgstr ""
68446 #: fortran/check.cc:6444
68447 #, gcc-internal-format
68448 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
68449 msgstr ""
68451 #: fortran/check.cc:6580
68452 #, gcc-internal-format, gfc-internal-format
68453 msgid "VALUES argument of DATE_AND_TIME at %L has non-default kind"
68454 msgstr ""
68456 #: fortran/check.cc:6592
68457 #, gcc-internal-format, gfc-internal-format
68458 msgid "VALUES argument of DATE_AND_TIME at %L must have a decimal exponent range of at least four"
68459 msgstr ""
68461 #: fortran/check.cc:6731 fortran/check.cc:6763
68462 #, gcc-internal-format
68463 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
68464 msgstr ""
68466 #: fortran/check.cc:6771
68467 #, gcc-internal-format, gfc-internal-format
68468 msgid "Too many arguments to %s at %L"
68469 msgstr ""
68471 #: fortran/check.cc:6789
68472 #, gcc-internal-format
68473 msgid "fe_runtime_error string must be null terminated"
68474 msgstr ""
68476 #: fortran/check.cc:6801
68477 #, gcc-internal-format, gfc-internal-format
68478 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
68479 msgstr ""
68481 #: fortran/check.cc:6843
68482 #, gcc-internal-format, gfc-internal-format
68483 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
68484 msgstr ""
68486 #: fortran/check.cc:6850
68487 #, gcc-internal-format, gfc-internal-format
68488 msgid "COUNT argument to SYSTEM_CLOCK at %L with kind smaller than default integer"
68489 msgstr ""
68491 #: fortran/check.cc:6871
68492 #, gcc-internal-format, gfc-internal-format
68493 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
68494 msgstr ""
68496 #: fortran/check.cc:6881
68497 #, gcc-internal-format, gfc-internal-format
68498 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
68499 msgstr ""
68501 #: fortran/check.cc:6888
68502 #, gcc-internal-format, gfc-internal-format
68503 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L with kind smaller than default integer"
68504 msgstr ""
68506 #: fortran/check.cc:6908
68507 #, gcc-internal-format, gfc-internal-format
68508 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
68509 msgstr ""
68511 #: fortran/check.cc:6918
68512 #, gcc-internal-format, gfc-internal-format
68513 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L with kind smaller than default integer"
68514 msgstr ""
68516 #: fortran/check.cc:6933 fortran/check.cc:6940
68517 #, gcc-internal-format, gfc-internal-format
68518 msgid "integer arguments to SYSTEM_CLOCK at %L with different kind parameters"
68519 msgstr ""
68521 #: fortran/check.cc:7154
68522 #, gcc-internal-format
68523 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
68524 msgstr ""
68526 #: fortran/check.cc:7336
68527 #, gcc-internal-format
68528 msgid "Actual argument at %L of %qs intrinsic shall be an associated pointer"
68529 msgstr ""
68531 #: fortran/check.cc:7525 fortran/check.cc:7536
68532 #, gcc-internal-format
68533 msgid "%qs argument of %qs intrinsic at %L must be INTEGER, LOGICAL, or a BOZ literal constant"
68534 msgstr ""
68536 #: fortran/check.cc:7596
68537 #, gcc-internal-format, gfc-internal-format
68538 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
68539 msgstr ""
68541 #. Since the extension field is 8 bit wide, we can only have
68542 #. up to 255 extension levels.
68543 #: fortran/class.cc:799 fortran/decl.cc:4079 fortran/decl.cc:10785
68544 #, gcc-internal-format
68545 msgid "Maximum extension level reached with type %qs at %L"
68546 msgstr ""
68548 #: fortran/class.cc:3109 fortran/class.cc:3183
68549 #, gcc-internal-format
68550 msgid "%qs of %qs is PRIVATE at %L"
68551 msgstr ""
68553 #: fortran/cpp.cc:501
68554 #, gcc-internal-format
68555 msgid "To enable preprocessing, use %<-cpp%>"
68556 msgstr ""
68558 #: fortran/cpp.cc:580 fortran/cpp.cc:591 fortran/cpp.cc:719
68559 #, gcc-internal-format
68560 msgid "opening output file %qs: %s"
68561 msgstr "otvaramo izlaznu datoteku %qs: %s"
68563 #: fortran/data.cc:67
68564 #, gcc-internal-format, gfc-internal-format
68565 msgid "non-constant array in DATA statement %L"
68566 msgstr ""
68568 #: fortran/data.cc:78
68569 #, gcc-internal-format, gfc-internal-format
68570 msgid "Subscript at %L below array lower bound (%ld < %ld) in dimension %d"
68571 msgstr ""
68573 #: fortran/data.cc:89
68574 #, gcc-internal-format, gfc-internal-format
68575 msgid "Subscript at %L above array upper bound (%ld > %ld) in dimension %d"
68576 msgstr ""
68578 #: fortran/data.cc:172
68579 #, gcc-internal-format, gfc-internal-format
68580 msgid "failure to simplify substring reference in DATA statement at %L"
68581 msgstr ""
68583 #: fortran/data.cc:205
68584 #, gcc-internal-format, gfc-internal-format
68585 msgid "Unused initialization string at %L because variable has zero length"
68586 msgstr ""
68588 #: fortran/data.cc:211
68589 #, gcc-internal-format
68590 msgid "Initialization string at %L was truncated to fit the variable (%wd/%wd)"
68591 msgstr ""
68593 #: fortran/data.cc:220 fortran/resolve.cc:5298
68594 #, gcc-internal-format, gfc-internal-format
68595 msgid "Substring start index at %L is less than one"
68596 msgstr ""
68598 #: fortran/data.cc:226 fortran/resolve.cc:5328
68599 #, gcc-internal-format, gfc-internal-format
68600 msgid "Substring end index at %L exceeds the string length"
68601 msgstr ""
68603 #: fortran/data.cc:316
68604 #, gcc-internal-format
68605 msgid "%qs at %L already is initialized at %L"
68606 msgstr ""
68608 #: fortran/data.cc:343
68609 #, gcc-internal-format, gfc-internal-format
68610 msgid "Data element below array lower bound at %L"
68611 msgstr ""
68613 #: fortran/data.cc:360 fortran/data.cc:449
68614 #, gcc-internal-format, gfc-internal-format
68615 msgid "Data element above array upper bound at %L"
68616 msgstr ""
68618 #: fortran/data.cc:390 fortran/data.cc:615
68619 #, gcc-internal-format
68620 msgid "re-initialization of %qs at %L"
68621 msgstr ""
68623 #: fortran/data.cc:560
68624 #, gcc-internal-format, gfc-internal-format
68625 msgid "LEN or KIND inquiry ref in DATA statement at %L"
68626 msgstr ""
68628 #: fortran/data.cc:638
68629 #, gcc-internal-format
68630 msgid "Nonpointer object %qs with default initialization shall not appear in a DATA statement at %L"
68631 msgstr ""
68633 #: fortran/data.cc:698 fortran/data.cc:717 fortran/data.cc:731
68634 #: fortran/data.cc:757 fortran/data.cc:904
68635 #, gcc-internal-format
68636 msgid "Simplification error"
68637 msgstr ""
68639 #: fortran/decl.cc:293
68640 #, gcc-internal-format, gfc-internal-format
68641 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
68642 msgstr ""
68644 #: fortran/decl.cc:307
68645 #, gcc-internal-format
68646 msgid "Host associated variable %qs may not be in the DATA statement at %C"
68647 msgstr ""
68649 #: fortran/decl.cc:314
68650 #, gcc-internal-format
68651 msgid "initialization of common block variable %qs in DATA statement at %C"
68652 msgstr ""
68654 #: fortran/decl.cc:449
68655 #, gcc-internal-format
68656 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
68657 msgstr ""
68659 #: fortran/decl.cc:475
68660 #, gcc-internal-format, gfc-internal-format
68661 msgid "Invalid initializer %s in Data statement at %C"
68662 msgstr ""
68664 #: fortran/decl.cc:580
68665 #, gcc-internal-format, gfc-internal-format
68666 msgid "BOZ at %L cannot appear in an old-style initialization"
68667 msgstr ""
68669 #: fortran/decl.cc:588
68670 #, gcc-internal-format
68671 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable in an old-style initialization"
68672 msgstr ""
68674 #: fortran/decl.cc:598
68675 #, gcc-internal-format, gfc-internal-format
68676 msgid "Initialization at %C is not allowed in a PURE procedure"
68677 msgstr ""
68679 #: fortran/decl.cc:645
68680 #, gcc-internal-format, gfc-internal-format
68681 msgid "DATA statement at %C cannot appear within an INTERFACE"
68682 msgstr ""
68684 #: fortran/decl.cc:669
68685 #, gcc-internal-format, gfc-internal-format
68686 msgid "Invalid substring in data-implied-do at %L in DATA statement"
68687 msgstr ""
68689 #: fortran/decl.cc:692
68690 #, gcc-internal-format, gfc-internal-format
68691 msgid "Allocatable component or deferred-shaped array near %C in DATA statement"
68692 msgstr ""
68694 #: fortran/decl.cc:734
68695 #, gcc-internal-format, gfc-internal-format
68696 msgid "BOZ literal constant at %L cannot appear in a structure constructor"
68697 msgstr ""
68699 #: fortran/decl.cc:750
68700 #, gcc-internal-format, gfc-internal-format
68701 msgid "DATA statement at %C is not allowed in a PURE procedure"
68702 msgstr ""
68704 #: fortran/decl.cc:759
68705 #, gcc-internal-format, gfc-internal-format
68706 msgid "part-ref with pointer attribute near %L is not rightmost part-ref of data-stmt-object"
68707 msgstr ""
68709 #: fortran/decl.cc:798
68710 #, gcc-internal-format, gfc-internal-format
68711 msgid "Empty old style initializer list at %C"
68712 msgstr ""
68714 #: fortran/decl.cc:807
68715 #, gcc-internal-format, gfc-internal-format
68716 msgid "Array in initializer list at %L must have an explicit shape"
68717 msgstr ""
68719 #: fortran/decl.cc:830
68720 #, gcc-internal-format, gfc-internal-format
68721 msgid "Repeat spec invalid in scalar initializer at %C"
68722 msgstr ""
68724 #: fortran/decl.cc:835
68725 #, gcc-internal-format, gfc-internal-format
68726 msgid "Repeat spec must be an integer at %C"
68727 msgstr ""
68729 #: fortran/decl.cc:846
68730 #, gcc-internal-format, gfc-internal-format
68731 msgid "Expected data constant after repeat spec at %C"
68732 msgstr ""
68734 #: fortran/decl.cc:878
68735 #, gcc-internal-format, gfc-internal-format
68736 msgid "End of scalar initializer expected at %C"
68737 msgstr ""
68739 #: fortran/decl.cc:906
68740 #, gcc-internal-format, gfc-internal-format
68741 msgid "Not enough elements in array initializer at %C"
68742 msgstr ""
68744 #: fortran/decl.cc:908
68745 #, gcc-internal-format, gfc-internal-format
68746 msgid "Too many elements in array initializer at %C"
68747 msgstr ""
68749 #: fortran/decl.cc:934
68750 #, gcc-internal-format, gfc-internal-format
68751 msgid "Syntax error in old style initializer list at %C"
68752 msgstr ""
68754 #: fortran/decl.cc:958
68755 #, gcc-internal-format, gfc-internal-format
68756 msgid "The assumed-rank array at %C shall not have a codimension"
68757 msgstr ""
68759 #: fortran/decl.cc:1023
68760 #, gcc-internal-format, gfc-internal-format
68761 msgid "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions of %d"
68762 msgstr ""
68764 #: fortran/decl.cc:1047
68765 #, gcc-internal-format, gfc-internal-format
68766 msgid "Bad INTENT specification at %C"
68767 msgstr ""
68769 #: fortran/decl.cc:1069
68770 #, gcc-internal-format, gfc-internal-format
68771 msgid "deferred type parameter at %C"
68772 msgstr ""
68774 #: fortran/decl.cc:1162 fortran/resolve.cc:13326
68775 #, gcc-internal-format, gfc-internal-format
68776 msgid "Scalar INTEGER expression expected at %L"
68777 msgstr ""
68779 #: fortran/decl.cc:1188
68780 #, gcc-internal-format, gfc-internal-format
68781 msgid "Old-style character length at %C"
68782 msgstr ""
68784 #: fortran/decl.cc:1219
68785 #, gcc-internal-format, gfc-internal-format
68786 msgid "Syntax error in character length specification at %C"
68787 msgstr ""
68789 #: fortran/decl.cc:1371 fortran/decl.cc:1378 fortran/decl.cc:1444
68790 #, gcc-internal-format
68791 msgid "Procedure %qs at %C is already defined at %L"
68792 msgstr ""
68794 #: fortran/decl.cc:1386
68795 #, gcc-internal-format
68796 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
68797 msgstr ""
68799 #: fortran/decl.cc:1398
68800 #, gcc-internal-format
68801 msgid "Name %qs at %C is already defined as a generic interface at %L"
68802 msgstr ""
68804 #: fortran/decl.cc:1416
68805 #, gcc-internal-format
68806 msgid "Procedure %qs at %C has an explicit interface from a previous declaration"
68807 msgstr ""
68809 #: fortran/decl.cc:1432
68810 #, gcc-internal-format
68811 msgid "Procedure %qs defined in interface body at %L clashes with internal procedure defined at %C"
68812 msgstr ""
68814 #: fortran/decl.cc:1515
68815 #, gcc-internal-format
68816 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
68817 msgstr ""
68819 #: fortran/decl.cc:1542
68820 #, gcc-internal-format
68821 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"
68822 msgstr ""
68824 #: fortran/decl.cc:1549
68825 #, gcc-internal-format
68826 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
68827 msgstr ""
68829 #: fortran/decl.cc:1556
68830 #, gcc-internal-format
68831 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
68832 msgstr ""
68834 #: fortran/decl.cc:1565
68835 #, gcc-internal-format
68836 msgid "Dummy argument %qs at %L may not be a pointer with CONTIGUOUS attribute as procedure %qs is BIND(C)"
68837 msgstr ""
68839 #: fortran/decl.cc:1575
68840 #, gcc-internal-format
68841 msgid "Default-initialized %s dummy argument %qs at %L is not permitted in BIND(C) procedure %qs"
68842 msgstr ""
68844 #: fortran/decl.cc:1596
68845 #, gcc-internal-format
68846 msgid "Allocatable character dummy argument %qs at %L must have deferred length as procedure %qs is BIND(C)"
68847 msgstr ""
68849 #: fortran/decl.cc:1601
68850 #, gcc-internal-format
68851 msgid "Pointer character dummy argument %qs at %L must have deferred length as procedure %qs is BIND(C)"
68852 msgstr ""
68854 #: fortran/decl.cc:1608
68855 #, gcc-internal-format
68856 msgid "Deferred-length character dummy argument %qs at %L of procedure %qs with BIND(C) attribute"
68857 msgstr ""
68859 #: fortran/decl.cc:1620
68860 #, gcc-internal-format
68861 msgid "Character dummy argument %qs at %L must be of length 1 as it has the VALUE attribute"
68862 msgstr ""
68864 #: fortran/decl.cc:1631
68865 #, gcc-internal-format
68866 msgid "Assumed-length character dummy argument %qs at %L of procedure %qs with BIND(C) attribute"
68867 msgstr ""
68869 #: fortran/decl.cc:1645
68870 #, gcc-internal-format
68871 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"
68872 msgstr ""
68874 #: fortran/decl.cc:1663
68875 #, gcc-internal-format
68876 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
68877 msgstr ""
68879 #: fortran/decl.cc:1671
68880 #, gcc-internal-format
68881 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
68882 msgstr ""
68884 #: fortran/decl.cc:1680
68885 #, gcc-internal-format
68886 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
68887 msgstr ""
68889 #: fortran/decl.cc:1687
68890 #, gcc-internal-format
68891 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
68892 msgstr ""
68894 #: fortran/decl.cc:1698
68895 #, gcc-internal-format
68896 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
68897 msgstr ""
68899 #: fortran/decl.cc:1766
68900 #, gcc-internal-format
68901 msgid "Symbol %qs at %C also declared as a type at %L"
68902 msgstr ""
68904 #: fortran/decl.cc:1828
68905 #, gcc-internal-format
68906 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
68907 msgstr ""
68909 #: fortran/decl.cc:1868
68910 #, gcc-internal-format, gfc-internal-format
68911 msgid "CHARACTER length must be a constant at %L"
68912 msgstr ""
68914 #: fortran/decl.cc:1883
68915 #, gcc-internal-format, gfc-internal-format
68916 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
68917 msgstr ""
68919 #: fortran/decl.cc:1891
68920 #, gcc-internal-format, gfc-internal-format
68921 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%ld/%ld)"
68922 msgstr ""
68924 #: fortran/decl.cc:2029
68925 #, gcc-internal-format
68926 msgid "Initializer not allowed for PARAMETER %qs at %C"
68927 msgstr ""
68929 #: fortran/decl.cc:2042
68930 #, gcc-internal-format, gfc-internal-format
68931 msgid "PARAMETER at %L is missing an initializer"
68932 msgstr ""
68934 #: fortran/decl.cc:2052
68935 #, gcc-internal-format
68936 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
68937 msgstr ""
68939 #: fortran/decl.cc:2095
68940 #, gcc-internal-format, gfc-internal-format
68941 msgid "Cannot initialize parameter array at %L with variable length elements"
68942 msgstr ""
68944 #: fortran/decl.cc:2129
68945 #, gcc-internal-format, gfc-internal-format
68946 msgid "Rank mismatch of array at %L and its initializer (%d/%d)"
68947 msgstr ""
68949 #: fortran/decl.cc:2142
68950 #, gcc-internal-format, gfc-internal-format
68951 msgid "Cannot initialize implied-shape array at %L with scalar"
68952 msgstr ""
68954 #: fortran/decl.cc:2152
68955 #, gcc-internal-format, gfc-internal-format
68956 msgid "Bad shape of initializer at %L"
68957 msgstr "Loš oblik inicijalizatora kod %L"
68959 #: fortran/decl.cc:2159
68960 #, gcc-internal-format, gfc-internal-format
68961 msgid "Cannot determine shape of initializer at %L"
68962 msgstr ""
68964 #: fortran/decl.cc:2194
68965 #, gcc-internal-format, gfc-internal-format
68966 msgid "Non-constant lower bound in implied-shape declaration at %L"
68967 msgstr ""
68969 #: fortran/decl.cc:2244
68970 #, gcc-internal-format
68971 msgid "Entity %qs at %L is incompatible with a BOZ literal constant"
68972 msgstr ""
68974 #: fortran/decl.cc:2309 fortran/decl.cc:2316
68975 #, gcc-internal-format, gfc-internal-format
68976 msgid "Component at %C must have the POINTER attribute"
68977 msgstr ""
68979 #: fortran/decl.cc:2325
68980 #, gcc-internal-format
68981 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
68982 msgstr ""
68984 #: fortran/decl.cc:2334
68985 #, gcc-internal-format, gfc-internal-format
68986 msgid "Array component of structure at %C must have explicit or deferred shape"
68987 msgstr ""
68989 #: fortran/decl.cc:2358 fortran/symbol.cc:2283
68990 #, gcc-internal-format
68991 msgid "Component %qs at %C already declared at %L"
68992 msgstr ""
68994 #: fortran/decl.cc:2413
68995 #, gcc-internal-format, gfc-internal-format
68996 msgid "Pointer array component of structure at %C must have a deferred shape"
68997 msgstr ""
68999 #: fortran/decl.cc:2422
69000 #, gcc-internal-format, gfc-internal-format
69001 msgid "Allocatable component of structure at %C must have a deferred shape"
69002 msgstr ""
69004 #: fortran/decl.cc:2431
69005 #, gcc-internal-format, gfc-internal-format
69006 msgid "Array component of structure at %C must have an explicit shape"
69007 msgstr ""
69009 #: fortran/decl.cc:2448
69010 #, gcc-internal-format
69011 msgid "Type parameter %qs at %C has no corresponding entry in the type parameter name list at %L"
69012 msgstr ""
69014 #: fortran/decl.cc:2505
69015 #, gcc-internal-format, gfc-internal-format
69016 msgid "NULL() initialization at %C is ambiguous"
69017 msgstr ""
69019 #: fortran/decl.cc:2522
69020 #, gcc-internal-format, gfc-internal-format
69021 msgid "NULL() initialization at %C may not have MOLD"
69022 msgstr ""
69024 #: fortran/decl.cc:2539
69025 #, gcc-internal-format, gfc-internal-format
69026 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
69027 msgstr ""
69029 #: fortran/decl.cc:2560
69030 #, gcc-internal-format, gfc-internal-format
69031 msgid "Error in pointer initialization at %C"
69032 msgstr ""
69034 #: fortran/decl.cc:2567
69035 #, gcc-internal-format, gfc-internal-format
69036 msgid "non-NULL pointer initialization at %C"
69037 msgstr ""
69039 #: fortran/decl.cc:2590
69040 #, gcc-internal-format
69041 msgid "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing in a specification statement"
69042 msgstr ""
69044 #: fortran/decl.cc:2644
69045 #, gcc-internal-format
69046 msgid "%qs not allowed outside STRUCTURE at %C"
69047 msgstr ""
69049 #: fortran/decl.cc:2646
69050 #, gcc-internal-format
69051 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
69052 msgstr ""
69054 #: fortran/decl.cc:2654
69055 #, gcc-internal-format
69056 msgid "%qs entity cannot have attributes at %C"
69057 msgstr ""
69059 #: fortran/decl.cc:2664
69060 #, gcc-internal-format
69061 msgid "Invalid character %qc in variable name at %C"
69062 msgstr ""
69064 #: fortran/decl.cc:2706
69065 #, gcc-internal-format
69066 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
69067 msgstr ""
69069 #: fortran/decl.cc:2716
69070 #, gcc-internal-format, gfc-internal-format
69071 msgid "Implied-shape array at %L"
69072 msgstr ""
69074 #: fortran/decl.cc:2773
69075 #, gcc-internal-format, gfc-internal-format
69076 msgid "Explicit array shape at %C must be constant of INTEGER type and not %s type"
69077 msgstr ""
69079 #: fortran/decl.cc:2781
69080 #, gcc-internal-format, gfc-internal-format
69081 msgid "Explicit shaped array with nonconstant bounds at %C"
69082 msgstr ""
69084 #: fortran/decl.cc:2882
69085 #, gcc-internal-format
69086 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
69087 msgstr ""
69089 #: fortran/decl.cc:2893
69090 #, gcc-internal-format
69091 msgid "%qs entity cannot have an initializer at %C"
69092 msgstr ""
69094 #: fortran/decl.cc:2918 fortran/decl.cc:9015
69095 #, gcc-internal-format, gfc-internal-format
69096 msgid "Duplicate array spec for Cray pointee at %C"
69097 msgstr ""
69099 #: fortran/decl.cc:2926
69100 #, gcc-internal-format
69101 msgid "Cannot set pointee array spec."
69102 msgstr ""
69104 #: fortran/decl.cc:2989
69105 #, gcc-internal-format, gfc-internal-format
69106 msgid "Old-style initialization at %C"
69107 msgstr ""
69109 #: fortran/decl.cc:2997
69110 #, gcc-internal-format, gfc-internal-format
69111 msgid "Invalid old style initialization for derived type component at %C"
69112 msgstr ""
69114 #: fortran/decl.cc:3010
69115 #, gcc-internal-format, gfc-internal-format
69116 msgid "Syntax error in old style initialization of %s at %C"
69117 msgstr ""
69119 #: fortran/decl.cc:3030 fortran/decl.cc:7230
69120 #, gcc-internal-format, gfc-internal-format
69121 msgid "Initialization at %C isn't for a pointer variable"
69122 msgstr ""
69124 #: fortran/decl.cc:3053
69125 #, gcc-internal-format
69126 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
69127 msgstr ""
69129 #: fortran/decl.cc:3062 fortran/decl.cc:10959
69130 #, gcc-internal-format, gfc-internal-format
69131 msgid "Expected an initialization expression at %C"
69132 msgstr ""
69134 #: fortran/decl.cc:3069
69135 #, gcc-internal-format, gfc-internal-format
69136 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
69137 msgstr ""
69139 #: fortran/decl.cc:3086
69140 #, gcc-internal-format, gfc-internal-format
69141 msgid "Initialization of allocatable component at %C is not allowed"
69142 msgstr ""
69144 #: fortran/decl.cc:3095
69145 #, gcc-internal-format, gfc-internal-format
69146 msgid "Initialization of structure component with a HOLLERITH constant at %L is not allowed"
69147 msgstr ""
69149 #: fortran/decl.cc:3109
69150 #, gcc-internal-format, gfc-internal-format
69151 msgid "The component with KIND or LEN attribute at %C does not not appear in the type parameter list at %L"
69152 msgstr ""
69154 #: fortran/decl.cc:3117
69155 #, gcc-internal-format, gfc-internal-format
69156 msgid "The component at %C that appears in the type parameter list at %L has neither the KIND nor LEN attribute"
69157 msgstr ""
69159 #: fortran/decl.cc:3125
69160 #, gcc-internal-format, gfc-internal-format
69161 msgid "The component at %C which is a type parameter must be a scalar"
69162 msgstr ""
69164 #: fortran/decl.cc:3134
69165 #, gcc-internal-format, gfc-internal-format
69166 msgid "BOZ literal constant at %L cannot appear as an initializer"
69167 msgstr ""
69169 #: fortran/decl.cc:3151
69170 #, gcc-internal-format
69171 msgid "Incompatible initialization between a derived type entity and an entity with %qs type at %C"
69172 msgstr ""
69174 #: fortran/decl.cc:3214 fortran/decl.cc:3249
69175 #, gcc-internal-format, gfc-internal-format
69176 msgid "Old-style type declaration %s*%d not supported at %C"
69177 msgstr ""
69179 #: fortran/decl.cc:3255
69180 #, gcc-internal-format, gfc-internal-format
69181 msgid "Nonstandard type declaration %s*%d at %C"
69182 msgstr ""
69184 #: fortran/decl.cc:3314 fortran/decl.cc:3391
69185 #, gcc-internal-format, gfc-internal-format
69186 msgid "Missing right parenthesis at %C"
69187 msgstr ""
69189 #: fortran/decl.cc:3327 fortran/decl.cc:3462
69190 #, gcc-internal-format, gfc-internal-format
69191 msgid "Expected initialization expression at %C"
69192 msgstr ""
69194 #: fortran/decl.cc:3335 fortran/decl.cc:3468
69195 #, gcc-internal-format, gfc-internal-format
69196 msgid "Expected scalar initialization expression at %C"
69197 msgstr ""
69199 #: fortran/decl.cc:3365 fortran/decl.cc:4115
69200 #, gcc-internal-format, gfc-internal-format
69201 msgid "Kind %d not supported for type %s at %C"
69202 msgstr ""
69204 #: fortran/decl.cc:3378
69205 #, gcc-internal-format, gfc-internal-format
69206 msgid "C kind type parameter is for type %s but type at %L is %s"
69207 msgstr ""
69209 #: fortran/decl.cc:3389
69210 #, gcc-internal-format, gfc-internal-format
69211 msgid "Missing right parenthesis or comma at %C"
69212 msgstr ""
69214 #: fortran/decl.cc:3494
69215 #, gcc-internal-format, gfc-internal-format
69216 msgid "Kind %d is not supported for CHARACTER at %C"
69217 msgstr ""
69219 #: fortran/decl.cc:3626
69220 #, gcc-internal-format, gfc-internal-format
69221 msgid "Syntax error in CHARACTER declaration at %C"
69222 msgstr ""
69224 #: fortran/decl.cc:3727
69225 #, gcc-internal-format
69226 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
69227 msgstr ""
69229 #: fortran/decl.cc:3740
69230 #, gcc-internal-format, gfc-internal-format
69231 msgid "Structure name expected after RECORD at %C"
69232 msgstr ""
69234 #: fortran/decl.cc:3853
69235 #, gcc-internal-format, gfc-internal-format
69236 msgid "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED parameters"
69237 msgstr ""
69239 #: fortran/decl.cc:3877
69240 #, gcc-internal-format, gfc-internal-format
69241 msgid "The type parameter spec list at %C does not contain enough parameter expressions"
69242 msgstr ""
69244 #: fortran/decl.cc:3901
69245 #, gcc-internal-format
69246 msgid "The derived parameter %qs at %C does not have a default value"
69247 msgstr ""
69249 #: fortran/decl.cc:3934
69250 #, gcc-internal-format, gfc-internal-format
69251 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
69252 msgstr ""
69254 #: fortran/decl.cc:3941
69255 #, gcc-internal-format, gfc-internal-format
69256 msgid "The parameter expression at %C does not simplify to an INTEGER constant"
69257 msgstr ""
69259 #: fortran/decl.cc:3968
69260 #, gcc-internal-format
69261 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
69262 msgstr ""
69264 #: fortran/decl.cc:3975
69265 #, gcc-internal-format
69266 msgid "The value for the KIND parameter %qs at %C does not reduce to a constant expression"
69267 msgstr ""
69269 #: fortran/decl.cc:3990
69270 #, gcc-internal-format, gfc-internal-format
69271 msgid "The type parameter spec list at %C contains too many parameter expressions"
69272 msgstr ""
69274 #: fortran/decl.cc:3999
69275 #, gcc-internal-format, gfc-internal-format
69276 msgid "Parameterized derived type at %C is ambiguous"
69277 msgstr ""
69279 #: fortran/decl.cc:4250
69280 #, gcc-internal-format, gfc-internal-format
69281 msgid "BYTE type at %C"
69282 msgstr ""
69284 #: fortran/decl.cc:4262
69285 #, gcc-internal-format, gfc-internal-format
69286 msgid "BYTE type used at %C is not available on the target machine"
69287 msgstr ""
69289 #: fortran/decl.cc:4324
69290 #, gcc-internal-format, gfc-internal-format
69291 msgid "Assumed type at %C is not allowed for components"
69292 msgstr ""
69294 #: fortran/decl.cc:4327
69295 #, gcc-internal-format, gfc-internal-format
69296 msgid "Assumed type at %C"
69297 msgstr ""
69299 #: fortran/decl.cc:4349 fortran/decl.cc:4383 fortran/decl.cc:4416
69300 #: fortran/decl.cc:4715
69301 #, gcc-internal-format, gfc-internal-format
69302 msgid "TYPE with intrinsic-type-spec at %C"
69303 msgstr ""
69305 #: fortran/decl.cc:4361 fortran/decl.cc:4389 fortran/decl.cc:4422
69306 #: fortran/decl.cc:4448 fortran/decl.cc:4740 fortran/decl.cc:4758
69307 #, gcc-internal-format, gfc-internal-format
69308 msgid "Malformed type-spec at %C"
69309 msgstr ""
69311 #: fortran/decl.cc:4412
69312 #, gcc-internal-format, gfc-internal-format
69313 msgid "DOUBLE COMPLEX at %C"
69314 msgstr ""
69316 #: fortran/decl.cc:4464 fortran/decl.cc:4606 fortran/decl.cc:4618
69317 #: fortran/decl.cc:4632 fortran/decl.cc:5117 fortran/decl.cc:5125
69318 #, gcc-internal-format
69319 msgid "Type name %qs at %C is ambiguous"
69320 msgstr ""
69322 #: fortran/decl.cc:4565
69323 #, gcc-internal-format, gfc-internal-format
69324 msgid "CLASS statement at %C"
69325 msgstr ""
69327 #: fortran/decl.cc:4647
69328 #, gcc-internal-format
69329 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
69330 msgstr ""
69332 #: fortran/decl.cc:4793
69333 #, gcc-internal-format, gfc-internal-format
69334 msgid "Duplicate IMPLICIT NONE statement at %C"
69335 msgstr ""
69337 #: fortran/decl.cc:4802
69338 #, gcc-internal-format, gfc-internal-format
69339 msgid "IMPLICIT NONE with spec list at %C"
69340 msgstr ""
69342 #: fortran/decl.cc:4861
69343 #, gcc-internal-format, gfc-internal-format
69344 msgid "Missing character range in IMPLICIT at %C"
69345 msgstr ""
69347 #: fortran/decl.cc:4907
69348 #, gcc-internal-format, gfc-internal-format
69349 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
69350 msgstr ""
69352 #: fortran/decl.cc:4960
69353 #, gcc-internal-format, gfc-internal-format
69354 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
69355 msgstr ""
69357 #: fortran/decl.cc:4970
69358 #, gcc-internal-format, gfc-internal-format
69359 msgid "Empty IMPLICIT statement at %C"
69360 msgstr ""
69362 #: fortran/decl.cc:5076
69363 #, gcc-internal-format, gfc-internal-format
69364 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
69365 msgstr ""
69367 #: fortran/decl.cc:5083
69368 #, gcc-internal-format, gfc-internal-format
69369 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
69370 msgstr ""
69372 #: fortran/decl.cc:5088
69373 #, gcc-internal-format, gfc-internal-format
69374 msgid "IMPORT statement at %C"
69375 msgstr ""
69377 #: fortran/decl.cc:5102
69378 #, gcc-internal-format, gfc-internal-format
69379 msgid "Expecting list of named entities at %C"
69380 msgstr ""
69382 #: fortran/decl.cc:5131
69383 #, gcc-internal-format
69384 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
69385 msgstr ""
69387 #: fortran/decl.cc:5138
69388 #, gcc-internal-format
69389 msgid "%qs is already IMPORTed from host scoping unit at %C"
69390 msgstr ""
69392 #: fortran/decl.cc:5179
69393 #, gcc-internal-format, gfc-internal-format
69394 msgid "Syntax error in IMPORT statement at %C"
69395 msgstr ""
69397 #: fortran/decl.cc:5519
69398 #, gcc-internal-format, gfc-internal-format
69399 msgid "Missing codimension specification at %C"
69400 msgstr ""
69402 #: fortran/decl.cc:5521
69403 #, gcc-internal-format, gfc-internal-format
69404 msgid "Missing dimension specification at %C"
69405 msgstr ""
69407 #: fortran/decl.cc:5616
69408 #, gcc-internal-format, gfc-internal-format
69409 msgid "Duplicate %s attribute at %L"
69410 msgstr ""
69412 #: fortran/decl.cc:5633
69413 #, gcc-internal-format
69414 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
69415 msgstr ""
69417 #: fortran/decl.cc:5652
69418 #, gcc-internal-format, gfc-internal-format
69419 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
69420 msgstr ""
69422 #: fortran/decl.cc:5654
69423 #, gcc-internal-format, gfc-internal-format
69424 msgid "ALLOCATABLE attribute at %C in a STRUCTURE definition"
69425 msgstr ""
69427 #: fortran/decl.cc:5664
69428 #, gcc-internal-format, gfc-internal-format
69429 msgid "KIND attribute at %C in a TYPE definition"
69430 msgstr ""
69432 #: fortran/decl.cc:5666
69433 #, gcc-internal-format, gfc-internal-format
69434 msgid "KIND attribute at %C in a STRUCTURE definition"
69435 msgstr ""
69437 #: fortran/decl.cc:5674
69438 #, gcc-internal-format, gfc-internal-format
69439 msgid "Component with KIND attribute at %C must be INTEGER"
69440 msgstr ""
69442 #: fortran/decl.cc:5683
69443 #, gcc-internal-format, gfc-internal-format
69444 msgid "LEN attribute at %C in a TYPE definition"
69445 msgstr ""
69447 #: fortran/decl.cc:5685
69448 #, gcc-internal-format, gfc-internal-format
69449 msgid "LEN attribute at %C in a STRUCTURE definition"
69450 msgstr ""
69452 #: fortran/decl.cc:5693
69453 #, gcc-internal-format, gfc-internal-format
69454 msgid "Component with LEN attribute at %C must be INTEGER"
69455 msgstr ""
69457 #: fortran/decl.cc:5701
69458 #, gcc-internal-format, gfc-internal-format
69459 msgid "Attribute at %L is not allowed in a TYPE definition"
69460 msgstr ""
69462 #: fortran/decl.cc:5703
69463 #, gcc-internal-format, gfc-internal-format
69464 msgid "Attribute at %L is not allowed in a STRUCTURE definition"
69465 msgstr ""
69467 #: fortran/decl.cc:5721
69468 #, gcc-internal-format, gfc-internal-format
69469 msgid "Attribute %s at %L in a TYPE definition"
69470 msgstr ""
69472 #: fortran/decl.cc:5731
69473 #, gcc-internal-format, gfc-internal-format
69474 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
69475 msgstr ""
69477 #: fortran/decl.cc:5741
69478 #, gcc-internal-format, gfc-internal-format
69479 msgid "Attribute at %L is not allowed outside a TYPE definition"
69480 msgstr ""
69482 #: fortran/decl.cc:5754
69483 #, gcc-internal-format, gfc-internal-format
69484 msgid "ASYNCHRONOUS attribute at %C"
69485 msgstr ""
69487 #: fortran/decl.cc:5765
69488 #, gcc-internal-format, gfc-internal-format
69489 msgid "CONTIGUOUS attribute at %C"
69490 msgstr ""
69492 #: fortran/decl.cc:5820 fortran/decl.cc:9317
69493 #, gcc-internal-format, gfc-internal-format
69494 msgid "PROTECTED at %C only allowed in specification part of a module"
69495 msgstr ""
69497 #: fortran/decl.cc:5826
69498 #, gcc-internal-format, gfc-internal-format
69499 msgid "PROTECTED attribute at %C"
69500 msgstr ""
69502 #: fortran/decl.cc:5860
69503 #, gcc-internal-format, gfc-internal-format
69504 msgid "VALUE attribute at %C"
69505 msgstr ""
69507 #: fortran/decl.cc:5867
69508 #, gcc-internal-format, gfc-internal-format
69509 msgid "VOLATILE attribute at %C"
69510 msgstr ""
69512 #: fortran/decl.cc:5874
69513 #, gcc-internal-format
69514 msgid "match_attr_spec(): Bad attribute"
69515 msgstr ""
69517 #: fortran/decl.cc:5915
69518 #, gcc-internal-format, gfc-internal-format
69519 msgid "Multiple identifiers provided with single NAME= specifier at %C"
69520 msgstr ""
69522 #: fortran/decl.cc:6013
69523 #, gcc-internal-format
69524 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
69525 msgstr ""
69527 #: fortran/decl.cc:6035
69528 #, gcc-internal-format
69529 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
69530 msgstr ""
69532 #: fortran/decl.cc:6046
69533 #, gcc-internal-format
69534 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
69535 msgstr ""
69537 #: fortran/decl.cc:6052
69538 #, gcc-internal-format
69539 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
69540 msgstr ""
69542 #: fortran/decl.cc:6064
69543 #, gcc-internal-format
69544 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
69545 msgstr ""
69547 #: fortran/decl.cc:6078
69548 #, gcc-internal-format
69549 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
69550 msgstr ""
69552 #: fortran/decl.cc:6086
69553 #, gcc-internal-format
69554 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
69555 msgstr ""
69557 #: fortran/decl.cc:6098
69558 #, gcc-internal-format
69559 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
69560 msgstr ""
69562 #: fortran/decl.cc:6104
69563 #, gcc-internal-format
69564 msgid "Return type of BIND(C) function %qs of character type at %L must have length 1"
69565 msgstr ""
69567 #. Use gfc_warning_now because we won't say that the symbol fails
69568 #. just because of this.
69569 #: fortran/decl.cc:6115
69570 #, gcc-internal-format
69571 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
69572 msgstr ""
69574 #: fortran/decl.cc:6189
69575 #, gcc-internal-format, gfc-internal-format
69576 msgid "Need either entity or common block name for attribute specification statement at %C"
69577 msgstr ""
69579 #: fortran/decl.cc:6234
69580 #, gcc-internal-format, gfc-internal-format
69581 msgid "Missing entity or common block name for attribute specification statement at %C"
69582 msgstr ""
69584 #: fortran/decl.cc:6241
69585 #, gcc-internal-format
69586 msgid "Missing symbol"
69587 msgstr ""
69589 #: fortran/decl.cc:6270
69590 #, gcc-internal-format, gfc-internal-format
69591 msgid "BIND(C) statement at %C"
69592 msgstr ""
69594 #: fortran/decl.cc:6332
69595 #, gcc-internal-format, gfc-internal-format
69596 msgid "CLASS entity at %C cannot have the PARAMETER attribute"
69597 msgstr ""
69599 #: fortran/decl.cc:6364
69600 #, gcc-internal-format, gfc-internal-format
69601 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
69602 msgstr ""
69604 #: fortran/decl.cc:6406
69605 #, gcc-internal-format, gfc-internal-format
69606 msgid "Syntax error in anonymous structure declaration at %C"
69607 msgstr ""
69609 #: fortran/decl.cc:6415
69610 #, gcc-internal-format, gfc-internal-format
69611 msgid "Syntax error in data declaration at %C"
69612 msgstr ""
69614 #: fortran/decl.cc:6487
69615 #, gcc-internal-format, gfc-internal-format
69616 msgid "MODULE prefix at %C"
69617 msgstr ""
69619 #: fortran/decl.cc:6492
69620 #, gcc-internal-format, gfc-internal-format
69621 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
69622 msgstr ""
69624 #: fortran/decl.cc:6543
69625 #, gcc-internal-format, gfc-internal-format
69626 msgid "IMPURE procedure at %C"
69627 msgstr ""
69629 #: fortran/decl.cc:6555
69630 #, gcc-internal-format, gfc-internal-format
69631 msgid "PURE and IMPURE must not appear both at %C"
69632 msgstr ""
69634 #: fortran/decl.cc:6601
69635 #, gcc-internal-format, gfc-internal-format
69636 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
69637 msgstr ""
69639 #: fortran/decl.cc:6608
69640 #, gcc-internal-format, gfc-internal-format
69641 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
69642 msgstr ""
69644 #: fortran/decl.cc:6615
69645 #, gcc-internal-format, gfc-internal-format
69646 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
69647 msgstr ""
69649 #: fortran/decl.cc:6676
69650 #, gcc-internal-format, gfc-internal-format
69651 msgid "A type parameter list is required at %C"
69652 msgstr ""
69654 #: fortran/decl.cc:6690 fortran/primary.cc:1885
69655 #, gcc-internal-format, gfc-internal-format
69656 msgid "Alternate-return argument at %C"
69657 msgstr ""
69659 #: fortran/decl.cc:6696 fortran/decl.cc:6704
69660 #, gcc-internal-format, gfc-internal-format
69661 msgid "A parameter name is required at %C"
69662 msgstr ""
69664 #: fortran/decl.cc:6744
69665 #, gcc-internal-format
69666 msgid "Name %qs at %C is the name of the procedure"
69667 msgstr ""
69669 #: fortran/decl.cc:6757
69670 #, gcc-internal-format, gfc-internal-format
69671 msgid "Expected parameter list in type declaration at %C"
69672 msgstr ""
69674 #: fortran/decl.cc:6760
69675 #, gcc-internal-format, gfc-internal-format
69676 msgid "Unexpected junk in formal argument list at %C"
69677 msgstr ""
69679 #: fortran/decl.cc:6778
69680 #, gcc-internal-format
69681 msgid "Duplicate name %qs in parameter list at %C"
69682 msgstr ""
69684 #: fortran/decl.cc:6781
69685 #, gcc-internal-format
69686 msgid "Duplicate symbol %qs in formal argument list at %C"
69687 msgstr ""
69689 #: fortran/decl.cc:6823
69690 #, gcc-internal-format
69691 msgid "MODULE PROCEDURE formal argument %qs conflicts with alternate return at %C"
69692 msgstr ""
69694 #: fortran/decl.cc:6827
69695 #, gcc-internal-format
69696 msgid "MODULE PROCEDURE formal argument is alternate return and conflicts with %qs in the separate declaration at %C"
69697 msgstr ""
69699 #: fortran/decl.cc:6832
69700 #, gcc-internal-format, gfc-internal-format
69701 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
69702 msgstr ""
69704 #: fortran/decl.cc:6839
69705 #, gcc-internal-format, gfc-internal-format
69706 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
69707 msgstr ""
69709 #: fortran/decl.cc:6878
69710 #, gcc-internal-format, gfc-internal-format
69711 msgid "RESULT variable at %C must be different than function name"
69712 msgstr ""
69714 #: fortran/decl.cc:6955
69715 #, gcc-internal-format, gfc-internal-format
69716 msgid "Unexpected junk after function declaration at %C"
69717 msgstr ""
69719 #: fortran/decl.cc:6965 fortran/decl.cc:8103
69720 #, gcc-internal-format, gfc-internal-format
69721 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
69722 msgstr ""
69724 #: fortran/decl.cc:7169
69725 #, gcc-internal-format, gfc-internal-format
69726 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
69727 msgstr ""
69729 #: fortran/decl.cc:7176
69730 #, gcc-internal-format, gfc-internal-format
69731 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
69732 msgstr ""
69734 #: fortran/decl.cc:7182
69735 #, gcc-internal-format, gfc-internal-format
69736 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
69737 msgstr ""
69739 #: fortran/decl.cc:7205
69740 #, gcc-internal-format
69741 msgid "Procedure %qs at %L already has basic type of %s"
69742 msgstr ""
69744 #: fortran/decl.cc:7251 fortran/decl.cc:7439 fortran/decl.cc:11443
69745 #, gcc-internal-format, gfc-internal-format
69746 msgid "Syntax error in PROCEDURE statement at %C"
69747 msgstr ""
69749 #: fortran/decl.cc:7300 fortran/decl.cc:11343
69750 #, gcc-internal-format
69751 msgid "Expected %<::%> after binding-attributes at %C"
69752 msgstr ""
69754 #: fortran/decl.cc:7307
69755 #, gcc-internal-format, gfc-internal-format
69756 msgid "NOPASS or explicit interface required at %C"
69757 msgstr ""
69759 #: fortran/decl.cc:7311
69760 #, gcc-internal-format, gfc-internal-format
69761 msgid "Procedure pointer component at %C"
69762 msgstr ""
69764 #: fortran/decl.cc:7383
69765 #, gcc-internal-format, gfc-internal-format
69766 msgid "Syntax error in procedure pointer component at %C"
69767 msgstr ""
69769 #: fortran/decl.cc:7401
69770 #, gcc-internal-format, gfc-internal-format
69771 msgid "PROCEDURE at %C must be in a generic interface"
69772 msgstr ""
69774 #: fortran/decl.cc:7410 fortran/decl.cc:10083
69775 #, gcc-internal-format, gfc-internal-format
69776 msgid "double colon in MODULE PROCEDURE statement at %L"
69777 msgstr ""
69779 #: fortran/decl.cc:7480
69780 #, gcc-internal-format, gfc-internal-format
69781 msgid "PROCEDURE statement at %C"
69782 msgstr ""
69784 #: fortran/decl.cc:7552
69785 #, gcc-internal-format, gfc-internal-format
69786 msgid "Expected formal argument list in function definition at %C"
69787 msgstr ""
69789 #: fortran/decl.cc:7582 fortran/decl.cc:7861 fortran/decl.cc:8070
69790 #: fortran/symbol.cc:1923
69791 #, gcc-internal-format, gfc-internal-format
69792 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
69793 msgstr ""
69795 #: fortran/decl.cc:7612 fortran/decl.cc:8128
69796 #, gcc-internal-format
69797 msgid "Mismatch in BIND(C) names (%qs/%qs) at %C"
69798 msgstr ""
69800 #: fortran/decl.cc:7755
69801 #, gcc-internal-format, gfc-internal-format
69802 msgid "ENTRY statement at %C"
69803 msgstr ""
69805 #: fortran/decl.cc:7764
69806 #, gcc-internal-format, gfc-internal-format
69807 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
69808 msgstr ""
69810 #: fortran/decl.cc:7767
69811 #, gcc-internal-format, gfc-internal-format
69812 msgid "ENTRY statement at %C cannot appear within a MODULE"
69813 msgstr ""
69815 #: fortran/decl.cc:7770
69816 #, gcc-internal-format, gfc-internal-format
69817 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
69818 msgstr ""
69820 #: fortran/decl.cc:7773
69821 #, gcc-internal-format, gfc-internal-format
69822 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
69823 msgstr ""
69825 #: fortran/decl.cc:7777 fortran/decl.cc:7822
69826 #, gcc-internal-format, gfc-internal-format
69827 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
69828 msgstr ""
69830 #: fortran/decl.cc:7781
69831 #, gcc-internal-format, gfc-internal-format
69832 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
69833 msgstr ""
69835 #: fortran/decl.cc:7785
69836 #, gcc-internal-format, gfc-internal-format
69837 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
69838 msgstr ""
69840 #: fortran/decl.cc:7789
69841 #, gcc-internal-format, gfc-internal-format
69842 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
69843 msgstr ""
69845 #: fortran/decl.cc:7794
69846 #, gcc-internal-format, gfc-internal-format
69847 msgid "ENTRY statement at %C cannot appear within a DO block"
69848 msgstr ""
69850 #: fortran/decl.cc:7798
69851 #, gcc-internal-format, gfc-internal-format
69852 msgid "ENTRY statement at %C cannot appear within a SELECT block"
69853 msgstr ""
69855 #: fortran/decl.cc:7802
69856 #, gcc-internal-format, gfc-internal-format
69857 msgid "ENTRY statement at %C cannot appear within a FORALL block"
69858 msgstr ""
69860 #: fortran/decl.cc:7806
69861 #, gcc-internal-format, gfc-internal-format
69862 msgid "ENTRY statement at %C cannot appear within a WHERE block"
69863 msgstr ""
69865 #: fortran/decl.cc:7810
69866 #, gcc-internal-format, gfc-internal-format
69867 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
69868 msgstr ""
69870 #: fortran/decl.cc:7814
69871 #, gcc-internal-format, gfc-internal-format
69872 msgid "Unexpected ENTRY statement at %C"
69873 msgstr ""
69875 #: fortran/decl.cc:7835
69876 #, gcc-internal-format, gfc-internal-format
69877 msgid "ENTRY statement at %C cannot appear in a contained procedure"
69878 msgstr ""
69880 #: fortran/decl.cc:7886 fortran/decl.cc:8110
69881 #, gcc-internal-format, gfc-internal-format
69882 msgid "Missing required parentheses before BIND(C) at %C"
69883 msgstr ""
69885 #: fortran/decl.cc:7980
69886 #, gcc-internal-format, gfc-internal-format
69887 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
69888 msgstr ""
69890 #: fortran/decl.cc:8137
69891 #, gcc-internal-format, gfc-internal-format
69892 msgid "Alternate return dummy argument cannot appear in a SUBROUTINE with the BIND(C) attribute at %L"
69893 msgstr ""
69895 #: fortran/decl.cc:8200 fortran/decl.cc:8207
69896 #, gcc-internal-format, gfc-internal-format
69897 msgid "Invalid C identifier in NAME= specifier at %C"
69898 msgstr ""
69900 #: fortran/decl.cc:8247
69901 #, gcc-internal-format, gfc-internal-format
69902 msgid "Syntax error in NAME= specifier for binding label at %C"
69903 msgstr ""
69905 #: fortran/decl.cc:8263
69906 #, gcc-internal-format, gfc-internal-format
69907 msgid "NAME= specifier at %C should be a constant expression"
69908 msgstr ""
69910 #: fortran/decl.cc:8271
69911 #, gcc-internal-format, gfc-internal-format
69912 msgid "NAME= specifier at %C should be a scalar of default character kind"
69913 msgstr ""
69915 #: fortran/decl.cc:8290
69916 #, gcc-internal-format, gfc-internal-format
69917 msgid "Missing closing paren for binding label at %C"
69918 msgstr ""
69920 #: fortran/decl.cc:8296
69921 #, gcc-internal-format, gfc-internal-format
69922 msgid "No binding name is allowed in BIND(C) at %C"
69923 msgstr ""
69925 #: fortran/decl.cc:8302
69926 #, gcc-internal-format, gfc-internal-format
69927 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
69928 msgstr ""
69930 #: fortran/decl.cc:8331
69931 #, gcc-internal-format, gfc-internal-format
69932 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
69933 msgstr ""
69935 #: fortran/decl.cc:8578
69936 #, gcc-internal-format, gfc-internal-format
69937 msgid "Unexpected END statement at %C"
69938 msgstr ""
69940 #: fortran/decl.cc:8587
69941 #, gcc-internal-format, gfc-internal-format
69942 msgid "END statement instead of %s statement at %L"
69943 msgstr ""
69945 #. We would have required END [something].
69946 #: fortran/decl.cc:8596
69947 #, gcc-internal-format, gfc-internal-format
69948 msgid "%s statement expected at %L"
69949 msgstr ""
69951 #: fortran/decl.cc:8607
69952 #, gcc-internal-format, gfc-internal-format
69953 msgid "Expecting %s statement at %L"
69954 msgstr ""
69956 #: fortran/decl.cc:8627
69957 #, gcc-internal-format
69958 msgid "Expected block name of %qs in %s statement at %L"
69959 msgstr ""
69961 #: fortran/decl.cc:8644
69962 #, gcc-internal-format, gfc-internal-format
69963 msgid "Expected terminating name at %C"
69964 msgstr ""
69966 #: fortran/decl.cc:8658 fortran/decl.cc:8666
69967 #, gcc-internal-format
69968 msgid "Expected label %qs for %s statement at %C"
69969 msgstr ""
69971 #: fortran/decl.cc:8765
69972 #, gcc-internal-format, gfc-internal-format
69973 msgid "Missing array specification at %L in DIMENSION statement"
69974 msgstr ""
69976 #: fortran/decl.cc:8773
69977 #, gcc-internal-format, gfc-internal-format
69978 msgid "Dimensions specified for %s at %L after its initialization"
69979 msgstr ""
69981 #: fortran/decl.cc:8781
69982 #, gcc-internal-format, gfc-internal-format
69983 msgid "Missing array specification at %L in CODIMENSION statement"
69984 msgstr ""
69986 #: fortran/decl.cc:8790
69987 #, gcc-internal-format, gfc-internal-format
69988 msgid "Array specification must be deferred at %L"
69989 msgstr ""
69991 #: fortran/decl.cc:8895
69992 #, gcc-internal-format, gfc-internal-format
69993 msgid "Unexpected character in variable list at %C"
69994 msgstr ""
69996 #: fortran/decl.cc:8932
69997 #, gcc-internal-format
69998 msgid "Expected %<(%> at %C"
69999 msgstr "Očekivano je %<(%> pri %C"
70001 #: fortran/decl.cc:8946 fortran/decl.cc:8986
70002 #, gcc-internal-format, gfc-internal-format
70003 msgid "Expected variable name at %C"
70004 msgstr ""
70006 #: fortran/decl.cc:8962
70007 #, gcc-internal-format, gfc-internal-format
70008 msgid "Cray pointer at %C must be an integer"
70009 msgstr ""
70011 #: fortran/decl.cc:8966
70012 #, gcc-internal-format, gfc-internal-format
70013 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
70014 msgstr ""
70016 #: fortran/decl.cc:8972
70017 #, gcc-internal-format, gfc-internal-format
70018 msgid "Expected \",\" at %C"
70019 msgstr ""
70021 #: fortran/decl.cc:9011
70022 #, gcc-internal-format
70023 msgid "Cannot set Cray pointee array spec."
70024 msgstr ""
70026 #: fortran/decl.cc:9035
70027 #, gcc-internal-format, gfc-internal-format
70028 msgid "Expected \")\" at %C"
70029 msgstr ""
70031 #: fortran/decl.cc:9047
70032 #, gcc-internal-format
70033 msgid "Expected %<,%> or end of statement at %C"
70034 msgstr ""
70036 #: fortran/decl.cc:9073
70037 #, gcc-internal-format, gfc-internal-format
70038 msgid "INTENT is not allowed inside of BLOCK at %C"
70039 msgstr ""
70041 #: fortran/decl.cc:9105
70042 #, gcc-internal-format, gfc-internal-format
70043 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
70044 msgstr ""
70046 #: fortran/decl.cc:9124
70047 #, gcc-internal-format
70048 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
70049 msgstr ""
70051 #: fortran/decl.cc:9163
70052 #, gcc-internal-format, gfc-internal-format
70053 msgid "CONTIGUOUS statement at %C"
70054 msgstr ""
70056 #: fortran/decl.cc:9261
70057 #, gcc-internal-format, gfc-internal-format
70058 msgid "Access specification of the %s operator at %C has already been specified"
70059 msgstr ""
70061 #: fortran/decl.cc:9277
70062 #, gcc-internal-format, gfc-internal-format
70063 msgid "Access specification of the .%s. operator at %C has already been specified"
70064 msgstr ""
70066 #: fortran/decl.cc:9325
70067 #, gcc-internal-format, gfc-internal-format
70068 msgid "PROTECTED statement at %C"
70069 msgstr ""
70071 #: fortran/decl.cc:9359
70072 #, gcc-internal-format, gfc-internal-format
70073 msgid "Syntax error in PROTECTED statement at %C"
70074 msgstr ""
70076 #: fortran/decl.cc:9386 fortran/decl.cc:9411
70077 #, gcc-internal-format, gfc-internal-format
70078 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
70079 msgstr ""
70081 #: fortran/decl.cc:9432 fortran/decl.cc:9452
70082 #, gcc-internal-format, gfc-internal-format
70083 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
70084 msgstr ""
70086 #: fortran/decl.cc:9474
70087 #, gcc-internal-format, gfc-internal-format
70088 msgid "Expected variable name at %C in PARAMETER statement"
70089 msgstr ""
70091 #: fortran/decl.cc:9481
70092 #, gcc-internal-format, gfc-internal-format
70093 msgid "Expected = sign in PARAMETER statement at %C"
70094 msgstr ""
70096 #: fortran/decl.cc:9487
70097 #, gcc-internal-format, gfc-internal-format
70098 msgid "Expected expression at %C in PARAMETER statement"
70099 msgstr ""
70101 #: fortran/decl.cc:9507
70102 #, gcc-internal-format, gfc-internal-format
70103 msgid "Initializing already initialized variable at %C"
70104 msgstr ""
70106 #. With legacy PARAMETER statements, don't expect a terminating ')'.
70107 #: fortran/decl.cc:9532
70108 #, gcc-internal-format, gfc-internal-format
70109 msgid "PARAMETER without '()' at %C"
70110 msgstr ""
70112 #: fortran/decl.cc:9548
70113 #, gcc-internal-format, gfc-internal-format
70114 msgid "Unexpected characters in PARAMETER statement at %C"
70115 msgstr ""
70117 #: fortran/decl.cc:9567 fortran/decl.cc:9623
70118 #, gcc-internal-format
70119 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
70120 msgstr ""
70122 #: fortran/decl.cc:9602
70123 #, gcc-internal-format, gfc-internal-format
70124 msgid "Expected entity-list in AUTOMATIC statement at %C"
70125 msgstr ""
70127 #: fortran/decl.cc:9609
70128 #, gcc-internal-format, gfc-internal-format
70129 msgid "Syntax error in AUTOMATIC statement at %C"
70130 msgstr ""
70132 #: fortran/decl.cc:9658
70133 #, gcc-internal-format, gfc-internal-format
70134 msgid "Expected entity-list in STATIC statement at %C"
70135 msgstr ""
70137 #: fortran/decl.cc:9665
70138 #, gcc-internal-format, gfc-internal-format
70139 msgid "Syntax error in STATIC statement at %C"
70140 msgstr ""
70142 #: fortran/decl.cc:9684
70143 #, gcc-internal-format, gfc-internal-format
70144 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
70145 msgstr ""
70147 #: fortran/decl.cc:9695
70148 #, gcc-internal-format, gfc-internal-format
70149 msgid "SAVE statement at %C follows blanket SAVE statement"
70150 msgstr ""
70152 #: fortran/decl.cc:9743
70153 #, gcc-internal-format, gfc-internal-format
70154 msgid "Syntax error in SAVE statement at %C"
70155 msgstr ""
70157 #: fortran/decl.cc:9760
70158 #, gcc-internal-format, gfc-internal-format
70159 msgid "VALUE is not allowed inside of BLOCK at %C"
70160 msgstr ""
70162 #: fortran/decl.cc:9764
70163 #, gcc-internal-format, gfc-internal-format
70164 msgid "VALUE statement at %C"
70165 msgstr ""
70167 #: fortran/decl.cc:9802
70168 #, gcc-internal-format, gfc-internal-format
70169 msgid "Syntax error in VALUE statement at %C"
70170 msgstr ""
70172 #: fortran/decl.cc:9814
70173 #, gcc-internal-format, gfc-internal-format
70174 msgid "VOLATILE statement at %C"
70175 msgstr ""
70177 #: fortran/decl.cc:9841
70178 #, gcc-internal-format
70179 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
70180 msgstr ""
70182 #: fortran/decl.cc:9866
70183 #, gcc-internal-format, gfc-internal-format
70184 msgid "Syntax error in VOLATILE statement at %C"
70185 msgstr ""
70187 #: fortran/decl.cc:9878
70188 #, gcc-internal-format, gfc-internal-format
70189 msgid "ASYNCHRONOUS statement at %C"
70190 msgstr ""
70192 #: fortran/decl.cc:9922
70193 #, gcc-internal-format, gfc-internal-format
70194 msgid "Syntax error in ASYNCHRONOUS statement at %C"
70195 msgstr ""
70197 #: fortran/decl.cc:9947
70198 #, gcc-internal-format, gfc-internal-format
70199 msgid "MODULE PROCEDURE declaration at %C"
70200 msgstr ""
70202 #: fortran/decl.cc:10058
70203 #, gcc-internal-format, gfc-internal-format
70204 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
70205 msgstr ""
70207 #: fortran/decl.cc:10116
70208 #, gcc-internal-format, gfc-internal-format
70209 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
70210 msgstr ""
70212 #: fortran/decl.cc:10165
70213 #, gcc-internal-format, gfc-internal-format
70214 msgid "Ambiguous symbol in TYPE definition at %C"
70215 msgstr ""
70217 #: fortran/decl.cc:10174
70218 #, gcc-internal-format
70219 msgid "Symbol %qs at %C has not been previously defined"
70220 msgstr ""
70222 #: fortran/decl.cc:10180
70223 #, gcc-internal-format
70224 msgid "%qs in EXTENDS expression at %C is not a derived type"
70225 msgstr ""
70227 #: fortran/decl.cc:10187
70228 #, gcc-internal-format
70229 msgid "%qs cannot be extended at %C because it is BIND(C)"
70230 msgstr ""
70232 #: fortran/decl.cc:10194
70233 #, gcc-internal-format
70234 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
70235 msgstr ""
70237 #: fortran/decl.cc:10217
70238 #, gcc-internal-format, gfc-internal-format
70239 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
70240 msgstr ""
70242 #: fortran/decl.cc:10229
70243 #, gcc-internal-format, gfc-internal-format
70244 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
70245 msgstr ""
70247 #: fortran/decl.cc:10250
70248 #, gcc-internal-format, gfc-internal-format
70249 msgid "ABSTRACT type at %C"
70250 msgstr ""
70252 #: fortran/decl.cc:10296
70253 #, gcc-internal-format, gfc-internal-format
70254 msgid "Failed to create structure type '%s' at %C"
70255 msgstr "Nije uspjelo stvoriti strukturu tipa ‘%s’ pri %C"
70257 #: fortran/decl.cc:10302
70258 #, gcc-internal-format
70259 msgid "Type definition of %qs at %C was already defined at %L"
70260 msgstr ""
70262 #: fortran/decl.cc:10349
70263 #, gcc-internal-format, gfc-internal-format
70264 msgid "Junk after MAP statement at %C"
70265 msgstr ""
70267 #: fortran/decl.cc:10382
70268 #, gcc-internal-format, gfc-internal-format
70269 msgid "Junk after UNION statement at %C"
70270 msgstr ""
70272 #: fortran/decl.cc:10417
70273 #, gcc-internal-format
70274 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
70275 msgstr ""
70277 #: fortran/decl.cc:10431
70278 #, gcc-internal-format, gfc-internal-format
70279 msgid "Structure name expected in non-nested structure declaration at %C"
70280 msgstr ""
70282 #: fortran/decl.cc:10449
70283 #, gcc-internal-format, gfc-internal-format
70284 msgid "Junk after non-nested STRUCTURE statement at %C"
70285 msgstr ""
70287 #: fortran/decl.cc:10456
70288 #, gcc-internal-format
70289 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
70290 msgstr "Ime strukture %qs pri %C ne može biti isto kao intrinsična vrsta"
70292 #: fortran/decl.cc:10619
70293 #, gcc-internal-format, gfc-internal-format
70294 msgid "Expected :: in TYPE definition at %C"
70295 msgstr ""
70297 #: fortran/decl.cc:10632
70298 #, gcc-internal-format, gfc-internal-format
70299 msgid "Mangled derived type definition at %C"
70300 msgstr ""
70302 #: fortran/decl.cc:10661
70303 #, gcc-internal-format
70304 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
70305 msgstr "Ime vrste %qs pri %C ne može biti isto kao intrinsična vrsta"
70307 #: fortran/decl.cc:10672
70308 #, gcc-internal-format
70309 msgid "Derived type name %qs at %C already has a basic type of %s"
70310 msgstr ""
70312 #: fortran/decl.cc:10675
70313 #, gcc-internal-format
70314 msgid "Derived type name %qs at %C already has a basic type"
70315 msgstr ""
70317 #: fortran/decl.cc:10690
70318 #, gcc-internal-format
70319 msgid "Dummy argument %qs at %L cannot be a derived type at %C"
70320 msgstr ""
70322 #: fortran/decl.cc:10699
70323 #, gcc-internal-format
70324 msgid "Derived type definition of %qs at %C has already been defined"
70325 msgstr ""
70327 #: fortran/decl.cc:10762
70328 #, gcc-internal-format, gfc-internal-format
70329 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
70330 msgstr ""
70332 #: fortran/decl.cc:10845
70333 #, gcc-internal-format, gfc-internal-format
70334 msgid "Cray Pointee at %C cannot be assumed shape array"
70335 msgstr ""
70337 #: fortran/decl.cc:10865
70338 #, gcc-internal-format, gfc-internal-format
70339 msgid "ENUM and ENUMERATOR at %C"
70340 msgstr ""
70342 #: fortran/decl.cc:10897
70343 #, gcc-internal-format, gfc-internal-format
70344 msgid "Enumerator exceeds the C integer type at %C"
70345 msgstr ""
70347 #: fortran/decl.cc:10976
70348 #, gcc-internal-format, gfc-internal-format
70349 msgid "ENUMERATOR %L not initialized with integer expression"
70350 msgstr ""
70352 #: fortran/decl.cc:11024
70353 #, gcc-internal-format, gfc-internal-format
70354 msgid "ENUM definition statement expected before %C"
70355 msgstr ""
70357 #: fortran/decl.cc:11060
70358 #, gcc-internal-format, gfc-internal-format
70359 msgid "Syntax error in ENUMERATOR definition at %C"
70360 msgstr ""
70362 #: fortran/decl.cc:11107 fortran/decl.cc:11122
70363 #, gcc-internal-format, gfc-internal-format
70364 msgid "Duplicate access-specifier at %C"
70365 msgstr ""
70367 #: fortran/decl.cc:11142
70368 #, gcc-internal-format, gfc-internal-format
70369 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
70370 msgstr ""
70372 #: fortran/decl.cc:11162
70373 #, gcc-internal-format, gfc-internal-format
70374 msgid "Binding attributes already specify passing, illegal PASS at %C"
70375 msgstr ""
70377 #: fortran/decl.cc:11189
70378 #, gcc-internal-format, gfc-internal-format
70379 msgid "Duplicate POINTER attribute at %C"
70380 msgstr ""
70382 #: fortran/decl.cc:11207
70383 #, gcc-internal-format, gfc-internal-format
70384 msgid "Duplicate NON_OVERRIDABLE at %C"
70385 msgstr ""
70387 #: fortran/decl.cc:11223
70388 #, gcc-internal-format, gfc-internal-format
70389 msgid "Duplicate DEFERRED at %C"
70390 msgstr ""
70392 #: fortran/decl.cc:11236
70393 #, gcc-internal-format, gfc-internal-format
70394 msgid "Expected access-specifier at %C"
70395 msgstr ""
70397 #: fortran/decl.cc:11238
70398 #, gcc-internal-format, gfc-internal-format
70399 msgid "Expected binding attribute at %C"
70400 msgstr ""
70402 #: fortran/decl.cc:11246
70403 #, gcc-internal-format, gfc-internal-format
70404 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
70405 msgstr ""
70407 #: fortran/decl.cc:11259
70408 #, gcc-internal-format, gfc-internal-format
70409 msgid "POINTER attribute is required for procedure pointer component at %C"
70410 msgstr ""
70412 #: fortran/decl.cc:11301
70413 #, gcc-internal-format
70414 msgid "Interface-name expected after %<(%> at %C"
70415 msgstr ""
70417 #: fortran/decl.cc:11307
70418 #, gcc-internal-format
70419 msgid "%<)%> expected at %C"
70420 msgstr ""
70422 #: fortran/decl.cc:11327
70423 #, gcc-internal-format, gfc-internal-format
70424 msgid "Interface must be specified for DEFERRED binding at %C"
70425 msgstr ""
70427 #: fortran/decl.cc:11332
70428 #, gcc-internal-format, gfc-internal-format
70429 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
70430 msgstr ""
70432 #: fortran/decl.cc:11355
70433 #, gcc-internal-format, gfc-internal-format
70434 msgid "Expected binding name at %C"
70435 msgstr ""
70437 #: fortran/decl.cc:11359
70438 #, gcc-internal-format, gfc-internal-format
70439 msgid "PROCEDURE list at %C"
70440 msgstr ""
70442 #: fortran/decl.cc:11371
70443 #, gcc-internal-format
70444 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
70445 msgstr ""
70447 #: fortran/decl.cc:11377
70448 #, gcc-internal-format
70449 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
70450 msgstr ""
70452 #: fortran/decl.cc:11387
70453 #, gcc-internal-format
70454 msgid "Expected binding target after %<=>%> at %C"
70455 msgstr ""
70457 #: fortran/decl.cc:11404
70458 #, gcc-internal-format
70459 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
70460 msgstr ""
70462 #: fortran/decl.cc:11415
70463 #, gcc-internal-format
70464 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
70465 msgstr ""
70467 #: fortran/decl.cc:11466
70468 #, gcc-internal-format, gfc-internal-format
70469 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
70470 msgstr ""
70472 #: fortran/decl.cc:11486
70473 #, gcc-internal-format
70474 msgid "Expected %<::%> at %C"
70475 msgstr "Očekivano je %<::%> pri %C"
70477 #: fortran/decl.cc:11498
70478 #, gcc-internal-format, gfc-internal-format
70479 msgid "Expected generic name or operator descriptor at %C"
70480 msgstr ""
70482 #: fortran/decl.cc:11519
70483 #, gcc-internal-format, gfc-internal-format
70484 msgid "Malformed GENERIC statement at %C"
70485 msgstr ""
70487 #: fortran/decl.cc:11530
70488 #, gcc-internal-format
70489 msgid "Expected %<=>%> at %C"
70490 msgstr "Očekivano je %<=>%> pri %C"
70492 #: fortran/decl.cc:11566
70493 #, gcc-internal-format
70494 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
70495 msgstr ""
70497 #: fortran/decl.cc:11574
70498 #, gcc-internal-format
70499 msgid "Binding at %C must have the same access as already defined binding %qs"
70500 msgstr "Vezanje pri %C mora imati isti pristup kao već definirano vezanje %qs"
70502 #: fortran/decl.cc:11622
70503 #, gcc-internal-format, gfc-internal-format
70504 msgid "Expected specific binding name at %C"
70505 msgstr ""
70507 #: fortran/decl.cc:11632
70508 #, gcc-internal-format
70509 msgid "%qs already defined as specific binding for the generic %qs at %C"
70510 msgstr ""
70512 #: fortran/decl.cc:11650
70513 #, gcc-internal-format, gfc-internal-format
70514 msgid "Junk after GENERIC binding at %C"
70515 msgstr ""
70517 #: fortran/decl.cc:11685
70518 #, gcc-internal-format, gfc-internal-format
70519 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
70520 msgstr ""
70522 #: fortran/decl.cc:11697
70523 #, gcc-internal-format, gfc-internal-format
70524 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
70525 msgstr ""
70527 #: fortran/decl.cc:11719
70528 #, gcc-internal-format, gfc-internal-format
70529 msgid "Empty FINAL at %C"
70530 msgstr ""
70532 #: fortran/decl.cc:11726
70533 #, gcc-internal-format, gfc-internal-format
70534 msgid "Expected module procedure name at %C"
70535 msgstr ""
70537 #: fortran/decl.cc:11736
70538 #, gcc-internal-format
70539 msgid "Expected %<,%> at %C"
70540 msgstr "Očekivano je %<,%> pri %C"
70542 #: fortran/decl.cc:11742
70543 #, gcc-internal-format
70544 msgid "Unknown procedure name %qs at %C"
70545 msgstr ""
70547 #: fortran/decl.cc:11755
70548 #, gcc-internal-format
70549 msgid "%qs at %C is already defined as FINAL procedure"
70550 msgstr ""
70552 #: fortran/decl.cc:11829
70553 #, gcc-internal-format, gfc-internal-format
70554 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
70555 msgstr ""
70557 #: fortran/decl.cc:11875
70558 #, gcc-internal-format, gfc-internal-format
70559 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
70560 msgstr ""
70562 #: fortran/decl.cc:11896
70563 #, gcc-internal-format
70564 msgid "%<GCC unroll%> directive requires a non-negative integral constant less than or equal to %u at %C"
70565 msgstr ""
70567 #: fortran/decl.cc:11910
70568 #, gcc-internal-format, gfc-internal-format
70569 msgid "Syntax error in !GCC$ UNROLL directive at %C"
70570 msgstr ""
70572 #: fortran/decl.cc:11974
70573 #, gcc-internal-format, gfc-internal-format
70574 msgid "Syntax error in !GCC$ IVDEP directive at %C"
70575 msgstr ""
70577 #: fortran/decl.cc:11991
70578 #, gcc-internal-format, gfc-internal-format
70579 msgid "Syntax error in !GCC$ VECTOR directive at %C"
70580 msgstr ""
70582 #: fortran/decl.cc:12008
70583 #, gcc-internal-format, gfc-internal-format
70584 msgid "Syntax error in !GCC$ NOVECTOR directive at %C"
70585 msgstr ""
70587 #: fortran/dependency.cc:106
70588 #, gcc-internal-format
70589 msgid "identical_array_ref(): inconsistent dimensions"
70590 msgstr ""
70592 #: fortran/dependency.cc:199
70593 #, gcc-internal-format
70594 msgid "are_identical_variables: Bad type"
70595 msgstr ""
70597 #: fortran/dependency.cc:989
70598 #, gcc-internal-format, gfc-internal-format
70599 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
70600 msgstr ""
70602 #: fortran/dependency.cc:1293
70603 #, gcc-internal-format
70604 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
70605 msgstr ""
70607 #: fortran/dump-parse-tree.cc:296
70608 #, gcc-internal-format
70609 msgid "show_array_spec(): Unhandled array shape type."
70610 msgstr ""
70612 #: fortran/dump-parse-tree.cc:375
70613 #, gcc-internal-format
70614 msgid "show_array_ref(): Unknown array reference"
70615 msgstr ""
70617 #: fortran/dump-parse-tree.cc:449
70618 #, gcc-internal-format
70619 msgid "show_ref(): Bad component code"
70620 msgstr ""
70622 #: fortran/dump-parse-tree.cc:722
70623 #, gcc-internal-format
70624 msgid "show_expr(): Bad intrinsic in expression"
70625 msgstr ""
70627 #: fortran/dump-parse-tree.cc:765
70628 #, gcc-internal-format
70629 msgid "show_expr(): Don't know how to show expr"
70630 msgstr ""
70632 #: fortran/dump-parse-tree.cc:3567
70633 #, gcc-internal-format
70634 msgid "show_code_node(): Bad statement code"
70635 msgstr ""
70637 #: fortran/dump-parse-tree.cc:3903 fortran/dump-parse-tree.cc:4008
70638 #, gcc-internal-format
70639 msgid "Cannot convert %qs to interoperable type at %L"
70640 msgstr ""
70642 #: fortran/error.cc:388
70643 #, gcc-internal-format, gfc-internal-format
70644 msgid "    Included at %s:%d:"
70645 msgstr ""
70647 #: fortran/error.cc:474
70648 #, gcc-internal-format
70649 msgid "<During initialization>\n"
70650 msgstr ""
70652 #: fortran/expr.cc:149
70653 #, gcc-internal-format
70654 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
70655 msgstr ""
70657 #: fortran/expr.cc:357
70658 #, gcc-internal-format
70659 msgid "gfc_copy_expr(): Bad expr node"
70660 msgstr ""
70662 #: fortran/expr.cc:514
70663 #, gcc-internal-format
70664 msgid "free_expr0(): Bad expr type"
70665 msgstr ""
70667 #: fortran/expr.cc:669 fortran/expr.cc:671 fortran/expr.cc:722
70668 #: fortran/expr.cc:724
70669 #, gcc-internal-format, gfc-internal-format
70670 msgid "Constant expression required at %C"
70671 msgstr ""
70673 #: fortran/expr.cc:678 fortran/expr.cc:680 fortran/expr.cc:731
70674 #: fortran/expr.cc:733
70675 #, gcc-internal-format, gfc-internal-format
70676 msgid "Integer expression required at %C"
70677 msgstr ""
70679 #: fortran/expr.cc:688 fortran/expr.cc:690 fortran/expr.cc:744
70680 #: fortran/expr.cc:746
70681 #, gcc-internal-format, gfc-internal-format
70682 msgid "Integer value too large in expression at %C"
70683 msgstr ""
70685 #: fortran/expr.cc:1117
70686 #, gcc-internal-format
70687 msgid "gfc_is_constant_expr(): Unknown expression type"
70688 msgstr ""
70690 #: fortran/expr.cc:1312
70691 #, gcc-internal-format
70692 msgid "simplify_intrinsic_op(): Bad operator"
70693 msgstr ""
70695 #: fortran/expr.cc:1417
70696 #, gcc-internal-format, gfc-internal-format
70697 msgid "Index in dimension %d is out of bounds at %L"
70698 msgstr ""
70700 #: fortran/expr.cc:1616 fortran/expr.cc:1667
70701 #, gcc-internal-format, gfc-internal-format
70702 msgid "index in dimension %d is out of bounds at %L"
70703 msgstr ""
70705 #: fortran/expr.cc:1742
70706 #, gcc-internal-format
70707 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"
70708 msgstr ""
70710 #: fortran/expr.cc:1753
70711 #, gcc-internal-format, gfc-internal-format
70712 msgid "Error in array constructor referenced at %L"
70713 msgstr ""
70715 #: fortran/expr.cc:1861 fortran/primary.cc:2398 fortran/primary.cc:2575
70716 #, gcc-internal-format, gfc-internal-format
70717 msgid "LEN part_ref at %C"
70718 msgstr ""
70720 #: fortran/expr.cc:1886 fortran/primary.cc:2393 fortran/primary.cc:2590
70721 #, gcc-internal-format, gfc-internal-format
70722 msgid "KIND part_ref at %C"
70723 msgstr ""
70725 #: fortran/expr.cc:1897
70726 #, gcc-internal-format, gfc-internal-format
70727 msgid "RE part_ref at %C"
70728 msgstr ""
70730 #: fortran/expr.cc:1909
70731 #, gcc-internal-format, gfc-internal-format
70732 msgid "IM part_ref at %C"
70733 msgstr ""
70735 #: fortran/expr.cc:2559
70736 #, gcc-internal-format, gfc-internal-format
70737 msgid "elemental function arguments at %C are not compliant"
70738 msgstr ""
70740 #: fortran/expr.cc:2603
70741 #, gcc-internal-format, gfc-internal-format
70742 msgid "Numeric or CHARACTER operands are required in expression at %L"
70743 msgstr ""
70745 #: fortran/expr.cc:2628
70746 #, gcc-internal-format, gfc-internal-format
70747 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
70748 msgstr ""
70750 #: fortran/expr.cc:2635
70751 #, gcc-internal-format, gfc-internal-format
70752 msgid "Concat operator at %L must concatenate strings of the same kind"
70753 msgstr ""
70755 #: fortran/expr.cc:2645
70756 #, gcc-internal-format, gfc-internal-format
70757 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
70758 msgstr ""
70760 #: fortran/expr.cc:2661
70761 #, gcc-internal-format, gfc-internal-format
70762 msgid "LOGICAL operands are required in expression at %L"
70763 msgstr ""
70765 #: fortran/expr.cc:2672
70766 #, gcc-internal-format, gfc-internal-format
70767 msgid "Only intrinsic operators can be used in expression at %L"
70768 msgstr ""
70770 #: fortran/expr.cc:2680
70771 #, gcc-internal-format, gfc-internal-format
70772 msgid "Numeric operands are required in expression at %L"
70773 msgstr ""
70775 #: fortran/expr.cc:2703
70776 #, gcc-internal-format
70777 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
70778 msgstr ""
70780 #: fortran/expr.cc:2840
70781 #, gcc-internal-format
70782 msgid "Assumed or deferred character length variable %qs in constant expression at %L"
70783 msgstr ""
70785 #: fortran/expr.cc:2915
70786 #, gcc-internal-format
70787 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
70788 msgstr ""
70790 #: fortran/expr.cc:2946
70791 #, gcc-internal-format, gfc-internal-format
70792 msgid "Evaluation of nonstandard initialization expression at %L"
70793 msgstr ""
70795 #: fortran/expr.cc:3023 fortran/resolve.cc:2862
70796 #, gcc-internal-format
70797 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
70798 msgstr ""
70800 #: fortran/expr.cc:3035
70801 #, gcc-internal-format
70802 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
70803 msgstr ""
70805 #: fortran/expr.cc:3074
70806 #, gcc-internal-format
70807 msgid "PARAMETER %qs is used at %L before its definition is complete"
70808 msgstr ""
70810 #: fortran/expr.cc:3094
70811 #, gcc-internal-format
70812 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
70813 msgstr ""
70815 #: fortran/expr.cc:3100
70816 #, gcc-internal-format
70817 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
70818 msgstr ""
70820 #: fortran/expr.cc:3109
70821 #, gcc-internal-format
70822 msgid "Assumed-shape array %qs at %L is not permitted in an initialization expression"
70823 msgstr ""
70825 #: fortran/expr.cc:3113
70826 #, gcc-internal-format
70827 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
70828 msgstr ""
70830 #: fortran/expr.cc:3119
70831 #, gcc-internal-format
70832 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
70833 msgstr ""
70835 #: fortran/expr.cc:3125
70836 #, gcc-internal-format
70837 msgid "Assumed-rank array %qs at %L is not permitted in an initialization expression"
70838 msgstr ""
70840 #: fortran/expr.cc:3135
70841 #, gcc-internal-format
70842 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
70843 msgstr ""
70845 #: fortran/expr.cc:3189
70846 #, gcc-internal-format
70847 msgid "check_init_expr(): Unknown expression type"
70848 msgstr ""
70850 #: fortran/expr.cc:3324
70851 #, gcc-internal-format
70852 msgid "Specification function %qs at %L cannot be a statement function"
70853 msgstr ""
70855 #: fortran/expr.cc:3331
70856 #, gcc-internal-format
70857 msgid "Specification function %qs at %L cannot be an internal function"
70858 msgstr ""
70860 #: fortran/expr.cc:3338
70861 #, gcc-internal-format
70862 msgid "Specification function %qs at %L must be PURE"
70863 msgstr ""
70865 #: fortran/expr.cc:3346
70866 #, gcc-internal-format
70867 msgid "Specification function %qs at %L cannot be RECURSIVE"
70868 msgstr ""
70870 #: fortran/expr.cc:3493
70871 #, gcc-internal-format
70872 msgid "Dummy argument %qs not allowed in expression at %L"
70873 msgstr ""
70875 #: fortran/expr.cc:3501
70876 #, gcc-internal-format
70877 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
70878 msgstr ""
70880 #: fortran/expr.cc:3508
70881 #, gcc-internal-format
70882 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
70883 msgstr ""
70885 #: fortran/expr.cc:3530
70886 #, gcc-internal-format
70887 msgid "Variable %qs cannot appear in the expression at %L"
70888 msgstr ""
70890 #: fortran/expr.cc:3561
70891 #, gcc-internal-format
70892 msgid "check_restricted(): Unknown expression type"
70893 msgstr ""
70895 #: fortran/expr.cc:3581
70896 #, gcc-internal-format, gfc-internal-format
70897 msgid "Expression at %L must be of INTEGER type, found %s"
70898 msgstr ""
70900 #: fortran/expr.cc:3593
70901 #, gcc-internal-format
70902 msgid "Function %qs at %L must be PURE"
70903 msgstr ""
70905 #: fortran/expr.cc:3602
70906 #, gcc-internal-format, gfc-internal-format
70907 msgid "Expression at %L must be scalar"
70908 msgstr ""
70910 #. Reject truncation.
70911 #: fortran/expr.cc:3634
70912 #, gcc-internal-format, gfc-internal-format
70913 msgid "optype_msgid overflow: %d"
70914 msgstr ""
70916 #: fortran/expr.cc:3638
70917 #, gcc-internal-format, gfc-internal-format
70918 msgid "Incompatible ranks in %s (%d and %d) at %L"
70919 msgstr ""
70921 #: fortran/expr.cc:3652
70922 #, gcc-internal-format, gfc-internal-format
70923 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
70924 msgstr ""
70926 #: fortran/expr.cc:3700
70927 #, gcc-internal-format, gfc-internal-format
70928 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
70929 msgstr ""
70931 #: fortran/expr.cc:3756
70932 #, gcc-internal-format
70933 msgid "%qs at %L is not a VALUE"
70934 msgstr ""
70936 #: fortran/expr.cc:3767
70937 #, gcc-internal-format, gfc-internal-format
70938 msgid "Illegal assignment to external procedure at %L"
70939 msgstr ""
70941 #: fortran/expr.cc:3775
70942 #, gcc-internal-format, gfc-internal-format
70943 msgid "Incompatible ranks %d and %d in assignment at %L"
70944 msgstr ""
70946 #: fortran/expr.cc:3782
70947 #, gcc-internal-format, gfc-internal-format
70948 msgid "Variable type is UNKNOWN in assignment at %L"
70949 msgstr ""
70951 #: fortran/expr.cc:3794
70952 #, gcc-internal-format, gfc-internal-format
70953 msgid "NULL appears on right-hand side in assignment at %L"
70954 msgstr ""
70956 #: fortran/expr.cc:3804
70957 #, gcc-internal-format, gfc-internal-format
70958 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
70959 msgstr ""
70961 #: fortran/expr.cc:3847
70962 #, gcc-internal-format
70963 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable"
70964 msgstr ""
70966 #: fortran/expr.cc:3854
70967 #, gcc-internal-format, gfc-internal-format
70968 msgid "The assignment to a KIND or LEN component of a parameterized type at %L is not allowed"
70969 msgstr ""
70971 #: fortran/expr.cc:3884
70972 #, gcc-internal-format, gfc-internal-format
70973 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
70974 msgstr ""
70976 #: fortran/expr.cc:3928
70977 #, gcc-internal-format, gfc-internal-format
70978 msgid "Pointer assignment target is not a POINTER at %L"
70979 msgstr ""
70981 #: fortran/expr.cc:3936
70982 #, gcc-internal-format
70983 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
70984 msgstr ""
70986 #: fortran/expr.cc:3960
70987 #, gcc-internal-format
70988 msgid "Expected bounds specification for %qs at %L"
70989 msgstr ""
70991 #: fortran/expr.cc:3965
70992 #, gcc-internal-format
70993 msgid "Bounds specification for %qs in pointer assignment at %L"
70994 msgstr ""
70996 #: fortran/expr.cc:3994
70997 #, gcc-internal-format, gfc-internal-format
70998 msgid "Stride must not be present at %L"
70999 msgstr ""
71001 #: fortran/expr.cc:4000 fortran/expr.cc:4020
71002 #, gcc-internal-format
71003 msgid "Rank remapping requires a list of %<lower-bound : upper-bound%> specifications at %L"
71004 msgstr ""
71006 #: fortran/expr.cc:4008 fortran/expr.cc:4027
71007 #, gcc-internal-format
71008 msgid "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> specifications at %L"
71009 msgstr ""
71011 #: fortran/expr.cc:4054
71012 #, gcc-internal-format, gfc-internal-format
71013 msgid "Pointer object at %L shall not have a coindex"
71014 msgstr ""
71016 #: fortran/expr.cc:4075
71017 #, gcc-internal-format, gfc-internal-format
71018 msgid "Invalid procedure pointer assignment at %L"
71019 msgstr ""
71021 #: fortran/expr.cc:4100
71022 #, gcc-internal-format
71023 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
71024 msgstr ""
71026 #: fortran/expr.cc:4109
71027 #, gcc-internal-format
71028 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
71029 msgstr ""
71031 #: fortran/expr.cc:4119
71032 #, gcc-internal-format
71033 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
71034 msgstr ""
71036 #: fortran/expr.cc:4125
71037 #, gcc-internal-format
71038 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
71039 msgstr ""
71041 #: fortran/expr.cc:4132
71042 #, gcc-internal-format
71043 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
71044 msgstr ""
71046 #: fortran/expr.cc:4140
71047 #, gcc-internal-format
71048 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
71049 msgstr ""
71051 #: fortran/expr.cc:4163
71052 #, gcc-internal-format, gfc-internal-format
71053 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
71054 msgstr ""
71056 #: fortran/expr.cc:4216
71057 #, gcc-internal-format
71058 msgid "Interface mismatch in procedure pointer assignment at %L: %qs is not a subroutine"
71059 msgstr ""
71061 #: fortran/expr.cc:4226 fortran/expr.cc:4241
71062 #, gcc-internal-format
71063 msgid "Explicit interface required for component %qs at %L: %s"
71064 msgstr ""
71066 #: fortran/expr.cc:4232 fortran/expr.cc:4247 fortran/resolve.cc:2742
71067 #, gcc-internal-format
71068 msgid "Explicit interface required for %qs at %L: %s"
71069 msgstr ""
71071 #: fortran/expr.cc:4259
71072 #, gcc-internal-format, gfc-internal-format
71073 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
71074 msgstr ""
71076 #: fortran/expr.cc:4268
71077 #, gcc-internal-format
71078 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
71079 msgstr ""
71081 #: fortran/expr.cc:4281
71082 #, gcc-internal-format, gfc-internal-format
71083 msgid "Pointer assignment target cannot be a constant at %L"
71084 msgstr ""
71086 #: fortran/expr.cc:4295
71087 #, gcc-internal-format, gfc-internal-format
71088 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"
71089 msgstr ""
71091 #: fortran/expr.cc:4300
71092 #, gcc-internal-format, gfc-internal-format
71093 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
71094 msgstr ""
71096 #: fortran/expr.cc:4308
71097 #, gcc-internal-format, gfc-internal-format
71098 msgid "Different kind type parameters in pointer assignment at %L"
71099 msgstr ""
71101 #: fortran/expr.cc:4315
71102 #, gcc-internal-format, gfc-internal-format
71103 msgid "Different ranks in pointer assignment at %L"
71104 msgstr ""
71106 #: fortran/expr.cc:4334
71107 #, gcc-internal-format, gfc-internal-format
71108 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
71109 msgstr ""
71111 #: fortran/expr.cc:4347
71112 #, gcc-internal-format, gfc-internal-format
71113 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
71114 msgstr ""
71116 #: fortran/expr.cc:4351
71117 #, gcc-internal-format, gfc-internal-format
71118 msgid "Rank remapping target is not rank 1 at %L"
71119 msgstr ""
71121 #. The test above might need to be extend when F08, Note 5.4 has to be
71122 #. interpreted in the way that target and pointer with the same coindex
71123 #. are allowed.
71124 #: fortran/expr.cc:4376 fortran/expr.cc:4502
71125 #, gcc-internal-format, gfc-internal-format
71126 msgid "Data target at %L shall not have a coindex"
71127 msgstr ""
71129 #: fortran/expr.cc:4379
71130 #, gcc-internal-format, gfc-internal-format
71131 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
71132 msgstr ""
71134 #: fortran/expr.cc:4393
71135 #, gcc-internal-format, gfc-internal-format
71136 msgid "Zero-sized array detected at %L where an entity with the TARGET attribute is expected"
71137 msgstr ""
71139 #: fortran/expr.cc:4399 fortran/expr.cc:4414
71140 #, gcc-internal-format, gfc-internal-format
71141 msgid "Pointer assignment target in initialization expression does not have the TARGET attribute at %L"
71142 msgstr ""
71144 #: fortran/expr.cc:4430
71145 #, gcc-internal-format, gfc-internal-format
71146 msgid "Every subscript of target specification at %L must be a constant expression"
71147 msgstr ""
71149 #: fortran/expr.cc:4441
71150 #, gcc-internal-format, gfc-internal-format
71151 msgid "Substring starting and ending points of target specification at %L must be constant expressions"
71152 msgstr ""
71154 #: fortran/expr.cc:4457
71155 #, gcc-internal-format, gfc-internal-format
71156 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
71157 msgstr ""
71159 #: fortran/expr.cc:4472
71160 #, gcc-internal-format, gfc-internal-format
71161 msgid "Bad target in pointer assignment in PURE procedure at %L"
71162 msgstr ""
71164 #: fortran/expr.cc:4481
71165 #, gcc-internal-format, gfc-internal-format
71166 msgid "Pointer assignment with vector subscript on rhs at %L"
71167 msgstr ""
71169 #: fortran/expr.cc:4489
71170 #, gcc-internal-format, gfc-internal-format
71171 msgid "Pointer assignment target has PROTECTED attribute at %L"
71172 msgstr ""
71174 #: fortran/expr.cc:4517 fortran/expr.cc:4522
71175 #, gcc-internal-format, gfc-internal-format
71176 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
71177 msgstr ""
71179 #: fortran/expr.cc:4562
71180 #, gcc-internal-format, gfc-internal-format
71181 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
71182 msgstr ""
71184 #: fortran/expr.cc:4638 fortran/resolve.cc:1565
71185 #, gcc-internal-format, gfc-internal-format
71186 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
71187 msgstr ""
71189 #: fortran/expr.cc:4644
71190 #, gcc-internal-format, gfc-internal-format
71191 msgid "Pointer initialization target at %L must have the TARGET attribute"
71192 msgstr ""
71194 #: fortran/expr.cc:4659 fortran/resolve.cc:1571
71195 #, gcc-internal-format, gfc-internal-format
71196 msgid "Pointer initialization target at %L must have the SAVE attribute"
71197 msgstr ""
71199 #: fortran/expr.cc:4671
71200 #, gcc-internal-format, gfc-internal-format
71201 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
71202 msgstr ""
71204 #: fortran/expr.cc:4677
71205 #, gcc-internal-format
71206 msgid "Internal procedure %qs is invalid in procedure pointer initialization at %L"
71207 msgstr ""
71209 #: fortran/expr.cc:4684
71210 #, gcc-internal-format
71211 msgid "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
71212 msgstr ""
71214 #: fortran/expr.cc:5152
71215 #, gcc-internal-format
71216 msgid "generate_isocbinding_initializer(): bad iso_c_binding type, expected %<c_ptr%> or %<c_funptr%>"
71217 msgstr ""
71219 #: fortran/expr.cc:6267
71220 #, gcc-internal-format, gfc-internal-format
71221 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
71222 msgstr ""
71224 #: fortran/expr.cc:6275
71225 #, gcc-internal-format, gfc-internal-format
71226 msgid "Non-variable expression in variable definition context (%s) at %L"
71227 msgstr ""
71229 #: fortran/expr.cc:6283
71230 #, gcc-internal-format
71231 msgid "Named constant %qs in variable definition context (%s) at %L"
71232 msgstr ""
71234 #: fortran/expr.cc:6294
71235 #, gcc-internal-format
71236 msgid "%qs in variable definition context (%s) at %L is not a variable"
71237 msgstr ""
71239 #: fortran/expr.cc:6305
71240 #, gcc-internal-format, gfc-internal-format
71241 msgid "Non-POINTER in pointer association context (%s) at %L"
71242 msgstr ""
71244 #: fortran/expr.cc:6314
71245 #, gcc-internal-format, gfc-internal-format
71246 msgid "Type inaccessible in variable definition context (%s) at %L"
71247 msgstr ""
71249 #: fortran/expr.cc:6327
71250 #, gcc-internal-format, gfc-internal-format
71251 msgid "LOCK_TYPE in variable definition context (%s) at %L"
71252 msgstr ""
71254 #: fortran/expr.cc:6340
71255 #, gcc-internal-format, gfc-internal-format
71256 msgid "LOCK_EVENT in variable definition context (%s) at %L"
71257 msgstr ""
71259 #: fortran/expr.cc:6371
71260 #, gcc-internal-format
71261 msgid "%qs parameter inquiry for %qs in variable definition context (%s) at %L"
71262 msgstr ""
71264 #: fortran/expr.cc:6388
71265 #, gcc-internal-format
71266 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
71267 msgstr ""
71269 #: fortran/expr.cc:6398
71270 #, gcc-internal-format
71271 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
71272 msgstr ""
71274 #: fortran/expr.cc:6411
71275 #, gcc-internal-format
71276 msgid "Variable %qs is PROTECTED and cannot appear in a pointer association context (%s) at %L"
71277 msgstr ""
71279 #: fortran/expr.cc:6419
71280 #, gcc-internal-format
71281 msgid "Variable %qs is PROTECTED and cannot appear in a variable definition context (%s) at %L"
71282 msgstr ""
71284 #: fortran/expr.cc:6434
71285 #, gcc-internal-format
71286 msgid "Variable %qs cannot appear in a variable definition context (%s) at %L in PURE procedure"
71287 msgstr ""
71289 #: fortran/expr.cc:6494 fortran/expr.cc:6515
71290 #, gcc-internal-format
71291 msgid "%qs at %L associated to vector-indexed target cannot be used in a variable definition context (%s)"
71292 msgstr ""
71294 #: fortran/expr.cc:6499
71295 #, gcc-internal-format
71296 msgid "%qs at %L associated to expression cannot be used in a variable definition context (%s)"
71297 msgstr ""
71299 #: fortran/expr.cc:6508
71300 #, gcc-internal-format
71301 msgid "%qs at %L associated to pointer function target being used in a variable definition context (%s)"
71302 msgstr ""
71304 #: fortran/expr.cc:6527
71305 #, gcc-internal-format
71306 msgid "Associate-name %qs cannot appear in a variable definition context (%s) at %L because its target at %L cannot, either"
71307 msgstr ""
71309 #: fortran/expr.cc:6569
71310 #, gcc-internal-format, gfc-internal-format
71311 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
71312 msgstr ""
71314 #: fortran/frontend-passes.cc:195
71315 #, gcc-internal-format
71316 msgid "Inconsistent internal state: No location in statement"
71317 msgstr ""
71319 #: fortran/frontend-passes.cc:211
71320 #, gcc-internal-format, gfc-internal-format
71321 msgid "Inconsistent internal state: No location in expression near %L"
71322 msgstr ""
71324 #: fortran/frontend-passes.cc:419
71325 #, gcc-internal-format
71326 msgid "Illegal id in copy_walk_reduction_arg"
71327 msgstr ""
71329 #: fortran/frontend-passes.cc:870 fortran/trans-array.cc:1514
71330 #: fortran/trans-array.cc:7194 fortran/trans-array.cc:8856
71331 #: fortran/trans-intrinsic.cc:8475
71332 #, gcc-internal-format, gfc-internal-format
71333 msgid "Creating array temporary at %L"
71334 msgstr ""
71336 #: fortran/frontend-passes.cc:897
71337 #, gcc-internal-format
71338 msgid "Removing call to impure function %qs at %L"
71339 msgstr ""
71341 #: fortran/frontend-passes.cc:901
71342 #, gcc-internal-format, gfc-internal-format
71343 msgid "Removing call to impure function at %L"
71344 msgstr ""
71346 #: fortran/frontend-passes.cc:1356 fortran/frontend-passes.cc:1395
71347 #, gcc-internal-format
71348 msgid "bad expression"
71349 msgstr "loši izraz"
71351 #: fortran/frontend-passes.cc:1391
71352 #, gcc-internal-format
71353 msgid "bad op"
71354 msgstr ""
71356 #: fortran/frontend-passes.cc:2175
71357 #, gcc-internal-format
71358 msgid "illegal OP in optimize_comparison"
71359 msgstr ""
71361 #: fortran/frontend-passes.cc:2352
71362 #, gcc-internal-format
71363 msgid "Index variable %qs set to undefined as INTENT(OUT) argument at %L in procedure %qs called from within DO loop at %L"
71364 msgstr ""
71366 #: fortran/frontend-passes.cc:2361
71367 #, gcc-internal-format
71368 msgid "Index variable %qs not definable as INTENT(INOUT) argument at %L in procedure %qs called from within DO loop at %L"
71369 msgstr ""
71371 #: fortran/frontend-passes.cc:2499
71372 #, gcc-internal-format
71373 msgid "Index variable %qs set to undefined as INTENT(OUT) argument at %L in subroutine %qs called from within DO loop at %L"
71374 msgstr ""
71376 #: fortran/frontend-passes.cc:2508
71377 #, gcc-internal-format
71378 msgid "Index variable %qs not definable as INTENT(INOUT) argument at %L in subroutine %qs called from within DO loop at %L"
71379 msgstr ""
71381 #: fortran/frontend-passes.cc:2661
71382 #, gcc-internal-format
71383 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to subroutine %qs"
71384 msgstr ""
71386 #: fortran/frontend-passes.cc:2668
71387 #, gcc-internal-format
71388 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
71389 msgstr ""
71391 #: fortran/frontend-passes.cc:2931 fortran/frontend-passes.cc:2957
71392 #, gcc-internal-format, gfc-internal-format
71393 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
71394 msgstr ""
71396 #: fortran/frontend-passes.cc:2941 fortran/frontend-passes.cc:2967
71397 #, gcc-internal-format, gfc-internal-format
71398 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
71399 msgstr ""
71401 #: fortran/frontend-passes.cc:3059
71402 #, gcc-internal-format
71403 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
71404 msgstr ""
71406 #: fortran/frontend-passes.cc:3065
71407 #, gcc-internal-format
71408 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
71409 msgstr ""
71411 #: fortran/frontend-passes.cc:3481 fortran/trans-expr.cc:1932
71412 #, gcc-internal-format, gfc-internal-format
71413 msgid "Code for reallocating the allocatable array at %L will be added"
71414 msgstr ""
71416 #: fortran/frontend-passes.cc:4006
71417 #, gcc-internal-format
71418 msgid "Scalarization using DIMEN_RANGE unimplemented"
71419 msgstr ""
71421 #: fortran/frontend-passes.cc:5215
71422 #, gcc-internal-format, gfc-internal-format
71423 msgid "Interchanging loops at %L"
71424 msgstr ""
71426 #: fortran/frontend-passes.cc:5855
71427 #, gcc-internal-format, gfc-internal-format
71428 msgid "%s between %L and %L"
71429 msgstr ""
71431 #: fortran/gfortranspec.cc:146 m2/gm2spec.cc:250
71432 #, gcc-internal-format
71433 msgid "overflowed output argument list for %qs"
71434 msgstr ""
71436 #: fortran/gfortranspec.cc:301
71437 #, gcc-internal-format
71438 msgid "no input files; unwilling to write output files"
71439 msgstr ""
71441 #: fortran/interface.cc:254
71442 #, gcc-internal-format, gfc-internal-format
71443 msgid "Syntax error in generic specification at %C"
71444 msgstr ""
71446 #: fortran/interface.cc:281
71447 #, gcc-internal-format, gfc-internal-format
71448 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
71449 msgstr ""
71451 #: fortran/interface.cc:301
71452 #, gcc-internal-format
71453 msgid "Dummy procedure %qs at %C cannot have a generic interface"
71454 msgstr ""
71456 #: fortran/interface.cc:334
71457 #, gcc-internal-format, gfc-internal-format
71458 msgid "ABSTRACT INTERFACE at %C"
71459 msgstr ""
71461 #: fortran/interface.cc:341
71462 #, gcc-internal-format, gfc-internal-format
71463 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
71464 msgstr ""
71466 #: fortran/interface.cc:372
71467 #, gcc-internal-format, gfc-internal-format
71468 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
71469 msgstr ""
71471 #: fortran/interface.cc:385
71472 #, gcc-internal-format, gfc-internal-format
71473 msgid "Expected a nameless interface at %C"
71474 msgstr ""
71476 #: fortran/interface.cc:398
71477 #, gcc-internal-format
71478 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
71479 msgstr ""
71481 #: fortran/interface.cc:429
71482 #, gcc-internal-format
71483 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
71484 msgstr ""
71486 #: fortran/interface.cc:432
71487 #, gcc-internal-format
71488 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
71489 msgstr ""
71491 #: fortran/interface.cc:446
71492 #, gcc-internal-format
71493 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
71494 msgstr ""
71496 #: fortran/interface.cc:458
71497 #, gcc-internal-format
71498 msgid "Expecting %<END INTERFACE %s%> at %C"
71499 msgstr ""
71501 #: fortran/interface.cc:648
71502 #, gcc-internal-format
71503 msgid "gfc_compare_derived_types: invalid derived type"
71504 msgstr ""
71506 #: fortran/interface.cc:936
71507 #, gcc-internal-format, gfc-internal-format
71508 msgid "Alternate return cannot appear in operator interface at %L"
71509 msgstr ""
71511 #: fortran/interface.cc:965
71512 #, gcc-internal-format, gfc-internal-format
71513 msgid "Assignment operator interface at %L must have two arguments"
71514 msgstr ""
71516 #: fortran/interface.cc:968
71517 #, gcc-internal-format, gfc-internal-format
71518 msgid "Operator interface at %L has the wrong number of arguments"
71519 msgstr ""
71521 #: fortran/interface.cc:981
71522 #, gcc-internal-format, gfc-internal-format
71523 msgid "Assignment operator interface at %L must be a SUBROUTINE"
71524 msgstr ""
71526 #: fortran/interface.cc:999
71527 #, gcc-internal-format, gfc-internal-format
71528 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
71529 msgstr ""
71531 #: fortran/interface.cc:1008
71532 #, gcc-internal-format, gfc-internal-format
71533 msgid "Intrinsic operator interface at %L must be a FUNCTION"
71534 msgstr ""
71536 #: fortran/interface.cc:1019
71537 #, gcc-internal-format, gfc-internal-format
71538 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
71539 msgstr ""
71541 #: fortran/interface.cc:1026
71542 #, gcc-internal-format, gfc-internal-format
71543 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
71544 msgstr ""
71546 #: fortran/interface.cc:1035 fortran/resolve.cc:18228
71547 #, gcc-internal-format, gfc-internal-format
71548 msgid "First argument of operator interface at %L must be INTENT(IN)"
71549 msgstr ""
71551 #: fortran/interface.cc:1042 fortran/resolve.cc:18246
71552 #, gcc-internal-format, gfc-internal-format
71553 msgid "Second argument of operator interface at %L must be INTENT(IN)"
71554 msgstr ""
71556 #: fortran/interface.cc:1147
71557 #, gcc-internal-format, gfc-internal-format
71558 msgid "Operator interface at %L conflicts with intrinsic interface"
71559 msgstr ""
71561 #: fortran/interface.cc:1511 fortran/interface.cc:1583
71562 #, gcc-internal-format, gfc-internal-format
71563 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
71564 msgstr ""
71566 #: fortran/interface.cc:1696
71567 #, gcc-internal-format, gfc-internal-format
71568 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
71569 msgstr ""
71571 #: fortran/interface.cc:1743
71572 #, gcc-internal-format, gfc-internal-format
71573 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
71574 msgstr ""
71576 #: fortran/interface.cc:1940
71577 #, gcc-internal-format
71578 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
71579 msgstr ""
71581 #: fortran/interface.cc:1945
71582 #, gcc-internal-format
71583 msgid "Procedure %qs in %s at %L has no explicit interface"
71584 msgstr ""
71586 #: fortran/interface.cc:1949
71587 #, gcc-internal-format
71588 msgid "Procedure %qs in %s at %L is neither function nor subroutine; did you mean %qs?"
71589 msgstr ""
71591 #: fortran/interface.cc:1953
71592 #, gcc-internal-format
71593 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
71594 msgstr ""
71596 #: fortran/interface.cc:1965
71597 #, gcc-internal-format, gfc-internal-format
71598 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
71599 msgstr ""
71601 #: fortran/interface.cc:1969
71602 #, gcc-internal-format, gfc-internal-format
71603 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
71604 msgstr ""
71606 #: fortran/interface.cc:1977
71607 #, gcc-internal-format
71608 msgid "Internal procedure %qs in %s at %L"
71609 msgstr ""
71611 #: fortran/interface.cc:2034 fortran/interface.cc:2039
71612 #, gcc-internal-format
71613 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
71614 msgstr ""
71616 #: fortran/interface.cc:2044
71617 #, gcc-internal-format
71618 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
71619 msgstr ""
71621 #: fortran/interface.cc:2082
71622 #, gcc-internal-format
71623 msgid "%qs at %L is not a module procedure"
71624 msgstr ""
71626 #: fortran/interface.cc:2287
71627 #, gcc-internal-format
71628 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
71629 msgstr ""
71631 #: fortran/interface.cc:2290
71632 #, gcc-internal-format
71633 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
71634 msgstr ""
71636 #: fortran/interface.cc:2293
71637 #, gcc-internal-format
71638 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
71639 msgstr ""
71641 #: fortran/interface.cc:2296
71642 #, gcc-internal-format
71643 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
71644 msgstr ""
71646 #: fortran/interface.cc:2308
71647 #, gcc-internal-format, gfc-internal-format
71648 msgid "Rank mismatch between actual argument at %L and actual argument at %L (scalar and rank-%d)"
71649 msgstr ""
71651 #: fortran/interface.cc:2312
71652 #, gcc-internal-format, gfc-internal-format
71653 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and scalar)"
71654 msgstr ""
71656 #: fortran/interface.cc:2316
71657 #, gcc-internal-format, gfc-internal-format
71658 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and rank-%d)"
71659 msgstr ""
71661 #: fortran/interface.cc:2439
71662 #, gcc-internal-format, gfc-internal-format
71663 msgid "Invalid procedure argument at %L"
71664 msgstr ""
71666 #: fortran/interface.cc:2448 fortran/interface.cc:2457
71667 #: fortran/interface.cc:2484
71668 #, gcc-internal-format
71669 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
71670 msgstr ""
71672 #: fortran/interface.cc:2495
71673 #, gcc-internal-format
71674 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
71675 msgstr ""
71677 #: fortran/interface.cc:2518
71678 #, gcc-internal-format, gfc-internal-format
71679 msgid "Type mismatch between actual argument at %L and actual argument at %L (%s/%s)."
71680 msgstr ""
71682 #: fortran/interface.cc:2528
71683 #, gcc-internal-format
71684 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
71685 msgstr ""
71687 #: fortran/interface.cc:2538
71688 #, gcc-internal-format
71689 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
71690 msgstr ""
71692 #: fortran/interface.cc:2552
71693 #, gcc-internal-format
71694 msgid "Assumed-type actual argument at %L corresponding to assumed-rank dummy argument %qs must be assumed-shape or assumed-rank"
71695 msgstr ""
71697 #: fortran/interface.cc:2569
71698 #, gcc-internal-format
71699 msgid "Actual argument to %qs at %L must be polymorphic"
71700 msgstr ""
71702 #: fortran/interface.cc:2579
71703 #, gcc-internal-format
71704 msgid "Actual argument to %qs at %L must have the same declared type"
71705 msgstr ""
71707 #: fortran/interface.cc:2594
71708 #, gcc-internal-format
71709 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]"
71710 msgstr ""
71712 #: fortran/interface.cc:2610
71713 #, gcc-internal-format
71714 msgid "Actual argument to %qs at %L must be a coarray"
71715 msgstr ""
71717 #: fortran/interface.cc:2632
71718 #, gcc-internal-format
71719 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
71720 msgstr ""
71722 #: fortran/interface.cc:2650
71723 #, gcc-internal-format
71724 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
71725 msgstr ""
71727 #: fortran/interface.cc:2665
71728 #, gcc-internal-format
71729 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
71730 msgstr ""
71732 #: fortran/interface.cc:2680
71733 #, gcc-internal-format
71734 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
71735 msgstr ""
71737 #: fortran/interface.cc:2699
71738 #, gcc-internal-format
71739 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"
71740 msgstr ""
71742 #: fortran/interface.cc:2712
71743 #, gcc-internal-format
71744 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
71745 msgstr ""
71747 #: fortran/interface.cc:2719
71748 #, gcc-internal-format
71749 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
71750 msgstr ""
71752 #: fortran/interface.cc:2805
71753 #, gcc-internal-format
71754 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
71755 msgstr ""
71757 #: fortran/interface.cc:2816
71758 #, gcc-internal-format, gfc-internal-format
71759 msgid "Element of assumed-shape or pointer array as actual argument at %L cannot correspond to actual argument at %L"
71760 msgstr ""
71762 #: fortran/interface.cc:2821
71763 #, gcc-internal-format
71764 msgid "Element of assumed-shape or pointer array passed to array dummy argument %qs at %L"
71765 msgstr ""
71767 #: fortran/interface.cc:2834
71768 #, gcc-internal-format
71769 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
71770 msgstr ""
71772 #: fortran/interface.cc:2842
71773 #, gcc-internal-format
71774 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
71775 msgstr ""
71777 #: fortran/interface.cc:3230
71778 #, gcc-internal-format
71779 msgid "Keyword argument %qs at %L is invalid in a statement function"
71780 msgstr ""
71782 #: fortran/interface.cc:3253
71783 #, gcc-internal-format
71784 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
71785 msgstr ""
71787 #: fortran/interface.cc:3257
71788 #, gcc-internal-format
71789 msgid "Keyword argument %qs at %L is not in the procedure"
71790 msgstr ""
71792 #: fortran/interface.cc:3266
71793 #, gcc-internal-format
71794 msgid "Keyword argument %qs at %L is already associated with another actual argument"
71795 msgstr ""
71797 #: fortran/interface.cc:3276
71798 #, gcc-internal-format, gfc-internal-format
71799 msgid "More actual than formal arguments in procedure call at %L"
71800 msgstr ""
71802 #: fortran/interface.cc:3289
71803 #, gcc-internal-format, gfc-internal-format
71804 msgid "Missing alternate return specifier in subroutine call at %L"
71805 msgstr ""
71807 #: fortran/interface.cc:3303
71808 #, gcc-internal-format, gfc-internal-format
71809 msgid "Unexpected alternate return specifier in subroutine call at %L"
71810 msgstr ""
71812 #: fortran/interface.cc:3326
71813 #, gcc-internal-format
71814 msgid "Intrinsic %<NULL()%> without %<MOLD%> argument at %L passed to assumed-rank dummy %qs"
71815 msgstr ""
71817 #: fortran/interface.cc:3340
71818 #, gcc-internal-format
71819 msgid "Intrinsic %<NULL()%> without %<MOLD%> argument at %L passed to assumed-length dummy %qs"
71820 msgstr ""
71822 #: fortran/interface.cc:3362
71823 #, gcc-internal-format
71824 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
71825 msgstr ""
71827 #: fortran/interface.cc:3365
71828 #, gcc-internal-format
71829 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
71830 msgstr ""
71832 #: fortran/interface.cc:3391
71833 #, gcc-internal-format, gfc-internal-format
71834 msgid "Actual argument at %L to assumed-type dummy has type parameters or is of derived type with type-bound or FINAL procedures"
71835 msgstr ""
71837 #: fortran/interface.cc:3403
71838 #, gcc-internal-format, gfc-internal-format
71839 msgid "Unlimited polymorphic actual argument at %L is not matched with either an unlimited polymorphic or assumed type dummy argument"
71840 msgstr ""
71842 #: fortran/interface.cc:3427
71843 #, gcc-internal-format
71844 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
71845 msgstr ""
71847 #: fortran/interface.cc:3434
71848 #, gcc-internal-format
71849 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
71850 msgstr ""
71852 #: fortran/interface.cc:3449
71853 #, gcc-internal-format
71854 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"
71855 msgstr ""
71857 #: fortran/interface.cc:3472
71858 #, gcc-internal-format
71859 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
71860 msgstr ""
71862 #: fortran/interface.cc:3482 fortran/interface.cc:3487
71863 #, gcc-internal-format
71864 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
71865 msgstr ""
71867 #: fortran/interface.cc:3508
71868 #, gcc-internal-format
71869 msgid "Expected a procedure pointer for argument %qs at %L"
71870 msgstr ""
71872 #: fortran/interface.cc:3525
71873 #, gcc-internal-format
71874 msgid "Expected a procedure for argument %qs at %L"
71875 msgstr ""
71877 #: fortran/interface.cc:3590
71878 #, gcc-internal-format
71879 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
71880 msgstr ""
71882 #: fortran/interface.cc:3619
71883 #, gcc-internal-format
71884 msgid "Actual argument to assumed-rank INTENT(OUT) dummy %qs at %L cannot be of unknown size"
71885 msgstr ""
71887 #: fortran/interface.cc:3634
71888 #, gcc-internal-format
71889 msgid "Actual argument for %qs at %L must be a pointer"
71890 msgstr ""
71892 #: fortran/interface.cc:3643
71893 #, gcc-internal-format
71894 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
71895 msgstr ""
71897 #: fortran/interface.cc:3652
71898 #, gcc-internal-format
71899 msgid "Actual argument for %qs at %L must be a pointer or a valid target for the dummy pointer in a pointer assignment statement"
71900 msgstr ""
71902 #: fortran/interface.cc:3666
71903 #, gcc-internal-format
71904 msgid "Coindexed actual argument at %L to pointer dummy %qs"
71905 msgstr ""
71907 #: fortran/interface.cc:3680
71908 #, gcc-internal-format
71909 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
71910 msgstr ""
71912 #: fortran/interface.cc:3695
71913 #, gcc-internal-format
71914 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
71915 msgstr ""
71917 #: fortran/interface.cc:3710
71918 #, gcc-internal-format
71919 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
71920 msgstr ""
71922 #: fortran/interface.cc:3723
71923 #, gcc-internal-format
71924 msgid "Actual CLASS array argument for %qs must be a full array at %L"
71925 msgstr ""
71927 #: fortran/interface.cc:3734
71928 #, gcc-internal-format
71929 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
71930 msgstr ""
71932 #: fortran/interface.cc:3745
71933 #, gcc-internal-format
71934 msgid "Actual argument for %qs at %L is a function result and the dummy argument is ALLOCATABLE"
71935 msgstr ""
71937 #: fortran/interface.cc:3783
71938 #, gcc-internal-format
71939 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"
71940 msgstr ""
71942 #: fortran/interface.cc:3803
71943 #, gcc-internal-format
71944 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
71945 msgstr ""
71947 #: fortran/interface.cc:3821
71948 #, gcc-internal-format
71949 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
71950 msgstr ""
71952 #: fortran/interface.cc:3842
71953 #, gcc-internal-format
71954 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
71955 msgstr ""
71957 #: fortran/interface.cc:3870
71958 #, gcc-internal-format, gfc-internal-format
71959 msgid "Missing alternate return spec in subroutine call at %L"
71960 msgstr ""
71962 #: fortran/interface.cc:3883
71963 #, gcc-internal-format
71964 msgid "Missing actual argument for argument %qs at %L"
71965 msgstr ""
71967 #: fortran/interface.cc:4011
71968 #, gcc-internal-format
71969 msgid "compare_actual_expr(): Bad component code"
71970 msgstr ""
71972 #: fortran/interface.cc:4040
71973 #, gcc-internal-format
71974 msgid "check_some_aliasing(): List mismatch"
71975 msgstr ""
71977 #: fortran/interface.cc:4066
71978 #, gcc-internal-format
71979 msgid "check_some_aliasing(): corrupted data"
71980 msgstr ""
71982 #: fortran/interface.cc:4076
71983 #, gcc-internal-format
71984 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
71985 msgstr "Isti stvarni argument pridružen s INTENT(%s) argumentom %qs i INTENT(%s) argumentom %qs na %L"
71987 #: fortran/interface.cc:4106
71988 #, gcc-internal-format
71989 msgid "check_intents(): List mismatch"
71990 msgstr ""
71992 #: fortran/interface.cc:4126
71993 #, gcc-internal-format, gfc-internal-format
71994 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
71995 msgstr ""
71997 #: fortran/interface.cc:4138
71998 #, gcc-internal-format, gfc-internal-format
71999 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
72000 msgstr ""
72002 #: fortran/interface.cc:4148
72003 #, gcc-internal-format, gfc-internal-format
72004 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
72005 msgstr ""
72007 #: fortran/interface.cc:4159
72008 #, gcc-internal-format
72009 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
72010 msgstr ""
72012 #: fortran/interface.cc:4201
72013 #, gcc-internal-format
72014 msgid "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
72015 msgstr ""
72017 #: fortran/interface.cc:4205 fortran/interface.cc:4215
72018 #, gcc-internal-format
72019 msgid "Procedure %qs called at %L is not explicitly declared"
72020 msgstr ""
72022 #: fortran/interface.cc:4211
72023 #, gcc-internal-format
72024 msgid "Procedure %qs called with an implicit interface at %L"
72025 msgstr ""
72027 #: fortran/interface.cc:4224
72028 #, gcc-internal-format
72029 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
72030 msgstr ""
72032 #: fortran/interface.cc:4232
72033 #, gcc-internal-format
72034 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
72035 msgstr ""
72037 #: fortran/interface.cc:4240
72038 #, gcc-internal-format
72039 msgid "Allocatable function %qs at %L must have an explicit function interface"
72040 msgstr ""
72042 #: fortran/interface.cc:4257
72043 #, gcc-internal-format, gfc-internal-format
72044 msgid "Explicit interface required for polymorphic argument at %L"
72045 msgstr ""
72047 #: fortran/interface.cc:4266
72048 #, gcc-internal-format
72049 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
72050 msgstr ""
72052 #: fortran/interface.cc:4275
72053 #, gcc-internal-format, gfc-internal-format
72054 msgid "Assumed-type argument %s at %L requires an explicit interface"
72055 msgstr ""
72057 #: fortran/interface.cc:4290
72058 #, gcc-internal-format
72059 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
72060 msgstr ""
72062 #: fortran/interface.cc:4305
72063 #, gcc-internal-format
72064 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
72065 msgstr ""
72067 #: fortran/interface.cc:4315
72068 #, gcc-internal-format, gfc-internal-format
72069 msgid "MOLD argument to NULL required at %L"
72070 msgstr ""
72072 #: fortran/interface.cc:4323
72073 #, gcc-internal-format, gfc-internal-format
72074 msgid "Passing intrinsic NULL as actual argument at %L requires an explicit interface"
72075 msgstr ""
72077 #: fortran/interface.cc:4333
72078 #, gcc-internal-format, gfc-internal-format
72079 msgid "Assumed-rank argument requires an explicit interface at %L"
72080 msgstr ""
72082 #: fortran/interface.cc:4375
72083 #, gcc-internal-format
72084 msgid "Procedure pointer component %qs called with an implicit interface at %L"
72085 msgstr ""
72087 #: fortran/interface.cc:4386
72088 #, gcc-internal-format
72089 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
72090 msgstr ""
72092 #: fortran/interface.cc:4471
72093 #, gcc-internal-format, gfc-internal-format
72094 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
72095 msgstr ""
72097 #: fortran/interface.cc:4541
72098 #, gcc-internal-format
72099 msgid "Unable to find symbol %qs"
72100 msgstr ""
72102 #: fortran/interface.cc:4925
72103 #, gcc-internal-format
72104 msgid "Entity %qs at %L is already present in the interface"
72105 msgstr ""
72107 #: fortran/interface.cc:5042
72108 #, gcc-internal-format
72109 msgid "gfc_add_interface(): Bad interface type"
72110 msgstr ""
72112 #: fortran/interface.cc:5136
72113 #, gcc-internal-format
72114 msgid "Cannot overwrite GENERIC %qs at %L"
72115 msgstr ""
72117 #: fortran/interface.cc:5148
72118 #, gcc-internal-format
72119 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
72120 msgstr ""
72122 #: fortran/interface.cc:5156
72123 #, gcc-internal-format
72124 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
72125 msgstr ""
72127 #: fortran/interface.cc:5164
72128 #, gcc-internal-format
72129 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
72130 msgstr ""
72132 #: fortran/interface.cc:5173
72133 #, gcc-internal-format
72134 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
72135 msgstr ""
72137 #: fortran/interface.cc:5179
72138 #, gcc-internal-format
72139 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
72140 msgstr ""
72142 #: fortran/interface.cc:5188
72143 #, gcc-internal-format
72144 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
72145 msgstr ""
72147 #: fortran/interface.cc:5199
72148 #, gcc-internal-format
72149 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
72150 msgstr ""
72152 #: fortran/interface.cc:5207
72153 #, gcc-internal-format
72154 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
72155 msgstr ""
72157 #: fortran/interface.cc:5218
72158 #, gcc-internal-format
72159 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
72160 msgstr ""
72162 #: fortran/interface.cc:5248
72163 #, gcc-internal-format
72164 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
72165 msgstr ""
72167 #: fortran/interface.cc:5259
72168 #, gcc-internal-format
72169 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
72170 msgstr ""
72172 #: fortran/interface.cc:5268
72173 #, gcc-internal-format
72174 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
72175 msgstr ""
72177 #: fortran/interface.cc:5277
72178 #, gcc-internal-format
72179 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
72180 msgstr ""
72182 #: fortran/interface.cc:5288
72183 #, gcc-internal-format
72184 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
72185 msgstr ""
72187 #: fortran/interface.cc:5295
72188 #, gcc-internal-format
72189 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"
72190 msgstr ""
72192 #: fortran/interface.cc:5316
72193 #, gcc-internal-format, gfc-internal-format
72194 msgid "DTIO dummy argument at %L must be of type %s"
72195 msgstr ""
72197 #: fortran/interface.cc:5323
72198 #, gcc-internal-format, gfc-internal-format
72199 msgid "DTIO dummy argument at %L must be of KIND = %d"
72200 msgstr ""
72202 #: fortran/interface.cc:5330
72203 #, gcc-internal-format, gfc-internal-format
72204 msgid "DTIO dummy argument at %L must be a scalar"
72205 msgstr ""
72207 #: fortran/interface.cc:5334
72208 #, gcc-internal-format, gfc-internal-format
72209 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
72210 msgstr ""
72212 #: fortran/interface.cc:5338
72213 #, gcc-internal-format, gfc-internal-format
72214 msgid "DTIO character argument at %L must have assumed length"
72215 msgstr ""
72217 #: fortran/interface.cc:5342
72218 #, gcc-internal-format, gfc-internal-format
72219 msgid "DTIO dummy argument at %L must have INTENT %s"
72220 msgstr ""
72222 #: fortran/interface.cc:5400 fortran/interface.cc:5446
72223 #, gcc-internal-format, gfc-internal-format
72224 msgid "Alternate return at %L is not permitted in a DTIO procedure"
72225 msgstr ""
72227 #: fortran/interface.cc:5412
72228 #, gcc-internal-format
72229 msgid "DTIO procedure %qs at %L must be a subroutine"
72230 msgstr ""
72232 #: fortran/interface.cc:5424
72233 #, gcc-internal-format
72234 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
72235 msgstr ""
72237 #: fortran/interface.cc:5431
72238 #, gcc-internal-format
72239 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
72240 msgstr ""
72242 #: fortran/intrinsic.cc:261
72243 #, gcc-internal-format, gfc-internal-format
72244 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
72245 msgstr ""
72247 #: fortran/intrinsic.cc:277
72248 #, gcc-internal-format, gfc-internal-format
72249 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
72250 msgstr ""
72252 #: fortran/intrinsic.cc:284
72253 #, gcc-internal-format, gfc-internal-format
72254 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
72255 msgstr ""
72257 #: fortran/intrinsic.cc:291
72258 #, gcc-internal-format, gfc-internal-format
72259 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
72260 msgstr ""
72262 #: fortran/intrinsic.cc:298
72263 #, gcc-internal-format, gfc-internal-format
72264 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
72265 msgstr ""
72267 #: fortran/intrinsic.cc:346
72268 #, gcc-internal-format
72269 msgid "do_check(): too many args"
72270 msgstr ""
72272 #: fortran/intrinsic.cc:426
72273 #, gcc-internal-format
72274 msgid "add_sym(): Bad sizing mode"
72275 msgstr ""
72277 #: fortran/intrinsic.cc:1186
72278 #, gcc-internal-format
72279 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."
72280 msgstr ""
72282 #: fortran/intrinsic.cc:1221
72283 #, gcc-internal-format
72284 msgid "make_generic(): Cannot find generic symbol %qs"
72285 msgstr ""
72287 #: fortran/intrinsic.cc:4316
72288 #, gcc-internal-format, gfc-internal-format
72289 msgid "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
72290 msgstr ""
72292 #: fortran/intrinsic.cc:4329
72293 #, gcc-internal-format, gfc-internal-format
72294 msgid "Scalar entity required at %L"
72295 msgstr ""
72297 #: fortran/intrinsic.cc:4340
72298 #, gcc-internal-format, gfc-internal-format
72299 msgid "Array entity required at %L"
72300 msgstr ""
72302 #: fortran/intrinsic.cc:4347
72303 #, gcc-internal-format
72304 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
72305 msgstr ""
72307 #: fortran/intrinsic.cc:4374
72308 #, gcc-internal-format
72309 msgid "Too many arguments in call to %qs at %L"
72310 msgstr ""
72312 #: fortran/intrinsic.cc:4390
72313 #, gcc-internal-format, gfc-internal-format
72314 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
72315 msgstr ""
72317 #: fortran/intrinsic.cc:4393
72318 #, gcc-internal-format
72319 msgid "Cannot find keyword named %qs in call to %qs at %L"
72320 msgstr ""
72322 #: fortran/intrinsic.cc:4400
72323 #, gcc-internal-format
72324 msgid "Argument %qs appears twice in call to %qs at %L"
72325 msgstr ""
72327 #: fortran/intrinsic.cc:4414
72328 #, gcc-internal-format
72329 msgid "Missing actual argument %qs in call to %qs at %L"
72330 msgstr ""
72332 #: fortran/intrinsic.cc:4430
72333 #, gcc-internal-format, gfc-internal-format
72334 msgid "ALTERNATE RETURN not permitted at %L"
72335 msgstr ""
72337 #: fortran/intrinsic.cc:4484
72338 #, gcc-internal-format
72339 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
72340 msgstr ""
72342 #: fortran/intrinsic.cc:4612
72343 #, gcc-internal-format
72344 msgid "resolve_intrinsic(): Too many args for intrinsic"
72345 msgstr ""
72347 #: fortran/intrinsic.cc:4707
72348 #, gcc-internal-format
72349 msgid "do_simplify(): Too many args for intrinsic"
72350 msgstr ""
72352 #: fortran/intrinsic.cc:4719
72353 #, gcc-internal-format, gfc-internal-format
72354 msgid "Cannot simplify expression at %L"
72355 msgstr ""
72357 #: fortran/intrinsic.cc:4752
72358 #, gcc-internal-format
72359 msgid "init_arglist(): too many arguments"
72360 msgstr ""
72362 #: fortran/intrinsic.cc:4908
72363 #, gcc-internal-format
72364 msgid "Invalid standard code on intrinsic %qs (%d)"
72365 msgstr ""
72367 #: fortran/intrinsic.cc:4917
72368 #, gcc-internal-format
72369 msgid "Intrinsic %qs (%s) used at %L"
72370 msgstr ""
72372 #: fortran/intrinsic.cc:4989
72373 #, gcc-internal-format
72374 msgid "Function %qs as initialization expression at %L"
72375 msgstr ""
72377 #: fortran/intrinsic.cc:5007
72378 #, gcc-internal-format
72379 msgid "Transformational function %qs at %L is invalid in an initialization expression"
72380 msgstr ""
72382 #: fortran/intrinsic.cc:5083
72383 #, gcc-internal-format, gfc-internal-format
72384 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
72385 msgstr ""
72387 #: fortran/intrinsic.cc:5174
72388 #, gcc-internal-format
72389 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
72390 msgstr ""
72392 #: fortran/intrinsic.cc:5181
72393 #, gcc-internal-format
72394 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
72395 msgstr ""
72397 #: fortran/intrinsic.cc:5284
72398 #, gcc-internal-format, gfc-internal-format
72399 msgid "Extension: Conversion from %s to %s at %L"
72400 msgstr ""
72402 #: fortran/intrinsic.cc:5305
72403 #, gcc-internal-format, gfc-internal-format
72404 msgid "Nonstandard conversion from %s to %s at %L"
72405 msgstr ""
72407 #: fortran/intrinsic.cc:5322 fortran/intrinsic.cc:5339
72408 #, gcc-internal-format, gfc-internal-format
72409 msgid "Possible change of value in conversion from %s to %s at %L"
72410 msgstr ""
72412 #. If HOLLERITH is involved, all bets are off.
72413 #: fortran/intrinsic.cc:5327 fortran/intrinsic.cc:5347
72414 #, gcc-internal-format, gfc-internal-format
72415 msgid "Conversion from %s to %s at %L"
72416 msgstr ""
72418 #. Use of -fdec-char-conversions allows assignment of character data
72419 #. to non-character variables.  This not permitted for nonconstant
72420 #. strings.
72421 #: fortran/intrinsic.cc:5413 fortran/resolve.cc:11511
72422 #, gcc-internal-format, gfc-internal-format
72423 msgid "Cannot convert %s to %s at %L"
72424 msgstr ""
72426 #: fortran/intrinsic.cc:5418
72427 #, gcc-internal-format
72428 msgid "Cannot convert %qs to %qs at %L"
72429 msgstr ""
72431 #: fortran/intrinsic.cc:5510
72432 #, gcc-internal-format
72433 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."
72434 msgstr ""
72436 #: fortran/intrinsic.cc:5516
72437 #, gcc-internal-format
72438 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."
72439 msgstr ""
72441 #: fortran/io.cc:176 fortran/primary.cc:940
72442 #, gcc-internal-format, gfc-internal-format
72443 msgid "Extension: backslash character at %C"
72444 msgstr ""
72446 #: fortran/io.cc:210
72447 #, gcc-internal-format, gfc-internal-format
72448 msgid "Nonconforming tab character in format at %C"
72449 msgstr ""
72451 #: fortran/io.cc:453
72452 #, gcc-internal-format, gfc-internal-format
72453 msgid "DP format specifier not allowed at %C"
72454 msgstr ""
72456 #: fortran/io.cc:460
72457 #, gcc-internal-format, gfc-internal-format
72458 msgid "DC format specifier not allowed at %C"
72459 msgstr ""
72461 #: fortran/io.cc:467
72462 #, gcc-internal-format, gfc-internal-format
72463 msgid "Fortran 2003: DT format specifier not allowed at %C"
72464 msgstr ""
72466 #: fortran/io.cc:596
72467 #, gcc-internal-format, gfc-internal-format
72468 msgid "Positive width required in format string at %L"
72469 msgstr ""
72471 #: fortran/io.cc:598
72472 #, gcc-internal-format, gfc-internal-format
72473 msgid "Nonnegative width required in format string at %L"
72474 msgstr ""
72476 #: fortran/io.cc:600
72477 #, gcc-internal-format
72478 msgid "Unexpected element %qc in format string at %L"
72479 msgstr ""
72481 #: fortran/io.cc:602
72482 #, gcc-internal-format, gfc-internal-format
72483 msgid "Unexpected end of format string in format string at %L"
72484 msgstr ""
72486 #: fortran/io.cc:604
72487 #, gcc-internal-format, gfc-internal-format
72488 msgid "Zero width in format descriptor in format string at %L"
72489 msgstr ""
72491 #: fortran/io.cc:624
72492 #, gcc-internal-format, gfc-internal-format
72493 msgid "Missing leading left parenthesis in format string at %L"
72494 msgstr ""
72496 #: fortran/io.cc:653
72497 #, gcc-internal-format
72498 msgid "Left parenthesis required after %<*%> in format string at %L"
72499 msgstr ""
72501 #: fortran/io.cc:685
72502 #, gcc-internal-format, gfc-internal-format
72503 msgid "Expected P edit descriptor in format string at %L"
72504 msgstr ""
72506 #. P requires a prior number.
72507 #: fortran/io.cc:693
72508 #, gcc-internal-format, gfc-internal-format
72509 msgid "P descriptor requires leading scale factor in format string at %L"
72510 msgstr ""
72512 #: fortran/io.cc:701
72513 #, gcc-internal-format, gfc-internal-format
72514 msgid "X descriptor requires leading space count at %L"
72515 msgstr ""
72517 #: fortran/io.cc:730
72518 #, gcc-internal-format, gfc-internal-format
72519 msgid "$ descriptor at %L"
72520 msgstr ""
72522 #: fortran/io.cc:734
72523 #, gcc-internal-format, gfc-internal-format
72524 msgid "$ should be the last specifier in format at %L"
72525 msgstr ""
72527 #: fortran/io.cc:766
72528 #, gcc-internal-format, gfc-internal-format
72529 msgid "Missing item in format string at %L"
72530 msgstr ""
72532 #: fortran/io.cc:797 fortran/io.cc:812
72533 #, gcc-internal-format, gfc-internal-format
72534 msgid "Comma required after P descriptor in format string at %L"
72535 msgstr ""
72537 #: fortran/io.cc:827
72538 #, gcc-internal-format, gfc-internal-format
72539 msgid "Positive width required with T descriptor in format string at %L"
72540 msgstr ""
72542 #: fortran/io.cc:846 fortran/io.cc:850
72543 #, gcc-internal-format, gfc-internal-format
72544 msgid "Extension: Zero width after L descriptor at %L"
72545 msgstr ""
72547 #: fortran/io.cc:862
72548 #, gcc-internal-format, gfc-internal-format
72549 msgid "Missing positive width after L descriptor at %L"
72550 msgstr ""
72552 #: fortran/io.cc:893
72553 #, gcc-internal-format
72554 msgid "%<G0%> in format at %L"
72555 msgstr ""
72557 #: fortran/io.cc:911
72558 #, gcc-internal-format, gfc-internal-format
72559 msgid "E specifier not allowed with g0 descriptor in format string at %L"
72560 msgstr ""
72562 #: fortran/io.cc:931
72563 #, gcc-internal-format, gfc-internal-format
72564 msgid "Positive width required in format specifier %s at %L"
72565 msgstr ""
72567 #: fortran/io.cc:941
72568 #, gcc-internal-format, gfc-internal-format
72569 msgid "positive width required at %L"
72570 msgstr ""
72572 #: fortran/io.cc:964 fortran/io.cc:971
72573 #, gcc-internal-format, gfc-internal-format
72574 msgid "Period required in format specifier %s at %L"
72575 msgstr ""
72577 #: fortran/io.cc:1009 fortran/io.cc:1018
72578 #, gcc-internal-format, gfc-internal-format
72579 msgid "Positive exponent width required in format string at %L"
72580 msgstr ""
72582 #: fortran/io.cc:1066
72583 #, gcc-internal-format, gfc-internal-format
72584 msgid "Right parenthesis expected at %C in format string at %L"
72585 msgstr ""
72587 #: fortran/io.cc:1108
72588 #, gcc-internal-format, gfc-internal-format
72589 msgid "Period required in format specifier in format string at %L"
72590 msgstr ""
72592 #: fortran/io.cc:1114
72593 #, gcc-internal-format, gfc-internal-format
72594 msgid "Period required in format specifier at %L"
72595 msgstr ""
72597 #: fortran/io.cc:1136
72598 #, gcc-internal-format, gfc-internal-format
72599 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
72600 msgstr ""
72602 #: fortran/io.cc:1231 fortran/io.cc:1293
72603 #, gcc-internal-format, gfc-internal-format
72604 msgid "Missing comma at %L"
72605 msgstr ""
72607 #: fortran/io.cc:1349
72608 #, gcc-internal-format, gfc-internal-format
72609 msgid "Extraneous characters in format at %L"
72610 msgstr ""
72612 #: fortran/io.cc:1371
72613 #, gcc-internal-format, gfc-internal-format
72614 msgid "Format statement in module main block at %C"
72615 msgstr ""
72617 #: fortran/io.cc:1380
72618 #, gcc-internal-format, gfc-internal-format
72619 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
72620 msgstr ""
72622 #: fortran/io.cc:1386
72623 #, gcc-internal-format, gfc-internal-format
72624 msgid "Missing format label at %C"
72625 msgstr ""
72627 #: fortran/io.cc:1441 fortran/io.cc:1472 fortran/io.cc:1552
72628 #, gcc-internal-format, gfc-internal-format
72629 msgid "Invalid value for %s specification at %C"
72630 msgstr ""
72632 #: fortran/io.cc:1447 fortran/io.cc:1478 fortran/io.cc:1634 fortran/io.cc:1647
72633 #, gcc-internal-format, gfc-internal-format
72634 msgid "Duplicate %s specification at %C"
72635 msgstr ""
72637 #: fortran/io.cc:1489
72638 #, gcc-internal-format, gfc-internal-format
72639 msgid "Variable %s cannot be INTENT(IN) at %C"
72640 msgstr ""
72642 #: fortran/io.cc:1497
72643 #, gcc-internal-format, gfc-internal-format
72644 msgid "Variable %s cannot be assigned in PURE procedure at %C"
72645 msgstr ""
72647 #: fortran/io.cc:1527
72648 #, gcc-internal-format, gfc-internal-format
72649 msgid "Expecting a variable at %L"
72650 msgstr ""
72652 #: fortran/io.cc:1558
72653 #, gcc-internal-format, gfc-internal-format
72654 msgid "Duplicate %s label specification at %C"
72655 msgstr ""
72657 #: fortran/io.cc:1578 fortran/io.cc:1595 fortran/io.cc:1616
72658 #, gcc-internal-format
72659 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
72660 msgstr ""
72662 #: fortran/io.cc:1669
72663 #, gcc-internal-format, gfc-internal-format
72664 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
72665 msgstr ""
72667 #: fortran/io.cc:1694
72668 #, gcc-internal-format, gfc-internal-format
72669 msgid "FORMAT tag at %L cannot be a zero-sized array"
72670 msgstr ""
72672 #: fortran/io.cc:1735
72673 #, gcc-internal-format, gfc-internal-format
72674 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
72675 msgstr ""
72677 #: fortran/io.cc:1741
72678 #, gcc-internal-format, gfc-internal-format
72679 msgid "ASSIGNED variable in FORMAT tag at %L"
72680 msgstr ""
72682 #: fortran/io.cc:1746
72683 #, gcc-internal-format
72684 msgid "Variable %qs at %L has not been assigned a format label"
72685 msgstr ""
72687 #: fortran/io.cc:1753
72688 #, gcc-internal-format
72689 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
72690 msgstr ""
72692 #: fortran/io.cc:1768
72693 #, gcc-internal-format, gfc-internal-format
72694 msgid "Non-character non-Hollerith in FORMAT tag at %L"
72695 msgstr ""
72697 #: fortran/io.cc:1772
72698 #, gcc-internal-format, gfc-internal-format
72699 msgid "Non-character in FORMAT tag at %L"
72700 msgstr ""
72702 #: fortran/io.cc:1778
72703 #, gcc-internal-format, gfc-internal-format
72704 msgid "Non-character assumed shape array element in FORMAT tag at %L"
72705 msgstr ""
72707 #: fortran/io.cc:1785
72708 #, gcc-internal-format, gfc-internal-format
72709 msgid "Non-character assumed size array element in FORMAT tag at %L"
72710 msgstr ""
72712 #: fortran/io.cc:1792
72713 #, gcc-internal-format, gfc-internal-format
72714 msgid "Non-character pointer array element in FORMAT tag at %L"
72715 msgstr ""
72717 #: fortran/io.cc:1818
72718 #, gcc-internal-format, gfc-internal-format
72719 msgid "%s tag at %L must be of type %s"
72720 msgstr ""
72722 #: fortran/io.cc:1825
72723 #, gcc-internal-format, gfc-internal-format
72724 msgid "%s tag at %L must be a character string of default kind"
72725 msgstr ""
72727 #: fortran/io.cc:1832
72728 #, gcc-internal-format, gfc-internal-format
72729 msgid "%s tag at %L must be scalar"
72730 msgstr ""
72732 #: fortran/io.cc:1838
72733 #, gcc-internal-format, gfc-internal-format
72734 msgid "IOMSG tag at %L"
72735 msgstr ""
72737 #: fortran/io.cc:1846
72738 #, gcc-internal-format, gfc-internal-format
72739 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
72740 msgstr ""
72742 #: fortran/io.cc:1855
72743 #, gcc-internal-format, gfc-internal-format
72744 msgid "Non-default LOGICAL kind in %s tag at %L"
72745 msgstr ""
72747 #: fortran/io.cc:1862
72748 #, gcc-internal-format, gfc-internal-format
72749 msgid "NEWUNIT specifier at %L"
72750 msgstr ""
72752 #: fortran/io.cc:1880
72753 #, gcc-internal-format, gfc-internal-format
72754 msgid "CONVERT tag at %L"
72755 msgstr ""
72757 #: fortran/io.cc:2096
72758 #, gcc-internal-format
72759 msgid "Fortran 2003: %s specifier in %s statement at %L has value %qs"
72760 msgstr ""
72762 #: fortran/io.cc:2104 fortran/io.cc:2131
72763 #, gcc-internal-format
72764 msgid "%s specifier in %s statement at %L has value %qs"
72765 msgstr ""
72767 #: fortran/io.cc:2123
72768 #, gcc-internal-format
72769 msgid "Extension: %s specifier in %s statement at %L has value %qs"
72770 msgstr ""
72772 #: fortran/io.cc:2145 fortran/io.cc:2153
72773 #, gcc-internal-format
72774 msgid "%s specifier in %s statement at %L has invalid value %qs"
72775 msgstr ""
72777 #: fortran/io.cc:2210
72778 #, gcc-internal-format, gfc-internal-format
72779 msgid "ACTION type conflicts with READONLY specifier at %L"
72780 msgstr ""
72782 #: fortran/io.cc:2226
72783 #, gcc-internal-format, gfc-internal-format
72784 msgid "ASYNCHRONOUS= at %L not allowed in Fortran 95"
72785 msgstr ""
72787 #: fortran/io.cc:2245 fortran/io.cc:3919
72788 #, gcc-internal-format, gfc-internal-format
72789 msgid "BLANK= at %L not allowed in Fortran 95"
72790 msgstr ""
72792 #: fortran/io.cc:2273 fortran/io.cc:3897
72793 #, gcc-internal-format, gfc-internal-format
72794 msgid "DECIMAL= at %L not allowed in Fortran 95"
72795 msgstr ""
72797 #: fortran/io.cc:2305
72798 #, gcc-internal-format, gfc-internal-format
72799 msgid "ENCODING= at %L not allowed in Fortran 95"
72800 msgstr ""
72802 #: fortran/io.cc:2356 fortran/io.cc:3964
72803 #, gcc-internal-format, gfc-internal-format
72804 msgid "ROUND= at %L not allowed in Fortran 95"
72805 msgstr ""
72807 #: fortran/io.cc:2386
72808 #, gcc-internal-format, gfc-internal-format
72809 msgid "SIGN= at %L not allowed in Fortran 95"
72810 msgstr ""
72812 #: fortran/io.cc:2407
72813 #, gcc-internal-format, gfc-internal-format
72814 msgid "RECL in OPEN statement at %L must be positive"
72815 msgstr ""
72817 #: fortran/io.cc:2432
72818 #, gcc-internal-format
72819 msgid "The STATUS specified in OPEN statement at %L is %qs and no FILE specifier is present"
72820 msgstr ""
72822 #: fortran/io.cc:2443
72823 #, gcc-internal-format, gfc-internal-format
72824 msgid "The STATUS specified in OPEN statement at %L cannot have the value SCRATCH if a FILE specifier is present"
72825 msgstr ""
72827 #: fortran/io.cc:2454
72828 #, gcc-internal-format, gfc-internal-format
72829 msgid "UNIT specifier not allowed with NEWUNIT at %L"
72830 msgstr ""
72832 #: fortran/io.cc:2465
72833 #, gcc-internal-format, gfc-internal-format
72834 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %L"
72835 msgstr ""
72837 #: fortran/io.cc:2472
72838 #, gcc-internal-format, gfc-internal-format
72839 msgid "OPEN statement at %L must have UNIT or NEWUNIT specified"
72840 msgstr ""
72842 #: fortran/io.cc:2507
72843 #, gcc-internal-format, gfc-internal-format
72844 msgid "%sspecifier at %L not allowed in OPEN statement for unformatted I/O"
72845 msgstr ""
72847 #: fortran/io.cc:2515
72848 #, gcc-internal-format, gfc-internal-format
72849 msgid "RECL specifier not allowed in OPEN statement at %L for stream I/O"
72850 msgstr ""
72852 #: fortran/io.cc:2528
72853 #, gcc-internal-format, gfc-internal-format
72854 msgid "POSITION specifier in OPEN statement at %L only allowed for stream or sequential ACCESS"
72855 msgstr ""
72857 #: fortran/io.cc:2581
72858 #, gcc-internal-format, gfc-internal-format
72859 msgid "OPEN statement not allowed in PURE procedure at %C"
72860 msgstr ""
72862 #: fortran/io.cc:2689
72863 #, gcc-internal-format, gfc-internal-format
72864 msgid "CLOSE statement not allowed in PURE procedure at %C"
72865 msgstr ""
72867 #: fortran/io.cc:2715
72868 #, gcc-internal-format, gfc-internal-format
72869 msgid "CLOSE statement at %L requires a UNIT number"
72870 msgstr ""
72872 #: fortran/io.cc:2723
72873 #, gcc-internal-format, gfc-internal-format
72874 msgid "UNIT number in CLOSE statement at %L must be non-negative"
72875 msgstr ""
72877 #: fortran/io.cc:2846 fortran/match.cc:3131
72878 #, gcc-internal-format, gfc-internal-format
72879 msgid "%s statement not allowed in PURE procedure at %C"
72880 msgstr ""
72882 #: fortran/io.cc:2876
72883 #, gcc-internal-format, gfc-internal-format
72884 msgid "UNIT number missing in statement at %L"
72885 msgstr ""
72887 #: fortran/io.cc:2887 fortran/io.cc:3377
72888 #, gcc-internal-format, gfc-internal-format
72889 msgid "UNIT number in statement at %L must be non-negative"
72890 msgstr ""
72892 #: fortran/io.cc:2920
72893 #, gcc-internal-format, gfc-internal-format
72894 msgid "FLUSH statement at %C"
72895 msgstr ""
72897 #: fortran/io.cc:2961
72898 #, gcc-internal-format, gfc-internal-format
72899 msgid "Missing format with default unit at %C"
72900 msgstr ""
72902 #: fortran/io.cc:2981
72903 #, gcc-internal-format, gfc-internal-format
72904 msgid "Duplicate UNIT specification at %C"
72905 msgstr ""
72907 #: fortran/io.cc:3055
72908 #, gcc-internal-format, gfc-internal-format
72909 msgid "Duplicate format specification at %C"
72910 msgstr ""
72912 #: fortran/io.cc:3096
72913 #, gcc-internal-format
72914 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
72915 msgstr ""
72917 #: fortran/io.cc:3132
72918 #, gcc-internal-format, gfc-internal-format
72919 msgid "Duplicate NML specification at %C"
72920 msgstr ""
72922 #: fortran/io.cc:3141
72923 #, gcc-internal-format
72924 msgid "Symbol %qs at %C must be a NAMELIST group name"
72925 msgstr ""
72927 #: fortran/io.cc:3207
72928 #, gcc-internal-format, gfc-internal-format
72929 msgid "END tag at %C not allowed in output statement"
72930 msgstr ""
72932 #: fortran/io.cc:3303
72933 #, gcc-internal-format, gfc-internal-format
72934 msgid "UNIT not specified at %L"
72935 msgstr ""
72937 #: fortran/io.cc:3310
72938 #, gcc-internal-format, gfc-internal-format
72939 msgid "UNIT specification at %L must not be a character PARAMETER"
72940 msgstr ""
72942 #: fortran/io.cc:3323
72943 #, gcc-internal-format, gfc-internal-format
72944 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
72945 msgstr ""
72947 #: fortran/io.cc:3345
72948 #, gcc-internal-format, gfc-internal-format
72949 msgid "Invalid form of WRITE statement at %L, UNIT required"
72950 msgstr ""
72952 #: fortran/io.cc:3356
72953 #, gcc-internal-format, gfc-internal-format
72954 msgid "Internal unit with vector subscript at %L"
72955 msgstr ""
72957 #: fortran/io.cc:3370
72958 #, gcc-internal-format, gfc-internal-format
72959 msgid "External IO UNIT cannot be an array at %L"
72960 msgstr ""
72962 #: fortran/io.cc:3400
72963 #, gcc-internal-format
72964 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
72965 msgstr ""
72967 #: fortran/io.cc:3412
72968 #, gcc-internal-format
72969 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
72970 msgstr ""
72972 #: fortran/io.cc:3422 fortran/resolve.cc:16056
72973 #, gcc-internal-format
72974 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
72975 msgstr ""
72977 #: fortran/io.cc:3430
72978 #, gcc-internal-format
72979 msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
72980 msgstr ""
72982 #: fortran/io.cc:3441
72983 #, gcc-internal-format, gfc-internal-format
72984 msgid "Comma before i/o item list at %L"
72985 msgstr ""
72987 #: fortran/io.cc:3451
72988 #, gcc-internal-format, gfc-internal-format
72989 msgid "ERR tag label %d at %L not defined"
72990 msgstr ""
72992 #: fortran/io.cc:3463
72993 #, gcc-internal-format, gfc-internal-format
72994 msgid "END tag label %d at %L not defined"
72995 msgstr ""
72997 #: fortran/io.cc:3475
72998 #, gcc-internal-format, gfc-internal-format
72999 msgid "EOR tag label %d at %L not defined"
73000 msgstr ""
73002 #: fortran/io.cc:3485
73003 #, gcc-internal-format, gfc-internal-format
73004 msgid "FORMAT label %d at %L not defined"
73005 msgstr ""
73007 #: fortran/io.cc:3516
73008 #, gcc-internal-format
73009 msgid "io_kind_name(): bad I/O-kind"
73010 msgstr ""
73012 #: fortran/io.cc:3605
73013 #, gcc-internal-format, gfc-internal-format
73014 msgid "Syntax error in I/O iterator at %C"
73015 msgstr ""
73017 #: fortran/io.cc:3637
73018 #, gcc-internal-format, gfc-internal-format
73019 msgid "Expecting variable in READ statement at %C"
73020 msgstr ""
73022 #: fortran/io.cc:3643
73023 #, gcc-internal-format, gfc-internal-format
73024 msgid "Expecting variable or io-implied-do in READ statement at %L"
73025 msgstr ""
73027 #: fortran/io.cc:3652
73028 #, gcc-internal-format, gfc-internal-format
73029 msgid "Expecting variable or io-implied-do at %L"
73030 msgstr ""
73032 #: fortran/io.cc:3661
73033 #, gcc-internal-format, gfc-internal-format
73034 msgid "Expected expression in %s statement at %C"
73035 msgstr ""
73037 #: fortran/io.cc:3666
73038 #, gcc-internal-format, gfc-internal-format
73039 msgid "BOZ literal constant at %L cannot appear in an output IO list"
73040 msgstr ""
73042 #: fortran/io.cc:3814
73043 #, gcc-internal-format, gfc-internal-format
73044 msgid "Internal file at %L with namelist"
73045 msgstr ""
73047 #: fortran/io.cc:3829
73048 #, gcc-internal-format, gfc-internal-format
73049 msgid "IO UNIT in %s statement at %L must be an internal file in a PURE procedure"
73050 msgstr ""
73052 #: fortran/io.cc:3942
73053 #, gcc-internal-format, gfc-internal-format
73054 msgid "PAD= at %L not allowed in Fortran 95"
73055 msgstr ""
73057 #: fortran/io.cc:4011
73058 #, gcc-internal-format, gfc-internal-format
73059 msgid "DELIM= at %L not allowed in Fortran 95"
73060 msgstr ""
73062 #: fortran/io.cc:4185
73063 #, gcc-internal-format, gfc-internal-format
73064 msgid "PRINT namelist at %C is an extension"
73065 msgstr ""
73067 #: fortran/io.cc:4207
73068 #, gcc-internal-format, gfc-internal-format
73069 msgid "Comma after * at %C not allowed without I/O list"
73070 msgstr ""
73072 #: fortran/io.cc:4380
73073 #, gcc-internal-format, gfc-internal-format
73074 msgid "Expected comma in I/O list at %C"
73075 msgstr ""
73077 #: fortran/io.cc:4447
73078 #, gcc-internal-format, gfc-internal-format
73079 msgid "PRINT statement at %C not allowed within PURE procedure"
73080 msgstr ""
73082 #: fortran/io.cc:4609
73083 #, gcc-internal-format, gfc-internal-format
73084 msgid "NULL() near %L cannot appear in INQUIRE statement"
73085 msgstr ""
73087 #: fortran/io.cc:4621 fortran/io.cc:4683
73088 #, gcc-internal-format, gfc-internal-format
73089 msgid "INQUIRE statement not allowed in PURE procedure at %C"
73090 msgstr ""
73092 #: fortran/io.cc:4649
73093 #, gcc-internal-format, gfc-internal-format
73094 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
73095 msgstr ""
73097 #: fortran/io.cc:4659 fortran/trans-io.cc:1358
73098 #, gcc-internal-format, gfc-internal-format
73099 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
73100 msgstr ""
73102 #: fortran/io.cc:4666
73103 #, gcc-internal-format, gfc-internal-format
73104 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
73105 msgstr ""
73107 #: fortran/io.cc:4676
73108 #, gcc-internal-format, gfc-internal-format
73109 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
73110 msgstr ""
73112 #: fortran/io.cc:4691
73113 #, gcc-internal-format, gfc-internal-format
73114 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
73115 msgstr ""
73117 #: fortran/io.cc:4867
73118 #, gcc-internal-format, gfc-internal-format
73119 msgid "WAIT at %C not allowed in Fortran 95"
73120 msgstr ""
73122 #: fortran/io.cc:4873
73123 #, gcc-internal-format, gfc-internal-format
73124 msgid "WAIT statement not allowed in PURE procedure at %C"
73125 msgstr ""
73127 #. Reject truncation.
73128 #: fortran/iresolve.cc:70
73129 #, gcc-internal-format, gfc-internal-format
73130 msgid "identifier overflow: %d"
73131 msgstr ""
73133 #: fortran/iresolve.cc:102
73134 #, gcc-internal-format
73135 msgid "check_charlen_present(): length not set"
73136 msgstr ""
73138 #: fortran/match.cc:118
73139 #, gcc-internal-format
73140 msgid "gfc_op2string(): Bad code"
73141 msgstr ""
73143 #: fortran/match.cc:195
73144 #, gcc-internal-format
73145 msgid "Expected structure component or operator name after %<.%> at %C"
73146 msgstr ""
73148 #: fortran/match.cc:227
73149 #, gcc-internal-format
73150 msgid "%qs is neither a defined operator nor a structure component in dotted string at %C"
73151 msgstr ""
73153 #: fortran/match.cc:298
73154 #, gcc-internal-format
73155 msgid "Missing %qs in statement at or before %L"
73156 msgstr ""
73158 #: fortran/match.cc:498
73159 #, gcc-internal-format, gfc-internal-format
73160 msgid "Integer too large at %C"
73161 msgstr ""
73163 #: fortran/match.cc:553 fortran/parse.cc:1499
73164 #, gcc-internal-format, gfc-internal-format
73165 msgid "Too many digits in statement label at %C"
73166 msgstr ""
73168 #: fortran/match.cc:559
73169 #, gcc-internal-format, gfc-internal-format
73170 msgid "Statement label at %C is zero"
73171 msgstr ""
73173 #: fortran/match.cc:592
73174 #, gcc-internal-format
73175 msgid "Label name %qs at %C is ambiguous"
73176 msgstr ""
73178 #: fortran/match.cc:598
73179 #, gcc-internal-format
73180 msgid "Duplicate construct label %qs at %C"
73181 msgstr ""
73183 #: fortran/match.cc:634
73184 #, gcc-internal-format, gfc-internal-format
73185 msgid "Invalid character in name at %C"
73186 msgstr ""
73188 #: fortran/match.cc:647
73189 #, gcc-internal-format, gfc-internal-format
73190 msgid "Name at %C is too long"
73191 msgstr ""
73193 #: fortran/match.cc:658
73194 #, gcc-internal-format
73195 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
73196 msgstr ""
73198 #: fortran/match.cc:934
73199 #, gcc-internal-format, gfc-internal-format
73200 msgid ".XOR. operator at %C"
73201 msgstr ""
73203 #: fortran/match.cc:989
73204 #, gcc-internal-format, gfc-internal-format
73205 msgid "Loop variable at %C cannot be an array"
73206 msgstr ""
73208 #: fortran/match.cc:996
73209 #, gcc-internal-format, gfc-internal-format
73210 msgid "Loop variable at %C cannot be a coarray"
73211 msgstr ""
73213 #: fortran/match.cc:1002
73214 #, gcc-internal-format, gfc-internal-format
73215 msgid "Loop variable at %C cannot be a sub-component"
73216 msgstr ""
73218 #: fortran/match.cc:1036
73219 #, gcc-internal-format, gfc-internal-format
73220 msgid "Expected a step value in iterator at %C"
73221 msgstr ""
73223 #: fortran/match.cc:1048
73224 #, gcc-internal-format, gfc-internal-format
73225 msgid "Syntax error in iterator at %C"
73226 msgstr ""
73228 #: fortran/match.cc:1221
73229 #, gcc-internal-format, gfc-internal-format
73230 msgid "gfc_match(): Bad match code %c"
73231 msgstr ""
73233 #: fortran/match.cc:1295
73234 #, gcc-internal-format, gfc-internal-format
73235 msgid "Invalid form of PROGRAM statement at %C"
73236 msgstr ""
73238 #: fortran/match.cc:1339
73239 #, gcc-internal-format, gfc-internal-format
73240 msgid "BOZ literal constant at %L is neither a DATA statement value nor an actual argument of INT/REAL/DBLE/CMPLX intrinsic subprogram"
73241 msgstr ""
73243 #: fortran/match.cc:1348
73244 #, gcc-internal-format, gfc-internal-format
73245 msgid "Assignment to a constant expression at %C"
73246 msgstr ""
73248 #: fortran/match.cc:1452 fortran/match.cc:1543
73249 #, gcc-internal-format, gfc-internal-format
73250 msgid "Arithmetic IF statement at %C"
73251 msgstr ""
73253 #: fortran/match.cc:1499
73254 #, gcc-internal-format
73255 msgid "Missing %<(%> in IF-expression at %C"
73256 msgstr ""
73258 #: fortran/match.cc:1517
73259 #, gcc-internal-format, gfc-internal-format
73260 msgid "Syntax error in IF-expression at %C"
73261 msgstr ""
73263 #: fortran/match.cc:1528
73264 #, gcc-internal-format, gfc-internal-format
73265 msgid "Block label not appropriate for arithmetic IF statement at %C"
73266 msgstr ""
73268 #: fortran/match.cc:1566
73269 #, gcc-internal-format, gfc-internal-format
73270 msgid "Block label is not appropriate for IF statement at %C"
73271 msgstr ""
73273 #: fortran/match.cc:1659 fortran/match.cc:1666
73274 #, gcc-internal-format, gfc-internal-format
73275 msgid "Syntax error in IF-clause after %C"
73276 msgstr ""
73278 #: fortran/match.cc:1709
73279 #, gcc-internal-format, gfc-internal-format
73280 msgid "Invalid character(s) in ELSE statement after %C"
73281 msgstr ""
73283 #: fortran/match.cc:1715
73284 #, gcc-internal-format
73285 msgid "Label %qs at %C doesn't match IF label %qs"
73286 msgstr ""
73288 #: fortran/match.cc:1736
73289 #, gcc-internal-format
73290 msgid "Missing %<(%> in ELSE IF expression at %C"
73291 msgstr ""
73293 #: fortran/match.cc:1746
73294 #, gcc-internal-format
73295 msgid "Missing %<)%> in ELSE IF expression at %C"
73296 msgstr ""
73298 #: fortran/match.cc:1761
73299 #, gcc-internal-format, gfc-internal-format
73300 msgid "Missing THEN in ELSE IF statement after %L"
73301 msgstr ""
73303 #: fortran/match.cc:1769
73304 #, gcc-internal-format, gfc-internal-format
73305 msgid "Syntax error in ELSE IF statement after %L"
73306 msgstr ""
73308 #: fortran/match.cc:1775
73309 #, gcc-internal-format
73310 msgid "Label %qs after %L doesn't match IF label %qs"
73311 msgstr ""
73313 #: fortran/match.cc:1836
73314 #, gcc-internal-format, gfc-internal-format
73315 msgid "Image control statement CRITICAL at %C in PURE procedure"
73316 msgstr ""
73318 #: fortran/match.cc:1842
73319 #, gcc-internal-format, gfc-internal-format
73320 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
73321 msgstr ""
73323 #: fortran/match.cc:1849
73324 #, gcc-internal-format, gfc-internal-format
73325 msgid "CRITICAL statement at %C"
73326 msgstr ""
73328 #: fortran/match.cc:1861
73329 #, gcc-internal-format, gfc-internal-format
73330 msgid "Nested CRITICAL block at %C"
73331 msgstr ""
73333 #: fortran/match.cc:1913
73334 #, gcc-internal-format, gfc-internal-format
73335 msgid "Expected association list at %C"
73336 msgstr ""
73338 #: fortran/match.cc:1925
73339 #, gcc-internal-format, gfc-internal-format
73340 msgid "Expected association at %C"
73341 msgstr ""
73343 #: fortran/match.cc:1935
73344 #, gcc-internal-format, gfc-internal-format
73345 msgid "Invalid association target at %C"
73346 msgstr ""
73348 #: fortran/match.cc:1946
73349 #, gcc-internal-format
73350 msgid "Duplicate name %qs in association at %C"
73351 msgstr ""
73353 #: fortran/match.cc:1954
73354 #, gcc-internal-format, gfc-internal-format
73355 msgid "Association target at %C must not be coindexed"
73356 msgstr ""
73358 #: fortran/match.cc:1961
73359 #, gcc-internal-format, gfc-internal-format
73360 msgid "Association target at %L cannot be a BOZ literal constant"
73361 msgstr ""
73363 #: fortran/match.cc:1980
73364 #, gcc-internal-format
73365 msgid "Expected %<)%> or %<,%> at %C"
73366 msgstr "Očekivano je %<)%> ili %<,%> pri %C"
73368 #: fortran/match.cc:1998
73369 #, gcc-internal-format, gfc-internal-format
73370 msgid "Junk after ASSOCIATE statement at %C"
73371 msgstr ""
73373 #: fortran/match.cc:2120
73374 #, gcc-internal-format
73375 msgid "Derived type %qs at %L may not be ABSTRACT"
73376 msgstr ""
73378 #: fortran/match.cc:2192 fortran/match.cc:2264 fortran/match.cc:2287
73379 #, gcc-internal-format, gfc-internal-format
73380 msgid "Invalid type-spec at %C"
73381 msgstr ""
73383 #: fortran/match.cc:2382
73384 #, gcc-internal-format, gfc-internal-format
73385 msgid "Syntax error in FORALL iterator at %C"
73386 msgstr ""
73388 #: fortran/match.cc:2647
73389 #, gcc-internal-format, gfc-internal-format
73390 msgid "DO CONCURRENT construct at %C"
73391 msgstr ""
73393 #: fortran/match.cc:2772
73394 #, gcc-internal-format
73395 msgid "Name %qs in %s statement at %C is unknown"
73396 msgstr ""
73398 #: fortran/match.cc:2780
73399 #, gcc-internal-format
73400 msgid "Name %qs in %s statement at %C is not a construct name"
73401 msgstr ""
73403 #: fortran/match.cc:2792
73404 #, gcc-internal-format, gfc-internal-format
73405 msgid "%s statement at %C leaves CRITICAL construct"
73406 msgstr ""
73408 #. F2008, C821 & C845.
73409 #: fortran/match.cc:2800
73410 #, gcc-internal-format, gfc-internal-format
73411 msgid "%s statement at %C leaves DO CONCURRENT construct"
73412 msgstr ""
73414 #: fortran/match.cc:2812
73415 #, gcc-internal-format, gfc-internal-format
73416 msgid "%s statement at %C is not within a construct"
73417 msgstr ""
73419 #: fortran/match.cc:2815
73420 #, gcc-internal-format
73421 msgid "%s statement at %C is not within construct %qs"
73422 msgstr ""
73424 #: fortran/match.cc:2841
73425 #, gcc-internal-format
73426 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
73427 msgstr ""
73429 #: fortran/match.cc:2846
73430 #, gcc-internal-format, gfc-internal-format
73431 msgid "EXIT statement with no do-construct-name at %C"
73432 msgstr ""
73434 #: fortran/match.cc:2852
73435 #, gcc-internal-format
73436 msgid "%s statement at %C is not applicable to construct %qs"
73437 msgstr ""
73439 #: fortran/match.cc:2860
73440 #, gcc-internal-format, gfc-internal-format
73441 msgid "%s statement at %C leaving OpenACC structured block"
73442 msgstr ""
73444 #: fortran/match.cc:2861
73445 #, gcc-internal-format, gfc-internal-format
73446 msgid "%s statement at %C leaving OpenMP structured block"
73447 msgstr ""
73449 #: fortran/match.cc:2901
73450 #, gcc-internal-format, gfc-internal-format
73451 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
73452 msgstr ""
73454 #: fortran/match.cc:2907
73455 #, gcc-internal-format, gfc-internal-format
73456 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
73457 msgstr ""
73459 #: fortran/match.cc:2909
73460 #, gcc-internal-format, gfc-internal-format
73461 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
73462 msgstr ""
73464 #: fortran/match.cc:2956
73465 #, gcc-internal-format, gfc-internal-format
73466 msgid "EXIT statement at %C terminating !$OMP DO loop"
73467 msgstr ""
73469 #: fortran/match.cc:2961
73470 #, gcc-internal-format, gfc-internal-format
73471 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
73472 msgstr ""
73474 #: fortran/match.cc:3066
73475 #, gcc-internal-format, gfc-internal-format
73476 msgid "Blank required in %s statement near %C"
73477 msgstr ""
73479 #: fortran/match.cc:3089
73480 #, gcc-internal-format, gfc-internal-format
73481 msgid "STOP code at %C cannot be negative"
73482 msgstr ""
73484 #: fortran/match.cc:3095
73485 #, gcc-internal-format, gfc-internal-format
73486 msgid "STOP code at %C contains too many digits"
73487 msgstr ""
73489 #: fortran/match.cc:3111
73490 #, gcc-internal-format, gfc-internal-format
73491 msgid "QUIET= specifier for %s at %L"
73492 msgstr ""
73494 #: fortran/match.cc:3125
73495 #, gcc-internal-format, gfc-internal-format
73496 msgid "%s statement at %C in PURE procedure"
73497 msgstr ""
73499 #: fortran/match.cc:3141
73500 #, gcc-internal-format, gfc-internal-format
73501 msgid "Image control statement STOP at %C in CRITICAL block"
73502 msgstr ""
73504 #: fortran/match.cc:3146
73505 #, gcc-internal-format, gfc-internal-format
73506 msgid "Image control statement STOP at %C in DO CONCURRENT block"
73507 msgstr ""
73509 #: fortran/match.cc:3158
73510 #, gcc-internal-format, gfc-internal-format
73511 msgid "STOP code at %L must be a scalar CHARACTER constant or digit[digit[digit[digit[digit]]]]"
73512 msgstr ""
73514 #: fortran/match.cc:3170
73515 #, gcc-internal-format, gfc-internal-format
73516 msgid "STOP code at %L must be a scalar default CHARACTER or INTEGER constant expression"
73517 msgstr ""
73519 #: fortran/match.cc:3177
73520 #, gcc-internal-format, gfc-internal-format
73521 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
73522 msgstr ""
73524 #: fortran/match.cc:3184
73525 #, gcc-internal-format, gfc-internal-format
73526 msgid "STOP code at %L must be scalar"
73527 msgstr ""
73529 #: fortran/match.cc:3191
73530 #, gcc-internal-format, gfc-internal-format
73531 msgid "STOP code at %L must be default character KIND=%d"
73532 msgstr ""
73534 #: fortran/match.cc:3198
73535 #, gcc-internal-format, gfc-internal-format
73536 msgid "STOP code at %L must be default integer KIND=%d"
73537 msgstr ""
73539 #: fortran/match.cc:3210 fortran/resolve.cc:12650
73540 #, gcc-internal-format, gfc-internal-format
73541 msgid "QUIET specifier at %L must be a scalar LOGICAL"
73542 msgstr ""
73544 #: fortran/match.cc:3260
73545 #, gcc-internal-format, gfc-internal-format
73546 msgid "PAUSE statement at %C"
73547 msgstr ""
73549 #: fortran/match.cc:3281
73550 #, gcc-internal-format, gfc-internal-format
73551 msgid "ERROR STOP statement at %C"
73552 msgstr ""
73554 #: fortran/match.cc:3307
73555 #, gcc-internal-format, gfc-internal-format
73556 msgid "Image control statement EVENT %s at %C in PURE procedure"
73557 msgstr ""
73559 #: fortran/match.cc:3322
73560 #, gcc-internal-format, gfc-internal-format
73561 msgid "Image control statement EVENT %s at %C in CRITICAL block"
73562 msgstr ""
73564 #: fortran/match.cc:3329
73565 #, gcc-internal-format, gfc-internal-format
73566 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
73567 msgstr ""
73569 #: fortran/match.cc:3359 fortran/match.cc:3701 fortran/match.cc:3913
73570 #: fortran/match.cc:4465 fortran/match.cc:4836
73571 #, gcc-internal-format, gfc-internal-format
73572 msgid "Redundant STAT tag found at %L"
73573 msgstr ""
73575 #: fortran/match.cc:3380 fortran/match.cc:3722 fortran/match.cc:3933
73576 #: fortran/match.cc:4497 fortran/match.cc:4861
73577 #, gcc-internal-format, gfc-internal-format
73578 msgid "Redundant ERRMSG tag found at %L"
73579 msgstr ""
73581 #: fortran/match.cc:3401
73582 #, gcc-internal-format, gfc-internal-format
73583 msgid "Redundant UNTIL_COUNT tag found at %L"
73584 msgstr ""
73586 #: fortran/match.cc:3467
73587 #, gcc-internal-format, gfc-internal-format
73588 msgid "EVENT POST statement at %C"
73589 msgstr ""
73591 #: fortran/match.cc:3477
73592 #, gcc-internal-format, gfc-internal-format
73593 msgid "EVENT WAIT statement at %C"
73594 msgstr ""
73596 #: fortran/match.cc:3489
73597 #, gcc-internal-format, gfc-internal-format
73598 msgid "FAIL IMAGE statement at %C"
73599 msgstr ""
73601 #: fortran/match.cc:3513
73602 #, gcc-internal-format, gfc-internal-format
73603 msgid "FORM TEAM statement at %C"
73604 msgstr ""
73606 #: fortran/match.cc:3552
73607 #, gcc-internal-format, gfc-internal-format
73608 msgid "CHANGE TEAM statement at %C"
73609 msgstr ""
73611 #: fortran/match.cc:3582
73612 #, gcc-internal-format, gfc-internal-format
73613 msgid "END TEAM statement at %C"
73614 msgstr ""
73616 #: fortran/match.cc:3606
73617 #, gcc-internal-format, gfc-internal-format
73618 msgid "SYNC TEAM statement at %C"
73619 msgstr ""
73621 #: fortran/match.cc:3649
73622 #, gcc-internal-format, gfc-internal-format
73623 msgid "Image control statement %s at %C in PURE procedure"
73624 msgstr ""
73626 #: fortran/match.cc:3664
73627 #, gcc-internal-format, gfc-internal-format
73628 msgid "Image control statement %s at %C in CRITICAL block"
73629 msgstr ""
73631 #: fortran/match.cc:3671
73632 #, gcc-internal-format, gfc-internal-format
73633 msgid "Image control statement %s at %C in DO CONCURRENT block"
73634 msgstr ""
73636 #: fortran/match.cc:3743
73637 #, gcc-internal-format, gfc-internal-format
73638 msgid "Redundant ACQUIRED_LOCK tag found at %L"
73639 msgstr ""
73641 #: fortran/match.cc:3808
73642 #, gcc-internal-format, gfc-internal-format
73643 msgid "LOCK statement at %C"
73644 msgstr ""
73646 #: fortran/match.cc:3818
73647 #, gcc-internal-format, gfc-internal-format
73648 msgid "UNLOCK statement at %C"
73649 msgstr ""
73651 #: fortran/match.cc:3843
73652 #, gcc-internal-format, gfc-internal-format
73653 msgid "Image control statement SYNC at %C in PURE procedure"
73654 msgstr ""
73656 #: fortran/match.cc:3849
73657 #, gcc-internal-format, gfc-internal-format
73658 msgid "SYNC statement at %C"
73659 msgstr ""
73661 #: fortran/match.cc:3861
73662 #, gcc-internal-format, gfc-internal-format
73663 msgid "Image control statement SYNC at %C in CRITICAL block"
73664 msgstr ""
73666 #: fortran/match.cc:3867
73667 #, gcc-internal-format, gfc-internal-format
73668 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
73669 msgstr ""
73671 #: fortran/match.cc:4047
73672 #, gcc-internal-format, gfc-internal-format
73673 msgid "ASSIGN statement at %C"
73674 msgstr ""
73676 #: fortran/match.cc:4091
73677 #, gcc-internal-format, gfc-internal-format
73678 msgid "Assigned GOTO statement at %C"
73679 msgstr ""
73681 #: fortran/match.cc:4135 fortran/match.cc:4186
73682 #, gcc-internal-format, gfc-internal-format
73683 msgid "Statement label list in GOTO at %C cannot be empty"
73684 msgstr ""
73686 #: fortran/match.cc:4196
73687 #, gcc-internal-format, gfc-internal-format
73688 msgid "Computed GOTO at %C"
73689 msgstr ""
73691 #: fortran/match.cc:4271
73692 #, gcc-internal-format, gfc-internal-format
73693 msgid "Error in type-spec at %L"
73694 msgstr ""
73696 #: fortran/match.cc:4284
73697 #, gcc-internal-format, gfc-internal-format
73698 msgid "typespec in ALLOCATE at %L"
73699 msgstr ""
73701 #: fortran/match.cc:4307
73702 #, gcc-internal-format, gfc-internal-format
73703 msgid "The type parameter spec list in the type-spec at %L cannot contain DEFERRED parameters"
73704 msgstr ""
73706 #: fortran/match.cc:4337 fortran/match.cc:4774
73707 #, gcc-internal-format, gfc-internal-format
73708 msgid "Unexpected constant at %C"
73709 msgstr ""
73711 #: fortran/match.cc:4347
73712 #, gcc-internal-format, gfc-internal-format
73713 msgid "Bad allocate-object at %C for a PURE procedure"
73714 msgstr ""
73716 #: fortran/match.cc:4362
73717 #, gcc-internal-format, gfc-internal-format
73718 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
73719 msgstr ""
73721 #: fortran/match.cc:4384
73722 #, gcc-internal-format, gfc-internal-format
73723 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
73724 msgstr ""
73726 #: fortran/match.cc:4389
73727 #, gcc-internal-format, gfc-internal-format
73728 msgid "ALLOCATE of coarray at %C in CRITICAL block"
73729 msgstr ""
73731 #: fortran/match.cc:4411
73732 #, gcc-internal-format, gfc-internal-format
73733 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
73734 msgstr ""
73736 #: fortran/match.cc:4423
73737 #, gcc-internal-format, gfc-internal-format
73738 msgid "Type of entity at %L is type incompatible with typespec"
73739 msgstr ""
73741 #: fortran/match.cc:4431
73742 #, gcc-internal-format, gfc-internal-format
73743 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
73744 msgstr ""
73746 #: fortran/match.cc:4448
73747 #, gcc-internal-format, gfc-internal-format
73748 msgid "Shape specification for allocatable scalar at %C"
73749 msgstr ""
73751 #: fortran/match.cc:4475
73752 #, gcc-internal-format, gfc-internal-format
73753 msgid "STAT tag at %L cannot be a constant"
73754 msgstr ""
73756 #: fortran/match.cc:4491
73757 #, gcc-internal-format, gfc-internal-format
73758 msgid "ERRMSG tag at %L"
73759 msgstr ""
73761 #: fortran/match.cc:4514
73762 #, gcc-internal-format, gfc-internal-format
73763 msgid "SOURCE tag at %L"
73764 msgstr ""
73766 #: fortran/match.cc:4520
73767 #, gcc-internal-format, gfc-internal-format
73768 msgid "Redundant SOURCE tag found at %L"
73769 msgstr ""
73771 #: fortran/match.cc:4527
73772 #, gcc-internal-format, gfc-internal-format
73773 msgid "SOURCE tag at %L conflicts with the typespec at %L"
73774 msgstr ""
73776 #: fortran/match.cc:4533
73777 #, gcc-internal-format, gfc-internal-format
73778 msgid "SOURCE tag at %L with more than a single allocate object"
73779 msgstr ""
73781 #: fortran/match.cc:4551
73782 #, gcc-internal-format, gfc-internal-format
73783 msgid "MOLD tag at %L"
73784 msgstr ""
73786 #: fortran/match.cc:4557
73787 #, gcc-internal-format, gfc-internal-format
73788 msgid "Redundant MOLD tag found at %L"
73789 msgstr ""
73791 #: fortran/match.cc:4564
73792 #, gcc-internal-format, gfc-internal-format
73793 msgid "MOLD tag at %L conflicts with the typespec at %L"
73794 msgstr ""
73796 #: fortran/match.cc:4590
73797 #, gcc-internal-format, gfc-internal-format
73798 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
73799 msgstr ""
73801 #: fortran/match.cc:4598
73802 #, gcc-internal-format, gfc-internal-format
73803 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
73804 msgstr ""
73806 #: fortran/match.cc:4610
73807 #, gcc-internal-format, gfc-internal-format
73808 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
73809 msgstr ""
73811 #: fortran/match.cc:4677
73812 #, gcc-internal-format, gfc-internal-format
73813 msgid "Pointer object at %C shall not be coindexed"
73814 msgstr ""
73816 #: fortran/match.cc:4692
73817 #, gcc-internal-format, gfc-internal-format
73818 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
73819 msgstr ""
73821 #: fortran/match.cc:4786
73822 #, gcc-internal-format, gfc-internal-format
73823 msgid "Illegal allocate-object at %C for a PURE procedure"
73824 msgstr ""
73826 #: fortran/match.cc:4796
73827 #, gcc-internal-format, gfc-internal-format
73828 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
73829 msgstr ""
73831 #: fortran/match.cc:4803
73832 #, gcc-internal-format, gfc-internal-format
73833 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
73834 msgstr ""
73836 #: fortran/match.cc:4819
73837 #, gcc-internal-format, gfc-internal-format
73838 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
73839 msgstr ""
73841 #: fortran/match.cc:4856
73842 #, gcc-internal-format, gfc-internal-format
73843 msgid "ERRMSG at %L"
73844 msgstr ""
73846 #: fortran/match.cc:4913
73847 #, gcc-internal-format, gfc-internal-format
73848 msgid "Image control statement RETURN at %C in CRITICAL block"
73849 msgstr ""
73851 #: fortran/match.cc:4919
73852 #, gcc-internal-format, gfc-internal-format
73853 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
73854 msgstr ""
73856 #: fortran/match.cc:4928
73857 #, gcc-internal-format, gfc-internal-format
73858 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
73859 msgstr ""
73861 #: fortran/match.cc:4959
73862 #, gcc-internal-format, gfc-internal-format
73863 msgid "RETURN statement in main program at %C"
73864 msgstr ""
73866 #: fortran/match.cc:4987
73867 #, gcc-internal-format, gfc-internal-format
73868 msgid "Expected component reference at %C"
73869 msgstr ""
73871 #: fortran/match.cc:4996
73872 #, gcc-internal-format, gfc-internal-format
73873 msgid "Junk after CALL at %C"
73874 msgstr ""
73876 #: fortran/match.cc:5007
73877 #, gcc-internal-format, gfc-internal-format
73878 msgid "Expected type-bound procedure or procedure pointer component at %C"
73879 msgstr ""
73881 #: fortran/match.cc:5105
73882 #, gcc-internal-format, gfc-internal-format
73883 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a subroutine reference"
73884 msgstr ""
73886 #: fortran/match.cc:5246
73887 #, gcc-internal-format, gfc-internal-format
73888 msgid "Syntax error in common block name at %C"
73889 msgstr ""
73891 #. If we find an error, just print it and continue,
73892 #. cause it's just semantic, and we can see if there
73893 #. are more errors.
73894 #: fortran/match.cc:5321
73895 #, gcc-internal-format
73896 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)"
73897 msgstr ""
73899 #: fortran/match.cc:5330
73900 #, gcc-internal-format
73901 msgid "Variable %qs in common block %qs at %C cannot be bind(c) since it is not global"
73902 msgstr ""
73904 #: fortran/match.cc:5337
73905 #, gcc-internal-format
73906 msgid "Symbol %qs at %C is already in a COMMON block"
73907 msgstr ""
73909 #: fortran/match.cc:5345
73910 #, gcc-internal-format
73911 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
73912 msgstr ""
73914 #: fortran/match.cc:5356
73915 #, gcc-internal-format
73916 msgid "Symbol %qs at %C is USE associated from module %qs and cannot occur in COMMON"
73917 msgstr ""
73919 #: fortran/match.cc:5371
73920 #, gcc-internal-format
73921 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
73922 msgstr ""
73924 #: fortran/match.cc:5378
73925 #, gcc-internal-format
73926 msgid "Symbol %qs in COMMON at %C cannot be a coarray"
73927 msgstr ""
73929 #: fortran/match.cc:5388
73930 #, gcc-internal-format
73931 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
73932 msgstr ""
73934 #: fortran/match.cc:5434
73935 #, gcc-internal-format
73936 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
73937 msgstr ""
73939 #: fortran/match.cc:5496
73940 #, gcc-internal-format, gfc-internal-format
73941 msgid "BLOCK DATA construct at %L"
73942 msgstr ""
73944 #: fortran/match.cc:5599
73945 #, gcc-internal-format
73946 msgid "Namelist group name %qs at %C already has a basic type of %s"
73947 msgstr ""
73949 #: fortran/match.cc:5607
73950 #, gcc-internal-format
73951 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
73952 msgstr ""
73954 #. It is required that members of a namelist be declared
73955 #. before the namelist.  We check this by checking if the
73956 #. symbol has a defined type for IMPLICIT NONE.
73957 #: fortran/match.cc:5632
73958 #, gcc-internal-format
73959 msgid "Symbol %qs in namelist %qs at %C must be declared before the namelist is declared."
73960 msgstr ""
73962 #: fortran/match.cc:5652
73963 #, gcc-internal-format
73964 msgid "Derived type %qs at %L conflicts with namelist object %qs at %C"
73965 msgstr ""
73967 #: fortran/match.cc:5672
73968 #, gcc-internal-format
73969 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
73970 msgstr ""
73972 #: fortran/match.cc:5815
73973 #, gcc-internal-format, gfc-internal-format
73974 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
73975 msgstr ""
73977 #: fortran/match.cc:5823
73978 #, gcc-internal-format, gfc-internal-format
73979 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
73980 msgstr ""
73982 #: fortran/match.cc:5856
73983 #, gcc-internal-format, gfc-internal-format
73984 msgid "EQUIVALENCE at %C requires two or more objects"
73985 msgstr ""
73987 #: fortran/match.cc:5870
73988 #, gcc-internal-format, gfc-internal-format
73989 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
73990 msgstr ""
73992 #: fortran/match.cc:5883
73993 #, gcc-internal-format, gfc-internal-format
73994 msgid "Expecting a comma in EQUIVALENCE at %C"
73995 msgstr ""
73997 #: fortran/match.cc:5888
73998 #, gcc-internal-format, gfc-internal-format
73999 msgid "EQUIVALENCE statement at %C"
74000 msgstr ""
74002 #: fortran/match.cc:5981
74003 #, gcc-internal-format, gfc-internal-format
74004 msgid "Invalid use of statement function argument at %L"
74005 msgstr "Nevaljana upotreba argumenta funkcije iskaza kod %L"
74007 #: fortran/match.cc:6048
74008 #, gcc-internal-format, gfc-internal-format
74009 msgid "Statement function at %L is recursive"
74010 msgstr ""
74012 #: fortran/match.cc:6054
74013 #, gcc-internal-format
74014 msgid "Statement function %qs at %L conflicts with function name"
74015 msgstr ""
74017 #: fortran/match.cc:6068
74018 #, gcc-internal-format, gfc-internal-format
74019 msgid "Statement function at %L cannot appear within an INTERFACE"
74020 msgstr ""
74022 #: fortran/match.cc:6073
74023 #, gcc-internal-format, gfc-internal-format
74024 msgid "Statement function at %C"
74025 msgstr ""
74027 #: fortran/match.cc:6198 fortran/match.cc:6214 fortran/match.cc:6233
74028 #, gcc-internal-format, gfc-internal-format
74029 msgid "Expression in CASE selector at %L cannot be %s"
74030 msgstr ""
74032 #: fortran/match.cc:6243 fortran/match.cc:6249
74033 #, gcc-internal-format, gfc-internal-format
74034 msgid "Expression in CASE selector at %L must be scalar"
74035 msgstr ""
74037 #: fortran/match.cc:6258
74038 #, gcc-internal-format, gfc-internal-format
74039 msgid "Expected initialization expression in CASE at %C"
74040 msgstr ""
74042 #: fortran/match.cc:6290
74043 #, gcc-internal-format
74044 msgid "Expected block name %qs of SELECT construct at %C"
74045 msgstr ""
74047 #: fortran/match.cc:6654
74048 #, gcc-internal-format, gfc-internal-format
74049 msgid "SELECT TYPE at %C cannot appear in this scope"
74050 msgstr ""
74052 #: fortran/match.cc:6682
74053 #, gcc-internal-format, gfc-internal-format
74054 msgid "parse error in SELECT TYPE statement at %C"
74055 msgstr ""
74057 #: fortran/match.cc:6707
74058 #, gcc-internal-format, gfc-internal-format
74059 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
74060 msgstr ""
74062 #: fortran/match.cc:6874
74063 #, gcc-internal-format, gfc-internal-format
74064 msgid "SELECT RANK statement at %C"
74065 msgstr ""
74067 #: fortran/match.cc:6915 fortran/match.cc:6969
74068 #, gcc-internal-format, gfc-internal-format
74069 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
74070 msgstr ""
74072 #: fortran/match.cc:6979
74073 #, gcc-internal-format, gfc-internal-format
74074 msgid "parse error in SELECT RANK statement at %C"
74075 msgstr ""
74077 #: fortran/match.cc:7015
74078 #, gcc-internal-format, gfc-internal-format
74079 msgid "Unexpected CASE statement at %C"
74080 msgstr ""
74082 #: fortran/match.cc:7067
74083 #, gcc-internal-format, gfc-internal-format
74084 msgid "Syntax error in CASE specification at %C"
74085 msgstr ""
74087 #: fortran/match.cc:7085
74088 #, gcc-internal-format, gfc-internal-format
74089 msgid "Unexpected TYPE IS statement at %C"
74090 msgstr ""
74092 #: fortran/match.cc:7117
74093 #, gcc-internal-format, gfc-internal-format
74094 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]"
74095 msgstr ""
74097 #: fortran/match.cc:7128
74098 #, gcc-internal-format, gfc-internal-format
74099 msgid "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
74100 msgstr ""
74102 #: fortran/match.cc:7139
74103 #, gcc-internal-format, gfc-internal-format
74104 msgid "Syntax error in TYPE IS specification at %C"
74105 msgstr ""
74107 #: fortran/match.cc:7215
74108 #, gcc-internal-format, gfc-internal-format
74109 msgid "Syntax error in CLASS IS specification at %C"
74110 msgstr ""
74112 #: fortran/match.cc:7235
74113 #, gcc-internal-format, gfc-internal-format
74114 msgid "Unexpected RANK statement at %C"
74115 msgstr ""
74117 #: fortran/match.cc:7281
74118 #, gcc-internal-format, gfc-internal-format
74119 msgid "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
74120 msgstr ""
74122 #: fortran/match.cc:7290
74123 #, gcc-internal-format, gfc-internal-format
74124 msgid "The value of the SELECT RANK CASE expression at %C must not be less than zero or greater than %d"
74125 msgstr ""
74127 #: fortran/match.cc:7317
74128 #, gcc-internal-format, gfc-internal-format
74129 msgid "Syntax error in RANK specification at %C"
74130 msgstr ""
74132 #: fortran/match.cc:7439
74133 #, gcc-internal-format, gfc-internal-format
74134 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
74135 msgstr ""
74137 #: fortran/match.cc:7477
74138 #, gcc-internal-format
74139 msgid "Label %qs at %C doesn't match WHERE label %qs"
74140 msgstr ""
74142 #: fortran/matchexp.cc:72
74143 #, gcc-internal-format
74144 msgid "Bad character %qc in OPERATOR name at %C"
74145 msgstr ""
74147 #: fortran/matchexp.cc:80
74148 #, gcc-internal-format
74149 msgid "The name %qs cannot be used as a defined operator at %C"
74150 msgstr ""
74152 #: fortran/matchexp.cc:173
74153 #, gcc-internal-format, gfc-internal-format
74154 msgid "Expected a right parenthesis in expression at %C"
74155 msgstr ""
74157 #: fortran/matchexp.cc:281
74158 #, gcc-internal-format, gfc-internal-format
74159 msgid "Expected exponent in expression at %C"
74160 msgstr ""
74162 #: fortran/matchexp.cc:319 fortran/matchexp.cc:324 fortran/matchexp.cc:428
74163 #: fortran/matchexp.cc:433
74164 #, gcc-internal-format, gfc-internal-format
74165 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
74166 msgstr ""
74168 #: fortran/matchexp.cc:665
74169 #, gcc-internal-format
74170 msgid "match_level_4(): Bad operator"
74171 msgstr ""
74173 #: fortran/misc.cc:113
74174 #, gcc-internal-format
74175 msgid "gfc_basic_typename(): Undefined type"
74176 msgstr ""
74178 #: fortran/misc.cc:212
74179 #, gcc-internal-format
74180 msgid "gfc_typename(): Undefined type"
74181 msgstr ""
74183 #: fortran/misc.cc:316
74184 #, gcc-internal-format
74185 msgid "gfc_code2string(): Bad code"
74186 msgstr ""
74188 #: fortran/module.cc:243
74189 #, gcc-internal-format
74190 msgid "free_pi_tree(): Unresolved fixup"
74191 msgstr ""
74193 #: fortran/module.cc:460
74194 #, gcc-internal-format
74195 msgid "associate_integer_pointer(): Already associated"
74196 msgstr ""
74198 #: fortran/module.cc:544
74199 #, gcc-internal-format, gfc-internal-format
74200 msgid "module nature in USE statement at %C"
74201 msgstr ""
74203 #: fortran/module.cc:556
74204 #, gcc-internal-format, gfc-internal-format
74205 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
74206 msgstr ""
74208 #: fortran/module.cc:569
74209 #, gcc-internal-format, gfc-internal-format
74210 msgid "\"::\" was expected after module nature at %C but was not found"
74211 msgstr ""
74213 #: fortran/module.cc:579
74214 #, gcc-internal-format, gfc-internal-format
74215 msgid "\"USE :: module\" at %C"
74216 msgstr ""
74218 #: fortran/module.cc:638
74219 #, gcc-internal-format, gfc-internal-format
74220 msgid "Missing generic specification in USE statement at %C"
74221 msgstr ""
74223 #: fortran/module.cc:649
74224 #, gcc-internal-format, gfc-internal-format
74225 msgid "Renaming operators in USE statements at %C"
74226 msgstr ""
74228 #: fortran/module.cc:693
74229 #, gcc-internal-format
74230 msgid "Symbol %qs at %L conflicts with the rename symbol at %L"
74231 msgstr ""
74233 #: fortran/module.cc:696
74234 #, gcc-internal-format
74235 msgid "Symbol %qs at %L conflicts with the symbol at %L"
74236 msgstr ""
74238 #: fortran/module.cc:704
74239 #, gcc-internal-format
74240 msgid "The name %qs at %C has already been used as an external module name"
74241 msgstr ""
74243 #: fortran/module.cc:767
74244 #, gcc-internal-format, gfc-internal-format
74245 msgid "SUBMODULE declaration at %C"
74246 msgstr ""
74248 #: fortran/module.cc:772
74249 #, gcc-internal-format, gfc-internal-format
74250 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
74251 msgstr ""
74253 #: fortran/module.cc:847
74254 #, gcc-internal-format, gfc-internal-format
74255 msgid "Syntax error in SUBMODULE statement at %C"
74256 msgstr ""
74258 #: fortran/module.cc:1207
74259 #, gcc-internal-format
74260 msgid "Reading module %qs at line %d column %d: %s"
74261 msgstr ""
74263 #: fortran/module.cc:1211
74264 #, gcc-internal-format
74265 msgid "Writing module %qs at line %d column %d: %s"
74266 msgstr ""
74268 #: fortran/module.cc:1215
74269 #, gcc-internal-format
74270 msgid "Module %qs at line %d column %d: %s"
74271 msgstr ""
74273 #: fortran/module.cc:1648
74274 #, gcc-internal-format
74275 msgid "require_atom(): bad atom type required"
74276 msgstr ""
74278 #: fortran/module.cc:1697
74279 #, gcc-internal-format, gfc-internal-format
74280 msgid "Error writing modules file: %s"
74281 msgstr ""
74283 #: fortran/module.cc:1747
74284 #, gcc-internal-format
74285 msgid "write_atom(): Trying to write dab atom"
74286 msgstr ""
74288 #: fortran/module.cc:1968
74289 #, gcc-internal-format
74290 msgid "unquote_string(): got bad string"
74291 msgstr ""
74293 #: fortran/module.cc:2984
74294 #, gcc-internal-format
74295 msgid "mio_array_ref(): Unknown array ref"
74296 msgstr ""
74298 #: fortran/module.cc:5119
74299 #, gcc-internal-format, gfc-internal-format
74300 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
74301 msgstr ""
74303 #: fortran/module.cc:5122
74304 #, gcc-internal-format, gfc-internal-format
74305 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
74306 msgstr ""
74308 #: fortran/module.cc:5316
74309 #, gcc-internal-format
74310 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
74311 msgstr ""
74313 #: fortran/module.cc:5453
74314 #, gcc-internal-format
74315 msgid "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, but got %qs"
74316 msgstr ""
74318 #: fortran/module.cc:5732
74319 #, gcc-internal-format
74320 msgid "Symbol %qs referenced at %L not found in module %qs"
74321 msgstr ""
74323 #: fortran/module.cc:5739
74324 #, gcc-internal-format
74325 msgid "User operator %qs referenced at %L not found in module %qs"
74326 msgstr ""
74328 #: fortran/module.cc:5744
74329 #, gcc-internal-format
74330 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
74331 msgstr ""
74333 #: fortran/module.cc:5980
74334 #, gcc-internal-format
74335 msgid "write_symbol(): bad module symbol %qs"
74336 msgstr ""
74338 #: fortran/module.cc:6324
74339 #, gcc-internal-format
74340 msgid "write_symtree(): Symbol not written"
74341 msgstr ""
74343 #: fortran/module.cc:6514
74344 #, gcc-internal-format
74345 msgid "Cannot open module file %qs for writing at %C: %s"
74346 msgstr "Ne može otvoriti modul datoteku %qs za pisanje pri %C: %s"
74348 #: fortran/module.cc:6535
74349 #, gcc-internal-format
74350 msgid "Error writing module file %qs for writing: %s"
74351 msgstr "Greška pri zapisivanju modul datoteke %qs za pisanje: %s"
74353 #: fortran/module.cc:6546
74354 #, gcc-internal-format
74355 msgid "Cannot delete module file %qs: %s"
74356 msgstr "Ne može izbrisati modul datoteku %qs: %s"
74358 #: fortran/module.cc:6549
74359 #, gcc-internal-format
74360 msgid "Cannot rename module file %qs to %qs: %s"
74361 msgstr "Ne može preimenovati modul datoteku %qs u %qs: %s"
74363 #: fortran/module.cc:6555
74364 #, gcc-internal-format
74365 msgid "Cannot delete temporary module file %qs: %s"
74366 msgstr "Ne može izbrisati privremenu modul datoteku %qs: %s"
74368 #: fortran/module.cc:6612
74369 #, gcc-internal-format
74370 msgid "Symbol %qs at %C already declared"
74371 msgstr ""
74373 #: fortran/module.cc:6683
74374 #, gcc-internal-format, gfc-internal-format
74375 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
74376 msgstr ""
74378 #: fortran/module.cc:6791 fortran/module.cc:7135
74379 #, gcc-internal-format
74380 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
74381 msgstr ""
74383 #: fortran/module.cc:6919
74384 #, gcc-internal-format
74385 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
74386 msgstr ""
74388 #: fortran/module.cc:6940 fortran/module.cc:6973 fortran/module.cc:7015
74389 #, gcc-internal-format
74390 msgid "Symbol %qs already declared"
74391 msgstr ""
74393 #: fortran/module.cc:7120
74394 #, gcc-internal-format
74395 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
74396 msgstr ""
74398 #: fortran/module.cc:7142
74399 #, gcc-internal-format
74400 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
74401 msgstr ""
74403 #: fortran/module.cc:7210
74404 #, gcc-internal-format, gfc-internal-format
74405 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
74406 msgstr ""
74408 #: fortran/module.cc:7264
74409 #, gcc-internal-format
74410 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
74411 msgstr ""
74413 #: fortran/module.cc:7290
74414 #, gcc-internal-format, gfc-internal-format
74415 msgid "USE statement at %C has no ONLY qualifier"
74416 msgstr ""
74418 #: fortran/module.cc:7319
74419 #, gcc-internal-format, gfc-internal-format
74420 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
74421 msgstr ""
74423 #: fortran/module.cc:7331
74424 #, gcc-internal-format, gfc-internal-format
74425 msgid "ISO_C_BINDING module at %C"
74426 msgstr ""
74428 #: fortran/module.cc:7344
74429 #, gcc-internal-format
74430 msgid "Cannot find an intrinsic module named %qs at %C"
74431 msgstr ""
74433 #: fortran/module.cc:7350
74434 #, gcc-internal-format, gfc-internal-format
74435 msgid "IEEE_FEATURES module at %C"
74436 msgstr ""
74438 #: fortran/module.cc:7356
74439 #, gcc-internal-format, gfc-internal-format
74440 msgid "IEEE_EXCEPTIONS module at %C"
74441 msgstr ""
74443 #: fortran/module.cc:7362
74444 #, gcc-internal-format, gfc-internal-format
74445 msgid "IEEE_ARITHMETIC module at %C"
74446 msgstr ""
74448 #: fortran/module.cc:7372
74449 #, gcc-internal-format
74450 msgid "Cannot open module file %qs for reading at %C: %s"
74451 msgstr "Ne može otvoriti modul datoteku %qs za čitanje pri %C: %s"
74453 #: fortran/module.cc:7375
74454 #, gcc-internal-format
74455 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."
74456 msgstr ""
74458 #: fortran/module.cc:7386
74459 #, gcc-internal-format
74460 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
74461 msgstr ""
74463 #: fortran/module.cc:7409
74464 #, gcc-internal-format
74465 msgid "File %qs opened at %C is not a GNU Fortran module file"
74466 msgstr ""
74468 #: fortran/module.cc:7417
74469 #, gcc-internal-format
74470 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
74471 msgstr ""
74473 #: fortran/module.cc:7434
74474 #, gcc-internal-format
74475 msgid "Cannot USE a submodule that is currently built"
74476 msgstr ""
74478 #: fortran/module.cc:7436
74479 #, gcc-internal-format
74480 msgid "Cannot USE a module that is currently built"
74481 msgstr ""
74483 #: fortran/openmp.cc:150 fortran/openmp.cc:7113
74484 #, gcc-internal-format, gfc-internal-format
74485 msgid "Unexpected junk at %C"
74486 msgstr "Neočekivano smeće pri %C"
74488 #: fortran/openmp.cc:429
74489 #, gcc-internal-format
74490 msgid "%<omp_all_memory%> at %C not permitted in this clause"
74491 msgstr ""
74493 #: fortran/openmp.cc:474
74494 #, gcc-internal-format, gfc-internal-format
74495 msgid "List item shall not be coindexed at %C"
74496 msgstr ""
74498 #: fortran/openmp.cc:493
74499 #, gcc-internal-format
74500 msgid "%qs at %L is part of the common block %</%s/%> and may only be specificed implicitly via the named common block"
74501 msgstr ""
74503 #: fortran/openmp.cc:518 fortran/openmp.cc:619 fortran/openmp.cc:949
74504 #: fortran/openmp.cc:6165
74505 #, gcc-internal-format, gfc-internal-format
74506 msgid "COMMON block /%s/ not found at %C"
74507 msgstr ""
74509 #: fortran/openmp.cc:557 fortran/openmp.cc:647
74510 #, gcc-internal-format, gfc-internal-format
74511 msgid "Syntax error in OpenMP variable list at %C"
74512 msgstr ""
74514 #: fortran/openmp.cc:674
74515 #, gcc-internal-format, gfc-internal-format
74516 msgid "Syntax error in OpenMP detach clause at %C"
74517 msgstr ""
74519 #: fortran/openmp.cc:703
74520 #, gcc-internal-format
74521 msgid "%<omp_all_memory%> used with dependence-type other than OUT or INOUT at %C"
74522 msgstr ""
74524 #: fortran/openmp.cc:756
74525 #, gcc-internal-format, gfc-internal-format
74526 msgid "Syntax error in OpenMP SINK dependence-type list at %C"
74527 msgstr ""
74529 #: fortran/openmp.cc:818
74530 #, gcc-internal-format, gfc-internal-format
74531 msgid "Syntax error in OpenACC expression list at %C"
74532 msgstr ""
74534 #: fortran/openmp.cc:885
74535 #, gcc-internal-format
74536 msgid "Unexpected OpenACC parallelism."
74537 msgstr ""
74539 #: fortran/openmp.cc:917
74540 #, gcc-internal-format, gfc-internal-format
74541 msgid "Variable at %C is an element of a COMMON block"
74542 msgstr ""
74544 #: fortran/openmp.cc:977
74545 #, gcc-internal-format, gfc-internal-format
74546 msgid "Unexpected junk after !$ACC DECLARE at %C"
74547 msgstr ""
74549 #: fortran/openmp.cc:987
74550 #, gcc-internal-format, gfc-internal-format
74551 msgid "Syntax error in !$ACC DECLARE list at %C"
74552 msgstr ""
74554 #: fortran/openmp.cc:1242
74555 #, gcc-internal-format, gfc-internal-format
74556 msgid "Expected INTEGER type at %L"
74557 msgstr ""
74559 #: fortran/openmp.cc:1256
74560 #, gcc-internal-format, gfc-internal-format
74561 msgid "Expected identifier at %C"
74562 msgstr ""
74564 #: fortran/openmp.cc:1261
74565 #, gcc-internal-format
74566 msgid "Same identifier %qs specified again at %C"
74567 msgstr ""
74569 #: fortran/openmp.cc:1288
74570 #, gcc-internal-format, gfc-internal-format
74571 msgid "Expected range-specification at %C"
74572 msgstr ""
74574 #: fortran/openmp.cc:1398
74575 #, gcc-internal-format, gfc-internal-format
74576 msgid "Comma expected at %C"
74577 msgstr ""
74579 #: fortran/openmp.cc:1510
74580 #, gcc-internal-format, gfc-internal-format
74581 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
74582 msgstr ""
74584 #: fortran/openmp.cc:1570
74585 #, gcc-internal-format, gfc-internal-format
74586 msgid "Unknown directive at %L"
74587 msgstr ""
74589 #: fortran/openmp.cc:1572
74590 #, gcc-internal-format, gfc-internal-format
74591 msgid "Invalid combined or composite directive at %L"
74592 msgstr ""
74594 #: fortran/openmp.cc:1580
74595 #, gcc-internal-format
74596 msgid "Invalid %qs directive at %L in %s clause: declarative, informational and meta directives not permitted"
74597 msgstr ""
74599 #: fortran/openmp.cc:1612
74600 #, gcc-internal-format
74601 msgid "Expected %<,%> or %<)%> at %C"
74602 msgstr "Očekivano je %<,%> ili %<)%> kod %C"
74604 #: fortran/openmp.cc:1638 fortran/openmp.cc:1648
74605 #, gcc-internal-format
74606 msgid "%qs directive mentioned multiple times in %s clause in %s directive at %L"
74607 msgstr ""
74609 #: fortran/openmp.cc:1656
74610 #, gcc-internal-format
74611 msgid "%qs directive mentioned both times in ABSENT and CONTAINS clauses in %s directive at %L"
74612 msgstr ""
74614 #: fortran/openmp.cc:1746
74615 #, gcc-internal-format, gfc-internal-format
74616 msgid "Duplicate %s modifier at %L in USES_ALLOCATORS clause"
74617 msgstr ""
74619 #: fortran/openmp.cc:1780
74620 #, gcc-internal-format
74621 msgid "Unexpected %<(%> at %C"
74622 msgstr "Neočekivan %<(%> pri %C"
74624 #: fortran/openmp.cc:1827
74625 #, gcc-internal-format
74626 msgid "Duplicated %qs clause at %L"
74627 msgstr ""
74629 #: fortran/openmp.cc:1834
74630 #, gcc-internal-format
74631 msgid "Expected %<(%> after %qs at %C"
74632 msgstr "Očekivano je %<(%> iza %qs pri %C"
74634 #: fortran/openmp.cc:1841
74635 #, gcc-internal-format
74636 msgid "Invalid expression after %<%s(%> at %C"
74637 msgstr "Nevaljani izraz iza %<%s(%> pri %C"
74639 #: fortran/openmp.cc:1902
74640 #, gcc-internal-format, gfc-internal-format
74641 msgid "Clause expected at %C after trailing comma"
74642 msgstr ""
74644 #: fortran/openmp.cc:1972 fortran/openmp.cc:2008 fortran/openmp.cc:2418
74645 #: fortran/openmp.cc:2443
74646 #, gcc-internal-format
74647 msgid "Expected %<:%> at %C"
74648 msgstr "Očekivano je %<:%> pri %C"
74650 #: fortran/openmp.cc:2032
74651 #, gcc-internal-format, gfc-internal-format
74652 msgid "Expected variable list at %C"
74653 msgstr ""
74655 #: fortran/openmp.cc:2056
74656 #, gcc-internal-format, gfc-internal-format
74657 msgid "Expected COMPILATION or EXECUTION in AT clause at %C"
74658 msgstr ""
74660 #: fortran/openmp.cc:2117
74661 #, gcc-internal-format, gfc-internal-format
74662 msgid "Expected TEAMS, PARALLEL or THREAD as binding in BIND at %C"
74663 msgstr ""
74665 #: fortran/openmp.cc:2148
74666 #, gcc-internal-format, gfc-internal-format
74667 msgid "COLLAPSE clause argument not constant positive integer at %C"
74668 msgstr ""
74670 #: fortran/openmp.cc:2251
74671 #, gcc-internal-format, gfc-internal-format
74672 msgid "Expected ALLOC, TO, FROM, TOFROM, FIRSTPRIVATE, PRESENT, NONE or DEFAULT at %C"
74673 msgstr ""
74675 #: fortran/openmp.cc:2273
74676 #, gcc-internal-format, gfc-internal-format
74677 msgid "Expected SCALAR, AGGREGATE, ALLOCATABLE, POINTER or ALL at %C"
74678 msgstr ""
74680 #: fortran/openmp.cc:2306
74681 #, gcc-internal-format, gfc-internal-format
74682 msgid "DEFAULTMAP at %C but prior DEFAULTMAP with unspecified category"
74683 msgstr ""
74685 #: fortran/openmp.cc:2309
74686 #, gcc-internal-format, gfc-internal-format
74687 msgid "DEFAULTMAP at %C but prior DEFAULTMAP for category %s"
74688 msgstr ""
74690 #: fortran/openmp.cc:2345
74691 #, gcc-internal-format, gfc-internal-format
74692 msgid "Expected NONE or PRESENT in DEFAULT clause at %C"
74693 msgstr ""
74695 #: fortran/openmp.cc:2348
74696 #, gcc-internal-format, gfc-internal-format
74697 msgid "Expected NONE, FIRSTPRIVATE, PRIVATE or SHARED in DEFAULT clause at %C"
74698 msgstr ""
74700 #: fortran/openmp.cc:2398
74701 #, gcc-internal-format, gfc-internal-format
74702 msgid "ITERATOR may not be combined with SOURCE at %C"
74703 msgstr ""
74705 #: fortran/openmp.cc:2404
74706 #, gcc-internal-format, gfc-internal-format
74707 msgid "SOURCE at %C not permitted as dependence-type for this directive"
74708 msgstr ""
74710 #: fortran/openmp.cc:2410
74711 #, gcc-internal-format, gfc-internal-format
74712 msgid "Duplicated clause with SOURCE dependence-type at %C"
74713 msgstr ""
74715 #: fortran/openmp.cc:2425
74716 #, gcc-internal-format
74717 msgid "Expected %<)%> or %<omp_cur_iteration)%> at %C"
74718 msgstr "Očekivano je %<)%> ili %<omp_cur_iteration)%> kod %C"
74720 #: fortran/openmp.cc:2437
74721 #, gcc-internal-format, gfc-internal-format
74722 msgid "SINK at %C not permitted as dependence-type for this directive"
74723 msgstr ""
74725 #: fortran/openmp.cc:2448
74726 #, gcc-internal-format, gfc-internal-format
74727 msgid "ITERATOR may not be combined with SINK at %C"
74728 msgstr ""
74730 #: fortran/openmp.cc:2462
74731 #, gcc-internal-format, gfc-internal-format
74732 msgid "Expected dependence-type SINK or SOURCE at %C"
74733 msgstr ""
74735 #: fortran/openmp.cc:2479
74736 #, gcc-internal-format
74737 msgid "%<omp_all_memory%> used with DEPEND kind other than OUT or INOUT at %C"
74738 msgstr ""
74740 #: fortran/openmp.cc:2517 fortran/openmp.cc:2552
74741 #, gcc-internal-format, gfc-internal-format
74742 msgid "Expected integer expression at %C"
74743 msgstr ""
74745 #: fortran/openmp.cc:2533
74746 #, gcc-internal-format
74747 msgid "%<ancestor%> device modifier not preceded by %<requires%> directive with %<reverse_offload%> clause at %C"
74748 msgstr ""
74750 #: fortran/openmp.cc:2545
74751 #, gcc-internal-format
74752 msgid "the %<device%> clause expression must evaluate to %<1%> at %C"
74753 msgstr ""
74755 #: fortran/openmp.cc:2558
74756 #, gcc-internal-format
74757 msgid "Expected integer expression or a single device-modifier %<device_num%> or %<ancestor%> at %C"
74758 msgstr ""
74760 #: fortran/openmp.cc:2588
74761 #, gcc-internal-format, gfc-internal-format
74762 msgid "Expected HOST, NOHOST or ANY at %C"
74763 msgstr ""
74765 #: fortran/openmp.cc:2643
74766 #, gcc-internal-format, gfc-internal-format
74767 msgid "Expected SEQ_CST, ACQUIRE or RELAXED at %C"
74768 msgstr ""
74770 #: fortran/openmp.cc:2831
74771 #, gcc-internal-format, gfc-internal-format
74772 msgid "INDIRECT clause at %C requires a constant logical expression"
74773 msgstr ""
74775 #: fortran/openmp.cc:3018
74776 #, gcc-internal-format
74777 msgid "Multiple %qs modifiers specified at %C"
74778 msgstr ""
74780 #: fortran/openmp.cc:3128
74781 #, gcc-internal-format
74782 msgid "too many %<always%> modifiers at %L"
74783 msgstr ""
74785 #: fortran/openmp.cc:3134
74786 #, gcc-internal-format
74787 msgid "too many %<close%> modifiers at %L"
74788 msgstr ""
74790 #: fortran/openmp.cc:3140
74791 #, gcc-internal-format
74792 msgid "too many %<present%> modifiers at %L"
74793 msgstr ""
74795 #: fortran/openmp.cc:3331
74796 #, gcc-internal-format
74797 msgid "Expected ORDER(CONCURRENT) at %C with optional %<reproducible%> or %<unconstrained%> modifier"
74798 msgstr ""
74800 #: fortran/openmp.cc:3356
74801 #, gcc-internal-format, gfc-internal-format
74802 msgid "ORDERED clause argument not constant positive integer at %C"
74803 msgstr ""
74805 #: fortran/openmp.cc:3646
74806 #, gcc-internal-format, gfc-internal-format
74807 msgid "Expected FATAL or WARNING in SEVERITY clause at %C"
74808 msgstr ""
74810 #: fortran/openmp.cc:3839
74811 #, gcc-internal-format, gfc-internal-format
74812 msgid "Failed to match clause at %C"
74813 msgstr ""
74815 #: fortran/openmp.cc:4022
74816 #, gcc-internal-format, gfc-internal-format
74817 msgid "Invalid clause in module with !$ACC DECLARE at %L"
74818 msgstr ""
74820 #: fortran/openmp.cc:4032
74821 #, gcc-internal-format, gfc-internal-format
74822 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
74823 msgstr ""
74825 #: fortran/openmp.cc:4041
74826 #, gcc-internal-format
74827 msgid "Variable %qs shall be declared in the same scoping unit as !$ACC DECLARE at %L"
74828 msgstr ""
74830 #: fortran/openmp.cc:4049
74831 #, gcc-internal-format, gfc-internal-format
74832 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
74833 msgstr ""
74835 #: fortran/openmp.cc:4098
74836 #, gcc-internal-format
74837 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
74838 msgstr ""
74840 #: fortran/openmp.cc:4146
74841 #, gcc-internal-format, gfc-internal-format
74842 msgid "Invalid argument to !$ACC WAIT at %C"
74843 msgstr ""
74845 #: fortran/openmp.cc:4153
74846 #, gcc-internal-format, gfc-internal-format
74847 msgid "WAIT clause at %L requires a scalar INTEGER expression"
74848 msgstr ""
74850 #: fortran/openmp.cc:4201
74851 #, gcc-internal-format, gfc-internal-format
74852 msgid "ACC CACHE directive must be inside of loop %C"
74853 msgstr ""
74855 #: fortran/openmp.cc:4270
74856 #, gcc-internal-format, gfc-internal-format
74857 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
74858 msgstr ""
74860 #: fortran/openmp.cc:4304
74861 #, gcc-internal-format
74862 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
74863 msgstr ""
74865 #: fortran/openmp.cc:4312
74866 #, gcc-internal-format, gfc-internal-format
74867 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
74868 msgstr ""
74870 #: fortran/openmp.cc:4319
74871 #, gcc-internal-format
74872 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting %<)%> after NAME"
74873 msgstr ""
74875 #: fortran/openmp.cc:4334
74876 #, gcc-internal-format, gfc-internal-format
74877 msgid "Multiple loop axes specified for routine at %C"
74878 msgstr ""
74880 #: fortran/openmp.cc:4345
74881 #, gcc-internal-format, gfc-internal-format
74882 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible GANG, WORKER, or VECTOR clause"
74883 msgstr ""
74885 #: fortran/openmp.cc:4353
74886 #, gcc-internal-format, gfc-internal-format
74887 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible NOHOST clause"
74888 msgstr ""
74890 #: fortran/openmp.cc:4374 fortran/openmp.cc:4402
74891 #, gcc-internal-format, gfc-internal-format
74892 msgid "!$ACC ROUTINE already applied at %C"
74893 msgstr ""
74895 #: fortran/openmp.cc:4419
74896 #, gcc-internal-format, gfc-internal-format
74897 msgid "!$ACC ROUTINE with GANG, WORKER, or VECTOR clause is not permitted in PURE procedure at %C"
74898 msgstr ""
74900 #: fortran/openmp.cc:4598
74901 #, gcc-internal-format, gfc-internal-format
74902 msgid "Expected ALIGN or ALLOCATOR clause at %C"
74903 msgstr ""
74905 #: fortran/openmp.cc:4606
74906 #, gcc-internal-format, gfc-internal-format
74907 msgid "Sorry, structure-element list item at %L in ALLOCATE directive is not yet supported"
74908 msgstr ""
74910 #: fortran/openmp.cc:4609
74911 #, gcc-internal-format, gfc-internal-format
74912 msgid "Unexpected expression as list item at %L in ALLOCATE directive"
74913 msgstr ""
74915 #: fortran/openmp.cc:4680
74916 #, gcc-internal-format, gfc-internal-format
74917 msgid "!$OMP ASSUMES at %C must be in the specification part of a subprogram or module"
74918 msgstr ""
74920 #: fortran/openmp.cc:4747
74921 #, gcc-internal-format, gfc-internal-format
74922 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
74923 msgstr ""
74925 #: fortran/openmp.cc:4769
74926 #, gcc-internal-format
74927 msgid "Expected %<( depobj )%> at %C"
74928 msgstr "Očekivano je %<( depobj )%> pri %C"
74930 #: fortran/openmp.cc:4787
74931 #, gcc-internal-format
74932 msgid "Expected IN, OUT, INOUT, INOUTSET or MUTEXINOUTSET followed by %<)%> at %C"
74933 msgstr ""
74935 #: fortran/openmp.cc:4801
74936 #, gcc-internal-format, gfc-internal-format
74937 msgid "The same depend object should be used as DEPOBJ argument at %L and as DESTROY argument at %L"
74938 msgstr ""
74940 #: fortran/openmp.cc:4815
74941 #, gcc-internal-format, gfc-internal-format
74942 msgid "Expected DEPEND, UPDATE, or DESTROY clause at %C"
74943 msgstr ""
74945 #: fortran/openmp.cc:4820
74946 #, gcc-internal-format, gfc-internal-format
74947 msgid "DEPEND clause at %L of OMP DEPOBJ construct shall not have dependence-type DEPOBJ"
74948 msgstr ""
74950 #: fortran/openmp.cc:4828
74951 #, gcc-internal-format, gfc-internal-format
74952 msgid "DEPEND clause at %L of OMP DEPOBJ construct shall have only a single locator"
74953 msgstr ""
74955 #: fortran/openmp.cc:4954 fortran/openmp.cc:9206
74956 #, gcc-internal-format, gfc-internal-format
74957 msgid "MESSAGE clause at %L requires a scalar default-kind CHARACTER expression"
74958 msgstr ""
74960 #: fortran/openmp.cc:4961
74961 #, gcc-internal-format, gfc-internal-format
74962 msgid "Constant character expression required in MESSAGE clause at %L"
74963 msgstr ""
74965 #: fortran/openmp.cc:4967
74966 #, gcc-internal-format, gfc-internal-format
74967 msgid "$OMP ERROR encountered at %L: %s"
74968 msgstr ""
74970 #: fortran/openmp.cc:4986
74971 #, gcc-internal-format, gfc-internal-format
74972 msgid "$OMP ERROR encountered at %L"
74973 msgstr ""
74975 #: fortran/openmp.cc:5014
74976 #, gcc-internal-format, gfc-internal-format
74977 msgid "Expected SEQ_CST, AQC_REL, RELEASE, or ACQUIRE at %C"
74978 msgstr ""
74980 #: fortran/openmp.cc:5023
74981 #, gcc-internal-format, gfc-internal-format
74982 msgid "List specified together with memory order clause in FLUSH directive at %C"
74983 msgstr ""
74985 #: fortran/openmp.cc:5031
74986 #, gcc-internal-format, gfc-internal-format
74987 msgid "Unexpected junk after $OMP FLUSH statement at %C"
74988 msgstr ""
74990 #: fortran/openmp.cc:5431 fortran/openmp.cc:11778
74991 #, gcc-internal-format, gfc-internal-format
74992 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
74993 msgstr ""
74995 #: fortran/openmp.cc:5435 fortran/openmp.cc:11782
74996 #, gcc-internal-format, gfc-internal-format
74997 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
74998 msgstr ""
75000 #: fortran/openmp.cc:5440
75001 #, gcc-internal-format, gfc-internal-format
75002 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
75003 msgstr ""
75005 #: fortran/openmp.cc:5442
75006 #, gcc-internal-format, gfc-internal-format
75007 msgid "Previous !$OMP DECLARE REDUCTION at %L"
75008 msgstr ""
75010 #: fortran/openmp.cc:5462
75011 #, gcc-internal-format, gfc-internal-format
75012 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
75013 msgstr ""
75015 #: fortran/openmp.cc:5499
75016 #, gcc-internal-format, gfc-internal-format
75017 msgid "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface block at %C"
75018 msgstr ""
75020 #: fortran/openmp.cc:5514
75021 #, gcc-internal-format, gfc-internal-format
75022 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
75023 msgstr ""
75025 #: fortran/openmp.cc:5539
75026 #, gcc-internal-format, gfc-internal-format
75027 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
75028 msgstr ""
75030 #: fortran/openmp.cc:5542
75031 #, gcc-internal-format, gfc-internal-format
75032 msgid "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
75033 msgstr ""
75035 #: fortran/openmp.cc:5548
75036 #, gcc-internal-format, gfc-internal-format
75037 msgid "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and later in %s clause"
75038 msgstr ""
75040 #: fortran/openmp.cc:5554
75041 #, gcc-internal-format, gfc-internal-format
75042 msgid "OMP DECLARE TARGET variable at %L previously mentioned in TO or ENTER clause and later in LINK clause"
75043 msgstr ""
75045 #: fortran/openmp.cc:5568 fortran/openmp.cc:5623
75046 #, gcc-internal-format
75047 msgid "List item %qs at %L set in previous OMP DECLARE TARGET directive to a different DEVICE_TYPE"
75048 msgstr ""
75050 #: fortran/openmp.cc:5577 fortran/openmp.cc:5631
75051 #, gcc-internal-format, gfc-internal-format
75052 msgid "DEVICE_TYPE must be ANY when used with INDIRECT at %L"
75053 msgstr ""
75055 #: fortran/openmp.cc:5587
75056 #, gcc-internal-format, gfc-internal-format
75057 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and later in %s clause"
75058 msgstr ""
75060 #: fortran/openmp.cc:5593
75061 #, gcc-internal-format, gfc-internal-format
75062 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in TO or ENTER clause and later in LINK clause"
75063 msgstr ""
75065 #: fortran/openmp.cc:5597
75066 #, gcc-internal-format, gfc-internal-format
75067 msgid "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
75068 msgstr ""
75070 #: fortran/openmp.cc:5606
75071 #, gcc-internal-format, gfc-internal-format
75072 msgid "COMMON at %L set in previous OMP DECLARE TARGET directive to a different DEVICE_TYPE"
75073 msgstr ""
75075 #: fortran/openmp.cc:5641
75076 #, gcc-internal-format, gfc-internal-format
75077 msgid "OMP DECLARE TARGET directive at %L with only DEVICE_TYPE or INDIRECT clauses is ignored"
75078 msgstr ""
75080 #: fortran/openmp.cc:5652
75081 #, gcc-internal-format, gfc-internal-format
75082 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
75083 msgstr ""
75085 #. FIXME: constant integer expressions.
75086 #: fortran/openmp.cc:5691
75087 #, gcc-internal-format, gfc-internal-format
75088 msgid "Expected trait-property-extension at %C"
75089 msgstr ""
75091 #: fortran/openmp.cc:5706 fortran/openmp.cc:5803 fortran/openmp.cc:5934
75092 #: fortran/openmp.cc:6084 fortran/openmp.cc:6112
75093 #, gcc-internal-format
75094 msgid "expected %<)%> at %C"
75095 msgstr "očekivano je %<)%> kod %C"
75097 #: fortran/openmp.cc:5728
75098 #, gcc-internal-format, gfc-internal-format
75099 msgid "expected trait selector name at %C"
75100 msgstr ""
75102 #: fortran/openmp.cc:5747
75103 #, gcc-internal-format
75104 msgid "unknown selector %qs for context selector set %qs at %C"
75105 msgstr ""
75107 #: fortran/openmp.cc:5765
75108 #, gcc-internal-format
75109 msgid "selector %qs does not accept any properties at %C"
75110 msgstr ""
75112 #: fortran/openmp.cc:5774
75113 #, gcc-internal-format
75114 msgid "%<score%> cannot be specified in traits in the %qs trait-selector-set at %C"
75115 msgstr ""
75117 #: fortran/openmp.cc:5781 fortran/openmp.cc:5944 fortran/openmp.cc:6036
75118 #: fortran/openmp.cc:6103
75119 #, gcc-internal-format
75120 msgid "expected %<(%> at %C"
75121 msgstr "očekivano je %<(%> kod %C"
75123 #: fortran/openmp.cc:5789
75124 #, gcc-internal-format
75125 msgid "%<score%> argument must be constant integer expression at %C"
75126 msgstr ""
75128 #: fortran/openmp.cc:5797
75129 #, gcc-internal-format
75130 msgid "%<score%> argument must be non-negative at %C"
75131 msgstr "%<score%> argument ne smije biti negativan pri %C"
75133 #: fortran/openmp.cc:5809
75134 #, gcc-internal-format, gfc-internal-format
75135 msgid "expected : at %C"
75136 msgstr "očekivano je : pri %C"
75138 #: fortran/openmp.cc:5831
75139 #, gcc-internal-format, gfc-internal-format
75140 msgid "expected identifier at %C"
75141 msgstr "očekivano je identifikator pri %C"
75143 #: fortran/openmp.cc:5850
75144 #, gcc-internal-format, gfc-internal-format
75145 msgid "expected identifier or string literal at %C"
75146 msgstr ""
75148 #: fortran/openmp.cc:5871
75149 #, gcc-internal-format, gfc-internal-format
75150 msgid "expected expression at %C"
75151 msgstr ""
75153 #: fortran/openmp.cc:5883
75154 #, gcc-internal-format, gfc-internal-format
75155 msgid "property must be a constant logical expression at %C"
75156 msgstr ""
75158 #: fortran/openmp.cc:5886
75159 #, gcc-internal-format, gfc-internal-format
75160 msgid "property must be a constant integer expression at %C"
75161 msgstr ""
75163 #: fortran/openmp.cc:5898
75164 #, gcc-internal-format, gfc-internal-format
75165 msgid "property must be a conforming device number at %C"
75166 msgstr ""
75168 #: fortran/openmp.cc:5912
75169 #, gcc-internal-format, gfc-internal-format
75170 msgid "expected simd clause at %C"
75171 msgstr ""
75173 #: fortran/openmp.cc:5985
75174 #, gcc-internal-format, gfc-internal-format
75175 msgid "expected context selector set name at %C"
75176 msgstr "očekivano je ime konteksta skupa selektora za %C"
75178 #: fortran/openmp.cc:5992
75179 #, gcc-internal-format
75180 msgid "expected %<=%> at %C"
75181 msgstr "očekivano je %<=%> pri %C"
75183 #: fortran/openmp.cc:5999
75184 #, gcc-internal-format
75185 msgid "expected %<{%> at %C"
75186 msgstr "očekivano je %<{%> at %C"
75188 #: fortran/openmp.cc:6014
75189 #, gcc-internal-format
75190 msgid "expected %<}%> at %C"
75191 msgstr "očekivano je %<}%> at %C"
75193 #: fortran/openmp.cc:6043
75194 #, gcc-internal-format, gfc-internal-format
75195 msgid "expected name at %C"
75196 msgstr "očekivano je ime pri %C"
75198 #: fortran/openmp.cc:6054
75199 #, gcc-internal-format, gfc-internal-format
75200 msgid "expected variant name at %C"
75201 msgstr ""
75203 #: fortran/openmp.cc:6094
75204 #, gcc-internal-format
75205 msgid "expected %<match%> at %C"
75206 msgstr "očekivano je %<match%> pri %C"
75208 #: fortran/openmp.cc:6145
75209 #, gcc-internal-format, gfc-internal-format
75210 msgid "Threadprivate variable at %C is an element of a COMMON block"
75211 msgstr ""
75213 #: fortran/openmp.cc:6182
75214 #, gcc-internal-format, gfc-internal-format
75215 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
75216 msgstr ""
75218 #: fortran/openmp.cc:6189
75219 #, gcc-internal-format, gfc-internal-format
75220 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
75221 msgstr ""
75223 #: fortran/openmp.cc:6295
75224 #, gcc-internal-format, gfc-internal-format
75225 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES REVERSE_OFFLOAD but other program units do"
75226 msgstr ""
75228 #: fortran/openmp.cc:6300
75229 #, gcc-internal-format, gfc-internal-format
75230 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES UNIFIED_ADDRESS but other program units do"
75231 msgstr ""
75233 #: fortran/openmp.cc:6305
75234 #, gcc-internal-format, gfc-internal-format
75235 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES UNIFIED_SHARED_MEMORY but other program units do"
75236 msgstr ""
75238 #: fortran/openmp.cc:6331
75239 #, gcc-internal-format
75240 msgid "!$OMP REQUIRES clause %qs specified via module %qs use at %L comes after using a device construct/routine"
75241 msgstr ""
75243 #: fortran/openmp.cc:6335
75244 #, gcc-internal-format
75245 msgid "!$OMP REQUIRES clause %qs specified at %L comes after using a device construct/routine"
75246 msgstr ""
75248 #: fortran/openmp.cc:6358
75249 #, gcc-internal-format
75250 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)"
75251 msgstr ""
75253 #: fortran/openmp.cc:6363
75254 #, gcc-internal-format
75255 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)"
75256 msgstr ""
75258 #: fortran/openmp.cc:6374
75259 #, gcc-internal-format
75260 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"
75261 msgstr ""
75263 #: fortran/openmp.cc:6379
75264 #, gcc-internal-format
75265 msgid "!$OMP REQUIRES clause %qs specified via module %qs use at %L but same clause is not specified for the program unit"
75266 msgstr ""
75268 #: fortran/openmp.cc:6408
75269 #, gcc-internal-format, gfc-internal-format
75270 msgid "!$OMP REQUIRES at %C must appear in the specification part of a program unit"
75271 msgstr ""
75273 #: fortran/openmp.cc:6486
75274 #, gcc-internal-format, gfc-internal-format
75275 msgid "Expected ACQ_REL, ACQUIRE, RELAXED, RELEASE or SEQ_CST for ATOMIC_DEFAULT_MEM_ORDER clause at %C"
75276 msgstr ""
75278 #: fortran/openmp.cc:6502
75279 #, gcc-internal-format, gfc-internal-format
75280 msgid "Clause expected at %C"
75281 msgstr ""
75283 #: fortran/openmp.cc:6508
75284 #, gcc-internal-format
75285 msgid "%qs clause at %L specified more than once"
75286 msgstr ""
75288 #: fortran/openmp.cc:6511
75289 #, gcc-internal-format, gfc-internal-format
75290 msgid "Expected UNIFIED_ADDRESS, UNIFIED_SHARED_MEMORY, DYNAMIC_ALLOCATORS, REVERSE_OFFLOAD, or ATOMIC_DEFAULT_MEM_ORDER clause at %L"
75291 msgstr ""
75293 #: fortran/openmp.cc:6537
75294 #, gcc-internal-format, gfc-internal-format
75295 msgid "Expected INCLUSIVE or EXCLUSIVE clause at %C"
75296 msgstr ""
75298 #: fortran/openmp.cc:6543
75299 #, gcc-internal-format, gfc-internal-format
75300 msgid "Unexpected junk after !$OMP SCAN at %C"
75301 msgstr ""
75303 #: fortran/openmp.cc:6742
75304 #, gcc-internal-format, gfc-internal-format
75305 msgid "Unexpected junk after TASKYIELD clause at %C"
75306 msgstr ""
75308 #: fortran/openmp.cc:6830
75309 #, gcc-internal-format, gfc-internal-format
75310 msgid "Unexpected junk after $OMP MASTER statement at %C"
75311 msgstr ""
75313 #: fortran/openmp.cc:6862
75314 #, gcc-internal-format, gfc-internal-format
75315 msgid "Unexpected junk after $OMP NOTHING statement at %C"
75316 msgstr ""
75318 #: fortran/openmp.cc:6897 fortran/openmp.cc:6900 fortran/openmp.cc:6903
75319 #, gcc-internal-format, gfc-internal-format
75320 msgid "!$OMP ATOMIC at %L with %s clause is incompatible with READ or WRITE"
75321 msgstr ""
75323 #: fortran/openmp.cc:6907
75324 #, gcc-internal-format, gfc-internal-format
75325 msgid "!$OMP ATOMIC at %L with %s clause requires %s clause"
75326 msgstr ""
75328 #: fortran/openmp.cc:6937
75329 #, gcc-internal-format, gfc-internal-format
75330 msgid "!$OMP ATOMIC WRITE at %L incompatible with ACQUIRES clause implicitly provided by a REQUIRES directive"
75331 msgstr ""
75333 #: fortran/openmp.cc:6948
75334 #, gcc-internal-format, gfc-internal-format
75335 msgid "!$OMP ATOMIC READ at %L incompatible with RELEASE clause implicitly provided by a REQUIRES directive"
75336 msgstr ""
75338 #: fortran/openmp.cc:6966
75339 #, gcc-internal-format, gfc-internal-format
75340 msgid "!$OMP ATOMIC READ at %L incompatible with RELEASE clause"
75341 msgstr ""
75343 #: fortran/openmp.cc:6976
75344 #, gcc-internal-format, gfc-internal-format
75345 msgid "!$OMP ATOMIC WRITE at %L incompatible with ACQUIRE clause"
75346 msgstr ""
75348 #: fortran/openmp.cc:7013
75349 #, gcc-internal-format, gfc-internal-format
75350 msgid "Unexpected junk after !$ACC ATOMIC statement at %C"
75351 msgstr ""
75353 #: fortran/openmp.cc:7028
75354 #, gcc-internal-format, gfc-internal-format
75355 msgid "Unexpected junk after $OMP BARRIER statement at %C"
75356 msgstr ""
75358 #: fortran/openmp.cc:7084
75359 #, gcc-internal-format, gfc-internal-format
75360 msgid "Expected construct-type PARALLEL, SECTIONS, DO or TASKGROUP in $OMP CANCELLATION POINT statement at %C"
75361 msgstr ""
75363 #: fortran/openmp.cc:7090
75364 #, gcc-internal-format, gfc-internal-format
75365 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
75366 msgstr ""
75368 #: fortran/openmp.cc:7111
75369 #, gcc-internal-format, gfc-internal-format
75370 msgid "Unexpected junk after NOWAIT clause at %C"
75371 msgstr ""
75373 #: fortran/openmp.cc:7150
75374 #, gcc-internal-format, gfc-internal-format
75375 msgid "%s clause at %L requires a scalar INTEGER expression"
75376 msgstr ""
75378 #: fortran/openmp.cc:7162
75379 #, gcc-internal-format, gfc-internal-format
75380 msgid "INTEGER expression of %s clause at %L must be positive"
75381 msgstr ""
75383 #: fortran/openmp.cc:7174
75384 #, gcc-internal-format, gfc-internal-format
75385 msgid "INTEGER expression of %s clause at %L must be non-negative"
75386 msgstr ""
75388 #: fortran/openmp.cc:7185
75389 #, gcc-internal-format
75390 msgid "Cray pointer object %qs of derived type in %s clause at %L"
75391 msgstr ""
75393 #: fortran/openmp.cc:7188
75394 #, gcc-internal-format
75395 msgid "Cray pointee object %qs of derived type in %s clause at %L"
75396 msgstr ""
75398 #: fortran/openmp.cc:7194 fortran/openmp.cc:9074
75399 #, gcc-internal-format
75400 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
75401 msgstr ""
75403 #: fortran/openmp.cc:7199
75404 #, gcc-internal-format
75405 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
75406 msgstr ""
75408 #: fortran/openmp.cc:7204
75409 #, gcc-internal-format
75410 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
75411 msgstr ""
75413 #: fortran/openmp.cc:7214 fortran/openmp.cc:8559 fortran/openmp.cc:8836
75414 #, gcc-internal-format
75415 msgid "Assumed size array %qs in %s clause at %L"
75416 msgstr ""
75418 #: fortran/openmp.cc:7217
75419 #, gcc-internal-format
75420 msgid "Assumed rank array %qs in %s clause at %L"
75421 msgstr ""
75423 #: fortran/openmp.cc:7233 fortran/openmp.cc:8823
75424 #, gcc-internal-format
75425 msgid "POINTER object %qs in %s clause at %L"
75426 msgstr ""
75428 #: fortran/openmp.cc:7238 fortran/openmp.cc:9078
75429 #, gcc-internal-format
75430 msgid "Cray pointer object %qs in %s clause at %L"
75431 msgstr ""
75433 #: fortran/openmp.cc:7243 fortran/openmp.cc:9081
75434 #, gcc-internal-format
75435 msgid "Cray pointee object %qs in %s clause at %L"
75436 msgstr ""
75438 #: fortran/openmp.cc:7248 fortran/openmp.cc:9069
75439 #, gcc-internal-format
75440 msgid "ALLOCATABLE object %qs in %s clause at %L"
75441 msgstr ""
75443 #: fortran/openmp.cc:7251
75444 #, gcc-internal-format
75445 msgid "VALUE object %qs in %s clause at %L"
75446 msgstr ""
75448 #: fortran/openmp.cc:7294
75449 #, gcc-internal-format, gfc-internal-format
75450 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
75451 msgstr ""
75453 #: fortran/openmp.cc:7343
75454 #, gcc-internal-format, gfc-internal-format
75455 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
75456 msgstr ""
75458 #: fortran/openmp.cc:7379
75459 #, gcc-internal-format
75460 msgid "Unexpected function-result variable %qs at %L in declarative !$OMP ALLOCATE"
75461 msgstr ""
75463 #: fortran/openmp.cc:7385
75464 #, gcc-internal-format
75465 msgid "Procedure pointer %qs not supported with !$OMP ALLOCATE at %L"
75466 msgstr ""
75468 #: fortran/openmp.cc:7391
75469 #, gcc-internal-format
75470 msgid "Argument %qs at %L to declarative !$OMP ALLOCATE directive must be a variable"
75471 msgstr ""
75473 #: fortran/openmp.cc:7398
75474 #, gcc-internal-format
75475 msgid "Argument %qs at %L to declarative !$OMP ALLOCATE shall be in the same scope as the variable declaration"
75476 msgstr ""
75478 #: fortran/openmp.cc:7405
75479 #, gcc-internal-format
75480 msgid "Unexpected dummy argument %qs as argument at %L to declarative !$OMP ALLOCATE"
75481 msgstr ""
75483 #: fortran/openmp.cc:7411
75484 #, gcc-internal-format
75485 msgid "Unexpected coarray argument %qs as argument at %L to declarative !$OMP ALLOCATE"
75486 msgstr ""
75488 #: fortran/openmp.cc:7419
75489 #, gcc-internal-format
75490 msgid "Duplicated common block %</%s/%> in !$OMP ALLOCATE at %L"
75491 msgstr ""
75493 #: fortran/openmp.cc:7426
75494 #, gcc-internal-format
75495 msgid "Duplicated variable %qs in !$OMP ALLOCATE at %L"
75496 msgstr ""
75498 #: fortran/openmp.cc:7437
75499 #, gcc-internal-format
75500 msgid "Sorry, EQUIVALENCE object %qs not supported with !$OMP ALLOCATE at %L"
75501 msgstr ""
75503 #: fortran/openmp.cc:7446
75504 #, gcc-internal-format
75505 msgid "Sorry, Cray pointers and pointees such as %qs are not supported with !$OMP ALLOCATE at %L"
75506 msgstr ""
75508 #: fortran/openmp.cc:7455
75509 #, gcc-internal-format
75510 msgid "Unexpected allocatable variable %qs at %L in declarative !$OMP ALLOCATE directive"
75511 msgstr ""
75513 #: fortran/openmp.cc:7460
75514 #, gcc-internal-format
75515 msgid "Unexpected pointer variable %qs at %L in declarative !$OMP ALLOCATE directive"
75516 msgstr ""
75518 #: fortran/openmp.cc:7471 fortran/openmp.cc:8026
75519 #, gcc-internal-format, gfc-internal-format
75520 msgid "ALIGN requires a scalar positive constant integer alignment expression at %L that is a power of two"
75521 msgstr ""
75523 #: fortran/openmp.cc:7486
75524 #, gcc-internal-format
75525 msgid "An ALLOCATOR clause is required as the list item %<%s%s%s%> at %L has the SAVE attribute"
75526 msgstr ""
75528 #: fortran/openmp.cc:7491
75529 #, gcc-internal-format
75530 msgid "Predefined allocator required in ALLOCATOR clause at %L as the list item %<%s%s%s%> at %L has the SAVE attribute"
75531 msgstr ""
75533 #: fortran/openmp.cc:7505 fortran/openmp.cc:8010
75534 #, gcc-internal-format
75535 msgid "Expected integer expression of the %<omp_allocator_handle_kind%> kind at %L"
75536 msgstr ""
75538 #: fortran/openmp.cc:7521
75539 #, gcc-internal-format, gfc-internal-format
75540 msgid "HOLDS expression at %L must be a scalar logical expression"
75541 msgstr ""
75543 #: fortran/openmp.cc:7557
75544 #, gcc-internal-format, gfc-internal-format
75545 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
75546 msgstr ""
75548 #: fortran/openmp.cc:7560
75549 #, gcc-internal-format, gfc-internal-format
75550 msgid "ORDER clause must not be used together ORDERED at %L"
75551 msgstr ""
75553 #: fortran/openmp.cc:7567 fortran/openmp.cc:7578 fortran/resolve.cc:11309
75554 #: fortran/resolve.cc:12878
75555 #, gcc-internal-format, gfc-internal-format
75556 msgid "IF clause at %L requires a scalar LOGICAL expression"
75557 msgstr ""
75559 #: fortran/openmp.cc:7582
75560 #, gcc-internal-format, gfc-internal-format
75561 msgid "IF clause without modifier at %L used together with IF clauses with modifiers"
75562 msgstr ""
75564 #: fortran/openmp.cc:7707
75565 #, gcc-internal-format, gfc-internal-format
75566 msgid "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
75567 msgstr ""
75569 #: fortran/openmp.cc:7717
75570 #, gcc-internal-format, gfc-internal-format
75571 msgid "SELF clause at %L requires a scalar LOGICAL expression"
75572 msgstr ""
75574 #: fortran/openmp.cc:7726
75575 #, gcc-internal-format, gfc-internal-format
75576 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
75577 msgstr ""
75579 #: fortran/openmp.cc:7736
75580 #, gcc-internal-format, gfc-internal-format
75581 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
75582 msgstr ""
75584 #: fortran/openmp.cc:7741
75585 #, gcc-internal-format, gfc-internal-format
75586 msgid "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
75587 msgstr ""
75589 #: fortran/openmp.cc:7748
75590 #, gcc-internal-format, gfc-internal-format
75591 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
75592 msgstr ""
75594 #: fortran/openmp.cc:7751
75595 #, gcc-internal-format, gfc-internal-format
75596 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
75597 msgstr ""
75599 #: fortran/openmp.cc:7760
75600 #, gcc-internal-format, gfc-internal-format
75601 msgid "DEPOBJ in DEPOBJ construct at %L shall be a scalar integer of OMP_DEPEND_KIND kind"
75602 msgstr ""
75604 #: fortran/openmp.cc:7781
75605 #, gcc-internal-format
75606 msgid "Variable %qs is not a dummy argument at %L"
75607 msgstr ""
75609 #: fortran/openmp.cc:7816
75610 #, gcc-internal-format
75611 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be copied"
75612 msgstr ""
75614 #: fortran/openmp.cc:7820
75615 #, gcc-internal-format
75616 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be mapped"
75617 msgstr ""
75619 #: fortran/openmp.cc:7825 fortran/openmp.cc:11441
75620 #, gcc-internal-format
75621 msgid "Object %qs is not a variable at %L"
75622 msgstr ""
75624 #: fortran/openmp.cc:7836
75625 #, gcc-internal-format
75626 msgid "%<inscan%> REDUCTION clause on construct other than DO, SIMD, DO SIMD, PARALLEL DO, PARALLEL DO SIMD at %L"
75627 msgstr ""
75629 #: fortran/openmp.cc:7840
75630 #, gcc-internal-format
75631 msgid "ORDERED clause specified together with %<inscan%> REDUCTION clause at %L"
75632 msgstr ""
75634 #: fortran/openmp.cc:7843
75635 #, gcc-internal-format
75636 msgid "SCHEDULE clause specified together with %<inscan%> REDUCTION clause at %L"
75637 msgstr ""
75639 #: fortran/openmp.cc:7874 fortran/openmp.cc:7886 fortran/openmp.cc:7907
75640 #: fortran/openmp.cc:7919 fortran/openmp.cc:7942 fortran/openmp.cc:7950
75641 #: fortran/openmp.cc:7971 fortran/openmp.cc:7982 fortran/openmp.cc:7994
75642 #: fortran/openmp.cc:8229 fortran/openmp.cc:11465
75643 #, gcc-internal-format
75644 msgid "Symbol %qs present on multiple clauses at %L"
75645 msgstr ""
75647 #: fortran/openmp.cc:7915
75648 #, gcc-internal-format
75649 msgid "Symbol %qs has mixed component and non-component accesses at %L"
75650 msgstr ""
75652 #: fortran/openmp.cc:7965
75653 #, gcc-internal-format
75654 msgid "Symbol %qs present on both data and map clauses at %L"
75655 msgstr ""
75657 #: fortran/openmp.cc:8051
75658 #, gcc-internal-format
75659 msgid "%qs appears more than once in %<allocate%> at %L"
75660 msgstr ""
75662 #: fortran/openmp.cc:8093
75663 #, gcc-internal-format
75664 msgid "%qs specified in %<allocate%> clause at %L but not in an explicit privatization clause"
75665 msgstr ""
75667 #: fortran/openmp.cc:8121
75668 #, gcc-internal-format
75669 msgid "Unexpected coarray %qs in %<allocate%> at %L"
75670 msgstr "Neočekivano polje (coarray) %qs u %<allocate%> pri %L"
75672 #: fortran/openmp.cc:8135
75673 #, gcc-internal-format
75674 msgid "%qs specified in %<allocate%> at %L but not in the associated ALLOCATE statement"
75675 msgstr ""
75677 #: fortran/openmp.cc:8169
75678 #, gcc-internal-format
75679 msgid "%qs listed in %<allocate%> statement at %L but it is neither explicitly in listed in the %<!$OMP ALLOCATE%> directive nor exists a directive without argument list"
75680 msgstr ""
75682 #: fortran/openmp.cc:8180
75683 #, gcc-internal-format
75684 msgid "Unexpected coarray %qs in %<allocate%> at %L, implicitly listed in %<!$OMP ALLOCATE%> at %L"
75685 msgstr ""
75687 #: fortran/openmp.cc:8205
75688 #, gcc-internal-format
75689 msgid "ALLOCATORS directive at %L inside a target region must specify an ALLOCATOR modifier for %qs"
75690 msgstr ""
75692 #: fortran/openmp.cc:8209
75693 #, gcc-internal-format
75694 msgid "ALLOCATE directive at %L inside a target region must specify an ALLOCATOR clause for %qs"
75695 msgstr ""
75697 #: fortran/openmp.cc:8213
75698 #, gcc-internal-format, gfc-internal-format
75699 msgid "ALLOCATE directive at %L inside a target region must specify an ALLOCATOR clause"
75700 msgstr ""
75702 #: fortran/openmp.cc:8236
75703 #, gcc-internal-format
75704 msgid "Array %qs is not permitted in reduction at %L"
75705 msgstr ""
75707 #: fortran/openmp.cc:8249
75708 #, gcc-internal-format
75709 msgid "Symbol %qs present on both FROM and TO clauses at %L"
75710 msgstr ""
75712 #: fortran/openmp.cc:8267
75713 #, gcc-internal-format
75714 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
75715 msgstr ""
75717 #: fortran/openmp.cc:8273
75718 #, gcc-internal-format, gfc-internal-format
75719 msgid "NOWAIT clause must not be used with COPYPRIVATE clause at %L"
75720 msgstr ""
75722 #: fortran/openmp.cc:8278
75723 #, gcc-internal-format
75724 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
75725 msgstr ""
75727 #: fortran/openmp.cc:8281
75728 #, gcc-internal-format
75729 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
75730 msgstr ""
75732 #: fortran/openmp.cc:8289
75733 #, gcc-internal-format
75734 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
75735 msgstr ""
75737 #: fortran/openmp.cc:8292
75738 #, gcc-internal-format
75739 msgid "Cray pointee %qs in SHARED clause at %L"
75740 msgstr ""
75742 #: fortran/openmp.cc:8295
75743 #, gcc-internal-format
75744 msgid "Associate name %qs in SHARED clause at %L"
75745 msgstr ""
75747 #: fortran/openmp.cc:8301
75748 #, gcc-internal-format
75749 msgid "DETACH event handle %qs in SHARED clause at %L"
75750 msgstr ""
75752 #: fortran/openmp.cc:8316
75753 #, gcc-internal-format
75754 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
75755 msgstr ""
75757 #: fortran/openmp.cc:8326
75758 #, gcc-internal-format
75759 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
75760 msgstr ""
75762 #: fortran/openmp.cc:8352
75763 #, gcc-internal-format, gfc-internal-format
75764 msgid "Scalar integer expression for range begin expected at %L"
75765 msgstr ""
75767 #: fortran/openmp.cc:8358
75768 #, gcc-internal-format, gfc-internal-format
75769 msgid "Scalar integer expression for range end expected at %L"
75770 msgstr ""
75772 #: fortran/openmp.cc:8364
75773 #, gcc-internal-format, gfc-internal-format
75774 msgid "Scalar integer expression for range step expected at %L"
75775 msgstr ""
75777 #: fortran/openmp.cc:8369
75778 #, gcc-internal-format, gfc-internal-format
75779 msgid "Nonzero range step expected at %L"
75780 msgstr ""
75782 #: fortran/openmp.cc:8382
75783 #, gcc-internal-format, gfc-internal-format
75784 msgid "Dependence-type SINK used together with SOURCE on the same construct at %L"
75785 msgstr ""
75787 #: fortran/openmp.cc:8392
75788 #, gcc-internal-format, gfc-internal-format
75789 msgid "SINK addend not a constant integer at %L"
75790 msgstr ""
75792 #: fortran/openmp.cc:8398
75793 #, gcc-internal-format
75794 msgid "omp_cur_iteration at %L requires %<-1%> as logical offset"
75795 msgstr ""
75797 #: fortran/openmp.cc:8408
75798 #, gcc-internal-format
75799 msgid "Locator %qs at %L in DEPEND clause of depobj type shall be a scalar integer of OMP_DEPEND_KIND kind"
75800 msgstr ""
75802 #: fortran/openmp.cc:8419
75803 #, gcc-internal-format, gfc-internal-format
75804 msgid "Locator at %L in DEPEND clause of depobj type shall be a scalar integer of OMP_DEPEND_KIND kind"
75805 msgstr ""
75807 #: fortran/openmp.cc:8463
75808 #, gcc-internal-format, gfc-internal-format
75809 msgid "Array is not contiguous at %L"
75810 msgstr ""
75812 #: fortran/openmp.cc:8478
75813 #, gcc-internal-format
75814 msgid "%qs clause argument must be ALLOCATABLE or a POINTER at %L"
75815 msgstr ""
75817 #: fortran/openmp.cc:8490
75818 #, gcc-internal-format, gfc-internal-format
75819 msgid "Unexpected substring reference in %s clause at %L"
75820 msgstr ""
75822 #: fortran/openmp.cc:8498
75823 #, gcc-internal-format, gfc-internal-format
75824 msgid "Unexpected complex-parts designator reference in %s clause at %L"
75825 msgstr ""
75827 #: fortran/openmp.cc:8507 fortran/openmp.cc:8525
75828 #, gcc-internal-format
75829 msgid "%qs in %s clause at %L is not a proper array section"
75830 msgstr ""
75832 #: fortran/openmp.cc:8517
75833 #, gcc-internal-format, gfc-internal-format
75834 msgid "Stride should not be specified for array section in %s clause at %L"
75835 msgstr ""
75837 #: fortran/openmp.cc:8539
75838 #, gcc-internal-format
75839 msgid "%qs in %s clause at %L is a zero size array section"
75840 msgstr ""
75842 #: fortran/openmp.cc:8565
75843 #, gcc-internal-format
75844 msgid "List item %qs with allocatable components is not permitted in map clause at %L"
75845 msgstr ""
75847 #: fortran/openmp.cc:8591
75848 #, gcc-internal-format, gfc-internal-format
75849 msgid "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause at %L"
75850 msgstr ""
75852 #: fortran/openmp.cc:8622
75853 #, gcc-internal-format, gfc-internal-format
75854 msgid "TARGET ENTER DATA with map-type other than TO, TOFROM or ALLOC on MAP clause at %L"
75855 msgstr ""
75857 #: fortran/openmp.cc:8651
75858 #, gcc-internal-format, gfc-internal-format
75859 msgid "TARGET EXIT DATA with map-type other than FROM, TOFROM, RELEASE, or DELETE on MAP clause at %L"
75860 msgstr ""
75862 #: fortran/openmp.cc:8667 fortran/openmp.cc:8807
75863 #, gcc-internal-format
75864 msgid "THREADPRIVATE object %qs in %s clause at %L"
75865 msgstr ""
75867 #: fortran/openmp.cc:8670 fortran/openmp.cc:8810
75868 #, gcc-internal-format
75869 msgid "Cray pointee %qs in %s clause at %L"
75870 msgstr ""
75872 #. Non-TARGET (i.e. DISPATCH) requires a C_PTR.
75873 #: fortran/openmp.cc:8682
75874 #, gcc-internal-format
75875 msgid "List item %qs in %s clause at %L must be of TYPE(C_PTR)"
75876 msgstr ""
75878 #: fortran/openmp.cc:8739
75879 #, gcc-internal-format
75880 msgid "Memspace %qs at %L in USES_ALLOCATORS must be a predefined memory space"
75881 msgstr ""
75883 #: fortran/openmp.cc:8747
75884 #, gcc-internal-format
75885 msgid "Allocator %qs at %L in USES_ALLOCATORS must be a scalar integer of kind %<omp_allocator_handle_kind%>"
75886 msgstr ""
75888 #: fortran/openmp.cc:8755
75889 #, gcc-internal-format
75890 msgid "Allocator %qs at %L in USES_ALLOCATORS must either a variable or a predefined allocator"
75891 msgstr ""
75893 #: fortran/openmp.cc:8760
75894 #, gcc-internal-format
75895 msgid "A memory space or traits array may not be specified for predefined allocator %qs at %L"
75896 msgstr ""
75898 #: fortran/openmp.cc:8771
75899 #, gcc-internal-format
75900 msgid "Traits array %qs in USES_ALLOCATORS %L must be a one-dimensional named constant array of type %<omp_alloctrait%>"
75901 msgstr ""
75903 #: fortran/openmp.cc:8801
75904 #, gcc-internal-format
75905 msgid "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct at %L"
75906 msgstr ""
75908 #: fortran/openmp.cc:8813
75909 #, gcc-internal-format
75910 msgid "Associate name %qs in %s clause at %L"
75911 msgstr ""
75913 #: fortran/openmp.cc:8820
75914 #, gcc-internal-format
75915 msgid "Procedure pointer %qs in %s clause at %L"
75916 msgstr ""
75918 #: fortran/openmp.cc:8826
75919 #, gcc-internal-format
75920 msgid "Cray pointer %qs in %s clause at %L"
75921 msgstr ""
75923 #: fortran/openmp.cc:8839
75924 #, gcc-internal-format
75925 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
75926 msgstr ""
75928 #. case OMP_LIST_REDUCTION:
75929 #: fortran/openmp.cc:8849
75930 #, gcc-internal-format
75931 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
75932 msgstr ""
75934 #: fortran/openmp.cc:8860
75935 #, gcc-internal-format
75936 msgid "DETACH event handle %qs in %s clause at %L"
75937 msgstr ""
75939 #: fortran/openmp.cc:8884
75940 #, gcc-internal-format, gfc-internal-format
75941 msgid "Only DEFAULT permitted as reduction-modifier in REDUCTION clause at %L"
75942 msgstr ""
75944 #: fortran/openmp.cc:8977
75945 #, gcc-internal-format, gfc-internal-format
75946 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
75947 msgstr ""
75949 #: fortran/openmp.cc:9005
75950 #, gcc-internal-format, gfc-internal-format
75951 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
75952 msgstr ""
75954 #: fortran/openmp.cc:9011
75955 #, gcc-internal-format, gfc-internal-format
75956 msgid "LINEAR clause modifier other than VAL used on DO or SIMD construct at %L"
75957 msgstr ""
75959 #: fortran/openmp.cc:9019
75960 #, gcc-internal-format
75961 msgid "LINEAR variable %qs must be INTEGER at %L"
75962 msgstr ""
75964 #: fortran/openmp.cc:9024
75965 #, gcc-internal-format
75966 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
75967 msgstr ""
75969 #: fortran/openmp.cc:9035
75970 #, gcc-internal-format
75971 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
75972 msgstr ""
75974 #: fortran/openmp.cc:9052
75975 #, gcc-internal-format
75976 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression or dummy argument specified in UNIFORM clause"
75977 msgstr ""
75979 #: fortran/openmp.cc:9086
75980 #, gcc-internal-format
75981 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
75982 msgstr ""
75984 #: fortran/openmp.cc:9146
75985 #, gcc-internal-format, gfc-internal-format
75986 msgid "NUM_TEAMS lower bound at %L larger than upper bound at %L"
75987 msgstr ""
75989 #: fortran/openmp.cc:9159
75990 #, gcc-internal-format, gfc-internal-format
75991 msgid "Value of HINT clause at %L shall be a valid constant hint expression"
75992 msgstr ""
75994 #: fortran/openmp.cc:9169
75995 #, gcc-internal-format, gfc-internal-format
75996 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
75997 msgstr ""
75999 #: fortran/openmp.cc:9199
76000 #, gcc-internal-format, gfc-internal-format
76001 msgid "Incompatible use of TILE and COLLAPSE at %L"
76002 msgstr ""
76004 #: fortran/openmp.cc:9223
76005 #, gcc-internal-format, gfc-internal-format
76006 msgid "TARGET DATA must contain at least one MAP, USE_DEVICE_PTR, or USE_DEVICE_ADDR clause at %L"
76007 msgstr ""
76009 #: fortran/openmp.cc:9226
76010 #, gcc-internal-format, gfc-internal-format
76011 msgid "%s must contain at least one MAP clause at %L"
76012 msgstr ""
76014 #: fortran/openmp.cc:9236
76015 #, gcc-internal-format
76016 msgid "%qs at %L should be a scalar of type integer(kind=omp_event_handle_kind)"
76017 msgstr ""
76019 #: fortran/openmp.cc:9241
76020 #, gcc-internal-format, gfc-internal-format
76021 msgid "The event handle at %L must not be an array element"
76022 msgstr ""
76024 #: fortran/openmp.cc:9245
76025 #, gcc-internal-format, gfc-internal-format
76026 msgid "The event handle at %L must not be part of a derived type or class"
76027 msgstr ""
76029 #: fortran/openmp.cc:9249
76030 #, gcc-internal-format
76031 msgid "%<DETACH%> clause at %L must not be used together with %<MERGEABLE%> clause"
76032 msgstr ""
76034 #: fortran/openmp.cc:9256
76035 #, gcc-internal-format
76036 msgid "%<host_data%> construct at %L requires %<use_device%> clause"
76037 msgstr ""
76039 #: fortran/openmp.cc:9410
76040 #, gcc-internal-format, gfc-internal-format
76041 msgid "Expected IF at %L in atomic compare capture"
76042 msgstr ""
76044 #: fortran/openmp.cc:9418
76045 #, gcc-internal-format, gfc-internal-format
76046 msgid "Expected ELSE at %L in atomic compare capture"
76047 msgstr ""
76049 #: fortran/openmp.cc:9530
76050 #, gcc-internal-format
76051 msgid "Expected %<==%>, %<.EQ.%> or %<.EQV.%> atomic comparison expression at %L"
76052 msgstr ""
76054 #: fortran/openmp.cc:9536
76055 #, gcc-internal-format, gfc-internal-format
76056 msgid "Expected scalar intrinsic variable at %L in atomic comparison"
76057 msgstr ""
76059 #: fortran/openmp.cc:9544
76060 #, gcc-internal-format, gfc-internal-format
76061 msgid "Expected scalar intrinsic expression at %L in atomic comparison"
76062 msgstr ""
76064 #: fortran/openmp.cc:9552
76065 #, gcc-internal-format, gfc-internal-format
76066 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
76067 msgstr ""
76069 #: fortran/openmp.cc:9561
76070 #, gcc-internal-format, gfc-internal-format
76071 msgid "!$OMP ATOMIC statement must assign an expression of intrinsic type at %L"
76072 msgstr ""
76074 #: fortran/openmp.cc:9568
76075 #, gcc-internal-format, gfc-internal-format
76076 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
76077 msgstr ""
76079 #: fortran/openmp.cc:9585
76080 #, gcc-internal-format, gfc-internal-format
76081 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
76082 msgstr ""
76084 #: fortran/openmp.cc:9590
76085 #, gcc-internal-format, gfc-internal-format
76086 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
76087 msgstr ""
76089 #: fortran/openmp.cc:9602
76090 #, gcc-internal-format, gfc-internal-format
76091 msgid "!$OMP ATOMIC capture-statement must set a scalar variable of intrinsic type at %L"
76092 msgstr ""
76094 #: fortran/openmp.cc:9610
76095 #, gcc-internal-format, gfc-internal-format
76096 msgid "!$OMP ATOMIC capture-statement requires a scalar variable of intrinsic type at %L"
76097 msgstr ""
76099 #: fortran/openmp.cc:9620
76100 #, gcc-internal-format, gfc-internal-format
76101 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
76102 msgstr ""
76104 #: fortran/openmp.cc:9636
76105 #, gcc-internal-format
76106 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"
76107 msgstr ""
76109 #: fortran/openmp.cc:9644
76110 #, gcc-internal-format, gfc-internal-format
76111 msgid "expr in !$OMP ATOMIC COMPARE assignment var = expr must be scalar and cannot reference var at %L"
76112 msgstr ""
76114 #: fortran/openmp.cc:9662
76115 #, gcc-internal-format, gfc-internal-format
76116 msgid "!$OMP ATOMIC UPDATE at %L with FAIL clause requiries either the COMPARE clause or using the intrinsic MIN/MAX procedure"
76117 msgstr ""
76119 #: fortran/openmp.cc:9689
76120 #, gcc-internal-format, gfc-internal-format
76121 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
76122 msgstr ""
76124 #: fortran/openmp.cc:9737
76125 #, gcc-internal-format, gfc-internal-format
76126 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
76127 msgstr ""
76129 #: fortran/openmp.cc:9751
76130 #, gcc-internal-format, gfc-internal-format
76131 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
76132 msgstr ""
76134 #: fortran/openmp.cc:9784
76135 #, gcc-internal-format, gfc-internal-format
76136 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
76137 msgstr ""
76139 #: fortran/openmp.cc:9808
76140 #, gcc-internal-format, gfc-internal-format
76141 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
76142 msgstr ""
76144 #: fortran/openmp.cc:9815
76145 #, gcc-internal-format, gfc-internal-format
76146 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
76147 msgstr ""
76149 #: fortran/openmp.cc:9838
76150 #, gcc-internal-format
76151 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
76152 msgstr ""
76154 #: fortran/openmp.cc:9845
76155 #, gcc-internal-format, gfc-internal-format
76156 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
76157 msgstr ""
76159 #: fortran/openmp.cc:9853
76160 #, gcc-internal-format
76161 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
76162 msgstr ""
76164 #: fortran/openmp.cc:9871
76165 #, gcc-internal-format, gfc-internal-format
76166 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
76167 msgstr ""
76169 #: fortran/openmp.cc:9876
76170 #, gcc-internal-format, gfc-internal-format
76171 msgid "unexpected !$OMP ATOMIC expression at %L"
76172 msgstr ""
76174 #: fortran/openmp.cc:9978
76175 #, gcc-internal-format, gfc-internal-format
76176 msgid "With INSCAN at %L, expected loop body with !$OMP SCAN between two structured block sequences"
76177 msgstr ""
76179 #: fortran/openmp.cc:9985
76180 #, gcc-internal-format, gfc-internal-format
76181 msgid "!$OMP SCAN at %L with zero executable statements in preceding structured block sequence"
76182 msgstr ""
76184 #: fortran/openmp.cc:9992
76185 #, gcc-internal-format, gfc-internal-format
76186 msgid "!$OMP SCAN at %L with zero executable statements in succeeding structured block sequence"
76187 msgstr ""
76189 #: fortran/openmp.cc:10206
76190 #, gcc-internal-format, gfc-internal-format
76191 msgid "%s cannot contain loop in intervening code at %L"
76192 msgstr ""
76194 #: fortran/openmp.cc:10286
76195 #, gcc-internal-format, gfc-internal-format
76196 msgid "%s cannot contain OpenMP directive in intervening code at %L"
76197 msgstr ""
76199 #: fortran/openmp.cc:10298 fortran/openmp.cc:10324
76200 #, gcc-internal-format, gfc-internal-format
76201 msgid "%s cannot contain OpenMP API call in intervening code at %L"
76202 msgstr ""
76204 #: fortran/openmp.cc:10852
76205 #, gcc-internal-format, gfc-internal-format
76206 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
76207 msgstr ""
76209 #: fortran/openmp.cc:10858
76210 #, gcc-internal-format, gfc-internal-format
76211 msgid "%s cannot be a DO CONCURRENT loop at %L"
76212 msgstr ""
76214 #: fortran/openmp.cc:10865
76215 #, gcc-internal-format, gfc-internal-format
76216 msgid "%s iteration variable must be of type integer at %L"
76217 msgstr ""
76219 #: fortran/openmp.cc:10872
76220 #, gcc-internal-format, gfc-internal-format
76221 msgid "%s iteration variable must not be THREADPRIVATE at %L"
76222 msgstr ""
76224 #: fortran/openmp.cc:10887
76225 #, gcc-internal-format, gfc-internal-format
76226 msgid "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE or ALLOCATE at %L"
76227 msgstr ""
76229 #: fortran/openmp.cc:10891
76230 #, gcc-internal-format, gfc-internal-format
76231 msgid "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE, ALLOCATE or LINEAR at %L"
76232 msgstr ""
76234 #: fortran/openmp.cc:10898
76235 #, gcc-internal-format, gfc-internal-format
76236 msgid "%s iteration variable used in more than one loop at %L"
76237 msgstr ""
76239 #: fortran/openmp.cc:10904
76240 #, gcc-internal-format, gfc-internal-format
76241 msgid "%s iteration variable at %L is bound in intervening code"
76242 msgstr ""
76244 #: fortran/openmp.cc:10913
76245 #, gcc-internal-format, gfc-internal-format
76246 msgid "%s loop start expression not in canonical form at %L"
76247 msgstr ""
76249 #: fortran/openmp.cc:10920
76250 #, gcc-internal-format, gfc-internal-format
76251 msgid "%s loop start expression at %L uses variable bound in intervening code"
76252 msgstr ""
76254 #: fortran/openmp.cc:10929
76255 #, gcc-internal-format, gfc-internal-format
76256 msgid "%s loop end expression not in canonical form at %L"
76257 msgstr ""
76259 #: fortran/openmp.cc:10936
76260 #, gcc-internal-format, gfc-internal-format
76261 msgid "%s loop end expression at %L uses variable bound in intervening code"
76262 msgstr ""
76264 #: fortran/openmp.cc:10943
76265 #, gcc-internal-format, gfc-internal-format
76266 msgid "%s loop bounds reference different iteration variables at %L"
76267 msgstr ""
76269 #: fortran/openmp.cc:10949
76270 #, gcc-internal-format, gfc-internal-format
76271 msgid "%s loop increment not in canonical form at %L"
76272 msgstr ""
76274 #: fortran/openmp.cc:10956
76275 #, gcc-internal-format, gfc-internal-format
76276 msgid "%s loop increment expression at %L uses variable bound in intervening code"
76277 msgstr ""
76279 #. Parse error, can't recover from this.
76280 #: fortran/openmp.cc:10974
76281 #, gcc-internal-format, gfc-internal-format
76282 msgid "not enough DO loops for collapsed %s (level %d) at %L"
76283 msgstr ""
76285 #: fortran/openmp.cc:10986
76286 #, gcc-internal-format, gfc-internal-format
76287 msgid "%s inner loops must be perfectly nested with ORDERED clause at %L"
76288 msgstr ""
76290 #: fortran/openmp.cc:10993
76291 #, gcc-internal-format, gfc-internal-format
76292 msgid "%s inner loops must be perfectly nested with REDUCTION INSCAN clause at %L"
76293 msgstr ""
76295 #: fortran/openmp.cc:11220 fortran/openmp.cc:11233
76296 #, gcc-internal-format, gfc-internal-format
76297 msgid "The %s directive cannot be specified within a %s region at %L"
76298 msgstr ""
76300 #: fortran/openmp.cc:11252
76301 #, gcc-internal-format, gfc-internal-format
76302 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
76303 msgstr ""
76305 #: fortran/openmp.cc:11258
76306 #, gcc-internal-format, gfc-internal-format
76307 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
76308 msgstr ""
76310 #: fortran/openmp.cc:11264
76311 #, gcc-internal-format, gfc-internal-format
76312 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
76313 msgstr ""
76315 #: fortran/openmp.cc:11280
76316 #, gcc-internal-format, gfc-internal-format
76317 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
76318 msgstr ""
76320 #: fortran/openmp.cc:11292
76321 #, gcc-internal-format, gfc-internal-format
76322 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
76323 msgstr ""
76325 #: fortran/openmp.cc:11302 fortran/openmp.cc:11311
76326 #, gcc-internal-format, gfc-internal-format
76327 msgid "not enough DO loops for %s !$ACC LOOP at %L"
76328 msgstr ""
76330 #: fortran/openmp.cc:11327
76331 #, gcc-internal-format, gfc-internal-format
76332 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
76333 msgstr ""
76335 #: fortran/openmp.cc:11348
76336 #, gcc-internal-format, gfc-internal-format
76337 msgid "TILE requires constant expression at %L"
76338 msgstr ""
76340 #: fortran/openmp.cc:11448
76341 #, gcc-internal-format
76342 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
76343 msgstr ""
76345 #: fortran/openmp.cc:11495
76346 #, gcc-internal-format
76347 msgid "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE ( NAME ) at %L"
76348 msgstr ""
76350 #: fortran/openmp.cc:11501
76351 #, gcc-internal-format
76352 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
76353 msgstr ""
76355 #: fortran/openmp.cc:11569
76356 #, gcc-internal-format, gfc-internal-format
76357 msgid "!$OMP TARGET region at %L with a nested TEAMS at %L may not contain any other statement, declaration or directive outside of the single TEAMS construct"
76358 msgstr ""
76360 #: fortran/openmp.cc:11573
76361 #, gcc-internal-format, gfc-internal-format
76362 msgid "!$OMP TARGET region at %L with a nested TEAMS may not contain any other statement, declaration or directive outside of the single TEAMS construct"
76363 msgstr ""
76365 #: fortran/openmp.cc:11667
76366 #, gcc-internal-format, gfc-internal-format
76367 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
76368 msgstr ""
76370 #: fortran/openmp.cc:11681
76371 #, gcc-internal-format, gfc-internal-format
76372 msgid "OMP CRITICAL at %L with HINT clause requires a NAME, except when omp_sync_hint_none is used"
76373 msgstr ""
76375 #: fortran/openmp.cc:11687
76376 #, gcc-internal-format
76377 msgid "Unexpected !$OMP SCAN at %L outside loop construct with %<inscan%> REDUCTION clause"
76378 msgstr ""
76380 #: fortran/openmp.cc:11708
76381 #, gcc-internal-format
76382 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
76383 msgstr ""
76385 #: fortran/openmp.cc:11732
76386 #, gcc-internal-format, gfc-internal-format
76387 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
76388 msgstr ""
76390 #: fortran/openmp.cc:11740
76391 #, gcc-internal-format, gfc-internal-format
76392 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
76393 msgstr ""
76395 #: fortran/openmp.cc:11769
76396 #, gcc-internal-format, gfc-internal-format
76397 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
76398 msgstr ""
76400 #: fortran/openmp.cc:11791
76401 #, gcc-internal-format, gfc-internal-format
76402 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
76403 msgstr ""
76405 #: fortran/openmp.cc:11807
76406 #, gcc-internal-format, gfc-internal-format
76407 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
76408 msgstr ""
76410 #: fortran/openmp.cc:11822
76411 #, gcc-internal-format, gfc-internal-format
76412 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
76413 msgstr ""
76415 #: fortran/openmp.cc:11832
76416 #, gcc-internal-format, gfc-internal-format
76417 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
76418 msgstr ""
76420 #: fortran/openmp.cc:11840
76421 #, gcc-internal-format, gfc-internal-format
76422 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
76423 msgstr ""
76425 #: fortran/options.cc:290
76426 #, gcc-internal-format
76427 msgid "%<-fexcess-precision=standard%> for Fortran"
76428 msgstr ""
76430 #: fortran/options.cc:292
76431 #, gcc-internal-format
76432 msgid "%<-fexcess-precision=16%> for Fortran"
76433 msgstr ""
76435 #: fortran/options.cc:386
76436 #, gcc-internal-format
76437 msgid "Reading file %qs as free form"
76438 msgstr ""
76440 #: fortran/options.cc:396
76441 #, gcc-internal-format
76442 msgid "%<-fd-lines-as-comments%> has no effect in free form"
76443 msgstr ""
76445 #: fortran/options.cc:399
76446 #, gcc-internal-format
76447 msgid "%<-fd-lines-as-code%> has no effect in free form"
76448 msgstr ""
76450 #: fortran/options.cc:436
76451 #, gcc-internal-format
76452 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
76453 msgstr ""
76455 #: fortran/options.cc:439
76456 #, gcc-internal-format
76457 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
76458 msgstr ""
76460 #: fortran/options.cc:442
76461 #, gcc-internal-format
76462 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %qs"
76463 msgstr ""
76465 #: fortran/options.cc:445
76466 #, gcc-internal-format
76467 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
76468 msgstr ""
76470 #: fortran/options.cc:448
76471 #, gcc-internal-format
76472 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %qs"
76473 msgstr ""
76475 #: fortran/options.cc:507
76476 #, gcc-internal-format
76477 msgid "Fixed line length must be at least seven"
76478 msgstr ""
76480 #: fortran/options.cc:510
76481 #, gcc-internal-format
76482 msgid "Free line length must be at least three"
76483 msgstr ""
76485 #: fortran/options.cc:513
76486 #, gcc-internal-format, gfc-internal-format
76487 msgid "Maximum subrecord length cannot exceed %d"
76488 msgstr ""
76490 #: fortran/options.cc:532
76491 #, gcc-internal-format
76492 msgid "gfortran: Only one %<-J%> option allowed"
76493 msgstr ""
76495 #: fortran/options.cc:607
76496 #, gcc-internal-format
76497 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
76498 msgstr ""
76500 #: fortran/options.cc:609
76501 #, gcc-internal-format
76502 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
76503 msgstr ""
76505 #: fortran/options.cc:658
76506 #, gcc-internal-format
76507 msgid "Argument to %<-fcheck%> is not valid: %s"
76508 msgstr ""
76510 #: fortran/options.cc:723
76511 #, gcc-internal-format, gfc-internal-format
76512 msgid "Maximum supported identifier length is %d"
76513 msgstr ""
76515 #: fortran/options.cc:738
76516 #, gcc-internal-format
76517 msgid "Unrecognized option to %<-finit-logical%>: %s"
76518 msgstr ""
76520 #: fortran/options.cc:754
76521 #, gcc-internal-format
76522 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
76523 msgstr ""
76525 #: fortran/parse.cc:655
76526 #, gcc-internal-format, gfc-internal-format
76527 msgid "Unclassifiable statement at %C"
76528 msgstr ""
76530 #: fortran/parse.cc:719
76531 #, gcc-internal-format, gfc-internal-format
76532 msgid "OpenACC directives other than ROUTINE may not appear in PURE procedures at %C"
76533 msgstr ""
76535 #: fortran/parse.cc:785
76536 #, gcc-internal-format, gfc-internal-format
76537 msgid "Unclassifiable OpenACC directive at %C"
76538 msgstr ""
76540 #: fortran/parse.cc:817
76541 #, gcc-internal-format
76542 msgid "%qs directive at %L must either have a variable argument or, if associated with an ALLOCATE stmt, must be preceded by an executable statement or OpenMP construct"
76543 msgstr ""
76545 #: fortran/parse.cc:829
76546 #, gcc-internal-format
76547 msgid "Structure-component expression at %L in %qs directive not permitted in declarative directive; as directive associated with an ALLOCATE stmt it must be preceded by an executable statement or OpenMP construct"
76548 msgstr ""
76550 #: fortran/parse.cc:855
76551 #, gcc-internal-format
76552 msgid "%qs directive at %L associated with an ALLOCATE stmt must be preceded by an executable statement or OpenMP construct; note the variables in the list all have the allocatable or pointer attribute"
76553 msgstr ""
76555 #: fortran/parse.cc:1023 fortran/parse.cc:1325
76556 #, gcc-internal-format, gfc-internal-format
76557 msgid "OpenMP directive at %C is not pure and thus may not appear in a PURE procedure"
76558 msgstr ""
76560 #: fortran/parse.cc:1296
76561 #, gcc-internal-format, gfc-internal-format
76562 msgid "Unclassifiable OpenMP directive at %C"
76563 msgstr ""
76565 #: fortran/parse.cc:1312
76566 #, gcc-internal-format
76567 msgid "OpenMP ERROR directive at %L with %<at(execution)%> clause in a PURE procedure"
76568 msgstr ""
76570 #: fortran/parse.cc:1440
76571 #, gcc-internal-format, gfc-internal-format
76572 msgid "Unclassifiable GCC directive at %C"
76573 msgstr ""
76575 #: fortran/parse.cc:1442
76576 #, gcc-internal-format, gfc-internal-format
76577 msgid "Unclassifiable GCC directive at %C, ignored"
76578 msgstr ""
76580 #: fortran/parse.cc:1502 fortran/parse.cc:1729
76581 #, gcc-internal-format, gfc-internal-format
76582 msgid "Zero is not a valid statement label at %C"
76583 msgstr ""
76585 #: fortran/parse.cc:1509 fortran/parse.cc:1721
76586 #, gcc-internal-format, gfc-internal-format
76587 msgid "Non-numeric character in statement label at %C"
76588 msgstr ""
76590 #: fortran/parse.cc:1521 fortran/parse.cc:1770
76591 #, gcc-internal-format, gfc-internal-format
76592 msgid "Semicolon at %C needs to be preceded by statement"
76593 msgstr ""
76595 #: fortran/parse.cc:1528 fortran/parse.cc:1785
76596 #, gcc-internal-format, gfc-internal-format
76597 msgid "Statement label without statement at %L"
76598 msgstr ""
76600 #: fortran/parse.cc:1591 fortran/parse.cc:1772
76601 #, gcc-internal-format, gfc-internal-format
76602 msgid "Fortran 2008: Semicolon at %C without preceding statement"
76603 msgstr ""
76605 #: fortran/parse.cc:1614 fortran/parse.cc:1748
76606 #, gcc-internal-format, gfc-internal-format
76607 msgid "Bad continuation line at %C"
76608 msgstr ""
76610 #: fortran/parse.cc:2060
76611 #, gcc-internal-format, gfc-internal-format
76612 msgid "FORMAT statement at %L does not have a statement label"
76613 msgstr ""
76615 #: fortran/parse.cc:2975
76616 #, gcc-internal-format
76617 msgid "gfc_ascii_statement(): Bad statement code"
76618 msgstr ""
76620 #: fortran/parse.cc:3124
76621 #, gcc-internal-format, gfc-internal-format
76622 msgid "Unexpected %s statement at %C"
76623 msgstr ""
76625 #: fortran/parse.cc:3281
76626 #, gcc-internal-format, gfc-internal-format
76627 msgid "%s statement at %C cannot follow %s statement at %L"
76628 msgstr ""
76630 #: fortran/parse.cc:3298
76631 #, gcc-internal-format
76632 msgid "Unexpected end of file in %qs"
76633 msgstr "Neočekivani kraj datoteke u %qs"
76635 #: fortran/parse.cc:3333
76636 #, gcc-internal-format
76637 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
76638 msgstr ""
76640 #: fortran/parse.cc:3336
76641 #, gcc-internal-format
76642 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
76643 msgstr ""
76645 #: fortran/parse.cc:3356
76646 #, gcc-internal-format, gfc-internal-format
76647 msgid "Components in TYPE at %C must precede CONTAINS"
76648 msgstr ""
76650 #: fortran/parse.cc:3360
76651 #, gcc-internal-format, gfc-internal-format
76652 msgid "Type-bound procedure at %C"
76653 msgstr ""
76655 #: fortran/parse.cc:3368
76656 #, gcc-internal-format, gfc-internal-format
76657 msgid "GENERIC binding at %C"
76658 msgstr ""
76660 #: fortran/parse.cc:3376
76661 #, gcc-internal-format, gfc-internal-format
76662 msgid "FINAL procedure declaration at %C"
76663 msgstr ""
76665 #: fortran/parse.cc:3388
76666 #, gcc-internal-format, gfc-internal-format
76667 msgid "Derived type definition at %C with empty CONTAINS section"
76668 msgstr ""
76670 #: fortran/parse.cc:3398 fortran/parse.cc:3853
76671 #, gcc-internal-format, gfc-internal-format
76672 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
76673 msgstr ""
76675 #: fortran/parse.cc:3405
76676 #, gcc-internal-format, gfc-internal-format
76677 msgid "PRIVATE statement at %C must precede procedure bindings"
76678 msgstr ""
76680 #: fortran/parse.cc:3412 fortran/parse.cc:3866
76681 #, gcc-internal-format, gfc-internal-format
76682 msgid "Duplicate PRIVATE statement at %C"
76683 msgstr ""
76685 #: fortran/parse.cc:3422
76686 #, gcc-internal-format, gfc-internal-format
76687 msgid "SEQUENCE statement at %C must precede CONTAINS"
76688 msgstr ""
76690 #: fortran/parse.cc:3426
76691 #, gcc-internal-format, gfc-internal-format
76692 msgid "Already inside a CONTAINS block at %C"
76693 msgstr ""
76695 #: fortran/parse.cc:3545
76696 #, gcc-internal-format, gfc-internal-format
76697 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"
76698 msgstr ""
76700 #: fortran/parse.cc:3551
76701 #, gcc-internal-format, gfc-internal-format
76702 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"
76703 msgstr ""
76705 #: fortran/parse.cc:3556
76706 #, gcc-internal-format, gfc-internal-format
76707 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
76708 msgstr ""
76710 #: fortran/parse.cc:3560
76711 #, gcc-internal-format, gfc-internal-format
76712 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
76713 msgstr ""
76715 #: fortran/parse.cc:3565
76716 #, gcc-internal-format, gfc-internal-format
76717 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)"
76718 msgstr ""
76720 #: fortran/parse.cc:3572
76721 #, gcc-internal-format, gfc-internal-format
76722 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)"
76723 msgstr ""
76725 #: fortran/parse.cc:3582
76726 #, gcc-internal-format, gfc-internal-format
76727 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"
76728 msgstr ""
76730 #: fortran/parse.cc:3588
76731 #, gcc-internal-format, gfc-internal-format
76732 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"
76733 msgstr ""
76735 #: fortran/parse.cc:3593
76736 #, gcc-internal-format, gfc-internal-format
76737 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
76738 msgstr ""
76740 #: fortran/parse.cc:3597
76741 #, gcc-internal-format, gfc-internal-format
76742 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
76743 msgstr ""
76745 #: fortran/parse.cc:3602
76746 #, gcc-internal-format, gfc-internal-format
76747 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)"
76748 msgstr ""
76750 #: fortran/parse.cc:3609
76751 #, gcc-internal-format, gfc-internal-format
76752 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)"
76753 msgstr ""
76755 #: fortran/parse.cc:3661
76756 #, gcc-internal-format, gfc-internal-format
76757 msgid "failed to create map component '%s'"
76758 msgstr ""
76760 #: fortran/parse.cc:3694
76761 #, gcc-internal-format, gfc-internal-format
76762 msgid "failed to create union component '%s'"
76763 msgstr ""
76765 #: fortran/parse.cc:3749
76766 #, gcc-internal-format, gfc-internal-format
76767 msgid "Syntax error in nested structure declaration at %C"
76768 msgstr ""
76770 #: fortran/parse.cc:3836
76771 #, gcc-internal-format, gfc-internal-format
76772 msgid "FINAL declaration at %C must be inside CONTAINS"
76773 msgstr ""
76775 #: fortran/parse.cc:3844
76776 #, gcc-internal-format, gfc-internal-format
76777 msgid "Derived type definition at %C without components"
76778 msgstr ""
76780 #: fortran/parse.cc:3860
76781 #, gcc-internal-format, gfc-internal-format
76782 msgid "PRIVATE statement at %C must precede structure components"
76783 msgstr ""
76785 #: fortran/parse.cc:3877
76786 #, gcc-internal-format, gfc-internal-format
76787 msgid "SEQUENCE statement at %C must precede structure components"
76788 msgstr ""
76790 #: fortran/parse.cc:3883
76791 #, gcc-internal-format, gfc-internal-format
76792 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
76793 msgstr ""
76795 #: fortran/parse.cc:3888
76796 #, gcc-internal-format, gfc-internal-format
76797 msgid "Duplicate SEQUENCE statement at %C"
76798 msgstr ""
76800 #: fortran/parse.cc:3898
76801 #, gcc-internal-format, gfc-internal-format
76802 msgid "CONTAINS block in derived type definition at %C"
76803 msgstr ""
76805 #: fortran/parse.cc:3956
76806 #, gcc-internal-format, gfc-internal-format
76807 msgid "ENUM declaration at %C has no ENUMERATORS"
76808 msgstr ""
76810 #: fortran/parse.cc:4043
76811 #, gcc-internal-format, gfc-internal-format
76812 msgid "Unexpected %s statement in INTERFACE block at %C"
76813 msgstr ""
76815 #: fortran/parse.cc:4068
76816 #, gcc-internal-format
76817 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
76818 msgstr "Ime %qs od ABSTRACT INTERFACE pri %C ne može biti isto kao intrinsična vrsta"
76820 #: fortran/parse.cc:4099
76821 #, gcc-internal-format, gfc-internal-format
76822 msgid "Unexpected %s statement at %C in INTERFACE body"
76823 msgstr ""
76825 #: fortran/parse.cc:4117
76826 #, gcc-internal-format
76827 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
76828 msgstr ""
76830 #: fortran/parse.cc:4256
76831 #, gcc-internal-format, gfc-internal-format
76832 msgid "%s statement is not allowed inside of BLOCK at %C"
76833 msgstr ""
76835 #: fortran/parse.cc:4288
76836 #, gcc-internal-format, gfc-internal-format
76837 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
76838 msgstr ""
76840 #: fortran/parse.cc:4372
76841 #, gcc-internal-format, gfc-internal-format
76842 msgid "%s statement must appear in a MODULE"
76843 msgstr ""
76845 #: fortran/parse.cc:4380
76846 #, gcc-internal-format, gfc-internal-format
76847 msgid "%s statement at %C follows another accessibility specification"
76848 msgstr ""
76850 #: fortran/parse.cc:4432
76851 #, gcc-internal-format
76852 msgid "Bad kind expression for function %qs at %L"
76853 msgstr ""
76855 #: fortran/parse.cc:4436
76856 #, gcc-internal-format
76857 msgid "The type for function %qs at %L is not accessible"
76858 msgstr ""
76860 #: fortran/parse.cc:4496
76861 #, gcc-internal-format, gfc-internal-format
76862 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
76863 msgstr ""
76865 #: fortran/parse.cc:4518
76866 #, gcc-internal-format, gfc-internal-format
76867 msgid "Unexpected %s statement in WHERE block at %C"
76868 msgstr ""
76870 #: fortran/parse.cc:4577
76871 #, gcc-internal-format, gfc-internal-format
76872 msgid "Unexpected %s statement in FORALL block at %C"
76873 msgstr ""
76875 #: fortran/parse.cc:4628
76876 #, gcc-internal-format, gfc-internal-format
76877 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
76878 msgstr ""
76880 #: fortran/parse.cc:4646
76881 #, gcc-internal-format, gfc-internal-format
76882 msgid "Duplicate ELSE statements at %L and %C"
76883 msgstr ""
76885 #: fortran/parse.cc:4707
76886 #, gcc-internal-format, gfc-internal-format
76887 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
76888 msgstr ""
76890 #: fortran/parse.cc:4791
76891 #, gcc-internal-format, gfc-internal-format
76892 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
76893 msgstr ""
76895 #: fortran/parse.cc:4867
76896 #, gcc-internal-format, gfc-internal-format
76897 msgid "Expected RANK or RANK DEFAULT following SELECT RANK at %C"
76898 msgstr ""
76900 #: fortran/parse.cc:4931
76901 #, gcc-internal-format
76902 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
76903 msgstr ""
76905 #: fortran/parse.cc:4964
76906 #, gcc-internal-format, gfc-internal-format
76907 msgid "End of nonblock DO statement at %C is within another block"
76908 msgstr ""
76910 #: fortran/parse.cc:4974
76911 #, gcc-internal-format, gfc-internal-format
76912 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
76913 msgstr ""
76915 #: fortran/parse.cc:5000
76916 #, gcc-internal-format, gfc-internal-format
76917 msgid "CRITICAL block inside of OpenACC region at %C"
76918 msgstr ""
76920 #: fortran/parse.cc:5001
76921 #, gcc-internal-format, gfc-internal-format
76922 msgid "CRITICAL block inside of OpenMP region at %C"
76923 msgstr ""
76925 #: fortran/parse.cc:5027
76926 #, gcc-internal-format, gfc-internal-format
76927 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
76928 msgstr ""
76930 #: fortran/parse.cc:5096 fortran/parse.cc:5977
76931 #, gcc-internal-format, gfc-internal-format
76932 msgid "BLOCK construct at %C"
76933 msgstr ""
76935 #: fortran/parse.cc:5131
76936 #, gcc-internal-format, gfc-internal-format
76937 msgid "ASSOCIATE construct at %C"
76938 msgstr ""
76940 #: fortran/parse.cc:5410
76941 #, gcc-internal-format, gfc-internal-format
76942 msgid "Statement label in ENDDO at %C doesn't match DO label"
76943 msgstr ""
76945 #: fortran/parse.cc:5426
76946 #, gcc-internal-format, gfc-internal-format
76947 msgid "Named block DO at %L requires matching ENDDO name"
76948 msgstr ""
76950 #: fortran/parse.cc:5583 fortran/parse.cc:6135 fortran/parse.cc:6153
76951 #, gcc-internal-format, gfc-internal-format
76952 msgid "Duplicated NOWAIT clause on %s and %s at %C"
76953 msgstr ""
76955 #: fortran/parse.cc:5684 fortran/parse.cc:5746
76956 #, gcc-internal-format, gfc-internal-format
76957 msgid "OpenACC directive inside of CRITICAL block at %C"
76958 msgstr ""
76960 #: fortran/parse.cc:5721
76961 #, gcc-internal-format, gfc-internal-format
76962 msgid "Expecting %s at %C"
76963 msgstr ""
76965 #: fortran/parse.cc:5765
76966 #, gcc-internal-format, gfc-internal-format
76967 msgid "Expected DO loop at %C"
76968 msgstr ""
76970 #: fortran/parse.cc:5785
76971 #, gcc-internal-format, gfc-internal-format
76972 msgid "Redundant !$ACC END LOOP at %C"
76973 msgstr ""
76975 #: fortran/parse.cc:5835
76976 #, gcc-internal-format, gfc-internal-format
76977 msgid "%s statements at %L and %L have both no list item but only one may"
76978 msgstr ""
76980 #: fortran/parse.cc:5855
76981 #, gcc-internal-format, gfc-internal-format
76982 msgid "Unexpected %s at %C; expected ALLOCATE or %s statement"
76983 msgstr ""
76985 #: fortran/parse.cc:5858
76986 #, gcc-internal-format, gfc-internal-format
76987 msgid "Unexpected %s at %C; expected ALLOCATE statement after %s"
76988 msgstr ""
76990 #: fortran/parse.cc:6146
76991 #, gcc-internal-format, gfc-internal-format
76992 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
76993 msgstr ""
76995 #: fortran/parse.cc:6221
76996 #, gcc-internal-format, gfc-internal-format
76997 msgid "%s statement at %C cannot terminate a non-block DO loop"
76998 msgstr ""
77000 #: fortran/parse.cc:6235
77001 #, gcc-internal-format, gfc-internal-format
77002 msgid "DATA statement at %C after the first executable statement"
77003 msgstr ""
77005 #: fortran/parse.cc:6391
77006 #, gcc-internal-format
77007 msgid "%<GCC unroll%> directive not at the start of a loop at %C"
77008 msgstr ""
77010 #: fortran/parse.cc:6394
77011 #, gcc-internal-format
77012 msgid "%<GCC ivdep%> directive not at the start of a loop at %C"
77013 msgstr ""
77015 #: fortran/parse.cc:6397
77016 #, gcc-internal-format
77017 msgid "%<GCC vector%> directive not at the start of a loop at %C"
77018 msgstr ""
77020 #: fortran/parse.cc:6400
77021 #, gcc-internal-format
77022 msgid "%<GCC novector%> directive not at the start of a loop at %C"
77023 msgstr ""
77025 #: fortran/parse.cc:6516
77026 #, gcc-internal-format
77027 msgid "Contained procedure %qs at %C is already ambiguous"
77028 msgstr ""
77030 #: fortran/parse.cc:6573
77031 #, gcc-internal-format, gfc-internal-format
77032 msgid "Unexpected %s statement in CONTAINS section at %C"
77033 msgstr ""
77035 #: fortran/parse.cc:6598
77036 #, gcc-internal-format, gfc-internal-format
77037 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
77038 msgstr ""
77040 #: fortran/parse.cc:6712
77041 #, gcc-internal-format, gfc-internal-format
77042 msgid "CONTAINS statement at %C is already in a contained program unit"
77043 msgstr ""
77045 #: fortran/parse.cc:6764
77046 #, gcc-internal-format
77047 msgid "Global binding name %qs at %L is already being used as a %s at %L"
77048 msgstr ""
77050 #: fortran/parse.cc:6768
77051 #, gcc-internal-format
77052 msgid "Global name %qs at %L is already being used as a %s at %L"
77053 msgstr ""
77055 #: fortran/parse.cc:6774
77056 #, gcc-internal-format
77057 msgid "Global binding name %qs at %L is already being used at %L"
77058 msgstr ""
77060 #: fortran/parse.cc:6777
77061 #, gcc-internal-format
77062 msgid "Global name %qs at %L is already being used at %L"
77063 msgstr ""
77065 #: fortran/parse.cc:6799
77066 #, gcc-internal-format, gfc-internal-format
77067 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
77068 msgstr ""
77070 #: fortran/parse.cc:6825
77071 #, gcc-internal-format, gfc-internal-format
77072 msgid "Unexpected %s statement in BLOCK DATA at %C"
77073 msgstr ""
77075 #: fortran/parse.cc:6928
77076 #, gcc-internal-format, gfc-internal-format
77077 msgid "Unexpected %s statement in MODULE at %C"
77078 msgstr ""
77080 #. If we see a duplicate main program, shut down.  If the second
77081 #. instance is an implied main program, i.e. data decls or executable
77082 #. statements, we're in for lots of errors.
77083 #: fortran/parse.cc:7429
77084 #, gcc-internal-format, gfc-internal-format
77085 msgid "Two main PROGRAMs at %L and %C"
77086 msgstr ""
77088 #: fortran/primary.cc:103
77089 #, gcc-internal-format, gfc-internal-format
77090 msgid "Missing kind-parameter at %C"
77091 msgstr ""
77093 #: fortran/primary.cc:136
77094 #, gcc-internal-format
77095 msgid "gfc_check_digit(): bad radix"
77096 msgstr ""
77098 #: fortran/primary.cc:279
77099 #, gcc-internal-format, gfc-internal-format
77100 msgid "Integer kind %d at %C not available"
77101 msgstr ""
77103 #: fortran/primary.cc:288
77104 #, gcc-internal-format
77105 msgid "Integer too big for its kind at %C. This check can be disabled with the option %<-fno-range-check%>"
77106 msgstr ""
77108 #: fortran/primary.cc:316
77109 #, gcc-internal-format, gfc-internal-format
77110 msgid "Hollerith constant at %C"
77111 msgstr ""
77113 #: fortran/primary.cc:323
77114 #, gcc-internal-format, gfc-internal-format
77115 msgid "Invalid Hollerith constant: %L must contain at least one character"
77116 msgstr ""
77118 #: fortran/primary.cc:329
77119 #, gcc-internal-format, gfc-internal-format
77120 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
77121 msgstr ""
77123 #: fortran/primary.cc:349
77124 #, gcc-internal-format, gfc-internal-format
77125 msgid "Invalid Hollerith constant at %L contains a wide character"
77126 msgstr ""
77128 #: fortran/primary.cc:435
77129 #, gcc-internal-format, gfc-internal-format
77130 msgid "Hexadecimal constant at %L uses nonstandard X instead of Z"
77131 msgstr ""
77133 #: fortran/primary.cc:444
77134 #, gcc-internal-format, gfc-internal-format
77135 msgid "Empty set of digits in BOZ constant at %C"
77136 msgstr ""
77138 #: fortran/primary.cc:450
77139 #, gcc-internal-format, gfc-internal-format
77140 msgid "Illegal character in BOZ constant at %C"
77141 msgstr ""
77143 #: fortran/primary.cc:473
77144 #, gcc-internal-format, gfc-internal-format
77145 msgid "BOZ constant at %C uses nonstandard postfix syntax"
77146 msgstr ""
77148 #: fortran/primary.cc:498
77149 #, gcc-internal-format, gfc-internal-format
77150 msgid "BOZ used outside a DATA statement at %L"
77151 msgstr ""
77153 #: fortran/primary.cc:589
77154 #, gcc-internal-format
77155 msgid "exponent-letter %<q%> in real-literal-constant at %C"
77156 msgstr ""
77158 #: fortran/primary.cc:594
77159 #, gcc-internal-format
77160 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
77161 msgstr ""
77163 #: fortran/primary.cc:615
77164 #, gcc-internal-format, gfc-internal-format
77165 msgid "Missing exponent in real number at %C"
77166 msgstr ""
77168 #: fortran/primary.cc:693
77169 #, gcc-internal-format
77170 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
77171 msgstr ""
77173 #: fortran/primary.cc:703
77174 #, gcc-internal-format
77175 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
77176 msgstr ""
77178 #: fortran/primary.cc:717
77179 #, gcc-internal-format
77180 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
77181 msgstr ""
77183 #: fortran/primary.cc:730
77184 #, gcc-internal-format, gfc-internal-format
77185 msgid "Invalid real kind %d at %C"
77186 msgstr ""
77188 #: fortran/primary.cc:745
77189 #, gcc-internal-format, gfc-internal-format
77190 msgid "Real constant overflows its kind at %C"
77191 msgstr ""
77193 #: fortran/primary.cc:750
77194 #, gcc-internal-format, gfc-internal-format
77195 msgid "Real constant underflows its kind at %C"
77196 msgstr ""
77198 #: fortran/primary.cc:755
77199 #, gcc-internal-format
77200 msgid "gfc_range_check() returned bad value"
77201 msgstr ""
77203 #: fortran/primary.cc:803
77204 #, gcc-internal-format
77205 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
77206 msgstr ""
77208 #: fortran/primary.cc:895
77209 #, gcc-internal-format, gfc-internal-format
77210 msgid "Syntax error in SUBSTRING specification at %C"
77211 msgstr ""
77213 #: fortran/primary.cc:1095
77214 #, gcc-internal-format, gfc-internal-format
77215 msgid "Invalid kind %d for CHARACTER constant at %C"
77216 msgstr ""
77218 #: fortran/primary.cc:1116
77219 #, gcc-internal-format, gfc-internal-format
77220 msgid "Unterminated character constant beginning at %C"
77221 msgstr ""
77223 #: fortran/primary.cc:1146
77224 #, gcc-internal-format
77225 msgid "Character %qs in string at %C is not representable in character kind %d"
77226 msgstr ""
77228 #: fortran/primary.cc:1159
77229 #, gcc-internal-format
77230 msgid "match_string_constant(): Delimiter not found"
77231 msgstr ""
77233 #: fortran/primary.cc:1193
77234 msgid "Substring start index (%td) at %L below 1"
77235 msgstr ""
77237 #: fortran/primary.cc:1199
77238 msgid "Substring end index (%td) at %L exceeds string length"
77239 msgstr ""
77241 #: fortran/primary.cc:1284
77242 #, gcc-internal-format, gfc-internal-format
77243 msgid "Bad kind for logical constant at %C"
77244 msgstr ""
77246 #: fortran/primary.cc:1328
77247 #, gcc-internal-format, gfc-internal-format
77248 msgid "Expected PARAMETER symbol in complex constant at %C"
77249 msgstr ""
77251 #: fortran/primary.cc:1339
77252 #, gcc-internal-format, gfc-internal-format
77253 msgid "Numeric PARAMETER required in complex constant at %C"
77254 msgstr ""
77256 #: fortran/primary.cc:1345
77257 #, gcc-internal-format, gfc-internal-format
77258 msgid "Scalar PARAMETER required in complex constant at %C"
77259 msgstr ""
77261 #: fortran/primary.cc:1349
77262 #, gcc-internal-format, gfc-internal-format
77263 msgid "PARAMETER symbol in complex constant at %C"
77264 msgstr ""
77266 #: fortran/primary.cc:1372
77267 #, gcc-internal-format
77268 msgid "gfc_match_sym_complex_part(): Bad type"
77269 msgstr ""
77271 #: fortran/primary.cc:1379
77272 #, gcc-internal-format, gfc-internal-format
77273 msgid "Error converting PARAMETER constant in complex constant at %C"
77274 msgstr ""
77276 #: fortran/primary.cc:1511
77277 #, gcc-internal-format, gfc-internal-format
77278 msgid "Syntax error in COMPLEX constant at %C"
77279 msgstr ""
77281 #: fortran/primary.cc:1638
77282 #, gcc-internal-format
77283 msgid "Namelist %qs cannot be an argument at %L"
77284 msgstr ""
77286 #: fortran/primary.cc:1740
77287 #, gcc-internal-format
77288 msgid "Keyword %qs at %C has already appeared in the current argument list"
77289 msgstr ""
77291 #: fortran/primary.cc:1807
77292 #, gcc-internal-format, gfc-internal-format
77293 msgid "argument list function at %C"
77294 msgstr ""
77296 #: fortran/primary.cc:1881
77297 #, gcc-internal-format, gfc-internal-format
77298 msgid "Expected alternate return label at %C"
77299 msgstr ""
77301 #: fortran/primary.cc:1928
77302 #, gcc-internal-format, gfc-internal-format
77303 msgid "Missing keyword name in actual argument list at %C"
77304 msgstr ""
77306 #: fortran/primary.cc:1974
77307 #, gcc-internal-format, gfc-internal-format
77308 msgid "Syntax error in argument list at %C"
77309 msgstr ""
77311 #: fortran/primary.cc:1995
77312 #, gcc-internal-format
77313 msgid "extend_ref(): Bad tail"
77314 msgstr ""
77316 #: fortran/primary.cc:2097
77317 #, gcc-internal-format
77318 msgid "Array section designator, e.g. %<(:)%>, is required besides the coarray designator %<[...]%> at %C"
77319 msgstr ""
77321 #: fortran/primary.cc:2105
77322 #, gcc-internal-format
77323 msgid "Coarray designator at %C but %qs is not a coarray"
77324 msgstr ""
77326 #: fortran/primary.cc:2338
77327 #, gcc-internal-format
77328 msgid "Symbol %qs at %C has no IMPLICIT type"
77329 msgstr ""
77331 #: fortran/primary.cc:2345
77332 #, gcc-internal-format
77333 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
77334 msgstr ""
77336 #: fortran/primary.cc:2366
77337 #, gcc-internal-format, gfc-internal-format
77338 msgid "Expected structure component name at %C"
77339 msgstr ""
77341 #: fortran/primary.cc:2387 fortran/primary.cc:2562
77342 #, gcc-internal-format, gfc-internal-format
77343 msgid "RE or IM part_ref at %C"
77344 msgstr ""
77346 #: fortran/primary.cc:2439 fortran/primary.cc:2567
77347 #, gcc-internal-format, gfc-internal-format
77348 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
77349 msgstr ""
77351 #: fortran/primary.cc:2446 fortran/primary.cc:2580
77352 #, gcc-internal-format, gfc-internal-format
77353 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
77354 msgstr ""
77356 #: fortran/primary.cc:2505
77357 #, gcc-internal-format, gfc-internal-format
77358 msgid "Expected argument list at %C"
77359 msgstr ""
77361 #: fortran/primary.cc:2523
77362 #, gcc-internal-format
77363 msgid "%qs at %C is not an inquiry reference to an intrinsic type component %qs"
77364 msgstr ""
77366 #: fortran/primary.cc:2526
77367 #, gcc-internal-format
77368 msgid "%qs at %C is not an inquiry reference to an intrinsic type component"
77369 msgstr ""
77371 #: fortran/primary.cc:2596
77372 #, gcc-internal-format, gfc-internal-format
77373 msgid "The KIND part_ref at %C must be applied to an expression of intrinsic type"
77374 msgstr ""
77376 #: fortran/primary.cc:2624
77377 #, gcc-internal-format
77378 msgid "Procedure pointer component %qs requires an argument list at %C"
77379 msgstr ""
77381 #: fortran/primary.cc:2727
77382 #, gcc-internal-format, gfc-internal-format
77383 msgid "Nonpolymorphic reference to abstract type at %C"
77384 msgstr ""
77386 #: fortran/primary.cc:2734
77387 #, gcc-internal-format, gfc-internal-format
77388 msgid "Coindexed procedure-pointer component at %C"
77389 msgstr ""
77391 #: fortran/primary.cc:2772
77392 #, gcc-internal-format
77393 msgid "gfc_variable_attr(): Expression isn't a variable"
77394 msgstr ""
77396 #: fortran/primary.cc:2990
77397 #, gcc-internal-format
77398 msgid "gfc_caf_attr(): Expression isn't a variable"
77399 msgstr ""
77401 #: fortran/primary.cc:3047
77402 #, gcc-internal-format
77403 msgid "gfc_caf_attr(): Bad array reference"
77404 msgstr ""
77406 #: fortran/primary.cc:3226
77407 #, gcc-internal-format
77408 msgid "No initializer for allocatable component %qs given in the structure constructor at %C"
77409 msgstr ""
77411 #: fortran/primary.cc:3237
77412 #, gcc-internal-format, gfc-internal-format
77413 msgid "Structure constructor with missing optional arguments at %C"
77414 msgstr ""
77416 #: fortran/primary.cc:3246
77417 #, gcc-internal-format
77418 msgid "No initializer for component %qs given in the structure constructor at %C"
77419 msgstr ""
77421 #: fortran/primary.cc:3294
77422 #, gcc-internal-format
77423 msgid "Cannot construct ABSTRACT type %qs at %L"
77424 msgstr ""
77426 #: fortran/primary.cc:3314
77427 #, gcc-internal-format, gfc-internal-format
77428 msgid "Structure constructor with named arguments at %C"
77429 msgstr ""
77431 #: fortran/primary.cc:3329
77432 #, gcc-internal-format, gfc-internal-format
77433 msgid "Component initializer without name after component named %s at %L"
77434 msgstr ""
77436 #: fortran/primary.cc:3334
77437 #, gcc-internal-format, gfc-internal-format
77438 msgid "Too many components in structure constructor at %L"
77439 msgstr ""
77441 #: fortran/primary.cc:3393
77442 msgid "CHARACTER expression will be truncated in constructor (%td/%td) at %L"
77443 msgstr ""
77445 #: fortran/primary.cc:3411
77446 #, gcc-internal-format
77447 msgid "Component %qs is initialized twice in the structure constructor at %L"
77448 msgstr ""
77450 #: fortran/primary.cc:3423
77451 #, gcc-internal-format
77452 msgid "Coindexed expression to pointer component %qs in structure constructor at %L"
77453 msgstr ""
77455 #: fortran/primary.cc:3477
77456 #, gcc-internal-format
77457 msgid "component %qs at %L has already been set by a parent derived type constructor"
77458 msgstr ""
77460 #: fortran/primary.cc:3642
77461 #, gcc-internal-format, gfc-internal-format
77462 msgid "%%LOC() as an rvalue at %C"
77463 msgstr ""
77465 #: fortran/primary.cc:3701
77466 #, gcc-internal-format
77467 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)"
77468 msgstr ""
77470 #: fortran/primary.cc:3732 fortran/primary.cc:4134
77471 #, gcc-internal-format, gfc-internal-format
77472 msgid "Symbol at %C is not appropriate for an expression"
77473 msgstr ""
77475 #: fortran/primary.cc:3837
77476 #, gcc-internal-format
77477 msgid "Unexpected use of subroutine name %qs at %C"
77478 msgstr ""
77480 #: fortran/primary.cc:3869
77481 #, gcc-internal-format
77482 msgid "Statement function %qs requires argument list at %C"
77483 msgstr ""
77485 #: fortran/primary.cc:3872
77486 #, gcc-internal-format
77487 msgid "Function %qs requires an argument list at %C"
77488 msgstr ""
77490 #: fortran/primary.cc:3922
77491 #, gcc-internal-format
77492 msgid "Missing argument to %qs at %C"
77493 msgstr ""
77495 #: fortran/primary.cc:3935
77496 #, gcc-internal-format, gfc-internal-format
77497 msgid "The leftmost part-ref in a data-ref cannot be a function reference at %C"
77498 msgstr ""
77500 #: fortran/primary.cc:4090
77501 #, gcc-internal-format
77502 msgid "Missing argument list in function %qs at %C"
77503 msgstr ""
77505 #: fortran/primary.cc:4204
77506 #, gcc-internal-format
77507 msgid "Derived type %qs cannot be used as a variable at %C"
77508 msgstr ""
77510 #: fortran/primary.cc:4245
77511 #, gcc-internal-format, gfc-internal-format
77512 msgid "Named constant at %C in an EQUIVALENCE"
77513 msgstr ""
77515 #: fortran/primary.cc:4250
77516 #, gcc-internal-format
77517 msgid "PARAMETER %qs shall not appear in a DATA statement at %C"
77518 msgstr ""
77520 #: fortran/primary.cc:4286
77521 #, gcc-internal-format
77522 msgid "%qs at %C is not a variable"
77523 msgstr ""
77525 #: fortran/resolve.cc:114
77526 #, gcc-internal-format
77527 msgid "%qs at %L is of the ABSTRACT type %qs"
77528 msgstr ""
77530 #: fortran/resolve.cc:117
77531 #, gcc-internal-format
77532 msgid "ABSTRACT type %qs used at %L"
77533 msgstr ""
77535 #: fortran/resolve.cc:134
77536 #, gcc-internal-format
77537 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
77538 msgstr ""
77540 #: fortran/resolve.cc:147
77541 #, gcc-internal-format
77542 msgid "Interface %qs at %L may not be generic"
77543 msgstr ""
77545 #: fortran/resolve.cc:154
77546 #, gcc-internal-format
77547 msgid "Interface %qs at %L may not be a statement function"
77548 msgstr ""
77550 #: fortran/resolve.cc:163
77551 #, gcc-internal-format
77552 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
77553 msgstr ""
77555 #: fortran/resolve.cc:169
77556 #, gcc-internal-format
77557 msgid "Interface %qs at %L must be explicit"
77558 msgstr ""
77560 #: fortran/resolve.cc:191
77561 #, gcc-internal-format
77562 msgid "PROCEDURE %qs at %L may not be used as its own interface"
77563 msgstr ""
77565 #: fortran/resolve.cc:292
77566 #, gcc-internal-format
77567 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
77568 msgstr ""
77570 #: fortran/resolve.cc:296
77571 #, gcc-internal-format
77572 msgid "Alternate return specifier in function %qs at %L is not allowed"
77573 msgstr ""
77575 #: fortran/resolve.cc:308
77576 #, gcc-internal-format
77577 msgid "Self-referential argument %qs at %L is not allowed"
77578 msgstr ""
77580 #: fortran/resolve.cc:380
77581 #, gcc-internal-format
77582 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
77583 msgstr ""
77585 #: fortran/resolve.cc:390
77586 #, gcc-internal-format
77587 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
77588 msgstr ""
77590 #: fortran/resolve.cc:395
77591 #, gcc-internal-format
77592 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
77593 msgstr ""
77595 #: fortran/resolve.cc:403
77596 #, gcc-internal-format
77597 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
77598 msgstr ""
77600 #: fortran/resolve.cc:408
77601 #, gcc-internal-format
77602 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
77603 msgstr ""
77605 #: fortran/resolve.cc:418
77606 #, gcc-internal-format
77607 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
77608 msgstr ""
77610 #: fortran/resolve.cc:451
77611 #, gcc-internal-format
77612 msgid "Coarray dummy argument %qs at %L to elemental procedure"
77613 msgstr ""
77615 #: fortran/resolve.cc:459
77616 #, gcc-internal-format
77617 msgid "Argument %qs of elemental procedure at %L must be scalar"
77618 msgstr ""
77620 #: fortran/resolve.cc:468
77621 #, gcc-internal-format
77622 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
77623 msgstr ""
77625 #: fortran/resolve.cc:478
77626 #, gcc-internal-format
77627 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
77628 msgstr ""
77630 #: fortran/resolve.cc:486
77631 #, gcc-internal-format
77632 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
77633 msgstr ""
77635 #: fortran/resolve.cc:495
77636 #, gcc-internal-format
77637 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
77638 msgstr ""
77640 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
77641 #. shall be specified, explicitly or implicitly, to be scalar.
77642 #: fortran/resolve.cc:510
77643 #, gcc-internal-format
77644 msgid "Argument %qs of statement function %qs at %L must be scalar"
77645 msgstr ""
77647 #: fortran/resolve.cc:521
77648 #, gcc-internal-format
77649 msgid "Character-valued argument %qs of statement function at %L must have constant length"
77650 msgstr ""
77652 #: fortran/resolve.cc:571
77653 #, gcc-internal-format
77654 msgid "Contained procedure %qs at %L has the same name as its encompassing procedure"
77655 msgstr ""
77657 #: fortran/resolve.cc:591
77658 #, gcc-internal-format
77659 msgid "Contained function %qs at %L has no IMPLICIT type"
77660 msgstr ""
77662 #: fortran/resolve.cc:594
77663 #, gcc-internal-format
77664 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
77665 msgstr ""
77667 #: fortran/resolve.cc:620
77668 #, gcc-internal-format
77669 msgid "Character-valued module procedure %qs at %L must not be assumed length"
77670 msgstr ""
77672 #: fortran/resolve.cc:622
77673 #, gcc-internal-format
77674 msgid "Character-valued internal function %qs at %L must not be assumed length"
77675 msgstr ""
77677 #: fortran/resolve.cc:795
77678 #, gcc-internal-format, gfc-internal-format
77679 msgid "Function %s at %L has entries with mismatched array specifications"
77680 msgstr ""
77682 #: fortran/resolve.cc:806
77683 #, gcc-internal-format, gfc-internal-format
77684 msgid "Function %s at %L has entry %s with mismatched characteristics"
77685 msgstr ""
77687 #: fortran/resolve.cc:821
77688 #, gcc-internal-format, gfc-internal-format
77689 msgid "Function %s at %L with entries returning variables of different string lengths"
77690 msgstr ""
77692 #: fortran/resolve.cc:853
77693 #, gcc-internal-format, gfc-internal-format
77694 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
77695 msgstr ""
77697 #: fortran/resolve.cc:857
77698 #, gcc-internal-format, gfc-internal-format
77699 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
77700 msgstr ""
77702 #: fortran/resolve.cc:864
77703 #, gcc-internal-format, gfc-internal-format
77704 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
77705 msgstr ""
77707 #: fortran/resolve.cc:868
77708 #, gcc-internal-format, gfc-internal-format
77709 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
77710 msgstr ""
77712 #: fortran/resolve.cc:875
77713 #, gcc-internal-format, gfc-internal-format
77714 msgid "FUNCTION result %s cannot be ALLOCATABLE in FUNCTION %s at %L"
77715 msgstr ""
77717 #: fortran/resolve.cc:879
77718 #, gcc-internal-format, gfc-internal-format
77719 msgid "ENTRY result %s cannot be ALLOCATABLE in FUNCTION %s at %L"
77720 msgstr ""
77722 #: fortran/resolve.cc:917
77723 #, gcc-internal-format, gfc-internal-format
77724 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
77725 msgstr ""
77727 #: fortran/resolve.cc:922
77728 #, gcc-internal-format, gfc-internal-format
77729 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
77730 msgstr ""
77732 #: fortran/resolve.cc:973
77733 #, gcc-internal-format
77734 msgid "Global entity %qs at %L cannot appear in a COMMON block at %L"
77735 msgstr ""
77737 #: fortran/resolve.cc:977
77738 #, gcc-internal-format
77739 msgid "Global entity %qs at %L cannot appear in a COMMON block"
77740 msgstr ""
77742 #: fortran/resolve.cc:987
77743 #, gcc-internal-format, gfc-internal-format
77744 msgid "COMMON block at %L"
77745 msgstr ""
77747 #: fortran/resolve.cc:994
77748 #, gcc-internal-format
77749 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
77750 msgstr ""
77752 #: fortran/resolve.cc:998
77753 #, gcc-internal-format
77754 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
77755 msgstr ""
77757 #: fortran/resolve.cc:1005
77758 #, gcc-internal-format
77759 msgid "%qs at %L cannot appear in COMMON [F2008:C5100]"
77760 msgstr ""
77762 #: fortran/resolve.cc:1010
77763 #, gcc-internal-format
77764 msgid "Automatic object %qs at %L cannot appear in COMMON at %L"
77765 msgstr ""
77767 #: fortran/resolve.cc:1022
77768 #, gcc-internal-format
77769 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
77770 msgstr ""
77772 #: fortran/resolve.cc:1026
77773 #, gcc-internal-format
77774 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
77775 msgstr ""
77777 #: fortran/resolve.cc:1030
77778 #, gcc-internal-format
77779 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
77780 msgstr ""
77782 #: fortran/resolve.cc:1074
77783 #, gcc-internal-format
77784 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"
77785 msgstr ""
77787 #: fortran/resolve.cc:1088
77788 #, gcc-internal-format
77789 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
77790 msgstr ""
77792 #: fortran/resolve.cc:1096
77793 #, gcc-internal-format
77794 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
77795 msgstr ""
77797 #: fortran/resolve.cc:1118
77798 #, gcc-internal-format
77799 msgid "COMMON block at %L with binding label %qs uses the same global identifier as entity at %L"
77800 msgstr ""
77802 #: fortran/resolve.cc:1139
77803 #, gcc-internal-format
77804 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
77805 msgstr ""
77807 #: fortran/resolve.cc:1143
77808 #, gcc-internal-format
77809 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
77810 msgstr ""
77812 #: fortran/resolve.cc:1147
77813 #, gcc-internal-format
77814 msgid "COMMON block %qs at %L is also an intrinsic procedure"
77815 msgstr ""
77817 #: fortran/resolve.cc:1151
77818 #, gcc-internal-format
77819 msgid "COMMON block %qs at %L that is also a function result"
77820 msgstr ""
77822 #: fortran/resolve.cc:1156
77823 #, gcc-internal-format
77824 msgid "COMMON block %qs at %L that is also a global procedure"
77825 msgstr ""
77827 #: fortran/resolve.cc:1223
77828 #, gcc-internal-format
77829 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
77830 msgstr ""
77832 #: fortran/resolve.cc:1366
77833 #, gcc-internal-format, gfc-internal-format
77834 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
77835 msgstr ""
77837 #: fortran/resolve.cc:1387
77838 #, gcc-internal-format
77839 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
77840 msgstr ""
77842 #: fortran/resolve.cc:1422
77843 #, gcc-internal-format
77844 msgid "Unequal character lengths (%wd/%wd) for pointer component %qs in constructor at %L"
77845 msgstr ""
77847 #: fortran/resolve.cc:1467
77848 #, gcc-internal-format
77849 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
77850 msgstr ""
77852 #: fortran/resolve.cc:1501
77853 #, gcc-internal-format
77854 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
77855 msgstr ""
77857 #: fortran/resolve.cc:1520
77858 #, gcc-internal-format
77859 msgid "Bad array spec of component %qs referenced in structure constructor at %L"
77860 msgstr ""
77862 #: fortran/resolve.cc:1533
77863 #, gcc-internal-format
77864 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)"
77865 msgstr ""
77867 #: fortran/resolve.cc:1554
77868 #, gcc-internal-format
77869 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
77870 msgstr ""
77872 #: fortran/resolve.cc:1583
77873 #, gcc-internal-format
77874 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
77875 msgstr ""
77877 #: fortran/resolve.cc:1709
77878 #, gcc-internal-format
77879 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
77880 msgstr ""
77882 #: fortran/resolve.cc:1771
77883 #, gcc-internal-format
77884 msgid "%qs at %L is ambiguous"
77885 msgstr ""
77887 #: fortran/resolve.cc:1775
77888 #, gcc-internal-format
77889 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
77890 msgstr ""
77892 #: fortran/resolve.cc:1896
77893 #, gcc-internal-format
77894 msgid "Type specified for intrinsic function %qs at %L is ignored"
77895 msgstr ""
77897 #: fortran/resolve.cc:1909
77898 #, gcc-internal-format
77899 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
77900 msgstr ""
77902 #: fortran/resolve.cc:1920
77903 #, gcc-internal-format
77904 msgid "%qs declared INTRINSIC at %L does not exist"
77905 msgstr ""
77907 #: fortran/resolve.cc:1933
77908 #, gcc-internal-format
77909 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."
77910 msgstr ""
77912 #: fortran/resolve.cc:1971
77913 #, gcc-internal-format
77914 msgid "Non-RECURSIVE procedure %qs from module %qs is  possibly calling itself recursively in procedure %qs.  Declare it RECURSIVE or use %<-frecursive%>"
77915 msgstr ""
77917 #: fortran/resolve.cc:1976 fortran/resolve.cc:6843
77918 #, gcc-internal-format
77919 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
77920 msgstr ""
77922 #: fortran/resolve.cc:2035 fortran/resolve.cc:10823 fortran/resolve.cc:12805
77923 #, gcc-internal-format, gfc-internal-format
77924 msgid "Label %d referenced at %L is never defined"
77925 msgstr ""
77927 #: fortran/resolve.cc:2067
77928 #, gcc-internal-format
77929 msgid "Derived type %qs is used as an actual argument at %L"
77930 msgstr ""
77932 #: fortran/resolve.cc:2085
77933 #, gcc-internal-format
77934 msgid "Statement function %qs at %L is not allowed as an actual argument"
77935 msgstr ""
77937 #: fortran/resolve.cc:2093
77938 #, gcc-internal-format
77939 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
77940 msgstr ""
77942 #: fortran/resolve.cc:2100
77943 #, gcc-internal-format
77944 msgid "Internal procedure %qs is used as actual argument at %L"
77945 msgstr ""
77947 #: fortran/resolve.cc:2108
77948 #, gcc-internal-format
77949 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
77950 msgstr ""
77952 #: fortran/resolve.cc:2135
77953 #, gcc-internal-format
77954 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
77955 msgstr ""
77957 #: fortran/resolve.cc:2157
77958 #, gcc-internal-format
77959 msgid "Symbol %qs at %L is ambiguous"
77960 msgstr ""
77962 #: fortran/resolve.cc:2220
77963 #, gcc-internal-format, gfc-internal-format
77964 msgid "By-value argument at %L is not of numeric type"
77965 msgstr ""
77967 #: fortran/resolve.cc:2227
77968 #, gcc-internal-format, gfc-internal-format
77969 msgid "By-value argument at %L cannot be an array or an array section"
77970 msgstr ""
77972 #: fortran/resolve.cc:2241
77973 #, gcc-internal-format, gfc-internal-format
77974 msgid "By-value argument at %L is not allowed in this context"
77975 msgstr ""
77977 #: fortran/resolve.cc:2253
77978 #, gcc-internal-format, gfc-internal-format
77979 msgid "Passing internal procedure at %L by location not allowed"
77980 msgstr ""
77982 #: fortran/resolve.cc:2264
77983 #, gcc-internal-format
77984 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
77985 msgstr ""
77987 #: fortran/resolve.cc:2273
77988 #, gcc-internal-format, gfc-internal-format
77989 msgid "Coindexed actual argument at %L with ultimate pointer component"
77990 msgstr ""
77992 #: fortran/resolve.cc:2420
77993 #, gcc-internal-format
77994 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)"
77995 msgstr ""
77997 #: fortran/resolve.cc:2459
77998 #, gcc-internal-format
77999 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
78000 msgstr ""
78002 #: fortran/resolve.cc:2733
78003 #, gcc-internal-format
78004 msgid "Return type mismatch of function %qs at %L (%s/%s)"
78005 msgstr ""
78007 #: fortran/resolve.cc:2760
78008 #, gcc-internal-format
78009 msgid "Interface mismatch in global procedure %qs at %L: %s"
78010 msgstr ""
78012 #: fortran/resolve.cc:2866
78013 #, gcc-internal-format
78014 msgid "There is no specific function for the generic %qs at %L"
78015 msgstr ""
78017 #: fortran/resolve.cc:2886
78018 #, gcc-internal-format
78019 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
78020 msgstr ""
78022 #: fortran/resolve.cc:2924
78023 #, gcc-internal-format
78024 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
78025 msgstr ""
78027 #: fortran/resolve.cc:2979
78028 #, gcc-internal-format
78029 msgid "Unable to resolve the specific function %qs at %L"
78030 msgstr ""
78032 #: fortran/resolve.cc:3056
78033 #, gcc-internal-format
78034 msgid "Missing explicit declaration with EXTERNAL attribute for symbol %qs at %L"
78035 msgstr ""
78037 #: fortran/resolve.cc:3088
78038 #, gcc-internal-format
78039 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
78040 msgstr ""
78042 #: fortran/resolve.cc:3092 fortran/resolve.cc:18158
78043 #, gcc-internal-format
78044 msgid "Function %qs at %L has no IMPLICIT type"
78045 msgstr ""
78047 #: fortran/resolve.cc:3216
78048 #, gcc-internal-format
78049 msgid "Reference to impure function %qs at %L inside a FORALL %s"
78050 msgstr ""
78052 #: fortran/resolve.cc:3223
78053 #, gcc-internal-format
78054 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
78055 msgstr ""
78057 #: fortran/resolve.cc:3230
78058 #, gcc-internal-format
78059 msgid "Reference to impure function %qs at %L within a PURE procedure"
78060 msgstr ""
78062 #: fortran/resolve.cc:3297
78063 #, gcc-internal-format
78064 msgid "Unexpected junk after %qs at %L"
78065 msgstr ""
78067 #: fortran/resolve.cc:3308
78068 #, gcc-internal-format
78069 msgid "%qs at %L is not a function"
78070 msgstr ""
78072 #: fortran/resolve.cc:3316 fortran/resolve.cc:3831
78073 #, gcc-internal-format
78074 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
78075 msgstr ""
78077 #: fortran/resolve.cc:3328
78078 #, gcc-internal-format
78079 msgid "ABSTRACT INTERFACE %qs at %L must not have an assumed character length result (F2008: C418)"
78080 msgstr ""
78082 #. Internal procedures are taken care of in resolve_contained_fntype.
78083 #: fortran/resolve.cc:3371
78084 #, gcc-internal-format
78085 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
78086 msgstr ""
78088 #: fortran/resolve.cc:3405
78089 #, gcc-internal-format
78090 msgid "resolve_function(): bad function type"
78091 msgstr ""
78093 #: fortran/resolve.cc:3419
78094 #, gcc-internal-format, gfc-internal-format
78095 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a function reference"
78096 msgstr ""
78098 #: fortran/resolve.cc:3435
78099 #, gcc-internal-format
78100 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
78101 msgstr ""
78103 #: fortran/resolve.cc:3497
78104 #, gcc-internal-format
78105 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
78106 msgstr ""
78108 #: fortran/resolve.cc:3501
78109 #, gcc-internal-format
78110 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
78111 msgstr ""
78113 #: fortran/resolve.cc:3559
78114 #, gcc-internal-format
78115 msgid "Using function %qs at %L is deprecated"
78116 msgstr ""
78118 #: fortran/resolve.cc:3575
78119 #, gcc-internal-format
78120 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
78121 msgstr ""
78123 #: fortran/resolve.cc:3581
78124 #, gcc-internal-format
78125 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
78126 msgstr ""
78128 #: fortran/resolve.cc:3587
78129 #, gcc-internal-format
78130 msgid "Subroutine call to %qs at %L is not PURE"
78131 msgstr ""
78133 #: fortran/resolve.cc:3655
78134 #, gcc-internal-format
78135 msgid "There is no specific subroutine for the generic %qs at %L"
78136 msgstr ""
78138 #: fortran/resolve.cc:3664
78139 #, gcc-internal-format
78140 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
78141 msgstr ""
78143 #: fortran/resolve.cc:3699
78144 #, gcc-internal-format
78145 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
78146 msgstr ""
78148 #: fortran/resolve.cc:3744
78149 #, gcc-internal-format
78150 msgid "Unable to resolve the specific subroutine %qs at %L"
78151 msgstr ""
78153 #: fortran/resolve.cc:3802
78154 #, gcc-internal-format
78155 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
78156 msgstr ""
78158 #: fortran/resolve.cc:3841
78159 #, gcc-internal-format
78160 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
78161 msgstr ""
78163 #: fortran/resolve.cc:3845
78164 #, gcc-internal-format
78165 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
78166 msgstr ""
78168 #: fortran/resolve.cc:3890
78169 #, gcc-internal-format
78170 msgid "resolve_subroutine(): bad function type"
78171 msgstr ""
78173 #: fortran/resolve.cc:3907
78174 #, gcc-internal-format
78175 msgid "Using subroutine %qs at %L is deprecated"
78176 msgstr ""
78178 #: fortran/resolve.cc:3934
78179 #, gcc-internal-format, gfc-internal-format
78180 msgid "Shapes for operands at %L and %L are not conformable"
78181 msgstr ""
78183 #: fortran/resolve.cc:3986
78184 #, gcc-internal-format
78185 msgid "logical_to_bitwise(): Bad intrinsic"
78186 msgstr ""
78188 #: fortran/resolve.cc:4089
78189 #, gcc-internal-format
78190 msgid "Impure function %qs at %L might not be evaluated"
78191 msgstr ""
78193 #: fortran/resolve.cc:4093
78194 #, gcc-internal-format, gfc-internal-format
78195 msgid "Impure function at %L might not be evaluated"
78196 msgstr ""
78198 #: fortran/resolve.cc:4180
78199 #, gcc-internal-format
78200 msgid "BOZ literal constant at %L cannot be an operand of unary operator %qs"
78201 msgstr ""
78203 #: fortran/resolve.cc:4204
78204 #, gcc-internal-format
78205 msgid "Operands at %L and %L cannot appear as operands of binary operator %qs"
78206 msgstr ""
78208 #: fortran/resolve.cc:4389 fortran/resolve.cc:4404
78209 #, gcc-internal-format, gfc-internal-format
78210 msgid "BOZ literal constant near %L cannot appear as an operand of a relational operator"
78211 msgstr ""
78213 #: fortran/resolve.cc:4454
78214 #, gcc-internal-format, gfc-internal-format
78215 msgid "Equality comparison for %s at %L"
78216 msgstr ""
78218 #: fortran/resolve.cc:4456
78219 #, gcc-internal-format, gfc-internal-format
78220 msgid "Inequality comparison for %s at %L"
78221 msgstr ""
78223 #: fortran/resolve.cc:4516
78224 #, gcc-internal-format
78225 msgid "resolve_operator(): Bad intrinsic"
78226 msgstr ""
78228 #: fortran/resolve.cc:4802
78229 #, gcc-internal-format, gfc-internal-format
78230 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
78231 msgstr ""
78233 #: fortran/resolve.cc:4807
78234 #, gcc-internal-format, gfc-internal-format
78235 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
78236 msgstr ""
78238 #: fortran/resolve.cc:4817
78239 #, gcc-internal-format, gfc-internal-format
78240 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
78241 msgstr ""
78243 #: fortran/resolve.cc:4822
78244 #, gcc-internal-format, gfc-internal-format
78245 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
78246 msgstr ""
78248 #: fortran/resolve.cc:4843
78249 #, gcc-internal-format, gfc-internal-format
78250 msgid "Illegal stride of zero at %L"
78251 msgstr ""
78253 #: fortran/resolve.cc:4860
78254 #, gcc-internal-format, gfc-internal-format
78255 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
78256 msgstr ""
78258 #: fortran/resolve.cc:4868
78259 #, gcc-internal-format, gfc-internal-format
78260 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
78261 msgstr ""
78263 #: fortran/resolve.cc:4884
78264 #, gcc-internal-format, gfc-internal-format
78265 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
78266 msgstr ""
78268 #: fortran/resolve.cc:4893
78269 #, gcc-internal-format, gfc-internal-format
78270 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
78271 msgstr ""
78273 #: fortran/resolve.cc:4909
78274 #, gcc-internal-format
78275 msgid "check_dimension(): Bad array reference"
78276 msgstr ""
78278 #: fortran/resolve.cc:4932
78279 #, gcc-internal-format, gfc-internal-format
78280 msgid "Rightmost upper bound of assumed size array section not specified at %L"
78281 msgstr ""
78283 #: fortran/resolve.cc:4942
78284 #, gcc-internal-format, gfc-internal-format
78285 msgid "Rank mismatch in array reference at %L (%d/%d)"
78286 msgstr ""
78288 #: fortran/resolve.cc:4950
78289 #, gcc-internal-format, gfc-internal-format
78290 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
78291 msgstr ""
78293 #: fortran/resolve.cc:4966
78294 #, gcc-internal-format, gfc-internal-format
78295 msgid "Coindex of codimension %d must be a scalar at %L"
78296 msgstr ""
78298 #: fortran/resolve.cc:4994
78299 #, gcc-internal-format, gfc-internal-format
78300 msgid "Array index at %L must be scalar"
78301 msgstr ""
78303 #: fortran/resolve.cc:5000
78304 #, gcc-internal-format, gfc-internal-format
78305 msgid "Array index at %L must be of INTEGER type, found %s"
78306 msgstr ""
78308 #: fortran/resolve.cc:5006
78309 #, gcc-internal-format, gfc-internal-format
78310 msgid "REAL array index at %L"
78311 msgstr ""
78313 #: fortran/resolve.cc:5046
78314 #, gcc-internal-format, gfc-internal-format
78315 msgid "Argument dim at %L must be scalar"
78316 msgstr ""
78318 #: fortran/resolve.cc:5053
78319 #, gcc-internal-format, gfc-internal-format
78320 msgid "Argument dim at %L must be of INTEGER type"
78321 msgstr ""
78323 #: fortran/resolve.cc:5113
78324 #, gcc-internal-format, gfc-internal-format
78325 msgid "Invalid array reference of a non-array entity at %L"
78326 msgstr ""
78328 #: fortran/resolve.cc:5127
78329 #, gcc-internal-format
78330 msgid "find_array_spec(): unused as(1)"
78331 msgstr ""
78333 #: fortran/resolve.cc:5139
78334 #, gcc-internal-format
78335 msgid "find_array_spec(): unused as(2)"
78336 msgstr ""
78338 #: fortran/resolve.cc:5184
78339 #, gcc-internal-format, gfc-internal-format
78340 msgid "Array index at %L is an array of rank %d"
78341 msgstr ""
78343 #: fortran/resolve.cc:5282
78344 #, gcc-internal-format, gfc-internal-format
78345 msgid "Substring start index at %L must be of type INTEGER"
78346 msgstr ""
78348 #: fortran/resolve.cc:5289
78349 #, gcc-internal-format, gfc-internal-format
78350 msgid "Substring start index at %L must be scalar"
78351 msgstr ""
78353 #: fortran/resolve.cc:5311
78354 #, gcc-internal-format, gfc-internal-format
78355 msgid "Substring end index at %L must be of type INTEGER"
78356 msgstr ""
78358 #: fortran/resolve.cc:5318
78359 #, gcc-internal-format, gfc-internal-format
78360 msgid "Substring end index at %L must be scalar"
78361 msgstr ""
78363 #: fortran/resolve.cc:5338
78364 #, gcc-internal-format, gfc-internal-format
78365 msgid "Substring end index at %L is too large"
78366 msgstr ""
78368 #: fortran/resolve.cc:5529
78369 #, gcc-internal-format
78370 msgid "resolve_ref(): Bad array reference"
78371 msgstr ""
78373 #: fortran/resolve.cc:5543
78374 #, gcc-internal-format, gfc-internal-format
78375 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
78376 msgstr ""
78378 #: fortran/resolve.cc:5553
78379 #, gcc-internal-format, gfc-internal-format
78380 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
78381 msgstr ""
78383 #: fortran/resolve.cc:5601
78384 #, gcc-internal-format, gfc-internal-format
78385 msgid "Two or more part references with nonzero rank must not be specified at %L"
78386 msgstr ""
78388 #: fortran/resolve.cc:5693
78389 #, gcc-internal-format
78390 msgid "gfc_expression_rank(): Two array specs"
78391 msgstr ""
78393 #: fortran/resolve.cc:5790
78394 #, gcc-internal-format, gfc-internal-format
78395 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
78396 msgstr ""
78398 #: fortran/resolve.cc:5800
78399 #, gcc-internal-format, gfc-internal-format
78400 msgid "Assumed-type variable %s at %L may only be used as actual argument"
78401 msgstr ""
78403 #. FIXME: It doesn't work reliably as inquiry_argument is not set
78404 #. for all inquiry functions in resolve_function; the reason is
78405 #. that the function-name resolution happens too late in that
78406 #. function.
78407 #: fortran/resolve.cc:5810
78408 #, gcc-internal-format, gfc-internal-format
78409 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
78410 msgstr ""
78412 #: fortran/resolve.cc:5829
78413 #, gcc-internal-format, gfc-internal-format
78414 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
78415 msgstr ""
78417 #. FIXME: It doesn't work reliably as inquiry_argument is not set
78418 #. for all inquiry functions in resolve_function; the reason is
78419 #. that the function-name resolution happens too late in that
78420 #. function.
78421 #: fortran/resolve.cc:5839
78422 #, gcc-internal-format, gfc-internal-format
78423 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
78424 msgstr ""
78426 #: fortran/resolve.cc:5850
78427 #, gcc-internal-format, gfc-internal-format
78428 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
78429 msgstr ""
78431 #: fortran/resolve.cc:5859
78432 #, gcc-internal-format, gfc-internal-format
78433 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
78434 msgstr ""
78436 #: fortran/resolve.cc:5875
78437 #, gcc-internal-format, gfc-internal-format
78438 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
78439 msgstr ""
78441 #: fortran/resolve.cc:5932
78442 #, gcc-internal-format
78443 msgid "Scalar variable %qs has an array reference at %L"
78444 msgstr ""
78446 #: fortran/resolve.cc:6077
78447 #, gcc-internal-format
78448 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
78449 msgstr ""
78451 #: fortran/resolve.cc:6082
78452 #, gcc-internal-format
78453 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
78454 msgstr ""
78456 #: fortran/resolve.cc:6152
78457 #, gcc-internal-format, gfc-internal-format
78458 msgid "Polymorphic subobject of coindexed object at %L"
78459 msgstr ""
78461 #: fortran/resolve.cc:6165
78462 #, gcc-internal-format, gfc-internal-format
78463 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
78464 msgstr ""
78466 #: fortran/resolve.cc:6181
78467 #, gcc-internal-format
78468 msgid "Using variable %qs at %L is deprecated"
78469 msgstr ""
78471 #: fortran/resolve.cc:6424
78472 #, gcc-internal-format
78473 msgid "%qs at %L is host associated at %L into a contained procedure with an internal procedure of the same name"
78474 msgstr ""
78476 #: fortran/resolve.cc:6602 fortran/resolve.cc:6754
78477 #, gcc-internal-format, gfc-internal-format
78478 msgid "Error in typebound call at %L"
78479 msgstr ""
78481 #: fortran/resolve.cc:6718
78482 #, gcc-internal-format, gfc-internal-format
78483 msgid "Passed-object at %L must be scalar"
78484 msgstr ""
78486 #: fortran/resolve.cc:6725
78487 #, gcc-internal-format
78488 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
78489 msgstr ""
78491 #: fortran/resolve.cc:6764
78492 #, gcc-internal-format
78493 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
78494 msgstr ""
78496 #: fortran/resolve.cc:6773
78497 #, gcc-internal-format, gfc-internal-format
78498 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
78499 msgstr ""
78501 #. Nothing matching found!
78502 #: fortran/resolve.cc:6968
78503 #, gcc-internal-format
78504 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
78505 msgstr ""
78507 #: fortran/resolve.cc:7002
78508 #, gcc-internal-format
78509 msgid "%qs at %L should be a SUBROUTINE"
78510 msgstr ""
78512 #: fortran/resolve.cc:7054
78513 #, gcc-internal-format
78514 msgid "%qs at %L should be a FUNCTION"
78515 msgstr ""
78517 #: fortran/resolve.cc:7589
78518 #, gcc-internal-format
78519 msgid "gfc_resolve_expr(): Bad expression type"
78520 msgstr ""
78522 #: fortran/resolve.cc:7622
78523 #, gcc-internal-format, gfc-internal-format
78524 msgid "%s at %L must be a scalar"
78525 msgstr ""
78527 #: fortran/resolve.cc:7632
78528 #, gcc-internal-format, gfc-internal-format
78529 msgid "%s at %L must be integer"
78530 msgstr ""
78532 #: fortran/resolve.cc:7636 fortran/resolve.cc:7643
78533 #, gcc-internal-format, gfc-internal-format
78534 msgid "%s at %L must be INTEGER"
78535 msgstr ""
78537 #: fortran/resolve.cc:7698
78538 #, gcc-internal-format, gfc-internal-format
78539 msgid "Step expression in DO loop at %L cannot be zero"
78540 msgstr ""
78542 #: fortran/resolve.cc:7721
78543 #, gcc-internal-format, gfc-internal-format
78544 msgid "DO loop at %L will be executed zero times"
78545 msgstr ""
78547 #: fortran/resolve.cc:7738
78548 #, gcc-internal-format, gfc-internal-format
78549 msgid "DO loop at %L is undefined as it overflows"
78550 msgstr ""
78552 #: fortran/resolve.cc:7744
78553 #, gcc-internal-format, gfc-internal-format
78554 msgid "DO loop at %L is undefined as it underflows"
78555 msgstr ""
78557 #: fortran/resolve.cc:7805
78558 #, gcc-internal-format, gfc-internal-format
78559 msgid "FORALL index-name at %L must be a scalar INTEGER"
78560 msgstr ""
78562 #: fortran/resolve.cc:7810
78563 #, gcc-internal-format, gfc-internal-format
78564 msgid "FORALL start expression at %L must be a scalar INTEGER"
78565 msgstr ""
78567 #: fortran/resolve.cc:7817
78568 #, gcc-internal-format, gfc-internal-format
78569 msgid "FORALL end expression at %L must be a scalar INTEGER"
78570 msgstr ""
78572 #: fortran/resolve.cc:7825
78573 #, gcc-internal-format, gfc-internal-format
78574 msgid "FORALL stride expression at %L must be a scalar %s"
78575 msgstr ""
78577 #: fortran/resolve.cc:7830
78578 #, gcc-internal-format, gfc-internal-format
78579 msgid "FORALL stride expression at %L cannot be zero"
78580 msgstr ""
78582 #: fortran/resolve.cc:7843
78583 #, gcc-internal-format
78584 msgid "FORALL index %qs may not appear in triplet specification at %L"
78585 msgstr ""
78587 #: fortran/resolve.cc:7948 fortran/resolve.cc:8246
78588 #, gcc-internal-format, gfc-internal-format
78589 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
78590 msgstr ""
78592 #: fortran/resolve.cc:7956 fortran/resolve.cc:8209
78593 #, gcc-internal-format, gfc-internal-format
78594 msgid "Coindexed allocatable object at %L"
78595 msgstr ""
78597 #: fortran/resolve.cc:8066
78598 #, gcc-internal-format, gfc-internal-format
78599 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
78600 msgstr ""
78602 #: fortran/resolve.cc:8097
78603 #, gcc-internal-format, gfc-internal-format
78604 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
78605 msgstr ""
78607 #: fortran/resolve.cc:8257
78608 #, gcc-internal-format, gfc-internal-format
78609 msgid "Type of entity at %L is type incompatible with source-expr at %L"
78610 msgstr ""
78612 #: fortran/resolve.cc:8269
78613 #, gcc-internal-format, gfc-internal-format
78614 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
78615 msgstr ""
78617 #: fortran/resolve.cc:8283
78618 #, gcc-internal-format, gfc-internal-format
78619 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"
78620 msgstr ""
78622 #: fortran/resolve.cc:8308
78623 #, gcc-internal-format, gfc-internal-format
78624 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"
78625 msgstr ""
78627 #: fortran/resolve.cc:8321
78628 #, gcc-internal-format, gfc-internal-format
78629 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
78630 msgstr ""
78632 #: fortran/resolve.cc:8339
78633 #, gcc-internal-format, gfc-internal-format
78634 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
78635 msgstr ""
78637 #: fortran/resolve.cc:8423 fortran/resolve.cc:8438
78638 #, gcc-internal-format, gfc-internal-format
78639 msgid "Array specification required in ALLOCATE statement at %L"
78640 msgstr ""
78642 #: fortran/resolve.cc:8430
78643 #, gcc-internal-format, gfc-internal-format
78644 msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
78645 msgstr ""
78647 #: fortran/resolve.cc:8455
78648 #, gcc-internal-format, gfc-internal-format
78649 msgid "Coarray specification required in ALLOCATE statement at %L"
78650 msgstr ""
78652 #: fortran/resolve.cc:8465 fortran/resolve.cc:8567
78653 #, gcc-internal-format, gfc-internal-format
78654 msgid "Bad coarray specification in ALLOCATE statement at %L"
78655 msgstr ""
78657 #: fortran/resolve.cc:8471
78658 #, gcc-internal-format, gfc-internal-format
78659 msgid "Upper cobound is less than lower cobound at %L"
78660 msgstr ""
78662 #: fortran/resolve.cc:8483
78663 #, gcc-internal-format, gfc-internal-format
78664 msgid "Upper cobound is less than lower cobound of 1 at %L"
78665 msgstr ""
78667 #: fortran/resolve.cc:8494 fortran/resolve.cc:8522
78668 #, gcc-internal-format, gfc-internal-format
78669 msgid "Bad array specification in ALLOCATE statement at %L"
78670 msgstr ""
78672 #: fortran/resolve.cc:8541
78673 #, gcc-internal-format
78674 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
78675 msgstr "%qs se ne smije pojaviti u specifikaciji polja pri %L u istoj ALLOCATE izjavi gdje je i sam dodijeljen"
78677 #: fortran/resolve.cc:8556
78678 #, gcc-internal-format
78679 msgid "Expected %<*%> in coindex specification in ALLOCATE statement at %L"
78680 msgstr ""
78682 #: fortran/resolve.cc:8598
78683 #, gcc-internal-format, gfc-internal-format
78684 msgid "Stat-variable at %L must be a scalar INTEGER variable"
78685 msgstr ""
78687 #: fortran/resolve.cc:8627
78688 #, gcc-internal-format, gfc-internal-format
78689 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
78690 msgstr ""
78692 #: fortran/resolve.cc:8640
78693 #, gcc-internal-format, gfc-internal-format
78694 msgid "ERRMSG at %L is useless without a STAT tag"
78695 msgstr ""
78697 #: fortran/resolve.cc:8654
78698 #, gcc-internal-format, gfc-internal-format
78699 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
78700 msgstr ""
78702 #: fortran/resolve.cc:8683
78703 #, gcc-internal-format, gfc-internal-format
78704 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
78705 msgstr ""
78707 #: fortran/resolve.cc:8715
78708 #, gcc-internal-format, gfc-internal-format
78709 msgid "Allocate-object at %L also appears at %L"
78710 msgstr ""
78712 #: fortran/resolve.cc:8721 fortran/resolve.cc:8727
78713 #, gcc-internal-format, gfc-internal-format
78714 msgid "Allocate-object at %L is subobject of object at %L"
78715 msgstr ""
78717 #. The cases overlap, or they are the same
78718 #. element in the list.  Either way, we must
78719 #. issue an error and get the next case from P.
78720 #. FIXME: Sort P and Q by line number.
78721 #: fortran/resolve.cc:8955
78722 #, gcc-internal-format, gfc-internal-format
78723 msgid "CASE label at %L overlaps with CASE label at %L"
78724 msgstr ""
78726 #: fortran/resolve.cc:9006
78727 #, gcc-internal-format, gfc-internal-format
78728 msgid "Expression in CASE statement at %L must be of type %s"
78729 msgstr ""
78731 #: fortran/resolve.cc:9017
78732 #, gcc-internal-format, gfc-internal-format
78733 msgid "Expression in CASE statement at %L must be of kind %d"
78734 msgstr ""
78736 #: fortran/resolve.cc:9030
78737 #, gcc-internal-format, gfc-internal-format
78738 msgid "Expression in CASE statement at %L must be scalar"
78739 msgstr ""
78741 #: fortran/resolve.cc:9076
78742 #, gcc-internal-format, gfc-internal-format
78743 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
78744 msgstr ""
78746 #: fortran/resolve.cc:9095
78747 #, gcc-internal-format, gfc-internal-format
78748 msgid "Argument of SELECT statement at %L cannot be %s"
78749 msgstr ""
78751 #: fortran/resolve.cc:9105
78752 #, gcc-internal-format, gfc-internal-format
78753 msgid "Argument of SELECT statement at %L must be a scalar expression"
78754 msgstr ""
78756 #: fortran/resolve.cc:9123 fortran/resolve.cc:9131
78757 #, gcc-internal-format, gfc-internal-format
78758 msgid "Expression in CASE statement at %L is not in the range of %s"
78759 msgstr ""
78761 #: fortran/resolve.cc:9193 fortran/resolve.cc:9957
78762 #, gcc-internal-format, gfc-internal-format
78763 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
78764 msgstr ""
78766 #: fortran/resolve.cc:9219
78767 #, gcc-internal-format, gfc-internal-format
78768 msgid "Logical range in CASE statement at %L is not allowed"
78769 msgstr ""
78771 #: fortran/resolve.cc:9232
78772 #, gcc-internal-format, gfc-internal-format
78773 msgid "Constant logical value in CASE statement is repeated at %L"
78774 msgstr ""
78776 #: fortran/resolve.cc:9247
78777 #, gcc-internal-format, gfc-internal-format
78778 msgid "Range specification at %L can never be matched"
78779 msgstr ""
78781 #: fortran/resolve.cc:9350
78782 #, gcc-internal-format, gfc-internal-format
78783 msgid "Logical SELECT CASE block at %L has more that two cases"
78784 msgstr ""
78786 #: fortran/resolve.cc:9412
78787 #, gcc-internal-format
78788 msgid "Associating entity %qs at %L is a procedure pointer"
78789 msgstr ""
78791 #: fortran/resolve.cc:9421
78792 #, gcc-internal-format
78793 msgid "Derived type %qs cannot be used as a variable at %L"
78794 msgstr ""
78796 #: fortran/resolve.cc:9438
78797 #, gcc-internal-format
78798 msgid "Associating entity %qs at %L is a procedure name"
78799 msgstr ""
78801 #: fortran/resolve.cc:9454
78802 #, gcc-internal-format, gfc-internal-format
78803 msgid "Associating selector-expression at %L yields a procedure"
78804 msgstr ""
78806 #: fortran/resolve.cc:9508
78807 #, gcc-internal-format, gfc-internal-format
78808 msgid "Selector at %L cannot be NULL()"
78809 msgstr ""
78811 #: fortran/resolve.cc:9513
78812 #, gcc-internal-format, gfc-internal-format
78813 msgid "Selector at %L has no type"
78814 msgstr ""
78816 #: fortran/resolve.cc:9571
78817 #, gcc-internal-format
78818 msgid "Associate-name %qs at %L is used as array"
78819 msgstr ""
78821 #: fortran/resolve.cc:9582
78822 #, gcc-internal-format, gfc-internal-format
78823 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
78824 msgstr ""
78826 #: fortran/resolve.cc:9821
78827 #, gcc-internal-format, gfc-internal-format
78828 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
78829 msgstr ""
78831 #: fortran/resolve.cc:9865 fortran/resolve.cc:9877
78832 #, gcc-internal-format, gfc-internal-format
78833 msgid "Selector at %L must not be coindexed"
78834 msgstr ""
78836 #: fortran/resolve.cc:9906
78837 #, gcc-internal-format, gfc-internal-format
78838 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
78839 msgstr ""
78841 #: fortran/resolve.cc:9919
78842 #, gcc-internal-format
78843 msgid "Derived type %qs at %L must be extensible"
78844 msgstr ""
78846 #: fortran/resolve.cc:9932
78847 #, gcc-internal-format
78848 msgid "Derived type %qs at %L must be an extension of %qs"
78849 msgstr ""
78851 #: fortran/resolve.cc:9935
78852 #, gcc-internal-format
78853 msgid "Unexpected intrinsic type %qs at %L"
78854 msgstr ""
78856 #: fortran/resolve.cc:9945
78857 #, gcc-internal-format, gfc-internal-format
78858 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
78859 msgstr ""
78861 #: fortran/resolve.cc:10192
78862 #, gcc-internal-format, gfc-internal-format
78863 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
78864 msgstr ""
78866 #: fortran/resolve.cc:10325
78867 #, gcc-internal-format, gfc-internal-format
78868 msgid "RANK DEFAULT at %L is repeated at %L"
78869 msgstr ""
78871 #: fortran/resolve.cc:10334
78872 #, gcc-internal-format, gfc-internal-format
78873 msgid "RANK (*) at %L is repeated at %L"
78874 msgstr ""
78876 #: fortran/resolve.cc:10337
78877 #, gcc-internal-format, gfc-internal-format
78878 msgid "RANK (%i) at %L is repeated at %L"
78879 msgstr ""
78881 #: fortran/resolve.cc:10347
78882 #, gcc-internal-format, gfc-internal-format
78883 msgid "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
78884 msgstr ""
78886 #: fortran/resolve.cc:10456
78887 #, gcc-internal-format, gfc-internal-format
78888 msgid "Invalid context for NULL () intrinsic at %L"
78889 msgstr ""
78891 #: fortran/resolve.cc:10510
78892 #, gcc-internal-format, gfc-internal-format
78893 msgid "DTIO %s procedure at %L must be recursive"
78894 msgstr ""
78896 #: fortran/resolve.cc:10520
78897 #, gcc-internal-format, gfc-internal-format
78898 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
78899 msgstr ""
78901 #: fortran/resolve.cc:10533
78902 #, gcc-internal-format, gfc-internal-format
78903 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
78904 msgstr ""
78906 #: fortran/resolve.cc:10542
78907 #, gcc-internal-format, gfc-internal-format
78908 msgid "Data transfer element at %L cannot have procedure pointer components"
78909 msgstr ""
78911 #: fortran/resolve.cc:10549
78912 #, gcc-internal-format, gfc-internal-format
78913 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
78914 msgstr ""
78916 #: fortran/resolve.cc:10560
78917 #, gcc-internal-format, gfc-internal-format
78918 msgid "Data transfer element at %L cannot have PRIVATE components"
78919 msgstr ""
78921 #: fortran/resolve.cc:10566
78922 #, gcc-internal-format, gfc-internal-format
78923 msgid "Data transfer element at %L cannot have PRIVATE components unless it is processed by a defined input/output procedure"
78924 msgstr ""
78926 #: fortran/resolve.cc:10584
78927 #, gcc-internal-format, gfc-internal-format
78928 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
78929 msgstr ""
78931 #: fortran/resolve.cc:10641
78932 #, gcc-internal-format, gfc-internal-format
78933 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
78934 msgstr ""
78936 #: fortran/resolve.cc:10651
78937 #, gcc-internal-format, gfc-internal-format
78938 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
78939 msgstr ""
78941 #: fortran/resolve.cc:10655
78942 #, gcc-internal-format, gfc-internal-format
78943 msgid "Event variable argument at %L must be a coarray or coindexed"
78944 msgstr ""
78946 #: fortran/resolve.cc:10658
78947 #, gcc-internal-format, gfc-internal-format
78948 msgid "Event variable argument at %L must be a coarray but not coindexed"
78949 msgstr ""
78951 #: fortran/resolve.cc:10665 fortran/resolve.cc:10787
78952 #, gcc-internal-format, gfc-internal-format
78953 msgid "STAT= argument at %L must be a scalar INTEGER variable"
78954 msgstr ""
78956 #: fortran/resolve.cc:10677 fortran/resolve.cc:10799
78957 #, gcc-internal-format, gfc-internal-format
78958 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
78959 msgstr ""
78961 #: fortran/resolve.cc:10689
78962 #, gcc-internal-format, gfc-internal-format
78963 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
78964 msgstr ""
78966 #: fortran/resolve.cc:10702
78967 #, gcc-internal-format, gfc-internal-format
78968 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
78969 msgstr ""
78971 #: fortran/resolve.cc:10763
78972 #, gcc-internal-format, gfc-internal-format
78973 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
78974 msgstr ""
78976 #: fortran/resolve.cc:10767 fortran/resolve.cc:10777
78977 #, gcc-internal-format, gfc-internal-format
78978 msgid "Imageset argument at %L must between 1 and num_images()"
78979 msgstr ""
78981 #: fortran/resolve.cc:10830
78982 #, gcc-internal-format, gfc-internal-format
78983 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
78984 msgstr ""
78986 #: fortran/resolve.cc:10840
78987 #, gcc-internal-format, gfc-internal-format
78988 msgid "Branch at %L may result in an infinite loop"
78989 msgstr ""
78991 #. Note: A label at END CRITICAL does not leave the CRITICAL
78992 #. construct as END CRITICAL is still part of it.
78993 #: fortran/resolve.cc:10857 fortran/resolve.cc:10880
78994 #, gcc-internal-format, gfc-internal-format
78995 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
78996 msgstr ""
78998 #: fortran/resolve.cc:10861 fortran/resolve.cc:10886
78999 #, gcc-internal-format, gfc-internal-format
79000 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
79001 msgstr ""
79003 #. The label is not in an enclosing block, so illegal.  This was
79004 #. allowed in Fortran 66, so we allow it as extension.  No
79005 #. further checks are necessary in this case.
79006 #: fortran/resolve.cc:10901
79007 #, gcc-internal-format, gfc-internal-format
79008 msgid "Label at %L is not in the same block as the GOTO statement at %L"
79009 msgstr ""
79011 #: fortran/resolve.cc:10973
79012 #, gcc-internal-format, gfc-internal-format
79013 msgid "WHERE mask at %L has inconsistent shape"
79014 msgstr ""
79016 #: fortran/resolve.cc:10989
79017 #, gcc-internal-format, gfc-internal-format
79018 msgid "WHERE assignment target at %L has inconsistent shape"
79019 msgstr ""
79021 #: fortran/resolve.cc:11002 fortran/resolve.cc:11094
79022 #, gcc-internal-format, gfc-internal-format
79023 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
79024 msgstr ""
79026 #: fortran/resolve.cc:11012 fortran/resolve.cc:11104
79027 #, gcc-internal-format, gfc-internal-format
79028 msgid "Unsupported statement inside WHERE at %L"
79029 msgstr ""
79031 #: fortran/resolve.cc:11043
79032 #, gcc-internal-format, gfc-internal-format
79033 msgid "Assignment to a FORALL index variable at %L"
79034 msgstr ""
79036 #: fortran/resolve.cc:11052
79037 #, gcc-internal-format
79038 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"
79039 msgstr ""
79041 #: fortran/resolve.cc:11209
79042 #, gcc-internal-format, gfc-internal-format
79043 msgid "FORALL construct at %L"
79044 msgstr ""
79046 #: fortran/resolve.cc:11230
79047 #, gcc-internal-format, gfc-internal-format
79048 msgid "FORALL index-name at %L must be a scalar variable of type integer"
79049 msgstr ""
79051 #: fortran/resolve.cc:11240
79052 #, gcc-internal-format, gfc-internal-format
79053 msgid "An outer FORALL construct already has an index with this name %L"
79054 msgstr ""
79056 #: fortran/resolve.cc:11317
79057 #, gcc-internal-format, gfc-internal-format
79058 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
79059 msgstr ""
79061 #: fortran/resolve.cc:11435
79062 #, gcc-internal-format
79063 msgid "gfc_resolve_blocks(): Bad block type"
79064 msgstr ""
79066 #: fortran/resolve.cc:11498
79067 #, gcc-internal-format, gfc-internal-format
79068 msgid "Variable in the ordinary assignment at %L is a procedure pointer component"
79069 msgstr ""
79071 #: fortran/resolve.cc:11559
79072 #, gcc-internal-format
79073 msgid "CHARACTER expression will be truncated in assignment (%wd/%wd) at %L"
79074 msgstr ""
79076 #: fortran/resolve.cc:11591
79077 #, gcc-internal-format, gfc-internal-format
79078 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
79079 msgstr ""
79081 #. F2008, C1283 (4).
79082 #: fortran/resolve.cc:11597
79083 #, gcc-internal-format, gfc-internal-format
79084 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."
79085 msgstr ""
79087 #: fortran/resolve.cc:11609
79088 #, gcc-internal-format, gfc-internal-format
79089 msgid "Assignment to coindexed variable at %L in a PURE procedure"
79090 msgstr ""
79092 #: fortran/resolve.cc:11641
79093 #, gcc-internal-format, gfc-internal-format
79094 msgid "Assignment to polymorphic coarray at %L is not permitted"
79095 msgstr ""
79097 #: fortran/resolve.cc:11645
79098 #, gcc-internal-format, gfc-internal-format
79099 msgid "Assignment to an allocatable polymorphic variable at %L"
79100 msgstr ""
79102 #: fortran/resolve.cc:11650
79103 #, gcc-internal-format
79104 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
79105 msgstr ""
79107 #: fortran/resolve.cc:11657
79108 #, gcc-internal-format
79109 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for %<=%> operator"
79110 msgstr ""
79112 #: fortran/resolve.cc:11668
79113 #, gcc-internal-format, gfc-internal-format
79114 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
79115 msgstr ""
79117 #: fortran/resolve.cc:12091
79118 #, gcc-internal-format, gfc-internal-format
79119 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
79120 msgstr ""
79122 #. Even if standard does not support this feature, continue to build
79123 #. the two statements to avoid upsetting frontend_passes.c.
79124 #: fortran/resolve.cc:12395
79125 #, gcc-internal-format, gfc-internal-format
79126 msgid "Pointer procedure assignment at %L"
79127 msgstr ""
79129 #: fortran/resolve.cc:12407
79130 #, gcc-internal-format, gfc-internal-format
79131 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
79132 msgstr ""
79134 #: fortran/resolve.cc:12492
79135 #, gcc-internal-format
79136 msgid "TEAM argument to %qs at %L must be a scalar expression of type TEAM_TYPE"
79137 msgstr ""
79139 #: fortran/resolve.cc:12683
79140 #, gcc-internal-format, gfc-internal-format
79141 msgid "TEAM NUMBER argument to FORM TEAM at %L must be a scalar INTEGER"
79142 msgstr ""
79144 #: fortran/resolve.cc:12719
79145 #, gcc-internal-format, gfc-internal-format
79146 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
79147 msgstr ""
79149 #: fortran/resolve.cc:12723
79150 #, gcc-internal-format
79151 msgid "Variable %qs has not been assigned a target label at %L"
79152 msgstr ""
79154 #: fortran/resolve.cc:12734
79155 #, gcc-internal-format, gfc-internal-format
79156 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
79157 msgstr ""
79159 #: fortran/resolve.cc:12772
79160 #, gcc-internal-format, gfc-internal-format
79161 msgid "Expected intrinsic assignment in OMP WORKSHARE at %L"
79162 msgstr ""
79164 #: fortran/resolve.cc:12814
79165 #, gcc-internal-format, gfc-internal-format
79166 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
79167 msgstr ""
79169 #: fortran/resolve.cc:12861
79170 #, gcc-internal-format, gfc-internal-format
79171 msgid "Invalid NULL at %L"
79172 msgstr ""
79174 #: fortran/resolve.cc:12865
79175 #, gcc-internal-format, gfc-internal-format
79176 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
79177 msgstr ""
79179 #: fortran/resolve.cc:12926
79180 #, gcc-internal-format
79181 msgid "gfc_resolve_code(): No expression on DO WHILE"
79182 msgstr ""
79184 #: fortran/resolve.cc:12931
79185 #, gcc-internal-format, gfc-internal-format
79186 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
79187 msgstr ""
79189 #: fortran/resolve.cc:13015
79190 #, gcc-internal-format, gfc-internal-format
79191 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
79192 msgstr ""
79194 #: fortran/resolve.cc:13119
79195 #, gcc-internal-format
79196 msgid "gfc_resolve_code(): Bad statement code"
79197 msgstr ""
79199 #: fortran/resolve.cc:13140
79200 #, gcc-internal-format
79201 msgid "Using parameter %qs declared at %L is deprecated"
79202 msgstr ""
79204 #: fortran/resolve.cc:13234
79205 #, gcc-internal-format
79206 msgid "Variable %qs with binding label %qs at %L uses the same global identifier as entity at %L"
79207 msgstr ""
79209 #. This can only happen if the variable is defined in a module - if it
79210 #. isn't the same module, reject it.
79211 #: fortran/resolve.cc:13248
79212 #, gcc-internal-format
79213 msgid "Variable %qs from module %qs with binding label %qs at %L uses the same global identifier as entity at %L from module %qs"
79214 msgstr ""
79216 #. Print an error if the procedure is defined multiple times; we have to
79217 #. exclude references to the same procedure via module association or
79218 #. multiple checks for the same procedure.
79219 #: fortran/resolve.cc:13267
79220 #, gcc-internal-format
79221 msgid "Procedure %qs with binding label %qs at %L uses the same global identifier as entity at %L"
79222 msgstr ""
79224 #: fortran/resolve.cc:13353
79225 #, gcc-internal-format, gfc-internal-format
79226 msgid "String length at %L is too large"
79227 msgstr ""
79229 #: fortran/resolve.cc:13591
79230 #, gcc-internal-format
79231 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
79232 msgstr ""
79234 #: fortran/resolve.cc:13595
79235 #, gcc-internal-format
79236 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
79237 msgstr ""
79239 #: fortran/resolve.cc:13603
79240 #, gcc-internal-format
79241 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
79242 msgstr ""
79244 #: fortran/resolve.cc:13614
79245 #, gcc-internal-format
79246 msgid "Array %qs at %L cannot have a deferred shape"
79247 msgstr ""
79249 #: fortran/resolve.cc:13632
79250 #, gcc-internal-format
79251 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
79252 msgstr ""
79254 #: fortran/resolve.cc:13644
79255 #, gcc-internal-format
79256 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
79257 msgstr ""
79259 #: fortran/resolve.cc:13677
79260 #, gcc-internal-format
79261 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"
79262 msgstr ""
79264 #: fortran/resolve.cc:13699
79265 #, gcc-internal-format
79266 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
79267 msgstr ""
79269 #: fortran/resolve.cc:13732
79270 #, gcc-internal-format
79271 msgid "Entity %qs at %L has a deferred type parameter and requires either the POINTER or ALLOCATABLE attribute"
79272 msgstr ""
79274 #. F08:C541. The shape of an array defined in a main program or module
79275 #. * needs to be constant.
79276 #: fortran/resolve.cc:13768
79277 #, gcc-internal-format
79278 msgid "The module or main program array %qs at %L must have constant shape"
79279 msgstr ""
79281 #: fortran/resolve.cc:13793
79282 #, gcc-internal-format, gfc-internal-format
79283 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
79284 msgstr ""
79286 #: fortran/resolve.cc:13814
79287 #, gcc-internal-format
79288 msgid "%qs at %L must have constant character length in this context"
79289 msgstr ""
79291 #: fortran/resolve.cc:13821
79292 #, gcc-internal-format
79293 msgid "COMMON variable %qs at %L must have constant character length"
79294 msgstr ""
79296 #: fortran/resolve.cc:13869
79297 #, gcc-internal-format
79298 msgid "Allocatable %qs at %L cannot have an initializer"
79299 msgstr ""
79301 #: fortran/resolve.cc:13872
79302 #, gcc-internal-format
79303 msgid "External %qs at %L cannot have an initializer"
79304 msgstr ""
79306 #: fortran/resolve.cc:13875
79307 #, gcc-internal-format
79308 msgid "Dummy %qs at %L cannot have an initializer"
79309 msgstr ""
79311 #: fortran/resolve.cc:13878
79312 #, gcc-internal-format
79313 msgid "Intrinsic %qs at %L cannot have an initializer"
79314 msgstr ""
79316 #: fortran/resolve.cc:13881
79317 #, gcc-internal-format
79318 msgid "Function result %qs at %L cannot have an initializer"
79319 msgstr ""
79321 #: fortran/resolve.cc:13884
79322 #, gcc-internal-format
79323 msgid "Automatic array %qs at %L cannot have an initializer"
79324 msgstr ""
79326 #: fortran/resolve.cc:13926
79327 #, gcc-internal-format, gfc-internal-format
79328 msgid "%s at %L"
79329 msgstr ""
79331 #: fortran/resolve.cc:13958
79332 #, gcc-internal-format
79333 msgid "Character-valued statement function %qs at %L must have constant length"
79334 msgstr ""
79336 #: fortran/resolve.cc:13981
79337 #, gcc-internal-format
79338 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
79339 msgstr ""
79341 #: fortran/resolve.cc:14003
79342 #, gcc-internal-format
79343 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
79344 msgstr ""
79346 #: fortran/resolve.cc:14021
79347 #, gcc-internal-format
79348 msgid "Function %qs at %L cannot have an initializer"
79349 msgstr ""
79351 #: fortran/resolve.cc:14033
79352 #, gcc-internal-format
79353 msgid "External object %qs at %L may not have an initializer"
79354 msgstr ""
79356 #: fortran/resolve.cc:14043
79357 #, gcc-internal-format
79358 msgid "ELEMENTAL function %qs at %L must have a scalar result"
79359 msgstr ""
79361 #: fortran/resolve.cc:14053
79362 #, gcc-internal-format
79363 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
79364 msgstr ""
79366 #: fortran/resolve.cc:14072
79367 #, gcc-internal-format
79368 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
79369 msgstr ""
79371 #: fortran/resolve.cc:14076
79372 #, gcc-internal-format
79373 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
79374 msgstr ""
79376 #: fortran/resolve.cc:14080
79377 #, gcc-internal-format
79378 msgid "CHARACTER(*) function %qs at %L cannot be pure"
79379 msgstr ""
79381 #: fortran/resolve.cc:14084
79382 #, gcc-internal-format
79383 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
79384 msgstr ""
79386 #: fortran/resolve.cc:14097
79387 #, gcc-internal-format
79388 msgid "CHARACTER(*) function %qs at %L"
79389 msgstr ""
79391 #: fortran/resolve.cc:14108
79392 #, gcc-internal-format
79393 msgid "Procedure pointer %qs at %L shall not be elemental"
79394 msgstr ""
79396 #: fortran/resolve.cc:14114
79397 #, gcc-internal-format
79398 msgid "Dummy procedure %qs at %L shall not be elemental"
79399 msgstr ""
79401 #: fortran/resolve.cc:14134
79402 #, gcc-internal-format
79403 msgid "Function result variable %qs at %L of elemental function %qs shall not have an ALLOCATABLE or POINTER attribute"
79404 msgstr ""
79406 #: fortran/resolve.cc:14191
79407 #, gcc-internal-format
79408 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
79409 msgstr ""
79411 #: fortran/resolve.cc:14197
79412 #, gcc-internal-format
79413 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
79414 msgstr ""
79416 #: fortran/resolve.cc:14203
79417 #, gcc-internal-format
79418 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
79419 msgstr ""
79421 #: fortran/resolve.cc:14211
79422 #, gcc-internal-format
79423 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
79424 msgstr ""
79426 #: fortran/resolve.cc:14217
79427 #, gcc-internal-format
79428 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
79429 msgstr ""
79431 #: fortran/resolve.cc:14260
79432 #, gcc-internal-format, gfc-internal-format
79433 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
79434 msgstr ""
79436 #: fortran/resolve.cc:14268
79437 #, gcc-internal-format, gfc-internal-format
79438 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
79439 msgstr ""
79441 #: fortran/resolve.cc:14276
79442 #, gcc-internal-format, gfc-internal-format
79443 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
79444 msgstr ""
79446 #: fortran/resolve.cc:14285
79447 #, gcc-internal-format
79448 msgid "%s between the MODULE PROCEDURE declaration in MODULE %qs and the declaration at %L in (SUB)MODULE %qs"
79449 msgstr ""
79451 #: fortran/resolve.cc:14309
79452 #, gcc-internal-format
79453 msgid "Interface of %qs at %L must be explicit"
79454 msgstr ""
79456 #: fortran/resolve.cc:14379
79457 #, gcc-internal-format
79458 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
79459 msgstr ""
79461 #: fortran/resolve.cc:14388
79462 #, gcc-internal-format, gfc-internal-format
79463 msgid "FINAL procedure at %L must have exactly one argument"
79464 msgstr ""
79466 #: fortran/resolve.cc:14396 fortran/resolve.cc:14413
79467 #, gcc-internal-format
79468 msgid "Argument of FINAL procedure at %L must be of type %qs"
79469 msgstr ""
79471 #: fortran/resolve.cc:14404
79472 #, gcc-internal-format, gfc-internal-format
79473 msgid "FINAL procedure at %L with assumed rank argument must be the only finalizer with the same kind/type (F2018: C790)"
79474 msgstr ""
79476 #: fortran/resolve.cc:14421
79477 #, gcc-internal-format, gfc-internal-format
79478 msgid "Argument of FINAL procedure at %L must not be a POINTER"
79479 msgstr ""
79481 #: fortran/resolve.cc:14427
79482 #, gcc-internal-format, gfc-internal-format
79483 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
79484 msgstr ""
79486 #: fortran/resolve.cc:14433
79487 #, gcc-internal-format, gfc-internal-format
79488 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
79489 msgstr ""
79491 #: fortran/resolve.cc:14441
79492 #, gcc-internal-format, gfc-internal-format
79493 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
79494 msgstr ""
79496 #: fortran/resolve.cc:14450
79497 #, gcc-internal-format, gfc-internal-format
79498 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
79499 msgstr ""
79501 #: fortran/resolve.cc:14472
79502 #, gcc-internal-format
79503 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
79504 msgstr ""
79506 #: fortran/resolve.cc:14509
79507 #, gcc-internal-format
79508 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one unless an assumed rank finalizer has been declared"
79509 msgstr ""
79511 #: fortran/resolve.cc:14550
79512 #, gcc-internal-format
79513 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
79514 msgstr ""
79516 #: fortran/resolve.cc:14586
79517 #, gcc-internal-format
79518 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
79519 msgstr ""
79521 #: fortran/resolve.cc:14645
79522 #, gcc-internal-format
79523 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
79524 msgstr ""
79526 #: fortran/resolve.cc:14657
79527 #, gcc-internal-format
79528 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
79529 msgstr ""
79531 #: fortran/resolve.cc:14685
79532 #, gcc-internal-format
79533 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
79534 msgstr ""
79536 #: fortran/resolve.cc:14741
79537 #, gcc-internal-format, gfc-internal-format
79538 msgid "Type-bound operator at %L cannot be NOPASS"
79539 msgstr ""
79541 #: fortran/resolve.cc:14953
79542 #, gcc-internal-format
79543 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
79544 msgstr ""
79546 #: fortran/resolve.cc:14996
79547 #, gcc-internal-format
79548 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
79549 msgstr ""
79551 #: fortran/resolve.cc:15010
79552 #, gcc-internal-format
79553 msgid "Procedure %qs with PASS at %L must have at least one argument"
79554 msgstr ""
79556 #: fortran/resolve.cc:15024 fortran/resolve.cc:15566
79557 #, gcc-internal-format
79558 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
79559 msgstr ""
79561 #: fortran/resolve.cc:15033
79562 #, gcc-internal-format
79563 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
79564 msgstr ""
79566 #: fortran/resolve.cc:15043
79567 #, gcc-internal-format
79568 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the parametric derived-type %qs"
79569 msgstr ""
79571 #: fortran/resolve.cc:15085
79572 #, gcc-internal-format
79573 msgid "All LEN type parameters of the passed dummy argument %qs of %qs at %L must be ASSUMED."
79574 msgstr ""
79576 #: fortran/resolve.cc:15095
79577 #, gcc-internal-format
79578 msgid "Passed-object dummy argument of %qs at %L must be scalar"
79579 msgstr ""
79581 #: fortran/resolve.cc:15101
79582 #, gcc-internal-format
79583 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
79584 msgstr ""
79586 #: fortran/resolve.cc:15107
79587 #, gcc-internal-format
79588 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
79589 msgstr ""
79591 #: fortran/resolve.cc:15136
79592 #, gcc-internal-format
79593 msgid "Procedure %qs at %L has the same name as a component of %qs"
79594 msgstr ""
79596 #: fortran/resolve.cc:15146
79597 #, gcc-internal-format
79598 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
79599 msgstr ""
79601 #: fortran/resolve.cc:15241
79602 #, gcc-internal-format
79603 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
79604 msgstr ""
79606 #: fortran/resolve.cc:15346
79607 #, gcc-internal-format
79608 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
79609 msgstr ""
79611 #: fortran/resolve.cc:15355
79612 #, gcc-internal-format
79613 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
79614 msgstr ""
79616 #: fortran/resolve.cc:15365
79617 #, gcc-internal-format
79618 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
79619 msgstr ""
79621 #: fortran/resolve.cc:15390
79622 #, gcc-internal-format
79623 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
79624 msgstr ""
79626 #: fortran/resolve.cc:15401
79627 #, gcc-internal-format
79628 msgid "Component %qs of BIND(C) type at %L must have length one"
79629 msgstr ""
79631 #: fortran/resolve.cc:15499
79632 #, gcc-internal-format
79633 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
79634 msgstr ""
79636 #: fortran/resolve.cc:15513
79637 #, gcc-internal-format
79638 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
79639 msgstr ""
79641 #: fortran/resolve.cc:15529
79642 #, gcc-internal-format
79643 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
79644 msgstr ""
79646 #: fortran/resolve.cc:15539
79647 #, gcc-internal-format
79648 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
79649 msgstr ""
79651 #: fortran/resolve.cc:15548
79652 #, gcc-internal-format
79653 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
79654 msgstr ""
79656 #: fortran/resolve.cc:15557
79657 #, gcc-internal-format
79658 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
79659 msgstr ""
79661 #: fortran/resolve.cc:15599
79662 #, gcc-internal-format
79663 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
79664 msgstr ""
79666 #: fortran/resolve.cc:15612
79667 #, gcc-internal-format
79668 msgid "Character length of component %qs needs to be a constant specification expression at %L"
79669 msgstr ""
79671 #: fortran/resolve.cc:15623
79672 #, gcc-internal-format
79673 msgid "Character length expression of component %qs at %L must be of INTEGER type, found %s"
79674 msgstr ""
79676 #: fortran/resolve.cc:15636
79677 #, gcc-internal-format
79678 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
79679 msgstr ""
79681 #: fortran/resolve.cc:15669
79682 #, gcc-internal-format
79683 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
79684 msgstr ""
79686 #: fortran/resolve.cc:15677
79687 #, gcc-internal-format, gfc-internal-format
79688 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
79689 msgstr ""
79691 #: fortran/resolve.cc:15686
79692 #, gcc-internal-format, gfc-internal-format
79693 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
79694 msgstr ""
79696 #: fortran/resolve.cc:15772
79697 #, gcc-internal-format, gfc-internal-format
79698 msgid "Conflicting initializers in union at %L and %L"
79699 msgstr ""
79701 #: fortran/resolve.cc:15817
79702 #, gcc-internal-format
79703 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
79704 msgstr ""
79706 #: fortran/resolve.cc:15830
79707 #, gcc-internal-format
79708 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
79709 msgstr ""
79711 #: fortran/resolve.cc:15894
79712 #, gcc-internal-format
79713 msgid "Parameterized type %qs does not have a component corresponding to parameter %qs at %L"
79714 msgstr ""
79716 #: fortran/resolve.cc:15927
79717 #, gcc-internal-format
79718 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
79719 msgstr ""
79721 #: fortran/resolve.cc:15941
79722 #, gcc-internal-format
79723 msgid "Derived type %qs at %L has not been declared"
79724 msgstr ""
79726 #: fortran/resolve.cc:16009
79727 #, gcc-internal-format
79728 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
79729 msgstr ""
79731 #: fortran/resolve.cc:16015
79732 #, gcc-internal-format
79733 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
79734 msgstr ""
79736 #: fortran/resolve.cc:16021
79737 #, gcc-internal-format
79738 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
79739 msgstr ""
79741 #: fortran/resolve.cc:16029
79742 #, gcc-internal-format
79743 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
79744 msgstr ""
79746 #: fortran/resolve.cc:16046
79747 #, gcc-internal-format
79748 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
79749 msgstr ""
79751 #: fortran/resolve.cc:16068
79752 #, gcc-internal-format
79753 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
79754 msgstr ""
79756 #: fortran/resolve.cc:16079
79757 #, gcc-internal-format
79758 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
79759 msgstr ""
79761 #: fortran/resolve.cc:16106
79762 #, gcc-internal-format
79763 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
79764 msgstr ""
79766 #: fortran/resolve.cc:16125
79767 #, gcc-internal-format
79768 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
79769 msgstr ""
79771 #: fortran/resolve.cc:16141
79772 #, gcc-internal-format
79773 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
79774 msgstr ""
79776 #: fortran/resolve.cc:16152
79777 #, gcc-internal-format, gfc-internal-format
79778 msgid "Incompatible derived type in PARAMETER at %L"
79779 msgstr ""
79781 #: fortran/resolve.cc:16160
79782 #, gcc-internal-format
79783 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
79784 msgstr ""
79786 #: fortran/resolve.cc:16212
79787 #, gcc-internal-format
79788 msgid "Entity %qs at %L has a deferred LEN parameter %qs and requires either the POINTER or ALLOCATABLE attribute"
79789 msgstr ""
79791 #: fortran/resolve.cc:16224
79792 #, gcc-internal-format
79793 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)"
79794 msgstr ""
79796 #: fortran/resolve.cc:16231
79797 #, gcc-internal-format
79798 msgid "The object %qs at %L with ASSUMED type parameters must be a dummy or a SELECT TYPE selector(F08/4.2)"
79799 msgstr ""
79801 #: fortran/resolve.cc:16290
79802 #, gcc-internal-format, gfc-internal-format
79803 msgid "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays at %L are unsupported"
79804 msgstr ""
79806 #: fortran/resolve.cc:16303
79807 #, gcc-internal-format
79808 msgid "%<omp_all_memory%>, declared at %L, may only be used in the OpenMP DEPEND clause"
79809 msgstr ""
79811 #: fortran/resolve.cc:16361
79812 #, gcc-internal-format, gfc-internal-format
79813 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
79814 msgstr ""
79816 #: fortran/resolve.cc:16364
79817 #, gcc-internal-format, gfc-internal-format
79818 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
79819 msgstr ""
79821 #: fortran/resolve.cc:16461
79822 #, gcc-internal-format
79823 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
79824 msgstr ""
79826 #: fortran/resolve.cc:16482
79827 #, gcc-internal-format, gfc-internal-format
79828 msgid "Bad specification for assumed size array at %L"
79829 msgstr ""
79831 #: fortran/resolve.cc:16496
79832 #, gcc-internal-format, gfc-internal-format
79833 msgid "Assumed size array at %L must be a dummy argument"
79834 msgstr ""
79836 #: fortran/resolve.cc:16499
79837 #, gcc-internal-format, gfc-internal-format
79838 msgid "Assumed shape array at %L must be a dummy argument"
79839 msgstr ""
79841 #: fortran/resolve.cc:16509
79842 #, gcc-internal-format, gfc-internal-format
79843 msgid "Assumed-rank array at %L must be a dummy argument"
79844 msgstr ""
79846 #: fortran/resolve.cc:16516
79847 #, gcc-internal-format, gfc-internal-format
79848 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
79849 msgstr ""
79851 #: fortran/resolve.cc:16529
79852 #, gcc-internal-format, gfc-internal-format
79853 msgid "Symbol at %L is not a DUMMY variable"
79854 msgstr ""
79856 #: fortran/resolve.cc:16535
79857 #, gcc-internal-format
79858 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
79859 msgstr ""
79861 #: fortran/resolve.cc:16545
79862 #, gcc-internal-format
79863 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
79864 msgstr ""
79866 #: fortran/resolve.cc:16554
79867 #, gcc-internal-format
79868 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
79869 msgstr ""
79871 #: fortran/resolve.cc:16567 fortran/resolve.cc:16744
79872 #, gcc-internal-format
79873 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
79874 msgstr ""
79876 #: fortran/resolve.cc:16581
79877 #, gcc-internal-format, gfc-internal-format
79878 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
79879 msgstr ""
79881 #: fortran/resolve.cc:16590
79882 #, gcc-internal-format, gfc-internal-format
79883 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
79884 msgstr ""
79886 #: fortran/resolve.cc:16599
79887 #, gcc-internal-format, gfc-internal-format
79888 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
79889 msgstr ""
79891 #: fortran/resolve.cc:16607
79892 #, gcc-internal-format, gfc-internal-format
79893 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
79894 msgstr ""
79896 #: fortran/resolve.cc:16614
79897 #, gcc-internal-format, gfc-internal-format
79898 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
79899 msgstr ""
79901 #: fortran/resolve.cc:16634
79902 #, gcc-internal-format, gfc-internal-format
79903 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
79904 msgstr ""
79906 #: fortran/resolve.cc:16641
79907 #, gcc-internal-format, gfc-internal-format
79908 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
79909 msgstr ""
79911 #: fortran/resolve.cc:16648
79912 #, gcc-internal-format, gfc-internal-format
79913 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
79914 msgstr ""
79916 #: fortran/resolve.cc:16655
79917 #, gcc-internal-format, gfc-internal-format
79918 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
79919 msgstr ""
79921 #: fortran/resolve.cc:16681
79922 #, gcc-internal-format
79923 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
79924 msgstr ""
79926 #: fortran/resolve.cc:16691
79927 #, gcc-internal-format
79928 msgid "BIND(C) Variable %qs at %L must have length one"
79929 msgstr ""
79931 #: fortran/resolve.cc:16770
79932 #, gcc-internal-format
79933 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
79934 msgstr ""
79936 #: fortran/resolve.cc:16785
79937 #, gcc-internal-format, gfc-internal-format
79938 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
79939 msgstr ""
79941 #: fortran/resolve.cc:16798
79942 #, gcc-internal-format, gfc-internal-format
79943 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must be a coarray"
79944 msgstr ""
79946 #: fortran/resolve.cc:16816
79947 #, gcc-internal-format
79948 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
79949 msgstr ""
79951 #: fortran/resolve.cc:16828
79952 #, gcc-internal-format
79953 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
79954 msgstr ""
79956 #: fortran/resolve.cc:16837
79957 #, gcc-internal-format
79958 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
79959 msgstr ""
79961 #: fortran/resolve.cc:16850
79962 #, gcc-internal-format
79963 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
79964 msgstr ""
79966 #: fortran/resolve.cc:16859
79967 #, gcc-internal-format
79968 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
79969 msgstr ""
79971 #: fortran/resolve.cc:16872
79972 #, gcc-internal-format
79973 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
79974 msgstr ""
79976 #: fortran/resolve.cc:16888
79977 #, gcc-internal-format
79978 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
79979 msgstr ""
79981 #: fortran/resolve.cc:16896
79982 #, gcc-internal-format
79983 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
79984 msgstr ""
79986 #: fortran/resolve.cc:16903
79987 #, gcc-internal-format
79988 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
79989 msgstr ""
79991 #: fortran/resolve.cc:16916
79992 #, gcc-internal-format
79993 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
79994 msgstr ""
79996 #: fortran/resolve.cc:16925
79997 #, gcc-internal-format
79998 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
79999 msgstr ""
80001 #: fortran/resolve.cc:16941
80002 #, gcc-internal-format
80003 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
80004 msgstr ""
80006 #: fortran/resolve.cc:16947
80007 #, gcc-internal-format
80008 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
80009 msgstr ""
80011 #: fortran/resolve.cc:16972
80012 #, gcc-internal-format
80013 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
80014 msgstr ""
80016 #: fortran/resolve.cc:17032
80017 #, gcc-internal-format, gfc-internal-format
80018 msgid "Threadprivate at %L isn't SAVEd"
80019 msgstr ""
80021 #: fortran/resolve.cc:17044
80022 #, gcc-internal-format
80023 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
80024 msgstr ""
80026 #: fortran/resolve.cc:17151
80027 #, gcc-internal-format, gfc-internal-format
80028 msgid "Expecting definable entity near %L"
80029 msgstr ""
80031 #: fortran/resolve.cc:17159
80032 #, gcc-internal-format
80033 msgid "BLOCK DATA element %qs at %L must be in COMMON"
80034 msgstr ""
80036 #: fortran/resolve.cc:17166
80037 #, gcc-internal-format
80038 msgid "DATA array %qs at %L must be specified in a previous declaration"
80039 msgstr ""
80041 #: fortran/resolve.cc:17173
80042 #, gcc-internal-format
80043 msgid "DATA element %qs at %L cannot have a coindex"
80044 msgstr ""
80046 #: fortran/resolve.cc:17189
80047 #, gcc-internal-format
80048 msgid "DATA element %qs at %L is a pointer and so must be a full array"
80049 msgstr ""
80051 #: fortran/resolve.cc:17196
80052 #, gcc-internal-format, gfc-internal-format
80053 msgid "DATA object near %L has the pointer attribute and the corresponding DATA value is not a valid initial-data-target"
80054 msgstr ""
80056 #: fortran/resolve.cc:17205
80057 #, gcc-internal-format
80058 msgid "DATA element %qs at %L cannot have the ALLOCATABLE attribute"
80059 msgstr ""
80061 #: fortran/resolve.cc:17267
80062 #, gcc-internal-format, gfc-internal-format
80063 msgid "Nonconstant array section at %L in DATA statement"
80064 msgstr ""
80066 #: fortran/resolve.cc:17280
80067 #, gcc-internal-format, gfc-internal-format
80068 msgid "DATA statement at %L has more variables than values"
80069 msgstr ""
80071 #: fortran/resolve.cc:17356
80072 #, gcc-internal-format, gfc-internal-format
80073 msgid "Non-constant character length at %L in DATA statement"
80074 msgstr ""
80076 #: fortran/resolve.cc:17384
80077 #, gcc-internal-format, gfc-internal-format
80078 msgid "start of implied-do loop at %L could not be simplified to a constant value"
80079 msgstr ""
80081 #: fortran/resolve.cc:17392
80082 #, gcc-internal-format, gfc-internal-format
80083 msgid "end of implied-do loop at %L could not be simplified to a constant value"
80084 msgstr ""
80086 #: fortran/resolve.cc:17400
80087 #, gcc-internal-format, gfc-internal-format
80088 msgid "step of implied-do loop at %L could not be simplified to a constant value"
80089 msgstr ""
80091 #: fortran/resolve.cc:17407
80092 #, gcc-internal-format, gfc-internal-format
80093 msgid "step of implied-do loop at %L shall not be zero"
80094 msgstr ""
80096 #: fortran/resolve.cc:17532
80097 #, gcc-internal-format, gfc-internal-format
80098 msgid "DATA statement at %L has more values than variables"
80099 msgstr ""
80101 #: fortran/resolve.cc:17698
80102 #, gcc-internal-format, gfc-internal-format
80103 msgid "Label %d at %L defined but not used"
80104 msgstr ""
80106 #: fortran/resolve.cc:17704
80107 #, gcc-internal-format, gfc-internal-format
80108 msgid "Label %d at %L defined but cannot be used"
80109 msgstr ""
80111 #: fortran/resolve.cc:17788
80112 #, gcc-internal-format
80113 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
80114 msgstr ""
80116 #: fortran/resolve.cc:17797
80117 #, gcc-internal-format
80118 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
80119 msgstr ""
80121 #: fortran/resolve.cc:17805
80122 #, gcc-internal-format
80123 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
80124 msgstr ""
80126 #: fortran/resolve.cc:17821
80127 #, gcc-internal-format
80128 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
80129 msgstr ""
80131 #: fortran/resolve.cc:17924
80132 #, gcc-internal-format, gfc-internal-format
80133 msgid "Syntax error in EQUIVALENCE statement at %L"
80134 msgstr ""
80136 #: fortran/resolve.cc:17939
80137 #, gcc-internal-format, gfc-internal-format
80138 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
80139 msgstr ""
80141 #: fortran/resolve.cc:17964
80142 #, gcc-internal-format
80143 msgid "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
80144 msgstr ""
80146 #: fortran/resolve.cc:17973
80147 #, gcc-internal-format
80148 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
80149 msgstr ""
80151 #: fortran/resolve.cc:18048
80152 #, gcc-internal-format
80153 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
80154 msgstr ""
80156 #: fortran/resolve.cc:18059
80157 #, gcc-internal-format
80158 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
80159 msgstr ""
80161 #: fortran/resolve.cc:18070
80162 #, gcc-internal-format, gfc-internal-format
80163 msgid "Substring at %L has length zero"
80164 msgstr ""
80166 #: fortran/resolve.cc:18101
80167 #, gcc-internal-format
80168 msgid "Self reference in character length expression for %qs at %L"
80169 msgstr ""
80171 #: fortran/resolve.cc:18168
80172 #, gcc-internal-format
80173 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
80174 msgstr ""
80176 #: fortran/resolve.cc:18181
80177 #, gcc-internal-format
80178 msgid "ENTRY %qs at %L has no IMPLICIT type"
80179 msgstr ""
80181 #: fortran/resolve.cc:18203
80182 #, gcc-internal-format
80183 msgid "User operator procedure %qs at %L must be a FUNCTION"
80184 msgstr ""
80186 #: fortran/resolve.cc:18213
80187 #, gcc-internal-format
80188 msgid "User operator procedure %qs at %L cannot be assumed character length"
80189 msgstr ""
80191 #: fortran/resolve.cc:18221
80192 #, gcc-internal-format
80193 msgid "User operator procedure %qs at %L must have at least one argument"
80194 msgstr ""
80196 #: fortran/resolve.cc:18235
80197 #, gcc-internal-format, gfc-internal-format
80198 msgid "First argument of operator interface at %L cannot be optional"
80199 msgstr ""
80201 #: fortran/resolve.cc:18253
80202 #, gcc-internal-format, gfc-internal-format
80203 msgid "Second argument of operator interface at %L cannot be optional"
80204 msgstr ""
80206 #: fortran/resolve.cc:18260
80207 #, gcc-internal-format, gfc-internal-format
80208 msgid "Operator interface at %L must have, at most, two arguments"
80209 msgstr ""
80211 #: fortran/resolve.cc:18342
80212 #, gcc-internal-format
80213 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
80214 msgstr ""
80216 #: fortran/scanner.cc:309
80217 #, gcc-internal-format
80218 msgid "Include directory %qs: %s"
80219 msgstr ""
80221 #: fortran/scanner.cc:313
80222 #, gcc-internal-format
80223 msgid "Nonexistent include directory %qs"
80224 msgstr "nepostojeći ‘include’ direktorij %qs”"
80226 #: fortran/scanner.cc:318
80227 #, gcc-internal-format
80228 msgid "%qs is not a directory"
80229 msgstr ""
80231 #: fortran/scanner.cc:792
80232 #, gcc-internal-format, gfc-internal-format
80233 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
80234 msgstr ""
80236 #: fortran/scanner.cc:832
80237 #, gcc-internal-format, gfc-internal-format
80238 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
80239 msgstr ""
80241 #: fortran/scanner.cc:1011
80242 #, gcc-internal-format, gfc-internal-format
80243 msgid "Ignoring '!$omx' vendor-extension sentinel at %C"
80244 msgstr ""
80246 #: fortran/scanner.cc:1323 fortran/scanner.cc:1526
80247 #, gcc-internal-format, gfc-internal-format
80248 msgid "Line truncated at %L"
80249 msgstr ""
80251 #: fortran/scanner.cc:1387 fortran/scanner.cc:1616
80252 #, gcc-internal-format, gfc-internal-format
80253 msgid "Limit of %d continuations exceeded in statement at %C"
80254 msgstr ""
80256 #: fortran/scanner.cc:1466 fortran/scanner.cc:1575
80257 #, gcc-internal-format, gfc-internal-format
80258 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
80259 msgstr ""
80261 #: fortran/scanner.cc:1468 fortran/scanner.cc:1577
80262 #, gcc-internal-format, gfc-internal-format
80263 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
80264 msgstr ""
80266 #: fortran/scanner.cc:1481
80267 #, gcc-internal-format
80268 msgid "Missing %<&%> in continued character constant at %C"
80269 msgstr ""
80271 #: fortran/scanner.cc:1767
80272 #, gcc-internal-format, gfc-internal-format
80273 msgid "Nonconforming tab character at %C"
80274 msgstr ""
80276 #: fortran/scanner.cc:1778
80277 #, gcc-internal-format, gfc-internal-format
80278 msgid "Invalid character 0x%s at %C"
80279 msgstr ""
80281 #: fortran/scanner.cc:1867 fortran/scanner.cc:1870
80282 #, gcc-internal-format
80283 msgid "%<&%> not allowed by itself in line %d"
80284 msgstr ""
80286 #: fortran/scanner.cc:1960
80287 #, gcc-internal-format, gfc-internal-format
80288 msgid "Nonconforming tab character in column %d of line %d"
80289 msgstr ""
80291 #: fortran/scanner.cc:2189
80292 #, gcc-internal-format
80293 msgid "file %qs left but not entered"
80294 msgstr ""
80296 #: fortran/scanner.cc:2231
80297 #, gcc-internal-format
80298 msgid "Illegal preprocessor directive"
80299 msgstr ""
80301 #: fortran/scanner.cc:2554
80302 #, gcc-internal-format
80303 msgid "File %qs is being included recursively"
80304 msgstr ""
80306 #: fortran/scanner.cc:2566
80307 #, gcc-internal-format
80308 msgid "Cannot open file %qs"
80309 msgstr "Ne može otvoriti datoteku %qs"
80311 #: fortran/scanner.cc:2576
80312 #, gcc-internal-format
80313 msgid "Cannot open included file %qs"
80314 msgstr "Ne može otvoriti ‘included’ datoteku %qs"
80316 #: fortran/scanner.cc:2578
80317 #, gcc-internal-format
80318 msgid "Cannot open pre-included file %qs"
80319 msgstr "Ne može otvoriti ‘pre-included’ datoteku %qs"
80321 #: fortran/scanner.cc:2586 fortran/scanner.cc:2588
80322 #, gcc-internal-format
80323 msgid "Included file %qs is not a regular file"
80324 msgstr ""
80326 #: fortran/simplify.cc:92
80327 #, gcc-internal-format, gfc-internal-format
80328 msgid "Result of %s overflows its kind at %L"
80329 msgstr ""
80331 #: fortran/simplify.cc:97
80332 #, gcc-internal-format, gfc-internal-format
80333 msgid "Result of %s underflows its kind at %L"
80334 msgstr ""
80336 #: fortran/simplify.cc:102
80337 #, gcc-internal-format, gfc-internal-format
80338 msgid "Result of %s is NaN at %L"
80339 msgstr ""
80341 #: fortran/simplify.cc:106
80342 #, gcc-internal-format, gfc-internal-format
80343 msgid "Result of %s gives range error for its kind at %L"
80344 msgstr ""
80346 #: fortran/simplify.cc:129
80347 #, gcc-internal-format, gfc-internal-format
80348 msgid "KIND parameter of %s at %L must be an initialization expression"
80349 msgstr ""
80351 #: fortran/simplify.cc:137
80352 #, gcc-internal-format, gfc-internal-format
80353 msgid "Invalid KIND parameter of %s at %L"
80354 msgstr ""
80356 #: fortran/simplify.cc:788
80357 #, gcc-internal-format
80358 msgid "gfc_simplify_abs(): Bad type"
80359 msgstr ""
80361 #: fortran/simplify.cc:809
80362 #, gcc-internal-format, gfc-internal-format
80363 msgid "Argument of %s function at %L is negative"
80364 msgstr ""
80366 #: fortran/simplify.cc:816
80367 #, gcc-internal-format, gfc-internal-format
80368 msgid "Argument of %s function at %L outside of range [0,127]"
80369 msgstr ""
80371 #: fortran/simplify.cc:834
80372 #, gcc-internal-format, gfc-internal-format
80373 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
80374 msgstr ""
80376 #: fortran/simplify.cc:871
80377 #, gcc-internal-format, gfc-internal-format
80378 msgid "Argument of ACOS at %L must be between -1 and 1"
80379 msgstr ""
80381 #: fortran/simplify.cc:885
80382 #, gcc-internal-format
80383 msgid "in gfc_simplify_acos(): Bad type"
80384 msgstr ""
80386 #: fortran/simplify.cc:904
80387 #, gcc-internal-format, gfc-internal-format
80388 msgid "Argument of ACOSH at %L must not be less than 1"
80389 msgstr ""
80391 #: fortran/simplify.cc:919
80392 #, gcc-internal-format
80393 msgid "in gfc_simplify_acosh(): Bad type"
80394 msgstr ""
80396 #: fortran/simplify.cc:1148
80397 #, gcc-internal-format, gfc-internal-format
80398 msgid "Argument of ASIN at %L must be between -1 and 1"
80399 msgstr ""
80401 #: fortran/simplify.cc:1162
80402 #, gcc-internal-format
80403 msgid "in gfc_simplify_asin(): Bad type"
80404 msgstr ""
80406 #: fortran/simplify.cc:1197
80407 #, gcc-internal-format, gfc-internal-format
80408 msgid "Argument of ACOSD at %L must be between -1 and 1"
80409 msgstr ""
80411 #: fortran/simplify.cc:1223
80412 #, gcc-internal-format, gfc-internal-format
80413 msgid "Argument of ASIND at %L must be between -1 and 1"
80414 msgstr ""
80416 #: fortran/simplify.cc:1275
80417 #, gcc-internal-format
80418 msgid "in gfc_simplify_asinh(): Bad type"
80419 msgstr ""
80421 #: fortran/simplify.cc:1303
80422 #, gcc-internal-format
80423 msgid "in gfc_simplify_atan(): Bad type"
80424 msgstr ""
80426 #: fortran/simplify.cc:1324
80427 #, gcc-internal-format, gfc-internal-format
80428 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
80429 msgstr ""
80431 #: fortran/simplify.cc:1338
80432 #, gcc-internal-format
80433 msgid "in gfc_simplify_atanh(): Bad type"
80434 msgstr ""
80436 #: fortran/simplify.cc:1355
80437 #, gcc-internal-format, gfc-internal-format
80438 msgid "If first argument of ATAN2 at %L is zero, then the second argument must not be zero"
80439 msgstr ""
80441 #: fortran/simplify.cc:1447
80442 #, gcc-internal-format, gfc-internal-format
80443 msgid "Result of BESSEL_YN is -INF at %L"
80444 msgstr ""
80446 #: fortran/simplify.cc:1813
80447 #, gcc-internal-format
80448 msgid "gfc_simplify_dcmplx(): Bad type (x)"
80449 msgstr ""
80451 #: fortran/simplify.cc:1832
80452 #, gcc-internal-format
80453 msgid "gfc_simplify_dcmplx(): Bad type (y)"
80454 msgstr ""
80456 #: fortran/simplify.cc:1899
80457 #, gcc-internal-format, gfc-internal-format
80458 msgid "If first argument of ATAN2D at %L is zero, then the second argument must not be zero"
80459 msgstr ""
80461 #: fortran/simplify.cc:1934
80462 #, gcc-internal-format
80463 msgid "in gfc_simplify_cos(): Bad type"
80464 msgstr ""
80466 #: fortran/simplify.cc:2402
80467 #, gcc-internal-format
80468 msgid "gfc_simplify_dim(): Bad type"
80469 msgstr ""
80471 #: fortran/simplify.cc:2976
80472 #, gcc-internal-format
80473 msgid "in gfc_simplify_exp(): Bad type"
80474 msgstr ""
80476 #: fortran/simplify.cc:3194
80477 #, gcc-internal-format
80478 msgid "gfc_simplify_floor(): Bad kind"
80479 msgstr ""
80481 #: fortran/simplify.cc:3307
80482 #, gcc-internal-format, gfc-internal-format
80483 msgid "Argument of IACHAR at %L must be of length one"
80484 msgstr ""
80486 #: fortran/simplify.cc:3315
80487 #, gcc-internal-format, gfc-internal-format
80488 msgid "Argument of IACHAR function at %L outside of range 0..127"
80489 msgstr ""
80491 #: fortran/simplify.cc:3443
80492 #, gcc-internal-format, gfc-internal-format
80493 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
80494 msgstr ""
80496 #: fortran/simplify.cc:3467
80497 #, gcc-internal-format
80498 msgid "IBITS: Bad bit"
80499 msgstr ""
80501 #: fortran/simplify.cc:3528
80502 #, gcc-internal-format, gfc-internal-format
80503 msgid "Argument of ICHAR at %L must be of length one"
80504 msgstr ""
80506 #. Left shift, as in SHIFTL.
80507 #: fortran/simplify.cc:3840 fortran/simplify.cc:3848
80508 #, gcc-internal-format, gfc-internal-format
80509 msgid "Second argument of %s is negative at %L"
80510 msgstr ""
80512 #: fortran/simplify.cc:3860
80513 #, gcc-internal-format, gfc-internal-format
80514 msgid "Magnitude of second argument of %s exceeds bit size at %L"
80515 msgstr ""
80517 #: fortran/simplify.cc:3988
80518 #, gcc-internal-format, gfc-internal-format
80519 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %C"
80520 msgstr ""
80522 #: fortran/simplify.cc:3991
80523 #, gcc-internal-format, gfc-internal-format
80524 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
80525 msgstr ""
80527 #: fortran/simplify.cc:4338 fortran/simplify.cc:4471
80528 #, gcc-internal-format, gfc-internal-format
80529 msgid "DIM argument at %L is out of bounds"
80530 msgstr ""
80532 #: fortran/simplify.cc:4729
80533 #, gcc-internal-format, gfc-internal-format
80534 msgid "Argument of LOG at %L cannot be less than or equal to zero"
80535 msgstr ""
80537 #: fortran/simplify.cc:4742
80538 #, gcc-internal-format, gfc-internal-format
80539 msgid "Complex argument of LOG at %L cannot be zero"
80540 msgstr ""
80542 #: fortran/simplify.cc:4753
80543 #, gcc-internal-format
80544 msgid "gfc_simplify_log: bad type"
80545 msgstr ""
80547 #: fortran/simplify.cc:4770
80548 #, gcc-internal-format, gfc-internal-format
80549 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
80550 msgstr ""
80552 #: fortran/simplify.cc:5123
80553 #, gcc-internal-format
80554 msgid "simplify_min_max(): Bad type in arglist"
80555 msgstr ""
80557 #: fortran/simplify.cc:6045 fortran/simplify.cc:6053
80558 #, gcc-internal-format
80559 msgid "Argument %qs of MOD at %L shall not be zero"
80560 msgstr ""
80562 #: fortran/simplify.cc:6059
80563 #, gcc-internal-format
80564 msgid "gfc_simplify_mod(): Bad arguments"
80565 msgstr ""
80567 #: fortran/simplify.cc:6097 fortran/simplify.cc:6105
80568 #, gcc-internal-format
80569 msgid "Argument %qs of MODULO at %L shall not be zero"
80570 msgstr ""
80572 #: fortran/simplify.cc:6111
80573 #, gcc-internal-format
80574 msgid "gfc_simplify_modulo(): Bad arguments"
80575 msgstr ""
80577 #: fortran/simplify.cc:6183
80578 #, gcc-internal-format, gfc-internal-format
80579 msgid "Result of NEAREST is NaN at %L"
80580 msgstr ""
80582 #: fortran/simplify.cc:6760
80583 #, gcc-internal-format, gfc-internal-format
80584 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
80585 msgstr ""
80587 #: fortran/simplify.cc:6816
80588 #, gcc-internal-format, gfc-internal-format
80589 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
80590 msgstr ""
80592 #: fortran/simplify.cc:6853
80593 #, gcc-internal-format, gfc-internal-format
80594 msgid "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
80595 msgstr ""
80597 #: fortran/simplify.cc:6911
80598 #, gcc-internal-format, gfc-internal-format
80599 msgid "The SHAPE array for the RESHAPE intrinsic at %L has a negative value %d for dimension %d"
80600 msgstr ""
80602 #: fortran/simplify.cc:6936
80603 #, gcc-internal-format, gfc-internal-format
80604 msgid "Shapes of ORDER at %L and SHAPE at %L are different"
80605 msgstr ""
80607 #: fortran/simplify.cc:6950
80608 #, gcc-internal-format, gfc-internal-format
80609 msgid "Sizes of ORDER at %L and SHAPE at %L are different"
80610 msgstr ""
80612 #: fortran/simplify.cc:6965
80613 #, gcc-internal-format, gfc-internal-format
80614 msgid "Element with a value of %d in ORDER at %L must be in the range [1, ..., %d] for the RESHAPE intrinsic near %L"
80615 msgstr ""
80617 #: fortran/simplify.cc:6976
80618 #, gcc-internal-format, gfc-internal-format
80619 msgid "ORDER at %L is not a permutation of the size of SHAPE at %L"
80620 msgstr ""
80622 #: fortran/simplify.cc:7038
80623 #, gcc-internal-format, gfc-internal-format
80624 msgid "Reshaped array too large at %C"
80625 msgstr ""
80627 #: fortran/simplify.cc:7159
80628 #, gcc-internal-format, gfc-internal-format
80629 msgid "Result of SCALE overflows its kind at %L"
80630 msgstr ""
80632 #: fortran/simplify.cc:7634
80633 #, gcc-internal-format, gfc-internal-format
80634 msgid "DIM argument (%d) to intrinsic SIZE at %L out of range (1:%d)"
80635 msgstr ""
80637 #: fortran/simplify.cc:7759
80638 #, gcc-internal-format
80639 msgid "Bad type in gfc_simplify_sign"
80640 msgstr ""
80642 #: fortran/simplify.cc:7788
80643 #, gcc-internal-format
80644 msgid "in gfc_simplify_sin(): Bad type"
80645 msgstr ""
80647 #: fortran/simplify.cc:7926 fortran/simplify.cc:8209
80648 #, gcc-internal-format
80649 msgid "Failure getting length of a constant array."
80650 msgstr ""
80652 #: fortran/simplify.cc:7936
80653 #, gcc-internal-format
80654 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."
80655 msgstr ""
80657 #: fortran/simplify.cc:8003
80658 #, gcc-internal-format, gfc-internal-format
80659 msgid "Simplification of SPREAD at %C not yet implemented"
80660 msgstr ""
80662 #: fortran/simplify.cc:8027
80663 #, gcc-internal-format, gfc-internal-format
80664 msgid "Argument of SQRT at %L has a negative value"
80665 msgstr ""
80667 #: fortran/simplify.cc:8043
80668 #, gcc-internal-format, gfc-internal-format
80669 msgid "invalid argument of SQRT at %L"
80670 msgstr ""
80672 #: fortran/simplify.cc:8390
80673 #, gcc-internal-format, gfc-internal-format
80674 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
80675 msgstr ""
80677 #: fortran/simplify.cc:8413
80678 #, gcc-internal-format, gfc-internal-format
80679 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
80680 msgstr ""
80682 #: fortran/simplify.cc:8913
80683 #, gcc-internal-format
80684 msgid "Character %qs in string at %L cannot be converted into character kind %d"
80685 msgstr ""
80687 #: fortran/st.cc:303
80688 #, gcc-internal-format
80689 msgid "gfc_free_statement(): Bad statement"
80690 msgstr ""
80692 #: fortran/symbol.cc:141
80693 #, gcc-internal-format, gfc-internal-format
80694 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
80695 msgstr ""
80697 #: fortran/symbol.cc:178
80698 #, gcc-internal-format
80699 msgid "Letter %qc already set in IMPLICIT statement at %C"
80700 msgstr ""
80702 #: fortran/symbol.cc:200
80703 #, gcc-internal-format, gfc-internal-format
80704 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
80705 msgstr "Ne možete specificirati IMPLICIT pri %C iza IMPLICIT NONE"
80707 #: fortran/symbol.cc:210
80708 #, gcc-internal-format
80709 msgid "Letter %qc already has an IMPLICIT type at %C"
80710 msgstr ""
80712 #: fortran/symbol.cc:234
80713 #, gcc-internal-format
80714 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
80715 msgstr ""
80717 #: fortran/symbol.cc:239
80718 #, gcc-internal-format
80719 msgid "gfc_get_default_type(): Bad symbol %qs"
80720 msgstr ""
80722 #: fortran/symbol.cc:309
80723 #, gcc-internal-format
80724 msgid "gfc_set_default_type(): symbol already has a type"
80725 msgstr ""
80727 #: fortran/symbol.cc:319
80728 #, gcc-internal-format
80729 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
80730 msgstr ""
80732 #: fortran/symbol.cc:323
80733 #, gcc-internal-format
80734 msgid "Symbol %qs at %L has no IMPLICIT type"
80735 msgstr ""
80737 #. BIND(C) variables should not be implicitly declared.
80738 #: fortran/symbol.cc:343
80739 #, gcc-internal-format
80740 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
80741 msgstr ""
80743 #. Dummy args to a BIND(C) routine may not be interoperable if
80744 #. they are implicitly typed.
80745 #: fortran/symbol.cc:359
80746 #, gcc-internal-format
80747 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"
80748 msgstr ""
80750 #: fortran/symbol.cc:400
80751 #, gcc-internal-format
80752 msgid "Function result %qs at %L has no IMPLICIT type"
80753 msgstr ""
80755 #: fortran/symbol.cc:501
80756 #, gcc-internal-format, gfc-internal-format
80757 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
80758 msgstr ""
80760 #: fortran/symbol.cc:526
80761 #, gcc-internal-format, gfc-internal-format
80762 msgid "Namelist group name at %L cannot have the SAVE attribute"
80763 msgstr ""
80765 #: fortran/symbol.cc:545
80766 #, gcc-internal-format
80767 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
80768 msgstr ""
80770 #: fortran/symbol.cc:578
80771 #, gcc-internal-format, gfc-internal-format
80772 msgid "Procedure pointer at %C"
80773 msgstr ""
80775 #: fortran/symbol.cc:790
80776 #, gcc-internal-format, gfc-internal-format
80777 msgid "%s attribute applied to %s %s at %L"
80778 msgstr ""
80780 #: fortran/symbol.cc:797
80781 #, gcc-internal-format, gfc-internal-format
80782 msgid "BIND(C) applied to %s %s at %L"
80783 msgstr ""
80785 #: fortran/symbol.cc:918 fortran/symbol.cc:929 fortran/symbol.cc:1809
80786 #, gcc-internal-format, gfc-internal-format
80787 msgid "%s attribute conflicts with %s attribute at %L"
80788 msgstr ""
80790 #: fortran/symbol.cc:921 fortran/symbol.cc:935
80791 #, gcc-internal-format
80792 msgid "%s attribute conflicts with %s attribute in %qs at %L"
80793 msgstr ""
80795 #: fortran/symbol.cc:979
80796 #, gcc-internal-format, gfc-internal-format
80797 msgid "Cannot change attributes of USE-associated symbol at %L"
80798 msgstr ""
80800 #: fortran/symbol.cc:982
80801 #, gcc-internal-format, gfc-internal-format
80802 msgid "Cannot change attributes of USE-associated symbol %s at %L"
80803 msgstr ""
80805 #: fortran/symbol.cc:998
80806 #, gcc-internal-format, gfc-internal-format
80807 msgid "Duplicate %s attribute specified at %L"
80808 msgstr ""
80810 #: fortran/symbol.cc:1040
80811 #, gcc-internal-format, gfc-internal-format
80812 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
80813 msgstr ""
80815 #: fortran/symbol.cc:1057
80816 #, gcc-internal-format, gfc-internal-format
80817 msgid "Duplicate AUTOMATIC attribute specified at %L"
80818 msgstr ""
80820 #: fortran/symbol.cc:1081
80821 #, gcc-internal-format
80822 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
80823 msgstr ""
80825 #: fortran/symbol.cc:1107
80826 #, gcc-internal-format
80827 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
80828 msgstr ""
80830 #: fortran/symbol.cc:1270
80831 #, gcc-internal-format, gfc-internal-format
80832 msgid "Cray Pointee at %L appears in multiple pointer() statements"
80833 msgstr ""
80835 #: fortran/symbol.cc:1289
80836 #, gcc-internal-format, gfc-internal-format
80837 msgid "Duplicate PROTECTED attribute specified at %L"
80838 msgstr ""
80840 #: fortran/symbol.cc:1322
80841 #, gcc-internal-format, gfc-internal-format
80842 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
80843 msgstr ""
80845 #: fortran/symbol.cc:1334
80846 #, gcc-internal-format, gfc-internal-format
80847 msgid "Duplicate SAVE attribute specified at %L"
80848 msgstr ""
80850 #: fortran/symbol.cc:1354
80851 #, gcc-internal-format, gfc-internal-format
80852 msgid "Duplicate VALUE attribute specified at %L"
80853 msgstr ""
80855 #: fortran/symbol.cc:1373
80856 #, gcc-internal-format, gfc-internal-format
80857 msgid "Duplicate VOLATILE attribute specified at %L"
80858 msgstr ""
80860 #: fortran/symbol.cc:1385
80861 #, gcc-internal-format, gfc-internal-format
80862 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
80863 msgstr ""
80865 #: fortran/symbol.cc:1406
80866 #, gcc-internal-format, gfc-internal-format
80867 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
80868 msgstr ""
80870 #: fortran/symbol.cc:1805
80871 #, gcc-internal-format
80872 msgid "%s attribute of %qs conflicts with %s attribute at %L"
80873 msgstr ""
80875 #: fortran/symbol.cc:1842
80876 #, gcc-internal-format, gfc-internal-format
80877 msgid ""
80878 "%s procedure at %L is already declared as %s procedure. \n"
80879 "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"
80880 msgstr ""
80882 #: fortran/symbol.cc:1850
80883 #, gcc-internal-format, gfc-internal-format
80884 msgid "%s procedure at %L is already declared as %s procedure"
80885 msgstr ""
80887 #: fortran/symbol.cc:1885
80888 #, gcc-internal-format, gfc-internal-format
80889 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
80890 msgstr ""
80892 #: fortran/symbol.cc:1909
80893 #, gcc-internal-format, gfc-internal-format
80894 msgid "ACCESS specification at %L was already specified"
80895 msgstr ""
80897 #: fortran/symbol.cc:1926
80898 #, gcc-internal-format, gfc-internal-format
80899 msgid "Duplicate BIND attribute specified at %L"
80900 msgstr ""
80902 #: fortran/symbol.cc:1933
80903 #, gcc-internal-format, gfc-internal-format
80904 msgid "BIND(C) at %L"
80905 msgstr ""
80907 #: fortran/symbol.cc:1949
80908 #, gcc-internal-format, gfc-internal-format
80909 msgid "Duplicate EXTENDS attribute specified at %L"
80910 msgstr ""
80912 #: fortran/symbol.cc:1953
80913 #, gcc-internal-format, gfc-internal-format
80914 msgid "EXTENDS at %L"
80915 msgstr ""
80917 #: fortran/symbol.cc:1979
80918 #, gcc-internal-format
80919 msgid "Symbol %qs at %L already has an explicit interface"
80920 msgstr ""
80922 #: fortran/symbol.cc:1986
80923 #, gcc-internal-format
80924 msgid "%qs at %L has attributes specified outside its INTERFACE body"
80925 msgstr ""
80927 #: fortran/symbol.cc:2024
80928 #, gcc-internal-format
80929 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
80930 msgstr ""
80932 #: fortran/symbol.cc:2028 fortran/symbol.cc:2031
80933 #, gcc-internal-format
80934 msgid "Symbol %qs at %L already has basic type of %s"
80935 msgstr ""
80937 #: fortran/symbol.cc:2038
80938 #, gcc-internal-format
80939 msgid "Procedure %qs at %L may not have basic type of %s"
80940 msgstr ""
80942 #: fortran/symbol.cc:2050
80943 #, gcc-internal-format
80944 msgid "Symbol %qs at %L cannot have a type"
80945 msgstr ""
80947 #: fortran/symbol.cc:2295
80948 #, gcc-internal-format
80949 msgid "Component %qs at %C already in the parent type at %L"
80950 msgstr ""
80952 #: fortran/symbol.cc:2380
80953 #, gcc-internal-format
80954 msgid "Symbol %qs at %C is ambiguous"
80955 msgstr ""
80957 #: fortran/symbol.cc:2412
80958 #, gcc-internal-format
80959 msgid "Derived type %qs at %C is being used before it is defined"
80960 msgstr ""
80962 #: fortran/symbol.cc:2622
80963 #, gcc-internal-format
80964 msgid "Component %qs at %C is a PRIVATE component of %qs"
80965 msgstr ""
80967 #: fortran/symbol.cc:2643
80968 #, gcc-internal-format
80969 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
80970 msgstr ""
80972 #: fortran/symbol.cc:2647
80973 #, gcc-internal-format
80974 msgid "%qs at %C is not a member of the %qs structure"
80975 msgstr ""
80977 #: fortran/symbol.cc:2811
80978 #, gcc-internal-format, gfc-internal-format
80979 msgid "Duplicate statement label %d at %L and %L"
80980 msgstr ""
80982 #: fortran/symbol.cc:2822
80983 #, gcc-internal-format, gfc-internal-format
80984 msgid "Label %d at %C already referenced as branch target"
80985 msgstr ""
80987 #: fortran/symbol.cc:2832
80988 #, gcc-internal-format, gfc-internal-format
80989 msgid "Label %d at %C already referenced as a format label"
80990 msgstr ""
80992 #: fortran/symbol.cc:2839
80993 #, gcc-internal-format, gfc-internal-format
80994 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
80995 msgstr ""
80997 #: fortran/symbol.cc:2880
80998 #, gcc-internal-format, gfc-internal-format
80999 msgid "Label %d at %C previously used as a FORMAT label"
81000 msgstr ""
81002 #: fortran/symbol.cc:2889
81003 #, gcc-internal-format, gfc-internal-format
81004 msgid "Label %d at %C previously used as branch target"
81005 msgstr ""
81007 #: fortran/symbol.cc:2896
81008 #, gcc-internal-format, gfc-internal-format
81009 msgid "Shared DO termination label %d at %C"
81010 msgstr ""
81012 #: fortran/symbol.cc:2900
81013 #, gcc-internal-format, gfc-internal-format
81014 msgid "Labeled DO statement at %L"
81015 msgstr ""
81017 #: fortran/symbol.cc:3241
81018 #, gcc-internal-format
81019 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
81020 msgstr ""
81022 #: fortran/symbol.cc:3244
81023 #, gcc-internal-format
81024 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
81025 msgstr ""
81027 #. Symbol is from another namespace.
81028 #: fortran/symbol.cc:3489
81029 #, gcc-internal-format
81030 msgid "Symbol %qs at %C has already been host associated"
81031 msgstr ""
81033 #: fortran/symbol.cc:4543
81034 #, gcc-internal-format
81035 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
81036 msgstr ""
81038 #: fortran/symbol.cc:4556
81039 #, gcc-internal-format
81040 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
81041 msgstr ""
81043 #: fortran/symbol.cc:4574
81044 #, gcc-internal-format
81045 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
81046 msgstr ""
81048 #: fortran/symbol.cc:4595
81049 #, gcc-internal-format
81050 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
81051 msgstr ""
81053 #: fortran/symbol.cc:4605
81054 #, gcc-internal-format
81055 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
81056 msgstr ""
81058 #: fortran/symbol.cc:4616
81059 #, gcc-internal-format
81060 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
81061 msgstr ""
81063 #: fortran/symbol.cc:4655
81064 #, gcc-internal-format
81065 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
81066 msgstr ""
81068 #: fortran/symbol.cc:4665
81069 #, gcc-internal-format
81070 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
81071 msgstr ""
81073 #: fortran/symbol.cc:4677
81074 #, gcc-internal-format
81075 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
81076 msgstr ""
81078 #: fortran/symbol.cc:5181 fortran/symbol.cc:5186
81079 #, gcc-internal-format
81080 msgid "Symbol %qs is used before it is typed at %L"
81081 msgstr ""
81083 #: fortran/target-memory.cc:137
81084 #, gcc-internal-format
81085 msgid "Invalid expression in gfc_element_size."
81086 msgstr "Nevaljani izraz u ‘gfc_element_size’."
81088 #: fortran/target-memory.cc:361
81089 #, gcc-internal-format
81090 msgid "Invalid expression in gfc_target_encode_expr."
81091 msgstr ""
81093 #: fortran/target-memory.cc:637
81094 #, gcc-internal-format
81095 msgid "Invalid expression in gfc_target_interpret_expr."
81096 msgstr ""
81098 #: fortran/target-memory.cc:710
81099 #, gcc-internal-format, gfc-internal-format
81100 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
81101 msgstr ""
81103 #: fortran/target-memory.cc:713
81104 #, gcc-internal-format, gfc-internal-format
81105 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
81106 msgstr ""
81108 #: fortran/trans-array.cc:2338 fortran/trans-expr.cc:9854
81109 #, gcc-internal-format, gfc-internal-format
81110 msgid "The structure constructor at %C has been finalized. This feature was removed by f08/0011. Use -std=f2018 or -std=gnu to eliminate the finalization."
81111 msgstr ""
81113 #. Problems occur when we get something like
81114 #. integer :: a(lots) = (/(i, i=1, lots)/)
81115 #: fortran/trans-array.cc:6608
81116 #, gcc-internal-format
81117 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"
81118 msgstr ""
81120 #: fortran/trans-array.cc:8852
81121 #, gcc-internal-format
81122 msgid "Creating array temporary at %L for argument %qs"
81123 msgstr ""
81125 #: fortran/trans-array.cc:12215
81126 #, gcc-internal-format, gfc-internal-format
81127 msgid "bad expression type during walk (%d)"
81128 msgstr ""
81130 #: fortran/trans-common.cc:411
81131 #, gcc-internal-format
81132 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%wu vs %wu bytes)"
81133 msgstr ""
81135 #: fortran/trans-common.cc:819
81136 #, gcc-internal-format
81137 msgid "get_mpz(): Not an integer constant"
81138 msgstr ""
81140 #: fortran/trans-common.cc:847
81141 #, gcc-internal-format
81142 msgid "element_number(): Bad dimension type"
81143 msgstr ""
81145 #: fortran/trans-common.cc:917
81146 #, gcc-internal-format, gfc-internal-format
81147 msgid "Bad array reference at %L"
81148 msgstr ""
81150 #: fortran/trans-common.cc:925
81151 #, gcc-internal-format, gfc-internal-format
81152 msgid "Illegal reference type at %L as EQUIVALENCE object"
81153 msgstr ""
81155 #: fortran/trans-common.cc:965
81156 #, gcc-internal-format
81157 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
81158 msgstr ""
81160 #. Aligning this field would misalign a previous field.
81161 #: fortran/trans-common.cc:1154
81162 #, gcc-internal-format
81163 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
81164 msgstr ""
81166 #: fortran/trans-common.cc:1219
81167 #, gcc-internal-format
81168 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
81169 msgstr ""
81171 #: fortran/trans-common.cc:1234
81172 #, gcc-internal-format
81173 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
81174 msgstr ""
81176 #: fortran/trans-common.cc:1250
81177 #, gcc-internal-format
81178 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use %<-fno-align-commons%>"
81179 msgstr ""
81181 #: fortran/trans-common.cc:1256
81182 #, gcc-internal-format
81183 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use %<-fno-align-commons%>"
81184 msgstr ""
81186 #: fortran/trans-common.cc:1277
81187 #, gcc-internal-format
81188 msgid "COMMON %qs at %L does not exist"
81189 msgstr ""
81191 #: fortran/trans-common.cc:1286
81192 #, gcc-internal-format
81193 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
81194 msgstr ""
81196 #: fortran/trans-common.cc:1291
81197 #, gcc-internal-format
81198 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
81199 msgstr ""
81201 #: fortran/trans-const.cc:336
81202 #, gcc-internal-format, gfc-internal-format
81203 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
81204 msgstr ""
81206 #: fortran/trans-const.cc:402
81207 #, gcc-internal-format, gfc-internal-format
81208 msgid "non-constant initialization expression at %L"
81209 msgstr ""
81211 #: fortran/trans-decl.cc:763
81212 #, gcc-internal-format
81213 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."
81214 msgstr ""
81216 #: fortran/trans-decl.cc:1800
81217 #, gcc-internal-format, gfc-internal-format
81218 msgid "%s at %L has no default type"
81219 msgstr "%s pri %L nema zadani tip (vrstu)"
81221 #: fortran/trans-decl.cc:1804
81222 #, gcc-internal-format
81223 msgid "intrinsic variable which isn't a procedure"
81224 msgstr ""
81226 #: fortran/trans-decl.cc:4565 fortran/trans-decl.cc:7958
81227 #, gcc-internal-format
81228 msgid "Return value of function %qs at %L not set"
81229 msgstr ""
81231 #: fortran/trans-decl.cc:5110
81232 #, gcc-internal-format
81233 msgid "Deferred type parameter not yet supported"
81234 msgstr ""
81236 #: fortran/trans-decl.cc:5225
81237 #, gcc-internal-format
81238 msgid "Sorry, !$OMP allocate for COMMON block variable %qs at %L not supported"
81239 msgstr ""
81241 #: fortran/trans-decl.cc:5232
81242 #, gcc-internal-format
81243 msgid "Sorry, !$OMP allocate for variable %qs at %L with SAVE attribute not yet implemented"
81244 msgstr ""
81246 #: fortran/trans-decl.cc:5438
81247 #, gcc-internal-format
81248 msgid "backend decl for module variable %qs already exists"
81249 msgstr ""
81251 #: fortran/trans-decl.cc:5451
81252 #, gcc-internal-format
81253 msgid "Unused PRIVATE module variable %qs declared at %L"
81254 msgstr ""
81256 #: fortran/trans-decl.cc:6073
81257 #, gcc-internal-format
81258 msgid "Symbol %qs at %L has the WEAK attribute but is a dummy argument"
81259 msgstr ""
81261 #: fortran/trans-decl.cc:6076
81262 #, gcc-internal-format
81263 msgid "Symbol %qs at %L has the WEAK attribute but is a local variable"
81264 msgstr ""
81266 #: fortran/trans-decl.cc:6091
81267 #, gcc-internal-format
81268 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
81269 msgstr ""
81271 #: fortran/trans-decl.cc:6097
81272 #, gcc-internal-format
81273 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
81274 msgstr ""
81276 #: fortran/trans-decl.cc:6108 fortran/trans-decl.cc:6259
81277 #, gcc-internal-format
81278 msgid "Unused dummy argument %qs at %L"
81279 msgstr ""
81281 #: fortran/trans-decl.cc:6124
81282 #, gcc-internal-format
81283 msgid "Unused module variable %qs which has been explicitly imported at %L"
81284 msgstr ""
81286 #: fortran/trans-decl.cc:6143
81287 #, gcc-internal-format
81288 msgid "Unused variable %qs declared at %L"
81289 msgstr ""
81291 #: fortran/trans-decl.cc:6192
81292 #, gcc-internal-format
81293 msgid "Unused parameter %qs declared at %L"
81294 msgstr ""
81296 #: fortran/trans-decl.cc:6196
81297 #, gcc-internal-format
81298 msgid "Unused parameter %qs which has been explicitly imported at %L"
81299 msgstr ""
81301 #: fortran/trans-decl.cc:6226
81302 #, gcc-internal-format
81303 msgid "Return value %qs of function %qs declared at %L not set"
81304 msgstr ""
81306 #: fortran/trans-decl.cc:6823
81307 #, gcc-internal-format, gfc-internal-format
81308 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
81309 msgstr ""
81311 #: fortran/trans-expr.cc:1132
81312 #, gcc-internal-format, gfc-internal-format
81313 msgid "Cannot compute the length of the char array at %L."
81314 msgstr ""
81316 #: fortran/trans-expr.cc:1936
81317 #, gcc-internal-format, gfc-internal-format
81318 msgid "Code for reallocating the allocatable variable at %L will be added"
81319 msgstr ""
81321 #: fortran/trans-expr.cc:2272
81322 #, gcc-internal-format, gfc-internal-format
81323 msgid "Sorry, coindexed access to an unlimited polymorphic object at %L is not supported"
81324 msgstr ""
81326 #: fortran/trans-expr.cc:2281
81327 #, gcc-internal-format, gfc-internal-format
81328 msgid "Sorry, coindexed access to an unlimited polymorphic component at %L is not supported"
81329 msgstr ""
81331 #: fortran/trans-expr.cc:3980
81332 #, gcc-internal-format
81333 msgid "Unknown intrinsic op"
81334 msgstr ""
81336 #: fortran/trans-expr.cc:5499
81337 #, gcc-internal-format, gfc-internal-format
81338 msgid "Unknown argument list function at %L"
81339 msgstr ""
81341 #: fortran/trans-expr.cc:10432
81342 #, gcc-internal-format, gfc-internal-format
81343 msgid "If bounds remapping is specified at %L, the pointer target shall not be NULL"
81344 msgstr ""
81346 #: fortran/trans-intrinsic.cc:944
81347 #, gcc-internal-format
81348 msgid "Intrinsic function %qs (%d) not recognized"
81349 msgstr ""
81351 #: fortran/trans-intrinsic.cc:2449 fortran/trans-intrinsic.cc:2998
81352 #: fortran/trans-intrinsic.cc:3199
81353 #, gcc-internal-format
81354 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
81355 msgstr ""
81357 #: fortran/trans-intrinsic.cc:12336 fortran/trans-stmt.cc:1104
81358 #, gcc-internal-format, gfc-internal-format
81359 msgid "Sorry, the event component of derived type at %L is not yet supported"
81360 msgstr ""
81362 #: fortran/trans-intrinsic.cc:12343
81363 #, gcc-internal-format, gfc-internal-format
81364 msgid "The event variable at %L shall not be coindexed"
81365 msgstr ""
81367 #: fortran/trans-io.cc:1993
81368 #, gcc-internal-format
81369 msgid "build_dt: format with namelist"
81370 msgstr ""
81372 #: fortran/trans-io.cc:2534
81373 #, gcc-internal-format, gfc-internal-format
81374 msgid "Bad IO basetype (%d)"
81375 msgstr ""
81377 #: fortran/trans-openmp.cc:881 fortran/trans-openmp.cc:1398
81378 #, gcc-internal-format
81379 msgid "Sorry, polymorphic arrays not yet supported for firstprivate"
81380 msgstr ""
81382 #: fortran/trans-openmp.cc:1552
81383 #, gcc-internal-format
81384 msgid "implicit mapping of assumed size array %qD"
81385 msgstr ""
81387 #: fortran/trans-openmp.cc:3296
81388 #, gcc-internal-format
81389 msgid "optional class parameter"
81390 msgstr ""
81392 #: fortran/trans-openmp.cc:3712
81393 #, gcc-internal-format
81394 msgid "unhandled expression type"
81395 msgstr "neobrađena vrsta izraza"
81397 #: fortran/trans-openmp.cc:3992
81398 #, gcc-internal-format
81399 msgid "unhandled expression"
81400 msgstr "neobrađeni izraz"
81402 #: fortran/trans-openmp.cc:4114
81403 #, gcc-internal-format
81404 msgid "%<uses_allocators%> clause with traits and memory spaces"
81405 msgstr ""
81407 #: fortran/trans-openmp.cc:5038
81408 #, gcc-internal-format
81409 msgid "%<!$OMP %s%> at %L requires %<-fopenmp-allocators%>"
81410 msgstr ""
81412 #: fortran/trans-openmp.cc:5041
81413 #, gcc-internal-format
81414 msgid "All files that might deallocate such a variable must be compiled with %<-fopenmp-allocators%>"
81415 msgstr ""
81417 #: fortran/trans-openmp.cc:5044
81418 #, gcc-internal-format
81419 msgid "This includes explicit DEALLOCATE, reallocation on intrinsic assignment, INTENT(OUT) for allocatable dummy arguments, and reallocation of allocatable components allocated with an OpenMP allocator"
81420 msgstr ""
81422 #: fortran/trans-openmp.cc:5621 fortran/trans-openmp.cc:5641
81423 #, gcc-internal-format
81424 msgid "non-rectangular loop nest with non-constant step for %qs"
81425 msgstr ""
81427 #: fortran/trans-openmp.cc:5643
81428 #, gcc-internal-format
81429 msgid "Used here"
81430 msgstr ""
81432 #: fortran/trans-openmp.cc:7165
81433 #, gcc-internal-format
81434 msgid "%qs specified in 'allocate' clause at %L but not in an explicit privatization clause"
81435 msgstr ""
81437 #: fortran/trans-openmp.cc:8065
81438 #, gcc-internal-format
81439 msgid "gfc_trans_omp_workshare(): Bad statement code"
81440 msgstr ""
81442 #: fortran/trans-openmp.cc:8368
81443 #, gcc-internal-format, gfc-internal-format
81444 msgid "The base name for 'declare variant' must be specified at %L "
81445 msgstr ""
81447 #: fortran/trans-openmp.cc:8378
81448 #, gcc-internal-format, gfc-internal-format
81449 msgid "The base name at %L does not match the name of the current procedure"
81450 msgstr ""
81452 #: fortran/trans-openmp.cc:8381
81453 #, gcc-internal-format, gfc-internal-format
81454 msgid "The base name at %L must not be an entry name"
81455 msgstr ""
81457 #: fortran/trans-openmp.cc:8384
81458 #, gcc-internal-format, gfc-internal-format
81459 msgid "The base name at %L must not be a generic name"
81460 msgstr ""
81462 #: fortran/trans-openmp.cc:8387
81463 #, gcc-internal-format, gfc-internal-format
81464 msgid "The base name at %L must not be a procedure pointer"
81465 msgstr ""
81467 #: fortran/trans-openmp.cc:8390
81468 #, gcc-internal-format, gfc-internal-format
81469 msgid "The base procedure at %L must have an explicit interface"
81470 msgstr ""
81472 #: fortran/trans-openmp.cc:8503
81473 #, gcc-internal-format
81474 msgid "Cannot find symbol %qs"
81475 msgstr "Ne može naći simbol %qs"
81477 #: fortran/trans-openmp.cc:8514
81478 #, gcc-internal-format
81479 msgid "variant %qs at %L is not a function or subroutine"
81480 msgstr ""
81482 #: fortran/trans-openmp.cc:8528
81483 #, gcc-internal-format
81484 msgid "variant %qs and base %qs at %L have incompatible types: %s"
81485 msgstr ""
81487 #: fortran/trans-stmt.cc:576
81488 #, gcc-internal-format, gfc-internal-format
81489 msgid "An alternate return at %L without a * dummy argument"
81490 msgstr ""
81492 #: fortran/trans-stmt.cc:908
81493 #, gcc-internal-format, gfc-internal-format
81494 msgid "Sorry, the lock component of derived type at %L is not yet supported"
81495 msgstr ""
81497 #: fortran/trans-stmt.cc:1367
81498 #, gcc-internal-format, gfc-internal-format
81499 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
81500 msgstr ""
81502 #: fortran/trans-stmt.cc:3700
81503 #, gcc-internal-format
81504 msgid "gfc_trans_select(): Bad type for case expr."
81505 msgstr ""
81507 #: fortran/trans-types.cc:537
81508 #, gcc-internal-format
81509 msgid "%<-fconvert=r16_ieee%> or %<-fconvert=r16_ibm%> not supported on this architecture"
81510 msgstr ""
81512 #: fortran/trans-types.cc:550
81513 #, gcc-internal-format
81514 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
81515 msgstr ""
81517 #: fortran/trans-types.cc:559
81518 #, gcc-internal-format
81519 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
81520 msgstr ""
81522 #: fortran/trans-types.cc:578
81523 #, gcc-internal-format
81524 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
81525 msgstr ""
81527 #: fortran/trans-types.cc:586
81528 #, gcc-internal-format
81529 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
81530 msgstr ""
81532 #: fortran/trans-types.cc:594
81533 #, gcc-internal-format
81534 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
81535 msgstr ""
81537 #: fortran/trans-types.cc:602
81538 #, gcc-internal-format
81539 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
81540 msgstr ""
81542 #: fortran/trans-types.cc:610
81543 #, gcc-internal-format
81544 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
81545 msgstr ""
81547 #: fortran/trans-types.cc:618
81548 #, gcc-internal-format
81549 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
81550 msgstr ""
81552 #: fortran/trans-types.cc:649
81553 #, gcc-internal-format
81554 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
81555 msgstr ""
81557 #: fortran/trans-types.cc:657
81558 #, gcc-internal-format
81559 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
81560 msgstr ""
81562 #: fortran/trans-types.cc:665
81563 #, gcc-internal-format
81564 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
81565 msgstr ""
81567 #: fortran/trans-types.cc:807
81568 #, gcc-internal-format
81569 msgid "gfc_validate_kind(): Got bad type"
81570 msgstr ""
81572 #: fortran/trans-types.cc:811
81573 #, gcc-internal-format
81574 msgid "gfc_validate_kind(): Got bad kind"
81575 msgstr ""
81577 #: fortran/trans.cc:2683
81578 #, gcc-internal-format
81579 msgid "gfc_trans_code(): Bad statement code"
81580 msgstr ""
81582 #: go/gofrontend/embed.cc:278
81583 #, gcc-internal-format
81584 msgid "invalid embedcfg: not a JSON object"
81585 msgstr "nevaljani embedcfg: nije JSON objekt"
81587 #: go/gofrontend/embed.cc:285
81588 #, gcc-internal-format
81589 msgid "invalid embedcfg: missing Patterns"
81590 msgstr "nevaljani embedcfg: manjka Patterns"
81592 #: go/gofrontend/embed.cc:290
81593 #, gcc-internal-format
81594 msgid "invalid embedcfg: Patterns is not a JSON object"
81595 msgstr "nevaljani embedcfg: Patterns nije JSON objekt"
81597 #: go/gofrontend/embed.cc:297
81598 #, gcc-internal-format
81599 msgid "invalid embedcfg: missing Files"
81600 msgstr "nevaljani embedcfg: nema Files"
81602 #: go/gofrontend/embed.cc:302
81603 #, gcc-internal-format
81604 msgid "invalid embedcfg: Files is not a JSON object"
81605 msgstr "nevaljani embedcfg: Files nije JSON objekt"
81607 #: go/gofrontend/embed.cc:312
81608 #, gcc-internal-format
81609 msgid "invalid embedcfg: Patterns entry is not an array"
81610 msgstr "nevaljani embedcfg: Patterns unos nije polje"
81612 #: go/gofrontend/embed.cc:324
81613 #, gcc-internal-format
81614 msgid "invalid embedcfg: duplicate Patterns entry"
81615 msgstr "nevaljani embedcfg: duplikat Patterns unosa"
81617 #: go/gofrontend/embed.cc:336
81618 #, gcc-internal-format
81619 msgid "invalid embedcfg: Files entry is not a string"
81620 msgstr "nevaljani embedcfg: Files unos nije string"
81622 #: go/gofrontend/embed.cc:354
81623 #, gcc-internal-format
81624 msgid "empty file"
81625 msgstr ""
81627 #: go/gofrontend/embed.cc:392 go/gofrontend/embed.cc:521
81628 #, gcc-internal-format
81629 msgid "expected %<\"%>"
81630 msgstr "očekivan je %<\"%>"
81632 #: go/gofrontend/embed.cc:475
81633 #, gcc-internal-format
81634 msgid "expected %<,%> or %<]%>"
81635 msgstr "očekivan je %<,%> ili %<]%>"
81637 #: go/gofrontend/embed.cc:507
81638 #, gcc-internal-format
81639 msgid "invalid JSON syntax"
81640 msgstr "nevaljana JSON sintaksa"
81642 #: go/gofrontend/embed.cc:539 go/gofrontend/embed.cc:582
81643 #: go/gofrontend/embed.cc:616
81644 #, gcc-internal-format
81645 msgid "unterminated string"
81646 msgstr "nezavršeni string"
81648 #: go/gofrontend/embed.cc:596
81649 #, gcc-internal-format
81650 msgid "invalid hex digit"
81651 msgstr "nevaljana hex znamenka"
81653 #: go/gofrontend/embed.cc:605
81654 #, gcc-internal-format
81655 msgid "unrecognized string escape"
81656 msgstr "neprepoznata maska (escape) stringa"
81658 #: go/gofrontend/embed.cc:626
81659 #, gcc-internal-format
81660 msgid "extraneous data at end of file"
81661 msgstr "dodatni čudni podaci na kraju datoteke"
81663 #: go/gofrontend/embed.cc:646
81664 #, gcc-internal-format
81665 msgid "unexpected EOF"
81666 msgstr "neočekivani EOF"
81668 #: lto/lto-common.cc:2030
81669 #, gcc-internal-format
81670 msgid "bytecode stream: garbage at the end of symbols section"
81671 msgstr "bytecode struja: smeće na kraju sekcije simbola"
81673 #: lto/lto-common.cc:2057
81674 #, gcc-internal-format
81675 msgid "could not parse hex number"
81676 msgstr "nije bilo moguće pročitati hex broj"
81678 #: lto/lto-common.cc:2089
81679 #, gcc-internal-format, gfc-internal-format
81680 msgid "unexpected file name %s in linker resolution file. Expected %s"
81681 msgstr "neočekivano ime datoteke %s u resolution datoteci linkera. Očekivano %s"
81683 #: lto/lto-common.cc:2098
81684 #, gcc-internal-format
81685 msgid "could not parse file offset"
81686 msgstr "nije bilo moguće pročitati odmak (offset) datoteke"
81688 #: lto/lto-common.cc:2101
81689 #, gcc-internal-format
81690 msgid "unexpected offset"
81691 msgstr "neočekivani odmak (offset)"
81693 #: lto/lto-common.cc:2122
81694 #, gcc-internal-format
81695 msgid "invalid line in the resolution file"
81696 msgstr "nevaljani redak u resolution datoteci"
81698 #: lto/lto-common.cc:2144
81699 #, gcc-internal-format
81700 msgid "invalid resolution in the resolution file"
81701 msgstr "nevaljana rezolucija u resolution datoteci"
81703 #: lto/lto-common.cc:2150
81704 #, gcc-internal-format
81705 msgid "resolution sub id %wx not in object file"
81706 msgstr "rezolucija Sub-ID %wx nije u objektnoj datoteci"
81708 #: lto/lto-common.cc:2267
81709 #, gcc-internal-format
81710 msgid "bytecode stream in file %qs generated with GCC compiler older than 10.0"
81711 msgstr "bytecode struju u datoteci %qs generirao je GCC kompajler stariji od 10.0"
81713 #: lto/lto-common.cc:2287
81714 #, gcc-internal-format
81715 msgid "cannot read %<LTO_section_decls%> from %s"
81716 msgstr "ne može pročiati %<LTO_section_decls%> od %s"
81718 #: lto/lto-common.cc:2408
81719 #, gcc-internal-format, gfc-internal-format
81720 msgid "Cannot open %s"
81721 msgstr "Ne može otvoriti %s"
81723 #: lto/lto-common.cc:2429
81724 #, gcc-internal-format, gfc-internal-format
81725 msgid "Cannot map %s"
81726 msgstr "Ne može map %s"
81728 #: lto/lto-common.cc:2440
81729 #, gcc-internal-format, gfc-internal-format
81730 msgid "Cannot read %s"
81731 msgstr "Ne može čitati %s"
81733 #: lto/lto-common.cc:2757
81734 #, gcc-internal-format
81735 msgid "could not open symbol resolution file: %m"
81736 msgstr "ne može otvoriti resolution datoteku simbola: %m"
81738 #: lto/lto-common.cc:2882
81739 #, gcc-internal-format, gfc-internal-format
81740 msgid "missing resolution data for %s"
81741 msgstr "nema resolution podataka za %s"
81743 #: lto/lto-common.cc:2919
81744 #, gcc-internal-format
81745 msgid "errors during merging of translation units"
81746 msgstr "greške pri spajanju prijevodnih jedinica"
81748 #: lto/lto-dump.cc:256
81749 #, gcc-internal-format
81750 msgid "Level not found, use none, slim, blocks, vops."
81751 msgstr "Razina nije nađena, koristite none, slim, blocks, vops."
81753 #: lto/lto-dump.cc:270
81754 #, gcc-internal-format
81755 msgid "Function not found."
81756 msgstr "Funkcija nije nađena."
81758 #: lto/lto-dump.cc:349 lto/lto-dump.cc:359
81759 #, gcc-internal-format
81760 msgid "Not configured with %<--enable-gather-detailed-mem-stats%>."
81761 msgstr "Nije konfigurirano s %<--enable-gather-detailed-mem-stats%>."
81763 #: lto/lto-lang.cc:324
81764 #, gcc-internal-format
81765 msgid "%s:%s: %E: %E"
81766 msgstr "%s:%s: %E: %E"
81768 #: lto/lto-lang.cc:879
81769 #, gcc-internal-format
81770 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
81771 msgstr "%<-fwpa%> and %<-fltrans%> se međusobno isključuju"
81773 #: lto/lto-lang.cc:913
81774 #, gcc-internal-format
81775 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclusive"
81776 msgstr "%<-flinker-output=rel%> and %<-fltrans%> se međusobno isključuju"
81778 #: lto/lto-object.cc:106
81779 #, gcc-internal-format, gfc-internal-format
81780 msgid "open %s failed: %s"
81781 msgstr "nije uspjelo otvoriti %s: %s"
81783 #: lto/lto-object.cc:150
81784 #, gcc-internal-format, gfc-internal-format
81785 msgid "%s: %s: %s"
81786 msgstr "%s: %s: %s"
81788 #: lto/lto-object.cc:191
81789 #, gcc-internal-format, gfc-internal-format
81790 msgid "close: %s"
81791 msgstr "zatvori: %s"
81793 #: lto/lto-object.cc:247
81794 #, gcc-internal-format, gfc-internal-format
81795 msgid "two or more sections for %s"
81796 msgstr "dvije ili više sekcija za %s"
81798 #: lto/lto-partition.cc:535
81799 #, gcc-internal-format
81800 msgid "min partition size cannot be greater than max partition size"
81801 msgstr "najmanja particija ne može biti veća od najveće particije"
81803 #: lto/lto-symtab.cc:169
81804 #, gcc-internal-format
81805 msgid "%qD is defined with tls model %s"
81806 msgstr "%qD je definiran s TLS modelom %s"
81808 #: lto/lto-symtab.cc:171
81809 #, gcc-internal-format, gfc-internal-format
81810 msgid "previously defined here as %s"
81811 msgstr "ranije definirana tu kao %s"
81813 #: lto/lto-symtab.cc:474
81814 #, gcc-internal-format
81815 msgid "multiple prevailing defs for %qE"
81816 msgstr "nekoliko prevladavajućih definicija za %qE"
81818 #: lto/lto-symtab.cc:492
81819 #, gcc-internal-format
81820 msgid "%qD has already been defined"
81821 msgstr "%qD već je bio definiran"
81823 #: lto/lto-symtab.cc:494
81824 #, gcc-internal-format
81825 msgid "previously defined here"
81826 msgstr "ranije definiran ovdje"
81828 #: lto/lto-symtab.cc:720
81829 #, gcc-internal-format
81830 msgid "%qD violates the C++ One Definition Rule"
81831 msgstr "%qD krši C++ pravilo One Definition Rule"
81833 #: lto/lto-symtab.cc:726
81834 #, gcc-internal-format
81835 msgid "type of %qD does not match original declaration"
81836 msgstr "vrsta %qD ne podudara originalnu deklaraciju"
81838 #: lto/lto-symtab.cc:746
81839 #, gcc-internal-format
81840 msgid "alignment of %qD is bigger than original declaration"
81841 msgstr "poravnanje %qD je veće od originalne deklaracije"
81843 #: lto/lto-symtab.cc:752
81844 #, gcc-internal-format
81845 msgid "size of %qD differ from the size of original declaration"
81846 msgstr "veličina %qD nije ista originalnoj deklaraciji"
81848 #: lto/lto-symtab.cc:757
81849 #, gcc-internal-format
81850 msgid "%qD was previously declared here"
81851 msgstr "%qD je već ranije ovdje deklariran"
81853 #: lto/lto-symtab.cc:760
81854 #, gcc-internal-format
81855 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
81856 msgstr "kôd može biti pogrešno optimiziran osim ako se ne koristi %<-fno-strict-aliasing%>"
81858 #: lto/lto-symtab.cc:846
81859 #, gcc-internal-format
81860 msgid "variable %qD redeclared as function"
81861 msgstr "varijable %qD je ponovno deklarirana kao funkcija"
81863 #: lto/lto-symtab.cc:853
81864 #, gcc-internal-format
81865 msgid "function %qD redeclared as variable"
81866 msgstr "funkcija %qD je ponovno deklarirana kao varijabla"
81868 #: lto/lto.cc:174
81869 #, gcc-internal-format
81870 msgid "%<lto_obj_file_open()%> failed"
81871 msgstr "%<lto_obj_file_open()%> nije uspješna"
81873 #: lto/lto.cc:206
81874 #, gcc-internal-format
81875 msgid "waitpid failed"
81876 msgstr "waitpid nije uspio"
81878 #: lto/lto.cc:209
81879 #, gcc-internal-format
81880 msgid "streaming subprocess failed"
81881 msgstr "streaming potproces nije uspješan"
81883 #: lto/lto.cc:212
81884 #, gcc-internal-format
81885 msgid "streaming subprocess was killed by signal"
81886 msgstr "streaming potproces je ubijen signalom"
81888 #: lto/lto.cc:319
81889 #, gcc-internal-format
81890 msgid "no LTRANS output list filename provided"
81891 msgstr "nije navedeno ime datoteke za LTRANS izlazni popis"
81893 #: lto/lto.cc:427
81894 #, gcc-internal-format
81895 msgid "opening LTRANS output list %s: %m"
81896 msgstr "otvaramo LTRANS izlazni popis %s: %m"
81898 #: lto/lto.cc:434
81899 #, gcc-internal-format
81900 msgid "writing to LTRANS output list %s: %m"
81901 msgstr "pišemo u LTRANS izlaznu listu %s: %m"
81903 #: lto/lto.cc:444
81904 #, gcc-internal-format
81905 msgid "closing LTRANS output list %s: %m"
81906 msgstr "zatvaramo LTRANS izlazni popis %s: %m"
81908 #: m2/gm2-lang.cc:1137
81909 #, gcc-internal-format
81910 msgid "cannot convert expression, only base types can be converted"
81911 msgstr ""
81913 #. Not found, probably a user typo.
81914 #: m2/gm2spec.cc:346
81915 #, gcc-internal-format
81916 msgid "%qs is not a valid Modula-2 system library name or abbreviation"
81917 msgstr ""
81919 #: m2/gm2spec.cc:724 m2/gm2spec.cc:732
81920 #, gcc-internal-format
81921 msgid "%qs and %qs cannot both be enabled"
81922 msgstr ""
81924 #: m2/gm2-gcc/m2assert.cc:40
81925 #, gcc-internal-format
81926 msgid "the location value is corrupt"
81927 msgstr ""
81929 #: m2/gm2-gcc/m2builtins.cc:46
81930 #, gcc-internal-format
81931 msgid "%s:%d:assertion of condition %qs failed"
81932 msgstr ""
81934 #: m2/gm2-gcc/m2builtins.cc:52
81935 #, gcc-internal-format, gfc-internal-format
81936 msgid "%s:%d:%s"
81937 msgstr ""
81939 #: m2/gm2-gcc/m2convert.cc:111
81940 #, gcc-internal-format
81941 msgid "negative integer implicitly converted to unsigned type"
81942 msgstr ""
81944 #: m2/gm2-gcc/m2convert.cc:118
81945 #, gcc-internal-format
81946 msgid "conversion of unsigned constant value to negative integer"
81947 msgstr ""
81949 #: m2/gm2-gcc/m2convert.cc:199 m2/gm2-gcc/m2convert.cc:203
81950 #, gcc-internal-format
81951 msgid "conversion to %qT alters %qT constant value"
81952 msgstr ""
81954 #: m2/gm2-gcc/m2convert.cc:224 m2/gm2-gcc/m2convert.cc:228
81955 #, gcc-internal-format
81956 msgid "conversion to %qT from %qT may alter its value"
81957 msgstr ""
81959 #: m2/gm2-gcc/m2convert.cc:260
81960 #, gcc-internal-format
81961 msgid "large integer implicitly truncated to unsigned type"
81962 msgstr ""
81964 #: m2/gm2-gcc/m2convert.cc:266 m2/gm2-gcc/m2convert.cc:272
81965 #: m2/gm2-gcc/m2convert.cc:281
81966 #, gcc-internal-format
81967 msgid "overflow in implicit constant conversion"
81968 msgstr ""
81970 #: m2/gm2-gcc/m2decl.cc:122
81971 #, gcc-internal-format
81972 msgid "storage size of %qD has not been resolved"
81973 msgstr ""
81975 #: m2/gm2-gcc/m2decl.cc:125
81976 #, gcc-internal-format
81977 msgid "inconsistent because %qs"
81978 msgstr ""
81980 #: m2/gm2-gcc/m2decl.cc:312
81981 #, gcc-internal-format
81982 msgid "constant %qs is too large"
81983 msgstr ""
81985 #: m2/gm2-gcc/m2expr.cc:2617
81986 #, gcc-internal-format
81987 msgid "not expecting different types to binary operator"
81988 msgstr ""
81990 #: m2/gm2-gcc/m2expr.cc:2875
81991 #, gcc-internal-format
81992 msgid "cannot take the address of this expression"
81993 msgstr ""
81995 #: m2/gm2-gcc/m2expr.cc:3642
81996 #, gcc-internal-format
81997 msgid "argument to CAP is not a constant or variable of type CHAR"
81998 msgstr ""
82000 #: m2/gm2-gcc/m2expr.cc:3922 m2/gm2-gcc/m2expr.cc:4028
82001 #: m2/gm2-gcc/m2expr.cc:4037
82002 #, gcc-internal-format
82003 msgid "constant literal %qs exceeds internal ZTYPE range"
82004 msgstr ""
82006 #: m2/gm2-gcc/m2expr.cc:3957
82007 #, gcc-internal-format
82008 msgid "constant literal %qs contains %qc, expected 0 or 1"
82009 msgstr ""
82011 #: m2/gm2-gcc/m2expr.cc:3972 m2/gm2-gcc/m2expr.cc:3984
82012 #, gcc-internal-format
82013 msgid "constant literal %qs contains %qc, expected %qs"
82014 msgstr ""
82016 #: m2/gm2-gcc/m2expr.cc:4003
82017 #, gcc-internal-format
82018 msgid "constant literal %qs contains %qc, expected %qs or %qs"
82019 msgstr ""
82021 #: m2/gm2-gcc/m2expr.cc:4069
82022 #, gcc-internal-format
82023 msgid "%qs applied to a void type"
82024 msgstr ""
82026 #: m2/gm2-gcc/m2expr.cc:4090 m2/gm2-gcc/m2expr.cc:4134
82027 #, gcc-internal-format
82028 msgid "%qs applied to an incomplete type"
82029 msgstr ""
82031 #: m2/gm2-gcc/m2linemap.cc:332
82032 #, gcc-internal-format
82033 msgid "memory allocation failed in vasprintf"
82034 msgstr ""
82036 #: m2/gm2-gcc/m2linemap.cc:364 rust/rust-diagnostics.cc:166
82037 #, gcc-internal-format, gfc-internal-format
82038 msgid "at %s, %s"
82039 msgstr ""
82041 #: m2/gm2-gcc/m2statement.cc:563
82042 #, gcc-internal-format
82043 msgid "internal error: not expecting operand1 to be a constant set"
82044 msgstr ""
82046 #: m2/gm2-gcc/m2statement.cc:957
82047 #, gcc-internal-format
82048 msgid "expecting one and only one label to be declared"
82049 msgstr ""
82051 #: m2/gm2-gcc/m2treelib.cc:286
82052 #, gcc-internal-format
82053 msgid "field number exceeds definition of set"
82054 msgstr ""
82056 #: m2/gm2-gcc/m2treelib.cc:291
82057 #, gcc-internal-format
82058 msgid "field number out of range trying to access set element"
82059 msgstr ""
82061 #: m2/gm2-gcc/m2type.cc:224
82062 #, gcc-internal-format
82063 msgid "array declaration canonicalization has failed"
82064 msgstr ""
82066 #: m2/gm2-gcc/m2type.cc:315
82067 #, gcc-internal-format
82068 msgid "low bound for the array is outside the ztype limits"
82069 msgstr ""
82071 #: m2/gm2-gcc/m2type.cc:317
82072 #, gcc-internal-format
82073 msgid "high bound for the array is outside the ztype limits"
82074 msgstr ""
82076 #: m2/gm2-gcc/m2type.cc:909
82077 #, gcc-internal-format
82078 msgid "set base type must be an ordinal type"
82079 msgstr ""
82081 #: m2/gm2-gcc/m2type.cc:938
82082 #, gcc-internal-format
82083 msgid "ordinal type expected"
82084 msgstr ""
82086 #: m2/gm2-gcc/m2type.cc:947
82087 #, gcc-internal-format
82088 msgid "range limits are not of the same type"
82089 msgstr ""
82091 #. This enum is a named one that has been declared already.
82092 #: m2/gm2-gcc/m2type.cc:1989
82093 #, gcc-internal-format
82094 msgid "redeclaration of enum %qs"
82095 msgstr ""
82097 #: m2/gm2-gcc/m2type.cc:2055
82098 #, gcc-internal-format
82099 msgid "enumeration values exceed range of integer"
82100 msgstr ""
82102 #: m2/gm2-gcc/m2type.cc:2289
82103 #, gcc-internal-format
82104 msgid "set type cannot be initialized with a %qs"
82105 msgstr ""
82107 #: m2/gm2-gcc/m2type.cc:2296
82108 #, gcc-internal-format
82109 msgid "set type does not take another integer value"
82110 msgstr ""
82112 #: m2/gm2-gcc/m2type.cc:2421
82113 #, gcc-internal-format
82114 msgid "array cannot be initialized with a %qs"
82115 msgstr ""
82117 #: m2/gm2-gcc/m2type.cc:2427
82118 #, gcc-internal-format
82119 msgid "array type must be initialized"
82120 msgstr ""
82122 #: m2/gm2-gcc/m2type.cc:2434
82123 #, gcc-internal-format
82124 msgid "array element value must be the same type as its declaration"
82125 msgstr ""
82127 #: m2/gm2-gcc/m2type.cc:2497
82128 #, gcc-internal-format
82129 msgid "low bound for the subrange has overflowed"
82130 msgstr ""
82132 #: m2/gm2-gcc/m2type.cc:2499
82133 #, gcc-internal-format
82134 msgid "high bound for the subrange has overflowed"
82135 msgstr ""
82137 #: m2/gm2-gcc/m2type.cc:2796
82138 #, gcc-internal-format
82139 msgid "requested alignment is not a constant"
82140 msgstr "zatraženo poravnanje nije konstanta"
82142 #: m2/gm2-gcc/m2type.cc:2798
82143 #, gcc-internal-format
82144 msgid "requested alignment is not a power of 2"
82145 msgstr ""
82147 #: m2/gm2-gcc/m2type.cc:2800
82148 #, gcc-internal-format
82149 msgid "requested alignment is too large"
82150 msgstr ""
82152 #: m2/gm2-gcc/m2type.cc:2826
82153 #, gcc-internal-format
82154 msgid "alignment may not be specified for %qD"
82155 msgstr ""
82157 #: objc/objc-act.cc:426 objc/objc-act.cc:6965
82158 #, gcc-internal-format
82159 msgid "%<@end%> missing in implementation context"
82160 msgstr "nema %<@end%> u kontekstu implementacije"
82162 #: objc/objc-act.cc:579
82163 #, gcc-internal-format
82164 msgid "class attributes are not available in Objective-C 1.0"
82165 msgstr "atributi klase nisu dostupni u Objective-C 1.0"
82167 #: objc/objc-act.cc:594
82168 #, gcc-internal-format
82169 msgid "category attributes are not available in Objective-C 1.0"
82170 msgstr "atributi kategorije nisu dostupni u Objective-C 1.0"
82172 #: objc/objc-act.cc:597
82173 #, gcc-internal-format
82174 msgid "category attributes are not available in this version of the compiler, (ignored)"
82175 msgstr "atributi kategorije nisu dostupni u ovoj inačici kompajlera, zanemareno"
82177 #: objc/objc-act.cc:603
82178 #, gcc-internal-format
82179 msgid "class extensions are not available in Objective-C 1.0"
82180 msgstr ""
82182 #: objc/objc-act.cc:617
82183 #, gcc-internal-format
82184 msgid "class extension for class %qE declared after its %<@implementation%>"
82185 msgstr ""
82187 #: objc/objc-act.cc:632
82188 #, gcc-internal-format
82189 msgid "protocol attributes are not available in Objective-C 1.0"
82190 msgstr ""
82192 #: objc/objc-act.cc:697
82193 #, gcc-internal-format
82194 msgid "%<@end%> must appear in an @implementation context"
82195 msgstr ""
82197 #: objc/objc-act.cc:706
82198 #, gcc-internal-format
82199 msgid "%<@package%> is not available in Objective-C 1.0"
82200 msgstr ""
82202 #: objc/objc-act.cc:708
82203 #, gcc-internal-format
82204 msgid "%<@package%> presently has the same effect as %<@public%>"
82205 msgstr ""
82207 #: objc/objc-act.cc:719
82208 #, gcc-internal-format
82209 msgid "%<@optional%> is not available in Objective-C 1.0"
82210 msgstr ""
82212 #: objc/objc-act.cc:721
82213 #, gcc-internal-format
82214 msgid "%<@required%> is not available in Objective-C 1.0"
82215 msgstr ""
82217 #: objc/objc-act.cc:729
82218 #, gcc-internal-format
82219 msgid "%<@optional%> is allowed in @protocol context only"
82220 msgstr ""
82222 #: objc/objc-act.cc:731
82223 #, gcc-internal-format
82224 msgid "%<@required%> is allowed in @protocol context only"
82225 msgstr ""
82227 #. FIXME: we probably ought to bail out at this point.
82228 #: objc/objc-act.cc:854
82229 #, gcc-internal-format
82230 msgid "%<@property%> is not available in Objective-C 1.0"
82231 msgstr ""
82233 #: objc/objc-act.cc:859
82234 #, gcc-internal-format
82235 msgid "property declaration not in %<@interface%>, %<@protocol%> or %<category%> context"
82236 msgstr ""
82238 #: objc/objc-act.cc:870
82239 #, gcc-internal-format
82240 msgid "properties must be named"
82241 msgstr ""
82243 #: objc/objc-act.cc:878
82244 #, gcc-internal-format
82245 msgid "property cannot be an array"
82246 msgstr ""
82248 #. A @property is not an actual variable, but it is a way to
82249 #. describe a pair of accessor methods, so its type (which is
82250 #. the type of the return value of the getter and the first
82251 #. argument of the setter) can't be a bitfield (as return values
82252 #. and arguments of functions cannot be bitfields).  The
82253 #. underlying instance variable could be a bitfield, but that is
82254 #. a different matter.
82255 #: objc/objc-act.cc:891
82256 #, gcc-internal-format
82257 msgid "property cannot be a bit-field"
82258 msgstr ""
82260 #: objc/objc-act.cc:915
82261 #, gcc-internal-format
82262 msgid "multiple property %qE methods specified, the latest one will be used"
82263 msgstr ""
82265 #: objc/objc-act.cc:917
82266 #, gcc-internal-format
82267 msgid "previous specification"
82268 msgstr ""
82270 #: objc/objc-act.cc:932
82271 #, gcc-internal-format
82272 msgid "%qE attribute conflicts with %qE attribute"
82273 msgstr ""
82275 #: objc/objc-act.cc:934
82276 #, gcc-internal-format
82277 msgid "%qE specified here"
82278 msgstr ""
82280 #: objc/objc-act.cc:940
82281 #, gcc-internal-format
82282 msgid "duplicate %qE attribute"
82283 msgstr ""
82285 #: objc/objc-act.cc:941
82286 #, gcc-internal-format
82287 msgid "first specified here"
82288 msgstr ""
82290 #: objc/objc-act.cc:968
82291 #, gcc-internal-format
82292 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
82293 msgstr ""
82295 #: objc/objc-act.cc:971
82296 #, gcc-internal-format
82297 msgid "%<setter%> specified here"
82298 msgstr ""
82300 #: objc/objc-act.cc:1050
82301 #, gcc-internal-format
82302 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
82303 msgstr ""
82305 #: objc/objc-act.cc:1053
82306 #, gcc-internal-format
82307 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
82308 msgstr ""
82310 #: objc/objc-act.cc:1070
82311 #, gcc-internal-format
82312 msgid "%qE attribute is only valid for Objective-C objects"
82313 msgstr ""
82315 #: objc/objc-act.cc:1128
82316 #, gcc-internal-format
82317 msgid "redeclaration of property %qD"
82318 msgstr ""
82320 #: objc/objc-act.cc:1131 objc/objc-act.cc:1197 objc/objc-act.cc:1208
82321 #: objc/objc-act.cc:1222 objc/objc-act.cc:1233 objc/objc-act.cc:1245
82322 #: objc/objc-act.cc:1282 objc/objc-act.cc:7752 objc/objc-act.cc:7815
82323 #: objc/objc-act.cc:7838 objc/objc-act.cc:7852 objc/objc-act.cc:7870
82324 #: objc/objc-act.cc:7969
82325 #, gcc-internal-format
82326 msgid "originally specified here"
82327 msgstr ""
82329 #: objc/objc-act.cc:1193
82330 #, gcc-internal-format
82331 msgid "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
82332 msgstr ""
82334 #: objc/objc-act.cc:1204
82335 #, gcc-internal-format
82336 msgid "%<getter%> attribute of property %qD conflicts with previous declaration"
82337 msgstr ""
82339 #: objc/objc-act.cc:1218
82340 #, gcc-internal-format
82341 msgid "%<setter%> attribute of property %qD conflicts with previous declaration"
82342 msgstr ""
82344 #: objc/objc-act.cc:1230
82345 #, gcc-internal-format
82346 msgid "assign semantics attributes of property %qD conflict with previous declaration"
82347 msgstr ""
82349 #: objc/objc-act.cc:1241
82350 #, gcc-internal-format
82351 msgid "%<readonly%> attribute of property %qD conflicts with previous declaration"
82352 msgstr ""
82354 #: objc/objc-act.cc:1280
82355 #, gcc-internal-format
82356 msgid "type of property %qD conflicts with previous declaration"
82357 msgstr ""
82359 #: objc/objc-act.cc:1323
82360 #, gcc-internal-format
82361 msgid "nullability specifier %qE cannot be applied to non-pointer type %qT"
82362 msgstr ""
82364 #: objc/objc-act.cc:1328
82365 #, gcc-internal-format
82366 msgid "nullability specifier %qE cannot be applied to multi-level pointer type %qT"
82367 msgstr ""
82369 #: objc/objc-act.cc:1781
82370 #, gcc-internal-format
82371 msgid "the dot syntax is not available in Objective-C 1.0"
82372 msgstr ""
82374 #. We know that 'class_name' is an Objective-C class name as the
82375 #. parser won't call this function if it is not.  This is only a
82376 #. double-check for safety.
82377 #: objc/objc-act.cc:1797
82378 #, gcc-internal-format
82379 msgid "could not find class %qE"
82380 msgstr ""
82382 #. Again, this should never happen, but we do check.
82383 #: objc/objc-act.cc:1805
82384 #, gcc-internal-format
82385 msgid "could not find interface for class %qE"
82386 msgstr ""
82388 #: objc/objc-act.cc:1811 objc/objc-act.cc:7147
82389 #, gcc-internal-format
82390 msgid "class %qE is unavailable"
82391 msgstr ""
82393 #: objc/objc-act.cc:1813 objc/objc-act.cc:7004 objc/objc-act.cc:7149
82394 #, gcc-internal-format
82395 msgid "class %qE is deprecated"
82396 msgstr ""
82398 #: objc/objc-act.cc:1842
82399 #, gcc-internal-format
82400 msgid "could not find setter/getter for %qE in class %qE"
82401 msgstr ""
82403 #: objc/objc-act.cc:1892
82404 #, gcc-internal-format
82405 msgid "%qs property cannot be set"
82406 msgstr ""
82408 #: objc/objc-act.cc:2160
82409 #, gcc-internal-format
82410 msgid "method declaration not in @interface context"
82411 msgstr ""
82413 #: objc/objc-act.cc:2164
82414 #, gcc-internal-format
82415 msgid "method attributes are not available in Objective-C 1.0"
82416 msgstr ""
82418 #: objc/objc-act.cc:2184
82419 #, gcc-internal-format
82420 msgid "method definition not in @implementation context"
82421 msgstr ""
82423 #: objc/objc-act.cc:2197
82424 #, gcc-internal-format
82425 msgid "method attributes cannot be specified in @implementation context"
82426 msgstr ""
82428 #: objc/objc-act.cc:2427
82429 #, gcc-internal-format
82430 msgid "class %qs does not implement the %qE protocol"
82431 msgstr ""
82433 #: objc/objc-act.cc:2430
82434 #, gcc-internal-format
82435 msgid "type %qs does not conform to the %qE protocol"
82436 msgstr ""
82438 #: objc/objc-act.cc:2725
82439 #, gcc-internal-format
82440 msgid "comparison of distinct Objective-C types lacks a cast"
82441 msgstr ""
82443 #: objc/objc-act.cc:2729
82444 #, gcc-internal-format
82445 msgid "initialization from distinct Objective-C type"
82446 msgstr ""
82448 #: objc/objc-act.cc:2733
82449 #, gcc-internal-format
82450 msgid "assignment from distinct Objective-C type"
82451 msgstr ""
82453 #: objc/objc-act.cc:2737
82454 #, gcc-internal-format
82455 msgid "distinct Objective-C type in return"
82456 msgstr ""
82458 #: objc/objc-act.cc:2741
82459 #, gcc-internal-format
82460 msgid "passing argument %d of %qE from distinct Objective-C type"
82461 msgstr ""
82463 #: objc/objc-act.cc:2884
82464 #, gcc-internal-format
82465 msgid "statically allocated instance of Objective-C class %qE"
82466 msgstr ""
82468 #: objc/objc-act.cc:2893
82469 #, gcc-internal-format
82470 msgid "redeclaration of Objective-C class %qs"
82471 msgstr ""
82473 #. This case happens when we are given an 'interface' which
82474 #. is not a valid class name.  For example if a typedef was
82475 #. used, and 'interface' really is the identifier of the
82476 #. typedef, but when you resolve it you don't get an
82477 #. Objective-C class, but something else, such as 'int'.
82478 #. This is an error; protocols make no sense unless you use
82479 #. them with Objective-C objects.
82480 #: objc/objc-act.cc:2935
82481 #, gcc-internal-format
82482 msgid "only Objective-C object types can be qualified with a protocol"
82483 msgstr ""
82485 #: objc/objc-act.cc:2999
82486 #, gcc-internal-format
82487 msgid "protocol %qE has circular dependency"
82488 msgstr ""
82490 #: objc/objc-act.cc:3032 objc/objc-act.cc:5866
82491 #, gcc-internal-format
82492 msgid "cannot find protocol declaration for %qE"
82493 msgstr ""
82495 #: objc/objc-act.cc:3342 objc/objc-act.cc:3997 objc/objc-act.cc:6578
82496 #: objc/objc-act.cc:7055 objc/objc-act.cc:7140 objc/objc-act.cc:7195
82497 #, gcc-internal-format
82498 msgid "cannot find interface declaration for %qE"
82499 msgstr ""
82501 #: objc/objc-act.cc:3346
82502 #, gcc-internal-format
82503 msgid "interface %qE does not have valid constant string layout"
82504 msgstr ""
82506 #: objc/objc-act.cc:3351
82507 #, gcc-internal-format
82508 msgid "cannot find reference tag for class %qE"
82509 msgstr ""
82511 #: objc/objc-act.cc:3496
82512 #, gcc-internal-format
82513 msgid "%qE is not an Objective-C class name or alias"
82514 msgstr ""
82516 #: objc/objc-act.cc:3511 objc/objc-act.cc:3542 objc/objc-act.cc:6959
82517 #: objc/objc-act.cc:8305 objc/objc-act.cc:8361
82518 #, gcc-internal-format
82519 msgid "Objective-C declarations may only appear in global scope"
82520 msgstr ""
82522 #: objc/objc-act.cc:3516
82523 #, gcc-internal-format
82524 msgid "cannot find class %qE"
82525 msgstr ""
82527 #: objc/objc-act.cc:3518
82528 #, gcc-internal-format
82529 msgid "class %qE already exists"
82530 msgstr ""
82532 #: objc/objc-act.cc:3560 objc/objc-act.cc:7020
82533 #, gcc-internal-format
82534 msgid "%qE redeclared as different kind of symbol"
82535 msgstr ""
82537 #: objc/objc-act.cc:3562 objc/objc-act.cc:4148 objc/objc-act.cc:4176
82538 #: objc/objc-act.cc:4231 objc/objc-act.cc:7022
82539 #, gcc-internal-format
82540 msgid "previous declaration of %q+D"
82541 msgstr ""
82543 #: objc/objc-act.cc:3851
82544 #, gcc-internal-format
82545 msgid "strong-cast assignment has been intercepted"
82546 msgstr ""
82548 #: objc/objc-act.cc:3893
82549 #, gcc-internal-format
82550 msgid "strong-cast may possibly be needed"
82551 msgstr ""
82553 #: objc/objc-act.cc:3903
82554 #, gcc-internal-format
82555 msgid "instance variable assignment has been intercepted"
82556 msgstr ""
82558 #: objc/objc-act.cc:3922
82559 #, gcc-internal-format
82560 msgid "pointer arithmetic for garbage-collected objects not allowed"
82561 msgstr ""
82563 #: objc/objc-act.cc:3928
82564 #, gcc-internal-format
82565 msgid "global/static variable assignment has been intercepted"
82566 msgstr ""
82568 #: objc/objc-act.cc:4145 objc/objc-act.cc:4173 objc/objc-act.cc:4228
82569 #, gcc-internal-format
82570 msgid "duplicate instance variable %q+D"
82571 msgstr ""
82573 #: objc/objc-act.cc:4288
82574 #, gcc-internal-format
82575 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
82576 msgstr ""
82578 #: objc/objc-act.cc:4372
82579 #, gcc-internal-format
82580 msgid "%<@catch%> parameter is not a known Objective-C class type"
82581 msgstr ""
82583 #: objc/objc-act.cc:4378
82584 #, gcc-internal-format
82585 msgid "%<@catch%> parameter cannot be protocol-qualified"
82586 msgstr ""
82588 #: objc/objc-act.cc:4423
82589 #, gcc-internal-format
82590 msgid "exception of type %<%T%> will be caught"
82591 msgstr ""
82593 #: objc/objc-act.cc:4425
82594 #, gcc-internal-format
82595 msgid "   by earlier handler for %<%T%>"
82596 msgstr ""
82598 #: objc/objc-act.cc:4472
82599 #, gcc-internal-format
82600 msgid "%<@try%> without %<@catch%> or %<@finally%>"
82601 msgstr ""
82603 #: objc/objc-act.cc:4501
82604 #, gcc-internal-format
82605 msgid "%<@throw%> (rethrow) used outside of a %<@catch%> block"
82606 msgstr ""
82608 #: objc/objc-act.cc:4514
82609 #, gcc-internal-format
82610 msgid "%<@throw%> argument is not an object"
82611 msgstr ""
82613 #: objc/objc-act.cc:4535
82614 #, gcc-internal-format
82615 msgid "%<@synchronized%> argument is not an object"
82616 msgstr ""
82618 #: objc/objc-act.cc:4745
82619 #, gcc-internal-format
82620 msgid "%s %qs"
82621 msgstr ""
82623 #: objc/objc-act.cc:4768 objc/objc-act.cc:4793
82624 #, gcc-internal-format
82625 msgid "inconsistent instance variable specification"
82626 msgstr ""
82628 #: objc/objc-act.cc:4848
82629 #, gcc-internal-format
82630 msgid "cannot use an object as parameter to a method"
82631 msgstr ""
82633 #: objc/objc-act.cc:4892
82634 #, gcc-internal-format
82635 msgid "method argument attributes are not available in Objective-C 1.0"
82636 msgstr ""
82638 #: objc/objc-act.cc:5267
82639 #, gcc-internal-format
82640 msgid "multiple methods named %<%c%E%> found"
82641 msgstr ""
82643 #: objc/objc-act.cc:5270
82644 #, gcc-internal-format
82645 msgid "using %<%c%s%>"
82646 msgstr ""
82648 #: objc/objc-act.cc:5279
82649 #, gcc-internal-format
82650 msgid "multiple selectors named %<%c%E%> found"
82651 msgstr ""
82653 #: objc/objc-act.cc:5282
82654 #, gcc-internal-format
82655 msgid "found %<%c%s%>"
82656 msgstr ""
82658 #: objc/objc-act.cc:5291
82659 #, gcc-internal-format
82660 msgid "also found %<%c%s%>"
82661 msgstr ""
82663 #. If 'rtype' is NULL_TREE at this point it means that
82664 #. we have seen no @interface corresponding to that
82665 #. class name, only a @class declaration (alternatively,
82666 #. this was a call such as [objc_getClass("SomeClass")
82667 #. alloc], where we've never seen the @interface of
82668 #. SomeClass).  So, we have a class name (class_tree)
82669 #. but no actual details of the class methods.  We won't
82670 #. be able to check that the class responds to the
82671 #. method, and we will have to guess the method
82672 #. prototype.  Emit a warning, then keep going (this
82673 #. will use any method with a matching name, as if the
82674 #. receiver was of type 'Class').
82675 #. We could not find an @interface declaration, and
82676 #. there are no protocols attached to the receiver,
82677 #. so we can't complete the check that the receiver
82678 #. responds to the method, and we can't retrieve the
82679 #. method prototype.  But, because the receiver has
82680 #. a well-specified class, the programmer did want
82681 #. this check to be performed.  Emit a warning, then
82682 #. keep going as if it was an 'id'.  To remove the
82683 #. warning, either include an @interface for the
82684 #. class, or cast the receiver to 'id'.  Note that
82685 #. rtype is an IDENTIFIER_NODE at this point.
82686 #: objc/objc-act.cc:5579 objc/objc-act.cc:5714
82687 #, gcc-internal-format
82688 msgid "%<@interface%> of class %qE not found"
82689 msgstr ""
82691 #: objc/objc-act.cc:5588
82692 #, gcc-internal-format
82693 msgid "no super class declared in @interface for %qE"
82694 msgstr ""
82696 #: objc/objc-act.cc:5639
82697 #, gcc-internal-format
82698 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
82699 msgstr ""
82701 #. We have a type, but it's not an Objective-C type (!).
82702 #: objc/objc-act.cc:5751
82703 #, gcc-internal-format
82704 msgid "invalid receiver type %qs"
82705 msgstr ""
82707 #: objc/objc-act.cc:5768
82708 #, gcc-internal-format
82709 msgid "%<%c%E%> not found in protocol(s)"
82710 msgstr ""
82712 #: objc/objc-act.cc:5782
82713 #, gcc-internal-format
82714 msgid "%qE may not respond to %<%c%E%>"
82715 msgstr ""
82717 #: objc/objc-act.cc:5790
82718 #, gcc-internal-format
82719 msgid "no %<%c%E%> method found"
82720 msgstr ""
82722 #: objc/objc-act.cc:5797
82723 #, gcc-internal-format
82724 msgid "(messages without a matching method signature will be assumed to return %<id%> and accept %<...%> as arguments)"
82725 msgstr ""
82727 #: objc/objc-act.cc:5915
82728 #, gcc-internal-format
82729 msgid "undeclared selector %qE"
82730 msgstr ""
82732 #. Historically, a class method that produced objects (factory
82733 #. method) would assign `self' to the instance that it
82734 #. allocated.  This would effectively turn the class method into
82735 #. an instance method.  Following this assignment, the instance
82736 #. variables could be accessed.  That practice, while safe,
82737 #. violates the simple rule that a class method should not refer
82738 #. to an instance variable.  It's better to catch the cases
82739 #. where this is done unknowingly than to support the above
82740 #. paradigm.
82741 #: objc/objc-act.cc:5939
82742 #, gcc-internal-format
82743 msgid "instance variable %qE accessed in class method"
82744 msgstr ""
82746 #: objc/objc-act.cc:6169 objc/objc-act.cc:6189
82747 #, gcc-internal-format
82748 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
82749 msgstr ""
82751 #: objc/objc-act.cc:6173
82752 #, gcc-internal-format
82753 msgid "previous declaration of %<%c%E%> as %<@required%>"
82754 msgstr ""
82756 #: objc/objc-act.cc:6193
82757 #, gcc-internal-format
82758 msgid "previous declaration of %<%c%E%> as %<@optional%>"
82759 msgstr ""
82761 #: objc/objc-act.cc:6253
82762 #, gcc-internal-format
82763 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
82764 msgstr ""
82766 #: objc/objc-act.cc:6257
82767 #, gcc-internal-format
82768 msgid "previous declaration of %<%c%E%>"
82769 msgstr ""
82771 #: objc/objc-act.cc:6294
82772 #, gcc-internal-format
82773 msgid "duplicate interface declaration for category %<%E(%E)%>"
82774 msgstr ""
82776 #: objc/objc-act.cc:6382
82777 #, gcc-internal-format
82778 msgid "illegal reference type specified for instance variable %qs"
82779 msgstr ""
82781 #: objc/objc-act.cc:6393
82782 #, gcc-internal-format
82783 msgid "instance variable %qs has unknown size"
82784 msgstr ""
82786 #: objc/objc-act.cc:6414
82787 #, gcc-internal-format
82788 msgid "instance variable %qs uses flexible array member"
82789 msgstr ""
82791 #: objc/objc-act.cc:6441
82792 #, gcc-internal-format
82793 msgid "type %qE has no default constructor to call"
82794 msgstr ""
82796 #: objc/objc-act.cc:6447
82797 #, gcc-internal-format
82798 msgid "destructor for %qE shall not be run either"
82799 msgstr ""
82801 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
82802 #. initialize them.
82803 #: objc/objc-act.cc:6459
82804 #, gcc-internal-format
82805 msgid "type %qE has virtual member functions"
82806 msgstr ""
82808 #: objc/objc-act.cc:6460
82809 #, gcc-internal-format
82810 msgid "illegal aggregate type %qE specified for instance variable %qs"
82811 msgstr ""
82813 #: objc/objc-act.cc:6470
82814 #, gcc-internal-format
82815 msgid "type %qE has a user-defined constructor"
82816 msgstr ""
82818 #: objc/objc-act.cc:6472
82819 #, gcc-internal-format
82820 msgid "type %qE has a user-defined destructor"
82821 msgstr ""
82823 #: objc/objc-act.cc:6476
82824 #, gcc-internal-format
82825 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
82826 msgstr ""
82828 #: objc/objc-act.cc:6607
82829 #, gcc-internal-format
82830 msgid "instance variable %qE is declared private"
82831 msgstr ""
82833 #: objc/objc-act.cc:6618
82834 #, gcc-internal-format
82835 msgid "instance variable %qE is %s; this will be a hard error in the future"
82836 msgstr ""
82838 #: objc/objc-act.cc:6625
82839 #, gcc-internal-format
82840 msgid "instance variable %qE is declared %s"
82841 msgstr ""
82843 #: objc/objc-act.cc:6736 objc/objc-act.cc:6851
82844 #, gcc-internal-format
82845 msgid "incomplete implementation of class %qE"
82846 msgstr ""
82848 #: objc/objc-act.cc:6740 objc/objc-act.cc:6855
82849 #, gcc-internal-format
82850 msgid "incomplete implementation of category %qE"
82851 msgstr ""
82853 #: objc/objc-act.cc:6749 objc/objc-act.cc:6863
82854 #, gcc-internal-format
82855 msgid "method definition for %<%c%E%> not found"
82856 msgstr ""
82858 #: objc/objc-act.cc:6904
82859 #, gcc-internal-format
82860 msgid "%s %qE does not fully implement the %qE protocol"
82861 msgstr ""
82863 #: objc/objc-act.cc:6994
82864 #, gcc-internal-format
82865 msgid "cannot find interface declaration for %qE, superclass of %qE"
82866 msgstr ""
82868 #: objc/objc-act.cc:7002
82869 #, gcc-internal-format
82870 msgid "class %qE is not available"
82871 msgstr "class %qE nije dostupna"
82873 #: objc/objc-act.cc:7035
82874 #, gcc-internal-format
82875 msgid "reimplementation of class %qE"
82876 msgstr ""
82878 #: objc/objc-act.cc:7068
82879 #, gcc-internal-format
82880 msgid "conflicting super class name %qE"
82881 msgstr ""
82883 #: objc/objc-act.cc:7071
82884 #, gcc-internal-format
82885 msgid "previous declaration of %qE"
82886 msgstr ""
82888 #: objc/objc-act.cc:7073
82889 #, gcc-internal-format
82890 msgid "previous declaration"
82891 msgstr ""
82893 #: objc/objc-act.cc:7085
82894 #, gcc-internal-format
82895 msgid "class %qE defined without specifying a base class"
82896 msgstr ""
82898 #: objc/objc-act.cc:7092 objc/objc-act.cc:7094
82899 #, gcc-internal-format
82900 msgid "duplicate interface declaration for class %qE"
82901 msgstr ""
82903 #: objc/objc-act.cc:7419 objc/objc-act.cc:7615
82904 #, gcc-internal-format
82905 msgid "cannot find instance variable associated with property"
82906 msgstr ""
82908 #. TODO: This should be caught much earlier than this.
82909 #: objc/objc-act.cc:7581
82910 #, gcc-internal-format
82911 msgid "invalid setter, it must have one argument"
82912 msgstr ""
82914 #: objc/objc-act.cc:7745 objc/objc-act.cc:7962
82915 #, gcc-internal-format
82916 msgid "property %qs already specified in %<@dynamic%>"
82917 msgstr ""
82919 #: objc/objc-act.cc:7748 objc/objc-act.cc:7965
82920 #, gcc-internal-format
82921 msgid "property %qs already specified in %<@synthesize%>"
82922 msgstr ""
82924 #: objc/objc-act.cc:7762 objc/objc-act.cc:7979
82925 #, gcc-internal-format
82926 msgid "no declaration of property %qs found in the interface"
82927 msgstr ""
82929 #: objc/objc-act.cc:7789
82930 #, gcc-internal-format
82931 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
82932 msgstr ""
82934 #: objc/objc-act.cc:7810
82935 #, gcc-internal-format
82936 msgid "property %qs is using instance variable %qs of incompatible type"
82937 msgstr ""
82939 #: objc/objc-act.cc:7832
82940 #, gcc-internal-format
82941 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
82942 msgstr ""
82944 #: objc/objc-act.cc:7846
82945 #, gcc-internal-format
82946 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
82947 msgstr ""
82949 #: objc/objc-act.cc:7865
82950 #, gcc-internal-format
82951 msgid "property %qs is using the same instance variable as property %qs"
82952 msgstr ""
82954 #: objc/objc-act.cc:7906
82955 #, gcc-internal-format
82956 msgid "%<@synthesize%> is not available in Objective-C 1.0"
82957 msgstr ""
82959 #. We can get here only in Objective-C; the Objective-C++ parser
82960 #. detects the problem while parsing, outputs the error
82961 #. "misplaced '@synthesize' Objective-C++ construct" and skips
82962 #. the declaration.
82963 #: objc/objc-act.cc:7917
82964 #, gcc-internal-format
82965 msgid "%<@synthesize%> not in @implementation context"
82966 msgstr ""
82968 #: objc/objc-act.cc:7923
82969 #, gcc-internal-format
82970 msgid "%<@synthesize%> cannot be used in categories"
82971 msgstr ""
82973 #: objc/objc-act.cc:7932
82974 #, gcc-internal-format
82975 msgid "%<@synthesize%> requires the @interface of the class to be available"
82976 msgstr ""
82978 #: objc/objc-act.cc:8015
82979 #, gcc-internal-format
82980 msgid "%<@dynamic%> is not available in Objective-C 1.0"
82981 msgstr ""
82983 #. We can get here only in Objective-C; the Objective-C++ parser
82984 #. detects the problem while parsing, outputs the error
82985 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
82986 #. declaration.
82987 #: objc/objc-act.cc:8026
82988 #, gcc-internal-format
82989 msgid "%<@dynamic%> not in @implementation context"
82990 msgstr ""
82992 #: objc/objc-act.cc:8048
82993 #, gcc-internal-format
82994 msgid "%<@dynamic%> requires the @interface of the class to be available"
82995 msgstr ""
82997 #: objc/objc-act.cc:8248
82998 #, gcc-internal-format
82999 msgid "definition of protocol %qE not found"
83000 msgstr ""
83002 #: objc/objc-act.cc:8275
83003 #, gcc-internal-format
83004 msgid "protocol %qE is unavailable"
83005 msgstr ""
83007 #. It would be nice to use warn_deprecated_use() here, but
83008 #. we are using TREE_CHAIN (which is supposed to be the
83009 #. TYPE_STUB_DECL for a TYPE) for something different.
83010 #: objc/objc-act.cc:8281
83011 #, gcc-internal-format
83012 msgid "protocol %qE is deprecated"
83013 msgstr ""
83015 #: objc/objc-act.cc:8408
83016 #, gcc-internal-format
83017 msgid "duplicate declaration for protocol %qE"
83018 msgstr ""
83020 #: objc/objc-act.cc:8932
83021 #, gcc-internal-format
83022 msgid "conflicting types for %<%c%s%>"
83023 msgstr ""
83025 #: objc/objc-act.cc:8936
83026 #, gcc-internal-format
83027 msgid "previous declaration of %<%c%s%>"
83028 msgstr ""
83030 #: objc/objc-act.cc:9038
83031 #, gcc-internal-format
83032 msgid "no super class declared in interface for %qE"
83033 msgstr ""
83035 #: objc/objc-act.cc:9065
83036 #, gcc-internal-format
83037 msgid "%<[super ...]%> must appear in a method context"
83038 msgstr ""
83040 #: objc/objc-act.cc:9105
83041 #, gcc-internal-format
83042 msgid "method possibly missing a [super dealloc] call"
83043 msgstr ""
83045 #: objc/objc-act.cc:9573
83046 #, gcc-internal-format
83047 msgid "instance variable %qs is declared private"
83048 msgstr ""
83050 #: objc/objc-act.cc:9626
83051 #, gcc-internal-format
83052 msgid "local declaration of %qE hides instance variable"
83053 msgstr ""
83055 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
83056 #. should be impossible for real properties, which always
83057 #. have a getter.
83058 #: objc/objc-act.cc:9670
83059 #, gcc-internal-format
83060 msgid "no %qs getter found"
83061 msgstr ""
83063 #: objc/objc-act.cc:9917
83064 #, gcc-internal-format
83065 msgid "fast enumeration is not available in Objective-C 1.0"
83066 msgstr ""
83068 #: objc/objc-act.cc:9927
83069 #, gcc-internal-format
83070 msgid "iterating variable in fast enumeration is not an object"
83071 msgstr ""
83073 #: objc/objc-act.cc:9933
83074 #, gcc-internal-format
83075 msgid "collection in fast enumeration is not an object"
83076 msgstr ""
83078 #: objc/objc-encoding.cc:130
83079 #, gcc-internal-format
83080 msgid "type %qT does not have a known size"
83081 msgstr ""
83083 #: objc/objc-encoding.cc:721
83084 #, gcc-internal-format
83085 msgid "unknown type %<%T%> found during Objective-C encoding"
83086 msgstr ""
83088 #. Do not do any encoding, produce an error and keep going.
83089 #: objc/objc-encoding.cc:804
83090 #, gcc-internal-format
83091 msgid "trying to encode non-integer type as a bit-field"
83092 msgstr ""
83094 #: objc/objc-gnu-runtime-abi-01.cc:134
83095 #, gcc-internal-format
83096 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
83097 msgstr ""
83099 #: objc/objc-gnu-runtime-abi-01.cc:142
83100 #, gcc-internal-format
83101 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
83102 msgstr ""
83104 #: objc/objc-gnu-runtime-abi-01.cc:2162 objc/objc-next-runtime-abi-01.cc:2822
83105 #: objc/objc-next-runtime-abi-02.cc:3839
83106 #, gcc-internal-format
83107 msgid "non-objective-c type %qT cannot be caught"
83108 msgstr ""
83110 #: objc/objc-next-runtime-abi-01.cc:146
83111 #, gcc-internal-format
83112 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> argument less than 2"
83113 msgstr ""
83115 #: objc/objc-next-runtime-abi-02.cc:245
83116 #, gcc-internal-format
83117 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> greater than 1"
83118 msgstr ""
83120 #: objc/objc-runtime-shared-support.cc:423
83121 #, gcc-internal-format
83122 msgid "creating selector for nonexistent method %qE"
83123 msgstr ""
83125 #: rust/backend/rust-constexpr.cc:1676
83126 #, gcc-internal-format
83127 msgid "array size expression is not supported yet"
83128 msgstr "izraz za veličinu polja još uvijek nije podržan"
83130 #: rust/backend/rust-constexpr.cc:1803
83131 #, gcc-internal-format
83132 msgid "constant folding not supported for this tree code"
83133 msgstr ""
83135 #: rust/backend/rust-constexpr.cc:2480
83136 #, gcc-internal-format
83137 msgid "cast from %qT is not allowed"
83138 msgstr ""
83140 #: rust/backend/rust-constexpr.cc:2753
83141 #, gcc-internal-format
83142 msgid "modification of %qE is not a constant expression"
83143 msgstr ""
83145 #: rust/backend/rust-constexpr.cc:6172
83146 #, gcc-internal-format
83147 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
83148 msgstr ""
83150 #: rust/backend/rust-constexpr.cc:6181
83151 #, gcc-internal-format
83152 msgid "%qD declared %<static%> in %<constexpr%> context"
83153 msgstr ""
83155 #: rust/backend/rust-tree.cc:616
83156 #, gcc-internal-format
83157 msgid "ignoring return value of %qD, that must be used: %<%s%>"
83158 msgstr ""
83160 #: rust/backend/rust-tree.cc:617
83161 #, gcc-internal-format
83162 msgid "ignoring return value of %qD, that must be used"
83163 msgstr ""
83165 #: rust/backend/rust-tree.cc:633
83166 #, gcc-internal-format
83167 msgid "ignoring returned value of type %qT, that must be used: %<%s%>"
83168 msgstr ""
83170 #: rust/backend/rust-tree.cc:634
83171 #, gcc-internal-format
83172 msgid "ignoring returned value of type %qT, that must be used"
83173 msgstr ""
83175 #: rust/checks/lints/rust-lint-unused-var.cc:51
83176 #, gcc-internal-format
83177 msgid "unused name %qE"
83178 msgstr ""
83180 #: rust/resolve/rust-ast-resolve-expr.cc:167
83181 #, gcc-internal-format, gfc-internal-format
83182 msgid "are you trying to break %s? how dare you?"
83183 msgstr ""
83185 #, gcc-internal-format
83186 #~ msgid "unexpected %<%s%> after %<%s%>"
83187 #~ msgstr "očekivano je %<%s%> after %<%s%>"
83189 #, gcc-internal-format
83190 #~ msgid "unsupported variable field offset"
83191 #~ msgstr "odmak (offset) varijabilnog polja nije podržan"
83193 #, gcc-internal-format
83194 #~ msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
83195 #~ msgstr "očekivano je %<seq_cst%>, %<relaxed%> ili %<acq_rel%>"
83197 #, gcc-internal-format
83198 #~ msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%> at %C"
83199 #~ msgstr "očekivano je %<construct%>, %<device%>, %<implementation%> ili %<user%> pri %C"
83201 #~ msgid "invalid operand size for operand code 'Z'"
83202 #~ msgstr "nevaljana veličina operanda za operand kȏd ‘Z’"
83204 #~ msgid "-gz=zlib is not supported in this configuration"
83205 #~ msgstr "-gz=zlib nije podržan u ovoj konfiguraciji"
83207 #~ msgid "expected %<declare%>"
83208 #~ msgstr "očekivano je %<declare%>"
83210 #~ msgid "expected '(' at %C"
83211 #~ msgstr "očekivano je '(' at %C"
83213 #~ msgid "expected ')' at %C"
83214 #~ msgstr "očekivano je ')' pri %C"
83216 #~ msgid "expected '=' at %C"
83217 #~ msgstr "očekivano je '=' pri %C"
83219 #~ msgid "expected '{' at %C"
83220 #~ msgstr "očekivano je '{' pri %C"
83222 #~ msgid "expected '}' at %C"
83223 #~ msgstr "očekivano je '}' pri %C"
83225 #~ msgid ""
83226 #~ "This is free software; see the source for copying conditions.\n"
83227 #~ "There is NO warranty; not even for MERCHANTABILITY or \n"
83228 #~ "FITNESS FOR A PARTICULAR PURPOSE.\n"
83229 #~ "\n"
83230 #~ msgstr ""
83231 #~ "Ovo je slobodan softver; pogledajte kod za upute o kopiranju.\n"
83232 #~ "NEMA jamstava; čak ni za TRGOVINSKU PRIKLADNOST ili\n"
83233 #~ "ODGOVARANJE ODREĐENOJ SVRSI.\n"
83234 #~ "\n"
83236 #~ msgid "Option tag unknown"
83237 #~ msgstr "Oznaka opcije nepoznata"
83239 #~ msgid "Unexpected type in write_state_scalar_type"
83240 #~ msgstr "Neočekivana vrsta u write_state_scalar_type"
83242 #~ msgid "Unexpected type in write_state_string_type"
83243 #~ msgstr "Neočekivana vrsta u write_state_string_type"
83245 #~ msgid "output error when writing state file %s [%s]"
83246 #~ msgstr "izlazna greška pri pisanju datoteke stanja %s [%s]"
83248 #~ msgid "cannot optimize possibly infinite loops"
83249 #~ msgstr "ne mogu optimizirati potencijalno beskonačne petlje"
83251 #~ msgid "assuming that the loop counter does not overflow"
83252 #~ msgstr "pretpostavljajući da neće doći do preljeva brojača petlje"
83254 #~ msgid "cannot optimize loop, the loop counter may overflow"
83255 #~ msgstr "ne mogu optimizirati petlju, može doći do preljeva brojača petlje"
83257 #~ msgid "%s terminated with signal %d [%s], core dumped"
83258 #~ msgstr "%s prekinut signalom %d [%s], jezgra izbačena"
83260 #~ msgid "The --param option recognizes the following as parameters"
83261 #~ msgstr "Opcija --param prepoznaje sljedeće kao parametre"
83263 #~ msgid "out of memory"
83264 #~ msgstr "nema dovoljno memorije"
83266 #~ msgid "collect: reading %s\n"
83267 #~ msgstr "collect: čitam %s\n"
83269 #~ msgid "collect: recompiling %s\n"
83270 #~ msgstr "collect: ponovo kompajliram %s\n"
83272 #~ msgid "collect: tweaking %s in %s\n"
83273 #~ msgstr "collect: podešavam %s u %s\n"